.homeicon a::before {
  /*  background-image: url('http://www.example.com/wp-content/uploads/2018/09/home.png');
    background-repeat: no-repeat;
    background-position: left;*/
    font-family: FontAwesome;
    content: "\f015";
    font-size: 22px;
    padding-right: 3px;
}

.navbar-default .navbar-nav>li>a {
     color: #ffffff;
}
.navbar-nav>li {
    border-bottom: 0.5px #bdbcbc21 solid;
}


.nav-social-icons {
    width: 100%;
    text-align: center;
}
.nav-social-icons >ul>li {
    display: inline;
}
.nav-social-icons ul li a {
    padding: 10px;
    color: white;
}

.portalmenu a {
    background: #f8f510;
    color: #D12229 !important;
    margin: -12px 0px 0px 0px;
    border: 2px white solid;
    padding-top: 15px !important;
    border-radius: 23px 0px;
    box-shadow: 3px 2px 10px black;
}
.main-menu .nav>li.portalmenu>a:hover{
    background: white;
    color: #D12229 !important;
}

.navbar-nav>li>a>i.fa {
    line-height: 40px;
}

#date:before {
    font-family: FontAwesome;
    content: "\f073";
    padding-right:5px ;
}

#time:before {
    font-family: FontAwesome;
    content: "\f017";
    padding-right:5px ;
}

.search-container:hover > .search-input input.search-bar {
    padding-left: 60px;
    padding-right: 10px;
    width: 542px;
    background-color: #f2f2f4;
}

header {
    /*height: 25px;*/
    height: auto;
}
.sidenav-header-logo img {
    margin: 7px 6px 8px 0;
    float: left;
    display: inline-block;
    width: auto;
}


.title-line-left, .title-line-right {
    width: 25%;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 0.5px solid #ccc;
    margin: 0.5em 0;
    padding: 0;
}
hr.style14{
    border: 0;
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .4), #ccc, rgba(255, 255, 255, .4));
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    /*text-align: center;*/
}

.entry-content{
    text-align: center;
}

.entry-block-small {
    height: auto !important;
}

.entry-block-full{
    margin-bottom: 0px;
}

.img-responsive{
    margin: 0 auto;
}
a,strong {
    font-weight: 600;
}

.header-add-place {
    width: 728px;
}

.add-place {
    margin: 20px 0;
    text-align: center;
}

@media only screen and (max-width: 767px){
    .add-place{
        display: block !important;
    }
}

#cssmenu ul li.has-sub:hover > a:after {
    top: 0;
    bottom: 0;
}
#cssmenu > ul > li.has-sub > a:before {
    /*	content: '';
    position: absolute;
    top: 18px;
    right: 6px;
    border: 5px solid transparent;
    border-top: 5px solid #ffffff;*/
}
#cssmenu > ul > li.has-sub:hover > a:before {
    /*top: 19px;*/
}
#cssmenu ul li.has-sub:hover > a {
    /*	background: #3f3f3f;
        border-color: #3f3f3f;
        padding-bottom: 13px;
        padding-top: 13px;*/
    top: -1px;
    z-index: 999;
}
#cssmenu ul li.has-sub:hover > ul,
#cssmenu ul li.has-sub:hover > div {
    display: block;
    margin-top: 13px;
}
#cssmenu ul li.has-sub > a:hover {
    /*	background: #3f3f3f;
        border-color: #3f3f3f;*/
}
#cssmenu ul li > ul,
#cssmenu ul li > div {
    display: none;
    width: auto;
    position: absolute;
    top: 38px;
    padding: 10px 0;
    background: #043c74;
    border-radius: 0 0 5px 5px;
    z-index: 999;
}
#cssmenu ul li > ul {
    width: 200px;
}
#cssmenu ul li > ul li {
    display: block;
    list-style: inside none;
    padding: 0;
    margin: 0;
    position: relative;
    border-bottom: 1px #be1e2d42 solid;
}
#cssmenu ul li > ul li a {
    outline: none;
    display: block;
    position: relative;
    margin: 0;
    padding: 8px 20px;
    font: 10pt Arial, Helvetica, sans-serif;
    color: #ffffff;
    text-decoration: none;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}
