@media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1300px !important;
}

}

.miscboximg{ text-align: center;}
header .active { background-color: #44b1dcd9;}
header .active > a{ color: white !important;}
.clearfix {
    clear: both;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.mtop {
    margin-top: 30px;
}

.error {
    color: red;
}

.success {
    color: green;
}

p {
    margin-bottom: 0px;
    font-size: 15px;
    line-height: 24px;
    font-weight: normal;
    margin: 12px 0px;
    color: #000000;
}

a {
    text-decoration: none;
    color: rgb(24, 22, 22);
}

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

.mainheadlines .cardlist{ border-bottom: 1px solid #8080802e;
    padding-bottom: 15px; }

.navdropdownicon {
    position: relative;
}

.elemopen>.toggledropdownelem {
    display: block !important;
}

.elemclose {
    display: none;
    visibility: hidden;
}

input:focus-visible {
    outline: 0 !important;
}

.form-control:focus {
    box-shadow: 0px 0px 0px transparent !important;
}

.light-bg{
    background-color: #f7f7f7;
}

.layout-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    z-index: 121;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s cubic-bezier(0.16, 0.36, 0, 0.98);
    transition: 0.3s cubic-bezier(0.16, 0.36, 0, 0.98);
    background-color: rgba(0, 0, 0, 0.5);
}

.layout-overlayopen {
    opacity: 1;
    visibility: visible;
}

.notbtnclass {
    background: transparent;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

@font-face {
    font-family: "font-icon";
    src: url("/assets/frontstore/default/fonts/fontsicon/font/fontello.eot");
    src: url("/assets/frontstore/default/fonts/fontsicon/font/fontello.woff2") format("woff2"), url("/assets/frontstore/default/fonts/fontsicon/font/fontello.woff") format("woff"), url("/assets/frontstore/default/fonts/fontsicon/font/fontello.ttf") format("truetype"), url("/assets/frontstore/default/fonts/fontsicon/font/fontello.svg") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: "oswald";
    src: url("/assets/fonts/Oswald/static/Oswald-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: "montserrat";
    src: url("/assets/fonts/Montserrat/Montserrat-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: "roboto";
    src: url("/assets/fonts/Roboto/Roboto-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

.pagination{ margin-bottom: 16px;}
.pagination__prevnext{border: 1px solid #0000009e;
    border: 1px solid #00000073;
    margin-right: 10px;
    padding: 6px 12px;
    text-align: center;
    box-shadow: 0px 1px 2px #808080d1;
    background: #fffefe4f;
}
.top-elem {
    margin-left: 10px;
}

.top-elem li {
    display: inline-block;
    font-size: 14px;
}

.top-elem li:last-child a {
    padding: 0 0 0 10px;
    line-height: 32px;
}

.top-elem li a {
    color: #eee;
    padding: 0 10px;
    line-height: 32px;
}
.mainheader{
background-color: transparent;
margin-bottom: 10px;
    
}
.top-bar {

    background-color: #3c8dad;
}

.top-menu a {
    color: #eee;
    padding-right: 10px;
}

.top-menu a:hover {
    color: #eff;
}

.top-menu {
    float: left;
}

.top-menu li {
    display: inline-block;
    font-size: 14px;
}

.top-menu li:last-child a {
    padding: 0 0 0 10px;
    line-height: 32px;
}

.top-menu-social {}

.top-menu-social li {
    display: inline-block;
    font-size: 14px;
    margin-left: 15px;
}

.top-menu-social li:last-child a {
    padding: 0 0 0 10px;
}

.top-menu-social a {
    color: #eee;
    padding: 0 10px;
    line-height: 32px;
}

.logowbanner {
    padding: 10px 0px;
}

.main_logo_img {
    max-height: 65px;
    max-width: 225px;
    vertical-align: middle;
}

.logowbanner .logodiv {
    padding-top: 10px;
    float: left;
    height: 65px;
}

.logowbanner .bannerdiv {
    float: right;
    height: 100px;
    line-height: 100px;
    width: auto;
}

.logowbanner .bannerdiv img {
    vertical-align: middle;
    max-height: 100px;
    max-width: 100%;
}

.navmenudiv {
    border-top: 1px solid #80808024;
    background-color: white;
    box-shadow:0 1px 5px rgb(0 0 0 / 10%);
}

.navmenuwrap .navmenu>li {
    display: inline-block;
    text-align: center;
}

.navmenuwrap .navmenu>li>a {
    text-transform: uppercase;
    padding: 0 16px;
    font-size: 18px;
    font-weight: 700;
    display: block;
    color: #1d1d1de0;
    line-height: 48px;
}
.navmenuwrap .navmenu>li:hover{ background-color: #44b1dcd9;}

.navmenuwrap .navmenu>li:hover a{
    color: white !important;
}

.navmenuwrap .navdropdown:hover ul li a{
    color: #151515 !important;
}

.navmenuwrap .navmenu>li>a:hover {
    color: #151515;
}

.navmenuwrap .navdropdown {
    position: relative;
}

.navmenuwrap .navdropdownmenu .navdropdownmenu {
    top: -5px;
    left: 100%;
}

.navmenuwrap .navdropdownmenu {
    z-index: 99999;
    position: absolute;
    text-align: left;
    top: 100%;
    left: 0;
    background-color: white;
    display: block;
    padding: 5px 0px;
    min-width: 160px;
    box-shadow: 0px 1px 3px #cccccc;
    -webkit-box-shadow: 0px 1px 3px #cccccc;
    display: none;
    text-transform: capitalize;
}

.navmenuwrap .navdropdownmenu li a {
    display: block;
    color: #151515;
    padding: 5px 15px;
    font-size: 14px;
}

.navmenuwrap .navdropdownmenu>li>a {
    white-space: nowrap;
}

.navmenuwrap .navdropdowndiv {
    z-index: 99999;
    background-color: transparent;
    position: absolute;
    width: 100%;
    top: auto;
    left: 0;
    box-shadow: 0px 0px 0px transparent;
    border: 0px;
    padding: 0px;
}

.navmenuwrap .navdropdowndiv>li {
    box-shadow: 0px 1px 3px #cccccc;
    -webkit-box-shadow: 0px 1px 3px #cccccc;
    background-color: white;
}

.navmenuwrap .navdropdown:hover>.navdropdownmenu {
    display: block;
}

.navmenuwrap .navdropdown>a:after {
    content: "\f107";
    margin-left: 7px;
    font-family: "font-icon";
    font-size: 14px;
    line-height: 1;
    top: 0;
}

.navmenuwrap .navdropdown .navdropdown>a:after {
    content: "\f105";
    margin-left: 7px;
    position: absolute;
    font-family: "font-icon";
    font-size: 14px;
    line-height: 1.4;
    top: 25%;
    right: 5px;
}

.navmenuwrap .navdropdownicon>a:after {
    content: "\f107";
    margin-left: 3px;
    font-family: "font-icon";
    font-size: 14px;
    line-height: 1;
    top: 0;
}

.navmenuwrap .navdropdownicon .navdropdown>a:after {
    content: "\f105";
    margin-left: 7px;
    position: absolute;
    font-family: "font-icon";
    font-size: 14px;
    line-height: 1;
    top: 25%;
    right: 20px;
}

.navdropdownstatic {
    position: static !important;
}

.contentbox .contentbox-img-holder {
    overflow: hidden;
}

.contentbox .contentbox-img-holder img {
    max-width: 100%;
}

.mainheadlines{ text-align: center;}
.mainheadbanner .itembox-title{ font-size: 38px !important;}
.mainheadbanner .itembox-title a{ color: #1d1d1de0 #0987b7;}
.mainheadlines .itembox-title a:hover{ color :  #0987b7;}

/* menu respomsive  */

.sidenavheader {
    width: 320px;
    max-width: 320px;
    background-color: #fff;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 320px;
    z-index: 121;
    overflow-y: auto;
    -webkit-transition: transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
    transition: transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
    transition: transform 0.5s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
    -webkit-transform: translateX(-320px);
    transform: translateX(-320px);
}

.sidenav_close {
    position: absolute;
    right: 15px;
    top: 15px;
}

.sidenav_closebtn {
    background-color: transparent;
    border: 0px;
}

.sidenavmain {
    margin-top: 50px;
}

.sidenavul {}

.sidenavul li {
    border-bottom: 1px solid #e3e4e8;
    position: relative;
}

.sidenavul li:last-child {
    border-bottom: 0px;
}

.sidenavul li a {
    color: #1d1d1de0;
    padding: 14px 24px;
    display: block;
    font-weight: 600;
    font-size: 15px;
    position: relative;
    text-transform: uppercase;
}

.sidenavul li a:hover {
    color: #151515;
}

.sidenavdropdown {}

.sidenavdropdownmenu {
    display: none;
}

.sidenavdropdownmenu li {
    padding-left: 15px;
    border-bottom: 0px;
}

.sidenavdropdownmenu li a {
    font-size: 14px;
    padding: 9px 14px;
}

.sidenavdropdownicon {
    position: absolute;
    right: 15px;
    top: 10px;
    background-color: transparent;
    border: 0px;
}

.sidenavul .show {
    background-color: rgba(249, 249, 249, 0.32);
}

.sidenavmenuopen {
    background-color: rgba(249, 249, 249, 0.32);
}

.sidenavopen {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.navmobile {
    position: relative;
    box-shadow: 0 2px 3px rgb(0 0 0 / 10%);
}

.navmobile .navmenutoggle {
    position: absolute;
    left: 25px;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 27px;
}

.navmobile .navmobilelogodiv {
    text-align: center;
    padding: 5px 35px;
}

.navmobile .navmobilesearch {
    position: absolute;
    right: 3px;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 27px;
}

.navmobile .navmobilesearch a {
    color: #1d1d1de0;
}

.navmobile .navmobilesearch a:hover {
    color: #151515;
}

.navrightul li {
    position: relative;
}

.navrightul .navsearchbox a {
    text-transform: uppercase;
    padding: 0 0px 0 16px;
    font-size: 18px;
    font-weight: 700;
    display: block;
    color: #151515;
    line-height: 48px;
}

.navrightul .navsearchbox a:hover {
    color: #0e0101;
}

.navsearchinputbox {
    position: absolute;
    top: 100%;
    right: 0px;
    width: 320px;
    display: none;
    background-color: white;
    padding: 15px 20px;
    min-width: 200px;
    box-shadow: 0px 1px 3px #cccccc;
    -webkit-box-shadow: 0px 1px 3px #cccccc;
    text-transform: capitalize;
}


/*-------------------featuredbanner-------------------------*/

.featuredpost-headstyle {
    margin-top: 10px;
    margin-bottom: 30px;
}

.companymedias tr{ text-align: left;} 
.tabletrleft tr{ text-align: left;}

.cardbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
-ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    overflow: hidden;
    height: 100%;
    -webkit-box-shadow: 0 3px 2px rgb(0 0 0 / 10%);
    box-shadow: 0 3px 2px rgb(0 0 0 / 10%);
}

.cardbox-imgholder {
    margin-right: 0 !important;
margin-bottom: 0 !important;
}

.cardbox-content {
    background-color: #fff;
    padding: 24px 32px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.itembox {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.itembox-imgholder {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}

.itemlistbox-imgholder {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin-right: 30px;
    margin-bottom: 0;
    max-height: 260px;
}

.itembox-content {
    overflow: hidden;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}

.itembox-title {
    font-size: 16px;
    line-height: 1.4;
    margin-top: 3px;
    margin-bottom: 1px;
}

.itembox-meta-author a {
    color: #007bff;
}

.itembox-meta {
    line-height: 1;
}

.itembox-meta li {
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
    margin-right: 10px;
    color: #545252;
    font-size: 11px;
}

.meta-user-action>li {
    margin-right: 5px;
}

.itembox-meta .itembox-meta-author {}

.itembox-meta .itembox-meta-author {
    font-size: 11px;
}

.itembox-meta .itembox-meta-date {
    font-size: 11px;
}

.itembox-imgholder img {
    width: 100%;
}

.itembox-meta-cat {
    position: absolute;
    left: 16px;
    bottom: 16px;
}

.meta-label {
    border-radius: 5px;
    font-size: 11px;
    background-color: #2D95E3;
    padding: 4px 8px;
    z-index: 2;
    color: #fff;
    margin-bottom: 0;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
}

.itembox-meta-cat-free {
    margin-bottom: 5px;
}

.meta-label:hover {
    background-color: #2077b9;
    color: #fff;
}

.meta-label-purple {
    background-color: #9C27B0
}

.meta-label-purple:hover {
    background-color: #771988;
}

.featuredpost-itembox {
    padding-bottom: 10px;
    height: 33.3%;
    overflow: hidden;
}

.cardbox100 .cardbox {
    display: block;
}

.cardbox100 .featuredpost-itembox {
    height: 100%;
}

.cardbox100 .itembox-title {
    font-size: 24px;
}

.itemminibox  {
background-color: transparent !important;
}
.itemminibox .cardbox-content {
    padding: 10px 0px;
    background-color: transparent !important;
}

.noshadowbox {
    box-shadow: none !important;
    -webkit-box-shadow: none !important
}
/******************************************************************/
.greentxtspan{ color: #109900;}
.redtxtspan{ color: #e10c0c;}

/**************************************************************8888/*/
.tablebox{ text-align: left;}
.tablebox tbody td{ font-weight: 500;}
.tablebox.dataTable.no-footer{
border-bottom: none;
}

.tablebox.dataTable tbody tr {
    background-color: transparent;
    font-size: 14px;
}
.tablebox.dataTable thead th, table.dataTable thead td {
    padding: 10px 14px;
    border-bottom: 1px solid #cdcbcb;
    font-size: 12px;
}
.tablebox.dataTable tbody th, table.dataTable tbody td {
    border-bottom: 1px solid #cdcbcb;
}

.subfilterdiv{ margin-bottom: 10px;}
.subfilter{ margin-right: 15px;}

.dataTables_wrapper .dataTables_paginate .paginate_button{ font-size: 12px !important; padding: 3px 9px !important; }

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current { background: #ffffff73 !important;}
.sectgreenoutline{    box-shadow: 0px 0px 3px #53990091 !important;
    border: 1px solid #539900;
    background: #ffffff57;}


    .sectredoutline{  
        box-shadow: 0px 0px 3px #e10c0c73 !important;
        border: 1px solid #e10c0cb3;
        background: #ffffff57;


    }
    .subsumofcompany{ font-style: italic; font-size: 12px;}
    .greentxt{ color: green;}
    .redtxt{ color: red;}
    .bluetxt{ color:blue}


    .issuetab{ }
    .nav-link {
 
        color: #373762;}

    .tableboxissue tbody tr{ font-size: 14px;}  

    .morebtn{    float: right;
     
        border: 0px;
        padding: 3px 8px;
        background-color: #005affd1;
        color: #f9f9f9;
        font-size: 14px;
       
    }
    .morebtn:hover{  background-color: #0059ffc8; color: white;}
    .morebtn:after {  visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;}

    
    .subsumtitle{ font-weight: 500; font-size: 24px; color: blue;}
    .subsumdiv{ margin-bottom: 15px; line-height: 30px;  text-align: left;}
    .subsumdivmain{ margin-bottom: 15px; line-height: 30px;}
    .subsumhead{ font-size: 28px; font-weight: 500;}
    .subsumspan{ margin-left: 10px;}
    .subsumpara{ font-size: 16px; line-height: 22px;}
    .subsumheadmin{ font-size: 14px; line-height: 18px;}
    .subsumparabold{ font-weight: bold; font-size: 16px; line-height: 18px;} 
.minisectbox {
    margin-bottom: 30px !important;
    
    background-color: white;
    padding: 20px 20px;
    box-shadow: 0 3px 2px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0 3px 2px rgb(0 0 0 / 10%);
}

.minisectbox .secthead {
    border-bottom: 0;
}

.minisectbox .secttitle {
    font-size: 18px;
}

.sectbox {
   
    background-color: #ffffff40;
    padding: 10px 12px;
    margin-bottom: 20px;
    border-radius: 5px
}

.secthead {
    margin-bottom: 15px;
    padding: 0px 0px;
    padding-bottom: 1px
}

.secttitle {
    float: left;
    color: #1d1d1de0;
    text-transform: uppercase;
    font-family: roboto;
    font-size: 22px;
    margin-bottom: 0px;
    font-weight: 600;
}

.sectheadmisc {
    float: right;
    font-size: 24px;
    display: none;
}


.sectboxdark{
    box-shadow:0px 0px 2px #969daa;
}
.sectboxdark > .secttitle{ color: #424244;}
.sectboxdark  .cardbox-content{ background-color: transparent;}
.sectboxdark  .cardbox{ background-color: #ffffff38;

    -webkit-box-shadow: 0 3px 2px rgb(0 0 0 / 10%);
    box-shadow: 0 1px 3px rgb(112 105 105 / 51%);
}


.latestpost .itembox-title{ font-size: 18px !important;}
.cardlist {
    margin-bottom: 15px;
}

.itemboxlist .itembox-title {
    font-size: 16px;
}

.imgsidetext {}

.imgsidetext .itembox-imgholder {
    flex: 0 0 30%;
    max-height: 100px;
}

.imgsidetext .itembox-content {
    flex: 0 0 70%;
    padding: 0px 10px;
}

.imgsidetext .itembox-title {
    margin-top: 0px;
    font-size: 14px;
}
.itemminibox .itemlistbox-imgholder{ max-height: 230px !important;}
.itemoverlaybox {
    height: 100%;
    max-height: 100% !important;
}

.itemoverlaybox img {
    width: auto;
    height: 100%;
    min-width: 100%;
}

.itemoverlaybody {
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: transparent;
    z-index: 1;
}

.overlaygrad {
    position: absolute;
    width: 100%;
    height: 70%;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.7)), to(transparent));
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, transparent 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0);
}

.itemoverlaybody {
    color: white;
}

.itemoverlaybody a {
    color: white;
}

.itemoverlaybody p {
    color: white;
}

.itemoverlaybody .itembox-meta li {
    color: #f5f5f5c2;
}

.itemtextonly {
    display: block;
}


/*******************************************/

.headoverimgpost {
    margin-bottom: 10px;
}

.headoverimgpost .post-head {
    padding: 10px 20px;
}

.post-content>p {
    margin-top: 0px;
}


/*******************************/

.socialbox {
    font-family: roboto;
    display: block;
    padding: 5px 10px;
    border-radius: 3px;
    color: rgb(248, 238, 238);
    font-size: 14px;
    ;
    cursor: pointer;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.socialbox i {
    margin-right: 5px;
    font-size: 12px;
}

.colwhite {
    color: white;
}

.colwhite:hover {
    color: white
}

.socialbox:hover {
    color: rgb(248, 238, 238);
}

.readlatersoc {
    background-color: #407c5e;
}

.readlatersoc:hover {
    background-color: #407c5edd;
}

.readlatersoc.soctick {
    background-color: #407c5e99;
}

.readlatersoc.soctick:hover {
    background-color: #407c5ebb;
}

.favouritesoc {
    background-color: #f94f6d;
}

.favouritesoc:hover {
    background-color: #f94f6ddd;
}

.favouritesoc.soctick {
    background-color: #f94f6d99;
}

.favouritesoc.soctick:hover {
    background-color: #f94f6dbb;
}

.facebooksoc {
    background-color: #39599f;
}

.facebooksoc:hover {
    background-color: #39599fe3
}

.youtubesoc {
    background-color: #c61d23;
}

.youtubesoc:hover {
    background-color: #c61d23e3
}

.twittersoc {
    background-color: #55ACEE;
}

.twittersoc:hover {
    background-color: #55ACEEe3;
}

.instagramsoc {
    background-color: #e1306c;
}

.instagramsoc:hover {
    background-color: #e1306ce3;
}

.pinterestsoc {
    background-color: #cb2027;
}

.pinterestsoc:hover {
    background-color: #cb2027e3;
}

.googlesoc {
    background-color: #df4b3b;
}

.googlesoc:hover {
    background-color: #df4b3be3;
}

.rsssoc {
    background-color: #ef822a;
}

.rsssoc:hover {
    background-color: #ef822ae3;
}

.boxsectdiv {
    /*  background-color: #da2233fa;*/
    border: 1px solid #14121214;
    padding: 10px 13px 20px 13px;
    box-shadow: 0 3px 2px rgb(0 0 0 / 10%);
}

.subscribepara {}

.subscribeinput {
    border-radius: 0;
    border: 1px solid #00000087;
    outline: none;
    padding: 5px 10px;
}

.subscribebtn {
    background-color: #054ab1;
    border: 1px solid blue;
    color: white;
    border-radius: 0;
    padding: 5px 10px;
    outline: none;
}

.subscribebtn:hover {
    background-color: #054ab1e3;
}

.fullsubs .subscribebtn {
    width: 100%;
    display: block;
}

.fullsubs .subscribeinput {
    width: 100%;
    display: block;
}


/**************************/

.newstickerdiv {
    background-color: white;
    margin: 15px 0px;
    overflow: hidden;
    border-radius: 5px;
    position: relative;
    -webkit-box-shadow: 0 2px 10px rgb(0 0 0 / 10%);
     box-shadow: 0 2px 10px rgb(0 0 0 / 10%);
}

.ntickerlabel {
    padding: 0px 14px;
    background-color: rgb(57, 57, 212);
    color: white;
    height: 36px;
    line-height: 34px;
    float: left;
}

.ntickersect {
    display: inline-block;
}

.newsticker {
    overflow: hidden;
    padding: 0px 50px 0px 20px;
    display: block;
}

.newsticker li {
    line-height: 36px;
}

.ntickercontrols {
    position: absolute;
    top: 0;
    right: 0;
}

.ntickercontrolsbtn {
    background-color: transparent;
    border: 0px;
    width: 36px;
    height: 36px;
    line-height: 34px;
}

.ntickercontrolsbtn:hover {
    background-color: #f8f8f8e3;
}

.ntickerrightbtn {}


/*************************************************************/

.owlcontrolstop .owl-nav {
    position: absolute;
    right: 0;
    top: -38px;
    font-size: 16px;
    font-weight: 600;
}

.owlcontrolstop .owl-nav button.owl-prev,
.owlcontrolstop .owl-nav button.owl-next {
    padding: 0px 8px !important;
    margin-left: 5px;
    background-color: #cfd3dd;
}

.owlcontrolstop .owl-nav button.owl-prev:hover,
.owlcontrolstop .owl-nav button.owl-next:hover {
    background-color: #e0e3eaef;
}


/****************************/

.footersect {
    padding: 20px 10px;
}

.footcopyright {
    margin-top: 10px;
}

.footsocialdiv {
    margin-top: 10px;
}

.footsocico {
    color: white;
    display: inline-block;
    padding: 10px;
    margin-bottom: 5px;
}

.footsocico:hover {
    color: white;
}

.footsectbox .footsecttitle {
    color: white;
    font-size: 18px;
    text-transform: uppercase;
    font-family: roboto;
}

.footsectbody ul li {
    font-size: 16px;
    margin-bottom: 3px;
}

.footsectbody a {
    color: white;
}

.footsectbody .itembox-title {
    font-size: 14px;
}

.footsectbody a:hover {
    color: #000000;
}

.footerwb {
    background-color: #43b1db;
}
/***************************gallery************************/


.gallery-content{ margin-bottom: 20px;}
/*
.gallery-content img{
 

}
.gallery-content .galleryconbox{
    width: 200px;
 
}

.gallery-content .galleryconbox img{
    width: 200px;
 
}
*/

.gallerybox{
    margin-bottom: 20px;;
}
  
  /* clear fix */
  .gallerybox:after {
    content: '';
    display: block;
    clear: both;
  }
  
  /* ---- .grid-item ---- */
  
  .gallerybox-sizer,
  .gallerybox-item {
    width: 33.333%;
  }
  
  .gallerybox-item {
      margin-bottom: 10px;
      padding-left: 10px;
    float: left;
  }
  
  .gallerybox-item img {
    display: block;
    max-width: 100%;
  }
  


/* clear fix */
.gallery-content:after {
    content: '';
    display: block;
    clear: both;
  }
  
  /* ---- .grid-item ---- */
  
  .gallery-sizer,
  .galleryconbox {
    width: 33.333%;
  }
  
  .galleryconbox {
    float: left;
  }
  
  .galleryconbox img {
    display: block;
    max-width: 100%;
  }

/*******************************************/

.itemboxmid {}

.itemtextpad {
    margin-bottom: 15px;
}

.itemtextpad .itembox-content {
    padding: 0px 15px;
}
.dataTables_wrapper{ overflow-x: scroll;}
.sectwrapper {
    margin-top: 15px;
}

.page-title {
    font-size: 28px;
    border-bottom: 1px solid #80808042;
    font-family: 'roboto';
    margin-bottom: 10px;
    font-weight: 500;
}

.breadcrumb {
    display: flex;
    font-size: 14px;
    flex-wrap: wrap;
    padding: 0 0;
    margin-bottom: 10px;
    list-style: none;
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem;
}

.breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding-right: .5rem;
    color: #6c757d;
    content: "/";
}

.itembox-meta-sharemedia a {
    font-size: 14px;
    display: block;
    height: 36px;
    width: 36px;
    line-height: 36px;
    text-align: center;
    color: white;
}

.itembox-meta-share li {
    color: white;
    margin-right: 5px;
    display: block;
    float: left;
}

.itembox-meta-share {
    margin-top: 0px;
}

.post-share {
    display: block;
}

.post-useract {
    display: block;
}

.post-feat-media {
    margin-top: 16px;
    margin-bottom: 16px;
}

.post-feat-media img {
    width: 100%;
    max-width: 100%;
}

.post-content {}

.post-tags a {
    padding: 3px 6px;
    font-size: 12px;
    display: inline-block;
    border: 1px solid gray;
}

.post-tags-head {
    margin-right: 10px;
    font-weight: 500;
    font-size: 14px;
}

.post-content p {
    margin-bottom: 34px;
    font-size: 18px;
    line-height: 30px;
}

.post-prevnext {
    margin-top: 20px;
}

.post-labels {
    font-size: 13px;
}

.post-prevnext-links {
    font-size: 15px;
    font-weight: 500;
}

.authordiv {
    padding: 20px 15px;
    border: 1px solid #80808059;
}

.authorimg {
    float: left;
    display: block;
    width: 15%;
    overflow: hidden;
    text-align: center;

    max-width: 100%;
}
.authorimg img {
    max-width: 100px;
}

.authorinfo {
    float: left;
    width: 80%;
    padding: 0px 15px;
}

.authorinfo p {
    margin-top: 5px;
}

.authortitle {
    line-height: 1;
    font-weight: 500;
    font-size: 18px;
}

.authorsoc a {
    display: inline-block;
    margin-right: 10px;
}

.authordivmain h1 {
    font-size: 24px;
}


/***********************************************/

.reglogs-form {
    width: 60%;
    margin: 0 auto;
    padding: 10px 20px;
    border: 1px solid #d9d5d5;
    margin-bottom: 20px;
}

.p-eqmargin {
    margin: 5px;
}

.logs-form h1 {
    border-bottom: 1px solid #d9d5d585;
    padding-bottom: 2px;
    margin-bottom: 12px;
}

.logs-form a {
    color: #0d6efd;
}

.logs-form .form-group {
    margin-bottom: 1rem;
}

.logs-form label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

.logs-form button {
    display: block;
    width: 100%;
}

.btntextwhite {
    color: white !important
}

.btn-block {
    display: block;
}

.btn-block+.btn-block {
    margin-top: 0.5rem;
}

.logs-form .btn:hover {
    color: white;
}


/*************************************************************************/

.form-site .form-group {
    margin-bottom: 10px;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #0d6efd;
    padding: 4px 12px;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #0d6efd;
    padding: 4px 12px;
}

.nav-pills .nav-link {
    padding: 4px 12px;
    font-weight: 500;
}

.cards-site {
    border: 1px solid #d8d8d8;
}

.card-header-site {
    padding: 0.5rem 0.5rem;
}

.profileimg {
    max-width: 150px;
    max-height: 200px;
    margin-bottom: 10px;
}


/********************************************s********/

.meta-user-action {
    margin-top: 0px;
}

.meta-user-action li {
    display: block;
    float: left;
}

.meta-user-action li a {
    font-size: 14px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    text-align: center;
    padding: 0px 10px;
    border: 0px solid gray;
}

.toast-header {
    position: relative;
}

.toast-header button {
    border: 0px;
    position: absolute;
    right: 5px;
}


/***************************************************/

.miscbox {
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
    max-width: 100%;
}

.miscbox img {
    max-width: 100%;
}

.textcenterit {
    text-align: center;
}

.onlymobile {
    display: none;
}

@media (max-width: 760px) {
    .authorimg {
        width: 100%;
        text-align: center;
        float: none;
    }
    .authorinfo {
        padding: 0px 0px;
        text-align: center;
        display: block;
        width: 100%;
        margin-top: 10px;
    }
}

@media (max-width: 992px) {
    .navsearchinputbox {
        width: 100%;
    }
    .onlymobile {
        display: block;
    }
    .mobilehide {
        display: none;
    }
    .logodiv {}
}

@media (max-width: 770px) {
    .featuredpost-itembox .itembox {
        display: block;
    }
    .headoverimgpost h1 {
        font-size: 20px;
    }
    .post-meta-info {
        float: none;
        margin-bottom: 10px;
        ;
    }
    .post-meta-div {
        float: none;
    }
}