/* Base CSS */

/*@font-face {
    font-family: 'SolaimanLipiNormal';
    src: url('frontend/assets/font/SolaimanLipi.eot');
    src: url('frontend/assets/font/SolaimanLipi_.eot') format('embedded-opentype'),
         url('frontend/assets/font/SolaimanLipi.woff') format('woff'),
         url('frontend/assets/font/SolaimanLipi.ttf') format('truetype'),
         url('frontend/assets/font/SolaimanLipi.svg') 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,
input:focous,
textarea:focous,
button:focous {
    outline: none
}

img {
    max-width: 100%;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;

}

html,
body {
    height: 100%
}

/*body {
    font-family: SolaimanLipiNormal;
    font-size:16px;
    line-height:23px;
}*/
a:hover {
    text-decoration: none
}

/* Remove Chrome Input Field's Unwanted Yellow Background Color */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

.container-fluid {
    padding: 0 70px;
}

.affix {
    width: 100%;
    z-index: 999;
    top: 0;
}

/**==================================
   add-option
 ==================================**/
.top-add {
    margin: 20px 0;
}

.top-add img {
    width: 100%;
    height: auto;
}

.add {
    margin: 10px 0;
}

.add img {
    width: 100%;
    height: auto;
}

.sidebar-add {
    margin: 5px 0;
}

.sidebar-add img {
    width: 100%;
    height: auto;
}

/**==================================
   Logo, Menu & Search Section start
 ==================================**/
.header-icon ul {
    margin: 13px -35px;
    padding: 0 0 0 10px;
    list-style: none;
    border-left: 1px solid#A6A6A6;
}

.header-icon ul li {
    display: inline-block
}

.version a {
    color: #c00;
    text-decoration: none;
}

.dropbtn {
    background-color: #fff;
    font-size: 16px;
    border: none;
}

.dropbtn i {
    background-color: #999999;
    display: inline-block;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    font-size: 13px;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid#f1f1f1;
    text-decoration: none;
}

.dropdown-content a:hover {
    background-color: #ddd;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropbtn-02 {
    background-color: #fff;
    font-size: 16px;
    border: none;
}

.dropbtn-02 i {
    background-color: #0084FF;
    display: inline-block;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    font-size: 13px;
}

.dropdown-content .fa-facebook {
    color: #4267A5;
}

.dropdown-content .fa-twitter {
    color: #1DA1F2;
}

.dropdown-content .fa-youtube-play {
    color: #CF3427;
}

.dropdown-content .fa-instagram {
    color: #9F58CB;
}

.dropdown-content .fa-vimeo {
    color: #583FBB;
}

.dropdown-content .fa-google-plus {
    color: #E65A4D;
}

.dropdown-content .fa-linkedin {
    color: #428DB4;
}

/** =========search-Css==========**/

.search-icon-holder {}

.search-icon i {
    background-color: #fff;
    display: inline-block;
    color: #000;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    font-size: 17px;
}

.search-icon i:hover {
    background: #F0F0F0;
}

.search-icon-holder .close i {
    font-size: 25px;
    color: #ff7200
}

.search-icon-holder .modal-header {
    padding: 10px 15px;
    border-bottom-color: #F1F6F8
}

.custom-search-input {
    padding: 3px;
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
}

.custom-search-input input {
    border: 0;
    box-shadow: none;
}