#cssmenu ul ul a:hover {
    color: #ffffff;
}
#cssmenu > ul > li.has-sub > a:hover:before {
    border-top: 5px solid #ffffff;
}

.current-menu-item {
    background: #f01018;
}
/*Time & Date */
div#search-form {
    display: inline-table;
    float: right;
}

.post-meta-author, .post-meta-date, .post-meta-cat, .post-meta-comments {
    font-size: 14px;
    display: inherit;
    margin: 0 auto;
}

.title-style05.style-01{
font-size: 20px;
font-weight: 600;
}
h1, h1>a, h2, h2>a {
font-family: 'Ek Mukta', sans-serif;
font-weight: 600;


}
h2 {
font-size: 5.8rem;
line-height: 85px;
margin: 0 0 5px 0;
}
/*.special-title {
font-size: 5.8rem;
line-height: 80px;
color: #111;
}*/

.news-subtitle {
    font-family: 'Ek Mukta',sans-serif;
    padding-top: 10px;
    margin-bottom: 4px;
    font-size: 30px;
    font-weight: 100;
    line-height: 1.5em;
}


@media only screen and (max-width: 767px){
h1, h1>a, h2, h2>a,a:visited {
    font-family: 'Ek Mukta', sans-serif;
    font-weight: 600;
    color:#4b4a4a;

}
h2 {
    font-size: 5rem;
    line-height: 68px;
    margin: 0 0 5px 0;
}

/*.special-title {
    font-size: 64px;
    !*line-height: 80px;*!
        color: #111;
        line-height: normal;
    }*/

    .news-subtitle {
        font-family: 'Ek Mukta',sans-serif;
        padding-top: 10px;
        margin-bottom: 4px;
        font-size: 20px;
        font-weight: 100;
        line-height: normal;
    }


}


.text-center {
    margin-bottom: 10px;
}

/*top News*/
.content h3 a, .item-content h3 a {
    text-transform: none;
    color: #262626;
    font-size: 25px;
    font-weight: 600;
    line-height: normal;
    font-family: 'Mukta', sans-serif; /* Apply Mukta font */
}

.item-content h3 p a {
    text-transform: none;
    color: #262626;
    font-size: 25px;
    font-weight: 600;
}
a[class^="label-"]{
    color: #FFF !important;
}
/*latest update*/
.nav-tabs.nav-justified > li > a {
    font-weight: 600;
    font-size: 20px;
}
.tab-pane ul{
    padding-top: 20px;
    list-style-type: square !important;
    padding-left: 20px;
    color: #f60;
}
.tab-pane ul li{
    padding-bottom: 10px;
    line-height: 150%;
}

.tab-pane ul li a{
    font-weight: 600 !important;
    font-size: 16px;
    line-height: normal;
}

.block-title-1 h3, .block-title-2 h3, .block-title-3 h3, .block-title-3 h3 {
    font-weight: 600;
}
.sidebar-newsfeed .item-content h4 a, .sidebar-post .item-content h4 a{
    color:#e9edf5;
    font-weight: 600;
}

/*News*/
.news ul li {
    margin-top: 2px;
    width: 100%;
    float: left;
}

/*More Button*/
.more-btn {
    display: block;
    margin-top: 30px;
    /*padding-left: 100px;*/
}

.more-btn a {
    background: #0E5DAE;
    width: fit-content;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    border-radius: 35px;
    padding: 5px 20px;
    color: #fff;
}

.more-btn a:hover {
    background: #FF0000;
    width: fit-content;
    color: #fff;
}

.more-btn a .left-icon {
    margin-right: 10px;
}

.item-block {
    width: 33% !important;
}

/*thought*/
.home-page-thought::before {
    display: block;
    content: '';
    padding-top: 10px;
}

.news-block {
    padding-top: 25px;
}


/*single psot*/

.post .entry-title, .post .entry-title a {
    font-size: 1.7em !important;
    line-height: 1.3em !important;
    font-family: 'Ek Mukta';
    padding-top: 0px;
    color: #555!important;
    font-weight: 600;
    text-align: left;
}

.post-meta-elements, .post-meta-elements a{
    margin: 5px auto;
}
.details__info .post__time{
    font-size: 12px;
    color: rgba(0,0,0,.6);
}

