/*
Theme Name: Nerubian
Theme URI: http://nerubian.nanoagency.co
Author:  Nano Agency
Author URI: http://www.nanoagency.co/
Description: Nerubian is a created with more innovative, cleverly coded and feature rich magazine theme. It is easy to customize for all kinds of blog, news, newspaper, magazine, publishing or review site needs.
Version: 1.0.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: nerubian

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* Images */

body,
.article-content .entry-content,
p {
    font-family: "Times New Roman", serif !important;
    font-size: 16px !important;
    line-height: 23px !important;
}

.article-content .entry-header-title .entry-title,
.entry-header .entry-header-title .entry-title,
.cat_readmore,
.box-title .title-left,
.widgettitle,
#comments .heading,
.site-content .title-cat,
#searchInput,
.title-page, .wrapper-posts #loadMore {
    font-family: 'PT Serif', serif !important;
    font-weight: 700 !important;
    letter-spacing: 0px !important;
    text-transform: capitalize;
}

.widgettitle,.wrapper-posts #loadMore {
    text-transform: capitalize !important;
}

.custom_trending .box-recent .tab-content {
    min-height: auto !important;
}


#na-menu-primary ul > li > a,
html input[type="button"],
input[type="reset"],
input[type="submit"],
.select-city #dropdownMenu1,
.select-city .dropdown-menu,
.headerSocialIcons .widget_lg_letter_form button,
footer .widget_lg_letter_form button,
footer .custom-html-widget button,
.subscribeBox .btn {
    font-family: 'Gothic A1', sans-serif !important;
    text-transform: capitalize !important;
    letter-spacing: 0px !important;
}

#loadMore,
.post-cat > a,
.nerubian-header-content .widget_lg_letter_form .btn {
    font-family: 'Gothic A1', sans-serif !important;
    letter-spacing: 0px;
}

.single-main-content .entry-content-inner > p {
    margin: 0px 0 13px;
}

.article-meta .author > a,
.article-meta .posted-on > a,
.article-meta .author-title > a,
.entry-avatar .avatar-meta .author-title,
.avatar-meta .post-date,
.avatar-meta .author-title .author-link,
.entry-header .article-meta > span,
.article-content .article-meta > span {
    font-family: 'PT Serif', serif !important;
}

.custom_post_list .post-list .entry-title {
    font-size: 18px;
    font-weight: bold !important;
}

.logoCaption {
    text-align: center;
    margin: 0;
    color: #e51515;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'PT Serif', serif;
}

.logoTitle {
    font-size: 30px;
    color: white;
    text-align: center;
    margin-top: 0;
    font-weight: 700;
    font-family: 'PT Serif', serif;
    text-transform: uppercase;
}

.mainCenterHeader {
    position: relative !important;
    flex-direction: column !important;
}

.headerSocialIcons {
    position: absolute;
    right: 15px;
    top: 7px;
}

.select-city #dropdownMenu1,
.select-city .dropdown-menu > li {
    font-size: 13px !important;
}

#na-menu-primary ul.mega-menu > li > a {
    padding: 0 17px !important;
}

.headerSocialIcons .widget_lg_letter_form {
    float: right
}

.nerubian-header-content .widget_lg_letter_form .btn,

.subscribeBox_md_xs .btn,
.subscribeBox .btn {
    display: inline-block;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 0px;
    font-weight: 500;
}
.subscribeBox_md_xs{float: right;}
.newLogo {
    width: 500px;
    margin-right: 10px;
}

.header-fixed.scroll-top.fixed .newLogo {
    width: 230px;
}

.header-fixed.scroll-top.fixed .site-title a {
    font-size: 45% !important;
}

.header-fixed.scroll-top.fixed .site-title .site-description {
    font-size: 30% !important;
    line-height: 100% !important;
    margin-top: 5px;
}

.header-left #na-menu-primary ul.mega-menu > li > a {
    line-height: 42px!important;
}
.select-city .btn-default {
    background: none;
    border: 1px solid #a2a2a2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 12px;
    width: auto;
    text-align: left;
    margin-right: 17px;
    text-transform: capitalize;
}

