/*
Theme Name: DailyNews
Text Domain: DailyNews
Version: 1.2
Requires at least: 4.7
Requires PHP: 5.2.4
Description: DailyNews brings your site to life with immersive featured images and subtle animations. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2020 works great in many languages, for any abilities, and on any device.
Author: themeneed
Author URI: https://www.themeneed.com
Theme URI: https://www.themeneed.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

@font-face {
    font-family: "SolaimanLipiNormal";
    src: url("fonts/solaiman-lipi.eot");
    src: url("fonts/solaiman-lipi.eot") format("embedded-opentype"), url("fonts/solaiman-lipi.woff") format("woff"), url("fonts/solaiman-lipi.ttf") format("truetype"), url("fonts/solaiman-lipi.svg#SolaimanLipiNormal") format("svg");
    font-weight: normal;
    font-style: normal;
}
.alignleft {
    float: left;
    margin-right: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.aligncenter {
    display: block;
    margin: 0 auto 15px;
}
a:focus {
    outline: 0 solid;
}
img {
    max-width: 100%;
    height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    font-weight: 700;
}
html,
body {
    height: 100%;
    max-width: 160%;
}
a:hover {
    text-decoration: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
.clear {
    clear: both;
}
.border-bottom {
    border-bottom: 1px solid#d7d7d7;
    padding-bottom: 5px;
}
.date {
    padding-left: 15px;
    padding-top: 5px;
}
#search {
    float: left;
    margin-top: 9px;
    width: 270px;
}
.search {
    padding: 5px 0;
    width: 270px;
    height: 30px;
    position: relative;
    left: 10px;
    float: left;
    line-height: 22px;
    float: left;
}
.search:hover input,
.search input:focus {
    width: 270px;
    margin-left: 0px;
}
.btn {
    height: 29px;
    position: absolute;
    right: 0;
    top: 5px;
    border-radius: 1px;
    border: 1px solid#E6EAE9;
}
.social {
    padding-top: 5px;
    padding-left: 100px;
    float: right;
}
.social a {
    float: left;
    font-size: 20px;
    padding: 5px;
}
.logo img {
    width: 100%;
    height: auto;
    padding: 15px;
}
.bannar img {
    width: 100%;
    height: auto;
    padding: 15px;
}
.scrool {
    margin-bottom: 10px !important;
    margin-top: 5px;
    overflow: hidden;
}
.scrool_2 {
    color: #913333;
    overflow: hidden;
    background: #f1f7fb;
}
.scrool_2 a {
    color: #000;
}
.leadnews {
}
.leadnews img {
    width: 100%;
    height: auto;
    float: bottom;
    margin-bottom: 10px;
    padding: 3px;
    border: 1px solid #f0f0f0;
}
.leadnews p {
    text-align: justify;
    font-size: 17px;
    padding: 1px;
}
.tab-content {
    overflow: scroll;
    height: 370px;
    overflow-x: hidden;
    margin-bottom: 10px;
}
.tab-content-single {
    overflow: scroll;
    height: 370px;
    overflow-x: hidden;
}
.images_title {
    overflow: hidden;
    border-bottom: 2px dotted #bbb6b6;
    padding-top: 5px;
    padding-bottom: 5px;
}
@media only screen and (min-width: 767px) {
    .mainmenu .collapse ul li {
        position: relative;
    }
    .mainmenu .collapse ul li:hover > ul {
        display: block;
    }
    .mainmenu .collapse ul ul {
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 160px;
        display: none;
    }
    .mainmenu .collapse ul ul li {
        position: relative;
    }
    .mainmenu .collapse ul ul li:hover > ul {
        display: block;
    }
    .mainmenu .collapse ul ul ul {
        position: absolute;
        top: 0;
        left: 100%;
        min-width: 160px;
        display: none;
    }
    .mainmenu .collapse ul ul ul li {
        position: relative;
    }
    .mainmenu .collapse ul ul ul li:hover ul {
        display: block;
    }
    .mainmenu .collapse ul ul ul ul {
        position: absolute;
        top: 0;
        left: 100%;
        min-width: 160px;
        display: none;
        z-index: 1;
    }
}
.images_title img {
    float: left;
    width: 35%;
    height: auto;
    margin-right: 10px;
    padding: 3px;
    border: 1px solid #f0f0f0;
}
.images_title span {
    overflow: hidden;
    float: left;
    border: 1px solid#A6A6A6;
    padding: 1px;
    margin-top: 15px !important;
    border-radius: 50px;
    color: #fff;
    background: #000;
    font-size: 17px;
    border: 5px solid#FFFFFF;
    width: 12%;
    height: 12%;
    text-align: center;
    margin-right: -10px;
    z-index: 999;
    position: relative;
}
.images_title_01 {
    border-bottom: 1px solid #cfd3d5;
    overflow: hidden;
    margin-top: 5px;
}
.images_title_01 img {
    float: left;
    width: 40%;
    margin-right: 15px;
    border: 1px solid #d2d5db;
    padding: 2px;
    background: #fff;
    margin-bottom: 5px;
}
.leadnews_1 {
    padding: 5px;
    border: 1px solid #e1e1e1;
    margin-bottom: 10px;
}
.leadnews_1 img {
    width: 100%;
    height: auto;
    margin-bottom: 8px;
    padding: 3px;
    border: 1px solid #f0f0f0;
}
.leadnews_2 {
    text-align: justify;
    border: 1px solid #bbb6b6;
    padding: 10px;
}
.leadnews_2 img {
    width: 100%;
    height: auto;
    float: bottom;
    margin-bottom: 10px;
    padding: 3px;
    border: 1px solid #f0f0f0;
}
.leadnews_3 {
    text-align: justify;
    border: 1px solid #f0f0f0;
    padding: 7px;
}
.leadnews_3 img {
    width: 100%;
    height: auto;
    height: 75%;
    float: bottom;
    margin-bottom: 10px;
    padding: 3px;
    border: 1px solid #f0f0f0;
}
.leadnews_3 p {
    font-size: 17px;
}
.photo-gellary {
    border: 2px solid#F0F0F0;
    padding: 3px;
    background: #fff;
}
.footer_logo img {
    padding: 1px;
    width: 100%;
}
.editorial_1 {
    padding: 20px;
    font-size: 17px;
}
.editorial_2 {
    padding: 20px;
    font-size: 17px;
}
@media only screen and (max-width: 766px) {
    .wp_included {
        display: none !important;
    }
}
.root_02 a {
    color: black;
    font-weight: bold;
}
.add img {
    width: 100%;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}
.tab-content {
    overflow: scroll;
    height: 350px;
    overflow-x: hidden;
}
.tab-content-single {
    overflow: scroll;
    height: 350px;
    overflow-x: hidden;
}
.tab-header {
    background: #fff;
    margin-top: 10px;
}
.tab-header .nav-tabs {
    border: none;
}
.tab-header .nav-tabs {
    color: #000;
    background: #d2d5db;
}
.tab-header .nav-tabs > li > a {
    border: none;
    border-top: 3px solid #d2d2d2;
    color: #000;
    font-size: 1.15em;
    border-radius: 0;
    padding: 5px 15px;
    text-decoration: none;
    margin-bottom: 0;
}
.tab-header .nav-tabs > li > a:hover {
    background: #d2d2d2;
}
.tab-header .nav-tabs > li.active > a,
.tab-header .nav-tabs > li.active > a:focus,
.tab-header .nav-tabs > li.active > a:hover {
    border: none;
    border-radius: 0;
    background: #f0f0f0;
    color: #000;
    border-top: 3px solid #7719aa;
}
.tab-header .tab-content {
}
.tab-header .tab-content ul.media-list {
    max-height: 282px;
    overflow-y: auto;
    padding-left: 30px;
}
.tab-header .tab-content ul.media-list .media {
    border-bottom: 1px dotted gray;
    margin: 0;
    padding: 10px 0;
    position: relative;
    overflow: visible;
}
.tab-header .tab-content ul.media-list .media .media-left {
    padding-right: 0;
}
.tab-header .tab-content ul.media-list .media .media-left a {
    padding-right: 0;
    position: relative;
}
.facebook_title {
    background: #4862a3;
    padding: 10px;
    margin-bottom: 10px;
}
.facebook_title a {
    color: #fff;
}
.singlepage {
    margin: 60px 0px;
}
.single_title {
    font-size: 25px;
    line-height: 30px;
    padding: 10px;
}
.single_images img {
    width: 100%;
}
@media only screen and (min-width: 767px) {
    .hide_on_mobilel {
        display: none !important;
    }
}
.caption {
    margin-top: -5px;
    margin-bottom: 10px;
    padding: 5px;
    background-color: black;
    opacity: 0.4;
    color: white;
}
.caption h4 {
    opacity: 10;
}
.single_details p {
    text-align: justify;
}
.single_tab {
    padding: 10px;
    border-bottom: 1px solid #dfdfdd;
}
.single_tab img {
    float: left;
    width: 30%;
    margin-right: 10px;
}
.single-ditails p {
    text-align: justify;
    line-height: auto;
}
.single_info {
    overflow: hidden;
    margin-bottom: 15px;
    background: #eae5e5;
    width: 100%;
    display: block;
}
.single_home {
    background: #dc4e41;
    padding: 5px 15px;
    float: left;
}
.single_home i {
    border: 1px solid white;
    padding: 3px;
    border-radius: 50%;
}
.single_home a {
    color: white;
}
.single_cate {
    background: #666666;
    padding: 5px 15px;
    float: left;
    color: white;
}
.single_cate a {
    color: white;
}
.single_cate i {
    border: 1px solid white;
    padding: 3px;
    border-radius: 50%;
}
.single_titl {
    padding: 5px 15px;
    float: left;
}
.single_titl i {
    border: 1px solid white;
    padding: 3px;
    border-radius: 50%;
}
.archive_details {
    border-bottom: 2px solid #737070;
    border-left: 5px solid #8c0303;
    margin-bottom: 15px;
    padding: 25px;
}
.archive_details img {
    float: left;
    width: 20% !important;
    margin-right: 20px;
    height: auto;
}
@media screen and (max-width: 550px) {
    .affix {
        border-bottom: 1px solid red;
        border-left: 2px solid aliceblue;
        border-right: 2px solid aliceblue;
        right: 15px;
        left: 15px;
    }
}
.last-post-news {
    overflow: scroll;
    height: 450px;
    overflow-x: hidden;
    padding-top: 5px;
    margin-bottom: 20px;
}
.archive_cetagor_title {
    background: #4862a3;
    padding: 10px;
    text-align: center;
    color: #fff;
}
.archive_images_title {
    overflow: hidden;
    background: #ffffff;
    padding: 10px;
    border: 1px solid#eeecec;
}
.archive_images_title img {
    float: left;
    width: 45%;
    height: auto;
    margin-right: 10px;
}
#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #9a1515;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 10px;
}
.comment-respond,
.entry-pings,
.entry-comments {
    color: #444;
    padding: 20px 45px 40px 45px;
    border: 1px solid #ccc;
    overflow: hidden;
    background: #fff;
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    border-left: 4px solid #444;
}
.entry-comments h3 {
    font-size: 30px;
    margin-bottom: 30px;
}
.comment-respond h3,
.entry-pings h3 {
    font-size: 20px;
    margin-bottom: 30px;
}
@media screen and (min-width: 550px) {
    .affix {
        border: 1px solid white;
        right: 20px;
        left: 20px;
    }
}
.comment-respond {
    padding-bottom: 5%;
    margin: 20px 1px 20px 1px;
    border-left: none !important;
}
@media screen and (max-width: 767px) {
    .stiky_logo {
        float: left;
    }
}
@media screen and (min-width: 768px) {
    .stiky_logo {
        float: top;
    }
    .affix .stiky_logo {
        background-color: aliceblue;
    }
}
.comment-header {
    color: #adaeb3;
    font-size: 14px;
    margin-bottom: 20px;
}
.comment-header cite a {
    border: none;
    font-style: normal;
    font-size: 16px;
    font-weight: bold;
}
.comment-header .comment-meta a {
    border: none;
    color: #adaeb3;
}
li.comment {
    background-color: #fff;
    border-right: none;
}
.comment-content {
    clear: both;
    overflow: hidden;
}
.comment-list li {
    font-size: 14px;
    padding: 20px 30px 20px 50px;
}
.comment-list .children {
    margin-top: 40px;
    border: 1px solid #ccc;
}
.comment-list li li {
    background-color: #f5f5f6;
}
.comment-list li li li {
    background-color: #fff;
}
.comment-respond textarea,
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
    width: 100%;
    background: #f1edee;
}
.comment-respond input {
    background: #e8e4e5;
}
.comment-respond label {
    display: block;
    margin-right: 12px;
}
.entry-comments .comment-author {
    margin-bottom: 0;
    position: relative;
}
.entry-comments .comment-author img {
    border-radius: 50%;
    border: 5px solid #fff;
    left: -80px;
    top: -5px;
    position: absolute;
    width: 60px;
}
.entry-pings .reply {
    display: none;
}
@media screen and (max-width: 500px) {
    .editorial_1 {
        text-align: center;
    }
}
.bypostauthor {
}
.form-allowed-tags {
    background-color: #f5f5f5;
    font-size: 16px;
    padding: 24px;
}
.comment-reply-link {
    cursor: pointer;
    background-color: #444;
    border: none;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 4px 10px 4px;
    text-transform: uppercase;
    width: auto;
}
.comment-reply-link:hover {
    color: #fff;
}
.comment-notes {
    display: none;
}
.simple-share {
    margin: 10px 5px;
    line-height: 1;
    color: #fff;
    padding: 6px 10px;
    text-decoration: none;
    font-size: 25px;
    border-radius: 50%;
}
.simple-share:hover {
    opacity: 0.4;
}
.simple-share i a {
    color: white;
}
.simple-share:hover {
    color: #fff;
    text-decoration: none;
}
.simple-share.ss-facebook {
    background-color: #3b5998;
}
.simple-share.ss-twitter {
    background-color: #00aced;
}
.simple-share.ss-gplus {
    background-color: #dd4b39;
}
.simple-share.ss-pinterest {
    background-color: #cb2027;
}
.more_news {
    float: right;
    margin-bottom: 3px;
}
.more_news a:hover {
    color: #049d0f;
    transition: 0.7s;
}
.family {
    text-align: center;
    padding: 10px;
    font-size: 20px;
    font-weight: 400;
    line-height: auto;
    background-color: #ebf2ee;
    border: 1px solid #a4a6a9;
}
.family a {
    color: black;
    text-decoration: none;
}
.family a:hover {
    color: #e31418;
}
.profile_news img {
    width: 100%;
    float: bottom;
    border: 1px solid #a4a6a9;
    padding: 2px;
}
@media screen and (max-width: 500px) {
    .editorial_2 {
        text-align: center;
    }
}
.top-hdr-border {
    border-bottom: 1px solid#E4E4E4;
    padding-bottom: 5px;
    background-color: #fefafa;
}
.top-hdr-sec {
    margin-top: 5px;
}
.top-hdr-social ul {
    list-style: none;
    float: right;
    margin-bottom: 0;
    padding-top: 6px;
}
.top-hdr-social ul li {
    display: inline-block;
    color: #4d0202;
}
.top-hdr-social ul li a {
    font-size: 21px;
}
.top-hdr-social ul li:after {
    content: "";
    padding-left: 20px;
    padding-right: 20px;
}
.top-hdr-social ul li:last-child:after {
    display: none;
}
form.example {
    margin-top: 0px;
}
form.example input[type="text"] {
    padding: 5px;
    font-size: 15px;
    border: 1px solid #ddd;
    float: left;
    width: 70%;
    background: #fff;
}
form.example button {
    float: left;
    width: 30%;
    padding: 5px;
    background: #1879d0;
    color: #fff;
    font-size: 15px;
    border: 1px solid #1879d0;
    border-left: none;
    cursor: pointer;
}
form.example button:hover {
    background: #23527c;
}
.archive_page {
    margin-bottom: 5px;
}
.category_info {
    font-size: 15px;
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid black;
    margin-bottom: 10px;
}
.archive_title01 {
    font-size: 22px;
    line-height: 25px;
    padding: 10px 0px 0px 0px;
    font-weight: 400;
}
.archive_title01 a {
    color: black;
}
.archive_title01 a:hover {
    color: #690101;
}
.archive_title02 {
    font-size: 17px;
    line-height: 20px;
    padding: 5px 0px 0px 0px;
    font-weight: 400;
}
.archive_title02 a {
    color: black;
}
.archive_title02 a:hover {
    color: #690101;
}
.archvie_more {
    margin-top: 10px;
    font-size: 14px;
}
.archvie_more a {
    background-color: #3689b0;
    padding: 5px;
    border-radius: 5px;
    color: white;
    font-weight: 400;
}
.archvie_more a:hover {
    background-color: #690101;
    padding: 5px 5px 5px 10px;
    border-radius: 5px;
    color: white;
    transition: 1s;
}
.archive_back {
    font-size: 15px;
    background-color: #edf3f5;
    margin: 5px 5px 5px 0px;
    padding: 5px 0px;
}
@media screen and (min-width: 550px) {
    .msotap {
        margin-right: 19px;
        margin-left: 19px;
    }
}
.exclisive_news {
    background-color: #fff;
    margin-bottom: 10px;
    box-shadow: 0 0 5px #ddd;
}
.exclisive_news_image {
    position: relative;
    overflow: hidden;
}
.exclisive_news_image img {
    -webkit-transition: all 0.5s ease;
    transition: all 0.6s ease;
    width: 100%;
    height: auto;
}
.exclisive_news_image img:hover {
    position: relative;
    z-index: 20;
    -webkit-transform: scale(1.1111);
    transform: scale(1.1111);
}
.content-padding {
    padding: 5px 7px 8px 7px;
}
.padding {
    padding: 0 7px;
}
.content-dtls {
    text-align: justify;
    color: #000;
    padding-bottom: 8px;
}
.box-shadow {
    box-shadow: 0 0 10px #efefef;
    margin-bottom: 10px;
    background: #fff;
}
.tab-border {
    border-bottom: 1px dotted #a6a6a6;
    padding-bottom: 4px;
    margin-top: 3px;
}
.box-shadow {
    box-shadow: 0 0 10px #efefef;
    margin-bottom: 10px;
    background: #fff;
}
.border {
    border-bottom: 1px dashed#C8C8C8;
    padding-bottom: 3px;
    padding-top: 3px;
}
.more_news a {
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    padding: 08px 09px;
    border-radius: 10px;
    transition: 0.3s;
    margin-top: 0px;
    float: right;
    text-decoration: none;
}
.more_news a:hover {
    color: #049d0f;
    transition: 0.7s;
}
.border_image img {
    width: 100%;
    height: auto;
    border: 1px solid#ddd;
    padding: 2px;
    background: #fff;
    margin-bottom: 4px;
}
#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #9a1515;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 10px;
}
#btm-footer-menu ul {
    list-style: none;
    padding: 0;
    padding-left: 10px;
    padding-right: 10px;
    float: right;
}
#btm-footer-menu ul li a:hover {
    color: #4682b4;
}
#btm-footer-menu ul li {
    display: inline-block;
    padding-right: 10px;
    font-size: 13px;
    border: 1px solid #696969;
    padding: 5px 10px;
    margin-top: 3px;
}
#btm-footer-menu ul li a {
    color: black;
    text-decoration: none;
}
.small-img {
    overflow: hidden;
}
.small-img img {
    margin-top: 2px;
    float: left;
    width: 35%;
    margin-right: 8px;
    border: 1px solid#ddd;
    padding: 1px;
    background: #fff;
}
.small-img span {
    overflow: hidden;
    float: left;
    border: 1px solid#A6A6A6;
    padding: 1px;
    margin-top: 15px;
    border-radius: 50px;
    color: #fff;
    background: #000;
    font-size: 17px;
    border: 5px solid#FFF;
    width: 12%;
    height: auto;
    text-align: center;
    margin-right: -10px;
    z-index: 9999;
    position: relative;
}
.view-section {
    margin-bottom: 5px;
}
.reportar-img img {
    height: 44px;
    width: 50px;
}
.col-md-1 {
    padding: 0 !important;
    padding-left: 16px !important;
}
.reportar-title {
    font-size: 14px;
    border-bottom: 1px solid#ddd;
    padding-bottom: 4px;
}
.sgl-page-views-count {
    display: inline-block;
    padding: 3px 8px;
    width: 100%;
    margin-bottom: 10px;
}
.sgl-page-views-count ul {
    margin: 0;
    list-style: none;
    font-size: 13px;
    margin-left: -47px;
}
.sgl-page-views-count ul li {
    display: inline-block;
    color: #000;
}
.sgl-page-views-count ul li:after {
    content: "/";
    padding-left: 10px;
    padding-right: 7px;
}
.sgl-page-views-count ul li:last-child:after {
    display: none;
}
.singlepage-section {
    margin-top: 15px;
    margin-bottom: 10px;
}
.view-section {
    margin-bottom: 5px;
}
.reportar-img img {
    height: 44px;
    width: 50px;
}
.col-md-1 {
    padding: 0 !important;
    padding-left: 16px !important;
}
.reportar-title {
    font-size: 14px;
    border-bottom: 1px solid#ddd;
    padding-bottom: 4px;
}
.sgl-page-views-count {
    display: inline-block;
    padding: 3px 8px;
    width: 100%;
    margin-bottom: 10px;
}
.sgl-page-views-count ul {
    margin: 0;
    list-style: none;
    font-size: 13px;
    margin-left: -47px;
}
.sgl-page-views-count ul li {
    display: inline-block;
    color: #000;
}
.sgl-page-views-count ul li:after {
    content: "/";
    padding-left: 10px;
    padding-right: 7px;
}
.sgl-page-views-count ul li:last-child:after {
    display: none;
}
.catagory_title {
    display: block;
    margin-bottom: 7px;
    background-color: #95bad7;
}
.catagory_title a {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    text-decoration: none;
    position: relative;
    display: inline-block;
    margin: 0px 0 0 0 !important;
    background: #004f8a;
    padding: 8px 10px;
}
.catagory_title a:after {
    left: 100%;
    height: 0;
    width: 7px;
    position: absolute;
    top: 0;
    content: "";
    pointer-events: none;
    margin-left: 0;
    margin-top: 0;
    border-top: 35px solid #004f8a;
    border-right: 8px solid transparent;
}
.catagory_title p {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    text-decoration: none;
    position: relative;
    display: inline-block;
    margin: 0px 0 0 0 !important;
    background: #004f8a;
    padding: 8px 10px;
}
.catagory_title p:after {
    left: 100%;
    height: 0;
    width: 7px;
    position: absolute;
    top: 0;
    content: "";
    pointer-events: none;
    margin-left: 0;
    margin-top: 0;
    border-top: 35px solid #004f8a;
    border-right: 8px solid transparent;
}
.archive_title002 {
    font-size: 14px;
    line-height: 13px;
    padding: 0px 0px 0px 0px;
    font-weight: 400;
}
.archive_title002 a {
    color: black;
}
.archive_title002 a:hover {
    color: #690101;
}
.catagory_title_two {
    display: block;
    margin-top: 10px;
    margin-bottom: 8px;
    background-color: #fbf8f8;
    border-bottom: 2px solid#01284F;
    border-top: 1px solid#EDE9E9;
    border-right: 1px solid#EDE9E9;
}
.catagory_title_two a {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    text-decoration: none;
    position: relative;
    display: inline-block;
    margin: 0px 0 0 0 !important;
    background: #01284f;
    padding: 8px 20px;
}
.catagory_title_two a:after {
    left: 100%;
    height: 0;
    width: 7px;
    position: absolute;
    top: 0;
    content: "";
    pointer-events: none;
    margin-left: 0;
    margin-top: 0;
    border-bottom: 35px solid #01284f;
    border-right: 25px solid transparent;
}
.catagory_title_two p {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    text-decoration: none;
    position: relative;
    display: inline-block;
    margin: 0px 0 0 0 !important;
    background: #01284f;
    padding: 8px 20px;
}
.catagory_title_two p:after {
    left: 100%;
    height: 0;
    width: 7px;
    position: absolute;
    top: 0;
    content: "";
    pointer-events: none;
    margin-left: 0;
    margin-top: 0;
    border-bottom: 35px solid #01284f;
    border-right: 25px solid transparent;
}
.catagory_title_three {
    background: #f7f7f7;
    padding: 8px;
    border-left: 5px solid#f90202;
    margin-top: 10px;
    margin-bottom: 8px;
}
.catagory_title_three a {
    color: #000;
    font-weight: 400;
    font-size: 18px;
    text-decoration: none;
}
.catagory_title_four {
    background: #014160;
    padding: 8px;
    border-left: 5px solid#004f60;
    border-bottom: 1px solid#004f60;
    border-radius: 3px 3px 0 0;
    margin-top: 10px;
    margin-bottom: 8px;
}
.catagory_title_four a {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    text-decoration: none;
}
.news-title {
    border: 1px solid#D8D9DC;
    padding: 0px 3px;
}
.sec-six-background {
    background-color: #eeeeef;
    padding: 0 5px 0 5px;
}
.box-shadow {
    box-shadow: 0 0 5px #eaeaea;
}
.tab-content {
    margin-top: 2px;
}
.tab-header2 {
    background: #fff;
    border: 2px solid#EEEEEF;
    padding: 3px;
    overflow: hidden;
}
.tab-header2 .nav-tabs {
    border: none;
}
.tab-header2 .nav-tabs {
    color: #000;
    background: #d2d5db;
}
.tab-header2 .nav-tabs > li > a {
    border: none;
    border-top: 3px solid #d2d2d2;
    color: #000;
    font-size: 1.15em;
    border-radius: 0;
    padding: 5px 15px;
    text-decoration: none;
    margin-bottom: 0;
}
.tab-header2 .nav-tabs > li > a:hover {
    background: #d2d2d2;
}
.tab-header2 .nav-tabs > li.active > a,
.tab-header2 .nav-tabs > li.active > a:focus,
.tab-header2 .nav-tabs > li.active > a:hover {
    border: none;
    border-radius: 0;
    background: #01284f;
    color: #fff;
    border-bottom: 3px solid #cc0303;
}
.tab-header2 .tab-contentt {
}
.tab-header2 .tab-contentt ul.media-list {
    max-height: 282px;
    overflow-y: auto;
    padding-left: 30px;
}
.tab-header2 .tab-contentt ul.media-list .media {
    border-bottom: 1px dotted gray;
    margin: 0;
    padding: 10px 0;
    position: relative;
    overflow: visible;
}
.tab-header2 .tab-contentt ul.media-list .media .media-left {
    padding-right: 0;
}
.tab-header2 .tab-contentt ul.media-list .media .media-left a {
    padding-right: 0;
    position: relative;
}
#footer-thankyou{display:none !important}