.custom-search-input button {
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

.custom-search-input button:hover {
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

.custom-search-input i {
    font-size: 23px;
}

.search-small-divice {
    display: none
}


/** =========Menu-Css==========**/
.menu_bottom {
    background: #fff;
    float: right
}

.menu_area .menu_bottom .mainmenu a,
.navbar-default .navbar-nav>li>a {
    color: #000;
    font-size: 16px;
    text-transform: capitalize;
    padding: 10px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #FF6014 !important;
    margin: 0px;
    font-weight: 600;
    background: transparent;
}

.mainmenu .collapse ul ul,
.mainmenu .collapse ul ul .dropdown-menu {
    background: #fff;
}

.mainmenu .collapse ul ul ul,
.mainmenu .collapse ul ul ul .dropdown-menu {
    background: #fff;
}

.hdr_section {
    background: #fff;
    padding: 5px 0;
    box-shadow: 0 4px 4px 0 #ddd;
}

.header_logo img {
    width: 100%;
    height: auto;
}

/**==================================
   Date Section start
 ==================================**/
.date {
    margin: 0 0 10px 0;
}

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

.date ul li {
    display: inline-block;
    padding-right: 15px;
}

/**==================================
   Notice Section start
 ==================================**/
.scroll {
    border-bottom: 1px dotted#008C44;
    padding-bottom: 2px;
    margin: 0px 0px 10px 0px;
}

.scroll_01 {
    background: #213F6B;
    padding: 7px 15px;
    color: #fff;
    height: 40px;
    line-height: 28px;
    font-size: 20px;
}

.scroll_02 {
    background: #85194B;
    padding: 7px 15px;
    color: #fff;
    height: 40px;
    line-height: 28px;
    font-size: 20px;
    font-weight: 500;
}

.scroll_02 i {
    color: #fff;
}

/**==================================
   News Section start
==================================**/
.news-section {
    padding: 5px 0;
}

.lead-news {
    position: relative;
    margin: 5px 0;
}

.lead-news img {
    width: 100%;
    height: auto;
}

.lead-news .content {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    /* Black background with transparency */
    color: #f1f1f1;
    width: 100%;
}

.lead-news .content-02 {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    /* Black background with transparency */
    color: #f1f1f1;
    width: 100%;
}

.service-img {
    position: relative;
    overflow: hidden;
}

.service-img img:hover {
    opacity: .9;
    color: #F59A4B
}

.top-news {
    margin: 5px 0;
}

.top-news img {
    width: 100%;
    height: auto;
}

.top-news img:hover {
    opacity: .9;
}

.sidebar-news {
    border: 1px solid#F0F0F0;
    padding: 0 5px 5px 5px;
    border-top: 3px solid#4472C4;
}

.image-title {
    border-bottom: 1px solid#ddd;
    overflow: hidden;
    padding: 5px 0;
}

.image-title img {
    float: left;
    width: 40%;
    margin-right: 7px !important;
    border: 1px solid#F7F7F7;
    margin: 0;
}

.image-title img:hover {
    opacity: .9;
}

.image-title-02 {
    background: #85194B;
    overflow: hidden;
}

.image-title-02 img {
    float: left;
    width: 40% !important;
    padding-right: 10px;
}

.news-title {
    border-top: 1px soliddimgray;
    padding: 5px 7px;
    overflow: hidden;
    background: #F6F6F6;
    margin: 5px 0 10px 0;
}

.news-title a {
    color: #000;
    font-size: 16px;
    line-height: 20px;
    overflow: hidden;
    text-decoration: none;
}

.news-title i {
    color: #ED1C23;
    font-size: 15px;
}

.news-title a:hover {
    color: tomato;
}

.news-title-02 {
    border-bottom: 1px solid#E8E8FF;
    padding: 3px 0;
}

.news-title-02 i {
    color: #ED1C23;
}

.bg-one {
    border: 1px solid#F0F0F0;
    padding: 3px 5px;
    margin: 10px 0;
}

.bg-two {
    background: #4472C4;
    padding: 20px 30px;
    overflow: hidden;
    margin: 10px 0 10px 0;

}

.bg-three {
    background: #F0F3FC;
    overflow: hidden;
    padding: 0 0 20px 0;
}

.bg-four {
    background: #FFF2CC;
    overflow: hidden;
    padding: 10px;
}

.bg-gray {
    background: #F6F6F6;
}

.photo_screen img {
    width: 100%;
    height: 245px;
    margin-bottom: 10px;
}

.photo_img img {
    width: 40%;
    height: auto;
    margin-right: 7px;
    float: left;
}

.photo_border {
    border-bottom: 1px dotted #A6A6A6;
    padding-bottom: 10px;
    padding-top: 10px;
}

.photo_img.photo_border {
    overflow: hidden;
}

.photo_list_bg {
    background: #f7f7f7;
    overflow: scroll;
    max-height: 343px;
    overflow-x: hidden;
    padding: 0px 5px;
}

.photo_img.photo_border {
    cursor: pointer;
}

.photo_img.photo_border {
    cursor: pointer;
}

.myVideos {
    display: none
}

.myPhotos {
    display: none
}

.video_screen img {
    width: 100%;
    height: 245px;
    margin-bottom: 30px;
}

.video_image img {
    margin-bottom: 5px;
}

.content_padding {
    height: 58px;
    overflow: hidden;
}

/**==================================
   old news Css start
==================================**/
element {
    border: 1px solid dimgray;
    border-top: 0px;
    font-size: 15px;
}

.archive_submit {
    display: block;
    background: #016938;
    color: #fff;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.archive_input {
    padding: 6px 5px;
    height: 30px;
}

/**==================================
   cetagory Css start
==================================**/
.cetagory-title {
    border-bottom: 2px solid#A2E1FF;
    padding: 4px 0;
    margin: 5px 0;
}

.cetagory-title a {
    color: #000;
    padding-left: 4px;
    font-size: 20px;
    text-decoration: none;
}

.cetagory-title a:hover {
    color: tomato;
    transition: .7s;
}

.cetagory-title span {
    float: right;
    border-left: 3px solid#D6140B;
    padding-left: 10px;
    padding-right: 10px;
    color: #7AB6E2;
    font-weight: 600;
}

.cetagory-title-02 {
    border-bottom: 2px solid#F0F0F0;
    padding: 4px 0;
    margin: 5px 0;
}

.cetagory-title-02 a {
    color: #000;
    padding-left: 4px;
    font-size: 20px;
    text-decoration: none;
}

.cetagory-title-02 a:hover {
    color: tomato;
    transition: .7s;
}

.cetagory-title-02 span:hover {
    color: tomato;
    transition: .7s;
}

.cetagory-title-02 span {
    float: right;
    color: #000;
    font-weight: 400;
    padding-right: 5px;
}

.cetagory-title-02 span i {
    color: #000;
    font-weight: 400;
    font-size: 16px;
}

.cetagory-title-03 li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.cetagory-title-03 {
    color: #fff;
    background: #008C44;
    padding: 5px 10px;
    font-size: 16px;
    margin: 10px 0 5px 0;
    text-align: center;
}

.cetagory-title-04 {
    color: #fff;
    background: #843C0C;
    padding: 5px 10px;
    font-size: 16px;
    margin: 10px 0 0 0;
    text-align: center;
}

.gallery_cetagory-title {
    padding: 8px;
    text-align: center;
    background: #048932;
    color: #fff;
    font-size: 20px;
    margin-bottom: 10px;
}

/**==================================
   Heading Css start
==================================**/
.lead-heading-01 {
    font-size: 22px;
    line-height: 27px;
    font-weight: 400;
    padding: 5px 10px;
}

.lead-heading-01 a {
    color: #fff;
    text-decoration: none;
}

.lead-heading-01 a:hover {
    color: #F59A4B;
    transition: .7s;
}

.heading-01 {
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;
    margin: 0;
    padding-top: 5px;
}

.heading-01 a {
    color: #000;
    text-decoration: none;
}

.heading-01 a:hover {
    color: #1790BF;
    transition: .7s;
}

.heading-02 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    margin: 5px 0;
    padding-left: 5px;
}

.heading-02 a {
    color: #000;
    text-decoration: none;
}

.heading-02 a:hover {
    color: #F59A4B;
    transition: .7s;
}

.heading-03 {
    font-size: 15px;
    line-height: 20px;
}

.heading-03 a {
    color: #111;
    text-decoration: none;
}

.heading-03 a:hover {
    color: #F59A4B;
    transition: .7s;
}

.heading-04 {
    font-size: 15px;
    line-height: 18px;
    padding-top: 7px
}

.heading-04 a {
    color: #fff;
    text-decoration: none;
}

.heading-04 a:hover {
    color: #A6A6A6;
    transition: .7s;
}

/**=================================
           owl-carousel  start
==================================**/
.news_sec .owl-nav {
    position: absolute;
    right: 0;
    top: -35px;
    margin-left: 5px
}

.news_sec .owl-nav button.owl-next,
.news_sec .owl-nav button.owl-prev,
.news_sec button.owl-dot {
    border: none;
    margin-right: 5px;
}

.news_sec .owl-nav div:hover {
    background: #008C44;
    color: #fff;
}

.news_sec .owl-nav div {
    display: inline-block;
    padding: 12px 15px;
    background: #fff;
    color: #008C44;
    text-align: center;
    font-size: 14px;
    margin-left: 0px;
    transition: .3s;
    border: 1px solid #ddd;
    font-weight: 800;

}

.gallery_sec .owl-nav button {
    position: absolute;
    top: 50%;
    font-size: 25px;
    line-height: 32px;
    transform: translateY(-50%);
    text-align: center;
    transition: .4s;
    color: #4c4646;
    background-color: #FFF;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    margin-right: -15px;
    margin-left: -15px;
    border: 1px solid #c8c6c6 !important;
    opacity: 0.7;
}

.gallery_sec .owl-nav button.owl-next {
    left: auto;
    right: 0;
}

.gallery_sec:hover .owl-nav button {
    opacity: .9;
}

.pgallery_sec .owl-nav button {
    position: absolute;
    top: 50%;
    font-size: 25px;
    line-height: 32px;
    transform: translateY(-50%);
    text-align: center;
    transition: .4s;
    color: #4c4646;
    background-color: #FFF;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    margin-right: -15px;
    margin-left: -15px;
    border: 1px solid #c8c6c6 !important;
    opacity: 0.7;
}

.pgallery_sec .owl-nav button.owl-next {
    left: auto;
    right: 0;
}

.pgallery_sec:hover .owl-nav button {
    opacity: .9;
}

/**=================================
           tab  start
==================================**/
.tab-header {
    background: #fff;
    margin-bottom: 10px;
}

.news-titletab {
    overflow: scroll;
    max-height: 220px;
    overflow-x: hidden;
    border-left: 1px solid#F0F0F0;
    border-bottom: 1px solid#F0F0F0;
    padding: 5px 10px;
    background: #FDFDD6;
}

.tab-header .nav-tabs {
    border: none;
}

.tab-header .nav-tabs {
    color: #000;
    background: #D2D5DB;
}

.tab-header .nav-tabs>li>a {
    border: none;
    color: #fff;
    font-size: 1.15em;
    border-radius: 0;
    padding: 5px 15px;
    text-decoration: none;
    margin-bottom: 0;
    background: dimgray;

}

.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: #E14145;
    color: #fff;
}