.nerubian_social .ion-social-facebook:hover,
.nerubian_social .ion-social-twitter:hover,
.nerubian_social .ion-social-instagram:hover {
    border: none !important;

}

.pilot-before-content-72890offerad {
    margin: 50px 0;
}

.modal {
    z-index: 100000;
}

ul {
    list-style-type: square;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

figure.wp-caption.alignleft,
img.alignleft {
    margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
    margin: 5px 10px 5px 0;
}

.searchform-mini {
    padding-left: 15px;
}

figure.wp-caption.alignright,
img.alignright {
    margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
    margin: 5px 0 5px 10px;
}

img.aligncenter {
    margin: 5px auto;
}

img.alignnone {
    margin: 5px 0;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
    color: #757575;
    font-size: 12px;
    font-style: italic;
    font-weight: 300;
    margin: 0 0 24px;
}

div.wp-caption.alignright img[class*="wp-image-"] {
    float: right;
}

div.wp-caption.alignright .wp-caption-text {
    padding-left: 10px;
}

img.wp-smiley,
.rsswidget img {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
    list-style-position: inside;
}

.hentry.sticky:not(.has-post-thumbnail) {
    padding-top: -webkit-calc(7.6923% + 24px);
    padding-top: calc(7.6923% + 24px);
}

.hentry.sticky:not(.has-post-thumbnail) {
    padding-top: -webkit-calc(7.6923% + 24px);
    padding-top: calc(7.6923% + 24px);
}

.sticky-post {
    letter-spacing: 0.04em;
    text-transform: capitalize;
    color: #f25c2c;
    padding-right: 10px;
}

.sticky .posted-on,
.custom_trending #loadMore {
    display: none !important;
    ;
}

.updated:not(.published) {
    display: none;
}

.hentry.sticky:not(.has-post-thumbnail) {
    padding-top: 0px;
}

.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
    max-width: 100%;
    height: auto;
}

.gallery {
    margin-bottom: 1.6em;
}

.gallery-item {
    display: inline-block;
    padding: 1.79104%;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-icon img {
    margin: 0 auto;
}

.gallery-caption {
    color: rgba(51, 51, 51, 0.7);
    display: block;
    font-family: "Noto Sans", sans-serif;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 0.5em 0;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}

.bypostauthor .text-user {
    color: #F25C2C;
}

.archive-blog .article-meta .posted-on {
    padding-right: 15px;
}

.says,
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    overflow-wrap: normal;
    position: absolute;
    width: 1px;
}

.rtl .archive-blog .article-meta .posted-on {
    padding-left: 15px;
}

.headerSocialIcons .nerubian_social,
#custom_html-3 {
    display: inline-block;
    float: right;
    margin-right: 5px;
}

#custom_html-3 button {
    font-size: 12px;
    margin-left: 20px;
}

.header-left .header-content-logo {
    padding: 10px 15px !important;
}

#_socialproofslider-shortcode .social-proof-slider-wrap .testimonial-item .testimonial-text .quote {
    white-space: normal!important;
}

.posts-featured.article-carousel .slick-dots {
    bottom: 10px!important;
    left: 0;
    right: 0;
    margin: auto;
    display: inline-block;
    text-align: center;
}

.posts-featured.article-carousel .slick-dots li button::before {
    color: #888;
}

.posts-featured.article-carousel .slick-dots li.slick-active button::before,
.posts-featured.article-carousel .slick-dots li:hover button::before {
    color: #e51515;
}

#_socialproofslider-shortcode .social-proof-slider-wrap ul.slick-dots {
    left: 10px;
}

