.account-menu-avatar-photo {
	margin-right: 30px;
	float: left;
	display: inline-block;
	background: linear-gradient(149.98deg, #FBD051 13.32%, #CBE0AE 54.14%, #7BC7F9 89.41%);
	width: 110px;
	height: 110px;
	border-radius: 100px;
	margin-top: 1px;
}

.nav-side-account-user-cp-menu {
	display:none;
}

.nav-side-notifications-count {
	color: #FBFDFF !important;
	width: 25px;
	height: 20px;
	display: inline-block;
	line-height: 20px;
	border-radius: 10px;
	text-align: center;
	background: #0096F7;
	margin-left: 20px;
}

.nav-side-notifications {
	margin: 20px 0 20px 60px;
}

.nav-side-notifications a {
	color: #001345;
}

.nav-side-notifications i{
	color: #A7B1C2;
	font-weight: 400;
	font-size: 16px;
	margin-right: 10px;
}

.nav-side-notifications span{
	color: #001345;
	font-weight: 400;
	font-size: 16px;
}

.nav-side-dark-logo {
	display: none;
}

.nav-side-return-main-menu {
	display: none;
}

.nav-side-return-main-menu .fa-angle-right {
	margin-left: 10px;
}

.support-option-chat-online {
	cursor: pointer;
	margin: unset;
	background: unset;
	padding-left: unset;
	font-size: unset;
	width: unset;
	height: unset;
	border-radius: unset;
}

.support-option-chat-online:hover {
	background: unset;
}


.support-option-chat-online>span {
	line-height: unset;
}

.nav-side-quick-link-menu {
	display: none;
	padding-bottom: 40px;
}

.nav-side-quick-link-menu-back {
	opacity: 0.4;
	color: #031242;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	margin-left: 30px;
	margin-top: 45px;
	cursor: pointer;
}

.nav-side-quick-link-menu-back i {
	margin-right: 15px;
}

.nav-side-quick-link-menu-title {
	font-weight: 500;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: -0.01em;
	margin-left: 40px;
	margin-right: 20px;
	margin-top: 24px;
	cursor: pointer;
}

.nav-side-quick-link-menu-title a {
	color: #031242;
}

.nav-side-notification-count {
	background: #0096F7;
	color: #FBFDFF;
	height: 32px;
	float: right;
	display: inline-block;
	border-radius: 17px;
	text-align: center;
	font-size: 16px;
	padding: 5px;
	line-height: 23px;
}

.nav-side-mark-all-read {
	margin-top: 80px;
	background: rgba(0, 150, 247, 0.2);
	border-radius: 37px;
	height: 28px;
	text-align: center;
	cursor: pointer;
	color: #0096F7;
	font-weight: 400;
	font-size: 14px;
	line-height: 30px;
	margin-left: 40px;
	margin-right: 40px;
}

.top-account-menu {
	display: none;
	height: 327px;
	background-color: #FBFDFF;
	background-size: cover;
}

.top-account-menu .col-md-4 {
	margin-top: 50px;
	height: 222px;
	border-right: 1px solid rgba(3, 18, 66, 0.2);
}

.top-account-menu .col-md-4:last-child {
	border-right: unset;
}

.top-account-menu .col-md-4 div{
	margin-left: 30px;
}

.top-account-menu-customer-name {
	font-weight: 700;
	font-size: 16px;
	line-height: 21px;
	color: #031242;
	margin-left: 67px !important;
	margin-top: 10px;
}

.top-account-menu-customer-name>img {
	margin-right: 10px;
}

.top-account-menu-customer-forumname, .top-account-menu-customer-email {
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #828EA6;
	margin-left: 67px !important;
}

.top-account-menu-customer-email {
	margin-top: 5px;
}

.top-account-menu-customer-pin {
	display: inline-block;
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
	background: #EFD8FF;
	border-radius: 15px;
	color: #792170;
	padding: 5px;
	margin-top: 10px;
	margin-left: 0 !important;
}

.top-account-menu-title {
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	color: #031242;
	opacity: 0.4;
}

.top-account-menu-subtitle a {
	font-size: 16px;
	line-height: 21px;
	color: #001345;
	font-weight: 400;
}

.top-account-menu-subtitle a:hover {
	color: #001345 !important;
	text-decoration: none !important;
}


.top-account-menu-subtitle {
	margin-top: 8px;
}

.top-account-menu-subtitle i {
	margin-right: 10px;
	color: #A7B1C2;
	font-weight: 400;
}

.notification-count-span {
	background: #0096F7;
	color: #FBFDFF;
	width: 25px;
	height: 22px;
	float: right;
	display: inline-block;
	border-radius: 10px;
	text-align: center;
}

.mark-all-read {
	margin-top: 80px;
	background: rgba(0, 150, 247, 0.2);
	border-radius: 37px;
	width: 250px;
	height: 28px;
	text-align: center;
	display: inline-block;
	cursor: pointer;
	color: #0096F7;
	font-weight: 400;
	font-size: 14px;
	line-height: 30px;
}

.mark-all-read img {
	margin-top: -3px;
	margin-right: 10px;
}

.nav-side-customer-info {
	margin: 40px 0 0 40px;
}

.nav-side-customer-info .avatar-photo.nav {
	width: 34px;
	height: 34px;
}

.nav-side-customer-name {
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	color: #FBFDFF;
	margin-left: 20px;
}

.nav-side-customer-forumname, .nav-side-customer-email {
	font-weight: 400;
	font-size: 14px;
	line-height: 15px;
	color: rgba(251, 253, 255, 0.4);
	margin-left: 54px;
	margin-top: 5px;
}

.nav-side-customer-pin {
	display: inline-block;
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
	background: #EFD8FF;
	border-radius: 15px;
	color: #792170;
	padding: 5px;
	margin-left: 54px;
	margin-top: 7px;
}

.nav-side-quick-links, .nav-side-return-main-menu {
	margin-left: 40px;
	margin-right: 40px;
	text-align: center;
	margin-top: 40px;
	background: rgba(0, 150, 247, 0.2);
	border-radius: 37px;
	color: #0096F7;
	padding: 5px;
	cursor: pointer;
	font-weight: 400;
}

.nav-side-quick-links .fa-angle-right {
	margin-left: 10px;
}

.nav-side-quick-links-border {
	opacity: 0.2;
	border: 1px solid #FBFDFF;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 15px;
}

.nav-side-menu {
	margin-top: 126px;
	padding-bottom: 40px;
}

.nav-side-account-menu-title {
	font-weight: 500;
	font-size: 24px;
	line-height: 32px;
	display: flex;
	align-items: center;
	letter-spacing: -0.01em;
	color: #FBFDFF;
	margin-left: 40px;
	margin-top: 24px;
	cursor: pointer;
}

.nav-side-account-menu-title a{
	color: #FBFDFF;
}

.nav-side-account-menu-section .nav-side-account-menu-title i {
	font-size: 20px;
	margin-left: 14px;
	font-weight: 400;
}

.nav-side-account-menu-back {
	opacity: 0.4;
	color: #FBFDFF;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	margin-left: 30px;
	margin-top: 45px;
	cursor: pointer;
}

.nav-side-account-menu-back i {
	margin-right: 15px;
}

.nav-side-submenu-my-domains,
.nav-side-submenu-aftermarket,
.nav-side-submenu-domain-monitor,
.nav-side-submenu-tools,
.nav-side-submenu-my-info {
	display: none;
	padding-bottom: 40px;
}










.dropdown-header-info {
	color: #031242;
	font-weight: 600;
	font-size: 16px;
}

.table-shoppingcard-items, .table-shoppingcard-value, .table-shoppingcard-subtotal, .table-shoppingcard-total {
	color: #031242;
	font-weight: 400;
	font-size: 16px;
}

.view-card-item .view-cart {
	background: #031242;
	border-radius: 6px;
}


#navigation-shopping-cart {
	font-size: 15px;
	position: relative;
	color: #031242;
}