.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;
    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;
}

/**=================================**/
.tab-header-02 {
    border: none;
    color: #000;
    font-size: 1.15em;
    border-radius: 0;
    text-decoration: none;
    margin-bottom: 0;
    background: #fff;
    border-bottom: 1px soliddimgray;
    margin-bottom: 5px;
    margin-top: 10px;
}

.tab-header-02 .nav-tabs>li>a {
    color: #000;
    padding: 5px !important
}

.tab-header-02 .nav-tabs>li.active>a,
.tab-header-02 .nav-tabs>li.active>a:focus,
.tab-header-02 .nav-tabs>li.active>a:hover {
    border: none;
    border-radius: 0;
    color: #E14145;
}

.tab-header-02 .nav-justified>li>a {
    text-align: none !important;
    float: left
}

/**=================================
    Top Footer css
==================================**/
.top-footer {
    border-top: 2px solid#F4AE7E;
    padding: 10px 0;
    margin-top: 20px;
}

.social ul {
    list-style: none;
    padding: 0;
    margin: 20px 0 0 0;
    text-align: center;
}

.social ul li {
    display: inline-block;
    margin-right: 3px;
    font-size: 16px;
}

.social .facebook {
    background-color: #0355af;
    display: inline-block;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    font-size: 13px;
}

