/*fonts*/

.margin-15 {
    margin-left: -15px;
    margin-right: 0px;
}

body {
    background: #fafafa none repeat scroll 0 0;
    color: #000000;
    font-family: Georgia, "Times New Roman", Times, serif !important;
    font-weight: 400;
    line-height: 1.4;
}

.sidebar_right::after {
    background: #7B756F none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
}

.main_nav_cover a {
    font-family: Helvetica Neue, Helvetica, sans-serif !important;
}

.gototop {
    position: fixed;
    bottom: 75px;
}

strong {
    font-weight: bold;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

.alith_tagg:hover, .alith_tagg:focus {
    background: #dc3545;
    border: solid 1px #dc3545;
}

a:focus, a:hover, .top_bar .social a:hover i, .post_meta span a:hover, .alith_post_content_big_caption a:hover, a.link-active, .sticky .alith_post_title a {
    color: #dc3545;
    text-decoration: none;
}

.alith_post_title {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 15px;
    line-height: 0.9;
}


.news-content {
    display: flex;
    min-height: 145px;
    flex-wrap: wrap;
    align-content: space-between;
}

.top-item .news-content {
    display: flex;
    min-height: 200px;
    flex-wrap: wrap;
    align-content: space-between;
}

.other-item {
    /*border-bottom: 1px solid #e5e5e5;*/
    /*clear: both;*/
    /*width: 100%;*/
    /*min-height: 150px;*/
    margin-bottom: 0px;
}


.header_section_margin {
    margin-bottom: 1rem;
}

.header_section_margin:first-child {
    margin-top: 1rem;
}

.header {
    border-bottom: 0px solid #7B756F !important;
}

.main_nav_cover {
    border-top: 1px solid #7B756F;
    border-bottom: 1px solid #7B756F;
    height: 40px;
    line-height: 40px;
    padding-left: 0px;
}

.main_nav_cover ul {
    padding-left: 0px;
    text-align: center;
}


.main_nav_cover #main-menu li {
    line-height: 40px;
    padding: 0 20px 0px 0px;
    display: inline-block;
    position: relative;
}

.main_nav_cover ul li {
    padding-left: 0px;
    padding-right: 20px;
}


.main_nav_cover #main-menu li a {
    font-size: 16px;
    padding: 0;
    position: relative !important;
    text-transform: capitalize;
    font-weight: bold;
}

.main_nav_cover #main-menu li.active a {
    color: #dc3545;
}

.main_nav_cover ul.sub-menu {
    border-top: 0 none;
    left: 50%;
    margin-left: 0;
    min-width: 200px;
    transform: translate(-50%);
    border: 1px solid #ddd;
    background: #f5f5f5;
}

.main_nav_cover #main-menu li ul.sub-menu li {
    border-bottom: 1px solid #eee;
    display: block;
    line-height: 18px;
    padding: 10px 10px;
    text-align: left;
}

.archive-header.ad-banner {
    padding: 0px 0px;
    border: none;
    margin: 0px;
}

.header.glp-logo {
    padding: 0px 0;
}

.header.glp-logo img {
    max-height: 90px;
}


/*Footer*/

#topics .alith_tagg {
    background: #f4f4f4;
    border: 1px solid #e3e3e3;
}

#topics .alith_tagg:hover, #topics .alith_tagg:focus {
    background: #dc3545;
    border: #dc3545;
    border: 1px solid #dc3545;
}

.post-tags a,
.alith_tagg {
    background: #f7f7f7;
    background: #e0e0e0;
    padding: 0.4em;
    color: #222;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    margin: 0.4em;
    display: inline-block;
    border: 1px solid #c1c1c1;

    background: #f4f4f4;
    border: 1px solid #e3e3e3;
}

.bottom {
    border-bottom: 0.125rem solid rgb(184, 0, 0);
    border-bottom: 3px solid rgb(184, 0, 0);
    border-bottom: 3px solid #dc3545;


}

.bottom-logo .social::before, .post-share::before {
    background: none;
    content: "";
    display: inline-block;
    height: 10px;
    margin-right: 10px;
    width: 30px;
}

.bottom-logo .social::after, .post-share::after {
    background: none;
    content: "";
    display: inline-block;
    height: 10px;
    margin-left: 10px;
    width: 30px;
}

.bottom_menu li {
    width: 100%;
}

