/*
Theme Name: Trumpet Pyramid
Theme URI: #
Author: SKNDAL
Author URI: https://skndal.com
Description: Trumpet Pyramid modern custom responsive e-commerce compatible WordPress theme for Giuliano Sommerhalder.
Version: 1.0.0
Template: x

*/
/* COMMON CSS */
@font-face{
   font-family:"Oswald";
   src:url("./assets/css/OswaldStencil-Bold/Oswald-Stencil.woff");
   font-display:swap;
}
@font-face{
   font-family:"Rift";
   src:url("./assets/css/Rift/Rift-Bold.eot");
   src:local("Rift Bold"), local("Rift-Bold"), url("./assets/css/Rift/Rift-Bold.eot?#iefix") format("embedded-opentype"), url("./assets/css/Rift/Rift-Bold.woff2") format("woff2"), url("./assets/css/Rift/Rift-Bold.woff") format("woff"), url("./assets/css/Rift/Rift-Bold.ttf") format("truetype"), url("./assets/css/Rift/Rift-Bold.svg#Rift-Bold") format("svg");
   font-weight:bold;
   font-style:normal;
   font-display:swap;
}
html{
   background-size:cover;
   -webkit-background-size:cover;
   -moz-background-size:cover;
   -o-background-size:cover;
   height:100%;
   width:100%;
}
/* HEADER START*/
.HomeHeader{
   position:fixed;
   top:0;
   font-size:50px;
   font-weight:bold;
   font-family:Rift, sans-serif;
   margin:0 auto;
   height:auto;
   text-align:left;
   background-color:#F1E89C;
   background-image:linear-gradient(#F1E89C, #D8B63F);
   width:100%;
   padding-left:5%;
   z-index:99;
   padding-right:5%;
   display:flex;
   justify-content:space-between;
   align-items:center;
   flex-wrap:wrap;
}
.HomeHeader .HomeHeader-logo{
   height:70px;
}
.HomeHeader a{
   color:#000;
}
.HomeHeader span{
   display:flex;
   align-items:center;
}
.sidebar{
   height:100%;
   width:250px;
   position:fixed;
   right:-251px;
   background-color:#505050;
   transition:all 0.5s;
   border-left:1px solid rgb(194 174 99);
   z-index:7;
}
.sidebar.sidebarOpen{
   right:0 !important;
   z-index:9;
   overflow:scroll !important;
}
.sidebar ul{
   list-style:none;
   color:whitesmoke;
   margin-top:90px;
   padding:0;
}
.sidebar ul li{
   padding:20px 25px 20px 40px;
   border-bottom:1px solid gray;
   border-top:1px solid gray;
   font-size:24px;
   margin-top:-1px;
}
.sidebar ul li a{
   color:whitesmoke;
}
.sidebar ul li a:hover{
   color:#E1D789;
}
.sidebarButton{
   right:2.5%;
   z-index:9999;
   display:block;
   cursor:pointer;
   float:right;
   position:fixed;
   top:30px;
}
.LineButton{
   fill:whitesmoke;
   stroke:black;
   stroke-width:2;
}
.LineButton:hover{
   fill:#b5a642;
}
.sidebar .menu{
   overflow:auto;
}
#menu-sidebar-menu li.current-menu-item{
   background-color:#C5A83F;
   transition:all .1s;
}
#menu-sidebar-menu li:hover{
   background-color: #C5A83F;
   transition:all .5s
}
#menu-sidebar-menu li.current-menu-item a,
#menu-sidebar-menu li:hover a{
   color:#fff;
}
#menu-sidebar-menu > li:first-child{
   border-top:0;
}
#menu-sidebar-menu li a:hover{
   text-decoration:none;
}
.HomeHeader ul{
   margin:0;
   list-style:none;
   padding:0 15px 0 0;
   display:flex;
}
.HomeHeader span a:hover{
   text-decoration:none;
}
.HomeHeader ul li{
   padding:0 15px;
   font-size:24px;
   position:relative;
}
.HomeHeader ul li i{
   font-size: 30px;
}
.search-container{
   opacity:0;
   visibility:hidden;
   transform:translateY(50px);
   transition:all 0.3s ease-in-out;
   position:absolute;
   top:100%;
   right:0;
   background:#000;
   padding:15px;
   margin-top:18px;
}
.is-open .search-container{
   opacity:1;
   visibility:visible;
   transform:translateY(0);
}
.search-container form{
   display:flex;
   margin:0;
}
.search-container button{
   padding:0 10px;
   border:none;
   cursor:pointer;
   border-radius:0;
   line-height:34px;
   vertical-align:middle;
   height:34px;
   background:#fff;
}
.search-container input{
   margin:0 !important;
}
.sidebarButton.sidebarClose .close-icon{
   display:block;
   position:relative;
   top:0;
}
.sidebarButton .close-icon{
   display:none;
}
.sidebarButton.sidebarClose .LineButton{
   display:none;
}
.sidebarButton .close-icon img{
   width:34px;
}
.sidebar ul{
   margin-left:0px;
}
.sidebar ul .home.menu-item{
   background:url(assets/images/home.png);
   background-repeat:no-repeat;
   background-size:20px;
   background-position:left center;
   margin-left:10px;
}
.sidebar ul .faq.menu-item{
   background:url(assets/images/faq.png);
   background-repeat:no-repeat;
   background-size:20px;
   background-position:left center;
   margin-left:10px;
}
.sidebar ul .profile.menu-item{
   background:url(assets/images/user.webp);
   background-repeat:no-repeat;
   background-size:20px;
   background-position:left center;
   margin-left:10px;
}
.sidebar ul .directory.menu-item{
   background:url(assets/images/contact-book.webp);
   background-repeat:no-repeat;
   background-size:20px;
   background-position:left center;
   margin-left:10px;
}
.sidebar ul .logout.menu-item{
   background:url(assets/images/logout.webp);
   background-repeat:no-repeat;
   background-size:20px;
   background-position:left center;
   margin-left:10px;
}
/* HEADER END*/
.center{
   display:block;
   margin-left:auto;
   margin-right:auto;
   width:100%;
}
/*
* COOKIE NOTICE
*/
.cc-grower{
   border-bottom:0;
}
#cookie-notice, .cc-revoke, .cc-window{
   font-size:14px !important;
}
#cookie-notice .cookie-notice-container,
.cc-window.cc-banner{
   padding:5vh 5vw !important;
   z-index:3000;
   -ms-flex-direction:row;
   flex-direction:row;
   box-sizing:border-box;
   line-height:1.5em;
   display:-ms-flexbox;
   display:flex;
   -ms-flex-wrap:nowrap;
   flex-wrap:nowrap;
   text-align:left;
}
#cookie-notice .cn-button, .cc-btn{
   font-size:16px !important;
   padding:0.4em 0.8em;
   margin-left:0;
   transition:all 0.2s ease-in-out;
   display:-ms-flexbox;
   display:flex;
   -ms-flex-align:center;
   align-items:center;
   -ms-flex-line-pack:justify;
   align-content:space-between;
}
#cookie-notice .cn-button:nth-child(n+3){
   margin-left:1.125em;
}
#cn-notice-text, .cc-banner .cc-message{
   padding-right:2.4em;
   -ms-flex:1;
   flex:1;
}
#cn-accept-cookie.cn-button{
   background:rgb(100, 185, 30);
   color:#fff;
   font-weight:700;
   font-size:118%;
}
#cn-accept-cookie.cn-button:hover{
   background:rgb(138, 223, 68);
}
#cn-refuse-cookie.cn-button{
   padding:0;
   font-weight:700;
   font-size:118%;
}
#cn-more-info.cn-button, .cc-link{
   padding:0 !important;
}
.cc-revoke.cc-bottom{
   background-color:#64b91e !important;
   border-radius:0 !important;
   border-bottom:1px solid #64b91e;
   color:#fff !important;
   font-weight:700;
   left:unset !important;
   right:8%;
   font-size:9.5px !important;
}
.cc-revoke.cc-bottom.cc-active{
   background-color:#64b91e !important;
}
.breadcrumbs .x-crumbs-list-item{
   width:100%;
}
.breadcrumbs .x-crumbs-list-item a.x-crumbs-link{
   text-align:center;
   white-space:normal;
}
.widget_categories ul > li,
.widget_product_categories ul > li,
.widget_nav_menu ul > li,
.widget_pages ul > li{
   padding-left:20px !important;
   padding-right:10px !important;
}
a:hover,
#reply-title small a:hover{
   color:#000 !important;
}
.loader_wrapper{
   display:none;
   margin-bottom:10px;
   text-align:center;
   margin-top:10px;
}
.loader_wrapper img{ 
   width: 100px;
}
.mtop5{
   margin:5px 0 0 !important;
}
.pagination{
   margin-top:20px;
}
.page-numbers{
   background:rgb(204, 161, 18);
   color:#fff;
   padding:5px 10px;
}
.page-numbers.current{
   background:#000;
}
.tml-links{
   list-style:none;
   margin-left:0;
}
.tml-field-wrap input{
   height:auto;
   border-radius:5px;
   padding:1em 0.65em;
}
.pagination a{
   margin:0 5px;
}
.grd-btn{
   background-color:#F1E89C;
   background-image:linear-gradient(#F1E89C, #D8B63F);
   border:none;
   color:#000;
   font-family:Rift, sans-serif;
   margin:0;
   border-radius:0;
   display:block;
   padding:.5rem 1rem;
   text-align:center;
}
.grd-btn:hover{
   background:#000;
   color:#fff !important;
}
.body-full-height{
   height:100%;
}
.body-auto-height{
   height:auto;
}
.msg-success{
   color:#fff;
   background:#23ba3f;
   padding:5px 20px;
   margin-bottom: 20px;
	flex: 1;
   border-radius: 8px;
   font-family: 'Inter', sans-serif !important;
}
.msg-error {
	color: #fff;
	background: #d15959;
	padding: 5px 20px;
	margin-bottom: 20px;
	flex: 1;
	border-radius: 8px;
   font-family: 'Inter', sans-serif !important;
}
.Topics i{
   display: inline-block;
   color: #fff;
   margin-left: 10px;
}
.menu-sidebar-menu-container i{
   display: inline-block;
   color: #D8B63F;
   margin-left: 10px;  
}
.slick-list{
   min-height: 500px;
   overflow-y: auto !important;
}
#menu-sidebar-menu  .trumpet-bg-icon::after, .Topics .trumpet-bg-icon::after{
   content:'';
   background-position:center center;
   background-repeat:no-repeat;
   background-size:contain;
   background-image:url('assets/images/trumpet.webp');
   display: inline-block;
   position: relative;
   top: 3px;
   left: 5px;
   width:20px;
   height:20px;
}
.entry-header h1{
   font-size: 3em;

}
/* Notifications starts */
.dot-noti {
   display: block !important;
   position: absolute;
   background: #f44336;
   top: 7px;
   right: 15px;
   width: 16px;
   height: 16px;
   border: 3px solid #ffffff;
   border-radius: 50%;
}
.notifications-wrap .fre-notification {
   margin: 31px 0;
   margin-right: 5px;
}
.fre-notification {
   position: relative;
   display: inline-block;
   width: 22px;
   height: 22px;
   font-size: 0;
   line-height: 1em;
   vertical-align: middle;
}
.notifications-wrap > .dropdown-menu {
   margin: 1px 0 0;
   padding: 0;
   width: 265px;
   border: none;
   left: inherit;
   right: 40px;
}
.notifications-wrap .dropdown-menu.dropdown-keep-open::before {
	content: '';
	display: block;
	width: 22px;
	height: 18px;
	/* border-style: solid;
	border-width: 0 12px 11px 12px;
	border-color: transparent transparent #fff transparent; */
	position: absolute;
   top: -15px;
   right:15px;
   background: url('assets/images/triangle.png');
}
.notifications-wrap > .dropdown-menu > li.fre-notify-new {
   background: #f1f5fd;
}
.notifications-wrap > .dropdown-menu > li {
   position: relative;
   padding: 16px !important;
   border-left: 1px solid #E8E8E8;
   border-right: 1px solid #E8E8E8;
   border-bottom: 1px solid #E8E8E8;
   font-size: 0.8rem;
   display: flex;
   justify-content: flex-start;
}
.notifications-wrap > .dropdown-menu > li:first-child{
   border-top: 1px solid #e8e8e8;
   border-radius: 8px 8px 0 0;
}
.notifications-wrap > .dropdown-menu > li:last-child{
   border-radius: 0 0 8px 8px !important;
}
.notify-remove{
   display: none !important;
}
.notifications-wrap > .dropdown-menu > li a.notifications-link {
   position: relative;
   display: block;
   padding: 0 0 0 32px;
   white-space: normal;
}
.notifications-wrap > .dropdown-menu > li a {
   background: none;
   display: inline-block;
   padding: 0;
}
.notifications-wrap > .dropdown-menu > li a.notifications-link .notify-avatar {
   display: block;
   position: absolute;
   left: 0;
   top: 0;
   overflow: hidden;
}
.notifications-wrap > .dropdown-menu > li a.notifications-link .notify-avatar img {
   width: 24px;
   height: 24px;
   border-radius: 50%;
   border: 1px solid #E8E8E8;
   object-fit: cover;
   object-position: top;
}
.notifications-wrap > .dropdown-menu > li a.notifications-link .notify-info {
   display: block;
   overflow: hidden;
   white-space: normal;
   height: auto;
   font-family: 'Inter', sans-serif;
   font-size: 14px;
   line-height: 100%;
   font-weight: 400;
   color: #0F172A
}
.notifications-wrap > .dropdown-menu > li a.notifications-link .notify-time {
   display: block;
   font-family: 'Inter', sans-serif;
   font-size: 10px;
   font-weight: 400;
   line-height: 100%;
   color: #8A8B8D;
   margin-top: 5px;
}
.notifications-wrap > .dropdown-menu > li .notify-remove {
   display: block;
   width: 20px;
   height: 20px;
   padding: 5px;
   position: absolute;
   top: 12px;
   right: 15px;
   cursor: pointer;
}
.notification-dropdown-link.open::after {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 13px 13px 13px;
      /*border-color: transparent transparent #e0e0e0 transparent;*/
      border-color: transparent transparent #000 transparent;
      position: absolute;
      bottom: -18px;
      left: 18px;
}