.carousel-indicators {
    position: relative;
    bottom: 0px;
    left: auto;
    z-index: 15;
    width: 100%;
    margin-left: auto;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.carousel-indicators .active {
    margin: 0 5px;
    width: 10px;
    border: none;
    height: 10px;
    background-color: #e51515;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    text-indent: -999px;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    background-color: #e2e2e2;
}

[class^="-adlabel"],
[class*="-adlabel"] {
    text-align: right;
    text-transform: uppercase;
    color: #b7b7b7;
    font-size: 10px;
    font-family: 'Gothic A1', sans-serif !important;
    letter-spacing: .5px;
}

.banner_ad .wpb_wrapper {
    display: inline-block;
}

.headerSocialIcons .widget_lg_letter_form {
    display: inline-block;
}

.single-image {
    margin-top: 20px;
}

.topbar-right button {
    display: inline-block;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0px;
    margin-left: 20px;
}

.topbar-right .modal-content {
    text-align: left !important;
}

.ctct-form-wrapper .ctct-form-field {
    display: inline-block;
    width: 50%;
    padding: 5px 5px 5px 0;
    line-height: 15px;
    margin: 0 !important;
}

.ctct-form-wrapper .ctct-form-field > input[type=text],
.ctct-form-wrapper .ctct-form-field > input[type=email] {
    display: block;
    width: 100%;
}

.ctct-form-wrapper .ctct-form-field > textarea {
    height: 40px;
}

.ctct-form-field-submit {
    margin-top: 16px !important;
}

.ctct-form-field-email {
    float: left;
}

.ctct-form-field-email {
    margin-top: 5px !important;
    width: 100% !important;
}

.ctct-disclosure {
    line-height: initial !important;
    margin-bottom: 20px !important;
}

#nerubian-header .select-city .dropdown-menu > .active > a,
#nerubian-header .select-city .dropdown-menu > .active > a:hover,
#nerubian-header .select-city .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #838383;
}

#nerubian-header .select-city .dropdown-menu > li > a:hover,
#nerubian-header .select-city .dropdown-menu > li > a:focus {
    color: #262626;
    background-color: #e1e1e1;
}

.select-city .btn-default {
    background: none;
    border: 1px solid #a2a2a2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 15px;
    width: auto;
    text-align: left;
}

.select-city .dropdown-menu {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    text-transform: capitalize;
    width: 200px;
}

.select-city p {
    margin: 0;
    padding: 0
}

.select-city .dropdown-menu li {
    cursor: pointer;
    white-space: pre-wrap;
}

.select-city .btn .caret {
    margin-left: 10px;
    float: right;
    margin-top: 7px;
}

.pac-container.pac-logo {
    z-index: 100000;
}

.pac-logo:after {
    background: none;
    height: 0;
    padding: 0
}

.ctct-form-field label {
    display: none;
}

.vc_custom_1523235952624 {
    padding-right: 60px !important;
}

.sidebar .vc_column-inner .widget_lg_letter_form .btn-lg {
    width: 100%;
}

.sidebar {
    margin-top: 50px;
}

.view-all-news {
    background: #201F1F;
    height: 162px;
    text-align: center;
    display: block;
    font-size: 30px;
    vertical-align: middle;
    color: #fff;
    padding-top: 72px;
}

.comment-respond:before {
    display: block;
    content: " ";
    height: 100px;
    /* Give height of your fixed element */
    margin-top: -100px;
    /* Give negative margin of your fixed element */
    visibility: hidden;
}

.comment-respond {
    outline: none;
}

.letters-to-The-editor .share-social-fixed .heateorSssCommentBackground,
.letters-to-The-editor .entry-footer-social .heateorSssCommentBackground {
    display: none
}

.title-hover {
    color: rgb(229, 21, 21)!important;
}

.sponsored-cat {
    color: #b7b7b7;
}

.sponsored-ads-link h3.entry-title:hover {
    color: rgb(229, 21, 21)!important;
}

.pswp {
    z-index: 100000;
}

.cookie-notice-container {
    font-family: 'Gothic A1', sans-serif !important;
}

.custom_post_list .post-list .article-image,
.custom_post_list .post-item .article-meta,
.custom_post_list .post-list .post-cat,
.custom_post_list .navigation,
.custom_trending .post-cat {
    display: none !important;
}

.custom_trending .sponsored-cat,
.site-title a {
    display: block !important;
}



.custom_post_list .box-recent {
    margin-top: 0px;
}

.custom_post_list .post-list .article-content {
    width: 100%;
    padding-left: 0;
}