h4.widget-title span::before {
    background: #000 none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 0px;
    left: 0;
    margin-top: 0px;
    position: absolute;
    top: 50%;
    width: 0px;
}

h4.widget-title::after {
    /*border-bottom: 0.125rem solid rgb(184, 0, 0);*/
    background: #7B756F none repeat scroll 0 0;
    background: #dc3545 none repeat scroll 0 0;

    bottom: 10px;
    content: "";
    display: inline-block;
    height: 2px;
    left: 100%;
    position: absolute;
    width: 100vw;
}

h4.widget-title span {
    padding-left: 0px;
    padding-right: 10px;
}

h4.widget-title {
    font-size: 16px;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    color: #222;
    font-weight: bold;
}

h4.widget-title span a {
    color: #222;
}

h4.widget-title span a:hover {
    color: #dc3545;
}

/*Social*/
.bottom-logo .social li a, .post-share li a {
    border: 0px solid #333;
    width: 30px;
    height: 30px;
    display: block;
    font-size: 22px;
}

/*sidebar*/
.latest_style_1_item .alith_post_title_small {
    clear: none;
    float: left;
    left: 0;
    margin-left: 0;
    position: absolute;
    top: 0;
    transform: none;
    width: 60%;
    color: #888;
    padding: 10px 0px;
}


.latest_style_1_item .alith_post_title_small {
    clear: none;
    float: left;
    left: 0;
    margin-left: 0;
    position: absolute;
    top: 0%;
    transform: none;
    width: 63%;
    color: #333;
    padding: 0px 0px;
}

/*News items*/
h2.alith_post_title a {
    margin-top: 0px;
    color: #000000;
    border: none;
    font-family: Georgia, 'Times New Roman', Times, serif !important;
    letter-spacing: 0px;
    font-size: 1.925rem;
    margin-bottom: 1.25rem;
    line-height: 1;
    font-weight: bold;
}

h3.alith_post_title a {
    margin-top: 0px;
    color: #000000;
    border: none;
    font-family: Georgia, 'Times New Roman', Times, serif !important;
    letter-spacing: 0px;
    font-size: 20px;
    text-transform: none;
    margin: 0;
    font-weight: bold;
}

h2.alith_post_title a:hover,
h3.alith_post_title a:hover {
    color: #dc3545;
}


.post_list_style_1 .post_meta {
    margin-bottom: 1px;
}


aside.col-md-4.sidebar_right {
    padding-top: 10px;
    /*background: #f2f2f7;*/
}

form.search-form input.search-field {
    border: 1px solid #4c4c4c;
    font-size: 14px;
    width: 70%;
    float: left;
    height: 30px;
}

form.search-form input.search-submit {
    background: #4c4c4c none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    float: right;
    letter-spacing: 1px;
    line-height: 20px;
    padding: 5px;
    text-transform: uppercase;
    width: 29%;
    background-color: #dc3545;
    color: #fff;
}


.archive-header {
    border-bottom: 3px #333 solid;
    margin-bottom: 30px;
    padding: 20px 0px 0px;
    text-align: center;
    width: 100%;
}


.sponsored {
    background: antiquewhite;
    margin-left: -10px;
    background: antiquewhite;
    padding-left: 10px;
    margin-left: -10px;
    padding: 15px 0px 0px 0px;
    margin-right: 0px;
}

.single-header {
    /*background: #5e5e5e;*/
}


.single-header .alith_post_title {
    font-size: 36px;
    text-align: left;
    font-family: Georgia, "Times New Roman", Times, serif !important;
}

.alith_post_except {
    color: #3F3F42;
    overflow-wrap: break-word;
}

.single-header .alith_post_except {
    padding: 0px;
    float: left;
    display: inline;
    font-weight: bold !important;
    width: 100%;
    color: #3F3F42;
    overflow-wrap: break-word;
}

.article-body a {
    color: #dc3545;
}


.article-body blockquote {
    border: none;
    color: #dc3545;
    margin: 0px auto;
    font-style: italic;
    font-size: 20px;
}

.post_meta span {
    color: #3F3F42;
}

.post_meta span a {
    color: #3F3F42;
    /*font-weight: bold;*/
    /*color: #dc3545;*/
}

.single-header .post_meta {
    text-align: left;
    font-size: 16px;
    color: #3F3F42;
    font-weight: bold;
}