#id-shopping-cart .shopping-cart-dot {
	display: inline-block;
	position: absolute;
	top: 5px;
	border-radius: 8px;
	height: 8px;
	width: 8px;
	background-color: #fff;
}

#head-info {
	/*margin-bottom: 10px;*/
	/*padding: 5px 20px;*/
	/*background-color: #FFFFFF;*/
	/*height: 95px;*/
	/*border-top-left-radius: 4px;*/
	/*border-top-right-radius: 4px;*/
}

.nav-side-submenu-link {
	margin-left: 70px;
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: -0.01em;
	margin-top: 15px;
}

.nav-side-submenu-link a{
	color: #FBFDFF;
}
.nav-side-submenu-split-line {
	border: 1px solid #FBFDFF;
	opacity: 0.2;
	margin: 5px 70px 0 60px;
}

.nav-side-submenu-title {
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	color: #FBFDFF;
	opacity: 0.4;
	margin-left: 60px;
	margin-top: 30px;
}

.nav-side-menu-title {
	font-weight: 500;
	font-size: 24px;
	line-height: 32px;
	color: #FBFDFF;
	margin-left: 40px;
	margin-top: 25px;
}

.nav-side-menu-back, .nav-side-account-submenu-back {
	opacity: 0.4;
	color: #FBFDFF;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	margin-left: 30px;
	margin-top: 45px;
	cursor: pointer;
}

.nav-side-menu-back>i, .nav-side-account-submenu-back>i {
	margin-right: 15px;
}

.nav-side-account-menu-section, .nav-side-domain-menu, .nav-side-aftermarket-menu, .nav-side-support-menu {
	display: none;
	padding-bottom: 40px;
}

.nav-side-copyright {
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	color: #FBFDFF;
	opacity: 0.6;
	margin-left: 40px;
	margin-top: 28px;
}

.nav-side-icons {
	margin-left: 26px;
	margin-top: 28px;
}

.nav-side-icons img {
	border-radius: 4px;
	opacity: 0.4;
	margin-left: 14px;
}

.nav-side-split-line{
	border: 1px solid #FBFDFF;
	margin-top: 25px;
	margin-left: 40px;
	margin-right: 40px;
	opacity: 0.2;
}

.nav-side-language {
	margin-top: 200px;
	margin-left: 40px;
}

.nav-side-language .language-left{
	margin-left: 10px;
}

.nav-side-language span:last-child {
	margin-left: 5px;
	margin-top: 3px;
}

.nav-side-language>span>button {
	background: rgba(251, 253, 255, 0.1);
	border-radius: 20px;
	border: none;
	outline: none !important;
}

.nav-side-language>span>button>span {
	color: #FBFDFF;
}

.nav-side-cart {
	color: #FBFDFF;
	margin-left: 40px;
	margin-top: 27px;
}

.nav-side-cart i {
	margin-right: 8px;
}

.nav-side-login {
	color: #FBFDFF;
	margin-left: 40px;
	margin-top: 60px;
	cursor: pointer;
}

.nav-side-cart span, .nav-side-login span {
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
}

.nav-side-cart span a, .nav-side-login span a {
	color: #FBFDFF;
}

.nav-side-title-section .nav-side-title i{
	font-size: 20px;
	margin-left: 14px;
	font-weight: 400;
}

.nav-side-title-section .nav-side-title{
	font-family: Swansea;
	font-weight: 700;
	font-size: 32px;
	line-height: 38px;
	display: flex;
	align-items: center;
	letter-spacing: -0.01em;
	color: #FBFDFF;
	margin-left: 40px;
	margin-top: 24px;
	cursor: pointer;
}

.bottom-domains-menu-mobile {
	margin-left: 50px;
	margin-top: 50px;
	padding-left: 10px;
	border-left: 1px solid rgba(3, 18, 66, 0.1);
}

.bottom-aftermarket-menu-mobile {
	margin-top: 50px;
	margin-left: 20px;
	padding-left: 10px;
	border-left: 1px solid rgba(3, 18, 66, 0.1);
}

.bottom-dynadot-menu-title-mobile {
	font-weight: 600;
	font-size: 14px;
	line-height: 14px;
	color: #031242;
	margin-top: 30px;
}

.bottom-support-menu-title-mobile {
	font-weight: 600;
	font-size: 14px;
	line-height: 14px;
	color: #031242;
	margin-top: 30px;
}

.sign-up-title-mobile {
	margin-left: -80px;
	margin-top: 30px;
	font-weight: 400;
	font-size: 12px;
	line-height: 12px;
	color: #031242;
}