.sliders-column3 .box-small .post-tran .entry-title a{
	-webkit-line-clamp: 2;
    display: -webkit-box;
     max-height: 48px;
    text-overflow: ellipsis;
    line-height: 23px!important;
    -webkit-box-orient: vertical;
    overflow: hidden;
	
}

.custom_post_list .post-list .entry-title {
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.custom_post_list .post-list {
    margin-bottom: 13px;
}


.custom_post_list .box-recent,
.custom_post_list .box-recent .tab-content {
    min-height: auto;
}

.custom_post_list .post-list .entry-content {
    padding-top: 0;
    font-size: 15px !important;
}

.weather {
    position: absolute;
}

.scroll-top.fixed .weather dt {
    display: inline-block;
}

.weather dt {
    font-family: 'Gothic A1', sans-serif !important;
    font-size: 13px;
}

.custom_post_list .col-item:last-child .post-list {
    margin-bottom: 0;
}

.custom_trending .post-list .entry-title {
    font-size: 16px;
}

.custom_trending .entry-content {
    padding-top: 0px!important;
}

.text-white,
.site-title a {
    color: #fff !important;
}

.letter-footer {
    position: relative
}

.letter-footer .carousel-indicators {
    text-align: left
}

.letter-footer .cat_readmore {
    opacity: 1;
    visibility: visible;
    color: #E51515;
    font-size: 14px;
    line-height: 30px;
    position: absolute;
    right: 15px;
    text-transform: capitalize;
    top: -4px;
    z-index: 99;
}

.widget_rss ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.widget_rss ul li {
    padding: 5px;
}

.site-title {
    font-size: 41px !important;
    font-family: Arial;
    text-transform: uppercase;
    margin-top: 0 !important;
}

.site-description {
    color: #e51515 !important;
    text-transform: capitalize;
    font-family: Arial !important;
    font-size: 18px !important;
    margin-bottom: 0 !important;
}

.subscribeBox {
    position: absolute;
    right: 15px;
}

.tab-content .archive-blog .post-list .sponsored-ads .entry-header .sponsored-cat {
    text-align: right !important;
}

.subscribeBox_md_xs .widget.first.widget_custom_html {
    display: none;
}

#text-carousel .letter-content {
    max-height: 179px !important;
    overflow: auto;
    padding-bottom: 15px;
    min-height: 179px !important;
}

.sidebar aside {
    margin-bottom: 25px!important;
}

.sidebar .vc_column-inner .widget_lg_letter .letter-auth .extra-info {
    display: none;
}

footer .textwidget p a {
    color: #fff;
}

footer .textwidget p a:hover {
    color: #E51515;
}

.site-content .page-content {
    padding-top: 10px;
    padding-bottom: 30px;
}

.view-all {
    position: absolute;
    right: 15px;
    background: rgba(0, 0, 0, .7);
    height: 162px;
    width: 285px;
    top: 0;
}

.view-all a {
    color: #fff;
    font-size: 32px;
    text-align: center;
    display: block;
    padding-top: 65px;
}

.share-padding-left {
    width: 50px!important;
}

.modal-dialog {
    margin: 73px auto;
}

#na-footer .footer-center {
    padding: 0 0 40px!important;
}

#na-footer .footer-bottom {
    padding: 15px 0!important;
}

.footer-center .container-inner .footer-4 {
    padding-top: 72px;
}

.footer-center .container-inner .widget_lg_letter_form {
    margin-top: 24px;
}

.footer-4 div:first-child {
     margin-top: 0 !important;
}

.footer-center .container-inner .widget_lg_letter_form .btn-lg {
    font-size: 13px;
    padding: 10px 20px;
    min-width: 156px;
}

.formAdj textarea {
    resize: none!important;
}

.formAdj .form-control:focus {
    border: 1px solid #bbbbbb!important;
}

.read-more-letter {
    color: #E51515!important;
    font-size: 13px;
}

.sliders-column3 .box-small .post-image,
.sliders-column3 .box-large .post-image {
    background-color: #000
}

.header-topbar .topbar-right {
    line-height: 60px !important;
    padding: 0;
}

.ctct-address {
    width: 100%;
}