.single-header .post_meta .author {
    font-size: 14px;
    font-style: italic;
    color: #e64946;
    padding-bottom: 5px;
}

.single-header .meta_date {

}

.single-header .article-social-links,
.single-header .article-social-links #add-this {
    float: right;
}

.latest_style_3_item .alith_post_title_small {
    left: unset;
}

/*Responsive*/

#copyright1 {
    float: right;
    font-size: 8px;
}

.caption p.img-desc {
    font-family: Georgia, "Times New Roman", Times, serif !important;
    color: #000;
    font-size: 12px;
    text-align: left;
    font-style: italic;
    max-width: none;
}

.single-header {
    border-bottom: 0px solid #ddd;
    margin: 0 0 20px;
    padding: 0px;

}

.post-tags {
    text-align: left;
    padding: 20px 0;
    margin: 0 0 0px 0;
}

.post-tags-inner {
    background: none;
}

.signup-btn, .signup-btn:hover {
    background-color: #FD9A0F;
    /*background-image: -moz-linear-gradient(center top , #FEE94F 0pt, #FD9A0F 100%);*/
    background-repeat: repeat-x;
    border-color: #FFAA22;
    border-color: #dc3545;
    cursor: pointer;
    background: #dc3545;
    background-color: #dc3545;
    color: #fff;
    text-transform: uppercase;
    /*background-color: #c1c1c1;*/

}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #dc3545;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.footer,
.alith_footer_right_reserved {
    background: #ddd;
    background: #d0d6ce;
    background: #f5f5f5;
}

.required:after {
    content: " *";
    color: red;
}

.bread {
    background: #fff;
}

/*Forms*/
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-weight: 400;
    height: 40px;
    outline: none;
    background: #fff;
    box-shadow: none;
    display: block;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}


div#log-in {
    padding: 10px;
    width: 100%;
}

.job_list, .org_list {
    padding: 0 0px 0 0;
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
}


#jobs1 .job-details {
    background: #f5f5f5;
    width: calc(50% - 0.5em);
    margin: 0px 0px 40px 0em;
    padding: 10px 1em 10px 0px;
    /*padding: 30px 0 0 0;*/
    /*position: relative;*/
}

#jobs1 .job-details .job-title {
    padding: 0 0 8px;
}

#jobs1 .job-details .job-title a {
    color: #000;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.2;
    text-decoration: none;

}

#jobs1 .job-details .job-title {
    padding: 0 0 8px;
}

#jobs1 .job-details .job-info {
    margin-bottom: 10px;
}

#jobs1 .job-details .job-info li.results-posted-at {
    position: absolute;
    bottom: 0;
    right: 5px;
    font-size: 11px;
}

#jobs1 .job-details .extra-job-links span.job-apply-now-link a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    padding: 15px 25px;
    cursor: pointer;
    color: #9b2743;
    background: transparent;
    border: 1px solid #9b2743;
    /*border-radius: 40px;*/
    font-weight: 700;
    -webkit-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    padding: 15px;
    text-align: center;
    background-color: #dc3545;
    color: #fff;
}

#jobs1 .job-details .extra-job-links span.job-apply-now-link a {
    background-color: #FD9A0F;
    /*background-image: -moz-linear-gradient(center top , #FEE94F 0pt, #FD9A0F 100%);*/
    background-repeat: repeat-x;
    border-color: #FFAA22;
    cursor: pointer;
    background: #dc3545;
    background-color: #dc3545;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 0.85rem;
    line-height: 1.5;
    border-radius: .25rem;
}

#jobs1 .job-details .extra-job-links span.job-read-more-link a {
    text-transform: uppercase;
    margin-left: 20px;
}

#jobs1 .job-details .extra-job-links {
    margin-bottom: 25px;
}

.advertise-job {
    display: flex;
    flex-direction: column;
}

.advertise-job label.float-left {
    width: 25%;
    float: left;
}

.advertise-job input {
    width: 70%;
    float: left;
}


/*
Featured Services
 */

.featured-services-container {
    margin-top: 30px;
    background: #f1f1f1;
    padding: 5px 10px;
}

.featured-services-container .org_list .org-details {
    background: #f5f5f5;
    width: calc(33% - 10px);
    margin: 0px 0px 20px 0em;
    padding: 10px 1em 10px 0px;
    /*padding: 30px 0 0 0;*/
    position: relative;
    border: solid 1px #d3d3d3;
}