.mobile-bottom-content {
	display: none;
}

.sign-up-input {
	margin-top: 10px;
	box-sizing: border-box;
	border: 1px solid rgba(3, 18, 66, 0.2);
	border-radius: 30px;
	width: 65%;
	max-width: 200px;
	height: 28px;
	text-indent: 10px;
	background-color: transparent;
}

.newsletter-sign-up-submit-bottom {
	box-sizing: border-box;
	background: #031242;
	border: 1px solid #031242;
	border-radius: 30px;
	color: #fff;
	font-weight: 400;
	width: 30%;
	max-width: 80px;
	display: inline-block;
	text-align: center;
	line-height: 23px;
	height: 28px;
	margin-left: -80px;
}

.bottom-copyright {
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	color: #031242;
	opacity: 0.6;
	padding-left: 20%;
	margin-top: 30px;
}

.download-app {
	padding-left: 20%; margin-top: 70px;
}
.currency-btn .pull-left {
    margin-left:5px;
}

.currency-btn .pull-right {
	margin-top:3px; margin-right:5px;
}

.bottom-language .language-right {
	margin-top: 4px;
	margin-right: 5px;
}

.bottom-language .language-left {
	margin-left: 8px;
	margin-top: 1px;
}

.height_320 {
	height:320px;
}

.icon-apple {
	background: #031242;
	width: 20px;
	padding: 5px;
	border-radius: 5px;
	margin-left: 10px;
}

.icon-playstore {
	background: #031242;
	width: 20px;
	padding: 5px;
	border-radius: 5px;
	margin-left: 10px;
}

.bottom-domains-menu-right {
	float: left;
	height: 320px;
	padding-left: 20px;
}

.bottom-domains-menu-title-right {
	height: 14px;
}

.bottom-domains-menu-left {
	float: left;
	height: 320px;
	border-left: 1px solid rgba(3, 18, 66, 0.1);
	padding-left: 20px;
}

.bottom-domains-menu-title {
	font-weight: 600;
	font-size: 14px;
	line-height: 14px;
	color: #031242;
}

.bottom-aftermarket-menu {
	float: left;
	height: 320px;
	border-left: 1px solid rgba(3, 18, 66, 0.1);
	padding-left: 20px;
}

.bottom-aftermarket-menu-title {
	font-weight: 600;
	font-size: 14px;
	line-height: 14px;
	color: #031242;
}

.bottom-support-menu {
	float: left;
	height: 320px;
	border-left: 1px solid rgba(3, 18, 66, 0.1);
	padding-left: 20px;
}

.bottom-support-menu-title {
	font-weight: 600;
	font-size: 14px;
	line-height: 14px;
	color: #031242;
}

.bottom-dynadot-menu {
	float: left;
	height: 320px;
	border-left: 1px solid rgba(3, 18, 66, 0.1);
	padding-left: 20px;
}

.bottom-dynadot-menu-title {
	font-weight: 600;
	font-size: 14px;
	line-height: 14px;
	color: #031242;
}

.bottom-content .sign-up-content {
	margin-top: 40px;
}

.bottom-content .sign-up-title {
	font-weight: 400;
	font-size: 12px;
	line-height: 12px;
	color: #031242;
	margin-left: -80px;
}

.icons-line .instagram {
	margin-left: 14px;
}

.icons-line .pinterest {
	margin-left: 14px;
}

.icons-line .linkedin {
	margin-left: 14px;
}

.icons-line .twitter {
	margin-left: 14px;
}

.icons-line .youtube {
	margin-left: 14px;
}

.icons-line {
	margin: auto;
	padding: 30px 0 5px 0;
}

.bottom-language .currency-btn {
	background: rgba(3, 18, 66, 0.1);
	color: #031242;
	border-style: none;
	border-radius: 20px;
	max-width: 130px;
	height: 32px;
	padding: 3px 12px;
	margin-top: 8px;
	margin-left: 10px;
}

.bottom-language > span.open {
	position: relative;
}

.bottom-language .translate-btn {
	color: #031242;
	border-style: none;
	width: 75px;
	height: 32px;
	padding: 3px 12px;
	margin-top: 8px;
	background: rgba(3, 18, 66, 0.1);
	border-radius: 20px;
}

.bottom-language {
	margin-top: 40px;
}

.bottom-content-left {
	height: 320px;
	float: left;
	text-align: center;
}

.bottom-menu-link {
	margin-top: 14px;
}

.bottom-menu-link a{
	color: #031242;
	font-weight: 400;
	font-size: 12px;
	line-height: 12px;
	opacity: 0.6;
}

.bottom-logo img{
	width: 187px;
}

.bottom-content {
	height: 508px;
}

.submenu-content {
	height: 327px;
	background: #031242;
	display: none;
}

.submenu-content>div:first-child {
	margin-top: 45px;
}

.submenu-content .submenu-list {
	margin-top: 45px;
	height: 222px;
	border-left: 1px solid;
	border-color: rgba(251, 253, 255, 0.2);
}

.menu-title {
	font-weight: 500;
	font-size: 24px;
	line-height: 24px;
	display: flex;
	align-items: center;
	letter-spacing: -0.01em;
	color: #FBFDFF;
	margin-left: 100px;
}

.menu-title-text {
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	display: flex;
	align-items: center;
	color: #FBFDFF;
	opacity: 0.6;
	margin-left: 100px;
	margin-top: 10px;
}

.submenu-title {
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	display: flex;
	align-items: center;
	letter-spacing: -0.01em;
	color: #FBFDFF;
	opacity: 0.4;
	margin-left: 30px;
}

.submenu-text {
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	display: flex;
	align-items: center;
	margin-left: 30px;
	margin-top: 10px;
}

.submenu-text a {
	color: #FBFDFF;
}

.submenu-text a:hover {
	color: #FBFDFF !important;
	text-decoration: none !important;
}

.nav-side-submenu-link .fa-angle-right {
	color: #FBFDFF;
	opacity: 0;
}

.submenu-text .fa-angle-right {
	color: #FBFDFF;
	opacity: 0;
}

.nav-side-submenu-link .faFade{
	animation:fadeInAnimation ease 0.5s;
	animation-fill-mode:forwards;
}