.social .facebook:hover {
    color: #fff;
    background: #023369;
}

.social .twitter {
    background-color: #00ACEE;
    display: inline-block;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    font-size: 13px;
}

.social .twitter:hover {
    color: #fff;
    background: #018cc1;
}

.social .instagram {
    background-color: #E9667F;
    display: inline-block;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    font-size: 13px;
}

.social .instagram:hover {
    color: #fff;
    background: #e22b4e;
}

.social .viber {
    background-color: #7C529E;
    display: inline-block;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    font-size: 13px;
}

.social .viber:hover {
    color: #fff;
    background: #627c07;
}

.social .linkedin {
    background-color: #007BB6;
    display: inline-block;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    font-size: 13px;
}

.social .linkedin:hover {
    color: #fff;
    background: #e03421;
}

.social .youtube {
    background-color: #d80202;
    display: inline-block;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    font-size: 13px;
}

.social .youtube:hover {
    color: #fff;
    background: #FF0000;
}

.social .google-plus {
    background-color: #C41614;
    display: inline-block;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    font-size: 13px;
}

.social .google-plus:hover {
    color: #fff;
    background: #FF0000;
}

.apps-img ul {
    list-style: none;
    padding: 0;
    margin: 10px 0 0 0;
}

.apps-img ul li {
    display: inline-block;
}

.middle-footer {
    background: #000;
    color: #fff;
    padding: 30px 0;
}

.editor-two {
    color: #FFFF00;
}

.bottom-footer {
    padding: 10px 0;
    background: #541C08;
    border-top: 1px solid#222;
    color: #eee;
    margin-bottom: 34px;
}