.featured-services-container .org_list .org-details .org-name {
    padding: 0 0 8px;
    overflow: hidden;
    height: 80px;

}

.org_list .org-details img {
    position: relative;
    padding: 10px 0px 0px 20px;
}

.org_list .org-details .org-name a {
    color: #000;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.2;
    text-decoration: none;

}

.org_list .org-details .org-name {
    padding: 0 0 8px;
}

.org-header {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.alith_news_img {
    overflow: hidden;
    border: solid 1px #e2e2e2;
}

.top-item .alith_news_img img {
    width: 100%;
}

.site-pagination {
    margin-bottom: 30px;
    background: #f5f5f5;
    background: unset;
    padding: 0px;
    font-size: 18px;
    border: 0px;
}

.page-link:hover {
    z-index: 2;
    color: #FFF;
    text-decoration: none;
    background-color: #dc3545;
    border-color: #dc3545;
}

.service-widget .latest_style_1_item .alith_news_img {
    display: flex;
    flex-direction: row;
}


.article-body table > thead > tr > th,
.article-body table > tbody > tr > th,
.article-body table > tfoot > tr > th,
.article-body table > thead > tr > td,
.article-body table > tbody > tr > td,
.article-body table > tfoot > tr > td {
    text-align: left;
    line-height: 1.5;
}


.cookie-consent {
    position: fixed;
    bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    background: antiquewhite;
    width: 100%;
    max-width: 100%;
    border: solid 0px #dbdbdb;
    color: #08402c;
    padding: 5px 20px 5px 10px;
    box-sizing: border-box;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: normal;
}

button.js-cookie-consent-agree.cookie-consent__agree {
    border: solid 1px #d2d2d2;
    padding: 5px;
}

.post-content ul {
    margin-left: 15px;
    /*margin-bottom: 1rem;*/
}

.post-content ul li ul {
    padding: 10px 0px 0px 0px;
}

.post-content ul li, .post-content ol li {
    list-style: unset;
    line-height: 22.4px;
    padding-bottom: 10px;
}


.post-content ul li br, .post-content ol li br{
    display: block;
    content: "";
    margin: 0px 0px 1rem 0px;
}

.post-content ul li br::after, .post-content ol li br::after{
    content: "";
}
.post-content ul li br:last-child, .post-content ol li br:last-child{
    display: block;
    content: "";
    margin: 0px;
}


#books {
    background: #fff;
}

.book_list {
    padding: 20px 0px;
}

.book_list_item {
    /*background: #f5f5f5;*/
    padding: 10px 5px;
    /*border-top: solid 3px #e2e2e2;*/
    margin-right: -8px;
    margin-bottom: 20px;
}

#books .book_list .book_list_item .list-group-item {
    border: 0px solid !important;

}

li.byline-editor-fullname.list-group-item.editor_list_item {
    border: unset;
    padding-top: 0px;
    background: unset;
}

.entry-title {
    text-transform: uppercase;
    color: #111;
    font-size: 1em;
    font-weight: 700;
    line-height: 1em;
    padding-bottom: 0px;
    width: 100%;
}

p.entry-title {
    margin-bottom: 10px;
}

.book_list_item h3.alith_post_title a {
    with: 100%;
    font-size: 0.9em;
    font-weight: 700;
}


.editor_list_item .name {
    padding: 0px;
    margin: 0px;
    padding-bottom: 5px;
    vertical-align: top;
    line-height: 16px;
}

.editor_list_item .name a {
    line-height: 1.2em;
    font-size: 0.9em;
    font-weight: 700;
}

.editor_list_item .org {
    padding: 0px;
    margin: 0px;
}

.editor_list_item .org a {
    line-height: 1em;
    font-size: 0.8em;
    font-weight: normal;
}

.single-book .chapters .chapter {
    padding: 10px 0px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #d2d2d2;
}

.single-book .chapters .chapter .authors {
    text-align: -moz-center;
}

.single-book .chapters .chapter .org {
    /*font-weight: bold;*/
}

.chapter-questions-authors {
    background: #e5e5e5;
    margin-bottom: 40px;
}

.chapter-authors {
    padding: 10px;
    border-left: 2px solid #dedede;
}