.submenu-text .faFade{
	animation:fadeInAnimation ease 0.5s;
	animation-fill-mode:forwards;
}

@keyframes fadeInAnimation {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes fadeOutAnimation {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

a.navbar-logo>div>img {
	width: 100%;
	margin-left: 30px;
	margin-top: 10px;
}

.nav-bar-title {
	font-size: 16px;
	cursor: pointer;
}

.nav-bar-title .fa-angle-up{
	display:none;
}

.fa-user {
	margin-right: 8px;
}

.user-login-btn {
	box-sizing: border-box;
	border: 1.25px solid #031242;
	border-radius: 20px;
	width: 95px;
	height: 34px;
	text-align: center;
	padding: 6px 14px;
}

/*#head_side_bar_account {*/
/*	box-sizing: border-box;*/
/*	border: 1.25px solid #FBFDFF;*/
/*	border-radius: 20px;*/
/*	height: 34px;*/
/*	padding-top: 3px;*/
/*}*/

/*#head_side_bar_account .default-nav-display-detial {*/
/*	top: -6px;*/
/*	position: relative;*/
/*}*/

/*#head_side_bar_account .nav-display-detial {*/
/*	!*margin-right: 10px;*!*/
/*}*/

#id-name-message {
	border: 1px solid #031242;
}

.name-message #head_side_bar_account {
	display: flex;
	height: 100%;
	padding: 0;
	color: #001345;
	justify-content: space-around;
}

.name-message #head_side_bar_account .top {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-around;
	padding: 0;
	background: none;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #031242;
	/* Inside auto layout */
	flex: none;
	order: 1;
	flex-grow: 0;
	gap: 6px;
}

.name-message>a .default-fa {
	top: -5px;
	position: relative;
	margin-right: 5px;
}

#head_side_bar_shoppingCart {
	box-sizing: border-box;
	border: 1.25px solid #031242;
	border-radius: 20px;
	width: 61px;
	height: 34px;
	text-align: center;
	margin-right:10px;
}

body {
    font-family: Switzer, sans-serif;
    font-style: normal;
    font-weight: 400;
}

.page-content {
	background-color: #fff;
	height: 100%;
	padding: 0;
	margin: auto;
}

.new-navbar {
	position : absolute;
	top: 0px;
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
}

.new-navbar.scrolling {
	position: fixed;
}

.sub-account-logout-div{
    color: #fff;
    font-size: 15px;
    padding: 12px;
    background-color: #2590C3;
}

.sub-account-logout-div span:nth-child(2){
    float: right;
}

.sub-account-logout-div span:nth-child(2) a{
    color: #FFF;
}

.sub-account-logout-div span:nth-child(2) a:hover{
    text-decoration: underline;
}

@media ( max-width : 1200px) {

	a.navbar-logo>div>img {
		margin-left: 0px;
	}
	.nav.navbar-nav.navbar-right>li {
		display: none !important;
	}

	.new-navbar {
		position: absolute;
		top: 0px;
		font-family: proxima-nova, sans-serif;
		font-style: normal;
		font-weight: 600;
		font-size: 15px;
	}
	a.navbar-logo {
		display: block;
		height: 0;
		width: 110px;
		padding: 0px;
		margin-left: 50px;
	}
	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
		float: right;
		border-top: none;
	}
	.navbar-header {
		display: inline;
		float: left;
	}
	.navigation-right-ul {
		display: inline-flex !important;
		float: right;
		list-style: none;
		margin: auto !important;
	}
	.sub-navbar {
		height: 80px;
		line-height: unset;
	}
	.navbar-collapse.collapse {
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
		float: right;
	}
	.nav.navbar-nav.navbar-left {
		display: none;
	}
	a.navbar-logo>img {
		margin-left: 0px;
	}
	.submenu-content {
		display: none !important;
	}

	#id-shopping-cart {
		display: block !important;
	}
	.name-message {
		display: block !important;
	}
	.name-message>a {
		padding: 7px 9px !important;
		margin-top: 12px !important;
	}
	/*.name-message .abbreviation span.news-notification {*/
	/*	left: 28px !important;*/
	/*	top: 8px !important;*/
	/*}*/
	.navbar-nav>li {
		float: left;
	}
	a.sign-in {
		line-height: 60px;
		text-decoration: none;
	}
	#id-shopping-cart>a>i>span {
		top: 6px !important;
		right: 6px !important;
	}
	#id-shopping-cart>a>i {
		top: 0;
		right: 2px;
		left: 0;
	}
	#id-shopping-cart>a>span {
		right: 15px;
	}
}

@media ( max-width: 1100px) {
	.side-frame {
		display: block !important;
	}

	.site-content-top #sign-in-id {
		display: none;
	}
	#sign-in-id>a {
		font-size: 14px;
		margin-top: 12px;
		margin-right: 10px;
		margin-left: 0px;
	}
	.top-account-menu {
		display: none !important;
	}
}

@media screen and (min-width: 1100px) and (max-width: 1370px) {
	.account-menu-avatar-photo {
		margin-left: 20px !important;
	}
	.top-account-menu-customer-email {
		margin-left: 70px !important;
	}
	.top-account-menu .col-md-4 div {
		margin-left: 0;
	}
}

@media screen and (min-width: 1100px) and (max-width: 1200px) {
	.name-message>a {
		margin-top: unset !important;
		padding: 3px 9px !important;
	}

}

@media ( max-width: 767px) {
	#sign-in-id > a {
		margin-top: 6px !important;
		padding: 7px 10px !important;
	}
	#id-shopping-cart>a {
		margin-top: 0;
		margin-right: 20px;
	}
	#id-shopping-cart>a>i {
		top: 2px;
		left: -7px;
		right: 0;
	}
}

#id-shopping-cart>a>i>span {
	font-weight: 900;
	background-color: #009DDC;
	border-radius: 3px;
	width: 20px;
	display: block;
	position: absolute;
	top: 10px;
	right: 12px;
	color: #fff;
}

.new-navbar-default {
	font-family: 'Switzer';
	background-color: transparent;
	border-color: transparent;
	margin-bottom: 0px;
	border-bottom: 1px solid rgba(251, 253, 255, 0.2);
}

.navbar-toggle-menu-bar {
	width: 32px;
	height: auto;
	border: 0px solid #D3DBE2;
	margin: auto;
	padding: 0px;
}