.site-main .page-container .vc_custom_1523236031407 .wpb_column .vc_column-inner .wpb_wrapper .wpb_single_image {
    margin-top: 35px !important;
}

.site-content .single-main-content .box-article .entry-content {
    word-break: break-word;
}

.category-milestones .single-image {
    margin-bottom: 0;
}


.pagination .nav-links > * {
    margin-bottom: 10px;
}

.content-right .entry_pagination .pagination {
    padding-left: 0px;
}

#lg-letters-6 #text-carousel {
    margin-top: 4px;
}

.widget_rss .widgettitle,
.widget_lg_letter .widgettitle,
.widget_twitter .widgettitle,
.widget_text .widgettitle {
    padding: 0px 0px 7px;
}

.sliders-column3 .box-large .post-image {
    height: 420px !important;
}

.sliders-column3 .box-small .post-image {
    height: 202px !important;
}

.logoText {
    width: 500px;
}

#na-menu-primary ul > li > a {
    font-weight: 400 !important;
    font-size: 13px !important;
}

#na-menu-primary ul > li > a > .ti-home {
    font-size: 18px !important;
    vertical-align: middle;
}

.content-category #archive-sidebar {
    margin-top: -4px;
}

.custom_trending .entry-header-title {
    margin-top: 0 !important;
}

.vc_wp_rss .widget_rss .widgettitle {
    margin-bottom: 14px;
}

.entry_pagination .page-numbers .btn-prev,
.entry_pagination .page-numbers i,
.entry_pagination .page-numbers .btn-next {
    font-size: 18px!important;
}

.headerSocialIcons #custom_html-6 {
    display: inline-block;
}

.headerSocialIcons .widget_custom_html .twitter-follow,
.headerSocialIcons .widget_custom_html .fb-like {
    float: left;
    margin: 0 5px;
}

.headerSocialIcons .widget_custom_html .twitter-follow {
    margin-top: 8px;
}

.headerSocialIcons .widget_custom_html .fb-like {
    margin-top: 5px;
}

#lg-letters-6 .letter-auth > h4 {
    margin-top: 8px;
	min-height: 22px;
}

.scroll-top {
    top: -100px!important
}

.site-header .fixed {
    top: 0!important
}

.slicknav_nav {
    min-height: auto!important;
}

.slicknav_nav a {
    font-size: 14.5px !important;
}

.post-list .article-content.full-width .article-meta {
    padding-top: 0px !important;
}

.slicknav_menu {
    background: none;
}

.close:hover {
    background: none
}

.vc_column-inner .sliders-column3 .box-large .article-tran .article-content,
.vc_column-inner .sliders-column3 .box-small .post-tran .article-content {
    bottom: 10px;
	
	    margin-bottom: 0;
}

.nerubian-header-content.container {
    position: relative;
}

#temp_max_min {
    text-transform: capitalize
}

.rss-widget-icon {
    margin-left: 10px;
}

.modal-dialog .modal-content .modal-body form ::placeholder {
    color: #999 !important;
    opacity: 1 !important;
    font-weight: 400 !important;
}

.custom_trending .sponsored-ads.article-content .entry-header {
    position: absolute;
    top: -20px;
    right: 0;
}

.custom_trending .article-content {
    margin-top: -5px;
}

.latestNews .tab-content .archive-blog .post-list .sponsored-ads .entry-header .sponsored-cat {
    text-align: left !important;
}

.cat_readmore:hover::after {
    color: black;
}

.sponsoredAd.signlePageSideAd .stag2-adlabel {
    position: absolute;
    top: -20px;
    right: 0;
}
.sponsoredAd.signlePageSideAd > [class^="-adlabel"], .sponsoredAd.signlePageSideAd > [class*="-adlabel"] {
    position: absolute;
    top: -20px;
    right: 0;
}
.sponsoredAd.signlePageSideAd {
    position: relative;
}

.post-grid .post-cat.sponsored-cat {
    top: -22px;
    display: block;
    right: 0;
    left: unset;
	bottom:auto;
	left:auto
}