.chapter-questions-authors .content {
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.chapter-questions {
    background: #e5e5e5;

}

.chapter_content .answer {
    border-bottom: 3px solid #22292f;
    background: #f1f1f1;
    padding: 10px 5px 5px 10px;
    margin-bottom: 50px;
}

.chapter_content h3.question {
    background: #f4f4f4;
    /*border-bottom: solid #e5633f 3px;*/
    margin-bottom: 30px;
    color: #e5633f;
    color: #091353;
    /*color: #dc3545;*/

}

.chapter_content .answer table td {
    border-left: 0px #dedede solid !important;
    border-top: 0px #dedede solid !important;
    border-bottom: 1px #dedede solid !important;
    border-right: 1px #dedede solid !important;
    height: 26px !important;
    vertical-align: top !important;
    text-align: inherit;
    line-height: 22.4px
}

.chapter_content .answer table {
    width: 100% !important;
    border: 1px #dedede solid !important;
    display: contents;
}

.chapter_content ul li {
    line-height: 22.4px;
}

.chapter_content table tr td p {
    line-height: 22.4px;
}

.contributing-firm {
    margin-top: 10px;
    /*padding: 5px;*/
}

.contributing-firm img {
    border: 1px solid #e1e1e1;
    margin-bottom: 10px;
}

.contributing_author {

}

.book-intro p {
    font-size: 18px;

}


.chaptercontainer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.chapteritem {
    width: 225px;
    padding-bottom: 10px; /* 32:18, i.e. 16:9 */
    margin-bottom: 2%; /* (100-32*3)/2 */
    padding-left: 5px;
}

.chapteritem ul li {
    float: left;
    margin-right: 5px;

}

.chapteritem ul li:first-child {
    float: left;
    margin-right: 15px;
}

.chapteritem ul li:last-child {
    border-bottom: 1px dotted #d1d1d1;
}

.questioncontainer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.questionitem {
    width: 100%;
    padding-bottom: 10px; /* 32:18, i.e. 16:9 */
    margin-bottom: 2%; /* (100-32*3)/2 */
    margin-right: 5px;
}

.questionitem ul li.tick {
    width: 30px;
    padding-bottom: 0px; /* 32:18, i.e. 16:9 */
    margin-bottom: 10px; /* (100-32*3)/2 */
    float: left;

}

.questionitem ul li.question {
    width: 700px;
    max-width: 85%;
    padding-bottom: 5px; /* 32:18, i.e. 16:9 */
    margin-bottom: 5px; /* (100-32*3)/2 */
    float: left;
    font-weight: bold;
    border-bottom: 1px dotted #d1d1d1;
}

.header-search-bar {
    display: none !important;
}

sidebar-widget animate-box-del  fadeInUp-del animated-fast-del

.sidebar-widget.animate-box-del,
.sidebar-widget.animate-box-del img  {
    margin-bottom: 20px;
}

.sidebar-widget.animate-box-del.service-widget.fadeInUp-del.animated-fast-del{
    margin-top: 20px;
}

/*.mpu-sidebar img{*/
/*    padding-bottom: 20px;*/
/*}*/


.home-page .sidebar-widget.mpu-sidebar,
.home-page .sidebar-widget.jobs-sidebar,
.landing .sidebar-widget.jobs-sidebar,
.landing .sidebar-widget.jobs-sidebar{
    display: unset;
}

.home-page .sidebar-widget.jobs-mobile,
.home-page .sidebar-widget.mpu-mobile,
.landing .sidebar-widget.jobs-mobile,
.landing .sidebar-widget.mpu-mobile{
    display: none;
}




.article-body img{
    border: solid 1px #c2c2c2;
    margin-right: 10px;
}


.article-body .table td, .article-body .table th {
    padding: 0.3rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

#law-firm-list .premium>a{
    font-weight: bold;
    font-size: 14.5px;
}

#law-firm-list .alith_tagg{
    width: auto;
    max-width: 300px;
    padding: 0px 0px 0px 5px;
    background: none;
    border: 1px solid #e5e5e5;
    min-height: 30px;
    font-size: 14.5px;
    /*background-color: #e5e5e5;*/
    position: relative;
    padding: 10px;
    display:grid;
    float: left;
    text-align: center;
    margin-left: 0px;
    margin-right: 10px;
}

#law-firm-list .alith_tagg.premium{
    padding: 0px;
}