.notifications-wrap > .dropdown-menu > li .notify-remove span::before {
   position: absolute;
   left: 0;
   top: 7px;
   content: '';
   display: block;
   width: 100%;
   height: 1px;
   background: rgb(204,161,18);
   -webkit-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   transform: rotate(45deg);
}
.notifications-wrap > .dropdown-menu > li .notify-remove span::after {
   position: absolute;
   left: 0;
   top: 7px;
   content: '';
   display: block;
   width: 100%;
   height: 1px;
   background: rgb(204,161,18);
   -webkit-transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   transform: rotate(-45deg);
}
.notifications-wrap > .dropdown-keep-open{
   display: block;
}
.full-notification-list{
   margin-top: 0px;
   width: 100%;
}

.full-notification-list .notification-list {
   position: relative;
   background: #f9f9f9;
   margin: 0;
   padding: 18px 0;
   -webkit-box-shadow: 0px 2px 1px 0px rgba(228, 228, 228, 0.35);
   -moz-box-shadow: 0px 2px 1px 0px rgba(228, 228, 228, 0.35);
   box-shadow: 0px 2px 1px 0px rgba(228, 228, 228, 0.35);
}
.full-notification-list .notification-list > li {
   list-style-type: none;
   padding: 0 30px;
   position: relative;
   font-size: 16px;
}
.full-notification-list .notification-list > li:first-child::before {
   border-top: none;
}
.full-notification-list .notification-list > li::before {
   content: '';
   display: block;
   width: calc(100% - 60px);
   height: 100%;
   position: absolute;
   top: 0;
   left: 30px;
   border-top: 1px solid #dbdbdb;
   z-index: 0;
}
.full-notification-list .notification-list > li .fre-notify-wrap {
   position: relative;
   display: block;
   padding: 20px 0 20px 106px;
   white-space: normal;
}
.full-notification-list .notification-list > li .fre-notify-wrap .notify-avatar {
   display: block;
   position: absolute;
   left: 42px;
   top: 20px;
   overflow: hidden;
}
.full-notification-list .notification-list > li .fre-notify-wrap .notify-avatar img {
   width: 46px;
   height: 46px;
   border-radius: 50%;
   border:1px solid #b5a642;
}
.full-notification-list .notification-list > li .fre-notify-wrap .notify-info {
   display: block;
   font-size: 16px;
   line-height: 1.5em;
   color: #2c3e50;
}
.full-notification-list .notification-list > li .fre-notify-wrap .notify-time {
   display: block;
   margin-top: 10px;
   font-size: 16px;
   line-height: 1em;
   color: #415161;
}
.full-notification-list .notification-list > li .notify-remove {
   display: block;
   width: 28px;
   height: 28px;
   padding: 5px;
   position: absolute;
   top: 29px;
   left: 25px;
   cursor: pointer;
}
.full-notification-list .notification-list > li .notify-remove span {
   position: relative;
   display: block;
   width: 100%;
   height: 100%;
}
.full-notification-list .notification-list > li .notify-remove span::before {
   position: absolute;
   left: 0;
   top: 9px;
   content: '';
   display: block;
   width: 100%;
   height: 1px;
   background: #5a6876;
   -webkit-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   transform: rotate(45deg);
}
.full-notification-list .notification-list > li .notify-remove span::after {
   position: absolute;
   left: 0;
   top: 9px;
   content: '';
   display: block;
   width: 100%;
   height: 1px;
   background: #5a6876;
   -webkit-transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   transform: rotate(-45deg);
}
.full-notification-list .notification-list > li .notify-remove {
   cursor: pointer;
}
.notification_remove_msg{
   text-align: center;
   font-weight: 600;
}
.notification_error_msg{
   text-align: center;
   font-weight: 600;
   color: #ff0000;
}
.full-notification-list .notification_remove_msg {
   padding:20px;
}
.full-notification-list .notification-loader{
   padding:25px;
}
.notifications-wrap.dropdown.open {
    display: block !important;
}
.notifications-wrap > .dropdown-menu{
   top: 17px;
   right: -12px;
}
.author-popup .post-video .btn-primary.active_musicxml{
   background-image: none;
   background-color: #CCCCCC;
   cursor: not-allowed;
}
footer.x-colophon.top{
   padding:70px;
   background-color: #e9e9e9;
   display: none;
}
.home footer.x-colophon.top{
   display: block;
}
footer.x-colophon.top .x-container{
   max-width: 1140px;
}
footer .x-container.max{
   margin-top: 30px;
}
.x-colophon.bottom .x-container.max{
   margin-top: 0;
}
footer.x-colophon .widget{
   margin-top: 1em !important;
}
.aligncenter{
   text-align:center;
}
.x-colophon.bottom{
   padding: 10px 0;
}
.x-colophon.bottom .x-nav li a:hover{
   opacity: 1;
}
body .post-1457{
   margin-top: 50px !important;
}
.page-template-template-custom-sidebar-content footer, .page-template-template-custom-sidebar-content-with-login footer{
   display: none;
}
.mc4wp-form .fields-container {
	position: relative;
	width: 100%;
}
.mc4wp-form .fields-container input[type="email"]{
	padding: 5px 10px;
	background: none;
	border-style: solid;
	border-width: 1px;
	border-radius: 0;
	font-size: 16px;
	font-size: 1rem;
	line-height: 2;
	font-weight: 400;
	transition: 0.3s;
	-webkit-appearance: none;
   border-color: rgb(204,161,18);
   width: 75%;
}
.mc4wp-form .fields-container button[type="submit"] {
	position: relative;
	z-index: 3;
	top: -5px;
	right: 0;
	padding: 12px 20px;
	background: rgb(204,161,18);
	border: none;
	color: #fff;
	border-radius: 0;
	vertical-align: middle;
   width: auto;
}
.widget p {
	font-size: 16px;
	text-align: justify;
}
.mc4wp-alert.mc4wp-success{
   color:darkgreen;
   font-weight: 500;
}
.tml-first_name-wrap, .tml-last_name-wrap{
   width: 49%;
   float: left;
}
.tml-first_name-wrap{
   margin-right: 10px;
}
.tml-user_login-wrap{
   clear: both;
}
.tml-short_presentation_text-wrap textarea{
   min-height: 100px;
}
.tml-indicator_hint-wrap p{
   font-size: 16px;
}
.tml-indicator-wrap{
   display: none;
}
.user-registration-login-title{
	display:none;
}
.ur-frontend-form input[type="submit"]{
	float:none;
}
.ur-frontend-form .ur-form-row .ur-form-grid label{
	width:100%;
	font-size:18px;
}
.ur-form-row span.input-wrapper{
	width:100%;
}
.ur-frontend-form .ur-form-row .ur-form-grid input[type="text"], .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"], .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"], .ur-frontend-form .ur-form-row .ur-form-grid textarea{
  	padding: 15px 10px;
  	border-radius: 5px;
	font-size:16px;
}
.user-registration-LostPassword{
	margin-bottom:0px;
}
.ur-form-grid{
	padding:10px 20px;
}
.ur-frontend-form .ur-button-container{
	display: block !important;
	margin-top: 20px;
	padding: 0 10px;
}
.ur-frontend-form .ur-button-container button{
	background: rgb(204,161,18);
	border: none;
	color: #fff;
	border-radius: 8px;
	vertical-align: middle;
}
.ur-frontend-form .ur-form-row .ur-form-grid input[type="submit"] {
	border-style: solid;
	border-radius: 8px !important;
	border-width: 2px !important;
	color: #fff;
	background: rgb(204,161,18);
}
.ur-frontend-form .ur-button-container button:hover, .ur-frontend-form .ur-form-row .ur-form-grid input[type="submit"]:hover{
	opacity:0.8;
}
.page-id-2314 article{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px !important;
}
.page-id-2314 .entry-content.content{
	width:70%;
	margin:0 auto;
}
.page-id-2314 .ur-frontend-form.login{
	padding-top:50px;
}
@media screen and (max-width:991px){
   /* HEADER START*/
   .HomeHeader{
      font-size:28px;
      padding:10px 15px;
   }
   .HomeHeader .HomeHeader-logo{
      height:41px;
      width:55px;
      max-height:42px;
   }
   .HomeHeader a{
      font-size:19px;
   }
   .HomeHeader ul{
      padding:0 54px 0 0;
   }
   .HomeHeader ul li{
      font-size:25px;
   }
   .sidebarButton{
      top:20px;
   }
   /* HEADER END*/
   .other-page-wrap{
      margin-top: 65px;
   }
   .notifications-wrap > .dropdown-menu > li a.notifications-link{
      font-size: 14px;
   }
   .mc4wp-form .fields-container input[type="email"]{
      width: 70%;
   }
   footer.x-colophon.top{
      padding: 30px;
   }
   footer .x-container.max{
      margin-top: 0;
   }
}
@media screen and (max-width:768px){
   /* HEADER START*/
   .HomeHeader{
      font-size:20px;
   }
   .HomeHeader .HomeHeader-logo{
      height:41px;
      width:55px;
      max-height:42px;
   }
   .HomeHeader a{
      font-size:17px;
   }
   .HomeHeader ul{
      padding:0 54px 0 0;
   }
   .HomeHeader ul li{
      font-size:25px;
   }
   .sidebar ul li{
      padding:10px 20px;
      font-size:19px;
      margin-top:0;
   }
   /* HEADER END*/
   .grd-btn{
      display:inline-block;
      padding:5px 10px;
      font-size:14px;
   }
   .cc-revoke.cc-bottom{
      background-color:#fff !important;
      border-bottom:1px solid #fff;
   }
   .cc-revoke.cc-bottom.cc-active{
      border:0;
      background-color:#64b91e !important;
   }
   #cookie-notice .cookie-notice-container{
      flex-direction:column;
   }
   #cookie-notice .cn-button{
      margin-top:0.65em;
   }
   #cookie-notice .cn-button:nth-child(n+3){
      margin-left:0;
   }
}
@media screen and (max-width:500px){
   /* HEADER START*/
   .HomeHeader ul li:first-child,
   .HomeHeader ul li:last-child{
      display:none;
   }
   .trumpet-bg-icon::after{
      top: 2px;
      left: 3px;
      width: 15px;
      height: 15px;

   }
   .page-template-template-custom-sidebar-content .topic-page-header{
      margin-top: -50px !important;
      margin-left: 30px;
   }
   /* HEADER END*/
   .notifications-wrap > .dropdown-menu > li{
      padding: 14px 10px;
   }
   .notifications-wrap > .dropdown-menu > li a.notifications-link{
      padding: 0 0 0 42px;
      margin-right: 25px;
   }
   .notifications-wrap > .dropdown-menu > li .notify-remove{
      top: 20px;
    right: 10px;
   }
   .mc4wp-form .fields-container button[type="submit"]{
      margin-top: 10px;
   }
   .mc4wp-form .fields-container input[type="email"]{
      width: 100%;
   }
}
@media screen and (min-width:501px){
   /* HEADER START*/
   .directory,
   .profile{
      display:none;
   }
   /* HEADER END*/


}
@media screen and (max-width:479px){
   /* HEADER START*/
   .sidebarButton.sidebarClose .close-icon{
      right:10px;
      top:0;
   }
   .HomeHeader ul{
      padding:0 36px 0 0;
   }
   .HomeHeader .HomeHeader-logo{
      max-height:40px;
   }
   /* HEADER END*/
}
@media screen and (max-width:361px){
   .other-page-wrap{
      margin-top: 65px;
   }
}