.btm-foot-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

.btm-foot-menu ul li {
    display: inline-block;
    padding-right: 15px;
}

.btm-foot-menu ul li a {
    color: #fff;
}

.bn-converter a {
    color: #fff;
    float: right
}

.credit ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: right;
    font-size: 11px;
}

.credit ul li {
    display: inline-block;
    padding-right: 15px;
}

.credit ul li a {
    color: #fff;
}

.credit ul li a:hover {
    color: tomato;
    text-decoration: underline;
}

.credit ul li img {
    width: 18px;
}

/**=======================================
      footer-scrool css start
 =======================================**/

.footer-scrool {
    position: fixed;
    background: aliceblue;
    color: #fff;
    z-index: 99;
    overflow: hidden;
    bottom: 0;
    left: 0;
    right: 0;
}

.footer-scrool-1 {
    float: left;
    width: 16%;
    background: #213F6B;
    padding: 6px;
    font-size: 18px;
}

.footer-scrool-2 {
    float: right;
    width: 84%;
    padding: 3px;
    font-size: 17px;
    background: #0084FF;
}

.footer-scrool-2 a {
    color: #fff;
}

.footer-scrool-2 i {
    color: red;
}

/**=================================
   Single Page css
==================================**/
.single-page {
    margin: 20px 0;
}

.breadcrumb {
    background: 0 0;
    padding: 0;
    font: 16px;
    color: #5f6d7b;
    margin-bottom: 10px;
    border-bottom: solid 1px #ccc;
    border-radius: 0;
    padding-bottom: 5px;
}

.breadcrumb>li {
    display: inline-block;
}

.breadcrumb a {
    color: #5f6d7b;
}

header.headline-header {
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #ccc;
}

header.headline-header h1 {
    margin: 0;
    font-size: 28px;
}

.article-info {
    border-bottom: .1rem solid rgba(0, 0, 0, .15);
    padding-bottom: 5px;
}