.font-white {
	color: #fff !important;
}

.font-black {
	color: #333 !important;
}

.new-navbar-scroll {
	background-color: #EBF3FF;
	box-shadow: 0 1px 3px rgba(43, 59, 93, 0.3);
}

.site-function {
	color: #fff;
}

.site-function:hover{
	color: #fff;
}

.shoppding-cart-msg-unread {
	min-width: 23px !important;
	background-color: transparent;
	width: 100% !important;
}

.site-function-dropdown {
	background-color: #fff;
	border-radius: 5px;
	border-top-left-radius: 5px !important;
	border-top-right-radius: 5px !important;
}

.site-function-dropdown>li>a {
	color: #333;
	font-size: 13px;
	line-height: 40px;
	padding-left: 23px;
}

.site-function-dropdown>li>a:focus {
	color: #333;
	background-color: #f5f5f5;
	text-decoration: none;
}

.site-function-dropdown>li>a:hover {
	color: #333;
	background-color: #f5f5f5;
	text-decoration: none;
}

.dropdown-menu.bullet-right:before {
	border-bottom-color: rgba(0, 0, 0, 0.15);
}

.dropdown-menu.bullet-right:after {
	border-bottom-color: #fff;
}

/* sign in */
.navigation-right-ul {
	display: inline-flex;
	float: right;
	list-style: none;
	margin-right: 15px;
	margin-top: -10px;
}

@media ( max-width : 1200px) {
	.dropdown-menu-items {
		position: absolute !important;
		background-color: #fff !important;
		border: 1px solid rgba(0, 0, 0, .15) !important;
		-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
		box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
		top: 30px;
	}
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: auto;
	right: 10px;
	z-index: 1000;
	display: none;
	float: right;
	min-width: 200px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	z-index: 1000;
}

#sidebar-wrapper {
	position: fixed;
	z-index: 1;
	left: 0px;
	top: 0px;
	width: 0;
	height: 100%;
	background: #031242;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	border-radius: 0px 5px;
}

.nav-sidebar-close {
	font-size: 24px
}

#sidebar-wrapper {
	width: 0px;
}

#sidebar-wrapper .sidebar-nav li>a>.dynalogo {
	height: 15px;
	width: 12px;
	margin-left: 16px;
	background-size: 24px;
	background-repeat: no-repeat;
	display: inline-block;
	margin-top: 12px;
	background-position-x: -12px;
}

#sidebar-wrapper .sidebar-nav>li>a>.dynalogo.active, #sidebar-wrapper .sidebar-nav>li.dynadot>a:hover .dynalogo
	{
	background-position-x: 0px;
}

#page-content.toggled #sidebar-wrapper {
	width: 0px;
}

#content-wrapper {
	position: absolute;
	width: calc(100% - 250px);
	overflow-x: hidden;
	left: 250px;
}

.sidebar-nav {
	position: absolute;
	top: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar-nav ul {
	list-style-type: none;
	display: block;
}

.sidebar-nav>li>ul>li {
	
}

.sidebar-nav li {
	text-indent: 18px;
	line-height: 40px;
}

.sidebar-nav>li.active>a, .sidebar-nav>li.active>ul>li>a.messageactive {
	color: #fff;
}

.sidebar-nav li a {
	display: -webkit-box;
	text-decoration: none;
	color: #606060;
	position: relative;
}

.sidebar-nav li a .fa-angle-down, .sidebar-nav li a .fa-angle-up {
	position: absolute;
	right: 45px;
	top: 15px;
}

.sidebar-nav li a:hover {
	text-decoration: none;
	color: #333;
	background: rgba(255, 255, 255, 0.2);
}

.sidebar-nav li a:hover i:first-child {
	color: #017BFE;
}

.sidebar-nav li a:active, .sidebar-nav li a:focus {
	text-decoration: none;
}

.sidebar-nav li a span {
	position: absolute;
	left: 40px;
	white-space: nowrap;
}

/* navigation bar for mobile phone */
.sidebar-close.nav-sidebar-close .fa {
	cursor: pointer;
}

.navbar-toggle-menu-bar {
	width: 60px;
	text-align: center;
	font-size: 24px;
	font-weight: 100;
	text-indent: 5px;
}

#content-wrapper {
	background: #ebeef0;
	height: 100%;
}

.content-top {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	box-shadow: 0px 5px 20px 0px #cdd0d1;
	background: #fff;
}

#search-bar {
	line-height: 48px;
	text-align: center;
	font-size: 16px;
	color: #515b6e;
	text-indent: 18px;
	cursor: pointer;
	width: calc(100% - 180px);
	display: flex;
}

#search-bar>form {
	display: inherit;
	width: 100%;
}

#search-bar span.fa-search {
	width: 60px;
	line-height: 48px;
	text-align: center;
	font-size: 16px;
	color: #515b6e;
	text-indent: 18px;
	cursor: pointer;
}

#search-bar input[type='text'] {
	border: none;
	border-radius: 0;
	text-indent: 10px;
	font-size: 14px;
	font-weight: 500;
	width: 100%;
	line-height: 48px;
	height: 48px;
}

#search-bar input[type='text']::-webkit-input-placeholder {
	color: #8f8f8f;
	font-weight: 500;
}

#search-bar input[type='text']:-moz-placeholder {
	color: #8f8f8f;
	font-weight: 500;
}

#search-bar input[type='text']::-moz-placeholder {
	color: #8f8f8f;
	font-weight: 500;
}

#search-bar input[type='text']:-ms-input-placeholder {
	color: #8f8f8f;
	font-weight: 500;
}

.content-top .account-section {
	font-weight: 600;
	background: #f7f7f7;
	cursor: pointer;
	position: relative;
}

.content-top .account-section>.dropdown-toggle {
	height: 48px;
	display: flex;
	align-items: center;
	min-width: 236px;
}

.content-top .navbar-toggle-menu-bar {
	display: none;
}

.content-top .account-section>.dropdown-menu {
	right: 10px;
	left: auto;
}

.content-top .account-section span {
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background: #6abfce;
	margin: 0 18px;
	border-radius: 4px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 500;
}

.content-top .account-section>.dropdown-menu>li {
	border-bottom: 1px solid #dae3e9;
}