.pagination{
	padding-left: 0 !important;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1050px) {
	#na-menu-primary ul>li[class*="-has-children"]>a:before{
		right: -2px !important;
	}
    #na-menu-primary ul > li > a {
        font-size: 12px !important;
    }
    .select-city button {
        top: 0 !important;
    }
    .content-right .entry_pagination .pagination {
        padding-left: 0px;
    }
    .vc_custom_1527153688852,
    .vc_column_container > .vc_column-inner {
        padding-right: 15px !important;
    }
    .select-city .dropdown-menu {
        top: 29px;
    }
    .search-transition-wrap .search-transition-inner .searchform {
        padding: 0 10%;
    }
    .sponsoredAd {
        display: inline-block;
    }
    .nerubian-social-icon a {
        margin-left: 0;
    }
}

@media only screen and (max-width: 1024px) {
    .view-all {
        height: 121px;
        width: 213px;
    }
    .view-all a {
        padding-top: 46px;
    }
    .headerSocialIcons {
        position: absolute;
        right: 15px;
        top: 7px;
    }
}



@media (max-width: 991px) {
    .header-left .header-content .modal {
        display: block;
    }
    .nerubian-social-icon a {
        margin-left: 0;
    }
    .headerSocialIcons {
        position: static;
        right: 15px;
        top: 7px;
    }
    .header-topbar {
        display: block !important;
    }
    #logo img {
        max-height: 70px !important;
    }
    .site-logo {
        position: static !important;
    }
    .content-category #archive-sidebar {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .header-content-logo {
        text-align: unset !important;
    }
    .subscribeBox_md_xs .widget.first.widget_custom_html {
        display: inline-block;
        float: right;
    }
}


@media (max-width: 767px) {
    #nerubian-top-navbar {
        display: block !important;
    }
    .nerubian-social-icon a {
        margin-left: 0;
    }
    .subscribeBox_md_xs .widget.first.widget_custom_html {
        display: inline-block;
        float: right;
    }

    .select-city button {
        font-size: 10px;
        position: relative !important;
    }
    .select-city .dropdown-menu {
        width: 150px;
    }
    .select-city .btn-default {
         max-width: 142px;
    }

    .headerSocialIcons .widget_lg_letter_form .btn {
        margin-left: 0;
        font-size: 12px;
    }
    [class*="ion-social-"] {
        width: 24px !important;
        height: 24px !important;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    .nerubian-social-icon:nth-child(1) {
        margin-left: 0;
    }
    .na-footer #lg-letters-form-4 {
        margin-top: 30px;
    }
    .na-footer .widget.widget_lg_letter_form button {
        margin-left: 0;
        margin-right: 0;
    }
    .slicknav_btn {
        margin-top: 0 !important;
    }
    .searchform-mini.searchform-moblie {
        margin-top: 0 !important;
    }
    .headerSocialIcons {
        position: initial;
    }
    .stag2-widget {
        text-align: center;
    }
    .newLogo {
        width: 350px;
    }
    #na-menu-primary ul.mega-menu > li > a {
        padding: 0 7px !important;
        font-size: 1.2rem;
    }
    .header-topbar {
        display: block !important;
    }
    .select-city button {
        font-size: 10px;
        position: relative!important;
    }
    .select-city .dropdown-menu {
        z-index: 100000;
    }
    .single-sidebar {
        margin-top: 0 !important;
    }
    .widget.pilot-widget {
        text-align: center;
    }
    .vc_custom_1527153688852,
    .vc_column_container > .vc_column-inner {
        padding-right: 15px !important;
    }
    .slicknav_nav li a {
        font-family: 'Gothic A1', sans-serif !important;
        text-transform: capitalize !important;
        letter-spacing: 0px !important;
    }
    .search-transition-wrap .search-transition-inner .searchform {
        padding: 0 25% 0 0px;
    }
    .sponsoredAd {
        display: inline-block;
    }
    .affect-isotopes .col-xs-12 {
        float: none;
    }
    .content-category .main-content {
        padding-bottom: 30px;
    }
}

@media only screen and (max-width: 768px) {
    .view-all {
        height: 196px;
        width: 345px;
    }
    .view-all a {
        padding-top: 80px;
    }
}