.article-info ul.list-inline {
    margin-top: 8px;
    margin-bottom: 0;
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.list-inline .fa-clock-o {
    border-left: 1px solid#A6A6A6;
    padding-left: 10px;
}

.pull-right {
    float: right !important;
}

.social-nav {
    padding: 0;
    list-style: none;
    margin: -10px 0 0 -10px;
    display: inline-block;
    margin-top: 0
}

.social-nav li {
    float: left;
    margin: 10px 0 0 10px;
    list-style: none;
}

.social-nav .fa-facebook {
    background: #4267AB;
    display: inline-block;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    font-size: 13px;
}

.social-nav .fa-twitter {
    background: #1DA1F2;
    display: inline-block;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    font-size: 13px;
}

.social-nav .fa-google-plus {
    background: #C41614;
    display: inline-block;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    font-size: 13px;
}

.social-nav .fa-print {
    background: #222;
    display: inline-block;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    font-size: 13px;
}

.single_images {
    position: relative;
    margin: 10px 0;
}

.single_images img {
    width: 100%;
    height: auto;
    border: 1px solid#F0F0F0;
    margin-bottom: 15px;
}

.single_images .content {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    /* Black background with transparency */
    color: #f1f1f1;
    width: 100%;
    padding: 5px 10px;
    z-index: 10;
    overflow: hidden;
}

.single-ditails p {
    text-align: justify;
    line-height: auto;
}

.sng-border-btm {
    border-bottom: 1px solid#CCCCCC;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

/* Archive Page ========================= */

.archive_img img {
    width: 100%;
    height: auto;
}

.archive_post_sec {
    background: #f2f2f2;
    box-shadow: 0 0 2px #c1c0c0;
    margin-bottom: 15px;
}

.archive_post_sec_again {
    background: #f2f2f2;
    box-shadow: 0 0 2px #c1c0c0;
    margin-bottom: 15px;
    padding: 15px 10px 10px;
}

.archive_img_again img {
    margin-bottom: 10px;
}

.archive_img img:hover {
    background: #F09642;
    opacity: 0.9;
}

.archive_img_again img:hover {
    background: #F09642;
    opacity: 0.9;
}

.archive_dtails {
    text-align: justify;
    padding: 10px 0;
}

.archive_padding {
    padding: 10px 7px;
    height: 80px;
    overflow: hidden;
}

.archive_post_height {
    padding: 15px 8px;
    height: 158px;
    overflow: hidden;
}

.archive_heading_01 a {
    color: #710b0b;
    font-size: 24px;
    line-height: 28px;
    text-decoration: none;
}

.archive_heading_01 a:hover {
    color: #4899D0;
    transition: .5s;
}

.archive_heading_02 a {
    color: #710b0b;
    font-size: 19px;
    line-height: 23px;
    text-decoration: none;
}

.archive_heading_02 a:hover {
    color: #4899D0;
    transition: .5s;
}

.archive_dtails span a {
    color: #710b0b;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
}

.dtails_btn {
    margin-top: 3px;
}

.dtails_btn a {
    background: #710b0b;
    padding: 5px 15px;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
    margin-top: 3px;
}

.dtails_btn a:hover {
    background: #4899D0;
    transition: .5s;
}

.single_info span a {
    font-size: 18px;
    color: #A94442;
}

.single_info span {
    padding: 10px 15px;
    background: #F5F5F5;
    color: #A94442;
    margin: 10px 0;
    overflow: hidden;
    display: block
}

.single_info li {
    display: inline-block;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 12px 25px;
    margin-left: -1px;
    line-height: 1.429;
    color: #fff;
    text-decoration: none;
    background-color: #4d5077;
    border: 1px solid #ebebee;
    font-size: 28px;
}

.pager li>a,
.pager li>active>span {
    display: inline-block;
    padding: 8px 21px;
    background-color: #17408a !important;
    border-radius: 15px;
    color: #fff;
    border: none;
    margin-right: 5px;
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 8px 21px;
    background-color: #FB531C;
    border-radius: 15px;
    color: #fff;
    border: none;
    margin-right: 5px;
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee !important;
    color: #17408a;
}

/* 404 Page ========================= */
.four-page {
    padding: 100px 0;
}

.four-title {
    font-weight: bold;
    font-size: 50px;
    color: red;
}

.four-page .btn-primary {
    color: #fff;
    background-color: #9A1515;
    border-color: #2e6da4;
}

.four-page .btn-primary:hover {
    background-color: #950E0E;
}

.four-page .search {
    padding: 5px 0;
    width: 100%;
    height: auto;
    position: relative;
    line-height: 22px;
}

.four-page .btn {
    height: 29px;
    position: absolute;
    right: 0;
    top: 5px;
    border-radius: 1px;
    border: 1px solid#E6EAE9;
}

/*------------- Family CSS Start --------------*/


.team_sec {
    border: 1px solid #f0f0f0;
    margin-bottom: 15px;
    box-shadow: 0 0 3px #c8c6c6;
}

.team_sec img {
    width: 100%;
    height: auto;
}

.team_height {
    height: 100px;
    padding: 10px;
    background: #f7f7f7;
    text-align: center;
    overflow: hidden;
}

.team_title a {
    font-size: 22px;
    line-height: 26px;
    color: #0f4595;
    text-decoration: none;
}

.team_title a:hover {
    color: #f70000;
}

.team_sub_title {
    font-size: 16px;
    color: #333;
    border-top: 1px solid #ddd9d9;
    padding-top: 6px;
    margin-top: 6px;
}

.team_img {
    margin-bottom: 15px;
}

.team_img img {
    border: 1px solid#F0F0F0;
}

.sngl_team_title {
    font-size: 22px;
    line-height: 26px;
    color: #0f4595;
}

.sngl_team_sub_title {
    font-size: 16px;
    color: #EC392A;
    border-top: 1px solid #ddd9d9;
    padding-top: 6px;
    margin-top: 6px;
}

.team_dtails {
    color: #000;
    padding-top: 15px;
    font-size: 18px;
    line-height: 22px;
}

.photo {
    background: #F7F7F7;
    box-shadow: 0 0 10px #ddd;
    height: 270px;
    border-bottom: 1px solid#333;
    margin-bottom: 20px;
    cursor: pointer;
}

.photo img {
    width: 100%;
    height: auto;
}

.photo_title {
    padding: 10px;
}

.photo_title {
    font-size: 20px;
    line-height: 26px;
    color: #000;
    text-decoration: none;
    font-weight: 400;
}

.p-1 {
    padding: 5px;
}

.p-2 {
    padding: 10px;
}

.p-3 {
    padding: 15px;
}

.p-4 {
    padding: 20px;
}

/* Create two equal columns that floats next to each other */
.col-4 {
    float: left;
    width: 25%;
    padding: 10px;
}

.col-8 {
    float: left;
    width: 75%;
    padding: 10px;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

.image-title-side img:hover {
    opacity: .9;
}