#law-firm-list .alith_tagg.premium img{
    margin-bottom: 0px;
    /*border: 1px solid #e5e5e5;*/
}

#law-firm-list .alith_tagg:hover,
#law-firm-list .alith_tagg:focus{
    background: none;
    color: #222;
    /*border: 0px;*/
    /*border: 1px solid #d2d2d2;*/
    color: #dc3545;
    text-decoration: none;
}

#topics .alith_tagg:hover, #topics .alith_tagg:focus {
    background: none;
    color: #222;
    /*border: #fff;*/
    border: 1px solid #dc3545;
    /*border-color:#dc3545;*/
    color: #dc3545;
    text-decoration: none;
}

.alpha {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    background: #dc3545;
    padding: 0px 5px;
}

.alpha a {
    color: #fff;
}

.alpha li a:hover {
    color: #222;
}

.big-gap {
    margin-bottom: 30px;
}

.spotler-smart-form span form {
    display: grid;

}
.spotler-smart-form span form .gf__control--EMailLogin--20 label { margin: 0px; font-weight: bold; margin-bottom: 5px;}

.spotler-smart-form span form .gf__control--EMailLogin--20 {
    display: grid;
    float: left;
    justify-self: start;
    column-gap: 10px;
    margin-bottom: 20px;
    grid-template-columns: minmax(200px, 500px);
}

.spotler-smart-form span form .gf__control--EMailLogin--20 input {
    width: 100% !important;
}

.spotler-smart-form span form .gf__text {
    display: grid;
}

.spotler-smart-form span form .gf__text p { font-weight: bold}

.spotler-smart-form span form .gf__control{
    display: grid;
}


.spotler-smart-form span form label{
    margin: 0px;
}


.spotler-smart-form span form .gf__control--pref_GlobalLegalPostDailyNews--20 .gf__control__input-container,
.spotler-smart-form span form .gf__control--pref_CorporateCounselWeeklyNewsUpdate--20 .gf__control__input-container,
.spotler-smart-form span form .gf__control--pref_LuxuryLawAlliance--20 .gf__control__input-container,
.spotler-smart-form span form .gf__control--pref_IPNewsRoundup--20 .gf__control__input-container {
    padding: 10px 0px 0px 0px;
    display: grid;
    grid-template-columns: auto auto;
    float: left;
    column-gap: 10px;
    justify-content: left;
}

.spotler-smart-form span form .gf__control--submit{
    margin: 25px 0px !important;
}

.spotler-smart-form span form .gf__control--submit input{
    width: 50%;
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;

    background-color: #FD9A0F;
    background-repeat: repeat-x;
    border-color: #FFAA22;
    border-color: #dc3545;
    cursor: pointer;
    background: #dc3545;
    background-color: #dc3545;
    color: #fff;
    text-transform: uppercase;
}


.spotler-smart-form span form .gf__control .gf__control--EMailLogin--20 .gf__control__input-container{
    display: none !important;
}
/*.article-body ul{*/
/*    margin-left: 15px;*/
/*}*/

/*.article-body ul li {*/
/*    list-style: disc;*/
/*}*/


.main_nav_cover .menu-item-has-children > a::before {content: unset;}

.main_nav_cover .menu-item-has-children > a::after {
    content: '\f0d7'; /* The down arrow character */
    display: inline-block;
    margin-left: 3px;
    padding: 0px 0px 0px 0px;
    font-size: 12px;
}


.main_nav_cover .menu-item-has-children > a::after {
    content: '\25BC'; /* The down arrow character */
    display: inline-block;
    margin-left: 5px;
}


@media (min-width: 1281px) {
    .slicknav_menu {
        display: none;
    }
}

@media (min-width: 1025px) and (max-width: 1280px) {
    .slicknav_menu {
        display: none
    }
}


@media (min-width: 1170px) {
    #wrapper.toggled {
        padding-left: 350px;
    }

    .off-canvas-close {
        display: none;
    }

    /*.main_nav_cover .menu-item-has-children a::before {*/
    /*    background: #000 none repeat scroll 0 0;*/
    /*    content: ">";*/
    /*    height: 4px;*/
    /*    position: absolute;*/
    /*    left: -10px;*/
    /*    top: 50%;*/
    /*    width: 4px;*/
    /*    margin-top: -2px;*/
    /*}*/

    /*.main_nav_cover .menu-item-has-children:hover a::before {*/
    /*    height: 8px;*/
    /*    margin-top: -4px;*/
    /*}*/


    .main_nav_cover .menu-item-have-children > a::after {
        content: '\25BC'; /* The down arrow character */
        display: inline-block;
        margin-left: 5px;
    }

    .main_nav_cover ul.sub-menu {
        text-align: center;
    }
}