@media (max-width: 768px) {
    .headerSocialIcons {
        margin-bottom: 15px;
    }
    .headerSocialIcons .widget_lg_letter_form .btn {
        margin-left: 6px;
    }
    .slicknav_btn {
        top: 50px!important;
        left: 15px;
    }
    .searchform-mini.searchform-moblie {
        top: -11px !important;
        right: 10px !important;
        ;
    }
    .scroll-top.fixed .headerSocialIcons {
        display: none
    }
    .scroll-top.fixed .slicknav_btn {
        top: 2px!important;
    }
    .scroll-top.fixed .searchform-mini.searchform-moblie {
        top: -22.5px!important
    }
    .search-transition-wrap .search-transition-inner {
        top: 0%!important;
    }
}

@media (max-width: 480px) {
	.entry-content-inner iframe {
		    height: 100%;
	}
	.post-format {
		display: block !important;
	}
	.single-image.embed-responsive{
		padding-top: 56.25%;
	}
	.custom_trending .box-recent {
		margin-top: 30px;
	}
    .site-title a {
        font-size: 45% !important;
    }
    .site-title .site-description {
        font-size: 30% !important;
    }
    .rssOtherFeed .vc_column-inner {
        margin-top: 0px !important;
    }
    .slicknav_btn {
        top: 61px !important;
        left: 0px !important;
    }
    .searchform-mini.searchform-moblie {
        right: 0 !important;
        top: 9px !important;
    }

    .scroll-top.fixed .slicknav_btn,
    .scroll-top.fixed .searchform-mini.searchform-moblie {
        top: 50%!important
    }
    .sponsored-ads .sponsored-cat,
    .custom_post_list .tab-content .post-list .article-content .entry-content {
        display: block !important;
    }

    .subscribeBox_md_xs .widget.first.widget_custom_html {
        display: inline-block;
        visibility: visible;
        float: right;
    }


    .headerSocialIcons {
        position: relative;
        right: inherit;
        top: inherit;
        /*padding: 8px 12px 0;*/
        width: 100%;
        margin-bottom: 10px;
    }
    .newLogo {
        width: 180px;
        margin-right: 0px;
    }
    .header-fixed.scroll-top.fixed .newLogo {
        width: 180px;
    }
    .sliders-column3 .box-large .post-image {
        height: 300px !important;
    }

    .affect-isotopes .col-xs-12 {
        float: none;
    }

    .headerSocialIcons .widget_lg_letter_form {
        margin-right: 3px;

    }
    .slicknav_nav li a {
        font-family: 'Gothic A1', sans-serif !important;
        text-transform: capitalize !important;
        letter-spacing: 0px !important;
    }
    .select-city .dropdown-menu {
        position: absolute!important;
        z-index: 1000000;
    }

    #logo img {
        max-height: 70px !important;
    }
     #twitter-4,
    .parallelAd {
        display: none;
    }
    .mobile_ad {
        display: block !important;
        margin-top: 35px !important;
    }
    img {
        max-width: 100% !important;
        height: auto !important;
    }
    .layout-list .post-image,
    .layout-box9 .col-md-6 .post-image,
    .layout-box9 .col-md-4 .post-image,
    .layout-box1 .post-image,
    .layout-box1 .post-image {
        height: auto !important;
    }
    .posts-featured .post-image,
    .posts-featured .post-image img {
        height: 250px !important;
    }
    .header-topbar {
        display: block !important;
    }
    .site-logo {
        position: static !important;
        top: 0 !important;
    }
    #nerubian-header .select-city {
      /*  margin-top: -27px !important;*/
    }
    .na-footer #lg-letters-form-4 {
        margin-top: 30px;
    }
    .widget_lg_letter_form .center-block {
        margin-left: 0;
        margin-right: 0;
    }
    .article-carousel .slick-list .view-all {
        display: none;
    }
    .post-list .article-content.full-width .article-meta {
        display: none;
    }
    .site-main .page-container .vc_custom_1523236031407 .wpb_column .vc_column-inner .wpb_wrapper .wpb_single_image {
        margin-top: 0px !important;
    }
    .sidebar.sidebar-right {
        margin-top: 0px;
    }
    .site-content .single-main-content .main-content {
        padding-bottom: 0px;
    }
    .sliders-column3 .box-large .article-tran .article-content {
        left: 15px;
    }
    .ion-social-facebook,
    .ion-social-googleplus,
    .ion-social-twitter,
    .ion-social-instagram {
        font-size: 16px !important;
    }
    .sidebar .vc_column-inner .widget_lg_letter .letter-auth .extra-info {
        display: none;
    }

    .search-transition-wrap .search-transition-inner .searchform {
        position: absolute;
        top: 25% !important;
        width: 100%;
        padding: 0 30px !important;
    }
    .search-transition-wrap .btn-mini-close {
        top: 10%
    }
    .error-404 .searchform .form-control,
    .no-results .searchform .form-control {
        min-width: auto !important;
    }
    .posts-featured .slick-track .archive-blog .post-grid {
        margin-bottom: 0;
    }
    .site-content .page-content {
        padding-bottom: 0px;
    }
    #lg-letters-6 .carousel-inner .carousel-indicators {
        margin-bottom: 0px;
    }
    .sponsoredAd {
        display: inline-block;
    }
    .content-category #archive-sidebar {
        margin-top: 0px;
    }
    .content-category .main-content {
        padding-bottom: 30px;
    }
    .stag2-widget {
        text-align: center;
    }
    .search-transition-wrap .btn-mini-close {
        top: 0%!important;
    }
    .footer-center .container-inner .footer-4 {
        padding-top: 0px;
    }
    
}
.comment-respond .error{
	    color: #E51515;
}
 ul li.current-menu-item>a, ul li.current-menu-parent>a, #na-menu-primary ul>li.current-menu-parent>a, #na-menu-primary ul>li.current-menu-parent>a:before{
    color: #E51515!important;
}
ul li.current-menu-parent >a, ul li.current-menu-parent >a >a{
color: #E51515!important;	
}
.commentform textarea {
  resize: none;
}
#comments .heading,  #searchInput{     text-transform: none !important;}
.custom_trending .entry-header .entry-title{
 max-height: 46px;
}
.custom_trending .entry-content {
 max-height: 44px;
}
.content-category .entry-title{ max-height: 120px;}
.most-views-content .post-sidebar .entry-title {
	margin-top:-5px!important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4!important;
    -webkit-box-orient: vertical;
	max-height: 90px!important;
}
.sliders-column3 .box-large .post-tran .entry-title{
display: -webkit-box;
    -webkit-line-clamp: 3;
    max-height: 120px;
    text-overflow: ellipsis;
    line-height: 23px;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.widget_rss .widgettitle .rsswidget .rss-widget-icon{display:none}
.ion-social-instagram:hover .fa-instagram {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%)!important;
    -webkit-background-clip: text!important;
    -webkit-text-fill-color: transparent!important;
}
b, strong {
    font-weight: bold!important;
}
#na-footer .menu-footer-menu-container ul li {
    color: #a2a2a2;
    line-height: 24px;
	font-size: 16px;
}


#na-footer .menu-footer-menu-container ul li  a{
	color:#fff;
}
.tags-wrap .tags a, .tags-wrap .tags-title{
font-family: "Times New Roman", serif !important;
}
.caption-image {
	 right: inherit!important;
 left: 0px!important;
	   
}
.wp-single-image{ position:relative}
.entry-avatar .author-title{
    color: #999!important;
}
.ctct-form-wrapper .g-recaptcha>div{
	height:auto!important;
}
.ctct-disclosure sub, .ctct-disclosure hr{
	display:none;
}

.subscribePage .ctct-form-field{
	display:block;
}

.subscribePage  .ctct-form-wrapper .ctct-form-field > input[type="email"]{
	width:50%;
}

.subscribePage .ctct-form-field label {
    display: block !important;
}
.site-title h1 {
    margin-top: 0px !important;;
    font-weight: bold !important;
    margin-bottom: 0 !important;
}
.most-views-content .article-image {
    position: relative;
}
aside .crossword_puzzle{
   padding: 20px 0 0 !important;
}
.custom_trending .stag2-adlabel{display:none}