@import url('https://fonts.googleapis.com/css2?family=Mukta:wght@400;700&display=swap');

.entry-content p {
    color: #000;
    font-size: 20px;
    text-align: justify;
    line-height: 150%;
    font-family: 'Mukta', sans-serif; /* Set font family to Mukta */
    
}
/*p {
    margin-bottom: 20px;
    line-height: 150%;
    text-align: justify;
}*/


blockquote {
    /*padding: 6px 12px;*/
    /*margin: 0;*/
    position: relative;
    padding: 30px 40px 30px 40px;
    border-left: none;
    /*margin: 24px 30px;*/
    border-top: 1px solid #e3e2e2;
    border-bottom: 1px solid #e3e2e2;
    /*padding: 10px 20px;*/
    margin: 0 0 20px;

}

blockquote::before {
    position: absolute;
    top: 8px;
    left: 0px;
    font-size: 75px;
    font-weight: 600;
    line-height: 1;
    content: "“";
    color: #d4000e;
}

blockquote::after {
    position: absolute;
    bottom: -25px;
    margin-left: 25px;
    font-size: 75px;
    font-weight: 600;
    line-height: 1;
    content: "”";
    color: #d4000e;
}

blockquote p:last-child, blockquote ul:last-child {
    margin-bottom: 0;
    font-weight: 400;
    line-height: inherit;
    /*text-align: center;*/
    font-size: 1.35em;
}

.post .entry-content img {
    width: 100% !important;
}

.avatar {
    border-radius: 100%;
    display: block;
    height: auto;
    min-height: inherit;
    width: calc(2.25 * 2.5rem);
}
.entry-content p.add-in-content {
    text-align: center;
}
.entry-content p.add-in-content img {
    padding: 5px 5px;
}
figure {
    margin: 0;
    max-width: 100% !important;
}



/*widget*/


.post_tags a {
    background: #e4000d;
    padding: 10px;
    margin: 2px;
    color: white;
}

.previous_link{
    text-align: left;
}

.next_link{
    text-align: right;
}


/*footer*/

.about-us ul li {
    line-height: 1.8;
    float: left;
    padding: 19px;
    font-size: 21px;
    text-align: center;
}

#footer table th {
    background: white;
    color: #393838 !important
}

#footer table th {
    padding: 0.5em;
    border: 1px solid #767676;
    word-break: break-all;
    text-align: center;
    color: #c2c2c2;
}

#footer table td {
   padding: 0.5em;
       border: 1px solid #7676761f;
    word-break: break-all;
    text-align: center;
    color: #ccc;
    /* background: #d12229; */
}

@media only screen and (max-width: 767px){
	#footer table td {
    font-size: 0.8em;
}

}

td.align-right {
    text-align: right !important;
}
td.align-left {
    text-align: left !important;
}

#footer h3 {
    font-family: 'Mukta', sans-serif;
    line-height: 50px;
    text-align: center;
    /* max-width: 100% !important; */
    color: #ccc;
}

.footer-logo {
    margin: 10px;
}



/*bottom over add*/
@media only screen and (max-width: 479px) {
    .outer { display: block !important; }

}

    .text-center.mt-2.pb-1.bottom-over-add-banner, .outer {
        display:block;
        text-align: center;
        vertical-align: bottom;
        margin: auto;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        /*max-height: 100%;*/
        max-width: 100%;
        z-index: 999;
    }

.mobile-bottom-add{
  /*height: 100px;*/
  width: 80%;
  position: fixed;
  overflow: hidden;
  bottom: 2%;
  z-index: 999;
  margin: 0 auto;
  transform: translate(calc(50vw - 50%));
}
.mobile-bottom-add>img{
  margin: 0 auto;
}
.left-vertical-add,.right-vertical-add{
  /*background: var(--main-color);*/
  height: 80%;
  width: 12%;
  position: fixed;
  overflow: hidden;
}
.right-vertical-add{
  right: 0;
}



@media (max-width: 1250px) {
  .left-vertical-add,.right-vertical-add{
    display: none;
  }
  .mobile-bottom-add>img{
    display: block;
  }
}

@media (min-width: 1250px) {
  .left-vertical-add,.right-vertical-add{
    display: block;
  }
  .mobile-bottom-add>img{
    display: none;
  }
}
    

    
