div.cc_banner-wrapper {display:none}
h2, .myhjrContentWrapper h2, .textFragment h2, .textFragment h2 a {
    font-size: 18px;
}
.breadcrumb > li a {
    border: 1px dotted #fff;
    border-radius: 3px;
}
.breadcrumb > li a i{
    margin: 0 3px;
}
#sxSticky #header {
    padding-top: 0;
}
#sxSticky #header .sxHeader {
	margin-top: 10px;
}
#sxSticky #header .sxHeader .sxLogo {
	width: 500px;
        margin-top: 0;
}
#header .sxLogo .sxBlogRightClass {
	margin-top: 0px;
}
#header .sxLogo .sxBlogRightClass .sxBlogImg {
	margin-top: 0;
}
#site-logo{
	margin-right: 30px;
}
#sxSticky #header .sxHeader .sxSearchLg {
	margin-top: 9px;
        margin-left: 60px;
	width: 350px;
}
#sxSticky .searchInputContainer {
	padding: 3px;
}
#header .sxHeader .sxAccountBasket > div:last-child {
	margin-right: 0 !important;
}
#header .sxHeader .sxAccountBasket > div {
	width: 100px;
}
#sxLoginBox a.hjrlogin {
	padding-left:40px;
	height: 30px;
}
#sxLoginBox a.hjrlogin  i {

}
#sxLoginBox  a.hjrlogout {
	padding-left: 40px;
	height: 30px;
}
#sxLoginBox a.hjrlogout i {
}
#sxLoginBox a.hjrlogout span {
	padding: 0 !important;
}
	

#sxSticky #mainmanu {}
#sxSticky #mainmanu .sxOnePageNavContainer .sxOnePageNav div:first-child a {
	padding: 0 31px 0 31px;
}
#sxSticky #mainmanu .sxOnePageNavContainer .sxOnePageNav a {
	padding: 0 31px;
}
#sxSticky #mainmanu div.sxOnePageNavContainer div.sxOnePageNavNoSLider, #sxSticky #mainmanu div.sxOnePageNavContainer div.sxOnePageNav {
	height: 40px;
	line-height: 40px;
}

.sxBlogPagination a.active, .sxBlogPagination a:hover {
    text-decoration: underline;
}

#hjrLoginBox .fa-lock::before {
    content: "\f2f6";
}
#hjrLoginBox .fa-unlock-alt::before {
    content: "\f007";
    font-weight: 400;
}

@media (min-width: 1170px) {
    #sxSticky .sxMenu ul li.sxMenuItem a {
        padding: 0 27px 0 28px;
        height: 13px;
        line-height: 13px;
    }
    #sxSticky .sxMenu ul li.sxMenuItem a:hover, #sxSticky .sxMenu ul li.sxMenuItem a.active {
        text-decoration: overline;
    }
    .sxModule .col-lg-4.column-container-right > div {
/*        padding: 0 20px;
        margin: 20px 0;
*/
        /* 15.1.19 (dh): */
        padding: 0;
        margin: 0;
        border: none;
    }
}

@media (max-width: 1168px) {
    #header .sxHeader .sxAccountBasket > div:first-child {
        border: 0;
        width: 30px;
        margin-left: 24px;
    }
    .sxSearchContainer.sxNoLang .sxSearch {
        padding: 0 60px 0 40px;
    }
     #sxSticky #header div.sxHeader div.sxAccountBasket {
	height: 0;
	margin: 0;
	padding: 0;
    }
    #sxLoginBox #sxloginInnerContainer {
        padding-top: 46px;
    }

	#header .sxHeader .sxAccountBasket > div a.hjrlogout {
	    display: none;
	}
	
	.sxMenuItem .fa-lock::before {
       content: "\f2f6";
    }
    .sxMenuItem .fa-unlock-alt::before {
        content: "\f007";
        font-weight: 400;
    }

}

@media (max-width: 767px) {
	#sxSticky #header .sxHeader .sxLogo {
		width: auto;
	}
        #header .sxHeader .sxAccountBasket > div {
             width: 0 !important;
             height: 0 !important;
             margin: 0 !important;
             padding: 0 !important;
             border: 0 !important;
        }

}

@media (max-width: 325px) {
    #header .sxHeader .sxLogo {
        max-width: 300px;
    }
}