.content-top .account-section>.dropdown-menu>li:last-child {
	border-bottom: none;
}

.content-top .account-section>.dropdown-menu>li>a {
	height: 46px;
	padding-left: 30px;
	line-height: 46px;
	font-weight: 600;
	padding-top: 0;
	padding-bottom: 0;
}

.none-result {
	background: #fff;
	text-align: center;
	height: 180px;
	border-radius: 4px;
	font-size: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.none-result, .list-section {
	margin: 50px auto 20px;
	max-width: 1192px;
	padding-left: 20px;
	padding-right: 20px;
}

.list-section.full-width {
	margin: 50px 45px 20px;
	max-width: 100%;
}

.panel .panel-heading {
	padding: 20px;
	color: #313c4f;
	font-size: 16px;
	flex-direction: row;
	display: flex;
	justify-content: space-between;
}

.list-section .panel-body {
	background: #ffffff;
}

.list-section .panel-body.table-responsive {
	padding-top: 0;
}

.list-section .panel-body .panel-body {
	padding: 0 15px;
}

.list-section .panel-body .panel-body.table-responsive thead>tr>td {
	line-height: 45px;
	height: 45px;
}

.list-section .panel-body .panel-body.table-responsive tbody>tr>td {
	line-height: 45px;
	height: 45px;
}

.panel-body.table-responsive thead>tr>td {
	line-height: 65px;
	height: 65px;
	font-weight: 600;
	white-space: nowrap;
}

.panel-body.table-responsive tbody {
	border-bottom: 1px solid #dae3e9;
}

.panel-body.table-responsive tbody>tr>td {
	height: 50px;
	padding: 0 10px;
	line-height: 50px;
	white-space: nowrap;
}

.panel-body .table-responsive tr > td :not(:first-child) {
	text-align: center;
}

.panel-body.table-responsive thead>tr>td>a {
	color: #333;
}

.panel-body.table-responsive tr>td>a>i {
	padding-left: 5px;
	font-size: 12px;
}

.panel-body .panel .panel-heading .panel-title {
	font-size: 14px;
}

.content-error {
	max-width: 1192px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 50px;
	margin-bottom: 20px;
}

.content-error .error-wrap {
	background: #fceae6;
	border-top: 4px solid #ed6246;
	position: relative;
	padding: 15px 55px;
	box-shadow: 0px 3px 15px 0px #cdd0d1;
}

.content-error .fa.fa-exclamation-circle {
	font-size: 24px;
	color: #ed6246;
	position: absolute;
	left: 15px;
}

.content-error .fa.fa-close {
	position: absolute;
	right: 20px;
	top: 15px;
	color: #ed6246;
	cursor: pointer;
}

.content-error li {
	list-style: disc inside;
	padding: 4px 0;
	font-size: 13px;
}

.content-error .error-head {
	font-size: 16px;
	font-weight: 600;
}

.pagination>li>a, .pagination>li>span {
	border: 1px solid #abb2b7;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover,
	.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover
	{
	background-color: #eef5f9;
	color: #7e8691;
	border: 1px solid #abb2b7;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus,
	.pagination>li>span:hover {
	background-color: #eef5f9;
	border-color: #abb2b7;
}

#sidebar-wrapper .logo-section {
	text-align: center;
	margin-top: 30px;
}

#sidebar-wrapper .logo-section img {
	width: 140px;
}

.list-section
.table-responsive
 
tr
>
td
:not
 
(
:first-child
 
)
{
text-align
:
 
center
;


}
#sidebar-nav-1, #sidebar-nav-2 {
	width: 100%;
	height: 100%;
}

@media ( max-width : 959px) {
	#sidebar-wrapper.open {
		width: calc(60% - 65px);
	}
	#sidebar-wrapper.open + .sidebar-close.nav-sidebar-close {
		position: fixed;
		width: calc(40% + 65px);
		height: 100%;
		right: 0;
		top: 0px;
		background: rgba(0, 0, 0, 0.31);
		font-size: 28px;
		color: #ffffff;
		text-align: center;
		padding-top: 22px;
		z-index: 1111;
	}
}

@media ( max-width : 600px) {
	#sidebar-wrapper.open {
		width: 100%;
	}
	#sidebar-wrapper.open + .sidebar-close.nav-sidebar-close {
		position: fixed;
		width: 0;
		height: 100%;
		right: 0;
		top: 0px;
		background: rgba(0, 0, 0, 0.31);
		font-size: 28px;
		color: #ffffff;
		text-align: center;
		padding-top: 22px;
		z-index: 1111;
	}
}

@media ( min-width : 960px) {
	#sidebar-wrapper.open {
		width: calc(50% - 65px);
	}
	#sidebar-wrapper.open + .sidebar-close.nav-sidebar-close {
		position: fixed;
		width: calc(50% + 65px);
		height: 100%;
		right: 0;
		top: 0px;
		background: rgba(0, 0, 0, 0.31);
		font-size: 28px;
		color: #ffffff;
		text-align: center;
		padding-top: 22px;
		z-index: 1111;
	}
}

@media ( min-width: 1201px) {
	#sidebar-wrapper {
		display: none;
	}
}

#sidebar-wrapper.open #sidebar-nav-2 {
	display: block;
}

#sidebar-nav-2 {
	display: none;
}

#sidebar-nav-2 .account-section {
	font-weight: 600;
	background: #f7f7f7;
	cursor: pointer;
	position: relative;
}

#sidebar-nav-2 .account-section .dropdown-toggle {
	height: 72px;
	display: flex;
	align-items: center;
	min-width: 236px;
	background: #ffffff;
}

#sidebar-nav-2 .account-section .dropdown-toggle span {
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background: #6abfce;
	margin: 0 18px;
	border-radius: 4px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 500;
}

#sidebar-nav-2 .account-section .dropdown-menu {
	width: 100%;
}

#sidebar-nav-2 .account-section .dropdown-menu li {
	border-bottom: 1px solid #dae3e9;
}

#sidebar-nav-2 .account-section .dropdown-menu li a {
	height: 46px;
	padding-left: 30px;
	line-height: 46px;
	font-weight: 600;
	padding-top: 0;
	padding-bottom: 0;
}