@media (max-width: 1024px) {
    .main_nav_cover {
        height: auto !important;
        min-height: 40px;
    }

    /*.main-nav #main-menu, .latest_style_1_item .alith_news_img, form.search-form input.search-submit {*/
    /*.latest_style_1_item .alith_news_img, form.search-form input.search-submit {*/
    /*    display: none !important;*/
    /*}*/
    .main-nav #main-menu {
        display: none !important;
    }

    .latest_style_1_item .alith_news_img {
        display: flex !important;
    }

    .latest_style_1_item .alith_post_title_small {
        left: 0% !important;
        top: 0% !important;
        width: 63% !important;
    }

    #slideshow_face .alith_post_except {
        padding-right: 50px;
    }

    #slideshow_face .post_meta_center {
        margin-right: 20px;
        padding-right: 0;
    }

    .post_meta {
        font-size: 80%;
        font-weight: 300;
    }

    .alith_heading_patern_2 {
        font-size: 40px;
        margin-bottom: 30px;
    }

    /*form.search-form input.search-field {*/
    /*    width: 100%;*/
    /*}*/
    .main-nav ul li ul.sub-menu li ul.sub-menu {
        left: 0;
    }

    .latest_style_1_item .alith_news_img, form.search-form input.search-submit {
        display: flex !important;
    }

}

@media (min-width: 769px) and (max-width: 1024px) {

    /*.slicknav_menu {*/
    /*    display: none*/
    /*}*/

    .latest_style_1_item .alith_news_img {
        display: flex !important;
    }

    .latest_style_1_item .alith_post_title_small {
        left: 0% !important;
        top: 0% !important;
        width: 63% !important;
    }
}

@media (max-width: 768px) {
    /*.main-nav #main-menu, .latest_style_1_item .alith_news_img, form.search-form input.search-submit {*/
    /*    display: none !important;*/
    /*}*/
    .sidebar_right form.search-form input.search-field {
        width: 100% !important;
    }

    .sidebar_right form.search-form input.search-submit {
        margin-top: 10px;
        width: 100% !important;
    }

    .header-search-bar form.search-form input.search-field {
        display: none !important;
    }

    .header-search-bar form.search-form input.search-submit {
        display: none !important;
    }

    .leader-board {
        display: none !important;
    }

    .main-nav #main-menu {
        display: none !important;
    }

    .latest_style_1_item .alith_news_img {
        display: flex !important;
    }

    .latest_style_1_item .alith_post_title_small {
        left: 0% !important;
        top: 0% !important;
        width: 63% !important;
    }

    #jobs .job-details {
        background: #f5f5f5;
        width: calc(100% - 0.5em);
        margin: 20px 0em;
        padding: 0 1em;
    }

    .sidebar_right form.search-form input.search-field {
        width: 100% !important;
    }

    .sidebar_right form.search-form input.search-submit {
        margin-top: 10px;
        width: 100% !important;
    }
}

@media (max-width: 480px) {

    .home-page .sidebar-widget.mpu-sidebar,
    .home-page .sidebar-widget.jobs-sidebar,
    .landing .sidebar-widget.mpu-sidebar,
    .landing .sidebar-widget.jobs-sidebar{
        display: none;
    }

    .home-page .sidebar-widget.jobs-mobile,
    .home-page .sidebar-widget.mpu-mobile,
    .landing .sidebar-widget.jobs-mobile,
    .landing .sidebar-widget.mpu-mobile{
        display: unset;
    }


    .sidebar_right form.search-form input.search-field {
        width: 100% !important;
    }

    .sidebar_right form.search-form input.search-submit {
        margin-top: 10px;
        width: 100% !important;
    }

    .header-search-bar {
        display: unset !important;
        padding: 0px;
        margin-bottom: 10px;
    }

    .header-search-bar form.search-form input.search-field {
        width: 96%;
        display: inline !important;
        margin: 10px 5px 0px 10px;
    }

    .header-search-bar .sidebar-widget.animate-box-del.fadeInUp-del.animated-fast-del {
        margin-bottom: 10px;
    }

    .header-search-bar form.search-form input.search-submit {
        margin: 10px 5px 0px 5px;
        width: 96%;
        display: inline !important;
    }

    .leader-board {
        display: none;
    }

    .site-pagination {
        margin-bottom: 30px;
    }

    ul.breadcrumb li {
        line-height: 15px;
    }

    .latest_style_1_item .alith_news_img {
        display: flex !important;
    }

    .latest_style_1_item .alith_post_title_small {
        left: 0% !important;
        top: 0% !important;
        width: 63% !important;
    }

    #slideshow_face {
        text-align: center;
    }

    #slideshow_face .alith_post_title {
        font-size: 20px;
    }

    #slideshow_face .post_meta_center {
        margin-bottom: 20px;
    }

    .header .tagline::before, .header .tagline::after {
        background: none;
    }

    .header .logo {
        font-size: 40px;
    }

    #slideshow_big .post_meta_center,
    #slideshow_big .alith_post_except,
    #slideshow_big .post_meta_categories_label,
    #slideshow_big .owl-nav,
    .grid-post.style-1.nr-4 {
        display: none;
    }

    .alith_post_content_big .alith_post_title {
        font-size: 1.2em;
        margin: 0;
    }

    .alith_heading_patern_2 {
        font-size: 25px;
    }

    .alith_heading_patern_2::before, .alith_heading_patern_2::after {
        height: 10px;
    }

    .page_404, .archive-header .post-author-info {
        padding: 0;
    }

    .page_404 h1 {
        font-size: 100px;
    }

    .column-2, .column-3, .column-4 {
        columns: 1;
        -moz-column-count: 1;
        -webkit-columns: 1;
    }

    .post-author figure {
        float: none;
        margin: 0;
    }

    .post-author {
        padding: 20px;
        text-align: center;
    }

    ol.commentlist {
        padding: 30px 0;
    }

    .grid-post {
        height: 260px;
        width: 100%;
    }

    .grid-post.style-1.nr-3 {
        height: 280px;
        width: 50%;
    }

    #slideshow_face .post_meta_center {
        margin-right: 0;
        border: 0;
    }

    #slideshow_face .alith_post_except {
        padding-right: 0;
    }

    .header .tagline::before, .header .tagline::after {
        width: 0;
    }

    .grid_four_column .grid-sizer,
    .grid_four_column .grid-item,
    .grid_three_column .grid-sizer,
    .grid_three_column .grid-item,
    .grid_two_column .grid-item,
    .grid_two_column .grid-sizer {
        width: 100%;
    }

    .boxed {
        border: none;
        margin: 0 auto;
        display: block;
    }

    .time {
        border-bottom: 1px solid;
    }

    .single-more-articles {
        display: none;
    }

    #jobs1 .job-details {
        background: #f5f5f5;
        width: calc(100% - 0.5em);
        margin: 20px 0em;
        padding: 0 1em;
    }

    .org_list .org-details {
        background: #f5f5f5;
        width: calc(50% - 10px);
        margin: 0px 0px 20px 0em;
        padding: 10px 1em 10px 0px;
        /*padding: 30px 0 0 0;*/
        position: relative;
        border: solid 1px #d3d3d3;
    }
}


@media (max-width: 320px) {
    .site-pagination {
        font-size: 14px;
    }

    .time {
        font-size: 12px;
    }

    .post_meta .meta_author_name {
        display: none;
    }

    .org_list .org-details {
        background: #f5f5f5;
        width: calc(100% - 10px);
        margin: 0px 0px 20px 0em;
        padding: 10px 1em 10px 0px;
        /*padding: 30px 0 0 0;*/
        position: relative;
        border: solid 1px #d3d3d3;
    }


}


@media print {
    .archive-header.ad-banner,
    aside.col-md-4.sidebar_right,
    .single-content,
    #footer-list,
    .main_nav_cover,
    .breadcrumb,
    .addthis-smartlayers,
    .gototop,
    .rc-anchor-invisible-hover,
    .rc-anchor,
    .article-social-links,
    .footer-links {
        display: none;
    }

    .col-md-8.article-col {
        width: 100%;
        margin: 0px auto;
    }
}