#copyright {
	position: absolute;
	bottom: 60px;
	color: #bebfc3;
	font-size: 12px;
	left: calc(50% - 156px);
}

#dax-overlay {
	height: 100%;
	position: fixed;
	width: 100%;
	padding: 20px 0;
	background: #ebeef0;
	z-index: 111;
	font-size: 13px;
	overflow: auto;
	top: 0;
	left: 0;
	display: none;
}

#dax-overlay-logo {
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: 30px 0;
	text-align: center;
	margin: 20px 0;
}

#dax-overlay-logo img {
	max-height: 100%;
}

#dax-overlay-content-wrap {
	max-width: 700px;
	margin: 0 auto;
	background: #FFF;
	padding: 0 40px 20px;
	border-radius: 3px;
	box-shadow: 0 1px 3px rgba(43, 59, 93, 0.3);
}

#dax-overlay-close {
	cursor: pointer;
	font-size: 30px;
	color: #9B9FA2;
	position: absolute;
	right: 30px;
	top: 25px;
}

#dax-overlay .dax-overlay-title {
	line-height: 60px;
	border-bottom: 1px solid #A7B1C2;
	text-align: center;
	font-size: 18px;
	color: #313C50;
}

#dax-overlay .dax-overlay-row {
	margin-top: 20px;
}

#dax-overlay .dax-overlay-row-title {
	margin-bottom: 5px;
}

#dax-overlay .dax-overlay-row-content {
	margin-bottom: 15px;
}

#dax-overlay .dax-overlay-button-row {
	padding-top: 20px;
	border-top: 1px solid #A7B1C2;
	margin-top: 20px;
}

#dax-overlay .dax-overlay-cancel {
	padding: 8px 15px;
	border-radius: 4px;
	width: initial;
	font-size: 13px;
	text-indent: 0;
	height: 36px;
	color: #333;
	background: #fff;
	border: 1px solid #dae3e9;
	margin-left: 20px;
}

#dax-overlay .dax-overlay-cancel:hover {
	background: #e6e6e6;
	border-color: #adadad;
}

#dax-overlay .dax-overlay-save {
	padding: 8px 15px;
	border-radius: 4px;
	width: initial;
	font-size: 13px;
	text-indent: 0;
	height: 36px;
	color: #fff;
	background: #6abfce;
}

#dax-overlay .dax-overlay-save:hover {
	background: #5eaab8;
}

#dax-overlay-confirm {
	background: transparent;
	z-index: 1050;
	position: fixed;
	width: calc(100% - 250px);
	left: 250px;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

#dax-overlay-confirm-wrap {
	width: 400px;
	position: relative;
	background-color: #fff;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}

#dax-overlay-confirm .dax-overlay-cancel, #dax-overlay-confirm .dax-overlay-confirm-cancel
	{
	color: #333;
	background: #fff;
	border: 1px solid #dae3e9;
	margin-right: 20px;
	padding: 8px 15px;
	border-radius: 4px;
	width: initial;
	font-size: 13px;
	text-indent: 0;
	height: 36px;
}

#dax-overlay-confirm .dax-overlay-cancel:hover, #dax-overlay-confirm .dax-overlay-confirm-cancel:hover
	{
	background: #e6e6e6;
	border-color: #adadad;
}

#dax-overlay-confirm .dax-overlay-save, #dax-overlay-confirm .dax-overlay-confirm-save
	{
	padding: 8px 15px;
	border-radius: 4px;
	width: initial;
	font-size: 13px;
	text-indent: 0;
	height: 36px;
	background: linear-gradient(to bottom, #EC5C59, #E84744);
	border: 1px solid #EF2521;
}

#dax-overlay-confirm .dax-overlay-save:hover, #dax-overlay-confirm .dax-overlay-confirm-save:hover
	{
	background: linear-gradient(to bottom, #E94E4B, #E33734);
}

#dax-overlay input[type="text"], #dax-overlay input[type="password"] {
	height: 30px;
	border-radius: 3px;
	font-size: 14px;
}

#dax-overlay-confirm .confirm-title {
	font-size: 20px;
	margin-bottom: 20px;
}

#dax-overlay-confirm .confirm-content {
	margin-bottom: 20px;
}

#dax-overlay-fade-in {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 1040;
	background: #000;
	opacity: .5
}

#dax-notice {
	position: fixed;
	bottom: 10px;
	color: #FFF;
	left: 50%;
	background: rgba(0, 0, 0, 0.7);
	height: 0;
	font-size: 20px;
	line-height: 48px;
	overflow: hidden;
	padding: 0 20px;
	border-radius: 3px;
	z-index: 1051;
}

#dax-overlay textarea {
	margin: 12px 0;
}

#dax-overlay input[type="checkbox"] {
	display: none;
}

#dax-overlay .checkbox-label {
	height: 22px;
	width: 22px;
	text-align: center;
	vertical-align: middle;
	line-height: 22px;
	margin-top: 2px;
	margin-right: 20px;
	border: none;
	cursor: pointer;
	border-radius: 3px;
	background: #fff;
	box-shadow: 0 1px 0 0 rgba(22, 29, 37, 0.05);
	font-size: 12px;
	font-weight: 100;
	border: 1px solid #ccc;
}

#dax-overlay .checkbox-label:hover {
	border-color: #6abfce;
}

#dax-overlay input[type='checkbox']:checked+label {
	background: #6abfce;
}

#dax-overlay input[type='checkbox']:checked+label:after {
	content: "\f00c";
	color: #fff;
	font-family: FontAwesome;
	position: relative;
	top: -1px;
}

textarea {
	border: 1px solid #c4cdd5;
	width: 100%;
	outline: none;
	padding: 5px 10px;
	border-radius: 2px;
}

dropdown-menu::before {
	content: '';
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ccc;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	position: absolute;
	top: -7px;
	left: 30%;
}

.select-wrap {
	color: #1A1A19;
	border-color: #D3DBE2;
	border: 1px solid #dae3e9;
	position: relative;
	overflow: hidden;
	display: block;
	border-radius: 4px;
}

.select-wrap::after {
	content: "\f0dc";
	font-size: 12px;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: absolute;
	right: 10px;
	bottom: 0;
	pointer-events: none;
	display: block;
	top: 14px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.select-wrap:hover {
	border: 1px solid #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px
		rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px
		rgba(102, 175, 233, .6);
}

.select-wrap select {
	height: 34px;
	line-height: 34px;
	display: inline-block;
	margin: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding-left: 0;
	border: none;
	background: #fff;
	width: 168px;
}

.select-wrap select::after {
	content: "\f0dc";
	font-size: 12px;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: absolute;
	right: 10px;
	bottom: 0;
	pointer-events: none;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media ( max-width : 767px) {
	#sidebar-nav-1 {
		display: none;
	}
	.content-top .navbar-toggle-menu-bar {
		display: block;
		cursor: pointer;
	}
	#sidebar-wrapper {
		width: 0;
	}
	#content-wrapper {
		width: 100%;
		left: 0;
	}
	#content-wrapper .account-section {
		display: none;
	}
	.header-title {
		font-size: 14px;
	}
	#dax-overlay-confirm {
		left: 0;
		width: 100%;
	}
}

/** Navigation Bar Account Info **/
.name-message .abbreviation {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}

.name-message .abbreviation span.top {
	display: flex;
	align-items: center;
	gap: 5px;
}

/*.name-message .abbreviation span.news-notification {*/
/*	font-size: 6px;*/
/*	display: inline-block;*/
/*	position: absolute;*/
/*	left: 26px;*/
/*	top: 2px;*/
/*	border: 1px solid #fff;*/
/*	border-radius: 34px;*/
/*	height: 10px;*/
/*	width: 10px;*/
/*	background-color: #3598FF;*/
/*}*/

/*.name-message .abbreviation span.news-notification.active {*/
/*	border: 1px solid transparent;*/
/*}*/

.name-message .abbreviation span.news-notification {
	font-size: 6px;
	display: inline-block;
	position: absolute;
	left: 20px;
	top: 0;
	border: 1px solid #fff;
	border-radius: 34px;
	height: 10px;
	width: 10px;
	background-color: #3598FF;
	margin-right: 0;
}

.name-message .abbreviation span.news-notification.active {
	border: 1px solid transparent;
}


.nav-display-abbreviation{
	display: none;
}

.nav>li>a {
	padding: 10px 8px;
}

.avatar-photo.nav{
	border-radius: 38px;
	width: 26px;
	height: 26px;
	/*margin-bottom: 3px;*/
}

.alert-site-maintenance {
	color: #fff;
	background-color: #EF6454;
	border-style: none;
	text-align: center;
    font-size: 15px;
    position: unset;
    right: 20px;
    border-radius: unset;
    padding: 12px;
    margin-top: unset;
    margin-left: unset;
}

.alert-site-maintenance #close-alert-site-bar {
	color: #fff;
	border-radius: unset;
}

.alert-site-maintenance>span{
	font-weight: 400;
}

.alert-promote {
	color: #fff;
	font-size: 15px;
	padding: 12px;
	border-style: none; 
	position : unset;
	right: unset;
	border-radius: unset;
	margin-top: unset;
	margin-left: unset;
	text-align: center;
	background: #031242;
}

.alert-promote>span{
	color: #fff;
}

.alert-promote>span>a {
	color: #fff;
}

/* page bottom */
.page-bottom {
	background-color: #EBF3FF !important;
	padding: 50px 0 0px 0 !important;
}

@media (max-width: 767px) {
	.name-message .abbreviation span.top {
		display: none;
	}
	.nav-display-abbreviation{
		background-color: #fff;
    	color: #333;
    	border-radius: 38px;
    	height: 26px;
    	font-size: 12px;
    	display: inline-block;
    	width: 26px;
    	text-align: center;
    	line-height: 26px;
    	margin-right: 6px;
	}
	.nav-display-detial{
		display: none;
	}

	.nav-side-language>span>button {
		padding: unset;
	}

	.nav-side-language .language-left {
		margin-left: 15px;
		margin-top: 5px;
	}

	.nav-side-language span:last-child {
		margin-left: 0px;
		margin-top: 2px;
		font-size: 14px !important;
		padding: 6px 5px;
	}
}

@media (max-width: 1400px) {

	.sign-up-input {
		width: 200px;
	}

	.newsletter-sign-up-submit-bottom {
		margin-left: -65px;
	}

	.text-align-center .col-md-4 div {
		padding-left: 5%;
	}

	.bottom-three-icons img:nth-child(2) {
		width: 60px;
		height: 18px;
	}

	.bottom-three-icons img:nth-child(3) {
		width: 60px;
		height: 18px;
	}
}

@media (max-width: 1024px) {

	.alert-promote {
		display: grid;
	}

	.mobile-bottom-content {
		display: block;
	}

	.bottom-content {
		display: none;
	}

	.height_320 {
		height:unset;
	}

	.bottom-content {
		height: unset;
	}

	.text-align-center {
		text-align: center;
	}

	.text-align-center .col-md-4 div{
		padding: unset;
	}

	.bottom-domains-menu-left {
		text-align: center;
		border-left: none;
	}

	.bottom-domains-menu-right {
		text-align: center;
		margin-top: -45px;
		height: 280px;
	}

	.bottom-aftermarket-menu {
		text-align: center;
		border-left: none;
		height: 280px;
	}

	.bottom-support-menu {
		text-align: center;
		border-left: none;
		height: 200px;
	}

	.bottom-dynadot-menu {
		text-align: center;
		border-left: none;
		height: 150px;
	}

	.bottom-three-icons {
		margin-bottom: 25px;
	}
}

@media (max-width: 767px) {

	.name-message>a {
		padding: 3px 9px !important;
		margin-top: 6px !important;
	}

	.bottom-language .translate-btn {
		width: 105px;
	}

	.bottom-language .translate-btn .language-left{
		margin-left: 15px;
		margin-top: 4px;
	}

	.bottom-language .translate-btn .language-right{
		margin-top: -2px;
		margin-right: 5px;
		font-size: 18px !important;
	}

	.bottom-language .currency-btn {
		max-width: 135px;
	}

	.currency-btn .pull-left {
		margin-top: 4px;
		margin-left: 15px;
	}

	.currency-btn .pull-right {
		margin-top: -1px;
		margin-right: 5px;
		font-size: 18px !important;
	}

	.bottom-copyright {
		padding-left: unset;
	}
}

