/*------------------------------------------------------------------
[Master Stylesheet]

Project:        News365 - Responsive HTML Template
Version:        1.0
Last change:    01/10/2016
Primary use:    Newspaper & Magazine
Author:         BDTASK
URL:            https://themeforest.net/user/bdtask
-------------------------------------------------------------------*/
/*
This file contains the common info of this theme.
*/
/*------------------------------------------------------------------
[Table of contents]
    * Header & Navigation
        * Navigation
            * logo
            * Breaking news
            * Social icons
            * Home
            * All Pages
               * Home Style one
               * Home Style two
               * Catagories
                  * Category style one
                  * Category style two
                  * Category style three
                * Archive
                  * Archive Style one
                  * Archive Style two
                * News
                  * News post one
                  * News post two
                * Contact
                  * Contact Style one
                  * Contact Styletwo
                * Login & Registration

    * Body
      * Slider News
      * Latest News
      * Different Categories News
      * online vote
      * video
      * Flicker widget
    * Contact
      * Address
      * Contact Form
      * Google Map
    * Footer Area
      * Newsletter
      * Featured news
      * Top rated
      * Address
      * Sub footer
* ===============================================*/
/*------------------------------------------------------------------
# [Color codes]
# Grey (text): #7E7E7E
# Red (button) #f60d2b
# */
/*** 1. General Styling & Typography
-------------------------------------------*/
::-webkit-selection {
    background-color: #fdad2d;
    color: #fff;
}

::-moz-selection {
    background-color: #fdad2d;
    color: #fff;
}

::selection {
    background-color: #fdad2d;
    color: #fff;
}

@font-face {
    font-family: 'Roboto', sans-serif;
    src: url(../fonts/323ED8_0_0.ttf);
}

@font-face {
    font-family: 'Roboto', sans-serif;
    src: url(../fonts/323ED8_1_0.ttf);
}

@font-face {
    font-family: 'Roboto', sans-serif;
    src: url(../fonts/323ED8_3_0.ttf);
}

body {
    font-family: 'Roboto', sans-serif;
    color: #797986;
}

a,
btn,
.social ul li a,
.btn {
    transition: all .3s;
}

.hover14 img {
    transition: transform .5s ease;
}

.hover14.column {
    height: 150px;
    overflow: hidden;
}

.hover14:hover img {
  transform: scale(1.5);
}
@media(max-width:767px){
  .share-article-icon{
  position: relative !important;
  }
}

.article_html li{
  list-style-type: decimal !important;
    font-size: 14px;
    color: #787777;
    margin-bottom: 10px;
    margin-top: 10px;
}


.article_html li strong{
      color: #414040;
    font-weight: 600;
}

a:hover {
    color: #f60d2b;
    text-decoration: none;
}

@media (min-width: 1200px) {
    .container {
        width: 1070px;
    }

    .left-padding {
        padding-left: 30px;
    }

    .header-container {
        width: 95%;
    }
}

.row-margin {
    margin: 1px;
}

.rn_block {
    margin-right: -10px;
    margin-left: -10px;
}

.col-padding {
    padding: 0;
}

.col-padding-1 {
    padding-left: 20px;
    padding-right: 20px;
}

input[type=checkbox]+label {
    display: block;
    margin: .2em;
    cursor: pointer;
    padding: .2em;
}

input[type=checkbox] {
    display: none;
}

input[type=checkbox]+label:before {
    content: "\2714";
    border: .1em solid #000;
    border-radius: .2em;
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    padding-left: .3em;
    padding-bottom: .6em;
    margin-right: .2em;
    vertical-align: bottom;
    color: transparent;
    transition: .2s;
}

input[type=checkbox]+label:active:before {
    transform: scale(0);
}

input[type=checkbox]:checked+label:before {
    background-color: #fdad2d;
    border-color: #fdad2d;
    color: #fff;
}

input[type=checkbox]:disabled+label:before {
    transform: scale(1);
    border-color: #aaa;
}

input[type=checkbox]:checked:disabled+label:before {
    transform: scale(1);
    background-color: #bfb;
    border-color: #bfb;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /*font-family: 'Roboto', sans-serif;*/
    font-family: 'Roboto', sans-serif;
    color: #424242;
    /*word-spacing: -3px;*/
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #424242;
}

p {
    color: #5C7388;
    font-family: Roboto;
    font-size: 15px;
    line-height: 22px;
    margin: 20px;
    font-weight: 400;
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.color-1 {
    color: #f60d2b !important;
}

.color-2 {
    color: #D91897 !important;
}

.color-3 {
    color: #229AD6 !important;
}

.color-4 {
    color: #86a821 !important;
}

.color-5 {
    color: #fbbc05 !important;
}

.color-6 {
    color: #424242 !important;
}

.bg-color-1 {
    background-color: #053D56 !important;
}

.bg-color-2 {
    background-color: #D91897 !important;
}

.bg-color-3 {
    background-color: #229AD6 !important;
}

.bg-color-4 {
    background-color: #86a821 !important;
}

.bg-color-5 {
    background-color: #fbbc05 !important;
}

.bg-color-6 {
    background-color: #424242 !important;
}

.politics_wrapper .post-editor-date,
.sports-inner .post-editor-date,
.fashion-inner .post-editor-date,
.travel-inner .post-editor-date,
.food-inner .post-editor-date,
.politics-inner .post-editor-date,
.health-inner .post-editor-date,
.recent_news_inner .post-editor-date,
.buisness .post-title-author-details .post-editor-date,
.international .post-title-author-details .post-editor-date {
    margin: 20px 0 15px;
}

.buisness,
.international,
.sports-inner,
.fashion-inner,
.travel-inner,
.food-inner,
.politics-inner,
.health-inner,
.recent_news_inner,
.politics_wrapper,
.articale-inner,
.add_logo,
.footer-box,
.related-news-inner {
    position: relative;
    margin-bottom: 30px;
}

.weekly-news-inner,
.ads,
.banner-add,
.video-inner,
.search-area,
.feed-inner,
.tab-inner,
.vote-inner,
.social,
.RYPP,
.flicker-inner,
.cats-widget,
.latest-comments-inner,
.widget-slider-inner,
.form-area {
    position: relative;
    margin-bottom: 50px;
}

.all-category-inner {
    position: relative;
    margin-bottom: 20px;
}

.c-search {
    margin-top: 20px;
}

.news-feed,
.headding-news {
    background-color: #f6f6f6;
    display: none;
    margin-bottom: 50px;
    padding: 50px 0;
}

.fixed{
    display: none;
}


.logo-2{
    position: relative;
}

.logo-2 img{
       width: 31% !important;
}



  .social-header{
            position: relative;
            /* text-align: right; */
        }


        .social-header li{
           display: inline-block;
        }

        .social-header li a{
            padding: 10px 8px 5px 12px;
            background: #004155;
            position: relative;
            top: 13px;
            line-height: -3px;
            text-align: center;
            color: white;
            transition: .2s;
        }

         .social-header li a:hover{
            background: #f4a016;
        }

        .social-header li a i{

font-size: 14px;
        }
        .top-menuic{
            font-size: 13px;
        }
        .top-menuic i{

font-size: 18px;

position: relative;

top: 1px;

left: -5px;
        }


    .contact-info-header{

    }

    .contact-info-header ul li{
        display: inline-block;
        position: relative;
        top: 12px;
    }

    .contact-info-header ul li a{

color: #fff;

padding-right: 6px;
transition: .2s;
font-size: 13px;
    }

    .foot-subscribe-section{
        position: relative;
    }

    .foot-subscribe-section h2{
              position: relative;
    font-size: 18px;
    text-align: left;
    font-weight: 600;
    padding-bottom: 11px;
    margin: 0;
    line-height: normal;
    color: #fdad2d;
    top: -10px;
    text-transform: uppercase;
    }


    .foot-subscribe-section input[type="text"]{
           position: relative;
    margin-bottom: 12px;
    width: 100%;
    padding: 6px;
    color: #484747;
    }

    .foot-subscribe-section input[type="submit"]{
           position: relative;
    margin-bottom: 12px;
    width: 100%;
    padding: 8px;
    background: #034864;
    border: none;
    transition: .2s;
    }

        .foot-subscribe-section input[type="submit"]:hover{
            background: #f2ba2e;
        }

       .contact-info-header ul li a:hover{

color: #f4a016;
    }

    .contact-info-header ul li a i{

padding-right: 10px;
    }

.header-information{
       /* padding: 2px; */
       background: #094059;
       padding-bottom: 14px;
       /* display: inline-table; */
       /* width: 100%; */
       position: relative;
       top: -6px;
       margin-bottom: 17px;
}

.header-information .header-container{
        width: 91%;
    margin: 0 auto;
}

 .share-article-icon{
   position: fixed;
   top: 50%;
   left: 0px;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
   padding-left: 1px !important;
   padding-right: 1px !important;
   z-index: 20;
    }


    .share-article-icon ul li{
        position: relative;
    }

    .share-article-icon ul li {
        position: relative;
        margin: 0;
        left: 28%;
        margin-bottom: 0px;
        padding: 0;
        margin-bottom: 0px;
    }

    #share-label{
      position: relative;
      margin: 0;
      left: 28%;
      margin-bottom: 0px;
      padding: 0;
      margin-bottom: 0px;
    }
    /* .share-article-icon ul li{
        position: relative;
        margin: 0;
        padding: 0;
        margin-bottom: 4px;
    } */


    .share-article-icon ul li a{
        position: relative;
        padding: 0;
        line-height: 0;
    }

    .share-article-icon ul li a i{
        font-size: 16px;
        position: relative;
        background: #FF9800;
        width: 35px;
        height: 35px;
        line-height: 35px;
        color: #fff;
        text-align: center;
    }

     .share-article-icon ul li a i:hover{

        background: #053766;
    }


    .share-article-icon ul li a i:hover > span{

        background: #FF9800;
    }

        .share-article-icon ul li a i span{

background: #053766;

/* width: 35px; */

/* height: 35px; */

padding: 10px;
font-size: 11px;
        }


   #country-list{

    }


     #country-list li{

    }

     #country-list li a{
     padding: 4px 10px;
    background: #fea414;
    /* margin-bottom: 1px; */
    display: inline-table;
    color: #fff;
    width: 100%;
    border-bottom: 1px solid #fff;
    transition: .2s;
    }

     #country-list li a:hover{

    background: #043c54;
    }

.hc_event{
        position: relative;
    /* display: inline-table; */
     background-image: url(https://www.newstatesman.com/sites/all/themes/creative-responsive-theme/images/new_statesman_events.jpg);
    /* background: red; */
    overflow: hidden;
}


/*.container {
  display: block;
  width: 1070px;
}*/
.weekly-news-inner {
    display: block;
}

/*** Page Loader
-------------------------------------------*/
/* Paste this css to your style sheet file or under head tag */
/* This only works with JavaScript,
if it's not present, don't show loader */
.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../images/box.gif) center no-repeat #fff;
}



/*banner slider*/




.banner-section{

    position: relative;

    margin-top: -4px;

}



.carousel-inner img{

width: 100%;
height: 50vh !important;
    object-fit: cover;
}



.carousel-fade .carousel-inner .item {

  opacity: 0;

  transition-property: opacity;

    overflow:hidden;

}

.item.active img {

    transition: transform 5000ms linear 0s;

    /* This should be based on your carousel setting. For bs, it should be 5second*/

    transform: scale(1.05, 1.05);

}

.carousel-fade .carousel-inner .active {

  opacity: 1;

}



.carousel-fade .carousel-inner .active.left,

.carousel-fade .carousel-inner .active.right {

  left: 0;

  opacity: 0;

  z-index: 1;

}



.carousel-fade .carousel-inner .next.left,

.carousel-fade .carousel-inner .prev.right {

  opacity: 1;

}



.carousel-fade .carousel-control {

  z-index: 2;

}



.carousel-control {

    position: absolute;

    top: 38%;

    bottom: 0;

    left: 0;

    width: 13%;

    font-size: 91px;

    color: #fff;

    text-align: center;

    /* text-shadow: 0 1px 2px rgba(0, 0, 0, .6); */

    background-color: rgba(0, 0, 0, 0);

    filter: alpha(opacity=50);

    opacity: 1;

    height: 0;

}

.si-img{
    padding: 14px;
}


/*** All Category Title
-------------------------------------------*/
.category-headding {
    margin-top: 0;
    font-size: 16px;
    color: #222;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    letter-spacing: .5px;
}

.headding-border {
    position: relative;
    border-bottom: 1px solid #ddd;
    background-color: #053D56;
    margin-bottom: 30px;
}

.headding-border::before {
    position: absolute;
    bottom: -1px;
    width: 50px;
    height: 4px;
    background-color: inherit;
    content: '';
}

.headding-border::after {
    position: absolute;
    bottom: -1px;
    width: 15px;
    height: 4px;
    background-color: inherit;
    content: '';
    left: 53px;
}

#search{

padding-right: 0;

background: #ff000000 !important;
}

/*** All Buttons
-------------------------------------------*/
.btn-style {
    color: #FFF;
    background-color: #f60d2b;
    border: 2px solid #f60d2b;
    border-radius: 30px;
    font-weight: 700;
    padding: 8px 25px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.btn-style:hover {
    border: 2px solid #f60d2b;
    background-color: transparent;
    color: #f60d2b;
}

.slide .post-badge {
    color: inherit;
    padding: 5px 9px;
    font-size: 12px;
    display: inline-block;
    transition: all .3s;
    text-transform: uppercase;
    position: relative;
    border-radius: 25px;
    letter-spacing: .5px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
}

.meta-info-side .slide .post-badge {
    margin-bottom: 0;
}

.post-wrapper:hover .post-badge {
    border: 0 solid transparent;
    text-decoration: none;
    padding-right: 110px;
}

.slide .post-badge:after {
    position: absolute;
    margin-left: -10px;
    transition: all .3s;
    opacity: 0;
}

.post-wrapper:hover .post-badge:after {
    margin-left: 2px;
    opacity: 1;
}

.post-wrapper .btn_one:after {
    content: " ";
    position: absolute;
    margin-left: -10px;
    transition: all .3s;
    opacity: 0;
}

.btn_one {
    background-color: #86a821;
}

.slide .btn_two:after {
    content: " ";
    position: absolute;
    margin-left: -10px;
    transition: all .3s;
    opacity: 0;
}

.btn_two {
    background-color: #ca4335;
}

.slide .btn_three:after {
    content: " ";
    position: absolute;
    margin-left: -10px;
    transition: all .3s;
    opacity: 0;
}

.btn_three {
    background-color: #ff0042;
}

.slide .btn_four:after {
    content: " ";
    position: absolute;
    margin-left: -10px;
    transition: all .3s;
    opacity: 0;
}

.btn_four {
    background-color: #1a1a1a;
}

.slide .btn_five:after {
    content: " ";
    position: absolute;
    margin-left: -10px;
    transition: all .3s;
    opacity: 0;
}

.btn_five {
    background-color: #fbbc05;
}

.slide .btn_six:after {
    content: " ";
}

.btn_six {
    background-color: #d91897;
}

.slide .btn_sev:after {
    content: " ";
}

.btn_sev {
    background-color: #229ad6;
}

.slide .btn_eight:after {
    content: " ";
}

.btn_eight {
    background-color: #229ad6;
}

.slide .btn_nine:after {
    content: " ";
}

.btn_nine {
    background-color: #ff0042;
}

/*----------------------------*** ganeral style end ***-------------------------*/
/*** Top Header
-------------------------------------------*/

.top_header {
    background-color: #f6f6f6;
    position: relative;
}

.top_header_menu_wrap {
    line-height: 24px;
    z-index: 1000;
    float: left;
}

.top-header-menu {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    display: inline-block;
}

.top-header-menu li {
    display: inline-block;
    position: relative;
    margin-left: 0;
}

.top-header-menu li a {
    color: #2d3038;
    font-size: 11px;
    margin-right: 0;
    line-height: 3.6;
    padding: 10px 5px;
    letter-spacing: .5px;
    font-weight: 700;
}


.add-icon-mobile{

}


.add-icon-mobile li{
   border: none !important;
}


.add-icon-mobile li a i{
        padding-right: 12px;
}


.add-icon-mobile li a i:hover{
       color: #FF9800;
}


.td-header-top-menu a {
    color: #FFF;
}

.top-header-menu li ul li {
    display: block;
}

.top-header-menu li .dropdown-menu {
    min-width: 280px;
    padding: 30px;
    border-width: 1px 0 0;
    border-radius: 0;
    border-color: #f60d2b;
    margin: 0;
}

/*login*/
.top-header-menu li .dropdown-menu .login-inner .form-control {
    border: 0;
    box-shadow: none;
    padding: 6px 0;
}

.top-header-menu li .dropdown-menu .login-inner label {
    display: block;
    margin: 10px 0;
}

.btn-lr {
    background-color: #fff;
    border-color: #ccc;
    border-radius: 0;
    padding: 5px 25px;
    color: #2d3038;
    font-weight: 700;
    letter-spacing: 1px;
}

.btn-lr:hover {
    background-color: #f60d2b;
    color: #fff;
    border-color: #f60d2b;
}

.btn-active {
    background-color: #f60d2b;
    color: #fff;
    border-color: #f60d2b;
}

.top-header-menu li .foeget a,
.foeget a {
    color: #f60d2b;
    font-size: 14px;
    font-weight: 500;
}

.top-header-menu li .dropdown-menu .login-inner hr {
    margin: 0;
}

/*login social icon*/
.social_icon {
    width: 100%;
    margin-bottom: 10px;
    transition: background-color .2s cubic-bezier(0, 0, .58, 1) 0s;
}

.social_icon:last-child {
    margin-bottom: 0;
}

.social_icon_box {
    height: 36px;
    position: relative;
    overflow: hidden;
    letter-spacing: .5px;
    cursor: pointer;
}

.social_icon:hover .social_icon_box {
    background-color: #222;
}

.social_icon .social_icon_box_1 {
    background-color: #516eab;
}

.social_icon .social_icon_box_2 {
    background-color: #29c5f6;
}

.social_icon .social_icon_box_3 {
    background-color: #e14e42;
}

.icon {
    background-image: url(../images/elements.png);
    background-repeat: no-repeat;
    display: inline-block;
    position: relative;
    width: 36px;
    height: 36px;
}

.icon::after {
    content: '';
    width: 1px;
    height: 20px;
    background-color: rgba(255, 255, 255, .2);
    position: absolute;
    right: -1px;
    top: 9px;
}

.facebook-icon {
    background-position: -20px -18px;
}

.twitter-icon {
    background-position: -18px -433px;
}

.google-plus-icon {
    background-position: -18px -278px;
}

.social_info {
    padding: 0 0 0 9px;
    position: relative;
    top: -13px;
    color: #fff;
}

/*haeder icon*/
.top_header_icon {
    float: right;
}

.top_header_icon_wrap a {
    color: #2d3038;
    padding: 10px 6px;
    display: inline-block;
    transition: color .3s ease 0s;
    font-size: 13px;
}

.top_header_icon_wrap a:hover {
    color: #f60d2b;
}

.top_header_icon_wrap a:nth-child(6) {
    border-right: 1px solid #727272;
}

/*newstricker*/
.newsticker-inner {
    padding: 8px 54px 0 0;
}

.newsticker li a {
    color: #2d3038;
    list-style: none;
    font-family: 'Roboto', sans-serif;
    overflow: hidden;
}

.newsticker li span {
    margin-right: 5px;
    font-weight: 600;
}

.newsticker-inner a i {
    font-size: 23px;
    position: absolute;
    width: 25px;
    height: 25px;
    line-height: 24px;
    border: 1px solid #d1d1d1;
    vertical-align: middle;
    color: #d1d1d1;
    z-index: 100;
    background-color: transparent;
}

.newsticker-inner #prev-button i {
    right: 44px;
    top: 6px;
}

.newsticker-inner #next-button i {
    right: 15px;
    top: 6px;
}

.newsticker-inner a i:hover {
    background-color: #f60d2b;
    border-color: #f60d2b;
    color: #fff;
}

/* logo & add section */
.top_banner_wrap {
    background-color: #FFF;
}

.header-logo {
    position: relative;
    margin: 27px 20px;
}

.header-logo img {
    max-height: 90px;
    margin: auto;
}

.header-banner {
    margin: 30px 0;
}

/*** Navber
-------------------------------------------*/
.affix {
    position: fixed !important;
    top: 0px;
    width: 100%;
}

.navbar {
    position: relative;
    min-height: 40px;
    border-width: 0;
    border-style: solid;
    border-radius: 0;
    background-color: #fff;
    margin-bottom: 0;
}

.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.navbar-nav>li>a {
    color: #2d3038;
    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 10px;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #f60d2b;
    border-color: #f60d2b;
    color: #fff;
}

.navbar-nav>li>a>span {
    font-size: 20px;
    font-weight: 600;
    vertical-align: middle;
    line-height: 0;
}

.navbar-inverse {
    z-index: 99;
}

/*dropdown*/
.navbar-nav>li>.dropdown-menu {
    margin-top: 10px;
    border-radius: 0;
    min-width: 170px;
    border: 0;
    padding: 0;
    border-top: 1px solid #f60d2b;
}

.dropdown-menu>li>a {
    padding: 8px 15px;
}

.dropdown-menu>li>a:hover {
    background-color: #f60d2b;
    color: #fff;
}

.dropdown-menu>li>a img {
    margin-right: 5px;
}

.dropdown-menu .divider {
    background-color: #E5E5E5;
    height: 1px;
    margin: 8px 15px;
    overflow: hidden;
}

/*dropdown submenu*/
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0;
    margin-left: -1px;
    border-radius: 0;
    border: 0;
    padding: 0;
    border-top: 1px solid #f60d2b;
}

.dropdown-submenu:hover .zoomIn {
    display: block;
    animation-duration: .5s;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.category01 {
    border-bottom: 1px solid #34a853;
}

.category02 {
    border-bottom: 1px solid #ca4335;
}

.category03 {
    border-bottom: 1px solid #229ad6;
}

.category04 {
    border-bottom: 1px solid #ff0042;
}

.category05 {
    border-bottom: 1px solid #86a821;
}

.category06 {
    border-bottom: 1px solid #d91897;
}

.category07 {
    border-bottom: 1px solid #fbbc05;
}

.category08 {
    border-bottom: 1px solid #ca4335;
}

.category09 {
    border-bottom: 1px solid #2b2b2b;
}

.navbar-nav>li>a:focus,
.navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent !important;
    border-bottom: 1px solid transparent;
}



.detail-set-image{
        width: 66%;
    margin: 0 auto;
}

/*** mobile menu
-------------------------------------------*/
.mobile-menu-area {
    display: block;
    background: #1f1f1f;
    padding: 15px 0 10px;
}

.mean-container .mean-bar::after {
    color: #fff;
    content: "MENU";
    font-size: 18px;
    font-weight: 600;
    left: 5%;
    position: absolute;
    top: 17px;
}

.mobile-menu {
    width: 250px;
    height: 100%;
    top: 0;
    z-index: 1000;
    left: -250px;
    background: #222;
    position: fixed;
    border: 5px solid #333;
    background-image: url(../images/side-menu.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}

.mobile-menu.mobile-menu-open {
    left: 0;
}

.mobile-menu {
    transition: all .3s ease;
}

.sidebar-nav .sidebar-search {
    padding: 30px 15px;
}

.sidebar-nav .sidebar-search .form-control {
    background-color: rgba(255, 255, 255, 0.1);
    border: 0;
}

.mobile-menu-btn {
    color: #fff;
    background-color: #f60d2b;
    border-color: #f60d2b;
    border-radius: 25px;
}

.sidebar-nav ul li a {
    font-family: 'Roboto', sans-serif;
    color: #fff;
}

.sidebar-nav ul li a:focus,
.sidebar-nav ul li a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #f60d2b;
}

.sidebar-nav .arrow {
    float: right;
}

.sidebar-nav .fa.arrow:before {
    content: "\f104";
}

.sidebar-nav .active>a>.fa.arrow:before {
    content: "\f107";
}

.sidebar-nav .nav-second-level li,
.sidebar-nav .nav-third-level li {
    border-bottom: none !important;
}

.sidebar-nav .nav-second-level li a {
    padding-left: 37px;
}

.sidebar-nav .nav-third-level li a {
    padding-left: 52px;
}

.sidebar-nav .social {
    margin-bottom: 0;
    padding: 30px 15px;
    text-align: center;
}

.social ul li {
    border-bottom: 0;
}

.sidebar-nav .social ul li a {
    width: 30px;
    height: 30px;
    padding-top: 6px;
}

.sidebar-nav .social ul li a i {
    font-size: 12px;
}

/* menu icon  */
.nav-icon {
    width: 24px;
    height: 24px;
    position: relative;
    margin: 0 auto;
    transform: rotate(0deg);
    transition: .5s ease-in-out;
    cursor: pointer;
    float: right;
}

.nav-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #fff;
    border-radius: 5px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
}

/* mobile nav icon */
.nav-icon span:nth-child(1) {
    top: 0;
}

.nav-icon span:nth-child(2),
.nav-icon span:nth-child(3) {
    top: 8px;
}

.nav-icon span:nth-child(4) {
    top: 16px;
}

.nav-icon.open span:nth-child(1) {
    top: 18px;
    width: 0;
    left: 50%;
}

.nav-icon.open span:nth-child(2) {
    transform: rotate(45deg);
}

.nav-icon.open span:nth-child(3) {
    transform: rotate(-45deg);
}

.nav-icon.open span:nth-child(4) {
    top: 18px;
    width: 0;
    left: 50%;
}

/*** news feed carousel
-------------------------------------------*/
.news-feed .row-margin {
    margin: -1px;
}

.news-feed .post-wrapper:nth-child(1) {
    padding-right: 2px;
}

.news-feed .post-wrapper:nth-child(5) {
    padding-left: 2px;
}

.news-feed .owl-theme .owl-controls {
    margin-top: 0;
    position: absolute;
    top: 45%;
    right: 10px;
}

.owl-theme .owl-controls .owl-page {
    display: block;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 8px;
    height: 8px;
    margin: 5px 7px;
    opacity: .5;
    border-radius: 20px;
    background: #fff;
}

.news-feed,
.headding-news {
    padding: 50px 0;
    background-color: #f6f6f6;
    margin-bottom: 50px;
}

.post-wrapper {
    position: relative;
}

.post-wrapper .post-thumb {
    overflow: hidden;
    z-index: 0;
    position: relative;
    margin-bottom: 20px;
}

.news-feed .post-wrapper .post-thumb {
    margin-bottom: 0;
}

.post-wrapper .post-thumb img {
    width: 100%;
}

.post-wrapper .post-thumb a:last-child::before {
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    background: rgba(0, 0, 0, 0.3);
}

.post-wrapper .post-thumb .entry-thumb {
    width: 100%;
    height: 400px;
    display: block;
}

.post-wrapper .post-thumb .img-thumb {
    width: 100%;
    height: 200px;
}

.post-wrapper .post-info {
    position: absolute;
    bottom: 0;
    color: #FFF;
    width: 100%;
    padding: 0 20px;
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 20px;
}

.post-wrapper .post-title {
    position: relative;
    font-size: 28px;
    font-weight: 400;
    font-style: normal;
    line-height: 32px;
    margin-bottom: 0;
    bottom: 9px;
    margin-top: 0;
}

.post-wrapper .post-title a {
    color: #FFF;
}

.post-author-name,
.post-author-comment {
    display: inline-block;
    margin-right: 3px;
    font-weight: 700;
}

.post-date {
    display: inline-block;
    margin-right: 3px;
    line-height: 1;
    min-height: 17px;
    margin-bottom: 0;
}

.slide .td_btn {
    color: inherit;
    border: 0 solid;
    padding: 6px 10px;
    font-size: 14px;
    margin-bottom: 35px;
    display: inline-block;
    transition: all .3s;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    border-radius: 4px;
    letter-spacing: 2px;
    font-weight: 600;
}

.meta-info-side .slide .td_btn {
    margin-bottom: 20px;
}

.post-wrapper:hover .td_btn {
    background-color: #229ad6;
    border: 0 solid transparent;
    text-decoration: none;
    padding-right: 90px;
}

.post-wrapper:hover .td_btn:after {
    margin-left: 2px;
    opacity: 1;
}

/*** Recent News
-------------------------------------------*/
.recent_news_inner #content-slide .item img {
    display: block;
    width: 100%;
    height: auto;
}

/*.owl-theme .owl-controls {
    margin-top: 0;
    position: absolute;
    top: -57px;
    right: 13px;
}

.owl-theme .owl-controls .owl-buttons div {
    color: #ddd;
    display: inline-block;
    zoom: 1;
    margin: 2px;
    padding: 0;
    font-size: 24px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 0;
    background: #fff;
    filter: Alpha(Opacity=50);
    opacity: 1;
    height: 25px;
    width: 25px;
    border: 1px solid #ddd;
    line-height: 0px;
}

.owl-theme .owl-controls .owl-buttons div:hover {
    background-color: #f60d2b;
    color: #fff;
    border: 1px solid #f60d2b;
}
*/
.post-wrapper h3,
.item h3 {
    font-size: 21px;
    line-height: 1.1;
    font-weight: 400;
    margin: 0 0 20px;
    letter-spacing: -.5px;
}

.post-title-author-details h4,
.post-title-author-details h5 {
    font-weight: 500;
    color: #2a3134;
}

.post-title-author-details h4 {
    font-size: 16px;
}

.post-title-author-details h5 {
    font-size: 14px;
}

.post-editor-date {
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
}

.post-author-comment {
    float: right;
    margin: 0;
}

.post-editor-date .post-author-comment i,
.post-editor-date .post-date i {
    display: inline-block;
    margin-right: 2px;
    font-size: 16px;
    vertical-align: middle;
    font-weight: 700;
}

.post-title-author-details p a,
.post-style2-detail p a {
    color: #229AD6;
    font-style: italic;
}

.rn_block .post-editor-date {
    margin: 0 0 20px;
}

.post-title-author-details .post-date {
    display: inline-block;
    margin-right: 15px;
}

.rn_block .padd {
    padding-right: 10px;
    padding-left: 10px;
}

.post-wrapper .meta-info-rn {
    margin-bottom: 10px;
    padding: 0 10px;
}

.home2-post .date ul {
    margin: 0 0 20px;
    font-size: 11px;
}

/*** Politics News
-------------------------------------------*/
#content-slide .item,
#content-slide-2 .item,
#content-slide-3 .item,
#content-slide-5 .item {
    margin: 0 15px;
}

.post-padding {
    padding-right: 10px;
    padding-left: 10px;
}

/*** Search Area
-------------------------------------------*/
.search-area .form-control {
    border-radius: 25px;
    height: 40px;
    box-shadow: none;
}

.search-area .btn-search {
    color: #fff;
    background-color: #f60d2b;
    border-color: #f60d2b;
    padding: 9px 12px;
}

.search-box {
    z-index: 1;
    position: absolute;
    background: #fff;
    padding: 0 20px;
    width: 127%;
    margin-left: -18px;
    line-height: 30px;
}

/*** Twitter Feed
-------------------------------------------*/
.feed-inner {
    padding: 30px;
    background: #f6f6f6;
}

.feed-inner a {
    text-decoration: none;
    outline: none;
    color: #424242;
    border-bottom: 1px dotted #ff0042;
    padding-bottom: 1px;
    font-size: 16px;
}

.feed-footer {
    position: relative;
    margin-top: 10px;
}

.feed-footer i {
    color: #1dcaff;
    margin-right: 5px;
    font-size: 20px;
}

.feed-footer span {
    margin-left: 5px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
}

.add-title {
    color: #8D8D8D;
    font-size: 11px;
    text-align: center;
    display: block;
}

.add-home4 {
    margin-left: 3%;
    margin-bottom: 4%;
}

/*** Tab
-------------------------------------------*/
.tab-inner {
    overflow: hidden;
    line-height: 1.5;
    font-weight: 300;
    color: #888;
    background-color: #f6f6f6;
    padding: 10px 30px;
}

.tabs {
    display: table;
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
    padding: 0;
}

.tabs li {
    float: left;
    line-height: 32px;
    overflow: hidden;
    padding: 0;
    position: relative;
    margin-right: -2px;
    width: 50%;
}

.tabs a {
    background-color: transparent;
    color: #7E7E7E;
    display: block;
    letter-spacing: 0;
    outline: none;
    padding: 0;
    text-decoration: none;
    transition: all .2s ease-in-out;
    border: 0;
    font-size: 13px;
    text-align: center;
    font-weight: 700;
}

.tab-item-inner {
    display: none;
}

.tab-inner hr {
    border: none;
    border-top: 1px solid #fff;
    margin: 0 -30px 20px;
}

.tab-item-inner:first-child {
    display: block;
}

.current a {
    position: relative;
    border-bottom: 1px solid #FDAD2D;
    color: #424242;
}

.box-item {
    position: relative;
    padding-bottom: 20px;
}

.box-item .img-thumb {
    position: absolute;
    left: 0;
    top: 0;
}

.td-module-title a {
    color: #424242;
}

.box-item .item-details {
    margin-left: 120px;
    min-height: 85px;
}

.tab-inner .box-item .item-details {
    margin-left: 105px;
    min-height: 80px;
}

.item-details .sub-category-title {
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    padding: 4px 8px;
    color: #fff;
    margin: 0;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: 1px;
}

.item-details .sub-category-title a {
    color: #fff;
}

.box-item .td-module-title {
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
    margin-top: 4px;
    margin-bottom: 4px;
}

.tab-inner .box-item .td-module-title {
    font-size: 13px;
    line-height: 16px;
}

.tab-inner .item-details .post-editor-date {
    margin: 0;
    font-size: 10px;
}

.box-item:hover .td-module-title a {
    color: #f60d2b;
}

/*** Weekly News & Headding News
-------------------------------------------*/
#content-slide-4 .item {
    margin: 1px;
}

.img-zoom-in img {
    transition: all .2s ease-in-out;
}

.img-zoom-in:hover img {
    transform: scale(1.2);
}

.news-feed .post-info span,
.weekly-news-inner .post-info span,
.headding-news .post-info span {
    margin-bottom: 20px;
    display: block;
    font-size: 12px;
    font-weight: 800;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
}

.news-feed .post-title-size,
.weekly-news-inner .post-title,
.headding-news .post-title-size {
    font-size: 16px;
    line-height: 20px;
}

.weekly-news-inner .post-wrapper .post-thumb a:last-child::before {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .9) 82%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(0, 0, 0, 0)), color-stop(82%, rgba(0, 0, 0, .9)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .9) 82%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .9) 82%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .9) 82%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .9) 82%);
}

.headding-news .post-wrapper .post-thumb a:last-child::before {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .7) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .7)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .7) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .7) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .7) 100%);
}

.weekly-news-inner .post-wrapper .post-thumb {
    margin: 0;
}

.headding-news .post-wrapper .post-thumb .entry-thumb {
    width: 100%;
    height: 199px;
    display: block;
}

.headding-news .post-wrapper .post-thumb .entry-thumb-middle {
    width: 100%;
    height: 400px;
    display: block;
}

.news-feed .post-date,
.weekly-news-inner .post-date,
.headding-news .post-date {
    margin-top: 9px;
}

.news-feed .post-author-comment,
.weekly-news-inner .post-author-comment,
.headding-news .post-author-comment {
    float: none;
    margin: 7px 0 0 10px;
}

.weekly-news-inner .post-editor-date .post-author-comment i,
.weekly-news-inner .post-editor-date .post-date i {
    color: #f60d2b;
}

.readmore i {
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    opacity: 1;
    transition: all 300ms;
    background-repeat: repeat-x;
    background: #f60d2b;
    font-size: 30px;
}

.headding-news .post-grid-1 {
    padding-right: 2px;
    padding-bottom: 2px;
}

.headding-news .post-wrapper .post-thumb {
    margin-bottom: 0;
}

.headding-news .post-grid-2 {
    padding-right: 2px;
}

.headding-news .post-grid-3 {
    padding: 0;
}

.headding-news .post-grid-4 {
    padding-left: 2px;
    padding-bottom: 2px;
}

.headding-news .post-grid-5 {
    padding-left: 2px;
}

/*** Business, International
-------------------------------------------*/
.buisness .box-item .item-details,
.international .box-item .item-details {
    min-height: 70px;
}

/*** Online Vote
-------------------------------------------*/
.vote-inner {
    padding: 30px;
    background-color: #f6f6f6;
}

.vote-inner .radio-inline {
    color: #2A3134;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
}

.vote-inner .radio-btn {
    margin: 30px 0;
}

.vote-inner input[type='radio'] {
    width: 12px;
    height: 12px;
    border: 1px solid #f60d2b;
    border-radius: 50%;
    outline: none;
}

.vote-inner input[type='radio']:hover {
    box-shadow: 0 0 5px 0 orange inset;
}

.vote-inner input[type='radio']:before {
    content: '';
    display: block;
    width: 60%;
    height: 60%;
    margin: 20% auto;
    border-radius: 50%;
}

input[type='radio']:checked:before {
    background: #f60d2b;
}

/*** Social Media
-------------------------------------------*/
.social {
    padding: 0;
    text-align: center;
}

.social ul {
    margin: 0;
    padding: 0;
}

.social ul li {
    list-style: none outside none;
    display: inline-block;
    margin: 5px;
}

.social ul li a {
    display: inline-block;
    position: relative;
    width: 60px;
    height: 60px;
    color: #FFE;
    background-color: #909AA0;
    font-size: 12px;
    text-align: center;
    padding-top: 14px;
    border-radius: 50%;
}

.social ul li a:hover {
    opacity: .6;
}

.set-home-job-ad{
    margin-right: 18px;
}

.social ul li a::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    bottom: 1px;
    left: -6px;
    margin-bottom: 1px;
    border-top-width: 15px;
    border-top-style: solid;
}

.social ul li a.facebook {
    background-color: #3b5998;
}

.social ul li a.facebook::after {
    border-top-color: #3b5998;
}

.social ul li a.twitter {
    background-color: #00ABE3;
}

.social ul li a.twitter::after {
    border-top-color: #00ABE3;
}

.social ul li a.google {
    background-color: #e64522;
}

.social ul li a.google::after {
    border-top-color: #e64522;
}

.social ul li a.flickr {
    background-color: #FF57AE;
}

.social ul li a.flickr::after {
    border-top-color: #FF57AE;
}

.social ul li a.youtube {
    background-color: #c4302b;
}

.social ul li a.youtube::after {
    border-top-color: #c4302b;
}

.social ul li a.vimeo {
    background-color: #4EBBFF;
}

.social ul li a.vimeo::after {
    border-top-color: #4EBBFF;
}

.social ul li a.vk {
    background-color: #507299;
}

.social ul li a.vk::after {
    border-top-color: #507299;
}

.social ul li a i {
    font-size: 20px;
}

.social a span {
    display: block;
}

/*** Video
-------------------------------------------*/
.video-headding {
    font-size: 16px;
    color: #fff;
    vertical-align: middle;
    padding: 10px;
    background-color: #222;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.RYPP {
    padding-right: 0;
}

.RYPP .RYPP-playlist {
    width: 100%;
    position: static;
    float: left;
}

.RYPP .RYPP-playlist .RYPP-items {
    position: static;
    max-height: 350px;
    overflow: auto;
}

.RYPP .RYPP-playlist>header {
    width: 100%;
    height: 64px;
    padding: 16px 0 0 8px;
    background: #f60d2b;
    border-left: 8px solid #f60d2b;
    border-right: 8px solid #f60d2b;
    border-bottom: 1px solid #f60d2b;
    z-index: 2;
}

/*** Video Post
-------------------------------------------*/
.video-post-inner {
    background-color: #1f1f1f;
    padding: 50px 0 20px;
    color: #fff;
    margin-bottom: 50px;
}

.video-post-inner .category-headding {
    color: #fff;
}

.video-post-inner h3 a {
    color: #fff;
}

.video-post-inner h3 a:hover {
    color: #f60d2b;
}

/*** Article news
-------------------------------------------*/
.cats-widget {
    overflow: hidden;
    background-color: #f8f8f8;
    padding: 30px;
}

.cats-widget ul {
    padding: 0;
    line-height: 18px;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}

.cats-widget ul li {
    list-style: outside none none;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-family: 'Roboto', sans-serif;
}

.cats-widget ul li a {
    color: #797986;
}

.cats-widget ul li span {
    float: right;
}

/*** Instagran
-------------------------------------------*/
.flicker-inner {
    float: left;
}

.fprojects {
    padding: 0;
    list-style: none;
}

.fprojects li {
    float: left;
    width: 25%;
    list-style: none;
}

.fprojects li .prettyPhoto {
    position: relative;
}

.fprojects li .prettyPhoto img {
    width: 100%;
}

  .set-home-icon{
          font-size: 20px;
    position: absolute;
    left: -20px;
    top: -1px;
    }


#zoom{
    animation-name: hurry;
    animation-iteration-count: infinite;
    animation-duration: 2.5s;
        display: none;
}

@keyframes hurry{
    0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(.4) rotate(-8deg);
    -ms-transform: scale(.4) rotate(-8deg);
    transform: scale(.4) rotate(-8deg);
  }

  30%, 50%, 70% {
    -webkit-transform: scale(1) rotate(8deg);
    -ms-transform: scale(1) rotate(8deg);
    transform: scale(1) rotate(8deg);
  }

  40%, 60% {
    -webkit-transform: scale(1) rotate(-8deg);
    -ms-transform: scale(1) rotate(-8deg);
    transform: scale(1) rotate(-8deg);
  }

  80% {
    -webkit-transform: scale(.6) rotate(0);
    -ms-transform: scale(.6) rotate(0);
    transform: scale(.6) rotate(0);
  }
}


 #sticky-contact {
  position: fixed;
  top: 55%;
  right: 3%;
  z-index: 999999999;
  /* transform: rotate(270deg); */
  color: #fff;
  border: none;
  zoom: 1.005;
  font-size: 19px;
  background: none;
}

 #sticky-contact img{
     width: 135px;
 }

.fp-overlay {
    background-color: rgba(246, 13, 43, 0.6);
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 19px;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: .4s;
}

.fp-overlay i {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    margin-top: -10px;
    transform: rotate(-25deg);
    transition: .4s;
}

.fprojects li div .prettyPhoto:hover .fp-overlay {
    opacity: 1;
    visibility: visible;
    transition: .4s;
}

.fprojects li div .prettyPhoto:hover .fp-overlay i {
    transform: rotate(-0deg);
    transition: .4s;
}

/*** Footer
-------------------------------------------*/
footer {
    background-color: #1f1f1f;
    padding: 50px 0 20px;
    color: #fff;
}

footer .category-headding {
    color: #fff;
}

footer .headding-border,
.video-post-inner .headding-border {
    border-color: #292929;
}

footer hr {
    width: 80%;
    margin-bottom: 50px;
    border-top: 1px solid #292929;
}

.tag {
    margin: 3px 2px;
    padding: 6px 12px;
    color: #A4A4A4;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.1);
    font-weight: 600;
    font-size: 12px;
    border-radius: 25px;
}

.tag:hover {
    color: #fff;
    background-color: #f60d2b;
}

.newsletter-inner {
    margin-top: 30px;
}

.newsletter-inner P {
    color: #8C8C8C;
    margin-bottom: 20px;
}

.newsletter-inner .form-control {
    color: #555;
    background-color: transparent;
    border: #333;
    padding: 6px 0;
    border-radius: 0;
    box-shadow: none;
    border-style: solid;
    border-width: 0 0 1px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.newsletter-inner .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: none;
}

.footer-box .td-module-title a {
    color: #fff;
    font-weight: 500;
}

.featured-widget .post-editor-date {
    color: #8C8C8C;
}

footer table {
    padding: 0;
    margin-bottom: 22px;
}

footer table tbody tr td {
    padding: 5px;
}

footer table tbody tr td i {
    color: #f60d2b;
}

footer table tbody tr td a {
    color: #fff;
    font-family: 'Roboto', sans-serif;
}

.footer-logo-address address {
    margin: 20px 0;
    color: #8C8C8C;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}

.footer-logo-address img {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

footer ul {
    margin: 0;
    list-style: outside none none;
    box-shadow: none;
    padding: 0;
}

footer ul li {
    margin-left: 0;
    line-height: 30px;
    list-style: outside none none;
}

footer ul li a {
    color: #8C8C8C;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
}

footer ul li .fa {
    color: #8C8C8C;
    font-size: 18px;
    margin-right: 6px;
    vertical-align: middle;
}

footer ul li a:hover {
    color: #fff;
    text-decoration: none;
}

.footer-box .box-item:last-child {
    padding-bottom: 0;
}

/*sub-footer*/
.sub-footer {
    background-color: #101010;
    position: relative;
}

.sub-footer p {
    color: #fff;
    float: left;
    line-height: 68px;
    margin: 0;
}

.sub-footer .social {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0;
    float: right;
}

.sub-footer .social ul li a {
    width: 30px;
    height: 30px;
    padding-top: 7px;
}

.sub-footer .social ul li a::after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    bottom: 0;
    left: -4px;
    border-top-width: 8px;
}

.sub-footer .social ul li a i {
    font-size: 12px;
}

/*sub-footer end*/
/*back to top*/
#toTop {
    position: fixed;
    bottom: 38px;
    right: 60px;
    cursor: pointer;
    display: none;
    z-index: 10;
}

#toTop.btn-info {
    color: #FFF;
    background-color: #053D56;
    border-color: #053D56;
    padding: 10px 6px;
    border-radius: 25px;
    border-radius: 25px;
    font-size: 10px;
    font-weight: 800;
}

#toTop.btn-info .top {
    animation: scroll-down 1s infinite;
    font-size: 15px;
    margin-bottom: 15px;
}

@-webkit-keyframes scroll-down {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(10px);
    }

    100% {
        transform: translateY(0);
    }
}

@-moz-keyframes scroll-down {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(10px);
    }

    100% {
        transform: translateY(0);
    }
}

@-o-keyframes scroll-down {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(10px);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes scroll-down {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(10px);
    }

    100% {
        transform: translateY(0);
    }
}

/*** Home Page Two
-------------------------------------------*/
.article-post-inner .widget-slider-inner {
    margin-top: 0;
}

/*** Details pages one & two css
------------------------------------------------------------------------------*/
.post-thumb {
    position: relative;
}

.post-thumb .social,
.paragraph-padding .social {
    position: absolute;
    top: 50px;
    margin: 0;
    margin-left: -76px;
}

.post-thumb .social ul li,
.paragraph-padding .social ul li {
    display: block;
    margin: 10px 5px;
}

.date ul {
    display: inline-block;
    list-style: none outside none;
    margin: 0 0 30px;
    padding: 0;
    font-size: 13px;
}

.date ul li a,
.date ul li {
    color: #828282;
    font-family: Lato;
    letter-spacing: .7px;
    transition: all .4s ease 0s;
    display: inline-block;
}

.date ul li img {
    height: 25px;
    width: 25px;
    border-radius: 50%;
    margin-right: 5px;
}

.date ul li a span {
    color: #f60d2b;
    font-weight: 400;
}

article p {
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 26px;
}

.unorder-list {
    padding-left: 20px;
}

.unorder-list li {
    font-size: 15px;
    line-height: 40px;
}

.unorder-list li i {
    color: #229AD6;
    margin-right: 5px;
}

.content,
.sidebar {
    margin-top: 20px;
}

.td-category {
    list-style: outside none none;
    font-size: 10px;
    margin-top: 0;
    line-height: 1;
    margin-bottom: 0;
}

ul,
ol {
    padding: 0;
}

.tags {
    margin: 40px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 20px 0 15px;
}

.tags ul {
    margin: 0;
    padding: 0;
}

.tags ul li {
    display: inline-block;
    margin: 0 5px 5px 0;
    line-height: 1;
}

.tags ul li a {
    color: #222;
    background-color: transparent;
    padding: 6px 12px;
    white-space: nowrap;
    display: inline-block;
    font-size: 13px;
    border-radius: 25px;
    border: 1px solid #ddd;
}

.tags ul li a:hover {
    background-color: #f60d2b;
    color: #fff;
    border-color: #f60d2b;
}

.related-news-inner .rn_block {
    padding-top: 0;
}

.imgright {
    float: right;
    margin-top: 6px;
    margin-left: 24px;
    margin-bottom: 6px !important;
    margin-right: 0;
    text-align: center;
    max-width: 100% !important;
}

.imgright img {
    height: 450px;
    width: 280px;
}

.editor-title {
    margin: 20px 0 30px;
}

/*comment form*/
.input {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin: 20px 0;
    width: 100%;
    vertical-align: top;
}

.input_field {
    position: relative;
    display: block;
    padding: .8em;
    border-radius: 0;
    width: 100%;
    background-color: transparent;
    transition: background-color 0.25s, border-color .25s;
    border: 1px solid #ddd;
}

textarea.input_field {
    height: 150px;
}

.input_field:focus {
    outline: none;
}

.input_label {
    display: inline-block;
    float: right;
    color: #696969;
    font-weight: 400;
    font-size: 13px;
    width: 100%;
    text-align: left;
    position: absolute;
    bottom: 100%;
    overflow: hidden;
    padding: 0 1.25em;
    transform: translate3d(0, 3em, 0);
    transition: transform .25s;
    transition-timing-function: ease-in-out;
}

.input_label_content {
    position: relative;
    display: block;
    padding: 1.6em 0;
    width: 100%;
}

.input_label_content {
    color: #8B8C8B;
    padding: .25em 0;
    transition: transform .25s;
    transition-timing-function: ease-in-out;
}

.input_label_content::after {
    content: attr(data-content);
    position: absolute;
    font-weight: 500;
    bottom: 100%;
    left: 0;
    height: 100%;
    width: 100%;
    color: #f60d2b;
    padding: .25em 0;
    letter-spacing: 1px;
    font-size: 13px;
}

.input_field:focus+.input_label,
.input--filled .input_label {
    transform: translate3d(0, 0, 0);
}

.input_field:focus+.input_label .input_label-content,
.input--filled .input_label_content {
    transform: translate3d(0, 100%, 0);
}

.input_field:focus+.input_field,
.input--filled .input_field {
    background-color: transparent;
    border-color: #f60d2b;
}

/*comment box*/
.comments-container {
    margin: 0 0 50px;
}

.comments-container h1 {
    font-size: 36px;
    color: #283035;
    font-weight: 400;
}

.comments-container h1 a {
    font-size: 18px;
    font-weight: 700;
}

.comments-list {
    margin-top: 30px;
    position: relative;
}

/*Lineas / Detalles*/
.comments-list::before {
    content: "";
    width: 1px;
    height: 100%;
    background: #E1E1E1;
    position: absolute;
    left: 32px;
    top: 0;
}

.reply-list:before,
.reply-list:after {
    display: none;
}

.reply-list li:before {
    content: '';
    width: 60px;
    height: 1px;
    background: #E1E1E1;
    position: absolute;
    top: 25px;
    left: -55px;
}

.comments-list li {
    margin-bottom: 15px;
    display: block;
    position: relative;
}

.comments-list li:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    width: 0;
}

.reply-list {
    padding-left: 88px;
    clear: both;
    margin-top: 15px;
}

/*Avatar*/
.comments-list .comment-avatar {
    width: 65px;
    height: 65px;
    position: relative;
    z-index: 99;
    float: left;
    overflow: hidden;
}

.comments-list .comment-avatar img {
    width: 100%;
    height: 100%;
}

.reply-list .comment-avatar {
    width: 50px;
    height: 50px;
}

.comment-main-level:after {
    content: '';
    width: 0;
    height: 0;
    display: block;
    clear: both;
}

/*Caja del Comentario*/
.comments-list .comment-box {
    width: 88%;
    float: right;
    position: relative;
}

.comments-list .comment-box::before {
    content: "";
    width: 0;
    position: absolute;
    display: block;
    border-width: 8px 11px 8px 0;
    border-style: solid;
    border-color: transparent #f6f6f6;
    top: 10px;
}

.comments-list .comment-box::before {
    left: -11px;
    height: 0;
    z-index: 10;
}

.reply-list .comment-box {
    width: 88%;
}

.comment-box .comment-head {
    background: transparent;
    padding: 10px 12px;
    border: 1px solid #ddd;
    overflow: hidden;
}

.comment-box .comment-head i {
    float: right;
    margin-left: 14px;
    position: relative;
    top: 2px;
    color: #A6A6A6;
    cursor: pointer;
    transition: color .3s ease;
}

.comment-box .comment-head i:hover {
    color: #03658c;
}

.comment-box .comment-name {
    color: #283035;
    font-size: 16px;
    float: left;
    margin-right: 10px;
    font-weight: 400;
}

.comment-box .comment-name a {
    color: #283035;
}

.comment-box .comment-head span {
    float: left;
    color: #999;
    font-size: 12px;
    position: relative;
    top: 1px;
}

.comment-box .comment-content {
    background: transparent;
    padding: 12px;
    font-size: 15px;
    color: #595959;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.comment-box .comment-name.by-author,
.comment-box .comment-name.by-author a {
    color: #03658c;
}

.comment-box .comment-name.by-author::after {
    content: 'autor';
    background: #03658c;
    color: #FFF;
    font-size: 11px;
    padding: 3px 10px;
    margin-left: 10px;
    border-radius: 25px;
}

/*Quto*/
.qtrotator {
    position: relative;
    margin: 30px 0;
}

.qtrotator .qtcontent {
    border: 1px solid #f4f4f4;
    padding: 2em 0;
    top: 0;
    z-index: 0;
    width: 100%;
    background-color: #f6f6f6;
    border-radius: 100px;
}

.qtcontent.cbp-qtcurrent,
.qtcontent {
    position: relative;
    z-index: 100;
    opacity: 1;
}

.qtcontent blockquote {
    padding: 10px 100px;
    margin: 0;
    font-size: 17.5px;
    border-left: 0;
    text-align: center;
    font-style: italic;
    color: #424242;
}

.qtcontent blockquote::before,
.qtcontent blockquote::after {
    font-family: serif;
    font-style: normal;
    font-weight: 700;
    position: absolute;
    font-size: 50px;
    color: #fff;
    text-shadow: 0 5px 6px rgba(0, 0, 0, 0.1);
    height: 45px;
    width: 45px;
    border-radius: 50%;
    background: #f60d2b;
}

.qtcontent blockquote::before {
    content: '\201F';
    left: 18px;
    top: 20px;
    line-height: 62px;
}

.qtcontent blockquote::after {
    content: '\201E';
    right: 18px;
    bottom: 20px;
    line-height: 15px;
}

.qtcontent blockquote a {
    color: #f60d2b;
}

/*details 02*/
.paragraph-padding {
    /*padding-left: 76px;*/
    position: relative;
}

.paragraph-padding .social {
    top: 0;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
    margin-top: 30px;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/*** Category page one, two, three
------------------------------------------------------------------------------*/
.block-inner {
    background: #f6f6f6;
    padding: 70px 0;
    margin: 0 0 30px;
    text-align: center;
}

.block-inner h1 {
    margin-top: 0;
    letter-spacing: 1px;
    font-weight: 800;
}

.breadcrumbs ul li {
    position: relative;
    display: inline-block;
    font-weight: 600;
}

.breadcrumbs ul li i {
    color: #f60d2b;
    font-weight: 600;
}

.breadcrumbs ul li a {
    color: #797d80;
    font-size: 13px;
    margin-right: 10px;
    padding-right: 10px;
    position: relative;
    letter-spacing: 1px;
}

.breadcrumbs ul li a::before {
    color: #797d80;
    content: "/";
    font-size: 13px;
    position: absolute;
    right: -2px;
    top: 0;
}

.breadcrumbs ul li a:hover {
    color: #f60d2b;
}

.breadcrumbs ul li:last-child a::before {
    display: none;
}

.post-style1 {
    margin: 20px 0 30px;
}

.post-style1 .date ul,
#widget-slider .item .date ul {
    margin: 0 0 10px;
    font-size: 12px;
}




.post-style1 .date ul li,
.post-style2 .date ul li {
    vertical-align: middle;
}

/*featured video*/
.featured-video {
    margin: 30px 0;
}

.featured-video a {
    display: block;
    position: relative;
}

.video-img-icon i {
    display: block;
    position: absolute;
    width: 100%;
    font-size: 20px;
    height: 20px;
    top: 50%;
    left: 0;
    margin-top: -10px;
    text-align: center;
    z-index: 2;
    color: #fff;
    vertical-align: middle;
    line-height: 50px;
}

.video-img-icon i:before {
    display: block;
    width: 50px;
    height: 50px;
    background-color: rgba(47, 50, 59, .8);
    border-radius: 50%;
    z-index: -1;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
}

.video-img-icon:hover i {
    color: #444;
}

.video-img-icon:hover i:before {
    background-color: #fff;
}

.video-img-icon img {
    overflow: hidden;
    width: 100%;
}

.video-img-icon img:hover {
    opacity: .9;
}

/*widget slider*/
.main-slider {
    margin-bottom: 50px;
}

.slider-wdith {
    width: 100%;
    height: 380px;
}

.slider-h2 {
    float: left;
    margin: 15% 2% 0 5%;
    font-weight: 500;
    height: 15px;
    width: 104px;
    color: #EFA63C;
    font-family: "Poppins";
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 15px;
}

.slider-descri {
    float: left;
    /* color: #ffff; */
    margin: 16% 0 0 -10%;
    height: 44px;
    width: 510px;
    opacity: .8;
    color: #ffff;
    font-family: Roboto;
    font-size: 38px;
    line-height: 44px;
}

#slider-thumb {
    margin-left: 999px;
}

#widget-slider .item img {
    display: block;
    width: 100%;
    height: auto;
}

#widget-slider.owl-theme .owl-controls {
    position: initial;
    margin-top: 15px;
    text-align: left;
}

#widget-slider.owl-theme .owl-controls .owl-page {
    display: inline-block;
}

#widget-slider.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 25px;
    height: 8px;
    margin: 3px;
    opacity: .9;
    border-radius: 0;
    background: transparent;
    border: 2px solid #000;
}

#widget-slider.owl-theme .owl-controls .owl-page.active span,
#widget-slider.owl-theme .owl-controls.clickable .owl-page:hover span {
    opacity: 1;
    background: #f60d2b;
}

#widget-slider.owl-theme .owl-controls .owl-page.active span {
    width: 8px;
}

/*pagination*/
.pagination {
    list-style: none;
    padding: 30px 0;
    display: block;
    text-align: center;
    vertical-align: middle;
    border-width: 1px 0;
    border-style: solid;
    border-color: #e6e6e6;
    margin: 0 0 50px;
}

.pagination li {
    float: inherit;
    display: inline-block;
    vertical-align: middle;
}

.pagination li a {
    margin: 0 3px;
    padding: 0;
    width: 30px;
    height: 30px;
    line-height: 27px;
    border-radius: 100%;
    background-color: transparent;
    color: #5d5d5d;
    border: 1px solid #e9e9e9;
}

.pagination li a i {
    font-size: 25px;
    vertical-align: middle;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-radius: 50px 0 0 50px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-radius: 0 50px 50px 0;
}

.pagination a.active,
.pagination a:active {
    background-color: #f60d2b;
    border-color: #f60d2b;
    color: #fff;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #fff;
    background-color: #f60d2b;
    border-color: #f60d2b;
}

/*category css 02*/
.post-style2 {
    display: table;
    margin: 20px 0 30px;
    width: 100%;
}

.post-style2 .date ul,
.latest-com .date ul {
    margin: 0 0 10px;
    font-size: 12px;
}

.post-style2 img,
.latest-com img {
    display: table-cell;
    vertical-align: middle;
}

.post-style2-detail,
.latest-com-detail {
    display: table-cell;
    padding-left: 30px;
    vertical-align: middle;
}

.post-style2-detail h3 {
    margin-top: 0;
}

.post-style2 p {
    margin-bottom: 0;
}

.post-style2 .btn-style {
    padding: 6px 15px;
    font-size: 11px;
    margin-top: 15px;
}

/*latest comments*/
.latest-com {
    margin-bottom: 20px;
}

.latest-com img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.latest-com-detail {
    padding-left: 15px;
}

.latest-com-detail span {
    color: #229AD6;
    font-weight: 600;
    margin: 0 0 5px;
    display: block;
}

.latest-com-detail h5 {
    margin: 0;
}

.latest-com-detail p {
    margin: 0;
}


.sidebar-side{
    background: #f7f6f6;
    display: inline-table;
    /* height: 232px; */
    /* margin-right: 15px; */
    margin-top: 42px;
    padding: 6px;
    border: 2px solid #e7e7e7;
    -webkit-box-shadow: 0px 0px 26px 16px rgba(0,0,0,0.08);
    -moz-box-shadow: 0px 0px 26px 16px rgba(0,0,0,0.08);
    box-shadow: 0px 0px 26px 16px rgba(0,0,0,0.08);
}

.home-sidebar{
    margin-top: 55px;
        display: inline-table;
}

.subscribe-our-newsltetter-sidebar{
    position: relative;
    padding: 10px;
    background: white;
    border: 2px solid #eceae9;
}

.font-patuaonereg{
    position: relative;
    font-family: poppins;
    font-weight: bold;
}

.subscribe-our-newsltetter-sidebar p{
  font-size: 14px;
    font-family: poppins;
    padding: 0;
    margin: 0;

}

.subscribe-our-newsltetter-sidebar h3{
    text-align: center;
    font-size: 33px;
    font-weight: 600;
    padding-bottom: 10px;
    color: #094059;
}

.subscribe-our-newsltetter-sidebar h4{
        text-align: center;
    font-size:28px;
    font-weight: 600;
    padding-bottom: 10px;
    color: #fdad2d;
    animation: blink 0.9s linear infinite;
}

.subscribe-our-newsltetter-sidebar a{
    text-align: center;
    padding: 10px;
    background: #fdad2d;
    margin: 0 auto;
   width: 100%;
    display: block;
    margin-top: 22px !important;
    margin-bottom: 10px;
    color: #fff;
    font-size: 18px;
}


@keyframes blink{
0%{opacity: 0;}
50%{opacity: .5;}
100%{opacity: 1;}
}


.subscribe-our-newsltetter-sidebar .current-issue figure {
    padding-right: 20px;
    float: left;
}

.poll-box{background: #094059;padding: 30px 12px;color: #fff;margin-bottom: 24px;}

.poll-box h1{

color: #fff;

text-align: center;

font-size: 19px;

line-height: inherit;

margin: 0;

font-weight: 600;
}


.poll-box ul li{

background: #04293a;

padding: 6px 10px;

border: 1px solid #ff9e00;

margin-top: 12px;
}

.poll-box ul li label{

font-weight: 500;

margin: 0;

font-size: 14px;

/* margin-bottom: 10px; */
}

.poll-box ul li input[type="radio"]{

float: right;

zoom: 1.2;
}


.poll-box ul li input[type="submit"]{
  background: #fdad2d;
    width: 100%;
    border: none;
    padding: 6px;
    font-size: 18px;
}

/*latest-article*/

.latest-article-box{

background: #f2f2f2;

padding: 0;

/* border: 1px solid #fdad2d; */
}

.latest-article-box h1{

font-weight: 700;
    margin: 8px 0;
    */font-size: 15px;
    font-size: 16px !important;
    background: #094059;
    padding: 10px 12px;
    color: #fff;
    font-style: italic;
    letter-spacing: 2px;
    padding: 10px 12px;

}

.latest-article-box ul{

}

.latest-article-box ul li{

position: relative;

display: inline-table;

width: 100%;

height: 63px;

background: #f3f3f3;

margin-bottom: 12px;

border-bottom: 1px solid #d0d0d0;

padding-bottom: 0;
}


.latest-article-box ul li:last-child{
    border-bottom: 0;
}

.latest-article-box ul li a{

}


.latest-article-box ul li img{
     width: 25% !important;
     height: 50px;
     position: absolute;
     top: 4px;
     object-fit: contain;
}


.latest-article-box ul li a .latest-text{

position: relative;

padding-left: 25%;

//top: -12px;
}


.latest-article-box ul li a .latest-text h3{

font-size: 15px;

font-weight: 500;

line-height: inherit;
}




/*** homepage three style
-------------------------------------------*/
/* heading news section */
.headding-news .post-grid-6 {
    padding-right: 2px;
    padding-bottom: 2px;
}

.headding-news .post-grid-8 {
    padding: 0;
}

.headding-news .post-grid-9 {
    padding-left: 2px;
    padding-bottom: 2px;
}

.headding-news .post-grid-10 {
    padding-left: 2px;
}

.headding-news .post-grid-7 {
    padding-right: 0;
}

.headding-news .post-wrapper .post-thumb .entry-thumb-top {
    width: 100%;
    height: 300px;
    display: block;
}

.headding-news .post-wrapper .post-thumb .entry-thumb-bottom {
    width: 100%;
    height: 250px;
    display: block;
}

.color-f {
    color: #f47d42;
}

.color-l {
    color: #44a80a;
}

.post-thumb img {
    width: 100%;
}

/* youtube player css*/
.width {
    width: 70% !important;
}

.pl {
    width: 30% !important;
}

.pl-itms {
    max-height: 538px !important;
}

/* weekly news area css*/
.left-post ul li {
    background-color: #363636;
    border-bottom: 5px solid #f60b2c;
    padding: 15px;
}

.left-post h3 {
    color: #fff;
    background-color: #F60B2C;
    padding: 10px;
    margin: 0;
}

.left-post ul {
    margin-bottom: 20px;
}

.left-post ul li img {
    margin-top: 15px;
}

.left-post ul li h4 {
    color: #fff;
}

.left-post ul li span {
    color: #fff;
    font-weight: 300;
}

/*** homepage four style
-------------------------------------------*/
.news-feed .post-wrapper .post-thumb .entry-thumb-4 {
    height: auto;
}

#video-post .RYPP .RYPP-playlist .RYPP-items {
    max-height: 200px;
}

#video-post .RYPP .RYPP-playlist ol li {
    padding: 15px 0 12px 20px;
}

#video-post .RYPP .RYPP-playlist ol li>img {
    height: 90px;
    width: 15%;
}

.paddb {
    padding-bottom: 0;
}

/*** Homepage five style
------------------------------------------------------------------------------*/
.left,
.right {
    color: #F60B2C;
}

.left:hover,
.right:hover,
.left:active,
.right:active {
    color: #ddd;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.videoWrapper-1 {
    position: relative;
    padding-bottom: 72.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper-1 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.playvideo i {
    color: #F60D2B;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    opacity: 1;
    transition: all 300ms;
    background-repeat: repeat-x;
    font-size: 30px;
    z-index: 100;
}

.playvideo i:hover {
    color: #fff;
}

.overlay {
    display: block;
    position: absolute;
    z-index: 20;
    background: rgba(0, 0, 0, 0.8);
    overflow: hidden;
    transition: all .5s;
}

.overlay i {
    color: #F60D2B;
    text-align: center;
    margin-left: 5px;
}

a.close-overlay {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    width: 45px;
    height: 45px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 45px;
    text-align: center;
    background-color: #424242;
    cursor: pointer;
}

a.close-overlay.hidden {
    display: none;
}

a.expand {
    display: block;
    position: absolute;
    z-index: 100;
    width: 60px;
    height: 60px;
    border: solid 5px #fff;
    text-align: center;
    color: #fff;
    line-height: 50px;
    font-weight: 700;
    font-size: 30px;
    border-radius: 30px;
}

.expand-1 {
    display: block;
    position: absolute;
    left: 25px;
    top: 25px;
    z-index: 100;
    width: 40px;
    height: 40px;
    border: solid 5px #fff;
    text-align: center;
    color: #fff;
    line-height: 50px;
    font-weight: 700;
    font-size: 20px;
    border-radius: 30px;
}

#featured-video-news .expand-1 {
    left: 30px;
}

.img-thumb .overlay i {
    color: #F60D2B;
    text-align: center;
    margin-left: 5px;
    position: absolute;
    left: 5px;
    top: 5px;
}

.slide i {
    color: #F60D2B;
    text-align: center;
    margin-left: 5px;
    position: absolute;
    left: 8px;
    bottom: 4px;
}

/*effects*/
.effects .overlay {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
}

.effects .overlay a.expand {
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    opacity: 0;
    transition: all .5s;
}

.effects .post-thumb.hover .overlay,
.effects .img-thumb.hover .overlay {
    opacity: 1;
}

.effects .post-thumb.hover .overlay a.expand {
    top: 50%;
    margin-top: -30px;
    opacity: 1;
}

.effects .img-thumb.hover .overlay .expand-1 {
    top: 50%;
    margin-top: -20px;
    opacity: 1;
}

/*** Archive page one, two, three
------------------------------------------------------------------------------*/
.space {
    height: 20px;
}

.archive-post {
    border: 1px solid #ddd;
    padding: 20px;
    transition: all 2s;
    background-color: #f6f6f6;
    height: 490px;
    margin-bottom: 30px;
}

.archive-post .box-item {
    padding-bottom: 0;
}

.archive-post hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border-color: #ddd;
    transition: all 2s;
}

/*post 1 color*/
.archive-post-1:hover {
    border: 1px solid #FBBC05;
}

.archive-post-1 .box-item:hover .td-module-title a {
    color: #fbbc05 !important;
}

.archive-post-1:hover hr {
    border-color: #FBBC05;
}

/*post 2 color*/
.archive-post-2:hover {
    border: 1px solid #229AD6;
}

.archive-post-2 .box-item:hover .td-module-title a {
    color: #229AD6 !important;
}

.archive-post-2:hover hr {
    border-color: #229AD6;
}

/*post 3 color*/
.archive-post-3:hover {
    border: 1px solid #D91897;
}

.archive-post-3 .box-item:hover .td-module-title a {
    color: #D91897 !important;
}

.archive-post-3:hover hr {
    border-color: #D91897;
}

/*post 4 color*/
.archive-post-4:hover {
    border: 1px solid #000;
}

.archive-post-4 .box-item:hover .td-module-title a {
    color: #424242 !important;
}

.archive-post-4:hover hr {
    border-color: #424242;
}

/*post 5 color*/
.archive-post-5:hover {
    border: 1px solid #86a821;
}

.archive-post-5 .box-item:hover .td-module-title a {
    color: #86a821 !important;
}

.archive-post-5:hover hr {
    border-color: #86a821;
}

/*post 6 color*/
.archive-post-6:hover {
    border: 1px solid #f60d2b;
}

.archive-post-6 .box-item:hover .td-module-title a {
    color: #f60d2b !important;
}

.archive-post-6:hover hr {
    border-color: #f60d2b;
}

/*page two*/
.block-inner label {
    display: inline-block;
    max-width: 100%;
    font-size: 16px;
    font-weight: 600;
    color: #424242;
    margin: 5px 10px;
}

.block-inner .form-group {
    margin: 30px 0;
}

.block-inner .form-control {
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    border: 1px solid #CCC;
    border-radius: 4px;
    width: auto;
}

.block-inner .btn-style {
    border-radius: 4px;
    padding: 6px 25px;
    margin-left: 20px;
    margin-top: -3px;
}

.archive-post-2 h4 {
    margin-top: 0;
}

.archive-post-2 .post-style2-detail {
    padding-left: 20px;
}

.comments a {
    color: #FFF !important;
    background-color: #f60d2b;
    min-width: 17px;
    padding: 3px 4px 4px 5px;
    position: relative;
    font-size: 10px;
    text-align: center;
    font-weight: 600;
    line-height: 1;
}

.comments a::after {
    position: absolute;
    bottom: -3px;
    left: 0;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 3px 0 0;
    border-color: #C44C4C transparent transparent;
}

/*** Contact page one & two
-------------------------------------------*/
.contact-title {
    margin: 60px 0;
    text-align: center;
}

.contact-form-area,
.contact-form-area-2 {
    margin-bottom: 80px;
}

#map {
    width: 100%;
    height: 320px;
    margin: 20px 0;
    border: 15px solid #f6f6f6;
}

.contact-address {
    background-color: #f6f6f6;
    padding: 20px;
    text-align: center;
    margin-bottom: 30px;
}

.contact-address h3 {
    margin-top: 0;
}

.contact-address .top-icon {
    font-size: 60px;
    color: #F70D2B;
}

.contact-title-2 {
    margin: 60px 0;
}

.contact-address-2 {
    padding: 20px;
    text-align: center;
    margin-bottom: 30px;
}

.contact-form-area-2 textarea.input_field {
    height: 240px;
}

.contact-icon-inner {
    border: 1px solid #e9e9e9;
    height: 50px;
    width: 50px;
    padding: 12px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    border-radius: 50%;
    transition: all .3s;
}

.contact-address-2 .top-icon {
    font-size: 25px;
    color: #F70D2B;
}

.contact-address-2:hover .contact-icon-inner {
    background-color: #F70D2B;
    border-color: #F70D2B;
}

.contact-address-2:hover .top-icon {
    color: #fff;
}

/*** Login & Registration Page
-------------------------------------------*/
.login-reg-inner {
    margin: 70px 0;
}

.login-reg-inner .form-control {
    height: 40px;
    border-radius: 0;
    box-shadow: none;
}

.login-reg-inner .form-control:focus {
    border-color: #f60d2b;
}

.login-reg-inner label {
    font-weight: 400;
    margin: 15px 0 10px;
    display: block;
    font-family: 'Roboto', sans-serif;
}

.login-reg-inner label sup {
    color: #f60d2b;
}

.register-form-inner .btn-style {
    float: right;
    margin-top: 20px;
}

.login-reg-inner .foeget a {
    margin: 15px 0;
    display: block;
}

.login-reg-inner .social_icon {
    margin-bottom: 10px;
}

.event-filer-m {
    display: none;
}

.article-banner {
    max-width:90%;
    margin:auto;
    margin-top:4rem;
}

.article-banner img {
    /* max-height:30rem; */
    /* border-radius: 2rem 2rem 0 0; */
}

.comm-section {
    padding: 2% 10% 1%;
}

/*.article-section .article_html {*/
/*    color: #183748;*/
/*    font-family: "Poppins";*/
/*    font-size: 20px;*/
/*    font-weight: 700;*/
/*    line-height: 29px;*/
/*    text-align: center;*/
/*}*/

/*.article-section .article_html span {*/
/*    color: #fdad2d;*/
/*}*/

.article_a {
    font-size: 25px;
}

.artical-share p {
    height: 18px;
    width: 46px;
    color: #B0B0B0;
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 700;
    letter-spacing: .63px;
    line-height: 18px;
}

.artical-share ul {
    margin-left: 8px;
}

.artical-share ul li a {
    color: #043c54;
}

.similar-section .articlelist {
    border: 1px solid #cccccc69;
    border-top: none;
    display: inline-block;
    list-style: outside none none;
    margin-top: -3px;
    padding-left: 0;
    transition: all .3s ease-in-out;
}

.similar-section .articlelist:hover {
    border: 1px solid #fdad2d;
    border-top: none;
}

  .video-section{

   }

   .video-box {
       position: relative;
       margin-bottom: 19px;
   }

   .video-box a {
       display: block;
       border: 2px solid #000;
   }

   .video-box a img {
       width: 100%;
       height: 100%;
       object-fit: cover;
   }

   .video-box .play_btn {
       position: absolute;
       top: 50%;
       transform: translateY(-50%);
       left: 0;
       right: 0;
       margin: auto;
       text-align: center;
   }

   .video-box .play_btn img {
       width: 50px;
   }

   .video-box iframe {
       width: 100%;
   }


/*** Responsive
-------------------------------------------*/
@media(min-width:0px) and (max-width:767px) {



    .h1,
    h1 {
        font-size: 23px;
    }

    .top_header_icon {
        float: left;
    }

    .top_header_icon_wrap a {
        padding: 0 6px 3px;
        color: #fff;
    }

    .header-logo {
        margin: 15px 50px;
    }

    .top_banner_wrap {
        margin-top: 50px;
    }

    .headding-news .post-grid-1,
    .headding-news .post-grid-2,
    .headding-news .post-grid-4,
        {
        padding-right: 0;
        padding-bottom: 0;
    }

    .headding-news .post-grid-7 {
        padding-right: 2px;
        padding-bottom: 1px;
    }

    .headding-news .post-grid-8 {
        padding-right: 2px;
        padding-bottom: 2px;
    }

    .headding-news .post-grid-9,
    .headding-news .post-grid-10 {
        padding-left: 0;
        padding-right: 2px;
    }

    .headding-news .post-wrapper .post-thumb .entry-thumb,
    .headding-news .post-wrapper .post-thumb .entry-thumb-middle {
        height: auto;
    }

    .post-wrapper .post-title {
        font-size: 19px;
        line-height: 21px;
    }

    .post-wrapper .post-thumb .entry-thumb {
        height: auto;
    }

    .post-wrapper .meta-info {
        margin-bottom: 12px;
    }

    .post-wrapper .meta-info-side .post-title {
        font-size: 12px;
    }

    .post-wrapper .meta-info-side {
        margin-bottom: 0;
    }

    .post-wrapper .meta-info {
        padding: 0 8px;
    }

    .post-padding {
        padding-right: 5px;
        padding-left: 5px;
    }

    .box-item .item-details {
        margin-left: 110px;
    }

    .tabs a {
        padding: 0 12px;
        font-size: 12px;
    }

    .buy_content h1 {
        font-size: 23px;
    }

    .buy_content .btn-default {
        font-size: 13px;
        padding: 5px 27px;
    }

    .slide .post-badge:hover {
        padding-right: 80px;
    }

    .slide .post-badge {
        font-size: 11px;
    }

    .main_body {
        position: relative;
             margin-top: 0px !important;
    }

    .share-article-icon ul li {
        display: inline-block;
    }

    .share-article-icon ul li a i span {
    background: #053766;
    /* width: 35px; */
    /* height: 35px; */
    padding: 0 7px;
    position: absolute;
    top: 0;
    right: -50px;
}

.author-desc h2 {
    margin: 2rem 0rem;

}

     .article_html {
           padding-right: 0 !important;
               font-size: 18px !important;
               text-align: left !important;
    }

    .article_html h2{
           position: relative;
    font-size: 21px;
    font-weight: 500;
    }



    .mobile-set-inner-padding{
        padding-right: 0;
    }

    .sidebar-side {
     background: #f7f6f6;
    //display: inline-table;
    height: auto;
    margin-left: 0%;
    margin-top: 18px;


}

.author-desc {
    margin-bottom: 0rem !important;
}

.article-main h1 {

    font-size: 20px !important;
    text-transform: capitalize;
}

.article-main p {

    padding: 0 !important;
}

.related-news-inner {
    overflow: hidden;
    margin-left: 8%;
}

    .similar-section {
    padding: 2rem 1rem !important;
    border-top: 1px solid #f7f7f7;
    background: #fdfdfd;
}

    #toTop {
        bottom: 15px;
        right: 15px;
    }

    .archive-post-2 .post-style2-detail {
        padding-left: 0;
    }

    .post-style2 img {
        width: 100%;
    }

    .post-style2-detail {
        padding-left: 0;
        display: inherit;
    }

    .latest-com img {
        width: auto;
    }

    .post-style2-detail h3 {
        font-size: 18px;
        margin-top: 15px;
    }

    /*#sticky-sidebar {position: initial;}*/
    .reply-list {
        padding-left: 50px;
    }

    .reply-list li::before {
        width: 18px;
        top: 15px;
        left: -18px;
    }

    .post-thumb .social {
        top: 10px;
        margin-left: 0;
    }

    .post-thumb .social ul li,
    .paragraph-padding .social ul li {
        margin: 5px;
    }

    .social ul li a {
        width: 30px;
        height: 30px;
        font-size: 10px;
        padding-top: 10px;
    }

    .social a span {
        display: none;
    }

    .social ul li a i {
        font-size: 13px;
    }

    .social ul li a::after {
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        left: -4px;
        border-top-width: 8px;
    }

    .paragraph-padding {
        padding-left: 38px;
    }

    .paragraph-padding .social {
        top: 0;
        margin-left: -38px;
    }

    .unorder-list {
        padding: 0;
    }

    .date ul,
    .post-style1 .date ul,
    #widget-slider .item .date ul {
        margin: 0 0 15px;
        font-size: 11px;
    }

    .qtrotator .qtcontent {
        padding: 0;
    }

    .qtcontent blockquote {
        padding: 15px;
    }

    .qtcontent blockquote::before,
    .qtcontent blockquote::after {
        display: none;
    }

    .comments-list .comment-avatar {
        width: 30px;
        height: 30px;
    }

    .comment-box .comment-head {
        padding: 4px 12px;
    }

    .comment-box .comment-name {
        font-size: 13px;
    }

    .comment-box .comment-head span {
        font-size: 8px;
    }

    .comment-box .comment-content {
        font-size: 12px;
    }

    .comment-box .comment-head i {
        display: none;
    }

    .sub-footer p {
        float: none;
        line-height: 50px;
        text-align: center;
    }

    .sub-footer .social {
        margin-top: 0;
        margin-bottom: 15px;
        float: none;
    }

    .width {
        width: 100% !important;
    }

    .pl {
        width: 100% !important;
    }

    .arrows {
        position: relative;
        margin: 0 auto;
        width: 96px;
    }

    .arrow-left {
        left: 0;
        top: -20px;
    }

    .arrow-right {
        right: 0;
        top: -20px;
    }

    .videoWrapper-1 {
        padding-bottom: 56.25%;
    }

    .mobi-menu {
        display: none;
    }

    .submit_icon {
        top: -1px !important;
    }

    .search_control {
        top: 2px !important;
    }

    .back-img {
        height: 200px !important;
    }

    .main_body .main-body-m .main_body_tab .featurd_inner_li {
        width: 100% !important;
        left: 50% !important;
    }

    .row {
        width: 100%;
    }

    #mySliderTabsContainer {
        width: 108%;
    }

    .col-9mors {
        margin-left: 0%;
    }

    .event-main {
        margin-top: 15%;
    }

    .add_s_div {
        margin-left: 81px !important;
    }

    .jobs-img {
        margin: 0 !important;
    }

    .jobs-tr {
        margin-bottom: 4% !important;
    }

    .jobs-date {
        float: none !important;
        margin-bottom: 10px;
    }

    .slider-wdith {
        width: 100%;
        height: 280px;
    }

    .slider-h2 {
        float: left;
        margin: 32% 2% -28% 5%;
    }

    .slider-descri {
        font-size: 18px;
        font-size: 18px;
        margin: 30% 0 0 5%;
        width: 100%;
    }

    .event-m {
        padding: 0 !important;
    }




    #login-modal1 .modal-dialog {
        width: 95% !important;
    }

    .hovereffect .overlay {
        width: 101% !important;
        border-radius: 10px 10px 0 0 !important;
    }

    .event-img {
        border-radius: 10px 10px 0 0 !important;
    }

    .padding-top {
        padding: 7px 0 20px 10px !important;
        background: #fff;
    }

    .event-filer {
        display: none;
    }

    .event-filer-m {
        display: block;
    }

    .back-img {
        background-size: cover !important;
    }

    .sp-cover h2 {
        margin-left: 27% !important;
    }

    .sp-cover p {
        width: 76% !important;
        margin-left: 10% !important;
        margin-top: 10px;
    }

    .event_blockshome {
        width: 95% !important;
    }

    .book-img {
        height: auto !important;
    }

    .book_read {
        width: 100% !important;
    }

    .fixed div {
        width: 100%;
    }
}

@media(min-width:768px) and (max-width:1199px) {

    .h1,
    h1 {
        font-size: 28px;
    }

    p,
    article p {
        font-size: 13px;
    }

    .category-headding {
        font-size: 14px;
    }

    .navbar-nav>li>a {
        font-size: 11px;
        padding: 7px;
        letter-spacing: .5px;
        font-weight: 800;
    }

    .dropdown-menu>li>a {
        font-size: 12px;
    }

    .header-logo {
        margin: 15px 20px;
    }

    .header-banner {
        margin: 15px 0;
    }

    .news-feed,
    .headding-news {
        padding: 30px 0;
    }

    .post-wrapper .post-thumb .entry-thumb,
    .headding-news .post-wrapper .post-thumb .entry-thumb-middle {
        height: 320px;
    }

    .headding-news .post-wrapper .post-thumb .entry-thumb {
        height: 159px;
    }

    .headding-news .post-editor-date .readmore {
        display: none;
    }

    .post-title-author-details h4 {
        font-size: 13px;
    }

    .politics_wrapper .post-padding,
    .rn_block .padd {
        padding-right: 5px;
        padding-left: 5px;
    }

    .post-wrapper .post-info {
        padding: 0 10px;
        margin-bottom: 10px;
    }

    .post-wrapper .post-title {
        font-size: 16px;
        line-height: 17px;
    }

    .post-wrapper .meta-info-side .post-title {
        font-size: 13px;
    }

    .post-wrapper h3,
    .item h3 {
        font-size: 17px;
        margin-top: 0;
    }

    .post-author-name a {
        font-size: 11px;
    }

    .post-title-author-details h3 {
        font-size: 16px;
    }

    .post-title-author-details h5 {
        font-size: 12px;
    }

    .post-date {
        font-size: 11px;
    }

    .post-style2 img {
        height: 224px;
        width: 200px;
    }

    .latest-com img {
        width: 60px;
        height: 60px;
    }

    .post-style2-detail {
        padding-left: 20px;
    }

    .post-style2-detail h3 {
        font-size: 17px;
    }

    .feed-inner {
        padding: 0;
        background: transparent;
    }

    .social ul li {
        margin: 3px;
    }

    .social ul li a {
        width: 45px;
        height: 45px;
        font-size: 10px;
        padding-top: 10px;
    }

    .social ul li a i {
        font-size: 13px;
    }

    .tab-inner {
        background-color: transparent;
        padding: 0;
    }

    .tabs a {
        padding: 0 8px;
        font-size: 12px;
    }

    .item-details .sub-category-title {
        font-size: 8px;
    }

    .tab-inner .box-item .td-module-title {
        font-size: 11px;
    }

    .video-post-inner .post-style1 h3 {
        font-size: 17px;
    }

    .post-thumb .social,
    .paragraph-padding .social {
        top: 20px;
        margin-left: 0;
    }

    .unorder-list li {
        line-height: 25px;
        font-size: 13px;
    }

    .paragraph-padding {
        padding-left: 55px;
    }

    .paragraph-padding .post-thumb .social,
    .paragraph-padding .social {
        top: 0;
        margin-left: -55px;
    }

    .archive .post-style2 img {
        height: auto;
        width: auto;
    }

    .pl-itms {
        max-height: 358px !important;
    }

    .videoWrapper-1 {
        padding-bottom: 82.25%;
    }
}

@media(min-width:1024px) and (max-width:1199px) {
    .videoWrapper-1 {
        padding-bottom: 63%;
    }
}

/*===============================*/
.shareButton span {
    box-sizing: content-box;
    cursor: pointer;
}

.shareButton span.h_bar {
    border-right: 1px solid #ccc;
}

.shareButton span.h_bar:last-child {
    border-right: none;
}

.shareButton .stButton .stBubble_count {
    height: 41px;
    display: none;
}

.bss {
    margin-top: 15px;
    margin-bottom: 15px;
}

span.st_fblike_hcount span {
    width: 50px !important;
}

/*================================*/
/*votting result*/
.vot-wrapper {
    margin-top: 30px;
    margin-bottom: 30px;
}

.v_title {
    color: #174F82;
}

.v_title span {
    color: #424242;
}

.result_header {
    background-color: #148931;
    text-align: center;
    font-size: 16px;
    margin: 5px 10px 0 0;
    color: #FFF;
    padding: 1px 0;
    width: 160px;
}

.pulls {
    border: 1px solid #ccc;
    margin: 5px 0;
    padding: 5px;
}

.yv {
    background-color: #148931;
    color: #fff;
    width: 100%;
    margin: 5px 0;
    padding-left: 5px;
    font-size: 14px;
    line-height: 20px;
}

.nv {
    background-color: #f60d2b;
    color: #fff;
    width: 100%;
    margin: 5px 0;
    padding-left: 5px;
    font-size: 14px;
    line-height: 20px;
}

.ncv {
    background-color: #fbbc05;
    color: #424242;
    width: 100%;
    margin: 5px 0;
    padding-left: 5px;
    font-size: 14px;
    line-height: 20px;
}

/*================================*/
/*container fluid*/
.bg-color-two {
    background-color: #f60d2b !important;
    margin: 0 96px 30px;
}

.category-headding-two {
    margin-left: 96px;
}

@media(min-width:320px) and (max-width: 1020px) {

    /*container fluid*/
    .bg-color-two {
        background-color: #f60d2b !important;
        margin: 0 0 30px;
    }

    .category-headding-two {
        margin-left: 0;
    }
}

/*------------------------------menu search----------------------*/
.search-form .form-group {
    float: right !important;
    transition: all 0.35s, border-radius 0s;
    width: 32px;
    height: 27px;
    background-color: transparent;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    border-radius: 25px;
    margin-bottom: 0;
}

.search-form>.form-control {
    opacity: 0;
}

.search-form .form-group input.form-control {
    padding-right: 20px;
    border: 0 none;
    background: transparent;
    box-shadow: none;
    display: block;
    position: relative;
    top: -3px;
}

.search-form .form-group input.form-control::-webkit-input-placeholder {
    display: none;
}

.search-form .form-group input.form-control:-moz-placeholder {
    /* Firefox 18- */
    display: none;
}

.search-form .form-group input.form-control::-moz-placeholder {
    /* Firefox 19+ */
    display: none;
}

.search-form .form-group input.form-control:-ms-input-placeholder {
    display: none;
}

.search-form .form-group:hover,
.search-form .form-group.hover {
    width: 300px;
    border-radius: 0;
    background-color: #fff;
}

.search-form .form-group.hover .form-control {
    opacity: 1;
}

.search-form .form-group span.form-control-feedback {
    position: absolute;
    top: -3px;
    right: -2px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #FDAD2D;
    left: initial;
    font-size: 14px;
}

.head_search {
    background: transparent;
    box-shadow: none;
    border: none;
    cursor: pointer;
}

.first_tab.fone li a {
    padding: 12px 38.5px;
}

.slider_btmcntm {
    display: none;
}

.ui-slider-tabs-list li a {
    padding-right: 120px;
}

.ftwo li a {
    padding: 12px 32.4px;
}

/*-------------------------------subscription box----------------*/
.top_ban img {
    width: 100%;
}

.no-padding {
    padding: 0;
}

.subs_sec {
    background-color: #fff;
    padding: 0 0 40px;
    margin-top: 10px;
}

.subs_box {
    background-color: #fff;
    margin-right: 20px;
    border-top: 5px solid #FDAD2D;
    border-radius: 0;
    padding: 5px 16px;
    box-shadow: 0 0 8px 0;
    transition: transform .3s ease-in-out 0s;
    transform: scale(1);
}

.subs_box h2 {
    font-size: 16px;
    text-transform: capitalize;
    margin-top: 32px;
    min-height: 34px;
}

.subs_box h5 {
    margin: 5px 0;
}

.discount {
    background-color: #FDAD2D;
    color: #424242;
    padding: 3px 5px;
    margin-left: 8px;
    border-radius: 16px;
}

.btn.btn-year {
    background-color: transparent;
    border: 1px dotted #262626;
    border-radius: 0;
    padding-left: 7px;
    width: 100%;
}

.discount_block {
    margin: 0 0 10px;
    position: absolute;
    right: 12px;
    top: 78px;
}

.view_details.subs_btn button {
    padding: 6px 20px;
    width: 100%;
    /* border-radius: 5px; */
    margin: 16px 0 14px;
}

.subs_box .dropdown-menu {
    width: 100%;
}

.subs_box .dropdown-menu>li>a:hover {
    background-color: #053D56;
    color: #fff;
}

.subs_box h3 {
    margin-top: 5px;
    font-size: 17px;
}

.subs_box:hover {
    transform: scale(1.04);
}

.submit_icon {
    top: 0;
    right: 8px;
    display: block;
    z-index: 1;
    color: #FDAD2D;
    margin: 4px 0 -29px -11px;
    background: none;
    border: none;
}

.search_control {
    top: 0;
    right: 8px;
    display: block;
    z-index: 1;
    color: #FDAD2D;
    margin: 8px 0 -27px -3px;
}

.item_wrapper .subs_box {
    width: 23.33%;
    margin: 0 auto;
}

.single_item .head_txt {
    padding: 50px 0 81px;
    text-align: center;
    background: linear-gradient(#56A5CD, #B7DBEC);
    margin: 0;
}

.single_item .line {
    position: absolute;
    top: 68px;
    width: 38%;
    left: 51%;
    transform: translate(-50%);
}

.single_item {
    position: relative;
}

.head_txt::after {
    content: "";
    display: block;
    /*background: url(../img/cloud.png);
*/
    height: 0;
    position: relative;
}

.item_wrapper {
    margin-top: -58px;
}

.subs_sec .head_txt {
    padding: 12px 0 20px;
    text-align: center;
    /* background: linear-gradient(#FFFFFF,#8DDCF9,#B7DBEC); */
    margin: 0;
    font-size: 22px;
}

.subs_sec .line {
    position: absolute;
    top: 68px;
    width: 38%;
    left: 51%;
    transform: translate(-50%);
}

.subs_sec {
    position: relative;
}

.p_share {
    position: relative;
}

.book_block {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    padding-top: 12px;
}

/*#suggesstion-box {
    background: #fff;
    display: block;
    position: initial;
    z-index: 999;
    padding: 5px 10px;
    max-height: 200px;
    overflow-y: scroll;
}
.search-form .form-group:hover #suggesstion-box{
  position: relative;
}*/
.stButton .stHBubble {
    display: none !important;
}

/*----------------------- checkout page----------------------*/
.wizard .nav-tabs>li.active>a::after,
.wizard .nav-tabs>li:hover>a::after {
    transform: scale(1);
}

.tab-nav>li>a::after {
    background: ##5a4080 none repeat scroll 0 0;
    color: #fff;
}

.tab-pane {
    padding: 0;
}

.wizard .nav-tabs>li {
    width: 5%;
    text-align: center;
}

/* check out */
.breadcrumb_checkout {
    list-style: none;
    overflow: hidden;
    margin: 10px;
    padding: 20px 0;
}

.breadcrumb_checkout li {
    box-shadow: 3px 5px 6px #8B8B8B;
    border-radius: 50%;
}

.breadcrumb_checkout li a {
    color: #fff;
    text-decoration: none;
    /* background: brown; /* fallback color */
    /*  background-color: #60ab59;*/
    position: relative;
    display: block;
    float: left;
}

@media (min-width: 768px) {
    /*.breadcrumb_checkout li a:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;            Go big on the size, and let overflow hide
  border-bottom: 50px solid transparent;
  border-left: 30px solid  #60ab5973;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 100%;
  z-index: 2;
}*/
    /*.breadcrumb_checkout li a:before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;            Go big on the size, and let overflow hide
  border-bottom: 50px solid transparent;
  border-left: 30px solid white;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  margin-left:0px;
  left: 100%;
  z-index: 1;
}*/
    /*.breadcrumb_checkout li.active a:after
    {
        content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;            Go big on the size, and let overflow hide
  border-bottom: 50px solid transparent;
  border-left: 30px solid  #60ab59;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 100%;
  z-index: 2;
    }*/

}

.breadcrumb_checkout li:first-child a {
    padding-left: 10px;
}

.breadcrumb_checkout li.active {
    background: #60ab59;
    color: #fff;
}

.breadcrumb_checkout li a {
    background: #FDAD2D;
    color: #fff;
    cursor: default;
}

.breadcrumb_checkout li.active a {
    background: #043C54;
    color: #fff;
    cursor: default;
}

/*
.breadcrumb_checkout li a:hover
{
    background:        #60ab5973;
    color: #fff;
}*/
.breadcrumb_checkout li a:visited {
    background: #60ab5973;
    color: #fff;
}

.breadcrumb_checkout li a:focus {
    background: #60ab5973;
    color: #fff;
}

.breadcrumb_checkout>li.disabled>a:hover {
    background: #60ab5973;
    color: #fff;
}

.breadcrumb_checkout>li.disabled>a:visited {
    background: #60ab5973;
    color: #fff;
}

.breadcrumb_checkout>li.disabled>a:focus {
    background: #60ab5973;
    color: #fff;
}

.breadcrumb_checkout {
    list-style: none;
    overflow: hidden;
    margin: 40px;
    padding: 0;
    display: flex;
}

.breadcrumb_checkout {
    list-style: none;
    overflow: hidden;
    margin: 10px 0;
    padding: 16px;
    background-color: #EAEAEA;
}

.checkout_tab {
    text-align: center;
    border-radius: 50%;
    height: 200px;
    width: 200px;
    /* padding: 0; */
}

.active .checkout_tab {
    text-align: center;
    border-radius: 50%;
    height: 200px;
    /* padding: 0; */
}

.breadcrumb_checkout li.active {
    background: #60ab59;
    color: #fff;
    border-radius: 50%;
}

.overflow_c {
    padding-top: 22px;
    color: #fff;
}

.overflow_c i {
    font-size: 21px;
    border-radius: 50px;
    border: 1px dotted #fff;
    padding: 8px;
    width: 40px;
    height: 40px;
}

.overflow_c h3 {
    margin-top: 6px;
}

.overflow_c h3 {
    margin-top: 6px;
    font-size: 22px;
    color: #fff;
}

.overflow_c p {
    color: #fff;
}

.step1 {
    background-color: #F8F8F8;
    padding: 15px;
}

.step_label {
    color: #3D3D3D;
    font-weight: 400;
    font-size: 20px;
}

.step1 input {
    border-radius: 0;
}

.btn.btn-next {
    background-color: #053D56;
    color: #fff;
    border-radius: 0;
    padding: 9px 34px;
    margin: 18px 0;
}

.btn.btn-prev {
    background-color: #262626;
    color: #fff;
    border-radius: 0;
    padding: 9px 34px;
    margin: 18px 0;
}

.radio-inline.paytm_img {
    content: "";
    display: block;
    position: relative;
    background-image: url(../img/paypal.jpg);
    height: 154px;
    width: 70%;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.radio-inline.direct_img {
    content: "";
    display: block;
    position: relative;
    background-image: url(../img/direct.jpg);
    height: 154px;
    width: 70%;
    background-size: contain;
    background-repeat: no-repeat;
}

.payment_gate input:checked+.radio-inline {
    border: 4px solid #FDAD2D;
}

.payment_gate input+.radio-inline {
    border: 4px solid #EAEAEA;
}

.payment_gate {
    position: relative;
}

.payment_gate input {
    position: absolute;
    z-index: 999;
    width: 70%;
    height: 154px;
    opacity: 0;
}

/*.hu_control{
    width: 100%;
    box-shadow: none;
    border: 1px dashed;
    padding: 4px;
}*/
.subs_box select[name="year"] {
    width: 100%;
    box-shadow: none;
    border: 1px dashed;
    padding: 4px;
}

.box-border {
    border: 1px solid #ddd;
    border-radius: 4px !important;
}

.tag-box {
    background: #fff;
    margin-bottom: 15px;
    padding: 10px 0 24px 10px;
}

.tag-box-v3 {
    border: solid 2px #eee;
}

.panel-purple>.panel-heading {
    background: #053D56 none repeat scroll 0 0;
    color: #fff;
}

.table {
    border: 1px solid #eee;
    border-radius: 4px;
    margin-bottom: 0;
}

.tag-box-v6 {
    background: #fafafa;
    border: solid 1px #eee;
}

h4.tagln {
    font-size: 16px;
    margin-top: 5px;
    text-transform: capitalize;
}

/*-----------------------responsive--------------------------*/
@media only screen and (min-device-width: 360px) and (max-device-width: 640px) {
    .mobile-menu-area {
        display: none;
    }

    .logo img {
        width: 50.5% !important;
        margin: 0 auto;
    }

    .collapsed.pull-right.pluss::after {
        display: none;
    }

    .pull-right.pluss.collapsed.ccc::after {
        background: #666 none repeat scroll 0 0;
        color: #fff;
        content: "-";
        cursor: pointer;
        float: right;
        font-size: 25px;
        font-weight: 700;
        height: 29px;
        line-height: 23px;
        margin-top: 3px;
        position: relative;
        right: 5px;
        text-align: center;
        top: -3px;
        width: 25px;
        display: block;
    }

    .pull-right.pluss.collapsed.ccc::before {
        display: none;
    }

    .pull-right.pluss.collapsed::before {
        background: #666 none repeat scroll 0 0;
        color: #fff;
        content: "+";
        cursor: pointer;
        float: right;
        font-size: 23px;
        font-weight: 700;
        height: 29px;
        line-height: 23px;
        margin-top: 3px;
        position: relative;
        right: 5px;
        text-align: center;
        top: -3px;
        width: 25px;
    }

    .pull-right.pluss {
        color: #bfbfbf;
        cursor: pointer;
        position: absolute;
        right: 0;
        top: 3px;
    }

    .mobl-menu li {
        position: relative;
    }

    .navbar-toggle {
        margin-top: 2px;
        margin-bottom: 2px;
    }

    .search-form .form-group:hover,
    .search-form .form-group.hover {
        width: 250px;
        border-radius: 20px;
        background-color: #fff;
    }

    .search-form .form-group {
        /* float: right !important; */
        transition: all 0.35s, border-radius 0s;
        width: 250px;
        float: none;
        left: -30px;
    }

    .cat_btn {
        float: left;
        width: 100%;
        background: #ddd;
        margin-top: 10px;
    }

    .icon-bar {
        background: #fff;
    }

    .nav.nav-tabs.first_tab>li {
        text-align: center;
        width: 100% !important;
    }

    .read {
        position: absolute;
        top: -23px;
        left: -2px;
    }

    .list-inline.text-uppercase.share>li {
        margin-right: 8px !important;
    }

    .list-inline.text-uppercase.share {
        margin-top: 36px;
        position: relative;
    }

    .img-responsive.img_fte {
        border: 2px solid #e0e0e0;
        margin-top: 6px;
        width: 100% !important;
    }

    .ad_banner img {
        width: 100%;
        height: 100px;
    }

    .book_img {
        margin-bottom: 20px;
    }

    .book_img {
        display: flex;
        text-align: center;
        margin-bottom: 20px;
    }

    .main_footer {
        background-size: cover !important;
        position: relative;
        z-index: -1;
    }

    .follow li a img {
        width: 70%;
    }

    .bottom_copy>p {
        text-align: left;
    }

    .book {
        position: relative;
        z-index: -1;
    }

    .item_wrapper .subs_box {
        width: 86%;
        margin: 0 auto;
    }

    .single_item .head_txt {
        font-size: 20px;
    }

    .single_item .line {
        top: 64px;
        width: 100%;
    }

    .subs_sec .head_txt {
        padding: 13px 0 81px;
        margin: 0;
        font-size: 23px;
    }

    #login-modal .modal-dialog {
        width: auto !important;
    }

    .ui-slider-left-arrow {
        border-top-left-radius: 0;
        box-shadow: 0 -3px 0 #949494;
        left: 3px;
        text-align: center;
        top: 15px;
        line-height: 2;
        color: #424242;
    }

    .ui-slider-right-arrow {
        box-shadow: 0 -3px 0 #949494;
        text-align: center;
        top: 15px;
        right: 3px;
        color: #424242;
        border-top-right-radius: 0;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .mobile-menu-area {
        display: none;
    }

    .logo img {
        width: 50.5% !important;
        margin: 0 auto;
    }

    .collapsed.pull-right.pluss::after {
        display: none;
    }

    .pull-right.pluss.collapsed.ccc::after {
        background: #666 none repeat scroll 0 0;
        color: #fff;
        content: "-";
        cursor: pointer;
        float: right;
        font-size: 25px;
        font-weight: 700;
        height: 29px;
        line-height: 23px;
        margin-top: 3px;
        position: relative;
        right: 5px;
        text-align: center;
        top: -3px;
        width: 25px;
        display: block;
    }

    .pull-right.pluss.collapsed.ccc::before {
        display: none;
    }

    .pull-right.pluss.collapsed::before {
        background: #666 none repeat scroll 0 0;
        color: #fff;
        content: "+";
        cursor: pointer;
        float: right;
        font-size: 23px;
        font-weight: 700;
        height: 29px;
        line-height: 23px;
        margin-top: 3px;
        position: relative;
        right: 5px;
        text-align: center;
        top: -3px;
        width: 25px;
    }

    .pull-right.pluss {
        color: #bfbfbf;
        cursor: pointer;
        position: absolute;
        right: 0;
        top: 3px;
    }

    .mobl-menu li {
        position: relative;
    }

    .navbar-toggle {
        margin-top: 2px;
        margin-bottom: 2px;
    }

    .search-form .form-group:hover,
    .search-form .form-group.hover {
        width: 250px;
        border-radius: 20px;
        background-color: #fff;
    }

    .cat_btn {
        float: left;
        width: 100%;
        background: #ddd;
        margin-top: 10px;
        display: none;
    }

    .icon-bar {
        background: #fff;
    }

    .nav.nav-tabs.first_tab>li {
        text-align: center;
        width: 100% !important;
    }

    .read {
        position: absolute;
        top: -23px;
        left: -2px;
    }

    .list-inline.text-uppercase.share>li {
        margin-right: 8px !important;
    }

    .list-inline.text-uppercase.share {
        margin-top: 36px;
        position: relative;
    }

    .img-responsive.img_fte {
        border: 2px solid #e0e0e0;
        margin-top: 6px;
        width: 100% !important;
        min-width: 100% !important;
    }

    #slider-thumb {
        margin-left: 100%;
    }

    .jssort121 .p .t {
        width: 50% !important;
    }

    .jssort121 .d {
        font-size: 10px !important;
    }

    .search-form .form-group {
        width: 100%;
    }

    .search-form .form-group input.form-control {
        padding-right: 20px;
        box-shadow: none;
        display: block;
        position: relative;
        top: -3px;
        /* border-radius: 0; */
        border-radius: 0;
        background: #ff000000;
        padding-left: 30px;
        border: 1px solid #fdc265;
    }

    .submit_iconm {
        right: 8px;
        display: block;
        z-index: 1;
        color: #FDAD2D;
        margin: 6px 0 -27px -1px;
        background: #ff000000;
        border: none;
    }

    .ad_banner img {
        width: 100%;
        height: 100px;
    }

    .book_img {
        margin-bottom: 20px;
    }

    .book_img {
        display: flex;
        text-align: center;
        margin-bottom: 20px;
    }

    .featurd_left {
        width: 100% !important;
    }

    .ftrd_ttl {
        width: 100% !important;
    }

    .art-side-ban {
        margin-left: 30px !important;
    }



    .main_footer {
        background-size: cover !important;
        position: relative;
        z-index: -1;
    }

    .follow li a img {
        width: 70%;
    }

    .bottom_copy>p {
        text-align: left;
        margin: 0;
    }

    .book {
        position: relative;
        z-index: -1;
    }

    .item_wrapper .subs_box {
        width: 86%;
        margin: 0 auto;
    }

    .single_item .head_txt {
        font-size: 20px;
    }

    .single_item .line {
        top: 64px;
        width: 100%;
    }

    .subs_sec .head_txt {
        padding: 13px 0 81px;
        margin: 0;
        font-size: 23px;
    }

    #login-modal .modal-dialog {
        width: auto !important;
    }

    .ui-slider-left-arrow {
        border-top-left-radius: 0;
        box-shadow: 0 -3px 0 #949494;
        left: 3px;
        text-align: center;
        top: 15px;
        line-height: 2;
        color: #424242;
    }

    .ui-slider-right-arrow {
        box-shadow: 0 -3px 0 #949494;
        text-align: center;
        top: 15px;
        right: 3px;
        color: #424242;
        border-top-right-radius: 0;
    }
}

/*-----------------------end of responsive--------------------------*/
.border-wings {
    text-align: center;
}

.fb-bgg {
    width: 50px;
    height: 50px;
    border: 1px solid #ddd;
    border-radius: 50%;
    padding-top: 7px;
    text-align: center;
    font-size: 24px;
    float: right;
    color: #33667D;
}

.fb-bgg:hover i,
.g-icon-bg:hover i {
    color: #FDA923;
}

.g-icon-bg {
    width: 50px;
    height: 50px;
    border: 1px solid #ddd;
    border-radius: 50%;
    padding-top: 7px;
    text-align: center;
    font-size: 24px;
    color: #33667D;
    padding-left: 3px;
}

.mnu_name {
    float: left;
    color: #fff;
    padding: 9px 16px;
}

.mobl-menu {
    margin: 4px 12px;
}

.mobl-menu li.mobli {
    position: relative;
    border-top: 1px dashed #8F8F8F;
    /*border-bottom: 1px dashed #8f8f8f;*/
    /* float: left; */
    /* width: 100%; */
    margin-bottom: 8px;
    padding: 8px 0;
}

.mob-subs li a {
    color: #fff !important;
}

.mob-subs {
    margin: 0 10px;
}

.mob-subs li {
    margin: 0;
    padding: 4px;
    border-top: 1px dashed;
}

li.mobli a {
    color: #FDAD2D;
}

.sign_ul {
    display: flex;
    padding: 10px;
    padding-left: 55px;
}

.sign_ul li {
    border-right: 1px solid #FDAD2D;
}

.sign_ul li {
    border-right: 1px solid #FDAD2D;
}

.sign_ul li:last-child {
    border-right: 1px solid transparent;
}

.sign_ul li a {
    color: #fff;
    text-transform: capitalize;
}

.sign_ul li a:hover {
    color: #FDAD2D;
}

#login-modal1 .icon-input {
    background-color: #33667d;
    position: absolute;
    top: 0;
    left: 0;
    width: 45px;
    height: 45px;
    color: #fff;
    text-align: center;
    padding-top: 12px;
}

#login-modal1 .form-custom {
    position: relative;
    margin-bottom: 10px;
}

#login-modal1 .btn-link {
    visibility: hidden;
}

#login-modal1 .form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 0 0 54px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.fixed div {
    background: #043C54;
    position: fixed;
    bottom: 0;
    z-index: 10;
    width: 100%;
    padding: 1px;
    margin: auto;
    max-width: 1450px;
}

.fixed h5 {
    text-align: center;
    color: #fff;
}

.fixed h5 a {
    color: #FDAD2D;
}

.fixed h5 a:hover {
    color: #FFF;
}


/*listing page css*/

.cl-default-section {
    position: relative;
    display: block;
    padding: 10px 0px;
    clear: both;
}


.cl-add-section {
    position: relative;
    display: block;
    padding: 0px 0px;
}

.cl-add-item:nth-child(2n+1) {
    background-color: #f7f6f6;
}
.cl-box-shadow {
    webkit-box-shadow: 0 0 5px rgba(154, 154, 154, 0.4);
    -moz-box-shadow: 0 0 5px rgba(154, 154, 154, 0.4);
    -ms-box-shadow: 0 0 5px rgba(154, 154, 154, 0.4);
    box-shadow: 0 0 5px rgba(154, 154, 154, 0.4);
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
}
.cl-add-item {
    position: relative;
    display: block;
    padding: 0px 0px;
    margin: 30px 0px;
    overflow: hidden;
}


.cl-add-item-detail h1 {
    padding: 0px 0px;
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
}


.cl-add-item-detail h1 a{
   color: #1a0dab;

}

.cl-add-item-detail h6 span a{
   color: #006621;
   font-size: 14px;
   line-height: normal;
}


.cl-add-item-detail p {
       padding: 7px 0;
       border-top: 1px solid #e7e7e7;
       margin-top: 5px;
       margin: 0;
       font-family: poppins;
       font-size: 14px;
       font-weight: 400;
       color: #000;
}

/*--------------------------hover menu------------*/
.sub_menu_top .top_ul {
    padding: 4px 15px 18px;
    border-bottom: 2px solid #ddd;
    margin-left: 1px;
    margin-bottom: 16px;
}

.top_ul li a {
    font-size: 15px;
    font-weight: 600;
    color: #094059;
    font-family: unset;
}

.top_ul li {
    padding: 0 15px;
    border-right: 2px solid #FDAD2D;
}

.top_ul li:first-child {
    padding: 0 15px 0 0;
}

.top_ul li:last-child {
    border-right: none;
}

.btn_top_menu {
    background-color: #043B53;
    margin: 8px 0;
    color: #fff !important;
    text-align: center;
    font-size: 14px !important;
    border-radius: 0;
}

.need_bor {
    border-right: 2px solid #D6D6D6;
    padding-right: 10px !important;
    padding-bottom: 50px !important;
    margin-left: 20px;
    width: 17% !important;
}

.need_bol {
    border-left: 2px solid #D6D6D6;
    padding-bottom: 15px !important;
    margin-left: 26px;
    /* padding-left: 25px !important; */
}

.mr_log:nth-child(2) a {
    text-align: center;
    margin: 0 auto;
    padding: 0;
    position: relative;
    left: 30%;
    /* transform: translate(-50%); */
}

.adver span {
    position: absolute;
    right: 0;
    font-size: 14px;
    width: 20px;
    height: 20px;
    /* background: #ddd; */
    font-size: ;
    font-weight: 600;
    top: 15px;
}

.adver {
    position: relative;
}

/*------------------------------------advertise---------------*/
.adv_block h2 {
    border-bottom: 2px solid #053D56;
}

.adv_block h3 {
    border-bottom: 2px solid #043C54;
    font-size: 18px;
}

.adv_block h3 span {
    background: #043B53;
    color: #fff;
    padding: 2px 10px;
}

.adv_contact {
    background: url(../img/adv.jpg);
    min-height: 335px;
    width: 100%;
    background-repeat: no-repeat;
    margin-top: 70px;
    border-top: 2px solid #043B53;
    border-bottom: 2px solid #043B53;
}

.adv_contact_inner {
    width: 51%;
    float: right;
    padding-right: 100px;
    padding-top: 80px;
}

.adv_contact_inner h3 {
    font-weight: 600;
}

.adv_contact .email_id i {
    padding: 10px;
    background: #30ABBA;
    border-radius: 50%;
    color: #fff;
}

/********************************products **************************/
.main-products {
    position: relative;
}

.main-products .h_pro_title {
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
    text-align: center;
    position: absolute;
    /* margin-bottom: 40px; */
    top: 35px;
    font-size: 38px;
    left: 50%;
    transform: translate(-50%);
}

.r1 {
    background-color: #fff;
    margin-right: 25px;
    border-top: 5px solid #FDAD2D;
    border-radius: 0;
    padding: 0;
    transition: all .3s ease-in-out 0s;
}

.r1:hover {
    box-shadow: 0 0 8px 0;
}

.main-products .h_pro_title::after {
    position: absolute;
    height: 3px;
    width: 74px;
    content: "";
    background-color: #FEAC2E;
    bottom: 0;
    margin: -9px -156px;
}

.no-padding {
    padding: 0;
}

.r1 .product_detail {
    padding: 0 12px;
    border: 1px solid #eee;
}

.main-products .r1 img {
    max-width: 100%;
}

.product_title {
    text-transform: capitalize;
    color: #2B2B2B;
    font-weight: 400;
    margin-top: 0;
    padding-top: 18px;
    font-size: 18px;
}

.product_detail p {
    color: #999;
    font-style: italic;
    text-transform: none;
    font-size: 15px;
}

.r1 .product_detail button {
    position: relative;
    padding: 6px 20px;
    width: 100%;
    border-radius: 0;
    margin: 16px 0 14px;
    background: #053d56 none repeat scroll 0 0;
    color: #fff;
    font-family: opensans-regular;
    font-size: 18px;
    padding: 7px 53px;
    text-decoration: none;
    text-transform: capitalize;
    border: none;
}

.product_detail button:before {
    background: #fda923;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 6px;
    transition: all .4s ease-in;
    z-index: 0;
}

.product_detail button:hover::before {
    width: 100%;
}

.product_detail button span {
    position: relative;
    z-index: 2;
}

/******************************* editorial ***********************/
.span9 h2 {
    margin-top: 5px;
    margin-bottom: 2px;
    font-family: "nyt-franklin", georgia, "times new roman", sans-serif;
    font-weight: 700;
    font-size: 18px;
}

.span9 {
    float: left;
    margin-right: 18px;
    margin-left: 144px;
    margin-top: -132px;
}

ul.clearfix li.last a.twitter {
    background-image: url(assets/images/twitter.gif);
    background-repeat: no-repeat;
    padding-left: 17px;
}

.clearfix {
    list-style: none;
    padding-left: 10px;
}

.main {
    margin-top: 45px;
    background-color: #fff;
}

.span8 {
    width: 574px;
}

.span8 p {
    color: #333;
    font-size: 14px;
    line-height: 21px;
    font-family: georgia, "times new roman", times, serif;
}

.span2 img {
    /* position: relative; */
    /* top: 38px; */
    width: auto;
}

/****************************** contributer ********************/
.contributor_detail {
    clear: both;
}

.contributor_social li a {
    height: 30px;
    width: 30px;
    background: #ddd;
    /* padding: 10px 13px; */
    font-size: 15px;
    border-radius: 50%;
    float: left;
    text-align: center;
    padding-top: 5px;
    box-shadow: 1px 2px 3px #9A9A9A;
}

.contributor_img img {
    border-radius: 50%;
    border: 6px solid #ececec;
}

.contributor_detail p {
    margin-top: 14px;
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

.contributor_block {
    padding: 0 40px;
}

.container.contri {
    position: relative;
}

.container.contri::after {
    content: "";
    width: 2px;
    height: 90%;
    background: #E6E6E6;
    position: absolute;
    display: block;
    top: 80px;
    left: 50%;
}

.contri_head::before {
    content: "";
    width: 86px;
    height: 2px;
    background: #FDAD2D;
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translate(-50%);
}

.contri_head {
    text-align: center;
    font-size: 28px;
    position: relative;
    margin-bottom: 50px;
}

/*********************** write for us ************************/
.main-m {
    border-radius: 7px;
    border-left: 1px solid #094059;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-top: 5px;
    background: #053D56;
    color: #fff;
    margin-left: 28px;
    margin-right: 28px;
}

.write_head {
    /* background: #094059; */
    margin: 0;
    text-align: center;
    padding: 10px;
    color: #FDAD2D;
    border-radius: 7px 7px 0 0;
    /* border: 2px solid #094059; */
    border-left: none;
    border-right: none;
    font-size: 36px;
    border-bottom: 1px solid #094059;
    margin-bottom: 20px;
}

.main-m input[type="text"],
.main-m select {
    width: 82%;
    padding: 12px 34px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
    position: relative;
    left: 47px;
    top: 20px;
}

.main-m input[type="tel"] {
    width: 82%;
    padding: 12px 34px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
    position: relative;
    left: 47px;
    top: 20px;
}

.main-m input[type="file"] {
    width: 82%;
    padding: 12px 34px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
    position: relative;
    left: 47px;
    top: 20px;
}

.main-m input[type="submit"] {
    background-color: #FDAD2D;
    color: #fff;
    padding: 12px 100px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 40px;
    margin-left: 109px;
    transition: all .4s ease-in;
    z-index: 0;
    font-weight: 700;
    margin-bottom: 25px;
}

.main-m input[type=submit]:hover {
    background-color: #2E657E;
    transform: scale(1);
}

.main-m label {
    padding: 9px 17px;
    position: relative;
    top: 25px;
    width: 100%;
    left: 30px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
    font-size: 14px;
}

/**********************************Blog **************************************/
@font-face {
    font-family: mono;
    src: url(Montserrat-Regular.ttf);
}

.trending_blog {
    position: relative;
}

.t_inner_block::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, .75));
    z-index: 110;
    width: 100%;
}

.t_inner_block {
    background-image: url(a.jpg);
    background-position: 50%, 50%;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 80%;
    max-height: 380px;
}

.t_content {
    position: absolute;
    bottom: 35px;
    padding-left: 26px;
    color: #fff;
    z-index: 999;
}

.t_category a {
    color: #FDAA25;
    font-size: 16px;
    font-weight: 600;
    font-family: mono;
}

.t_heading h2 {
    margin-top: 4px;
}

.thum_img {
    position: relative;
}

.thum_img img {
    width: 100%;
}

.thum_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    transition: all .3s ease-out 0s;
    transform: scale(.1);
    visibility: hidden;
}

.thum_img:hover .thum_overlay {
    transform: scale(1);
    visibility: visible;
}

.thum_overlay img {
    width: 13%;
    display: flex;
    /* justify-content: normal; */
    margin: 0 auto;
    padding-top: 60px;
}

.thumbnail.h_blog {
    padding: 0;
    border: none;
}

.h_blog .caption p {
    color: #505050;
    font-family: mono;
    font-size: 16px;
}

.h_blog .caption h4 {
    color: #053D56;
    font-family: mono;
    font-size: 14px;
}

.latest_blog::after {
    content: "";
    width: 82%;
    height: 1px;
    display: block;
    background: #d7d7d7;
    position: absolute;
    margin-left: 0;
    top: 50%;
    z-index: 1;
    left: 16%;
}

.latest_blog {
    margin-left: 13px;
    font-family: mono;
    position: relative;
}

.top_highlight {
    margin-left: 13px;
    font-family: mono;
    position: relative;
}

.top_highlight::after {
    content: "";
    width: 80%;
    height: 1px;
    display: block;
    background: #d7d7d7;
    position: absolute;
    margin-left: 0;
    top: 50%;
    z-index: 1;
    left: 19%;
}

/************************************ Events *****************************/
.event_filter {
    margin: 20px auto;
    float: left;
    width: 100%;
    background: #f3f3f3;
    box-shadow: 1px 2px 4px #9D9D9D;
    padding-top: 10px;
}

.filter_block .form-control {
    border: none;
    box-shadow: none;
    background: transparent;
    border-bottom: 1px dashed #043C55;
    border-radius: 0;
}

.btn.btn_search {
    width: 100%;
    background: #053D56;
    color: #fff;
    border-radius: 0;
    margin: 20px 0;
    padding: 9px;
}

.event_heading .e_head {
    text-align: center;
}

.pull-left.prev {
    background: #053D56;
    color: #fff;
    border-radius: 20px;
    padding: 2px 8px;
}

.pull-left.prev a {
    color: #fff;
}

.pull-right.next {
    background: #053D56;
    color: #fff;
    border-radius: 20px;
    padding: 2px 8px;
}

.pull-right.next a {
    color: #fff;
}

.event_desc p {
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 26px;
}

.no-padding {
    padding: 0;
}

.article_box {
    padding: 5px 5px 10px 20px;
    box-shadow: 1px 2px 5px #ddd;
    margin: 15px 0;
}

.pricing {
    position: absolute;
    right: 18px;
    height: 50px;
    width: 50px;
    background: #053D56;
    color: #fff;
    border-radius: 50%;
    border: 2px solid #FDAD2D;
    text-align: center;
    padding-top: 12px;
    top: 26px;
}

.a_heading a {
    color: #262626;
}

.event_timing li {
    font-weight: 600;
    font-size: 15px;
}

.ui-state-default.ui-state-highlight {
    background: #053D56;
    color: #fff;
}

.evhead {
    background: #f5f5f5;
    box-shadow: 1px 2px 4px #B7B7B7;
    padding: 5px 10px 14px;
}
.write_ban.contact_usBan{
  background-image: url(../img/contact_us1.jpg) !important;
  background-size: cover;
  background-position: 16% 29%;
  padding: 130px;
}
.write_ban {
    background-image: url(../img/h_cap.jpg);
    background-size: contain;
    padding: 90px;
    background-repeat: no-repeat;
}


.edit_head {
    background-image: url(../img/h_edi.jpg);
    padding: 100px;
    background-size: contain;
    background-repeat: no-repeat;
}

.h_product {
    background-image: url(../img/product.jpeg);
    padding: 100px;
    background-size: contain;
    background-repeat: no-repeat;
}

.r1 img {
    width: 100%;
}

/********************************** About us **********************/
.banner {
    background-image: url(../img/about-us-banner.jpg);
    background-repeat: no-repeat;
    padding: 67px;
    background-size: cover;
    position: relative;
}

.banner::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background-color: #043C55;
    left: 0;
    top: 0;
    opacity: .4;
}

.text {
    font-weight: 400;
    text-transform: capitalize;
    text-align: center;
    position: relative;
    margin-bottom: 40px;
    font-size: 38px;
    color: #043C54;
    font-family: 'Roboto', sans-serif;
}

.text::after {
    position: absolute;
    height: 3px;
    width: 74px;
    content: "";
    background-color: #FEAC2E;
    bottom: 0;
    margin: -9px -116px;
    z-index: 1;
}

.text1 p {
    font-family: 'Roboto', sans-serif;
    color: #7E7E7E;
    font-weight: 400;
    letter-spacing: .1px;
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 26px;
    padding: 0 36px;
}

.text1 h4 {
    font-family: 'Roboto', sans-serif;
    color: #424242;
    font-size: 17px;
    padding: 65px 36px;
}

.banner1 {
    position: relative;
    top: 6px !important;
}

.image img {
    max-width: 100%;
    height: 471px;
}

.image {
    position: relative;
    top: 78px;
}

.inner_page_title {
    width: 300px;
    height: 200px;
    overflow: auto;
}

.text1 {
    height: 632px;
    overflow: auto;
}

.new h3 {
    color: #424242;
    font-weight: 400;
    border-bottom: 2px solid #094059;
    padding-bottom: 5px;
    text-align: center;
    font-family: georgia;
}

.subs_top {
    font-family: georgia;
    font-size: 13px;
    padding: 20px 160px;
}

/*.btn {
    margin: 44px 0 14px 0;
    background: #053d56 none repeat scroll 0 0;
    color: #ffffff;
    font-family: opensans-regular;
    font-size: 19px;
    padding: 16px 86px;
    text-decoration: none;
    text-transform: capitalize;
    border: none;
    position:relative
}
.btn::before
{
    background: #fda923;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 6px;
transition: all 0.4s ease-in;
-webkit-transition: all 0.4s ease-in;
z-index: 0;
}
.btn:hover::before {
    width: 100%;
    color:white !important;
}*/
hr {
    border: 1px solid #ddd !important;
}

.products-detail {
    padding-right: 31px;
    padding-left: 31px;
}

.subs_top {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    padding: 20px 0 30px;
}

.subs_top h4 {
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
}

.subs_top p {
    color: #262626;
    font-size: 16px;
    margin-bottom: 30px;
}

.detailed_text h3 {
    font-size: 30px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    border-bottom: 3px solid #406C85;
    padding-bottom: 16px;
}

.event-banner {
    position: relative;
}

.event-banner::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    display: block;
    background-color: rgba(0, 0, 0, 0.4);
}

.event-text {
    position: absolute;
    /* left: 0; */
    left: 50%;
    top: 45%;
    /* color: white; */
    z-index: 1;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 57px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    /* z-index: 1; */
    /* box-shadow: 1px 2px 3px -1px white; */
    transform: translate(-50%, -50%);
}

.event-pduct h2 {}

.event-m {
    float: left;
    width: 100%;
    /* margin: 0 auto; */
    padding: 0 60px;
}

.event-pduct img {
    position: relative;
}

.event-pduct p {}

.event-pduct {
    padding: 20px 11px;
}

.event-pduct h2 {}

span.EVENT-DATE {
    color: darkslategrey;
    color: #fdad2d;
    font-size: 17px;
}

.event-main h2 {
    font-family: Lato;
    font-weight: 700;
    color: #053d56;
    font-size: 20px;
}

.event-main p {
    overflow: hidden;
    display: block;
    height: 7rem;
    width: 95%;
    color: #92A1AF;
    margin: 0 1rem 1rem 2rem;
}

.locat-mar {
    margin-bottom: 2%;
}


.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.hovereffect .overlay {
    width: 91%;
    border-radius: 10px 0 0 10px;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: #d8983cd6;
    transition: all .4s ease-in-out;
}

.hovereffect img {
    display: block;
    position: relative;
    transition: all .4s linear;
}

.hovereffect a.info {
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    color: #fdad2d;
    border: 1px solid #fff;
    background-color: #fff;
    opacity: 0;
    transition: all .2s ease-in-out;
    margin: 33%;
    padding: 7px 14px;
    40%;
}

.hovereffect:hover .overlay {
    opacity: 1;
}

.hovereffect:hover h2,
.hovereffect:hover a.info {
    opacity: 1;
    transform: translatey(0);
}

.hovereffect:hover a.info {
    transition-delay: .2s;
}

.event-img {
    border-radius: 10px 0 0 10px;
}

.padding-top {
    padding: 20px 0 0;
}

.event_blocks {
    border: 1px solid #8080802e;
    margin: 3% 0 0;
    padding: 0;
    border-radius: 10px;
    border-left: none;
}

.event_blockshome {
    border-radius: 10px 10px 10px 10px;
    box-shadow: 2px 1px 8px #808080ad;
    margin: 1em 0;
}

.event-btnh {
    border: none;
    color: #fff;
    font-size: 15px;
    padding: 7px;
    border-radius: 4px;
    background-color: #EFA63C;
    vertical-align: top;
}

.event_blockshome:hover {
    border: 0 solid #faac30;
}

.event_img {
    height: 200px;
    width: 100%;
    border-radius: 10px 10px 0 0;
}

.side-line {
    border-right: 1px solid #ddd;
}

.event_bg {
    border-right: 1px solid #ddd;
    background: #fdad2d;
    padding: 1% 3% 2% 1%;
    margin-bottom: 2%;
}

.event_bg h3 {
    color: #fff;
    margin-left: 29px;
}

.slick-dots {
    text-align: center;
}

.slick-dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #424242;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}

.slick-dots active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}

.slick-dots button {
    display: none;
}

.event-tabs {
    border: none;
    float: right;
    margin: 4% 4% 0 0;
}

.event-tabs>li {
    10PX;
}

.nav-tabs>li.active>a {
    color: #f9f5f5;
    cursor: default;
    border: none;
    border-bottom: 2px solid #f1ebeb;
    background: none;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border: none;
    border-bottom: 2px solid #f3f2f2fc;
    color: #fff;
    background: none;
}

.nav-tabs>li>a:hover {
    border: none;
    border-bottom: 2px solid #fffcfc;
}

.nav-tabs>li>a {
    color: #fff;
}

.ad-banner img {
    /* max-width: 100%; */
    width: 80%;
    float: right;
}

.ad-banner {
    width: auto;
    display: block;
    float: right;
    position: relative;
    left: 0;
    bottom: 0;
}

.logo {
    position: relative;
    left: 0;
    top: 8px;
}

.events-text {
    height: 47px;
    background: #F1F1F1;
    position: relative;
}

.events-text::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 46px;
    width: 4px;
    background-color: #FB5C00;
}

.events-text h3 {
    padding: 11px 32px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 23px;
}

.service-list {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    float: left;
    display: inline-block;
}

.service-list p {
    text-align: right;
    margin: 0;
    padding: 0;
}

ul.list {
    list-style: none;
    padding: 20px 37px;
    display: block;
}

.img-l {
    float: left;
}

.list li {
    padding: 19px 5px;
    text-transform: capitalize;
}

.img-l img {
    height: 100px;
    width: 100px;
}

a.btn-button {
    padding: 14px 79px;
    background: #f1f1f1;
    border: 1px solid #C7C7C7;
    box-sizing: 13px 0 11px;
    box-shadow: 1px 1px 0;
    margin-left: 82px;
    /* margin-top: 12px; */
    text-transform: capitalize;
    color: #black;
    color: #424242;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    position: relative;
    top: 25px;
}

span.world {
    color: orange;
    /* margin-top: -2px; */
    /* padding-top: 6px; */
    position: relative;
    bottom: 10px;
    font-weight: 700;
    text-transform: capitalize;
    left: 12px;
}

.events-text h5 {
    position: relative;
    left: 10px;
}

span.D-t {
    position: relative;
    left: 24px;
    top: -9px;
}

.events-text p {
    color: #7E7E7E;
    font-weight: 400;
    letter-spacing: .1px;
    margin: 0;
    margin-bottom: 20px;
    /* margin-left: 2px; */
    position: relative;
    left: 9px;
}

.book-img {
    box-sizing: border-box;
    height: 211.49px;
    width: 146px;
    border: 8px solid #E9ECEF;
    box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.23);
}

ul#configuration_sidebar_content1 {
    /*height: 52px;
     max-width: 100%;
    display: inline-flex;*/
    /* width: 117px; */
}

.events-text1 {
    height: 47px;
    background: #F1F1F1;
    position: relative;
    left: 35px;
}

.events-text1::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 46px;
    width: 4px;
    background-color: #FB5C00;
}

.events-text1 h3 {
    padding: 11px 32px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 23px;
}

.events-text1 ul.list {
    list-style: none;
    padding: 20px 37px;
    display: block;
}

.events-text1 .img-l {
    float: left;
}

.events-text1 .list li {
    padding: 19px 5px;
    text-transform: capitalize;
}

.events-text1 .img-l img {
    height: 100px;
    width: 100px;
}

.events-text1 a.btn-button {
    padding: 14px 79px;
    background: #f1f1f1;
    border: 1px solid #C7C7C7;
    box-sizing: 13px 0 11px;
    box-shadow: 1px 1px 0;
    margin-left: 82px;
    /* margin-top: 12px; */
    text-transform: capitalize;
    color: #black;
    color: #424242;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    position: relative;
    top: 25px;
}

.events-text1 span.world {
    color: orange;
    /* margin-top: -2px; */
    /* padding-top: 6px; */
    position: relative;
    bottom: 10px;
    font-weight: 700;
    text-transform: capitalize;
    left: 12px;
}

.events-text1 h5 {
    position: relative;
    left: 10px;
}

.events-text1 span.D-t {
    position: relative;
    left: 24px;
    top: -9px;
}

.events-text1 p {
    font-family: 'Roboto', sans-serif;
    color: #7E7E7E;
    font-weight: 400;
    letter-spacing: .1px;
    margin: 0;
    margin-bottom: 20px;
    /* margin-left: 2px; */
    position: relative;
    left: 9px;
}

.events-text2 {
    height: 47px;
    background: #F1F1F1;
    position: relative;
    left: 35px;
    top: 107px;
}

.events-text2::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 46px;
    width: 4px;
    background-color: #FB5C00;
}

.events-text2 h3 {
    padding: 11px 32px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 23px;
}

.events-text2 ul.list {
    list-style: none;
    padding: 20px 37px;
    display: block;
}

.events-text2 .img-l {
    float: left;
}

.events-text2 .list li {
    padding: 19px 5px;
    text-transform: capitalize;
}

.events-text2 .img-l img {
    height: 100px;
    width: 100px;
}

.events-text2 a.btn-button {
    padding: 14px 79px;
    background: #f1f1f1;
    border: 1px solid #C7C7C7;
    box-sizing: 13px 0 11px;
    box-shadow: 1px 1px 0;
    margin-left: 82px;
    /* margin-top: 12px; */
    text-transform: capitalize;
    color: #black;
    color: #424242;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    position: relative;
    top: 25px;
}

.events-text2 span.world {
    color: orange;
    /* margin-top: -2px; */
    /* padding-top: 6px; */
    position: relative;
    bottom: 10px;
    font-weight: 700;
    text-transform: capitalize;
    left: 12px;
}

.events-text2 h5 {
    position: relative;
    left: 10px;
}

.events-text2 span.D-t {
    position: relative;
    left: 24px;
    top: -9px;
}

.events-text2 p {
    font-family: 'Roboto', sans-serif;
    color: #7E7E7E;
    font-weight: 400;
    letter-spacing: .1px;
    margin: 0;
    margin-bottom: 20px;
    /* margin-left: 2px; */
    position: relative;
    left: 9px;
}

.event_desc {
    /* height: 100px; */
    max-width: 100%;
    max-height: 100%;
}

/*blog-section*/
.banner-blog img {
    max-width: 100%;
    max-height: 100%;
    width: 1282px;
    height: 243px;
}

.banner-blog {
    position: relative;
}

.banner-blog::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.no-padding {
    padding: 0;
}

.main_body .main-body-m .main_body_tab .featurd_inner_li {
    /* margin: 0px 20px 30px 0px;
    position: relative;
    left: 18%;
    transform: translate(-50%);
     border-radius: 10px; */
    display: inline-block;
    margin: 1em;
    transition: all .3s ease-in-out;
}

.art-side-ban {
    margin-left: -40px;
}

.tab-content .ftwo_li {
    width: 75%;
    margin: 0 auto;
    position: relative;
    left: 50%;
    transform: translate(-50%);
    margin-top: 18px;
}

.wrapper.ftwo_block {
    background-color: #EFF0F0;
    margin-top: 10px;
}

.book_image .img-responsive.img_fte {
    width: 100%;
}

.book_image {
    position: relative;
}

.book_image .m_article_date {
    position: absolute;
    bottom: 20px;
    left: 20px;
    background-color: #053D56;
    color: #fff;
    padding: 6px;
}

.book_image .m_article_date li {
    font-family: Lato;
}

.article_news p:last-child {
    display: none;
}

.article_news p {
    font-size: 18px;
    color: #3a4649;
    max-height: 80px;
    overflow: hidden;
}

.cal_event {
    position: sticky;
    position: -webkit-sticky;
    top: 60px;
    border: 1px solid #8080801f;
    border-radius: 5px;
    margin-top: 2%;
}

.option-heading {
    color: #31a4d8;
}

.option-heading label {
    color: #053d56;
    font-size: 15px;
}

.products-img img {
    width: 100%;
}

.product_block {
    border: 1px solid #ddd;
}

.product_block .event_desc {
    padding: 0 5px;
}

.product_block .event_desc h3 {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}

.product_block .event_desc {
    min-height: 100px;
}

.subs_btn a {
    display: flex;
    padding: 5px;
    border-top: 1px solid #ddd;
    font-size: 16px;
}

.product_block:hover .subs_btn a {
    background: #053D56;
    color: #fff;
}

.sidebar_signup {
    background: #F1F6F4;
    margin-bottom: 25px;
}

.sidebar_img img {
    width: 100%;
}

.sidebar_content_main {
    padding: 10px 20px;
}

.sidebar_content h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 28px;
}

.sidebar_content p {
    font-family: 'Roboto', sans-serif;
    color: #3a4649;
}

.sidebar_form input {
    width: 100%;
    padding: 8px;
    font-size: 18px;
    margin: 0 auto;
    border: none;
    margin-bottom: 8px;
}

.input_trail {
    border: 2px solid #bac8ce !important;
}

.btn_trial {
    background: #053D56;
    color: #fff;
}

.btn_social_trial {
    width: 100%;
    padding: 10px;
    box-shadow: none;
    border: none;
    background: #3B5998;
    font-size: 16px;
    color: #fff;
}

.or_gap {
    padding-bottom: 7px;
}

.or_gap span::before {
    content: "";
    height: 1px;
    width: 45%;
    background: #ddd;
    display: block;
    position: relative;
    top: 10px;
    left: 0;
}

.or_gap span::after {
    content: "";
    height: 1px;
    width: 45%;
    background: #ddd;
    display: block;
    position: relative;
    top: 10px;
    right: 0;
}

.or_gap span {
    width: 100%;
    display: flex;
}

/*New stylesheet*/
/* CSS Document */
@font-face {
    src: url(../fonts/'Roboto',sans-serif.ttf);
    font-family: 'Roboto', sans-serif;
}

@font-face {
    src: url(../fonts/'Roboto',sans-serif.ttf);
    font-family: 'Roboto', sans-serif;
}

@font-face {
    src: url(../fonts/'Roboto',sans-serif.ttf);
    font-family: 'Roboto', sans-serif;
}

@font-face {
    src: url(../fonts/'Roboto',sans-serif.ttf);
    font-family: 'Roboto', sans-serif;
}

@font-face {
    src: url(../fonts/SEGOEUIB.TTF);
    font-family: SEGOEUIB;
}

@font-face {
    src: url(../fonts/SEGOEUI.TTF);
    font-family: SEGOEUI;
}

.form-control.search-field {
    background: transparent;
    border-bottom: 1px solid #ececec;
}

.margin-0 {
    margin: 0;
}

.main_header {
    padding: 10px 0;
}

.logo img {
    width: 60%;
}

.sin-subc ul {
    float: left;
}

.sing-lia {
    border-right: 1px solid #fdad2d !important;
}

.sucb-img {
    margin: -33% 0 -7% 90%;
}

.footer_fstinnr .form-control.subscriptn {
    border-radius: 0;
    font-size: 13px;
    height: 33px;
}

.second_menu_item.search_bar {
    position: relative;
    top: 9px;
    width: 111px;
}

.new_sbar {
    width: 100%;
    margin-top: -5px;
}

.second_menu_item input {
    background: #d2d0d1 none repeat scroll 0 0;
    border-radius: 30px;
    font-size: 12px;
    height: 26px;
    padding: 0 10px;
    position: absolute;
    right: 0;
    top: 8px;
    transition: all .3s ease-in-out;
    width: 111px !important;
}

.second_menu_item input:hover,
.second_menu_item input:focus {
    width: 190px !important;
}

.second_menu_item {
    margin: 0 5px;
}

.btn.btn-search_top {
    background: transparent none repeat scroll 0 0;
    color: #333;
    font-size: 12px;
    position: absolute;
    right: -2px;
    top: 5px;
    transition: all .3s ease-in-out;
}

.btn.btn-search_top:hover {
    color: #F81DAD;
}

.menu-searchm{
    position: relative;
    background: #fff;
    padding: 0 6px;
}

.menu_right {
    float: right;
    margin-bottom: 0;
    padding: 5px 0 0;
    width: 100%;
}

.top-menuic {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #183748 !important;
    line-height: 19px;
}

.menu {
    margin-bottom: 0;
}

.list-inline.menu>li>a {
    display: inline-block;
    text-decoration: none;
    /* transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out; */
    color: #1E191E;
    font-family: "Poppins";
    /* font-size: 20px !important; */
    /* line-height: 1.15; */
    text-transform: uppercase;
}

.cate-manu>li>a {
    padding: 7px 3px 7px 0 !important;
}


.list-inline.menu>li:hover>a {
    /* height: 34px; */
    border-bottom: 1px solid #eea32b;
}

.subscribe-li {
    font-size: 16px !important;
    margin: -4px 0 0 -30px;
    color: #fdad2d !important;
}

.back-img {
    height: 450px;
}

.centered {
    position: absolute;
    top: 60%;
    left: 20%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 34px;
}


.sub_menu>.wall_img>li>a:hover {
    padding-left: 0 !important;
}

.column_frst {
    float: left;
    padding: 0 0 0 15px;
    width: 13%;
}

.column_frst.cch {
    /* Chrome, Safari, Opera */
    /* Firefox */
    column-count: 2;
    width: 34%;
}

.column_frst:nth-of-type(4) {
    width: 20%;
}

.menu_title {
    font-family: 'Roboto', sans-serif;
    margin-top: 0;
}

.column_frst:nth-of-type(1)::before {
    background: #ececec none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 20%;
    z-index: -1;
}

.column_frst:nth-of-type(3)::before {
    background: #eee none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 40%;
    position: absolute;
    top: 0;
    width: 20%;
    z-index: -1;
}
.column_frst1 {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    margin-top: 14px;
    padding-left: 15px;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    width: 100%;
    box-shadow: 0 1px 9px rgba(0, 0, 0, 0.1);
}

.column_frst1>li {
    display: inline-block;
    margin: 0 24px;
}

.sub_menu .column_frst1>li>a:hover {
    padding-left: 0;
}

.column_frst1>li>a>i {
    background: #333 none repeat scroll 0 0;
    border-radius: 100%;
    color: #fff;
    height: 30px;
    line-height: 29px;
    text-align: center;
    width: 30px;
}

.sub_menu>ul>li>a>img {
    margin-bottom: 10px;
}

.column_frst1>li:nth-of-type(1)>a>i {
    background: #4867AA;
    border: 1px solid transparent;
}

.column_frst1>li:nth-of-type(2)>a>i {
    background: #1DA1F2;
    border: 1px solid transparent;
}

.column_frst1>li:nth-of-type(3)>a>i {
    background: #007BB6;
    border: 1px solid transparent;
}

.column_frst1>li:nth-of-type(4)>a>i {
    background: #DC4A38;
    border: 1px solid transparent;
}

.column_frst1>li:nth-of-type(1)>a:hover>i {
    color: #4867AA;
    border-color: #4867AA;
    background: transparent;
}

.column_frst1>li:nth-of-type(2)>a:hover>i {
    color: #1DA1F2;
    border-color: #1DA1F2;
    background: transparent;
}

.column_frst1>li:nth-of-type(3)>a:hover>i {
    color: #007BB6;
    border-color: #007BB6;
    background: transparent;
}

.column_frst1>li:nth-of-type(4)>a:hover>i {
    color: #DC4A38;
    border-color: #DC4A38;
    background: transparent;
}

/*-----Search bar open css-----*/
.searchbox {
    float: right;
    height: 30px;
    min-width: 30px;
    overflow: hidden;
    position: relative;
    width: 300%;
    transition: width .3s;
}

.searchbox-input {
    border: 0 none;
    font-size: 13px;
    height: 30px;
    margin: 0;
    outline: 0 none;
    padding: 0 10px 0 20px;
    right: 0;
    top: 0;
    width: 100%;
}

.searchbox-input::-webkit-input-placeholder {
    color: #d74b4b;
}

.searchbox-input:-moz-placeholder {
    color: #d74b4b;
}

.searchbox-input::-moz-placeholder {
    color: #094059;
}

.searchbox-input:-ms-input-placeholder {
    color: #d74b4b;
}

.searchbox-icon,
.searchbox-submit {
    background: #053d56 none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 0;
    outline: 0 none;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 30px;
}

.searchbox-open {
    width: 300%;
}

/*---footer css start here---*/

.footer_fstinnr>ul {
    column-count: 2;
    -webkit-column-count: 2;
    list-style: outside none none;
    padding-left: 0;
}


.footer_title {
    padding-left: 0;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    color: #fdad2d;
    margin-bottom: 10px;
}

.footer_fstinnr ul li {
    line-height: 1.8;
}

.footer_fstinnr ul li a {
    color: #053d56;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    transition: all .3s ease-in-out;
}

.footer_fstinnr ul li a:hover {
    color: #FDAA25;
}

.footer_fstinnr.second_ftr ul {
    column-count: auto;
}

.more_count ul {
    column-count: 2;
}

.footer_title.subs {
    padding-left: 0;
}

.form-control.subscriptn {
    border-radius: 0;
    font-size: 13px;
    height: 45px;
}

#login-modal .btn.btn-link {
    color: #333;
    font-family: 'Roboto', sans-serif;
    margin-top: 8px;
}

#login-modal .btn.btn-link:hover {
    color: #FDAD2D;
}

#login-modal .view_details>button {
    font-size: 15px;
    padding: 11px 53px;
}

.submitbtn {
    background: #212121 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    line-height: 24px;
    padding: 3px 11px 6px;
    font-size: 13px;
    transition: all .3s ease-in-out;
    position: absolute;
    right: 15px;
    top: 40px;
}

.submitbtn:hover {
    background: #FDAA25;
}

p.subs_parag {
    color: #053d56;
    font-size: 13px;
    margin-top: 4px;
}

.follow li a img {
    transition: all .2s ease-in-out;
}

.follow li a img:hover {
    margin-top: -7px;
}

.ft_logo {
    margin-top: 3px;
    margin-left: 25px;
}

.add_title {
    color: #fda61b;
    margin-bottom: 0;
}

.list-inline.call_phone>li {
    color: #053d56;
    font-family: 'Roboto', sans-serif;
    line-height: 28px;
}

.list-inline.call_phone {
    margin-top: 20px;
    padding-left: 0;
}

.footer_fstinnr::before {
    content: "";
    height: 300px;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
}

.socail-link {
    float: right;
}

.list-inline.ftbottm_link>li::after {
    background: #333 none repeat scroll 0 0;
    content: "";
    height: 85%;
    position: absolute;
    right: 0;
    top: 3px;
    width: 1px;
}

.list-inline.ftbottm_link>li:last-child::after {
    background: transparent;
}

.list-inline.ftbottm_link {
    margin-top: 25px;
}

.list-inline.ftbottm_link>li {
    padding: 0 12px 0 7px;
    position: relative;
}

.list-inline.ftbottm_link>li a {
    color: #4d4b4b;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
}

.list-inline.ftbottm_link>li a:hover {
    color: #fda71e;
}

.bottom_copy>p {
    color: #2f2f2f;
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 7px;
}

.bottom_copy img {
    position: relative;
    top: 0;
    transition: all .2s ease-in-out;
    width: 100px;
}

.bottom_copy img:hover {
    top: -5px;
}

/*---tabing start css here----*/
.nav.nav-tabs.first_tab {
    height: auto;
    width: 75%;
    position: relative;
    left: 50%;
    transform: translate(-50%);
}

.nav.nav-tabs.first_tab>li {
    text-align: center;
    width: auto;
}

.nav.nav-tabs.first_tab li a {
    border-bottom: 3px solid transparent;
    border-radius: 0;
    color: #012332;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 0;
    padding-bottom: 18px !important;
    padding-top: 18px !important;
}

.nav.nav-tabs.first_tab li a:hover {
    background: #b4c4cc;
    border-bottom-color: #053d56;
}

.nav.nav-tabs.first_tab li.active>a {
    background: #b4c4cc none repeat scroll 0 0;
    border-top: none;
    border-left: none;
    border-right: none;
    padding-bottom: 12px;
    padding-top: 12px;
    border-bottom-color: #053d56;
}

/* .featurd_inner > li {
  border-top: none;
    display: inline-block;
    list-style: outside none none;
    margin-top: 18px;
    padding-left: 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
} */

.featurd_inner>li:hover {
    /*border-color:#fdaa25;*/
}

.featurd_inner>li img {
    transition: all .3s ease-in-out;
}

/*artical hover */
/*
.featurd_inner > li:hover img{
    transform:scale(1.02);
    -webkit-transform:scale(1.02);
    -ms-transform:scale(1.02);
}
*/
.featurd_inner {
    padding-left: 0;
    text-align: left;
}




.cate_view {
    font-weight: 100;
    height: 14px;
    width: 280px;
    color: #92A1AF;
    font-family: "Poppins";
    font-size: 12px;
    text-align: center;
    margin: 0 0 10px !important;
}

.catego_view p {
    height: 109px;
}

.add_s_div {
    width: 50%;
    margin-left: 40px;
    margin-bottom: 5%;
}

.M_article_block {
    margin-bottom: 40px;
}

.M_article_block .ftrd_ttl {
    margin-top: 2px;
    text-transform: capitalize;
}

.M_article_block .book_content {
    padding: 20px 0;
    height: 125px;
    /* width: 294px; */
    margin-top: -3px;
    border: 1px solid #E9ECEF;
    border-radius: 0 0 8px 8px;
    background-color: #FFF;
    box-shadow: 0 2px 7px 0 rgba(143, 143, 143, 0.05);
}

.featurd_left .author_name {
    color: #8a8a8a;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    text-align: left;
}

.featurd_left .author_name span {
    text-transform: uppercase;
    color: #FDAD2D;
}

.list-inline.text-uppercase.share {
    margin-top: 16px;
}

.describe {
    max-height: 64px;
    min-height: 64px;
    opacity: .8;
    overflow: hidden;
}

.list-inline.text-uppercase.share>li {
    margin-right: 5px;
        display: none;
}
.blog-div {
    /* margin-top: -5px; */
    width: 100%;
}

.ftrd_ttl a {
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
    font-size: 1em;
    color: #053d56;
}

.featurd_left .content_block p:last-child {
    display: block;
}

.hr_line {
    width: 100%;
    height: 1px;
    background: #e8e8e8;
    float: left;
    margin-top: 12px;
}

.read>a:hover {
    color: #e5920d !important;
}

.read a .fa.fa-hand-o-right {
    font-size: 15px;
}

.view_details>a,
.view_details>button {
    background: #053d56 none repeat scroll 0 0;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    padding: 13px 53px;
    text-decoration: none;
    text-transform: capitalize;
    position: relative;
    border: none;
}

.view_details>a::before,
.view_details>button::before {
    background: #fda923;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 6px;
    transition: all .4s ease-in;
    z-index: 0;
}

.view_details>a:hover::before,
.view_details>button:hover::before {
    width: 100%;
}

.view_details span {
    position: relative;
    z-index: 2;
}

.view_details {
    display: inline-block;
    margin: 10px auto 20px;
    width: 100%;
}

.ad_banner>img {
    border-top: 1px solid #e3e3e3;
    margin-bottom: 15px;
    margin-top: 20px;
    transition: all .8s ease-in-out;
}

.ad_banner>img:hover {
    transform: scale(1.01);
}

.ads_t {
    margin-left: 2%;
}

.sect_padd {
    margin-top: 2%;
}

.hot-jobs {
    margin-left: 14px;
    margin-bottom: 2%;
}

.hot-jobs label {
    color: #fdad2d;
}

.jobs-img {
    margin: 0 0 15%;
}

.jobs-title {
    margin-left: 2%;
}

.jobs-date {
    float: right;
}

.jobs-title span {
    color: #053d56;
}

.jobs-tr {
    border-bottom: 2px solid #8080804f;
    margin-bottom: 2%;
}

.more-jobs {
    color: #fdad2d;
    float: right;
}

.book {
    background: #ecf0f0 none repeat scroll 0 0;
    padding: 35px 0;
}

.book_img {
    display: flex;
    text-align: center;
}

.book_img img {
    transition: all .4s ease-in-out;
}

.book_img img:hover {
    box-shadow: 0 0 17px rgba(0, 0, 0, 0.3);
    transform: scale(1.01);
}

.book_read {
    width: 50%;
}

.book_read h4 {
    margin: 0;
    line-height: 22px;
    font-weight: 600;
}

.book_read p {
    color: #2da3d8;
}

.book_main {
    margin-bottom: 5%;
}

.testimonials #owl-examples .item {
    background: #ecf0f1 none repeat scroll 0 0;
    border: 4px solid #e1e1e1;
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.12);
    margin: 30px 12px;
    padding: 20px;
}

.testimonials {
    padding: 30px 0;
}

.swag_arrv>h5 {
    color: #272727;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
}

.test_name {
    color: #053d56;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 0;
    margin-top: 15px;
}

.test_tag {
    color: #272727;
    font-size: 13px;
}

.social_slider .owl-buttons {
    display: table;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.social_slider .owl-buttons .owl-prev,
.social_slider .owl-buttons .owl-next {
    display: inline-block;
    margin: 0 10px;
}

.social_slider .owl-buttons .owl-prev,
.social_slider .owl-buttons .owl-next {
    background: #1c6586 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    margin: 0 14px;
    padding: 8px 34px;
    position: relative;
}

.swag_arrv::before {
    border-color: #e9b563 transparent transparent #ffcb79;
    border-style: solid;
    border-width: 8px 72px 72px 8px;
    content: "";
    left: -14px;
    position: absolute;
    top: -24px;
}

.swag_arrv::after {
    border-color: transparent #e9b563 #ffcb79 transparent;
    border-style: solid;
    border-width: 72px 8px 8px 72px;
    bottom: -24px;
    content: "";
    position: absolute;
    right: -14px;
}

.swag_arrv {
    position: relative;
}

.social_slider .owl-buttons .owl-prev::before,
.social_slider .owl-buttons .owl-next::before {
    background: #fda923;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    transition: all .4s ease-in;
    z-index: 0;
}

.social_slider .owl-buttons .owl-prev:hover::before,
.social_slider .owl-buttons .owl-next:hover::before {
    width: 100%;
}

.social_slider .owl-buttons .owl-prev i,
.social_slider .owl-buttons .owl-next i {
    position: relative;
    z-index: 2;
}

.test_head h2 {
    color: #053d56;
    font-family: SEGOEUI;
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 0;
}

/*-----Login farm Css Start Here-----*/
#login-modal .modal-dialog {
    width: 440px;
}

#login-modal1 .modal-dialog {
    width: 440px;
}

#login-modal input[type=text],
input[type=password] {
    margin-top: 8px;
}

#login-modal1 input[type=text],
input[type=password] {
    margin-top: 8px;
}

#div-login-msg,
#div-lost-msg,
#div-register-msg {
    border: 1px solid #dadfe1;
    height: 30px;
    line-height: 28px;
    transition: all ease-in-out 500ms;
}

#div-login-msg.success,
#div-lost-msg.success,
#div-register-msg.success {
    border: 1px solid #68c3a3;
    background-color: #c8f7c5;
}

#div-login-msg.error,
#div-lost-msg.error,
#div-register-msg.error {
    border: 1px solid #eb575b;
    background-color: #ffcad1;
}

#icon-login-msg,
#icon-lost-msg,
#icon-register-msg {
    width: 30px;
    float: left;
    line-height: 28px;
    text-align: center;
    background-color: #dadfe1;
    margin-right: 5px;
    transition: all ease-in-out 500ms;
}

#icon-login-msg.success,
#icon-lost-msg.success,
#icon-register-msg.success {
    background-color: #68c3a3 !important;
}

#icon-login-msg.error,
#icon-lost-msg.error,
#icon-register-msg.error {
    background-color: #eb575b !important;
}

#div-forms .view_details {
    display: inline-block;
    margin: 0;
    width: 100%;
}

#img_logo {
    max-height: 170px;
    max-width: 170px;
}

#login-modal .modal-content {
    border-radius: 0;
    /*outline: 20px solid #053d56;*/
    padding: 0 0 10px;
    padding: 20px;
    /* border-top: 20px solid #053d56;
  border-bottom:20px solid #053d56;*/
    /*  background-image:
  linear-gradient(#053d56, #fdad2d, #3a74b6),
  linear-gradient(#053d56, #fdad2d, #3a74b6),
  linear-gradient(#053d56, #fdad2d, #3a74b6),
  linear-gradient(#053d56, #fdad2d, #3a74b6)
  ;*/
    /* border-right: 20px solid #053d56;
  border-left:20px solid #053d56;*/
    /* background-image:
  linear-gradient(#053d56, #fdad2d, #3a74b6),
  linear-gradient(#053d56, #fdad2d, #3a74b6),
  linear-gradient(#053d56, #fdad2d, #3a74b6),
  linear-gradient(#053d56, #fdad2d, #3a74b6)
  ;*/
    background-size: 20px 100%;
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
}

/*style_new_form*/
`#login-modal .modal-dialog {
    margin-top: 82px;
}

.modal-header {
    padding-bottom: 8px;
    margin-bottom: 20px;
    border-bottom: 2px solid #e5e5e5;
}

#login-modal .bg-form {
    position: relative;
}

#login-modal .btn.btn-link {
    color: #424242;
    outline: 0;
}

.modal-footer {
    border-top: none;
}

#login-modal .form-custom {
    position: relative;
    color: #fff;
}

#login-modal .form-custom>input {
    padding-left: 50px;
    margin-bottom: 15px;
}

#login-modal .icon-input {
    background-color: #33667d;
    position: absolute;
    top: 0;
    left: 0;
    width: 45px;
    height: 45px;
}

#login-modal .icon-input>.fa {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.profile {
    position: relative;
}

.profile:hover .profile_drop {
    opacity: 1;
    visibility: visible;
}

.profile_drop li:hover a {
    color: #FDAD2D;
}

.profile_drop {
    position: absolute;
    z-index: 999;
    background: #053D56;
    padding: 10px 16px;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in 0s;
    border: 2px solid;
    width: 220px;
    top: 34px;
    left: -36px;
}

.profile_drop a {
    padding: 10px 2px;
    width: 100%;
    float: left;
    /* border: tomato; */
    border-top: 1px solid #255D76;
    color: #b4b4b4;
}

.profile_drop li:first-child a {
    padding: 10px 2px;
    width: 100%;
    float: left;
    /* border: tomato; */
    border-top: 1px solid transparent;
    width: 100%;
    float: left;
    border-top: 1px solid #255D76;
    color: #b4b4b4;
}

.book_block {
    border: 1px solid #ddd;
    float: left;
    width: 100%;
    margin: 10px 0;
    padding: 10px 0;
    border-radius: 4px;
    box-shadow: 1px 2px 8px #ddd;
}

[name="add_to_cart"] {
    border: none;
    padding: 15px;
    margin-top: 24px;
    background-color: #053D56;
    color: #fff;
}

.book_block p {
    max-height: 110px;
    overflow: hidden;
    white-space: initial;
}

.no-padding {
    padding: 0;
}

.profile_name_block {
    background-color: #31363A;
    text-align: center;
    padding: 55px 0;
}

.profile_name {
    font-size: 38px;
    color: #fff;
}

.panel.with-nav-tabs.profile_nav {
    width: 70%;
    margin: 0 auto;
    position: relative;
    top: -50px;
    background-color: #31363A;
    height: 65px;
}

.profile_nav .nav-tabs {
    border-bottom: none;
}

.profile_nav .panel-heading {
    padding: 10px 15px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding-bottom: 0;
}

.profile_nav .nav-tabs>li.active>a {
    color: #eee;
    cursor: default;
    background-color: #043C55;
    border-radius: 0;
    border-bottom: 4px solid #FDAD2D !important;
    border: none;
}

.profile_nav .nav>li>a {
    position: relative;
    display: block;
    padding: 15px 26px;
    color: #ddd;
    text-transform: uppercase;
}

.profile_nav .nav>li>a:focus,
.profile_nav .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #fff;
    border-radius: 0;
    border-color: transparent;
}

.side_folder_list li a {
    width: 100%;
    padding: 10px 0;
    float: left;
    border-top: 1px solid #ddd;
    padding-left: 10px;
}

.side_folder_list li:last-child a {
    border-bottom: 1px solid #ddd;
    margin-bottom: 16px;
}

.new_folder h4 {
    border: 2px solid #828282;
    padding: 14px;
    text-align: center;
}

.cross {
    float: right;
}

.cross i {
    color: #757575;
    border: 1px solid;
    /* padding: 2px; */
    border-radius: 40px;
    height: 20px;
    width: 20px;
    text-align: center;
    padding-top: .6px;
}

.save_change {
    background: #053D56;
    border: none;
    padding: 12px 24px;
    font-size: 14px;
    color: #eee;
}

.account_info .form-control {
    border-radius: 0;
    box-shadow: none;
    width: 90%;
}

.account_info .col-sm-3.col-form-label {
    font-weight: 500;
}

.social_two {
    border-top: 1px solid #ddd;
    margin-top: 40px;
}

.social_link i {
    font-size: 36px;
}

.social_link:hover i {
    color: #053D56;
    cursor: pointer;
}

.flex_element {
    display: flex;
    width: 60%;
    margin: 0 auto;
    margin-top: 30px;
}

.container1 .box {
    display: inline-block;
    position: relative;
    padding: 10px 0;
    margin-left: 20px;
}

.container1 .active {
/*    border-top-color: #053d56;
    border-top: 3px solid;*/
}

.container1 {
    /*width: 1040px;*/
    overflow-y: hidden;
    overflow-x: scroll;
    position: relative;
}

.container2 {
    width: 100vw;
    position: relative;
    margin: 0;
}

.nav.nav-tabs.first_tab .active.box>a {
    background: #b4c4cc none repeat scroll 0 0;
    border-top: none;
    border-left: none;
    border-right: none;
    padding-bottom: 12px;
    padding-top: 12px;
    border-bottom-color: #053d56;
}

.nav.nav-tabs.first_tab .box a {
    border-bottom: 3px solid transparent;
    border-radius: 0;
    color: #012332;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    margin-right: 0;
    padding-bottom: 12px;
    padding-top: 12px;
    height: 45px;
}

.wrapper {
    overflow: hidden;
    width: 100%;
    background: #eaeaea;
    position: relative;
    height: 50px;
}

.wrapper .next-slide,
.wrapper .prev-slide {
    background: #00ac7f;
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    color: #fff;
    text-align: center;
    line-height: 3em;
    cursor: pointer;
    transition: background .3s ease-in-out, left .3s ease-in-out, right .3s ease-in-out;
    z-index: 2;
}

.wrapper .next-slide:hover,
.wrapper .prev-slide:hover {
    background: #00c491;
}

.wrapper .next-slide {
    right: -50px;
}

.wrapper .prev-slide {
    left: -50px;
}

.wrapper .tab-container {
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    transition: left .3s ease-in-out;
}

.wrapper .tab-container li {
    font: normal 14px Arial;
    background: #e5e5e5 !important;
    margin: 0 !important;
    padding: 15px 20px;
    list-style: none;
    float: left;
    border-right: 1px solid #fff;
    height: 50px;
    box-sizing: border-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.wrapper .tab-container li:hover {
    opacity: .6;
}

.wrapper .tab-container li a {
    background-image: none !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    color: #222;
}

.wrapper .tab-container li a span {
    background-image: none !important;
    background-repeat: 0 !important;
    background-position: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.wrapper .tab-container li.here,
.wrapper .tab-container li.here a {
    font-weight: 400 !important;
    color: #00ac7f !important;
}

.news-covertil {
    position: absolute;
    top: 69%;
    left: 22%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 20px;
}

CSS Input: CSS-Code: @charset "utf-8";

/*------------------------------------------------------------------
[Master Stylesheet]

Project:        News365 - Responsive HTML Template
Version:        1.0
Last change:    01/10/2016
Primary use:    Newspaper & Magazine
Author:         BDTASK
URL:            https://themeforest.net/user/bdtask
-------------------------------------------------------------------*/


/*
This file contains the common info of this theme.
*/


/*------------------------------------------------------------------
[Table of contents]
    * Header & Navigation
        * Navigation
            * logo
            * Breaking news
            * Social icons
            * Home
            * All Pages
               * Home Style one
               * Home Style two
               * Catagories
                  * Category style one
                  * Category style two
                  * Category style three
                * Archive
                  * Archive Style one
                  * Archive Style two
                * News
                  * News post one
                  * News post two
                * Contact
                  * Contact Style one
                  * Contact Styletwo
                * Login & Registration

    * Body
      * Slider News
      * Latest News
      * Different Categories News
      * online vote
      * video
      * Flicker widget
    * Contact
      * Address
      * Contact Form
      * Google Map
    * Footer Area
      * Newsletter
      * Featured news
      * Top rated
      * Address
      * Sub footer
* ===============================================*/


/*------------------------------------------------------------------
# [Color codes]
# Grey (text): #7E7E7E
# Red (button) #f60d2b
# */


/*** 1. General Styling & Typography
-------------------------------------------*/

::-webkit-selection {
    background-color: #fdad2d;
    color: #ffffff;
}

::-moz-selection {
    background-color: #fdad2d;
    color: #ffffff;
}

::selection {
    background-color: #fdad2d;
    color: #ffffff;
}

@font-face {
    font-family: 'Roboto', sans-serif;
    src: url("../fonts/323ED8_0_0.ttf");
}

@font-face {
    font-family: 'Roboto', sans-serif;
    src: url("../fonts/323ED8_1_0.ttf");
}

@font-face {
    font-family: 'Roboto', sans-serif;
    src: url("../fonts/323ED8_3_0.ttf");
}

body {
    font-family: 'Roboto', sans-serif;
    color: #797986;
}

.article-text {
    padding: 14px;
    position: relative;
    width: 100%;
    bottom: 0;
    padding-bottom: 0;
}

a,
btn,
.social ul li a,
.btn {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

a:hover {
    color: #f60d2b;
    text-decoration: none;
}

@media (min-width: 1200px) {
    .container {
        width: 1070px;
    }

    .left-padding {
        padding-left: 30px;
    }

    .header-container {
        width: 95%
    }
}

.row-margin {
    margin: 1px
}

.rn_block {
    margin-right: -10px;
    margin-left: -10px;
}

.col-padding {
    padding: 0px
}

.col-padding-1 {
    padding-left: 20px;
    padding-right: 20px;
}

input[type=checkbox]+label {
    display: block;
    margin: 0.2em;
    cursor: pointer;
    padding: 0.2em;
}

input[type=checkbox] {
    display: none;
}

input[type=checkbox]+label:before {
    content: "\2714";
    border: 0.1em solid #000;
    border-radius: 0.2em;
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    padding-left: 0.3em;
    padding-bottom: 0.6em;
    margin-right: 0.2em;
    vertical-align: bottom;
    color: transparent;
    transition: .2s;
}

input[type=checkbox]+label:active:before {
    transform: scale(0);
}

input[type=checkbox]:checked+label:before {
    background-color: #fdad2d;
    border-color: #fdad2d;
    color: #fff;
}

input[type=checkbox]:disabled+label:before {
    transform: scale(1);
    border-color: #aaa;
}

input[type=checkbox]:checked:disabled+label:before {
    transform: scale(1);
    background-color: #bfb;
    border-color: #bfb;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /*font-family: 'Roboto', sans-serif;*/
    font-family: 'Roboto', sans-serif;
    color: #424242;
    /*word-spacing: -3px;*/
    margin-top: 5px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #424242;
}

p {
    color: #5C7388;
    font-family: poppins;
    font-size: 15px;
    line-height: 22px;
    margin: 10px 20px;
    font-weight: normal;
    text-align: left;
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.color-1 {
    color: #f60d2b !important
}

.color-2 {
    color: #D91897 !important
}

.color-3 {
    color: #229AD6 !important
}

.color-4 {
    color: #86a821 !important
}

.color-5 {
    color: #fbbc05 !important
}

.color-6 {
    color: #424242 !important
}

.bg-color-1 {
    background-color: #053D56 !important;
}

.bg-color-2 {
    background-color: #D91897 !important
}

.bg-color-3 {
    background-color: #229AD6 !important
}

.bg-color-4 {
    background-color: #86a821 !important
}

.bg-color-5 {
    background-color: #fbbc05 !important
}

.bg-color-6 {
    background-color: #424242 !important
}

.politics_wrapper .post-editor-date,
.sports-inner .post-editor-date,
.fashion-inner .post-editor-date,
.travel-inner .post-editor-date,
.food-inner .post-editor-date,
.politics-inner .post-editor-date,
.health-inner .post-editor-date,
.recent_news_inner .post-editor-date,
.buisness .post-title-author-details .post-editor-date,
.international .post-title-author-details .post-editor-date {
    margin: 20px 0 15px;
}

.buisness,
.international,
.sports-inner,
.fashion-inner,
.travel-inner,
.food-inner,
.politics-inner,
.health-inner,
.recent_news_inner,
.politics_wrapper,
.articale-inner,
.add_logo,
.footer-box,
.related-news-inner {
    position: relative;
    margin-bottom: 30px;
}

.weekly-news-inner,
.ads,
.banner-add,
.video-inner,
.search-area,
.feed-inner,
.tab-inner,
.vote-inner,
.social,
.RYPP,
.flicker-inner,
.cats-widget,
.latest-comments-inner,
.widget-slider-inner,
.form-area {
    position: relative;
    margin-bottom: 50px;
}

.all-category-inner {
    position: relative;
    margin-bottom: 20px;
}

.c-search {
    margin-top: 20px;
}












.news-feed,
.headding-news {
    background-color: #f6f6f6;
    display: none;
    margin-bottom: 50px;
    padding: 50px 0;
}

/*.container {
  display: block;
  width: 1070px;
}*/


.weekly-news-inner {
    display: block;
}

/*** Page Loader
-------------------------------------------*/


/* Paste this css to your style sheet file or under head tag */


/* This only works with JavaScript,
if it's not present, don't show loader */

.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../images/box.gif) center no-repeat #fff;
}


/*** All Category Title
-------------------------------------------*/

.category-headding {
    margin-top: 0px;
    font-size: 16px;
    color: rgb(34, 34, 34);
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    letter-spacing: 0.5px;
}

.headding-border {
    position: relative;
    border-bottom: 1px solid #ddd;
    background-color: #053D56;
    margin-bottom: 30px;
}

.headding-border::before {
    position: absolute;
    bottom: -1px;
    width: 50px;
    height: 4px;
    background-color: inherit;
    content: '';
}

.headding-border::after {
    position: absolute;
    bottom: -1px;
    width: 15px;
    height: 4px;
    background-color: inherit;
    content: '';
    left: 53px;
}


/*** All Buttons
-------------------------------------------*/

.btn-style {
    color: #FFF;
    background-color: #f60d2b;
    border: 2px solid #f60d2b;
    border-radius: 30px;
    font-weight: 700;
    padding: 8px 25px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.btn-style:hover {
    border: 2px solid #f60d2b;
    background-color: transparent;
    color: #f60d2b;
}

.slide .post-badge {
    color: inherit;
    padding: 5px 9px;
    font-size: 12px;
    display: inline-block;
    transition: all .3s;
    text-transform: uppercase;
    position: relative;
    border-radius: 25px;
    letter-spacing: 0.5px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
}

.meta-info-side .slide .post-badge {
    margin-bottom: 0px;
}

.post-wrapper:hover .post-badge {
    border: 0px solid transparent;
    text-decoration: none;
    padding-right: 110px;
}

.slide .post-badge:after {
    position: absolute;
    margin-left: -10px;
    transition: all .3s;
    opacity: 0;
}

.post-wrapper:hover .post-badge:after {
    margin-left: 2px;
    opacity: 1;
}

.post-wrapper .btn_one:after {
    content: " ";
    position: absolute;
    margin-left: -10px;
    transition: all .3s;
    opacity: 0;
}

.btn_one {
    background-color: #86a821;
}

.slide .btn_two:after {
    content: " ";
    position: absolute;
    margin-left: -10px;
    transition: all .3s;
    opacity: 0;
}

.btn_two {
    background-color: #ca4335;
}

.slide .btn_three:after {
    content: " ";
    position: absolute;
    margin-left: -10px;
    transition: all .3s;
    opacity: 0;
}

.btn_three {
    background-color: #ff0042;
}

.slide .btn_four:after {
    content: " ";
    position: absolute;
    margin-left: -10px;
    transition: all .3s;
    opacity: 0;
}

.btn_four {
    background-color: #1a1a1a;
}

.slide .btn_five:after {
    content: " ";
    position: absolute;
    margin-left: -10px;
    transition: all .3s;
    opacity: 0;
}

.btn_five {
    background-color: #fbbc05;
}

.slide .btn_six:after {
    content: " ";
}

.btn_six {
    background-color: #d91897;
}

.slide .btn_sev:after {
    content: " ";
}

.btn_sev {
    background-color: #229ad6;
}

.slide .btn_eight:after {
    content: " ";
}

.btn_eight {
    background-color: #229ad6;
}

.slide .btn_nine:after {
    content: " ";
}

.btn_nine {
    background-color: #ff0042;
}


/*----------------------------*** ganeral style end ***-------------------------*/


/*** Top Header
-------------------------------------------*/

.top_header {
    background-color: #f6f6f6;
    position: relative;
}

.top_header_menu_wrap {
    line-height: 24px;
    z-index: 1000;
    float: left;
}

.top-header-menu {
    list-style: outside none none;
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

.top-header-menu li {
    display: inline-block;
    position: relative;
    margin-left: 0px;
}

.top-header-menu li a {
    color: #2d3038;
    font-size: 11px;
    margin-right: 0px;
    line-height: 3.6;
    padding: 10px 5px;
    letter-spacing: 0.5px;
    font-weight: 700;
}

.td-header-top-menu a {
    color: #FFF;
}

.top-header-menu li ul li {
    display: block;
}

.top-header-menu li .dropdown-menu {
    min-width: 280px;
    padding: 30px;
    border-width: 1px 0 0;
    border-radius: 0;
    border-color: #f60d2b;
    margin: 0;
}


/*login*/

.top-header-menu li .dropdown-menu .login-inner .form-control {
    border: 0;
    box-shadow: none;
    padding: 6px 0px;
}

.top-header-menu li .dropdown-menu .login-inner label {
    display: block;
    margin: 10px 0;
}

.btn-lr {
    background-color: #fff;
    border-color: #ccc;
    border-radius: 0;
    padding: 5px 25px;
    color: #2d3038;
    font-weight: 700;
    letter-spacing: 1px;
}

.btn-lr:hover {
    background-color: #f60d2b;
    color: #fff;
    border-color: #f60d2b
}

.btn-active {
    background-color: #f60d2b;
    color: #fff;
    border-color: #f60d2b
}

.top-header-menu li .foeget a,
.foeget a {
    color: #f60d2b;
    font-size: 14px;
    font-weight: 500;
}

.top-header-menu li .dropdown-menu .login-inner hr {
    margin: 0;
}


/*login social icon*/

.social_icon {
    width: 100%;
    margin-bottom: 10px;
    -webkit-transition: background-color .2s cubic-bezier(0, 0, .58, 1) 0s;
    -moz-transition: background-color .2s cubic-bezier(0, 0, .58, 1) 0s;
    -o-transition: background-color .2s cubic-bezier(0, 0, .58, 1) 0s;
    transition: background-color .2s cubic-bezier(0, 0, .58, 1) 0s;
}

.social_icon:last-child {
    margin-bottom: 0;
}

.social_icon_box {
    height: 36px;
    position: relative;
    overflow: hidden;
    letter-spacing: 0.5px;
    cursor: pointer;
}

.social_icon:hover .social_icon_box {
    background-color: #222;
}

.social_icon .social_icon_box_1 {
    background-color: #516eab;
}

.social_icon .social_icon_box_2 {
    background-color: #29c5f6;
}

.social_icon .social_icon_box_3 {
    background-color: #e14e42;
}

.icon {
    background-image: url(../images/elements.png);
    background-repeat: no-repeat;
    display: inline-block;
    position: relative;
    width: 36px;
    height: 36px;
}

.icon::after {
    content: '';
    width: 1px;
    height: 20px;
    background-color: rgba(255, 255, 255, .2);
    position: absolute;
    right: -1px;
    top: 9px;
}

.facebook-icon {
    background-position: -20px -18px;
}

.twitter-icon {
    background-position: -18px -433px;
}

.google-plus-icon {
    background-position: -18px -278px;
}

.social_info {
    padding: 0 0 0 9px;
    position: relative;
    top: -13px;
    color: #fff;
}


/*haeder icon*/

.top_header_icon {
    float: right;
}

.top_header_icon_wrap a {
    color: #2d3038;
    padding: 10px 6px;
    display: inline-block;
    transition: color 0.3s ease 0s;
    font-size: 13px;
}

.top_header_icon_wrap a:hover {
    color: #f60d2b;
}

.top_header_icon_wrap a:nth-child(6) {
    border-right: 1px solid #727272;
}


/*newstricker*/

.newsticker-inner {
    padding: 8px 54px 0 0;
}

.newsticker li a {
    color: #2d3038;
    list-style: none;
    text-overflow: ellipsis;
    font-family: 'Roboto', sans-serif;
    overflow: hidden;
}

.newsticker li span {
    margin-right: 5px;
    font-weight: 600;
}

.newsticker-inner a i {
    font-size: 23px;
    position: absolute;
    width: 25px;
    height: 25px;
    line-height: 24px;
    border: 1px solid #d1d1d1;
    vertical-align: middle;
    color: #d1d1d1;
    z-index: 100;
    background-color: transparent;
}

.newsticker-inner #prev-button i {
    right: 44px;
    top: 6px;
}

.newsticker-inner #next-button i {
    right: 15px;
    top: 6px;
}

.newsticker-inner a i:hover {
    background-color: #f60d2b;
    border-color: #f60d2b;
    color: #fff;
}


/* logo & add section */

.top_banner_wrap {
    background-color: #FFF;
}

.header-logo {
    position: relative;
    margin: 27px 20px;
}

.header-logo img {
    max-height: 90px;
    margin: auto;
}

.header-banner {
    margin: 30px 0px;
}


/*** Navber
-------------------------------------------*/

.navbar {
    position: relative;
    min-height: 40px;
    border-width: 0;
    border-style: solid;
    border-radius: 0px;
    background-color: #fff;
    margin-bottom: 0px;
}

.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}

.navbar-nav>li>a {
    color: #2d3038;
    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 10px;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #f60d2b;
    border-color: #f60d2b;
    color: #fff;
}

.navbar-nav>li>a>span {
    font-size: 20px;
    font-weight: 600;
    vertical-align: middle;
    line-height: 0;
}

.navbar-inverse {
    z-index: 100;
}

/*dropdown*/

.dropdown-menu {
    position: absolute;
    top: 48%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fdad2d;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    border: 0 !important;
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 10px;
    border-radius: 0;
    min-width: 170px;
    border: 0;
    padding: 0;
    border-top: 1px solid #f60d2b;
}



.dropdown-menu>li>a {
    padding: 8px 15px;
    color: white;
    border-bottom: 1px solid #ffff;
}

.dropdown-menu>li>a:hover {
    background-color: #094059;
    color: #fff;
}

.dropdown-menu>li>a img {
    margin-right: 5px;
}

.dropdown-menu .divider {
    background-color: #E5E5E5;
    height: 1px;
    margin: 8px 15px;
    overflow: hidden;
}


/*dropdown submenu*/

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0px;
    margin-left: -1px;
    border-radius: 0;
    border: 0;
    padding: 0;
    border-top: 1px solid #f60d2b;
}

.dropdown-submenu:hover .zoomIn {
    display: block;
    -webkit-animation-duration: .50s;
    animation-duration: .50s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.category01 {
    border-bottom: 1px solid #34a853;
}

.category02 {
    border-bottom: 1px solid #ca4335;
}

.category03 {
    border-bottom: 1px solid #229ad6;
}

.category04 {
    border-bottom: 1px solid #ff0042;
}

.category05 {
    border-bottom: 1px solid #86a821;
}

.category06 {
    border-bottom: 1px solid #d91897;
}

.category07 {
    border-bottom: 1px solid #fbbc05;
}

.category08 {
    border-bottom: 1px solid #ca4335;
}

.category09 {
    border-bottom: 1px solid #2b2b2b;
}

.navbar-nav>li>a:focus,
.navbar-nav>li>a:hover {
    color: #fff;
    background-color: #3a3637;
    border-bottom: 1px solid transparent;
}


/*** mobile menu
-------------------------------------------*/

.mobile-menu-area {
    display: none;
    background: #1f1f1f;
    padding: 15px 0 10px;
}

.mean-container .mean-bar::after {
    color: #ffffff;
    content: "MENU";
    font-size: 18px;
    font-weight: 600;
    left: 5%;
    position: absolute;
    top: 17px;
}

.mobile-menu {
    width: 250px;
    height: 100%;
    top: 0;
    z-index: 1000;
    left: -250px;
    background: #222;
    position: fixed;
    border: 5px solid #333;
    background-image: url(../images/side-menu.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}

.mobile-menu.mobile-menu-open {
    left: 0px;
}

.mobile-menu {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.sidebar-nav .sidebar-search {
    padding: 30px 15px;
}

.sidebar-nav .sidebar-search .form-control {
    background-color: rgba(255, 255, 255, 0.1);
    border: 0;
}

.mobile-menu-btn {
    color: #fff;
    background-color: #f60d2b;
    border-color: #f60d2b;
    border-radius: 25px;
}

.sidebar-nav ul li a {
    font-family: 'Roboto', sans-serif;
    color: #fff;
}

.sidebar-nav ul li a:focus,
.sidebar-nav ul li a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #f60d2b;
}

.sidebar-nav .arrow {
    float: right;
}

.sidebar-nav .fa.arrow:before {
    content: "\f104";
}

.sidebar-nav .active>a>.fa.arrow:before {
    content: "\f107";
}

.sidebar-nav .nav-second-level li,
.sidebar-nav .nav-third-level li {
    border-bottom: none !important;
}

.sidebar-nav .nav-second-level li a {
    padding-left: 37px;
}

.sidebar-nav .nav-third-level li a {
    padding-left: 52px;
}

.sidebar-nav .social {
    margin-bottom: 0;
    padding: 30px 15px;
    text-align: center;
}

.social ul li {
    border-bottom: 0;
}

.sidebar-nav .social ul li a {
    width: 30px;
    height: 30px;
    padding-top: 6px;
}

.sidebar-nav .social ul li a i {
    font-size: 12px;
}


/* menu icon  */

.nav-icon {
    width: 24px;
    height: 24px;
    position: relative;
    margin: 0 auto;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    float: right;
}

.nav-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #fff;
    border-radius: 5px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}


/* mobile nav icon */

.nav-icon span:nth-child(1) {
    top: 0px;
}

.nav-icon span:nth-child(2),
.nav-icon span:nth-child(3) {
    top: 8px;
}

.nav-icon span:nth-child(4) {
    top: 16px;
}

.nav-icon.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}

.nav-icon.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.nav-icon.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.nav-icon.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}


/*** news feed carousel
-------------------------------------------*/

.news-feed .row-margin {
    margin: -1px
}

.news-feed .post-wrapper:nth-child(1) {
    padding-right: 2px
}

.news-feed .post-wrapper:nth-child(5) {
    padding-left: 2px
}

.news-feed .owl-theme .owl-controls {
    margin-top: 0;
    position: absolute;
    top: 45%;
    right: 10px;
}

.owl-theme .owl-controls .owl-page {
    display: block;
    zoom: 1;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 8px;
    height: 8px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #fff;
}

.news-feed,
.headding-news {
    padding: 50px 0px;
    background-color: #f6f6f6;
    margin-bottom: 50px;
}

.post-wrapper {
    position: relative;
}

.post-wrapper .post-thumb {
    overflow: hidden;
    z-index: 0;
    position: relative;
    margin-bottom: 20px;
}

.news-feed .post-wrapper .post-thumb {
    margin-bottom: 0;
}

.post-wrapper .post-thumb img {
    width: 100%
}

.post-wrapper .post-thumb a:last-child::before {
    bottom: 0px;
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    background: rgba(0, 0, 0, 0.3)
}

.post-wrapper .post-thumb .entry-thumb {
    width: 100%;
    height: 400px;
    display: block;
}

.post-wrapper .post-thumb .img-thumb {
    width: 100%;
    height: 200px;
}

.post-wrapper .post-info {
    position: absolute;
    bottom: 0px;
    color: #FFF;
    width: 100%;
    padding: 0px 20px;
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 20px;
}

.post-wrapper .post-title {
    position: relative;
    font-size: 28px;
    font-weight: 400;
    font-style: normal;
    line-height: 32px;
    margin-bottom: 0px;
    bottom: 9px;
    margin-top: 0px;
}

.post-wrapper .post-title a {
    color: #FFF;
}

.post-author-name,
.post-author-comment {
    display: inline-block;
    margin-right: 3px;
    font-weight: 700;
}

.post-date {
    display: inline-block;
    margin-right: 3px;
    line-height: 1;
    min-height: 17px;
    margin-bottom: 0px;
}

.slide .td_btn {
    color: inherit;
    border: 0px solid;
    padding: 6px 10px;
    font-size: 14px;
    margin-bottom: 35px;
    display: inline-block;
    transition: all .3s;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    border-radius: 4px;
    letter-spacing: 2px;
    font-weight: 600;
}

.meta-info-side .slide .td_btn {
    margin-bottom: 20px;
}

.post-wrapper:hover .td_btn {
    background-color: #229ad6;
    border: 0px solid transparent;
    text-decoration: none;
    padding-right: 90px;
}

.post-wrapper:hover .td_btn:after {
    margin-left: 2px;
    opacity: 1;
}


/*** Recent News
-------------------------------------------*/

.recent_news_inner #content-slide .item img {
    display: block;
    width: 100%;
    height: auto;
}

/*.owl-theme .owl-controls {
    margin-top: 0;
    position: absolute;
    top: -57px;
    right: 13px;
}

.owl-theme .owl-controls .owl-buttons div {
    color: #ddd;
    display: inline-block;
    zoom: 1;
    margin: 2px;
    padding: 0;
    font-size: 24px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 0;
    background: #fff;
    filter: Alpha(Opacity=50);
    opacity: 1;
    height: 25px;
    width: 25px;
    border: 1px solid #ddd;
    line-height: 0px;
}

.owl-theme .owl-controls .owl-buttons div:hover {
    background-color: #f60d2b;
    color: #fff;
    border: 1px solid #f60d2b;
}
*/
.post-wrapper h3,
.item h3 {
    font-size: 21px;
    line-height: 1.1;
    font-weight: 400;
    margin: 0 0px 20px;
    letter-spacing: -0.5px;
}

.post-title-author-details h4,
.post-title-author-details h5 {
    font-weight: 500;
    color: rgb(42, 49, 52);
}

.post-title-author-details h4 {
    font-size: 16px;
}

.post-title-author-details h5 {
    font-size: 14px;
}

.post-editor-date {
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
}

.post-author-comment {
    float: right;
    margin: 0;
}

.post-editor-date .post-author-comment i,
.post-editor-date .post-date i {
    display: inline-block;
    margin-right: 2px;
    font-size: 16px;
    vertical-align: middle;
    font-weight: 700;
}

.post-title-author-details p a,
.post-style2-detail p a {
    color: #229AD6;
    font-style: italic;
}

.rn_block .post-editor-date {
    margin: 0px 0px 20px;
}

.post-title-author-details .post-date {
    display: inline-block;
    margin-right: 15px;
}

.rn_block .padd {
    padding-right: 10px;
    padding-left: 10px;
}

.post-wrapper .meta-info-rn {
    margin-bottom: 10px;
    padding: 0px 10px;
}

.home2-post .date ul {
    margin: 0px 0px 20px;
    font-size: 11px;
}


/*** Politics News
-------------------------------------------*/

#content-slide .item,
#content-slide-2 .item,
#content-slide-3 .item,
#content-slide-5 .item {
    margin: 0px 15px;
}

.post-padding {
    padding-right: 10px;
    padding-left: 10px;
}


/*** Search Area
-------------------------------------------*/

.search-area .form-control {
    border-radius: 25px;
    height: 40px;
    box-shadow: none;
}

.search-area .btn-search {
    color: #fff;
    background-color: #f60d2b;
    border-color: #f60d2b;
    padding: 9px 12px;
}

.search-box {
    z-index: 1;
    position: absolute;
    background: rgb(255, 255, 255);
    padding: 0;
    width: 317px;
   margin-left: -16px;
    line-height: 30px;
    margin-top: 2px;
}

/*** Twitter Feed
-------------------------------------------*/

.feed-inner {
    padding: 30px;
    background: #f6f6f6;
}

.feed-inner a {
    text-decoration: none;
    outline: none;
    color: #424242;
    border-bottom: 1px dotted #ff0042;
    padding-bottom: 1px;
    font-size: 16px;
}

.feed-footer {
    position: relative;
    margin-top: 10px;
}

.feed-footer i {
    color: #1dcaff;
    margin-right: 5px;
    font-size: 20px;
}

.feed-footer span {
    margin-left: 5px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
}

.add-title {
    color: #8D8D8D;
    font-size: 11px;
    text-align: center;
    display: block;
}

.add-home4 {
    margin-left: 3%;
    margin-bottom: 4%;
}

/*** Tab
-------------------------------------------*/

.tab-inner {
    overflow: hidden;
    line-height: 1.5;
    font-weight: 300;
    color: #888;
    -webkit-font-smoothing: antialiased;
    background-color: #f6f6f6;
    padding: 10px 30px;
}

.tabs {
    display: table;
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
    padding: 0px;
}

.tabs li {
    float: left;
    line-height: 32px;
    overflow: hidden;
    padding: 0;
    position: relative;
    margin-right: -2px;
    width: 50%;
}

.tabs a {
    background-color: transparent;
    color: #7E7E7E;
    display: block;
    letter-spacing: 0;
    outline: none;
    padding: 0;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border: 0;
    font-size: 13px;
    text-align: center;
    font-weight: 700;
}

.tab-item-inner {
    display: none;
}

.tab-inner hr {
    border: none;
    border-top: 1px solid #fff;
    margin: 0px -30px 20px;
}

.tab-item-inner:first-child {
    display: block;
}

.current a {
    position: relative;
    border-bottom: 1px solid #FDAD2D;
    color: #424242;
}

.box-item {
    position: relative;
    padding-bottom: 20px;
}

.box-item .img-thumb {
    position: absolute;
    left: 0px;
    top: 0px;
}

.td-module-title a {
    color: #424242;
}

.box-item .item-details {
    margin-left: 120px;
    min-height: 85px;
}

.tab-inner .box-item .item-details {
    margin-left: 105px;
    min-height: 80px;
}

.item-details .sub-category-title {
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    padding: 4px 8px;
    color: #fff;
    margin: 0px;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: 1px;
}

.item-details .sub-category-title a {
    color: #fff
}

.box-item .td-module-title {
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
    margin-top: 4px;
    margin-bottom: 4px;
}

.tab-inner .box-item .td-module-title {
    font-size: 13px;
    line-height: 16px;
}

.tab-inner .item-details .post-editor-date {
    margin: 0;
    font-size: 10px;
}

.box-item:hover .td-module-title a {
    color: #f60d2b;
}


/*** Weekly News & Headding News
-------------------------------------------*/

#content-slide-4 .item {
    margin: 1px;
}

.img-zoom-in img {
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.img-zoom-in:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2)
}

.news-feed .post-info span,
.weekly-news-inner .post-info span,
.headding-news .post-info span {
    margin-bottom: 20px;
    display: block;
    font-size: 12px;
    font-weight: 800;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
}

.news-feed .post-title-size,
.weekly-news-inner .post-title,
.headding-news .post-title-size {
    font-size: 16px;
    line-height: 20px;
}

.weekly-news-inner .post-wrapper .post-thumb a:last-child::before {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .9) 82%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(0, 0, 0, 0)), color-stop(82%, rgba(0, 0, 0, .9)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .9) 82%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .9) 82%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .9) 82%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .9) 82%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}

.headding-news .post-wrapper .post-thumb a:last-child::before {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .7) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .7)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .7) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .7) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .7) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}

.weekly-news-inner .post-wrapper .post-thumb {
    margin: 0;
}

.headding-news .post-wrapper .post-thumb .entry-thumb {
    width: 100%;
    height: 199px;
    display: block;
}

.headding-news .post-wrapper .post-thumb .entry-thumb-middle {
    width: 100%;
    height: 400px;
    display: block;
}

.news-feed .post-date,
.weekly-news-inner .post-date,
.headding-news .post-date {
    margin-top: 9px;
}

.news-feed .post-author-comment,
.weekly-news-inner .post-author-comment,
.headding-news .post-author-comment {
    float: none;
    margin: 7px 0px 0px 10px;
}

.weekly-news-inner .post-editor-date .post-author-comment i,
.weekly-news-inner .post-editor-date .post-date i {
    color: #f60d2b;
}

.readmore i {
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    opacity: 1;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    background-repeat: repeat-x;
    background: #f60d2b;
    font-size: 30px;
}

.headding-news .post-grid-1 {
    padding-right: 2px;
    padding-bottom: 2px;
}

.headding-news .post-wrapper .post-thumb {
    margin-bottom: 0;
}

.headding-news .post-grid-2 {
    padding-right: 2px
}

.headding-news .post-grid-3 {
    padding: 0px
}

.headding-news .post-grid-4 {
    padding-left: 2px;
    padding-bottom: 2px;
}

.headding-news .post-grid-5 {
    padding-left: 2px
}


/*** Business, International
-------------------------------------------*/

.buisness .box-item .item-details,
.international .box-item .item-details {
    min-height: 70px;
}


/*** Online Vote
-------------------------------------------*/

.vote-inner {
    padding: 30px;
    background-color: #f6f6f6;
}

.vote-inner .radio-inline {
    color: #2A3134;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
}

.vote-inner .radio-btn {
    margin: 30px 0;
}

.vote-inner input[type='radio'] {
    -webkit-appearance: none;
    width: 12px;
    height: 12px;
    border: 1px solid #f60d2b;
    border-radius: 50%;
    outline: none;
}

.vote-inner input[type='radio']:hover {
    box-shadow: 0 0 5px 0px orange inset;
}

.vote-inner input[type='radio']:before {
    content: '';
    display: block;
    width: 60%;
    height: 60%;
    margin: 20% auto;
    border-radius: 50%;
}

input[type='radio']:checked:before {
    background: #f60d2b;
}


/*** Social Media
-------------------------------------------*/

.social {
    padding: 0;
    text-align: center;
}

.social ul {
    margin: 0;
    padding: 0;
}

.social ul li {
    list-style: none outside none;
    display: inline-block;
    margin: 5px;
}

.social ul li a {
    display: inline-block;
    position: relative;
    width: 60px;
    height: 60px;
    color: #FFE;
    background-color: #909AA0;
    font-size: 12px;
    text-align: center;
    padding-top: 14px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
}

.social ul li a:hover {
    opacity: 0.6;
}

.social ul li a::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    bottom: 1px;
    left: -6px;
    margin-bottom: 1px;
    -webkit-transform: rotate(55deg);
    -moz-transform: rotate(52deg);
    -ms-transform: rotate(42deg);
    -o-transform: rotate(42deg);
    border-top-width: 15px;
    border-top-style: solid;
}

.social ul li a.facebook {
    background-color: #3b5998;
}

.social ul li a.facebook::after {
    border-top-color: #3b5998;
}

.social ul li a.twitter {
    background-color: #00ABE3;
}

.social ul li a.twitter::after {
    border-top-color: #00ABE3;
}

.social ul li a.google {
    background-color: #e64522;
}

.social ul li a.google::after {
    border-top-color: #e64522;
}

.social ul li a.flickr {
    background-color: #FF57AE;
}

.social ul li a.flickr::after {
    border-top-color: #FF57AE;
}

.social ul li a.youtube {
    background-color: #c4302b;
}

.social ul li a.youtube::after {
    border-top-color: #c4302b;
}

.social ul li a.vimeo {
    background-color: #4EBBFF;
}

.social ul li a.vimeo::after {
    border-top-color: #4EBBFF;
}

.social ul li a.vk {
    background-color: #507299;
}

.social ul li a.vk::after {
    border-top-color: #507299;
}

.social ul li a i {
    font-size: 20px;
}

.social a span {
    display: block;
}


/*** Video
-------------------------------------------*/

.video-headding {
    font-size: 16px;
    color: #fff;
    vertical-align: middle;
    padding: 10px 10px;
    background-color: #222;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.RYPP {
    padding-right: 0;
}

.RYPP .RYPP-playlist {
    width: 100%;
    position: static;
    float: left;
}

.RYPP .RYPP-playlist .RYPP-items {
    position: static;
    max-height: 350px;
    overflow: auto;
}

.RYPP .RYPP-playlist>header {
    width: 100%;
    height: 64px;
    padding: 16px 0 0 8px;
    background: #f60d2b;
    border-left: 8px solid #f60d2b;
    border-right: 8px solid #f60d2b;
    border-bottom: 1px solid #f60d2b;
    z-index: 2;
}


/*** Video Post
-------------------------------------------*/

.video-post-inner {
    background-color: #1f1f1f;
    padding: 50px 0 20px;
    color: #fff;
    margin-bottom: 50px;
}

.video-post-inner .category-headding {
    color: #fff;
}

.video-post-inner h3 a {
    color: #fff;
}

.video-post-inner h3 a:hover {
    color: #f60d2b;
}


/*** Article news
-------------------------------------------*/

.cats-widget {
    overflow: hidden;
    background-color: #f8f8f8;
    padding: 30px;
}

.cats-widget ul {
    padding: 0px;
    line-height: 18px;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}

.cats-widget ul li {
    list-style: outside none none;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-family: 'Roboto', sans-serif;
}

.cats-widget ul li a {
    color: #797986;
}

.cats-widget ul li span {
    float: right;
}


/*** Instagran
-------------------------------------------*/

.flicker-inner {
    float: left;
}

.fprojects {
    padding: 0;
    list-style: none;
}

.fprojects li {
    float: left;
    width: 25%;
    list-style: none;
}

.fprojects li .prettyPhoto {
    position: relative;
}

.fprojects li .prettyPhoto img {
    width: 100%;
}

.fp-overlay {
    background-color: rgba(246, 13, 43, 0.6);
    position: absolute !important;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 19px;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: .4s;
    pointer-events: none;
}

.fp-overlay i {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    margin-top: -10px;
    transform: rotate(-25deg);
    transition: .4s;
}

.fprojects li div .prettyPhoto:hover .fp-overlay {
    opacity: 1;
    visibility: visible;
    transition: .4s;
}

.fprojects li div .prettyPhoto:hover .fp-overlay i {
    transform: rotate(-0deg);
    transition: .4s;
}


/*** Footer
-------------------------------------------*/

footer {
    background-color: #1f1f1f;
    padding: 50px 0 20px;
    color: #fff;
}

footer .category-headding {
    color: #fff;
}

footer .headding-border,
.video-post-inner .headding-border {
    border-color: #292929;
}

footer hr {
    width: 80%;
    margin-bottom: 50px;
    border-top: 1px solid #292929;
}

.tag {
    margin: 3px 2px;
    padding: 6px 12px;
    color: #A4A4A4;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.1);
    font-weight: 600;
    font-size: 12px;
    border-radius: 25px;
}

.tag:hover {
    color: #fff;
    background-color: #f60d2b;
}

.newsletter-inner {
    margin-top: 30px;
}

.newsletter-inner P {
    color: #8C8C8C;
    margin-bottom: 20px;
}

.newsletter-inner .form-control {
    color: #555;
    background-color: transparent;
    border: #333;
    padding: 6px 0px;
    border-radius: 0px;
    box-shadow: none;
    border-style: solid;
    border-width: 0 0 1px 0px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.newsletter-inner .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.footer-box .td-module-title a {
    color: #fff;
    font-weight: 500;
}

.featured-widget .post-editor-date {
    color: #8C8C8C;
}

footer table {
    padding: 0px;
    margin-bottom: 22px;
}

footer table tbody tr td {
    padding: 5px;
}

footer table tbody tr td i {
    color: #f60d2b;
}

footer table tbody tr td a {
    color: #fff;
    font-family: 'Roboto', sans-serif;
}

.footer-logo-address address {
    margin: 20px 0;
    color: #8C8C8C;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}

.footer-logo-address img {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

footer ul {
    margin: 0px;
    list-style: outside none none;
    box-shadow: none;
    padding: 0px;
}

footer ul li {
    margin-left: 0px;
    line-height: 30px;
    list-style: outside none none;
}

footer ul li a {
    color: #8C8C8C;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
}

footer ul li .fa {
    color: #8C8C8C;
    font-size: 18px;
    margin-right: 6px;
    vertical-align: middle;
}

footer ul li a:hover {
    color: #fff;
    text-decoration: none;
}

.footer-box .box-item:last-child {
    padding-bottom: 0px;
}


/*sub-footer*/

.sub-footer {
    background-color: #101010;
    position: relative;
}

.sub-footer p {
    color: rgb(255, 255, 255);
    float: left;
    line-height: 68px;
    margin: 0;
}

.sub-footer .social {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0;
    float: right;
}

.sub-footer .social ul li a {
    width: 30px;
    height: 30px;
    padding-top: 7px;
}

.sub-footer .social ul li a::after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    bottom: 0px;
    left: -4px;
    -webkit-transform: rotate(58deg);
    -moz-transform: rotate(58deg);
    -ms-transform: rotate(58deg);
    -o-transform: rotate(58deg);
    border-top-width: 8px;
}

.sub-footer .social ul li a i {
    font-size: 12px;
}


/*sub-footer end*/


/*back to top*/

#toTop {
    position: fixed;
    bottom: 38px;
    right: 60px;
    cursor: pointer;
    display: none;
    z-index: 10;
}

#toTop.btn-info {
    color: #FFF;
    background-color: #053D56;
    border-color: #053D56;
    padding: 10px 6px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    font-size: 10px;
    font-weight: 800;
}

#toTop.btn-info .top {
    -webkit-animation: scroll-down 1s infinite;
    -moz-animation: scroll-down 1s infinite;
    -o-animation: scroll-down 1s infinite;
    animation: scroll-down 1s infinite;
    font-size: 15px;
    margin-bottom: 15px;
}

@-webkit-keyframes scroll-down {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@-moz-keyframes scroll-down {
    0% {
        -moz-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -moz-transform: translateY(10px);
        transform: translateY(10px);
    }

    100% {
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
}

@-o-keyframes scroll-down {
    0% {
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -o-transform: translateY(10px);
        transform: translateY(10px);
    }

    100% {
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes scroll-down {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(10px);
    }

    100% {
        transform: translateY(0);
    }
}


/*** Home Page Two
-------------------------------------------*/

.article-post-inner .widget-slider-inner {
    margin-top: 0;
}




/*** Details pages one & two css
------------------------------------------------------------------------------*/

.post-thumb {
    position: relative;
}

.post-thumb .social,
.paragraph-padding .social {
    position: absolute;
    top: 50px;
    margin: 0;
    margin-left: -76px;
}

.post-thumb .social ul li,
.paragraph-padding .social ul li {
    display: block;
    margin: 10px 5px;
}

.date ul {
    display: inline-block;
    list-style: none outside none;
    margin: 0px 0px 30px 0px;
    padding: 0px;
    font-size: 13px;
}

.date ul li a,
.date ul li {
    color: rgb(130, 130, 130);
    font-family: Lato;
    letter-spacing: 0.7px;
    transition: all 0.4s ease 0s;
    display: inline-block;
    font-family: poppins;
}

.date ul li img {
    height: 25px;
    width: 25px;
    border-radius: 50%;
    margin-right: 5px;
}

.date ul li a span {
    color: #f60d2b;
    font-weight: 400;
}

article p {
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 26px;
}

.unorder-list {
    padding-left: 20px;
}

.unorder-list li {
    font-size: 15px;
    line-height: 40px;
}

.unorder-list li i {
    color: #229AD6;
    margin-right: 5px;
}

.content,
.sidebar {
    margin-top: 20px;
}

.td-category {
    list-style: outside none none;
    font-size: 10px;
    margin-top: 0px;
    line-height: 1;
    margin-bottom: 0px;
}

ul,
ol {
    padding: 0px;
}

.tags {
    margin: 40px 0px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 20px 0 15px;
}

.tags ul {
    margin: 0;
    padding: 0px;
}

.tags ul li {
    display: inline-block;
    margin: 0px 5px 5px 0px;
    line-height: 1;
}

.tags ul li a {
    color: #222;
    background-color: transparent;
    padding: 6px 12px;
    white-space: nowrap;
    display: inline-block;
    font-size: 13px;
    border-radius: 25px;
    border: 1px solid #ddd;
}

.tags ul li a:hover {
    background-color: #f60d2b;
    color: #fff;
    border-color: #f60d2b;
}

.related-news-inner .rn_block {
    padding-top: 0px;
}

.imgright {
    float: right;
    margin-top: 6px;
    margin-left: 24px;
    margin-bottom: 6px !important;
    margin-right: 0px;
    text-align: center;
    max-width: 100% !important;
}

.imgright img {
    height: 450px;
    width: 280px;
}

.editor-title {
    margin: 20px 0px 30px;
}


/*comment form*/

.input {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin: 20px 0;
    width: 100%;
    vertical-align: top;
}

.input_field {
    position: relative;
    display: block;
    padding: 0.8em;
    border-radius: 0;
    width: 100%;
    background-color: transparent;
    -webkit-transition: background-color 0.25s, border-color 0.25s;
    transition: background-color 0.25s, border-color 0.25s;
    border: 1px solid #ddd;
    -webkit-appearance: none;
}

textarea.input_field {
    height: 150px;
}

.input_field:focus {
    outline: none;
}

.input_label {
    display: inline-block;
    float: right;
    color: #696969;
    font-weight: 400;
    font-size: 13px;
    width: 100%;
    text-align: left;
    position: absolute;
    bottom: 100%;
    pointer-events: none;
    overflow: hidden;
    padding: 0 1.25em;
    -webkit-transform: translate3d(0, 3em, 0);
    transform: translate3d(0, 3em, 0);
    -webkit-transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.input_label_content {
    position: relative;
    display: block;
    padding: 1.6em 0;
    width: 100%;
}

.input_label_content {
    color: #8B8C8B;
    padding: 0.25em 0;
    -webkit-transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.input_label_content::after {
    content: attr(data-content);
    position: absolute;
    font-weight: 500;
    bottom: 100%;
    left: 0;
    height: 100%;
    width: 100%;
    color: #f60d2b;
    padding: 0.25em 0;
    letter-spacing: 1px;
    font-size: 13px;
}

.input_field:focus+.input_label,
.input--filled .input_label {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.input_field:focus+.input_label .input_label-content,
.input--filled .input_label_content {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

.input_field:focus+.input_field,
.input--filled .input_field {
    background-color: transparent;
    border-color: #f60d2b;
}


/*comment box*/

.comments-container {
    margin: 0 0 50px;
}

.comments-container h1 {
    font-size: 36px;
    color: #283035;
    font-weight: 400;
}

.comments-container h1 a {
    font-size: 18px;
    font-weight: 700;
}

.comments-list {
    margin-top: 30px;
    position: relative;
}


/*Lineas / Detalles*/

.comments-list::before {
    content: "";
    width: 1px;
    height: 100%;
    background: #E1E1E1;
    position: absolute;
    left: 32px;
    top: 0px;
}

.reply-list:before,
.reply-list:after {
    display: none;
}

.reply-list li:before {
    content: '';
    width: 60px;
    height: 1px;
    background: #E1E1E1;
    position: absolute;
    top: 25px;
    left: -55px;
}

.comments-list li {
    margin-bottom: 15px;
    display: block;
    position: relative;
}

.comments-list li:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    width: 0;
}

.reply-list {
    padding-left: 88px;
    clear: both;
    margin-top: 15px;
}


/*Avatar*/

.comments-list .comment-avatar {
    width: 65px;
    height: 65px;
    position: relative;
    z-index: 99;
    float: left;
    overflow: hidden;
}

.comments-list .comment-avatar img {
    width: 100%;
    height: 100%;
}

.reply-list .comment-avatar {
    width: 50px;
    height: 50px;
}

.comment-main-level:after {
    content: '';
    width: 0;
    height: 0;
    display: block;
    clear: both;
}


/*Caja del Comentario*/

.comments-list .comment-box {
    width: 88%;
    float: right;
    position: relative;
}

.comments-list .comment-box::before {
    content: "";
    width: 0px;
    position: absolute;
    display: block;
    border-width: 8px 11px 8px 0px;
    border-style: solid;
    border-color: transparent #f6f6f6;
    ;
    top: 10px;
}

.comments-list .comment-box::before {
    left: -11px;
    height: 0;
    z-index: 10;
}

.reply-list .comment-box {
    width: 88%;
}

.comment-box .comment-head {
    background: transparent;
    padding: 10px 12px;
    border: 1px solid #ddd;
    overflow: hidden;
}

.comment-box .comment-head i {
    float: right;
    margin-left: 14px;
    position: relative;
    top: 2px;
    color: #A6A6A6;
    cursor: pointer;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.comment-box .comment-head i:hover {
    color: #03658c;
}

.comment-box .comment-name {
    color: #283035;
    font-size: 16px;
    float: left;
    margin-right: 10px;
    font-weight: 400;
}

.comment-box .comment-name a {
    color: #283035;
}

.comment-box .comment-head span {
    float: left;
    color: #999;
    font-size: 12px;
    position: relative;
    top: 1px;
}

.comment-box .comment-content {
    background: transparent;
    padding: 12px;
    font-size: 15px;
    color: #595959;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.comment-box .comment-name.by-author,
.comment-box .comment-name.by-author a {
    color: #03658c;
}

.comment-box .comment-name.by-author::after {
    content: 'autor';
    background: #03658c;
    color: #FFF;
    font-size: 11px;
    padding: 3px 10px;
    margin-left: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 25px;
}


/*Quto*/

.qtrotator {
    position: relative;
    margin: 30px 0;
}

.qtrotator .qtcontent {
    border: 1px solid #f4f4f4;
    padding: 2em 0;
    top: 0;
    z-index: 0;
    width: 100%;
    background-color: #f6f6f6;
    border-radius: 100px;
}

.qtcontent.cbp-qtcurrent,
.qtcontent {
    position: relative;
    z-index: 100;
    pointer-events: auto;
    opacity: 1;
}

.qtcontent blockquote {
    padding: 10px 100px;
    margin: 0;
    font-size: 17.5px;
    border-left: 0;
    text-align: center;
    font-style: italic;
    color: #424242;
}

.qtcontent blockquote::before,
.qtcontent blockquote::after {
    font-family: serif;
    font-style: normal;
    font-weight: 700;
    position: absolute;
    font-size: 50px;
    color: #fff;
    text-shadow: 0px 5px 6px rgba(0, 0, 0, 0.1);
    height: 45px;
    width: 45px;
    border-radius: 50%;
    background: #f60d2b;
}

.qtcontent blockquote::before {
    content: '\201F';
    left: 18px;
    top: 20px;
    line-height: 62px;
}

.qtcontent blockquote::after {
    content: '\201E';
    right: 18px;
    bottom: 20px;
    line-height: 15px;
}

.qtcontent blockquote a {
    color: #f60d2b
}


/*details 02*/

.paragraph-padding {
    /*padding-left: 76px;*/
    position: relative;
}

.paragraph-padding .social {
    top: 0;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
    margin-top: 30px;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}


/*** Category page one, two, three
------------------------------------------------------------------------------*/

.block-inner {
    background: #f6f6f6;
    padding: 40px 0;
    margin: 0 0 30px;
    text-align: center;
}

.block-inner h1 {
    margin-top: 0;
    letter-spacing: 1px;
    font-weight: 800;
}

.breadcrumbs ul li {
    position: relative;
    display: inline-block;
    font-weight: 600;
}

.breadcrumbs ul li i {
    color: #f60d2b;
    /* font-weight: 600; */
    font-size:20px;
}

.breadcrumbs ul li a {
    color: #797d80;
    font-size: 20px;
    margin-right: 10px;
    padding-right: 10px;
    position: relative;
    letter-spacing: 1px;
}

.breadcrumbs ul li a::before {
    color: #797d80;
    content: "/";
    font-size: 13px;
    position: absolute;
    right: -2px;
    top: 0;
}

.breadcrumbs ul li a:hover {
    color: #f60d2b;
}

.breadcrumbs ul li:last-child a::before {
    display: none;
}

.post-style1 {
    margin: 20px 0 30px;
}

.post-style1 .date ul,
#widget-slider .item .date ul {
    margin: 0px 0px 10px 0px;
    font-size: 12px;
}

.post-style1 .date ul li,
.post-style2 .date ul li {
    vertical-align: middle;
}


/*featured video*/

.featured-video {
    margin: 30px 0;
}

.featured-video a {
    display: block;
    position: relative;
}

.video-img-icon i {
    display: block;
    position: absolute;
    width: 100%;
    font-size: 20px;
    height: 20px;
    top: 50%;
    left: 0;
    margin-top: -10px;
    text-align: center;
    z-index: 2;
    color: #fff;
    vertical-align: middle;
    line-height: 50px;
}

.video-img-icon i:before {
    display: block;
    width: 50px;
    height: 50px;
    background-color: rgba(47, 50, 59, .8);
    border-radius: 50%;
    z-index: -1;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
}

.video-img-icon:hover i {
    color: #444;
}

.video-img-icon:hover i:before {
    background-color: #fff;
}

.video-img-icon img {
    overflow: hidden;
    width: 100%;
}

.video-img-icon img:hover {
    opacity: 0.9;
}


/*widget slider*/
.main-slider {
    margin-bottom: 50px;
}

.slider-wdith {
    width: 100%;
    height: 380px;
}

.slider-h2 {
    float: left;
    margin: 15% 2% 0% 5%;
    font-weight: 500;
    height: 15px;
    width: 104px;
    color: #EFA63C;
    font-family: "Poppins";
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 15px;
}

.slider-descri {
    float: left;
    /* color: #ffff; */
    margin: 16% 0% 0% -10%;
    height: 44px;
    width: 510px;
    opacity: 0.8;
    color: #ffff;
    font-family: Roboto;
    font-size: 38px;
    line-height: 44px;
}

#slider-thumb {
    margin-left: 999px
}

#widget-slider .item img {
    display: block;
    width: 100%;
    height: auto;
}

#widget-slider.owl-theme .owl-controls {
    position: initial;
    margin-top: 15px;
    text-align: left;
}

#widget-slider.owl-theme .owl-controls .owl-page {
    display: inline-block;
}

#widget-slider.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 25px;
    height: 8px;
    margin: 3px;
    filter: Alpha(Opacity=50);
    opacity: 0.9;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0;
    background: transparent;
    border: 2px solid #000;
}

#widget-slider.owl-theme .owl-controls .owl-page.active span,
#widget-slider.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
    background: #f60d2b;
}

#widget-slider.owl-theme .owl-controls .owl-page.active span {
    width: 8px;
}


/*pagination*/

.pagination {
    list-style: none;
    padding: 30px 0;
    display: block;
    text-align: center;
    vertical-align: middle;
    border-width: 1px 0;
    border-style: solid;
    border-color: #e6e6e6;
    margin: 0px 0 50px;
}

.pagination li {
    float: inherit;
    display: inline-block;
    vertical-align: middle;
}

.pagination li a {
    margin: 0 3px;
    padding: 0;
    width: 30px;
    height: 30px;
    line-height: 27px;
    border-radius: 100%;
    background-color: transparent;
    color: #5d5d5d;
    border: 1px solid #e9e9e9;
}

.pagination li a i {
    font-size: 25px;
    vertical-align: middle;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-radius: 50px 0 0 50px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-radius: 0 50px 50px 0;
}

.pagination a.active,
.pagination a:active {
    background-color: #f60d2b;
    border-color: #f60d2b;
    color: #fff;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #fff;
    background-color: #f60d2b;
    border-color: #f60d2b;
}


/*category css 02*/

.post-style2 {
    display: table;
    margin: 20px 0 30px;
    ;
    width: 100%;
}

.post-style2 .date ul,
.latest-com .date ul {
    margin: 0px 0px 10px 0px;
    font-size: 12px;
}

.post-style2 img,
.latest-com img {
    display: table-cell;
    vertical-align: middle;
}

.post-style2-detail,
.latest-com-detail {
    display: table-cell;
    padding-left: 30px;
    vertical-align: middle;
}

.post-style2-detail h3 {
    margin-top: 0;
}

.post-style2 p {
    margin-bottom: 0;
}

.post-style2 .btn-style {
    padding: 6px 15px;
    font-size: 11px;
    margin-top: 15px;
}


/*latest comments*/

.latest-com {
    margin-bottom: 20px;
}

.latest-com img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.latest-com-detail {
    padding-left: 15px;
}

.latest-com-detail span {
    color: #229AD6;
    font-weight: 600;
    margin: 0 0 5px;
    display: block;
}

.latest-com-detail h5 {
    margin: 0;
}

.latest-com-detail p {
    margin: 0;
}


/*** homepage three style
-------------------------------------------*/


/* heading news section */

.headding-news .post-grid-6 {
    padding-right: 2px;
    padding-bottom: 2px;
}

.headding-news .post-grid-8 {
    padding: 0px
}

.headding-news .post-grid-9 {
    padding-left: 2px;
    padding-bottom: 2px;
}

.headding-news .post-grid-10 {
    padding-left: 2px
}

.headding-news .post-grid-7 {
    padding-right: 0px;
}

.headding-news .post-wrapper .post-thumb .entry-thumb-top {
    width: 100%;
    height: 300px;
    display: block;
}

.headding-news .post-wrapper .post-thumb .entry-thumb-bottom {
    width: 100%;
    height: 250px;
    display: block;
}

.color-f {
    color: #f47d42;
}

.color-l {
    color: #44a80a;
}

.post-thumb img {
    width: 100%;
}


/* youtube player css*/

.width {
    width: 70% !important;
}

.pl {
    width: 30% !important;
}

.pl-itms {
    max-height: 538px !important;
}


/* weekly news area css*/

.left-post ul li {
    background-color: #363636;
    border-bottom: 5px solid #f60b2c;
    padding: 15px;
}

.left-post h3 {
    color: #fff;
    background-color: #F60B2C;
    padding: 10px;
    margin: 0;
}

.left-post ul {
    margin-bottom: 20px;
}

.left-post ul li img {
    margin-top: 15px;
}

.left-post ul li h4 {
    color: #fff;
}

.left-post ul li span {
    color: #fff;
    font-weight: 300;
}


/*** homepage four style
-------------------------------------------*/

.news-feed .post-wrapper .post-thumb .entry-thumb-4 {
    height: auto;
}

#video-post .RYPP .RYPP-playlist .RYPP-items {
    max-height: 200px;
}

#video-post .RYPP .RYPP-playlist ol li {
    padding: 15px 0 12px 20px;
}

#video-post .RYPP .RYPP-playlist ol li>img {
    height: 90px;
    width: 15%;
}

.paddb {
    padding-bottom: 0px;
}



/*** Homepage five style
------------------------------------------------------------------------------*/
.left,
.right {
    color: #fff;
}

.left:hover,
.right:hover,
.left:active,
.right:active {
    color: #ddd;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.videoWrapper-1 {
    position: relative;
    padding-bottom: 72.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper-1 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.playvideo i {
    color: #F60D2B;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    opacity: 1;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    background-repeat: repeat-x;
    font-size: 30px;
    z-index: 100;
}

.playvideo i:hover {
    color: #fff;
}

.overlay {
    display: block;
    position: absolute;
    z-index: 20;
    background: rgba(0, 0, 0, 0.8);
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.overlay i {
    color: #F60D2B;
    text-align: center;
    margin-left: 5px;
}

a.close-overlay {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    width: 45px;
    height: 45px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 45px;
    text-align: center;
    background-color: #424242;
    cursor: pointer;
}

a.close-overlay.hidden {
    display: none;
}

a.expand {
    display: block;
    position: absolute;
    z-index: 100;
    width: 60px;
    height: 60px;
    border: solid 5px #fff;
    text-align: center;
    color: #fff;
    line-height: 50px;
    font-weight: 700;
    font-size: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
}

.expand-1 {
    display: block;
    position: absolute;
    left: 25px;
    top: 25px;
    z-index: 100;
    width: 40px;
    height: 40px;
    border: solid 5px #fff;
    text-align: center;
    color: #fff;
    line-height: 50px;
    font-weight: 700;
    font-size: 20px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
}

#featured-video-news .expand-1 {
    left: 30px;
}

.img-thumb .overlay i {
    color: #F60D2B;
    text-align: center;
    margin-left: 5px;
    position: absolute;
    left: 5px;
    top: 5px;
}

.slide i {
    color: #F60D2B;
    text-align: center;
    margin-left: 5px;
    position: absolute;
    left: 8px;
    bottom: 4px;
}


/*effects*/

.effects .overlay {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
}

.effects .overlay a.expand {
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.effects .post-thumb.hover .overlay,
.effects .img-thumb.hover .overlay {
    opacity: 1;
}

.effects .post-thumb.hover .overlay a.expand {
    top: 50%;
    margin-top: -30px;
    opacity: 1;
}

.effects .img-thumb.hover .overlay .expand-1 {
    top: 50%;
    margin-top: -20px;
    opacity: 1;
}

/*** Archive page one, two, three
------------------------------------------------------------------------------*/

.space {
    height: 20px;
}

.archive-post {
    border: 1px solid #ddd;
    padding: 20px;
    transition: all 2s;
    background-color: #f6f6f6;
    height: 490px;
    margin-bottom: 30px;
}

.archive-post .box-item {
    padding-bottom: 0px;
}

.archive-post hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border-color: #ddd;
    transition: all 2s;
}


/*post 1 color*/

.archive-post-1:hover {
    border: 1px solid #FBBC05;
}

.archive-post-1 .box-item:hover .td-module-title a {
    color: #fbbc05 !important;
}

.archive-post-1:hover hr {
    border-color: #FBBC05;
}


/*post 2 color*/

.archive-post-2:hover {
    border: 1px solid #229AD6;
}

.archive-post-2 .box-item:hover .td-module-title a {
    color: #229AD6 !important;
}

.archive-post-2:hover hr {
    border-color: #229AD6;
}


/*post 3 color*/

.archive-post-3:hover {
    border: 1px solid #D91897;
}

.archive-post-3 .box-item:hover .td-module-title a {
    color: #D91897 !important;
}

.archive-post-3:hover hr {
    border-color: #D91897;
}


/*post 4 color*/

.archive-post-4:hover {
    border: 1px solid #000;
}

.archive-post-4 .box-item:hover .td-module-title a {
    color: #424242 !important;
}

.archive-post-4:hover hr {
    border-color: #424242;
}


/*post 5 color*/

.archive-post-5:hover {
    border: 1px solid #86a821;
}

.archive-post-5 .box-item:hover .td-module-title a {
    color: #86a821 !important;
}

.archive-post-5:hover hr {
    border-color: #86a821;
}


/*post 6 color*/

.archive-post-6:hover {
    border: 1px solid #f60d2b;
}

.archive-post-6 .box-item:hover .td-module-title a {
    color: #f60d2b !important;
}

.archive-post-6:hover hr {
    border-color: #f60d2b;
}


/*page two*/

.block-inner label {
    display: inline-block;
    max-width: 100%;
    font-size: 16px;
    font-weight: 600;
    color: #424242;
    margin: 5px 10px;
}

.block-inner .form-group {
    margin: 30px 0px;
}

.block-inner .form-control {
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    border: 1px solid #CCC;
    border-radius: 4px;
    width: auto;
}

.block-inner .btn-style {
    border-radius: 4px;
    padding: 6px 25px;
    margin-left: 20px;
    margin-top: -3px;
}

.archive-post-2 h4 {
    margin-top: 0px;
}

.archive-post-2 .post-style2-detail {
    padding-left: 20px;
}

.comments a {
    color: #FFF !important;
    background-color: #f60d2b;
    min-width: 17px;
    padding: 3px 4px 4px 5px;
    position: relative;
    font-size: 10px;
    text-align: center;
    font-weight: 600;
    line-height: 1;
}

.comments a::after {
    position: absolute;
    bottom: -3px;
    left: 0px;
    content: "";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 3px 3px 0px 0px;
    border-color: #C44C4C transparent transparent;
}


/*** Contact page one & two
-------------------------------------------*/

.contact-title {
    margin: 60px 0;
    text-align: center;
}

.contact-form-area,
.contact-form-area-2 {
    margin-bottom: 80px;
}

#map {
    width: 100%;
    height: 320px;
    margin: 20px 0;
    border: 15px solid #f6f6f6;
}

.contact-address {
    background-color: #f6f6f6;
    padding: 20px;
    text-align: center;
    margin-bottom: 30px;
}

.contact-address h3 {
    margin-top: 0px;
}

.contact-address .top-icon {
    font-size: 60px;
    color: #F70D2B;
}

.contact-title-2 {
    margin: 60px 0;
}

.contact-address-2 {
    padding: 20px;
    text-align: center;
    margin-bottom: 30px;
}

.contact-form-area-2 textarea.input_field {
    height: 240px;
}

.contact-icon-inner {
    border: 1px solid #e9e9e9;
    height: 50px;
    width: 50px;
    padding: 12px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    border-radius: 50%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.contact-address-2 .top-icon {
    font-size: 25px;
    color: #F70D2B;
}

.contact-address-2:hover .contact-icon-inner {
    background-color: #F70D2B;
    border-color: #F70D2B;
}

.contact-address-2:hover .top-icon {
    color: #fff;
}


/*** Login & Registration Page
-------------------------------------------*/

.login-reg-inner {
    margin: 70px 0;
}

.login-reg-inner .form-control {
    height: 40px;
    border-radius: 0;
    box-shadow: none;
}

.login-reg-inner .form-control:focus {
    border-color: #f60d2b;
}

.login-reg-inner label {
    font-weight: normal;
    margin: 15px 0 10px;
    display: block;
    font-family: 'Roboto', sans-serif;
}

.login-reg-inner label sup {
    color: #f60d2b;
}

.register-form-inner .btn-style {
    float: right;
    margin-top: 20px;
}

.login-reg-inner .foeget a {
    margin: 15px 0;
    display: block;
}

.login-reg-inner .social_icon {
    margin-bottom: 10px;
}

.event-filer-m {
    display: none
}

.article-main{
    padding: 12px;
    border: 2px solid #f7f7f7;
    border-radius: 0 0 2rem 2rem;
    box-shadow: 2px 2px 3px #ececec;
}
.article-main p {
    color: #EFA63C;
    font-family: "Poppins";
    font-size: 1.5rem;
    line-height: 18px;
    margin: 0;
    padding:1em 0;
}

.article-main h1{
    color: #094059;
    font-family: poppins;
    font-size: 30px;
    font-weight: 500;
   line-height: inherit;
    margin:0;
}

.article-main .date {
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 1%;
}

.article-main span {
    color: #8e8d8d !important
}

.article-main ul {
    margin: 0 !important;
    color: #5D7488;
    font-family: "Poppins";
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
}

.article-main hr {
    height: 2px;
    width: 53px;
    background-color: #EFA63C;
}

.article_html {
        color: #2a2a2a;
        font-size: 20px;
        line-height: 1.5;
        padding: 13px;
        text-align: left;
        margin-bottom: 29px;
        margin-top: 21px;
        text-align: justify;
}

   .article_html p{
    padding: 0 !important;
    margin: 0  !important;
    font-size: 14px  !important;
    font-family: poppins  !important;
    text-align: justify  !important;
    }

.article-section {
    padding: 0 6rem;
}

.comm-section {
    padding: 2% 10% 1% 10%;
}

.similar-section {
    padding: 2rem 12rem;
    border-top: 1px solid #f7f7f7;
    background: #fdfdfd;
}
.related-news-inner{
    overflow:hidden;
}

.article-section .article_html span {
    color: #fdad2d;
}

.article_a {
    font-size: 25px;
}
.author-desc{
    margin-bottom:8rem;
    margin-left: auto;
    margin-right: auto;
    width:90%;
}
.author-desc p{
        font-size: 16px;
    line-height: 1.7;
    margin: 0;
    margin-bottom: 2rem;
    font-family: poppins;
    text-align: justify;
}
.author-desc ul{
    margin:0 0 3rem 3rem;
}
.author-desc ul li{
      font-size: 16px;
    line-height: 1.5;
    list-style: disc;
}
.author-desc h2{
      margin: 4rem 0 2rem;
    font-size: 23px;
    font-weight: 600;
    color: #094059;
    font-style: italic;
}
.artical-share p {
    height: 18px;
    width: 46px;
    color: #B0B0B0;
    font-family: "Poppins";
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.63px;
    line-height: 18px;
}

.artical-share ul {
    margin-left: 8px;
}

.artical-share ul li a {
    color: #043c54
}

.similar-section .articlelist {
    border: 1px solid #cccccc69;
    border-top: none;
    display: inline-block;
    list-style: outside none none;
    margin-top: -3px;
    padding-left: 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.similar-section .articlelist:hover {
    border: 1px solid #fdad2d;
    border-top: none;
}

.bottom_copy{
    display: inline-table;
padding-top: 15px;
}

/*** Responsive
-------------------------------------------*/

@media(min-width:0px) and (max-width:767px) {

    .h1,
    h1 {
        font-size: 23px;
    }

    .top_header_icon {
        float: left
    }

    .top_header_icon_wrap a {
        padding: 0 6px 3px;
        color: #fff;
    }

    .foot-subscribe-section {
    position: relative;
    margin-top: 25px;
}

.foot-subscribe-section h2 {
    position: relative;
    font-size: 20px;}


    .header-logo {
        margin: 15px 50px;
    }

    .top_banner_wrap {
        margin-top: 50px;
    }

    .headding-news .post-grid-1,
    .headding-news .post-grid-2,
    .headding-news .post-grid-4,
        {
        padding-right: 0;
        padding-bottom: 0;
    }

    .headding-news .post-grid-7 {
        padding-right: 2px;
        padding-bottom: 1px;
    }

    .headding-news .post-grid-8 {
        padding-right: 2px;
        padding-bottom: 2px;
    }

    .set-share-eye{
    position: relative;
top: 2px;
}

.ft_logo {
    margin-top: 3px;
    margin-bottom: 22px !important;
    text-align: center;
    display: block;
    margin: 0 auto;
}

.more-jobs {

    margin: 20px 0;
}


.set-home-job-ad{
  margin-left: 28px;
}

    .headding-news .post-grid-9,
    .headding-news .post-grid-10 {
        padding-left: 0px;
        padding-right: 2px;
    }

    .headding-news .post-wrapper .post-thumb .entry-thumb,
    .headding-news .post-wrapper .post-thumb .entry-thumb-middle {
        height: auto;
    }

    .post-wrapper .post-title {
        font-size: 19px;
        line-height: 21px;
    }

    .post-wrapper .post-thumb .entry-thumb {
        height: auto;
    }

    .post-wrapper .meta-info {
        margin-bottom: 12px;
    }

    .post-wrapper .meta-info-side .post-title {
        font-size: 12px;
    }

    .post-wrapper .meta-info-side {
        margin-bottom: 0px;
    }

    .post-wrapper .meta-info {
        padding: 0px 8px;
    }

    .post-padding {
        padding-right: 5px;
        padding-left: 5px;
    }

    .box-item .item-details {
        margin-left: 110px;
    }

    .tabs a {
        padding: 0px 12px;
        font-size: 12px;
    }

    .buy_content h1 {
        font-size: 23px;
    }

    .buy_content .btn-default {
        font-size: 13px;
        padding: 5px 27px;
    }

    .slide .post-badge:hover {
        padding-right: 80px;
    }

    .slide .post-badge {
        font-size: 11px;
    }

    #toTop {
        bottom: 15px;
        right: 15px;
    }

    .archive-post-2 .post-style2-detail {
        padding-left: 0px;
    }

    .post-style2 img {
        width: 100%;
    }

    .post-style2-detail {
        padding-left: 0;
        display: inherit;
    }

    .latest-com img {
        width: auto;
    }

    .post-style2-detail h3 {
        font-size: 18px;
        margin-top: 15px;
    }

    /*#sticky-sidebar {position: initial;}*/
    .reply-list {
        padding-left: 50px;
    }

    .reply-list li::before {
        width: 18px;
        top: 15px;
        left: -18px;
    }

    .post-thumb .social {
        top: 10px;
        margin-left: 0px;
    }

    .post-thumb .social ul li,
    .paragraph-padding .social ul li {
        margin: 5px;
    }

    .social ul li a {
        width: 30px;
        height: 30px;
        font-size: 10px;
        padding-top: 10px;
    }

    .social a span {
        display: none;
    }

    .social ul li a i {
        font-size: 13px;
    }

    .social ul li a::after {
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        left: -4px;
        -webkit-transform: rotate(58deg);
        -moz-transform: rotate(58deg);
        -ms-transform: rotate(58deg);
        -o-transform: rotate(58deg);
        border-top-width: 8px;
    }

    .paragraph-padding {
        padding-left: 38px;
    }

    .paragraph-padding .social {
        top: 0;
        margin-left: -38px;
    }

    .unorder-list {
        padding: 0;
    }

    .date ul,
    .post-style1 .date ul,
    #widget-slider .item .date ul {
        margin: 0px 0px 15px 0px;
        font-size: 11px;
    }

    .qtrotator .qtcontent {
        padding: 0
    }

    .qtcontent blockquote {
        padding: 15px
    }

    .qtcontent blockquote::before,
    .qtcontent blockquote::after {
        display: none;
    }

    .comments-list .comment-avatar {
        width: 30px;
        height: 30px;
    }

    .comment-box .comment-head {
        padding: 4px 12px;
    }

    .comment-box .comment-name {
        font-size: 13px;
    }

    .comment-box .comment-head span {
        font-size: 8px;
    }

    .comment-box .comment-content {
        font-size: 12px;
    }

    .comment-box .comment-head i {
        display: none;
    }

    .sub-footer p {
        float: none;
        line-height: 50px;
        text-align: center;
    }

    .sub-footer .social {
        margin-top: 0;
        margin-bottom: 15px;
        float: none;
    }

    .width {
        width: 100% !important;
    }

    .pl {
        width: 100% !important;
    }

    .arrows {
        position: relative;
        margin: 0 auto;
        width: 96px;
    }

    .arrow-left {
        left: 0;
        top: -20px;
    }

    .arrow-right {
        right: 0;
        top: -20px;
    }

    .videoWrapper-1 {
        padding-bottom: 56.25%;
    }

    .mobi-menu {
        display: none
    }

    .submit_icon {
        top: -1px !important;
    }

    .search_control {
        top: 2px !important;
    }

    .back-img {
        height: 200px !important;
    }

    .main_body .main-body-m .main_body_tab .featurd_inner_li {
        width: 100% !important;
        left: 50% !important;
    }

    .row {
        width: 100%;
    }

    #mySliderTabsContainer {
        width: 108%;
    }

    .col-9mors {
        margin-left: 0%;
    }

    .event-main {
        margin-top: 15%;
    }

    .add_s_div {
        margin-left: 81px !important;
    }

    .jobs-img {
        margin: 0% !important;
    }

    .jobs-tr {
        margin-bottom: 4% !important;
    }

    .jobs-date {
        float: none !important;
        margin-bottom: 10px;
    }

    .slider-wdith {
        width: 100%;
        height: 280px;
    }

    .slider-h2 {
        float: left;
        margin: 32% 2% -28% 5%;
    }

    .slider-descri {
        font-size: 18px;
        font-size: 18px;
        margin: 30% 0% 0% 5%;
        width: 100%;
    }

    .event-m {
        padding: 0 !important;
    }

    #login-modal1 .modal-dialog {
        width: 95% !important;
    }

    .hovereffect .overlay {
        width: 101% !important;
        border-radius: 10px 10px 0px 0px !important;
    }

    .event-img {
        border-radius: 10px 10px 0px 0px !important;
    }

    .padding-top {
        padding: 7px 0px 20px 10px !important;
        background: white;
    }

    .event-filer {
        display: none
    }

    .event-filer-m {
        display: block
    }

    .back-img {
        background-size: cover !important;
    }

    .sp-cover h2 {
        margin-left: 27% !important;
    }

    .sp-cover p {
        width: 76% !important;
        margin-left: 10% !important;
        margin-top: 10px;
    }

    .event_blockshome {
        width: 95% !important;
        margin: 6px !important;
    }

    .owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    margin-top: 14px;
}

.video-section{
    width: 121%;
}

.sec-title {
   padding: 0px 18px;
font-weight: 600;
color: #094059;
font-style: italic;
margin-bottom: 25px !important;
font-size: 27px;
text-align: center;
margin-top: 34px;
margin-bottom: 0 !important;
}

    .book-img {
        height: auto !important;
    }

    .book_read {
        width: 100% !important;
    }

    .fixed div {
        width: 100%;
    }
}

@media(min-width:768px) and (max-width:1199px) {

    .h1,
    h1 {
        font-size: 28px;
    }

    p,
    article p {
        font-size: 13px;
    }

    .category-headding {
        font-size: 14px;
    }

    .navbar-nav>li>a {
        font-size: 11px;
        padding: 7px;
        letter-spacing: 0.5px;
        font-weight: 800;
    }

    .dropdown-menu>li>a {
        font-size: 12px;
    }

    .header-logo {
        margin: 15px 20px;
    }

    .header-banner {
        margin: 15px 0px;
    }

    .news-feed,
    .headding-news {
        padding: 30px 0px;
    }

    .post-wrapper .post-thumb .entry-thumb,
    .headding-news .post-wrapper .post-thumb .entry-thumb-middle {
        height: 320px;
    }

    .headding-news .post-wrapper .post-thumb .entry-thumb {
        height: 159px;
    }

    .headding-news .post-editor-date .readmore {
        display: none
    }

    .post-title-author-details h4 {
        font-size: 13px;
    }

    .politics_wrapper .post-padding,
    .rn_block .padd {
        padding-right: 5px;
        padding-left: 5px;
    }

    .post-wrapper .post-info {
        padding: 0px 10px;
        margin-bottom: 10px;
    }

    .post-wrapper .post-title {
        font-size: 16px;
        line-height: 17px;
    }

    .post-wrapper .meta-info-side .post-title {
        font-size: 13px;
    }

    .post-wrapper h3,
    .item h3 {
        font-size: 17px;
        margin-top: 0;
    }

    .post-author-name a {
        font-size: 11px;
    }

    .post-title-author-details h3 {
        font-size: 16px;
    }

    .post-title-author-details h5 {
        font-size: 12px;
    }

    .post-date {
        font-size: 11px;
    }

    .post-style2 img {
        height: 224px;
        width: 200px;
    }

    .latest-com img {
        width: 60px;
        height: 60px;
    }

    .post-style2-detail {
        padding-left: 20px;
    }

    .post-style2-detail h3 {
        font-size: 17px;
    }

    .feed-inner {
        padding: 0;
        background: transparent;
    }

    .social ul li {
        margin: 3px;
    }

    .social ul li a {
        width: 45px;
        height: 45px;
        font-size: 10px;
        padding-top: 10px;
    }

    .social ul li a i {
        font-size: 13px;
    }

    .tab-inner {
        background-color: transparent;
        padding: 0;
    }

    .tabs a {
        padding: 0px 8px;
        font-size: 12px;
    }

    .item-details .sub-category-title {
        font-size: 8px;
    }

    .tab-inner .box-item .td-module-title {
        font-size: 11px;
    }

    .video-post-inner .post-style1 h3 {
        font-size: 17px;
    }

    .post-thumb .social,
    .paragraph-padding .social {
        top: 20px;
        margin-left: 0px;
    }

    .unorder-list li {
        line-height: 25px;
        font-size: 13px;
    }

    .paragraph-padding {
        padding-left: 0;
    }

    .paragraph-padding .post-thumb .social,
    .paragraph-padding .social {
        top: 0px;
        margin-left: -55px;
    }

    .archive .post-style2 img {
        height: auto;
        width: auto;
    }

    .pl-itms {
        max-height: 358px !important
    }

    .videoWrapper-1 {
        padding-bottom: 82.25%;
    }

}

@media(min-width:1024px) and (max-width:1199px) {
    .videoWrapper-1 {
        padding-bottom: 63%;
    }
}

/*===============================*/
.shareButton span {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    cursor: pointer;
}

.shareButton span.h_bar {
    border-right: 1px solid #ccc
}

.shareButton span.h_bar:last-child {
    border-right: none
}

.shareButton .stButton .stBubble_count {
    height: 41px;
    display: none
}

.bss {
    margin-top: 15px;
    margin-bottom: 15px;
}

span.st_fblike_hcount span {
    width: 50px !important;
}

/*================================*/
/*votting result*/
.vot-wrapper {
    margin-top: 30px;
    margin-bottom: 30px;
}

.v_title {
    color: #174F82
}

.v_title span {
    color: #424242
}

.result_header {
    background-color: #148931;
    text-align: center;
    font-size: 16px;
    margin: 5px 10px 0 0;
    color: #FFF;
    padding: 1px 0 1px 0;
    width: 160px;
}

.pulls {
    border: 1px solid #ccc;
    margin: 5px 0;
    padding: 5px;
}

.yv {
    background-color: #148931;
    color: #fff;
    width: 100%;
    margin: 5px 0;
    padding-left: 5px;
    font-size: 14px;
    line-height: 20px;
}

.nv {
    background-color: #f60d2b;
    color: #fff;
    width: 100%;
    margin: 5px 0;
    padding-left: 5px;
    font-size: 14px;
    line-height: 20px;
}

.ncv {
    background-color: #fbbc05;
    color: #424242;
    width: 100%;
    margin: 5px 0;
    padding-left: 5px;
    font-size: 14px;
    line-height: 20px;
}


/*================================*/

/*container fluid*/
.bg-color-two {
    background-color: #f60d2b !important;
    margin: 0px 96px 30px 96px;

}

.category-headding-two {
    margin-left: 96px;
}

@media(min-width:320px) and (max-width: 1020px) {

    /*container fluid*/
    .bg-color-two {
        background-color: #f60d2b !important;
        margin: 0px 0px 30px 0px;

    }

    .category-headding-two {
        margin-left: 0px;
    }
}

/*------------------------------menu search----------------------*/
.search-form .form-group {
    float: right !important;
    transition: all 0.35s, border-radius 0s;
    width: 32px;
    height: 27px;
    background-color: transparent;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    border-radius: 25px;


    margin-bottom: 0px;
}

.search-form>.form-control {
    opacity: 0;
}

.search-form .form-group input.form-control {
    padding-right: 20px;
    border: 0 none;
    background: transparent;
    box-shadow: none;
    display: block;
    position: relative;
    top: -3px;
}

.search-form .form-group input.form-control::-webkit-input-placeholder {
    display: none;
}

.search-form .form-group input.form-control:-moz-placeholder {
    /* Firefox 18- */
    display: none;
}

.search-form .form-group input.form-control::-moz-placeholder {
    /* Firefox 19+ */
    display: none;
}

.search-form .form-group input.form-control:-ms-input-placeholder {
    display: none;
}

.search-form .form-group:hover,
.search-form .form-group.hover {
    width: 300px;
    border-radius: 0px;
    background-color: #fff;
}

.search-form .form-group.hover .form-control {
    opacity: 1;
}

.search-form .form-group span.form-control-feedback {
    position: absolute;
    top: -3px;
    right: -2px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #FDAD2D;
    left: initial;
    font-size: 14px;
}

.head_search {
    background: transparent;
    box-shadow: none;
    border: none;
    cursor: pointer;
}

.first_tab.fone li a {
    padding: 12px 38.5px;
}

.slider_btmcntm {
    display: none
}

.ui-slider-tabs-list li a {
    padding-right: 120px;
}

.featurd_left p {
    overflow: hidden;
    height: 7rem;
    font-family: poppins;
    text-transform: capitalize;
}

.ftwo li a {
    padding: 12px 32.4px;
}

/*-------------------------------subscription box----------------*/
.top_ban img {
    width: 100%;
}

.no-padding {
    padding: 0;
}

.subs_sec {
    background-color: #fff;
    padding: 0 0 40px 0px;
    margin-top: 10px;
}

.subs_box {
    background-color: #fff;
    margin-right: 20px;
    border-top: 5px solid #FDAD2D;
    border-top-radius: 14px;
    border-radius: 0;
    padding: 5px 16px;
    box-shadow: 0px 0px 8px 0px;
    transition: transform .3s ease-in-out 0s;
    transform: scale(1);
}

.subs_box h2 {
    font-size: 16px;
    text-transform: capitalize;
    margin-top: 32px;
    min-height: 34px;
}

.subs_box h5 {
    margin: 5px 0;
}

.discount {
    background-color: #FDAD2D;
    color: #424242;
    padding: 3px 5px;
    margin-left: 8px;
    border-radius: 16px;
}

.btn.btn-year {
    background-color: transparent;
    border: 1px dotted #262626;
    border-radius: 0;
    padding-left: 7px;
    width: 100%;
}

.discount_block {
    margin: 0 0 10px 0;
    position: absolute;
    right: 12px;
    top: 78px;
}

.view_details.subs_btn button {
    padding: 6px 20px;
    width: 100%;
    /* border-radius: 5px; */
    margin: 16px 0 14px 0;
}

.subs_box .dropdown-menu {
    width: 100%;
}

.subs_box .dropdown-menu>li>a:hover {
    background-color: #053D56;
    color: #fff;
}

.subs_box h3 {
    margin-top: 5px;
    font-size: 17px;
}

.subs_box:hover {
    transform: scale(1.04);
}

.submit_icon {
    top: 0px;
    right: 8px;
    display: block;
    z-index: 1;
    color: #FDAD2D;
    margin: 4px 0px -29px -11px;
    background: none;
    border: none;
}

.search_control {
    top: 0px;
    right: 8px;
    display: block;
    z-index: 1;
    color: #FDAD2D;
    margin: 8px 0px -27px -3px;
}

.item_wrapper .subs_box {
    width: 23.33%;
    margin: 0 auto;
}

.single_item .head_txt {
    padding: 50px 0 81px;
    text-align: center;
    background: linear-gradient(#56A5CD, #B7DBEC);
    margin: 0;
}

.single_item .line {
    position: absolute;
    top: 68px;
    width: 38%;
    left: 51%;
    transform: translate(-50%);
}

.single_item {
    position: relative;
}

.head_txt::after {
    content: "";
    display: block;
    /*background: url(../img/cloud.png);
*/
    height: 0px;
    position: relative;
}

.item_wrapper {
    margin-top: -58px;
}

.subs_sec .head_txt {
    padding: 12px 0 20px;
    text-align: center;
    /* background: linear-gradient(#FFFFFF,#8DDCF9,#B7DBEC); */
    margin: 0;
    font-size: 22px;
}

.subs_sec .line {
    position: absolute;
    top: 68px;
    width: 38%;
    left: 51%;
    transform: translate(-50%);
}

.subs_sec {
    position: relative;
}

.c_share {
    display: none;
    position: absolute;
    background: #fcfcfc;
    border: 1px solid #e9ecef;
    padding: 0px;
    z-index: 10;
    transition: all .3s ease-in-out 0s;
    right: 2px;
    border-radius: 0rem;
    top: 2px;
}

.p_share:hover .c_share {
    display: inline-flex;
}

.p_share {
    position: relative;
    background: #043c54;
    width: 100%;
    padding: 10px;
    margin-left: 3px;
    text-align: center;
}

.book_block {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    padding-top: 12px;
}

/*#suggesstion-box {
    background: #fff;
    display: block;
    position: initial;
    z-index: 999;
    padding: 5px 10px;
    max-height: 200px;
    overflow-y: scroll;
}
.search-form .form-group:hover #suggesstion-box{
  position: relative;
}*/

.stButton .stHBubble {
    display: none !important;
}

/*----------------------- checkout page----------------------*/
.wizard .nav-tabs>li.active>a::after,
.wizard .nav-tabs>li:hover>a::after {
    transform: scale(1);
}

.tab-nav>li>a::after {
    background: ##5a4080 none repeat scroll 0% 0%;
    color: #fff;
}

.tab-pane {
    padding: 0px 0;
}

.wizard .nav-tabs>li {
    width: 5%;
    text-align: center;
}

/* check out */
.breadcrumb_checkout {
    list-style: none;
    overflow: hidden;
    margin: 10px;
    padding: 20px 0;
}

.breadcrumb_checkout li {
    box-shadow: 3px 5px 6px #8B8B8B;
    border-radius: 50%;
}

.breadcrumb_checkout li a {
    color: white;
    text-decoration: none;
    /* background: brown; /* fallback color */
    /*  background-color: #60ab59;*/
    position: relative;
    display: block;
    float: left;
}

@media (min-width: 768px) {
    /*.breadcrumb_checkout li a:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;            Go big on the size, and let overflow hide
  border-bottom: 50px solid transparent;
  border-left: 30px solid  #60ab5973;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 100%;
  z-index: 2;
}*/
    /*.breadcrumb_checkout li a:before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;            Go big on the size, and let overflow hide
  border-bottom: 50px solid transparent;
  border-left: 30px solid white;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  margin-left:0px;
  left: 100%;
  z-index: 1;
}*/
    /*.breadcrumb_checkout li.active a:after
    {
        content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;            Go big on the size, and let overflow hide
  border-bottom: 50px solid transparent;
  border-left: 30px solid  #60ab59;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 100%;
  z-index: 2;
    }*/


}

.breadcrumb_checkout li:first-child a {
    padding-left: 10px;
}

.breadcrumb_checkout li.active {
    background: #60ab59;
    color: #fff;
}

.breadcrumb_checkout li a {
    background: #FDAD2D;
    color: #fff;
    pointer-events: none;
    cursor: default;
}

.breadcrumb_checkout li.active a {
    background: #043C54;
    color: #fff;
    pointer-events: none;
    cursor: default;
}

/*
.breadcrumb_checkout li a:hover
{
    background:        #60ab5973;
    color: #fff;
}*/
.breadcrumb_checkout li a:visited {
    background: #60ab5973;
    color: #fff;
}

.breadcrumb_checkout li a:focus {
    background: #60ab5973;
    color: #fff;
}

.breadcrumb_checkout>li.disabled>a:hover {
    background: #60ab5973;
    color: #fff;
}

.breadcrumb_checkout>li.disabled>a:visited {
    background: #60ab5973;
    color: #fff;
}

.breadcrumb_checkout>li.disabled>a:focus {
    background: #60ab5973;
    color: #fff;
}



.breadcrumb_checkout {
    list-style: none;
    overflow: hidden;
    margin: 40px;
    padding: 0;
    display: flex;
    justify-content: space-around;
}

.breadcrumb_checkout {
    list-style: none;
    overflow: hidden;
    margin: 10px 0;
    padding: 16px;
    background-color: #EAEAEA;
}

.checkout_tab {
    text-align: center;
    border-radius: 50%;
    height: 200px;
    width: 200px;
    /* padding: 0; */
}

.active .checkout_tab {
    text-align: center;
    border-radius: 50%;
    height: 200px;
    /* padding: 0; */
}

.breadcrumb_checkout li.active {
    background: #60ab59;
    color: #fff;
    border-radius: 50%;
}

.overflow_c {
    padding-top: 22px;
    color: #fff;
}

.overflow_c i {
    font-size: 21px;
    border-radius: 50px;
    border: 1px dotted #fff;
    padding: 8px;
    width: 40px;
    height: 40px;
}

.overflow_c h3 {
    margin-top: 6px;
}

.overflow_c h3 {
    margin-top: 6px;
    font-size: 22px;
    color: #fff;
}

.overflow_c p {

    color: #fff;
}

.step1 {
    background-color: #F8F8F8;
    padding: 15px;
}

.step_label {
    color: #3D3D3D;
    font-weight: 400;
    font-size: 20px;
}

.step1 input {
    border-radius: 0;
}

.btn.btn-next {
    background-color: #053D56;
    color: #fff;
    border-radius: 0;
    padding: 9px 34px;
    margin: 18px 0;
}

.btn.btn-prev {
    background-color: #262626;
    color: #fff;
    border-radius: 0;
    padding: 9px 34px;
    margin: 18px 0;

}

.radio-inline.paytm_img {
    content: "";
    display: block;
    position: relative;
    background-image: url(../img/paypal.jpg);
    height: 154px;
    width: 70%;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.radio-inline.direct_img {
    content: "";
    display: block;
    position: relative;
    background-image: url(../img/direct.jpg);
    height: 154px;
    width: 70%;
    background-size: contain;
    background-repeat: no-repeat;
}

.payment_gate input:checked+.radio-inline {
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
    border: 4px solid #FDAD2D;
}

.payment_gate input+.radio-inline {
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
    border: 4px solid #EAEAEA;
}

.payment_gate {
    position: relative;
}

.payment_gate input {
    position: absolute;
    z-index: 999;
    width: 70%;
    height: 154px;
    opacity: 0;
}

/*.hu_control{
    width: 100%;
    box-shadow: none;
    border: 1px dashed;
    padding: 4px;
}*/
.subs_box select[name="year"] {
    width: 100%;
    box-shadow: none;
    border: 1px dashed;
    padding: 4px;
}

.box-border {
    border: 1px solid #ddd;
    border-radius: 4px !important;
}

.tag-box {
    background: #fff;
    margin-bottom: 15px;
    padding: 10px 0px 24px 10px;
}

.tag-box-v3 {
    border: solid 2px #eee;
}

.panel-purple>.panel-heading {
    background: #053D56 none repeat scroll 0 0;
    color: #fff;
}

.table {
    border: 1px solid #eee;
    border-radius: 4px;
    margin-bottom: 0;
}

.tag-box-v6 {
    background: #fafafa;
    border: solid 1px #eee;
}

h4.tagln {
    font-size: 16px;
    margin-top: 5px;
    text-transform: capitalize;
}

/*-----------------------responsive--------------------------*/

@media only screen and (min-device-width: 360px) and (max-device-width: 640px) {

    .mobile-menu-area {
        display: none;
    }

    .logo img {
        width: 50.5% !important;
        margin: 0 auto;
    }

    .collapsed.pull-right.pluss::after {
        display: none;
    }

    .pull-right.pluss.collapsed.ccc::after {
        background: #666 none repeat scroll 0 0;
        color: #fff;
        content: "-";
        cursor: pointer;
        float: right;
        font-size: 25px;
        font-weight: bold;
        height: 29px;
        line-height: 23px;
        margin-top: 3px;
        position: relative;
        right: 5px;
        text-align: center;
        top: -3px;
        width: 25px;
        display: block;
    }

    .pull-right.pluss.collapsed.ccc::before {
        display: none
    }

    .pull-right.pluss.collapsed::before {
        background: #666 none repeat scroll 0 0;
        color: #fff;
        content: "+";
        cursor: pointer;
        float: right;
        font-size: 23px;
        font-weight: bold;
        height: 29px;
        line-height: 23px;
        margin-top: 3px;
        position: relative;
        right: 5px;
        text-align: center;
        top: -3px;
        width: 25px;
    }

    .pull-right.pluss {
        color: #bfbfbf;
        cursor: pointer;
        position: absolute;
        right: 0;
        top: 3px;
    }

    .mobl-menu li {
        position: relative;
    }

    .navbar-toggle {

        margin-top: 2px;

        margin-bottom: 2px;

    }

    .search-form .form-group:hover,
    .search-form .form-group.hover {
        width: 250px;
        border-radius: 20px;
        background-color: #fff;
    }

    .search-form .form-group {
        /* float: right !important; */
        transition: all 0.35s, border-radius 0s;
        width: 250px;
        float: none;
        left: -30px;
    }

    .cat_btn {
        float: left;
        width: 100%;
        background: #ddd;
        margin-top: 10px;
    }

    .icon-bar {
        background: #fff;
    }

    .nav.nav-tabs.first_tab>li {
        text-align: center;
        width: 100% !important;
    }

    .read {
        position: absolute;
        top: -23px;
        left: -2px;
    }

    .list-inline.text-uppercase.share>li {
        margin-right: 8px !important;
    }

    .list-inline.text-uppercase.share {
        margin-top: 36px;
        position: relative;
    }

    .img-responsive.img_fte {
        border: 2px solid #e0e0e0;
        margin-top: 6px;
        width: 100% !important;
    }

    .ad_banner img {
        width: 100%;
        height: 100px;
    }

    .book_img {
        margin-bottom: 20px;
    }

    .book_img {
        display: flex;
        justify-content: center;
        text-align: center;
        margin-bottom: 20px;
    }

    .main_footer {
        background-size: cover !important;
        position: relative;
        z-index: -1;
    }

    .follow li a img {
        width: 70%;
    }

    .bottom_copy>p {
        text-align: left;
    }

    .book {
        position: relative;
        z-index: -1;
    }

    .item_wrapper .subs_box {
        width: 86%;
        margin: 0 auto;
    }

    .single_item .head_txt {

        font-size: 20px;
    }

    .single_item .line {

        top: 64px;
        width: 100%;

    }

    .subs_sec .head_txt {
        padding: 13px 0 81px;

        margin: 0;
        font-size: 23px;
    }

    #login-modal .modal-dialog {
        width: auto !important;
    }

    .ui-slider-left-arrow {
        border-top-left-radius: 0;
        box-shadow: 0 -3px 0 #949494;
        left: 3px;
        text-align: center;
        top: 15px;
        line-height: 2;
        color: #424242;
    }

    .ui-slider-right-arrow {
        box-shadow: 0 -3px 0 #949494;
        text-align: center;
        top: 15px;
        right: 3px;
        color: #424242;
        border-top-right-radius: 0px;
    }
}


@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {

    .mobile-menu-area {
        display: none;
    }

    .logo img {
        width: 100% !important;
    margin: 0 auto;
    margin-bottom: 26px;
    }

    .collapsed.pull-right.pluss::after {
        display: none;
    }

    .pull-right.pluss.collapsed.ccc::after {
        background: #666 none repeat scroll 0 0;
        color: #fff;
        content: "-";
        cursor: pointer;
        float: right;
        font-size: 25px;
        font-weight: bold;
        height: 29px;
        line-height: 23px;
        margin-top: 3px;
        position: relative;
        right: 5px;
        text-align: center;
        top: -3px;
        width: 25px;
        display: block;
    }

    .pull-right.pluss.collapsed.ccc::before {
        display: none
    }

    .pull-right.pluss.collapsed::before {
        background: #666 none repeat scroll 0 0;
        color: #fff;
        content: "+";
        cursor: pointer;
        float: right;
        font-size: 23px;
        font-weight: bold;
        height: 29px;
        line-height: 23px;
        margin-top: 3px;
        position: relative;
        right: 5px;
        text-align: center;
        top: -3px;
        width: 25px;
    }

    .pull-right.pluss {
        color: #bfbfbf;
        cursor: pointer;
        position: absolute;
        right: 0;
        top: 3px;
    }

    .mobl-menu li {
        position: relative;
    }

    .navbar-toggle {

        margin-top: 2px;

        margin-bottom: 2px;

    }

    .search-form .form-group:hover,
    .search-form .form-group.hover {
        width: 250px;
        border-radius: 20px;
        background-color: #fff;
    }

    .cat_btn {
        float: left;
        width: 100%;
        background: #ddd;
        margin-top: 10px;
        display: none;
    }

    .icon-bar {
        background: #fff;
    }

    .nav.nav-tabs.first_tab>li {
        text-align: center;
        width: 100% !important;
    }

    .read {
        position: absolute;
        top: -23px;
        left: -2px;
    }

    .list-inline.text-uppercase.share>li {
        margin-right: 8px !important;
    }

    .list-inline.text-uppercase.share {
        margin-top: 36px;
        position: relative;
    }

    .img-responsive.img_fte {
        border: 2px solid #e0e0e0;
        margin-top: 6px;
        width: 100% !important;
        min-width: 100% !important;
    }

    #slider-thumb {
        margin-left: 100%;
    }

    .jssort121 .p .t {
        width: 50% !important;
    }

    .jssort121 .d {
        font-size: 10px !important;
    }

    .search-form .form-group {
        width: 100%;
            display: none;
    }

    .search-form .form-group input.form-control {
        padding-right: 20px;
        box-shadow: none;
        display: block;
        position: relative;
        top: -3px;
        /* border-radius: 0; */
        border-radius: 0px;
        background: #ff000000;
        padding-left: 30px;
        border: 1px solid #fdc265;
    }

    .submit_iconm {
        right: 8px;
        display: block;
        z-index: 1;
        color: #FDAD2D;
        margin: 6px 0px -27px -1px;
        background: #ff000000;
        border: none;
    }

    .ad_banner img {
        width: 100%;
        height: auto;
    }

    .book_img {
        margin-bottom: 20px;
    }

    .book_img {
        display: flex;
        justify-content: center;
        text-align: center;
        margin-bottom: 20px;
    }

    .featurd_left {
        width: 100% !important;
    }

    .ftrd_ttl {
        width: 100% !important;
    }

    .art-side-ban {
        margin-left: 16px !important;
    }

    .main_footer {
        background-size: cover !important;
        position: relative;
        z-index: -1;
    }

    .follow li a img {
        width: 70%;
    }

    .bottom_copy>p {
        text-align: left;
    }

    .book {
        position: relative;
        z-index: -1;
    }

    .item_wrapper .subs_box {
        width: 86%;
        margin: 0 auto;
    }

    .single_item .head_txt {

        font-size: 20px;
    }

    .single_item .line {

        top: 64px;
        width: 100%;

    }

    .subs_sec .head_txt {
        padding: 13px 0 81px;

        margin: 0;
        font-size: 23px;
    }

    #login-modal .modal-dialog {
        width: auto !important;
    }

    .ui-slider-left-arrow {
        border-top-left-radius: 0;
        box-shadow: 0 -3px 0 #949494;
        left: 3px;
        text-align: center;
        top: 15px;
        line-height: 2;
        color: #424242;
    }

    .ui-slider-right-arrow {
        box-shadow: 0 -3px 0 #949494;
        text-align: center;
        top: 15px;
        right: 3px;
        color: #424242;
        border-top-right-radius: 0px;
    }
}

/*-----------------------end of responsive--------------------------*/
.border-wings {
    text-align: center;
}

.fb-bgg {
    width: 50px;
    height: 50px;
    border: 1px solid #ddd;
    border-radius: 50%;
    padding-top: 7px;
    text-align: center;
    font-size: 24px;
    float: right;
    color: #33667D
}

.fb-bgg:hover i,
.g-icon-bg:hover i {
    color: #FDA923;
}

.g-icon-bg {
    width: 50px;
    height: 50px;
    border: 1px solid #ddd;
    border-radius: 50%;
    padding-top: 7px;
    text-align: center;
    font-size: 24px;
    color: #33667D;
    padding-left: 3px;
}

.mnu_name {
    float: left;
    color: #fff;
    padding: 9px 16px;
}

.mobl-menu {
    margin: 4px 12px;
}

.mobl-menu li.mobli {
    position: relative;
    border-top: 1px dashed #8F8F8F;
    /*border-bottom: 1px dashed #8f8f8f;*/
    /* float: left; */
    /* width: 100%; */
    margin-bottom: 8px;
    padding: 8px 0;
}

.mob-subs li a {
    color: #fff !important;
}

.mob-subs {
    margin: 0 10px;
}

.mob-subs li {
    margin: 0;
    padding: 4px;
    border-top: 1px dashed;
}

li.mobli a {
    color: #FDAD2D;
}

.sign_ul {
    display: flex;
    justify-content: space-evenly;
    padding: 10px;
    //padding-left: 55px;
}

.sign_ul li {
    border-right: 1px solid #FDAD2D;
}

.sign_ul li {
    border-right: 1px solid #FDAD2D;
}

.sign_ul li:last-child {
    border-right: 1px solid transparent;
}

.sign_ul li a {
    color: #fff;
    text-transform: capitalize;
}

.sign_ul li a:hover {
    color: #FDAD2D;
}

#login-modal1 .icon-input {
    background-color: #33667d;
    position: absolute;
    top: 0;
    left: 0;
    width: 45px;
    height: 45px;
    color: #fff;
    text-align: center;
    padding-top: 12px;
}

#login-modal1 .form-custom {
    position: relative;
    margin-bottom: 10px;
}

#login-modal1 .btn-link {
    visibility: hidden;
}

#login-modal1 .form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 0px 0 54px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.fixed div {
    background: #043C54;
    position: fixed;
    bottom: 0;
    z-index: 10;
    width: 100%;
    padding: 1px;
    margin: auto;
    max-width: 1450px;
}

.fixed h5 {
    text-align: center;
    color: #fff;
}

.fixed h5 a {
    color: #FDAD2D;
}

.fixed h5 a:hover {
    color: #FFF;
}

/*--------------------------hover menu------------*/
.sub_menu_top .top_ul {
    padding: 4px 15px 18px;
    border-bottom: 2px solid #ddd;
    margin-left: 1px;
    margin-bottom: 16px;
}

.top_ul li a {
    font-size: 15px;
    font-weight: 600;
    color: #094059;
    font-family: unset;
}

.top_ul li {
    padding: 0 15px;
    border-right: 2px solid #FDAD2D;
}

.top_ul li:first-child {
    padding: 0 15px 0 0;
}

.top_ul li:last-child {

    border-right: none;
}

.btn_top_menu {
    background-color: #043B53;
    margin: 8px 0px;
    color: #fff !important;
    text-align: center;
    font-size: 14px !important;
    border-radius: 0px;
}

.need_bor {
    border-right: 2px solid #D6D6D6;
    padding-right: 10px !important;
    padding-bottom: 50px !important;
    margin-left: 20px;
    width: 17% !important;
}

.need_bol {
    border-left: 2px solid #D6D6D6;
    padding-bottom: 15px !important;
    margin-left: 26px;
    /* padding-left: 25px !important; */
}

.mr_log:nth-child(2) a {
    text-align: center;
    margin: 0 auto;
    padding: 0;
    position: relative;
    left: 30%;
    /* transform: translate(-50%); */
}

.adver span {
    position: absolute;
    right: 0;
    font-size: 14px;
    width: 20px;
    height: 20px;
    /* background: #ddd; */
    font-size: ;
    font-weight: 600;
    top: 15px;
}

.adver {
    position: relative;
}

/*------------------------------------advertise---------------*/
.adv_block h2 {
    border-bottom: 2px solid #053D56;
}

.adv_block h3 {
    border-bottom: 2px solid #043C54;
    font-size: 18px;
}

.adv_block h3 span {
    background: #043B53;
    color: #fff;
    padding: 2px 10px;
}


.adv_contact {
    background: url(../img/adv.jpg);
    min-height: 335px;
    width: 100%;
    background-repeat: no-repeat;
    margin-top: 70px;
    border-top: 2px solid #043B53;
    border-bottom: 2px solid #043B53;
}

.adv_contact_inner {
    width: 51%;
    float: right;
    padding-right: 100px;
    padding-top: 80px;
}

.adv_contact_inner h3 {
    font-weight: 600;
}

.adv_contact .email_id i {
    padding: 10px;
    background: #30ABBA;
    border-radius: 50%;
    color: #fff;
}


/* =============================================================================
 contact page style
    ========================================================================= */

.add-text a{
    color: #5C7388;
        word-break: break-all;
}

.add-text a:hover{
    color: #fdad2d;
}

.page-contact-wrap{
   padding: 40px 0;
    padding-top: 15px;
}
.page-contact-wrap .page-contact-content{
    padding: 0 0;
}
.page-contact-content .page-contact-add{
    padding: 0 0;
}
.page-contact-add ul{
    list-style-type: none;
    padding-top: 20px;
}
.page-contact-add ul li{
    display: block;
    padding: 5px 0;
}
.page-contact-add ul li .add-icon{
    padding-right: 15px;
    float: left;
    text-align: center;
}
.page-contact-add ul li .add-icon i{
    margin-right: 15px;
    float: left;
    border: 2px solid #094059;
    color: #094059;
    width: 45px;
    height: 45px;
    line-height: 40px;
    border-radius: 50%;
    font-size: 18px;
}
.page-contact-add ul li .add-icon i:hover{
    border: 2px solid #242b55;
    color: #fff;
    background-color: #242b55;
}

.page-contact-add ul li .add-text{
    padding-left: 50px;
}
.page-contact-add ul li .add-text span {
    color: #094059;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 26px;
}
.page-contact-content .page-contact-form{
    padding: 0 0;
}
.page-contact-form input[type="text"],input[type="email"]{
    padding: 10px 10px;
    margin-bottom: 20px;
    width: 100%;
    border: 1px solid #ebebeb;
    border-radius: 2px;
}

.page-contact-form input[type="file"],
.page-contact-form select{
    padding: 10px 10px;
    margin-bottom: 20px;
    width: 100%;
    border: 1px solid #ebebeb;
    border-radius: 2px;
}

.page-contact-form textarea{
    padding: 10px 10px;
    margin-bottom: 20px;
    width: 100%;
    border: 1px solid #ebebeb;
    border-radius: 2px;
}
.page-contact-map{
    padding: 0px 0;
}


.section-title-l{
    position: relative;
    border-bottom: 1px solid #094059;
    margin-bottom: 45px;
}
.section-title-l:after{
    content: '';
    background-color: #094059;
    width: 70px;
    height: 1px;
    display: block;
    margin: 20px 0 -1px;
}
.section-title-l h2{
    font-size: 36px;
    font-weight: 500;
    color: #094059;
}

.btn-style-3{
    background-color: #094059;
    border: 2px solid #094059;
    padding: 10px 35px;
    text-transform: capitalize;
    color: #fff;
    display: inline-table;
}
.btn-style-3:hover{
    background-color: transparent;
    border: 2px solid #094059;
    color: #094059;
}

/********************************products **************************/

.main-products {
    position: relative;
}

.main-products .h_pro_title {
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
    text-align: center;
    position: absolute;
    /* margin-bottom: 40px; */
    top: 35px;
    font-size: 38px;
    left: 50%;
    transform: translate(-50%);
}

.r1 {
    background-color: #fff;
    margin-right: 25px;
    border-top: 5px solid #FDAD2D;
    border-top-radius: 14px;
    border-radius: 0;
    padding: 0;
    transition: all .3s ease-in-out 0s;
}

.r1:hover {
    box-shadow: 0px 0px 8px 0px;
}

.main-products .h_pro_title::after {
    position: absolute;
    height: 3px;
    width: 74px;
    content: "";
    background-color: #FEAC2E;
    bottom: 0;
    margin: -9px -156px;
}

.no-padding {
    padding: 0px;
}

.r1 .product_detail {
    padding: 0 12px;
    border: 1px solid #eee;
}

.main-products .r1 img {
    max-width: 100%;
}

.product_title {
    text-transform: capitalize;
    color: #2B2B2B;
    font-weight: 400;
    margin-top: 0;
    padding-top: 18px;
    font-size: 18px;
}

.product_detail p {
    color: #999999;
    font-style: italic;
    text-transform: none;
    font-size: 15px;
}

.r1 .product_detail button {
    position: relative;
    padding: 6px 20px;
    width: 100%;
    border-radius: 0;
    margin: 16px 0 14px 0;
    background: #053d56 none repeat scroll 0 0;
    color: #ffffff;
    font-family: opensans-regular;
    font-size: 18px;
    padding: 7px 53px;
    text-decoration: none;
    text-transform: capitalize;
    border: none;
}

.product_detail button:before {
    background: #fda923;
    content: "";
    height: 100%;

    left: 0;
    position: absolute;
    top: 0;
    width: 6px;
    transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    z-index: 0;
}

.product_detail button:hover::before {
    width: 100%;
}

.product_detail button span {
    position: relative;
    z-index: 2;
}

/******************************* editorial ***********************/
.span9 h2 {
    margin-top: 5px;
    margin-bottom: 2px;
    font-family: "nyt-franklin", georgia, "times new roman", sans-serif;
    font-weight: 700;
    font-size: 18px;
}

.span9 {
    float: left;
    margin-right: 18px;
    margin-left: 144px;
    margin-top: -132px;
}

ul.clearfix li.last a.twitter {
    background-image: url(assets/images/twitter.gif);
    background-repeat: no-repeat;
    padding-left: 17px
}

.clearfix {
    list-style: none;
    padding-left: 10px;
}

.main {
    margin-top: 45px;
    background-color: white;



}

.span8 {
    width: 574px;
}

.span8 p {
    color: #333;
    font-size: 14px;
    line-height: 21px;
    font-family: georgia, "times new roman", times, serif;
}

.span2 img {
    /* position: relative; */
    /* top: 38px; */
    width: auto;
}

/****************************** contributer ********************/
.contributor_detail {
    clear: both;
}

.contributor_social li a {
    height: 30px;
    width: 30px;
    background: #ddd;
    /* padding: 10px 13px; */
    font-size: 15px;
    border-radius: 50%;
    float: left;
    text-align: center;
    padding-top: 5px;
    box-shadow: 1px 2px 3px #9A9A9A;
}

.contributor_img img {
    border-radius: 50%;
    border: 6px solid #ececec;
}

.contributor_detail p {
    margin-top: 14px;
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

.contributor_block {
    padding: 0 40px;
}

.container.contri {
    position: relative;
}

.container.contri::after {
    content: "";
    width: 2px;
    height: 90%;
    background: #E6E6E6;
    position: absolute;
    display: block;
    top: 80px;
    left: 50%;
}

.contri_head::before {
    content: "";
    width: 86px;
    height: 2px;
    background: #FDAD2D;
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translate(-50%);
}

.contri_head {
    text-align: center;
    font-size: 28px;
    position: relative;
    margin-bottom: 50px;
}

/*********************** write for us ************************/
.main-m {
    border-radius: 7px;
    border-left: 1px solid #094059;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-top: 5px;
    background: #053D56;
    color: #fff;
    margin-left: 28px;
    margin-right: 28px;
}

.write_head {
    /* background: #094059; */
    margin: 0;
    text-align: center;
    padding: 10px;
    color: #FDAD2D;
    border-radius: 7px 7px 0 0;
    /* border: 2px solid #094059; */
    border-left: none;
    border-right: none;
    font-size: 36px;
    border-bottom: 1px solid #094059;
    margin-bottom: 20px;
}


.main-m input[type="text"],.main-m textarea,
.main-m select {
    width: 82%;
    padding: 12px 34px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
    position: relative;
    left: 47px;
    top: 20px;
}
.main-m textarea{
  width: 91%;
}

.main-m input[type="tel"] {
    width: 82%;
    padding: 12px 34px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
    position: relative;
    left: 47px;
    top: 20px;
}

.main-m input[type="file"] {
    width: 82%;
    padding: 12px 34px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
    position: relative;
    left: 47px;
    top: 20px;
}

.main-m input[type="submit"] {
    background-color: #FDAD2D;
    color: white;
    padding: 12px 100px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 40px;
    margin-left: 109px;
    transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    z-index: 0;
    font-weight: 700;
    margin-bottom: 25px;
}

.main-m input[type=submit]:hover {
    background-color: #2E657E;
    transform: scale(1);
}

.main-m label {
    padding: 9px 17px;
    position: relative;
    top: 25px;
    width: 100%;
    left: 30px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
    font-size: 14px;
}

/**********************************Blog **************************************/

@font-face {
    font-family: mono;
    src: url(Montserrat-Regular.ttf);
}

.trending_blog {
    position: relative;
}

.t_inner_block::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0px;
    right: 0;
    bottom: 0;
    background: linear-gradient(rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, .75));
    z-index: 110;
    width: 100%;

}

.t_inner_block {
    background-image: url(a.jpg);
    background-position: 50%, 50%;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 80%;
    max-height: 380px;
}

.t_content {
    position: absolute;
    bottom: 35px;
    padding-left: 26px;
    color: #fff;
    z-index: 999;
}

.t_category a {
    color: #FDAA25;
    font-size: 16px;
    font-weight: 600;
    font-family: mono;
}

.t_heading h2 {
    margin-top: 4px;
}

.thum_img {
    position: relative;
}

.thum_img img {
    width: 100%;
}

.thum_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    transition: all .3s ease-out 0s;
    transform: scale(.1);
    visibility: hidden;
}

.thum_img:hover .thum_overlay {
    transform: scale(1);
    visibility: visible;
}

.thum_overlay img {
    width: 13%;
    display: flex;
    /* justify-content: normal; */
    margin: 0 auto;
    padding-top: 60px;
}

.thumbnail.h_blog {
    padding: 0;
    border: none;
}

.h_blog .caption p {
    color: #505050;
    font-family: mono;
    font-size: 16px;
}

.h_blog .caption h4 {
    color: #053D56;
    font-family: mono;
    font-size: 14px;
}

.latest_blog::after {
    content: "";
    width: 82%;
    height: 1px;
    display: block;
    background: #d7d7d7;
    position: absolute;
    margin-left: 0;
    top: 50%;
    z-index: 1;
    left: 16%;
}

.latest_blog {
    margin-left: 13px;
    font-family: mono;
    position: relative;
}

.top_highlight {
    margin-left: 13px;
    font-family: mono;
    position: relative;

}

.top_highlight::after {
    content: "";
    width: 80%;
    height: 1px;
    display: block;
    background: #d7d7d7;
    position: absolute;
    margin-left: 0;
    top: 50%;
    z-index: 1;
    left: 19%;
}

/************************************ Events *****************************/

.event_filter {
    margin: 20px auto;
    float: left;
    width: 100%;
    background: #f3f3f3;
    box-shadow: 1px 2px 4px #9D9D9D;
    padding-top: 10px;
}

.filter_block .form-control {
    border: none;
    box-shadow: none;
    background: transparent;
    border-bottom: 1px dashed #043C55;
    border-radius: 0;
}

.btn.btn_search {
    width: 100%;
    background: #053D56;
    color: #fff;
    border-radius: 0;
    margin: 20px 0;
    padding: 9px;
}

.event_heading .e_head {
    text-align: center;
}

.pull-left.prev {
    background: #053D56;
    color: #fff;
    border-radius: 20px;
    padding: 2px 8px;
}

.pull-left.prev a {
    color: #fff;

}

.pull-right.next {
    background: #053D56;
    color: #fff;
    border-radius: 20px;
    padding: 2px 8px;
}

.pull-right.next a {
    color: #fff;

}

.event_desc p {
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 26px;
}

.no-padding {
    padding: 0;
}

.article_box {
    padding: 5px 5px 10px 20px;
    box-shadow: 1px 2px 5px #ddd;
    margin: 15px 0;
}

.pricing {
    position: absolute;
    right: 18px;
    height: 50px;
    width: 50px;
    background: #053D56;
    color: #fff;
    border-radius: 50%;
    border: 2px solid #FDAD2D;
    text-align: center;
    padding-top: 12px;
    top: 26px;
}

.a_heading a {
    color: #262626;
}

.event_timing li {
    font-weight: 600;
    font-size: 15px;
}

.ui-state-default.ui-state-highlight {
    background: #053D56;
    color: #fff;
}

.evhead {
    background: #f5f5f5;
    box-shadow: 1px 2px 4px #B7B7B7;
    padding: 5px 10px 14px 10px;
}

.write_ban {
    background-image: url(../img/h_cap.jpg);
    background-size: contain;
    padding: 90px;
    background-repeat: no-repeat;
    background-size: cover;
}

.edit_head {
    background-image: url(../img/h_edi.jpg);
    padding: 100px;
    background-size: contain;
    background-repeat: no-repeat;
}

.h_product {
    background-image: url(../img/product.jpeg);
    padding: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.r1 img {
    width: 100%;
}

/********************************** About us **********************/

.banner {
    background-image: url(../img/about-us-banner.jpg);
    background-repeat: no-repeat;
    padding: 67px;
    background-size: cover;
    position: relative
}

.banner::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background-color: #043C55;
    left: 0;
    top: 0;
    opacity: 0.4;

}

.text {
    font-weight: 400;
    text-transform: capitalize;
    text-align: center;
    position: relative;
    margin-bottom: 40px;

    font-size: 38px;
    color: #043C54;
    font-family: 'Roboto', sans-serif;
}

.text::after {
    position: absolute;
    height: 3px;
    width: 74px;
    content: "";
    background-color: #FEAC2E;
    bottom: 0;
    margin: -9px -116px;
    z-index: 1;
}

.text1 p {
    font-family: 'Roboto', sans-serif;
    color: #7E7E7E;
    font-weight: 400;
    letter-spacing: .1px;
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 26px;
    padding: 0px 36px;
}

.text1 h4 {
    font-family: 'Roboto', sans-serif;
    color: #424242;
    font-size: 17px;
    padding: 65px 36px;
}

.banner1 {
    position: relative;
    top: 6px !important;
}

.image img {
    max-width: 100%;
    height: 471px;
}

.image {
    position: relative;
    top: 78px;
}

.inner_page_title {
    width: 300px;
    height: 200px;
    overflow: auto;
}

.text1 {

    height: 632px;
    overflow: auto;
}

.new h3 {
    ont-size: 24px;
    color: #424242;
    font-weight: normal;
    border-bottom: 2px solid #094059;
    padding-bottom: 5px;
    text-align: center;
    font-family: georgia;
}

.subs_top {
    font-family: georgia;
    font-size: 13px;

    padding: 20px 160px;
}

/*.btn {
    margin: 44px 0 14px 0;
    background: #053d56 none repeat scroll 0 0;
    color: #ffffff;
    font-family: opensans-regular;
    font-size: 19px;
    padding: 16px 86px;
    text-decoration: none;
    text-transform: capitalize;
    border: none;
    position:relative
}
.btn::before
{
    background: #fda923;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 6px;
transition: all 0.4s ease-in;
-webkit-transition: all 0.4s ease-in;
z-index: 0;
}
.btn:hover::before {
    width: 100%;
    color:white !important;
}*/

.modal-body {
  h1 {
    font-weight:900;
    font-size:2.3em;
    text-transform:uppercase;
  }

  a.pre-order-btn {
    color:#000;
    background-color:gold;
    border-radius:1em;
    padding:1em;
    display: block;
    margin: 2em auto;
    width:50%;
    font-size:1.25em;
    font-weight:6600;
    &:hover {
    background-color:#000;
      text-decoration:none;
      color:gold;
    }
  }


}



hr {
    border: 1px solid #ddd !important;
}

.products-detail {
    padding-right: 31px;
    padding-left: 31px;
}

.subs_top {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    padding: 20px 0 30px 0;
}

.subs_top h4 {
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
}

.subs_top p {
    color: #262626;
    font-size: 16px;
    margin-bottom: 30px;
}

.detailed_text h3 {
    font-size: 30px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    border-bottom: 3px solid #406C85;
    padding-bottom: 16px;
}

.event-banner {
    position: relative;
}

.event-banner::after {

    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0;
    display: block;
    background-color: rgba(0, 0, 0, 0.4);
}

.event-text {
    position: absolute;
    /* left: 0; */
    left: 50%;
    top: 45%;
    /* color: white; */
    z-index: 1;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 57px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    /* z-index: 1; */
    /* box-shadow: 1px 2px 3px -1px white; */
    transform: translate(-50%, -50%);
}

.event-pduct h2 {}

.event-m {
    float: left;
    width: 100%;
    /* margin: 0 auto; */
    padding: 0 60px;
}

.event-pduct img {
    position: relative;
}

.event-pduct p {}

.event-pduct {
    padding: 20px 11px;
}

.event-pduct h2 {}

span.EVENT-DATE {
    color: darkslategrey;
    color: #fdad2d;
    font-size: 17px;

}

.event-main h2 {
    font-family: Lato;
    font-weight: 500;
    color: #053d56;
    font-size: 15px;
    margin: 0;
    font-family: poppins;
    padding: 4px 0;
}

.event-main span {
    font-size: 13px;
}

.locat-mar {
    margin-bottom: 2%;
}
}

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.hovereffect .overlay {
    width: 91%;
    border-radius: 10px 0px 0px 10px;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: #d8983cd6;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
}


.hovereffect a.info {
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    color: #fdad2d;
    border: 1px solid #fff;
    background-color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 33%;
    padding: 7px 14px;
    MARGIN-TOP: 40%;
}

.hovereffect:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
}

.hovereffect:hover h2,
.hovereffect:hover a.info {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform: translatey(0);
    -webkit-transform: translatey(0);
    transform: translatey(0);
}

.hovereffect:hover a.info {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.event-img {
    border-radius: 10px 0px 0px 10px;
}

.padding-top {
    padding: 20px 0px 0px 0px;
}

.event_blocks {
    border: 1px solid #8080802e;
    margin: 3% 0% 0% 0%;
    padding: 0;
    border-radius: 10px;
    border-left: none;
}

.event_blockshome {
    border-radius: 0;
    box-shadow: 11px 7px 8px #0101013b;
    margin: 20px;
    background: white;
    padding: 0px;
}

.event-btnh {
    border: none;
    color: #fff;
    font-size: 15px;
    padding: 7px;
    border-radius: 4px;
    background-color: #EFA63C;
    vertical-align: top;
}

.event_blockshome:hover {
    border: 0px solid #faac30;
}

.event_img {
    height: 200px;
    width: 100%;
    border-radius: 0;
}

.side-line {
    border-right: 1px solid #ddd;
}

.event_bg {
    border-right: 1px solid #ddd;
    background-image: url(https://www.newstatesman.com/sites/all/themes/creative-responsive-theme/images/new_statesman_events.jpg);
    padding: 1% 3% 2% 1%;
    margin-bottom: 0;
}

.event_bg:before{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fdad2d8f;
}

.event_bg h3 {
    color: white;
    margin-left: 29px;
    text-shadow: 2px 1px 5px #000000;
    font-size: 30px;
    font-weight: 700;
    /* border-bottom: 2px solid #ffff; */
    /* padding-bottom: 25px; */
    font-style: italic;
}

.descip {
    background: white;
    border-radius: 0px 0px 10px 10px;
    margin-top: 0%;
    padding: 6px;
    height: 110px;
}

.descip>div {
       margin: 0;
       font-weight: 500;
       color: #EFA63C;
       text-transform: capitalize;
       font-size: 15px;
}

.descip>div::before {
    /* content: '.'; */
    color: transparent;
}

h3.ftrd_ttl a:hover,
h3.ftrd_ttl a:focus,
h3.ftrd_ttl a:active {
    color: #EFA63C;
}

.titleev {
    color: #ffffff;
    font-family: Roboto;
    font-size: 2rem;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    width: 80%;
    display: inline-block;
    margin-left: 6%;
    /* background: red; */
    font-family: poppins;
    padding: 10px 0;
}

.titleev span {
    color: #cacaca;
    font-size: 1.5rem;
    text-transform: initial;
}

.slick-dots {
    text-align: center;
}

.slick-dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #424242;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}

.slick-dots active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}

.slick-dots button {
    display: none
}

.event-tabs {
    border: none;
    float: right;
    margin: 4% 4% 0% 0%;
}

.event-tabs>li {
    MARGIN-LEFT: 10PX;
}

.nav-tabs>li.active>a {
    color: #f9f5f5;
    cursor: default;
    border: none;
    border-bottom: 2px solid #f1ebeb;
    background: none;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border: none;
    border-bottom: 2px solid #f3f2f2fc;
    color: white;
    background: none;
}

.nav-tabs>li>a:hover {
    border: none;
    border-bottom: 2px solid #fffcfc;
}

.nav-tabs>li>a {
    color: white;
}

.ad-banner img {
    /* max-width: 100%; */
    width: 80%;
    float: right;
}

.ad-banner {
    width: auto;
    display: block;
    float: right;
    position: relative;
    left: 0;
    bottom: 0;
}

.logo {
    position: relative;
    left: 0;
    top: 8px;
}

.events-text {
    height: 47px;
    background: #F1F1F1;
    position: relative;
}

.events-text::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 46px;
    width: 4px;
    background-color: #FB5C00;

}

.events-text h3 {
    padding: 11px 32px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 23px;
}

.service-list {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
    float: left;
    display: inline-block;
}


.service-list p {
    text-align: right;
    margin: 0;
    padding: 0;
}

ul.list {
    list-style: none;
    padding: 20px 37px;
    display: block;
}

.img-l {
    float: left;
}

.list li {
    padding: 19px 5px;
    text-transform: capitalize;
}

.img-l img {
    height: 100px;
    width: 100px;
}

a.btn-button {
    padding: 14px 79px;
    background: #f1f1f1;
    border: 1px solid #C7C7C7;
    box-sizing: 13px 0px 11px;
    box-shadow: 1px 1px 0px;
    margin-left: 82px;
    /* margin-top: 12px; */
    text-transform: capitalize;
    color: #black;
    color: black;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    position: relative;
    top: 25px;
}

span.world {
    color: orange;
    /* margin-top: -2px; */
    /* padding-top: 6px; */
    position: relative;
    bottom: 10px;
    font-weight: 700;
    text-transform: capitalize;
    left: 12px;
}

.events-text h5 {
    position: relative;
    left: 10px;
}

span.D-t {
    position: relative;
    left: 24px;
    top: -9px;
}

.events-text p {
    color: #7E7E7E;
    font-weight: 400;
    letter-spacing: .1px;
    margin: 0 0 0px;
    margin-bottom: 20px;
    /* margin-left: 2px; */
    position: relative;
    left: 9px;
}

img.img-responsive {
    display: block;
    max-width: 100%;

}

.book-img {
       box-sizing: border-box;
    height: initial;
    width: 162px;
    border: 8px solid #E9ECEF;
    box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.23);
    margin: 0 auto;

}

ul#configuration_sidebar_content1 {
    /*height: 52px;
     max-width: 100%;
    display: inline-flex;*/
    /* width: 117px; */
}

.events-text1 {
    height: 47px;
    background: #F1F1F1;
    position: relative;
    left: 35px;
}

.events-text1::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 46px;
    width: 4px;
    background-color: #FB5C00;

}

.events-text1 h3 {
    padding: 11px 32px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 23px;
}

.events-text1 ul.list {
    list-style: none;
    padding: 20px 37px;
    display: block;
}

.events-text1 .img-l {
    float: left;
}

.events-text1 .list li {
    padding: 19px 5px;
    text-transform: capitalize;
}

.events-text1 .img-l img {
    height: 100px;
    width: 100px;
}

.events-text1 a.btn-button {
    padding: 14px 79px;
    background: #f1f1f1;
    border: 1px solid #C7C7C7;
    box-sizing: 13px 0px 11px;
    box-shadow: 1px 1px 0px;
    margin-left: 82px;
    /* margin-top: 12px; */
    text-transform: capitalize;
    color: #black;
    color: black;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    position: relative;
    top: 25px;
}

.events-text1 span.world {
    color: orange;
    /* margin-top: -2px; */
    /* padding-top: 6px; */
    position: relative;
    bottom: 10px;
    font-weight: 700;
    text-transform: capitalize;
    left: 12px;
}

.events-text1 h5 {
    position: relative;
    left: 10px;
}

.events-text1 span.D-t {
    position: relative;
    left: 24px;
    top: -9px;
}

.events-text1 p {
    font-family: 'Roboto', sans-serif;
    color: #7E7E7E;
    font-weight: 400;
    letter-spacing: .1px;
    margin: 0 0 0px;
    margin-bottom: 20px;
    /* margin-left: 2px; */
    position: relative;
    left: 9px;
}


.events-text2 {
    height: 47px;
    background: #F1F1F1;
    position: relative;
    left: 35px;
    top: 107px
}

.events-text2::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 46px;
    width: 4px;
    background-color: #FB5C00;

}

.events-text2 h3 {
    padding: 11px 32px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 23px;
}

.events-text2 ul.list {
    list-style: none;
    padding: 20px 37px;
    display: block;
}

.events-text2 .img-l {
    float: left;
}

.events-text2 .list li {
    padding: 19px 5px;
    text-transform: capitalize;
}

.events-text2 .img-l img {
    height: 100px;
    width: 100px;
}

.events-text2 a.btn-button {
    padding: 14px 79px;
    background: #f1f1f1;
    border: 1px solid #C7C7C7;
    box-sizing: 13px 0px 11px;
    box-shadow: 1px 1px 0px;
    margin-left: 82px;
    /* margin-top: 12px; */
    text-transform: capitalize;
    color: #black;
    color: black;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    position: relative;
    top: 25px;
}

.events-text2 span.world {
    color: orange;
    /* margin-top: -2px; */
    /* padding-top: 6px; */
    position: relative;
    bottom: 10px;
    font-weight: 700;
    text-transform: capitalize;
    left: 12px;
}

.events-text2 h5 {
    position: relative;
    left: 10px;
}

.events-text2 span.D-t {
    position: relative;
    left: 24px;
    top: -9px;
}

.events-text2 p {
    font-family: 'Roboto', sans-serif;
    color: #7E7E7E;
    font-weight: 400;
    letter-spacing: .1px;
    margin: 0 0 0px;
    margin-bottom: 20px;
    /* margin-left: 2px; */
    position: relative;
    left: 9px;
}

.event_desc {
    /* height: 100px; */
    max-width: 100%;
    max-height: 100%;
}

/*blog-section*/
.banner-blog img {
    max-width: 100%;
    max-height: 100%;
    width: 1282px;
    height: 243px;

}

.banner-blog {
    position: relative;
}

.banner-blog::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.no-padding {
    padding: 0px;
}

.main_body{
    position: relative;
    margin-top: 50px;
}

.main_body .main-body-m .main_body_tab .featurd_inner_li {
    /* margin: 0px 20px 30px 0px;
    position: relative;
    left: 18%;
    transform: translate(-50%);
     border-radius: 10px; */
    width: 22%;
    display: inline-block;
    margin: 1em;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    margin-right: 0;
    margin-bottom: 0;
    }

.art-side-ban {
    margin-left: 0px;
}

.set-vide-sidebar{
        position: relative;
        margin-top: 44px;
    }

.tab-content .ftwo_li {
    width: 75%;
    margin: 0px auto;
    position: relative;
    left: 50%;
    transform: translate(-50%);
    margin-top: 18px;
}

.main-body-m .wrapper {
    background-color: #fff;
    margin-top: 10px;
    display:none;
}

.wrapper.ftwo_block {
    background-color: #EFF0F0;
    margin-top: 10px;
}

.book_image .img-responsive.img_fte {
    width: 100%;
}

.book_image {
    position: relative;
}

.book_image .m_article_date {
    position: absolute;
    bottom: 20px;
    left: 20px;
    background-color: #053D56;
    color: #fff;
    padding: 6px;
}

.book_image .m_article_date li {
    font-family: Lato;
}

.article_news p:last-child {
    display: none
}

.article_news p {
    font-size: 18px;
    color: #3a4649;
    max-height: 80px;
    overflow: hidden;


}

.cal_event {
    position: sticky;
    position: -webkit-sticky;
    top: 60px;
    border: 1px solid #8080801f;
    border-radius: 5px;
    margin-top: 2%;
}

.option-heading {
    color: #31a4d8;
}

.option-heading label {
    color: #053d56;
    font-size: 15px;
}

.products-img img {
    width: 100%;
}

.product_block {
    border: 1px solid #ddd;
}

.product_block .event_desc {
    padding: 0 5px;
}

.product_block .event_desc h3 {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}

.product_block .event_desc {
    min-height: 100px;
}

.subs_btn a {
    display: flex;
    justify-content: space-evenly;
    padding: 5px;
    border-top: 1px solid #ddd;
    font-size: 16px;
}

.product_block:hover .subs_btn a {
    background: #053D56;
    color: #fff;

}


.sidebar_signup {
    background: #F1F6F4;
    margin-bottom: 25px;
}

.sidebar_img img {
    width: 100%;
}

.sidebar_content_main {
    padding: 10px 20px;
}

.sidebar_content h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 28px;
}

.sidebar_content p {
    font-family: 'Roboto', sans-serif;
    color: #3a4649;
}

.sidebar_form input {
    width: 100%;
    padding: 8px;
    font-size: 18px;
    margin: 0 auto;
    border: none;
    margin-bottom: 8px;
}

.input_trail {
    border: 2px solid #bac8ce !important;
}

.btn_trial {
    background: #053D56;
    color: #fff;

}

.btn_social_trial {
    width: 100%;
    padding: 10px;
    box-shadow: none;
    border: none;
    background: #3B5998;
    font-size: 16px;
    color: #fff;
}

.or_gap {
    padding-bottom: 7px;
}

.or_gap span::before {
    content: "";
    height: 1px;
    width: 45%;
    background: #ddd;
    display: block;
    position: relative;
    top: 10px;
    left: 0;
}

.or_gap span::after {
    content: "";
    height: 1px;
    width: 45%;
    background: #ddd;
    display: block;
    position: relative;
    top: 10px;
    right: 0;
}

.or_gap span {
    width: 100%;
    display: flex;
}

/*New stylesheet*/
@charset "utf-8";

/* CSS Document */
@font-face {
    src: url(../fonts/'Roboto', sans-serif.ttf);
    font-family: 'Roboto', sans-serif;
}

@font-face {
    src: url(../fonts/'Roboto', sans-serif.ttf);
    font-family: 'Roboto', sans-serif;
}

@font-face {
    src: url(../fonts/'Roboto', sans-serif.ttf);
    font-family: 'Roboto', sans-serif;
}

@font-face {
    src: url(../fonts/'Roboto', sans-serif.ttf);
    font-family: 'Roboto', sans-serif;
}

@font-face {
    src: url(../fonts/SEGOEUIB.TTF);
    font-family: SEGOEUIB;
}

@font-face {
    src: url(../fonts/SEGOEUI.TTF);
    font-family: SEGOEUI;
}

body {
    overflow-x: hidden;
    width: 100%;
    //max-width: 1450px;
    margin: auto;
    background-color: #fff;
    font-size: 14px;
    font-family: 'Poppins', sans-serif !important;
}

section,
.main_header {
        background-color: #ffffff;
        -webkit-box-shadow: 0px 20px 35px -20px rgba(0,0,0,0.23);
        -moz-box-shadow: 0px 20px 35px -20px rgba(0,0,0,0.23);
        box-shadow: 0px 20px 35px -20px rgba(0, 0, 0, 0.14);
        margin-bottom: 3px;: 19px */
        z-index: 1;
}


.art-side-ban img.img-responsive {
    margin-bottom: 2em;
    width: 100%;
}

.margin-0 {
    margin: 0;
}

.main_header {
    padding: 28px 0;
        padding-top: 0;
}

.logo img {
        width: 88%;
        top: -6px;
        position: relative;
}

.has-feedback {
    position: relative;
    padding: 1px 10px;
}

.sin-subc ul {
    float: none;
    text-align: right;
}

.sing-lia {
    border-right: 1px solid #094059 !important;
}

.sucb-img {
          position: relative;
          width: 40px !important;
          top: 3px;
          right: -16px;
}

.menu_main {
    background: #094059;
    padding: 12px 0;
    display: block;
    z-index: 999;
    /* border-top: 1px solid #fdad2d; */
    padding-bottom: 0;
}

.menu_main.affix {
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
}

.footer_fstinnr .form-control.subscriptn {
    border-radius: 0;
    font-size: 13px;
    height: 33px;
}

.second_menu_item.search_bar {
    position: relative;
    top: 9px;
    width: 111px;
}

.new_sbar {
    width: 100%;
    margin-top: -5px;
    background: #fefefe;
    border: 1px solid #dddddd;
    -webkit-box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.09);
    /* height: 700px; */
}

.second_menu_item input {
    background: #d2d0d1 none repeat scroll 0 0;
    border-radius: 30px;
    font-size: 12px;
    height: 26px;
    padding: 0 10px;
    position: absolute;
    right: 0;
    top: 8px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    width: 111px !important;
}

.second_menu_item input:hover,
.second_menu_item input:focus {
    width: 190px !important;
}

.second_menu_item {
    margin: 0 5px;
}

.btn.btn-search_top {
    background: transparent none repeat scroll 0 0;
    color: #333;
    font-size: 12px;
    position: absolute;
    right: -2px;
    top: 5px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.btn.btn-search_top:hover {
    color: #F81DAD;
}

.menu_right {
    float: right;
    margin-bottom: 0;
    /* padding: 5px 0 0; */
    width: 100%;
}

.top-menuic {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 17px !important;
    color: #183748;
    -webkit-border-horizontal-spacing: 1px;
    line-height: 19px;
    top: 6px;
    position: relative;
    left: 6px;
}

.menu {
    margin-bottom: 0;
}

.sec-title{
        padding: 0 18px;
        font-weight: 600;
        color: #094059;
        /* font-style: italic; */
        margin-bottom: .;
        font-size: 27px;
}

.header-menu>li>a {}

.list-inline.menu>li>a, .list-inline.menu>li>span {
    display: inline-block;
    text-decoration: none;
    /* transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out; */
    color: #ffffff !important;
    font-family: "Poppins";
    font-size: 1em;
    line-height: 0;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 13px !important;
}

.list-inline.menu>li>a:hover {
    text-decoration: none;
    color: #fcb548;

}

.cate-manu>li>a {
    padding: 7px 3px 7px 0px !important;
}

.menu-right-bor {
    border-right: 1px solid #fdad2d;
    height: 35px;
}

.search-field {
    padding-top:0.8rem;
}

.list-inline.menu>li:hover>a {
    /* height: 34px; */
    border-bottom: 1px solid #eea32b;
}

.subscribe-li {
    font-size: 16px !important;
    //margin: -4px 0px 0px -54px;
    color: #ffffff !important;
}

.back-img {
    height: 450px
}

.centered {
    position: absolute;
    top: 60%;
    left: 20%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 34px;
}

.list-inline.menu_right>li>a, .list-inline.menu_right>li>span {
   padding: 0 0 0 0px;
   text-decoration: none;
   text-transform: uppercase;
   -webkit-transition: all 0.3s ease-in-out;
   font-family: 'Roboto', sans-serif;
   font-weight: 500;
   color: #ffffff;
   -webkit-border-horizontal-spacing: 1px;
   line-height: 9px;
   /* margin-left: -18%; */
   font-size: 13px;
   padding: 8px 12px;
   font-weight: 500;
}

.list-inline.menu_right>li>a:hover {
     background: #fdad2d;
     color: #fff !important;
}


.list-inline.menu_right>li>a i {

padding-right: 10px;

color: #ffffff;
}

/*.list-inline.menu_right>li:last-child a {*/
/*    padding: 0 0px 0 0px;*/
/*}*/

.list-inline.menu_right>li>a:hover {
    color: #FDAD2D;
}

.list-inline.menu_right>li:last-child>a {
    border-right: none;
    font-size: 13px !important;
}

.list-inline.menu>li {
    position: relative;
}

.sub_menu {
    background-color: #ECECEC;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
    height: 0;
    line-height: 0;
    opacity: 0;
    padding: 0px 15px;
    overflow: hidden;
    position: absolute;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    width: 1120px;
}

.list-inline.menu li:hover .sub_menu {
    height: auto;
    line-height: 1;
    opacity: 1;
    overflow: visible;
    padding: 18px 0 0;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    z-index: 9999;
    text-decoration: none;
}

.sub_menu>ul>li {
    list-style: none;
}

.column_frst.cch li {
    float: left;
    width: 100%;
}

.sub_menu>ul>li>a {
    color: #333;
    float: left;
    font-size: 12px;
    line-height: 1.7;
    padding: 2px 0;
    text-transform: uppercase;
    text-decoration: none;
    width: 100%;
    transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
}

.sub_menu>ul>li>a:hover {
    color: #ce7f01;
    padding-left: 3px;
}

.sub_menu>.wall_img>li>a:hover {

    padding-left: 0 !important;
}

.column_frst {
    float: left;
    padding: 0 0 0 15px;
    width: 13%;
}

.column_frst.cch {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
    width: 34%;
}

.column_frst:nth-of-type(4) {
    width: 20%;
}

.menu_title {
    font-family: 'Roboto', sans-serif;
    margin-top: 0;
}

.column_frst:nth-of-type(1)::before {
    background: #ececec none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 20%;
    z-index: -1;
}

.column_frst:nth-of-type(3)::before {
    background: #eeeeee none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 40%;
    position: absolute;
    top: 0;
    width: 20%;
    z-index: -1;
}

.column_frst1 {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    margin-top: 14px;
    padding-left: 15px;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    width: 100%;
    box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.1)
}

.column_frst1>li {
    display: inline-block;
    margin: 0 24px;
}

.sub_menu .column_frst1>li>a:hover {
    padding-left: 0;
}

.column_frst1>li>a>i {
    background: #333 none repeat scroll 0 0;
    border-radius: 100%;
    color: #fff;
    height: 30px;
    line-height: 29px;
    text-align: center;
    width: 30px;
}

.sub_menu>ul>li>a>img {
    margin-bottom: 10px;
}

.column_frst1>li:nth-of-type(1)>a>i {
    background: #4867AA;
    border: 1px solid transparent
}

.column_frst1>li:nth-of-type(2)>a>i {
    background: #1DA1F2;
    border: 1px solid transparent
}

.column_frst1>li:nth-of-type(3)>a>i {
    background: #007BB6;
    border: 1px solid transparent
}

.column_frst1>li:nth-of-type(4)>a>i {
    background: #DC4A38;
    border: 1px solid transparent
}

.column_frst1>li:nth-of-type(1)>a:hover>i {
    color: #4867AA;
    border-color: #4867AA;
    background: transparent
}

.column_frst1>li:nth-of-type(2)>a:hover>i {
    color: #1DA1F2;
    border-color: #1DA1F2;
    background: transparent
}

.column_frst1>li:nth-of-type(3)>a:hover>i {
    color: #007BB6;
    border-color: #007BB6;
    background: transparent
}

.column_frst1>li:nth-of-type(4)>a:hover>i {
    color: #DC4A38;
    border-color: #DC4A38;
    background: transparent
}

/*-----Search bar open css-----*/
.searchbox {
    float: right;
    height: 30px;
    min-width: 30px;
    overflow: hidden;
    position: relative;
    width: 300%;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}

.searchbox-input {
    border: 0 none;
    font-size: 13px;
    height: 30px;
    margin: 0;
    outline: 0 none;
    padding: 0 10px 0 20px;
    right: 0;
    top: 0;
    width: 100%;
}

.searchbox-input::-webkit-input-placeholder {
    color: #d74b4b;
}

.searchbox-input:-moz-placeholder {
    color: #d74b4b;
}

.searchbox-input::-moz-placeholder {
    color: #094059;
}

.searchbox-input:-ms-input-placeholder {
    color: #d74b4b;
}

.searchbox-icon,
.searchbox-submit {
    background: #053d56 none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 0;
    outline: 0 none;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 30px;
}

.searchbox-open {
    width: 300%;

}

/*---footer css start here---*/
.main_footer {
    background: url(../img/footer_bg.png) repeat-x;
    position: relative;
    z-index: 9;
}

.footer_fstinnr>ul {
    column-count: 2;
    -webkit-column-count: 2;
    list-style: outside none none;
    padding-left: 0px;
}

.footer_title {
       padding-left: 0px;
       font-family: 'Roboto', sans-serif;
       text-transform: uppercase;
       color: #fdad2d;
       margin-bottom: 10px;
       font-size: 14px;
       font-weight: 500;
}

.footer_fstinnr ul li {
    line-height: 1.8;
}

.footer_fstinnr ul li a {
    color: #053d56;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.footer_fstinnr ul li a:hover {
    color: #FDAA25;
}

.footer_fstinnr.second_ftr ul {
    column-count: auto;
    -webkit-column-count: auto;
}

.more_count ul {
    column-count: 2;
    -webkit-column-count: 2 !important;
}

.footer_title.subs {
    padding-left: 0;
}

.form-control.subscriptn {
    border-radius: 0;
    font-size: 13px;
    height: 45px;
}

#login-modal .btn.btn-link {
    color: #333333;
    font-family: 'Roboto', sans-serif;
    margin-top: 8px;
}

#login-modal .btn.btn-link:hover {
    color: #FDAD2D;
}

#login-modal .view_details>button {
    font-size: 15px;
    padding: 11px 53px;
}

.submitbtn {
    background: #212121 none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    line-height: 24px;
    padding: 3px 11px 6px;
    font-size: 13px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    position: absolute;
    right: 15px;
    top: 40px;
}

.submitbtn:hover {
    background: #FDAA25;
}

p.subs_parag {
    color: #053d56;
    font-size: 13px;
    margin-top: 4px;
    margin: 4px 0;
}

.follow li a img {
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
        width: 25px;
}

.follow li a img:hover {
    margin-top: -7px;
}



.add_title {
    color: #fda61b;
    margin-bottom: 0;
}

.list-inline.call_phone>li {
    color: #053d56;
    font-family: 'Roboto', sans-serif;
    line-height: 28px;
}

.list-inline.call_phone {
    margin-top: 20px;
    padding-left: 0;
}

.footer_fstinnr::before {

    content: "";
    height: 300px;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
}

.socail-link {
    float: right;
}

.list-inline.ftbottm_link>li::after {
    background: #333333 none repeat scroll 0 0;
    content: "";
    height: 85%;
    position: absolute;
    right: 0;
    top: 3px;
    width: 1px;
}

.list-inline.ftbottm_link>li:last-child::after {
    background: transparent;
}

.list-inline.ftbottm_link {
    margin-top: 25px;
}

.list-inline.ftbottm_link>li {
    padding: 0 12px 0 7px;
    position: relative;
}

.list-inline.ftbottm_link>li a {
    color: #4d4b4b;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
}

.list-inline.ftbottm_link>li a:hover {
    color: #fda71e;
}

.bottom_copy>p {
  color: #2F2F2F;
font-size: 13px;
margin-top: 17px;
margin-bottom: 7px;
font-family: poppins;
display: inline-table;
padding-top: 10px;
margin: 17px 0 7px 0;
}

.bottom_copy img {
    position: relative;
    top: 0;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    width: 100px;
}

.bottom_copy img:hover {
    top: -5px;
}

/*---tabing start css here----*/
.nav.nav-tabs.first_tab {
    height: auto;
    width: 75%;
    position: relative;
    left: 50%;
    transform: translate(-50%);
}

.nav.nav-tabs.first_tab>li {
    text-align: center;
    width: auto;
}

.nav.nav-tabs.first_tab li a {
    border-bottom: 3px solid transparent;
    border-radius: 0;
    color: #012332;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 0;
    padding-bottom: 18px !important;
    padding-top: 18px !important;
}

.nav.nav-tabs.first_tab li a:hover {
    background: #b4c4cc;
    border-bottom-color: #053d56;
}

.nav.nav-tabs.first_tab li.active>a {
    background: #b4c4cc none repeat scroll 0 0;
    border-top: none;
    border-left: none;
    border-right: none;
    padding-bottom: 12px;
    padding-top: 12px;
    border-bottom-color: #053d56;
}


.hot-jobs h3{
    font-size: 22px;
    font-weight: 800;
    font-style: italic;
}

/* .featurd_inner > li {
  border-top: none;
    display: inline-block;
    list-style: outside none none;
    margin-top: 18px;
    padding-left: 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
} */

.featurd_left {
    height: 112px;
    /* width: 34rem; */
    margin-top: -3px;
    border: 1px solid #E9ECEF;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 2px 7px 0 rgba(143, 143, 143, 0.05);
    background:#fff;
}

/*.featurd_left {*/
/*    margin-top: -3px;*/
/*    box-shadow: 0 2px 7px 0 rgba(143, 143, 143, 0.05);*/
/*    background:#fff;*/
/*    border: 1px solid #fff;*/
/*}*/
.slider.responsive.slick-initialized.slick-slider{
    outline:none!important;
}
.featurd_left:hover{
    border: 1px solid #ffd38e;
    transition: 0.5s;
}
.featurd_left:hover h3.ftrd_ttl a{
    color:#fdad2d;
}
.featurd_left a {
    color: #92A1AF;
    font-family: "Poppins";
    font-size: 14px;
}

.featurd_left label {
       font-size: 12px;
       padding: 8px 13px;
       font-weight: normal !important;
       width: 100%;
       background: #fdad2d;
       color: #fff;
       text-transform: capitalize;
       margin-bottom: 15px;
       z-index: 1;
}

.featurd_inner>li:hover {
    /*border-color:#fdaa25;*/
}

.featurd_inner>li img {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

/*artical hover */
/*
.featurd_inner > li:hover img{
    transform:scale(1.02);
    -webkit-transform:scale(1.02);
    -ms-transform:scale(1.02);
}
*/
.featurd_inner {
    padding-left: 0;
    text-align: left;
}

.ftrd_ttl {
      height: 20px;
      color: #183748;
      font-size: 16px;
      text-align: left;
      margin: 0 auto;
      padding: 0 1.5rem;
      line-height: inherit;
      /* margin-bottom: 33px; */
      width: 100%;
      display: inline-table;
      /* background: rebeccapurple; */
}

.cate_view {
    font-weight: 100;
    height: auto;
    width: 280px;
    color: #92A1AF;
    font-family: "Poppins";
    font-size: 12px;
    text-align: center;
    margin: 0 0 10px 0 !important;
}

.catego_view p {
    height: 109px;
}

.add_s_div {
    width: 50%;
    margin-left: 40px;
    margin-bottom: 5%;
}

.M_article_block {
    margin-bottom: 40px;
    -webkit-box-shadow: 0px 0px 43px 0px rgba(0,0,0,0.08);
    -moz-box-shadow: 0px 0px 43px 0px rgba(0,0,0,0.08);
    box-shadow: 0px 0px 43px 0px rgba(0,0,0,0.08);
    /* border: 2px solid red; */
}

.M_article_block .ftrd_ttl {
    margin-top: 2px;
    text-transform: capitalize;
}

.M_article_block .book_content {
    padding: 0;
    //height: 322px;
    px; */
    width: 320px;
    margin-top: -3px;
    border: 1px solid #E9ECEF;
    border-radius: 0 0 8px 8px;
    background-color: #ffffff;
    box-shadow: 0 2px 7px 0 rgba(143, 143, 143, 0.05);
}

.featurd_left .author_name {
    color: #8a8a8a;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    text-align: left;
}

.featurd_left .author_name span {
    text-transform: uppercase;
    color: #FDAD2D;
}

.list-inline.text-uppercase.share {
  margin-top: 37px;
}

.list-inline.text-uppercase.share li a {
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    letter-spacing: 1px;
}

.list-inline.text-uppercase.share li a:hover {
    color: #053d56;
    opacity: 1;
}
.p_share>a {
    padding: 1rem;
    cursor:pointer;
    color: #fff;
    text-align: center;
}
.describe {
    max-height: 64px;
    min-height: 64px;
    opacity: 0.8;
    overflow: hidden;
}

.list-inline.text-uppercase.share>li {
    /*margin-right: 5px;*/
    /*position: absolute;*/
    /*bottom: 42px;*/
    /*width: 93%;*/
}

.img-responsive.img_fte {
    /* border-radius: 8px 8px 0px 0px; */
    width: 34rem;
}

.blog-div {
    /* margin-top: -5px; */

    width: 100%;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.11);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.11);
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.11);
    /* padding: 5px; */
    margin-bottom: 6px;
        //height: 293px;
}

.ftrd_ttl a {
    text-transform: capitalize;
    font-family: poppins;
    font-size: 13px;
    color: #053d56;
    display: inline-table;
}

.featurd_left .content_block p:last-child {
    display: block;
}

.hr_line {
    width: 100%;
    height: 1px;
    background: #e8e8e8;
    float: left;
    margin-top: 12px;
}

.read>a:hover {
    color: #e5920d !important;
}

.read a .fa.fa-hand-o-right {
    font-size: 15px;
}

.view_details>a,
.view_details>button {
    background: #053d56 none repeat scroll 0 0;
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    padding: 13px 53px;
    text-decoration: none;
    text-transform: capitalize;
    position: relative;
    border: none;
}

.view_details>a::before,
.view_details>button::before {
    background: #fda923;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 6px;
    transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    z-index: 0
}

.view_details>a:hover::before,
.view_details>button:hover::before {
    width: 100%;
}

.view_details span {
    position: relative;
    z-index: 2;
}

.view_details {
    display: inline-block;
    margin: 10px auto 20px;
    width: 100%;
}

.ad_banner>img {
    border-top: 1px solid #e3e3e3;
    margin-bottom: 15px;
    margin-top: 20px;
    transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
}

.ad_banner>img:hover {
    transform: scale(1.01);
    -webkit-transform: scale(1.01);
}

.ads_t {
    margin-left: 2%;
}

.sect_padd {
    margin-top: 2%
}

.hot-jobs {
    margin-left: 14px;
    margin-bottom: 1%;
}

.hot-jobs label {
    color: #fdad2d;
}

.jobs-img {
    margin: 0% 0% 1% 0%;
}

.jobs-title {
    margin-left: 2%
}

.jobs-date {
    float: right;
}

.jobs-title span {
    color: #053d56;
}

.jobs-tr {
       border-bottom: 1px solid #8080804f;
    margin-bottom: 1%;
    background: white;
    padding: 12px;
    -webkit-box-shadow: 0px 20px 35px -20px rgba(0,0,0,0.23);
    -moz-box-shadow: 0px 20px 35px -20px rgba(0,0,0,0.23);
    box-shadow: 0px 20px 35px -20px rgba(0,0,0,0.23);
}

.more-jobs {
     float: right;
    background: #094059;
    padding: 10px 16px;
    color: #fff;
    font-family: poppins;
    transition: .2s;
}

.more-jobs:hover{
    background: #f1ab3c;
    color: #fff;
}

.book {
    background: #ecf0f0 none repeat scroll 0 0;
    padding: 35px 0;
}

.book_img {
    display: flex;
    justify-content: center;
    text-align: center;
}

.book_img img {
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.book_img img:hover {
    box-shadow: 0 0 17px rgba(0, 0, 0, 0.3);
    transform: scale(1.01);
    -webkit-transform: scale(1.01);
}

.book_read {
    width: 100%;
    font-size: 14px;
}

.book_read h4 {
    margin: 0;
    line-height: inherit;
    font-weight: 500;
    font-size: 15px;
    text-transform: capitalize;
    padding-top: 32px;
    text-align: center;
}

.book_read p {
        color: #f4a019;
        padding: 10px 0;
        margin: 0;
        text-transform: capitalize;
        font-family: poppins;
        font-size: 13px;
        text-align: center;
}

.book_main {
   padding: 10px 0;
   margin-bottom: 20px !important;
   background: white;
   /* margin-right: 20px; */
   -webkit-box-shadow: 0px 0px 43px 0px rgba(0,0,0,0.14);
   -moz-box-shadow: 0px 0px 43px 0px rgba(0,0,0,0.14);
   box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.07);
   height: 400px;
   margin: 0 10px;
   width: 22%;
}

.testimonials #owl-examples .item {
    background: #ecf0f1 none repeat scroll 0 0;
    border: 4px solid #e1e1e1;
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.12);
    margin: 30px 12px;
    padding: 20px;
}

.testimonials {
    padding: 30px 0;
}

.swag_arrv>h5 {
    color: #272727;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
}

.test_name {
    color: #053d56;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 0;
    margin-top: 15px;
}

.test_tag {
    color: #272727;
    font-size: 13px;
}

.social_slider .owl-buttons {
    display: table;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.social_slider .owl-buttons .owl-prev,
.social_slider .owl-buttons .owl-next {
    display: inline-block;
    margin: 0 10px;
}

.social_slider .owl-buttons .owl-prev,
.social_slider .owl-buttons .owl-next {
    background: #1c6586 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    margin: 0 14px;
    padding: 8px 34px;
    position: relative
}

.swag_arrv::before {
    border-color: #e9b563 transparent transparent #ffcb79;
    border-style: solid;
    border-width: 8px 72px 72px 8px;
    content: "";
    left: -14px;
    position: absolute;
    top: -24px;
}

.swag_arrv::after {
    border-color: transparent #e9b563 #ffcb79 transparent;
    border-style: solid;
    border-width: 72px 8px 8px 72px;
    bottom: -24px;
    content: "";
    position: absolute;
    right: -14px;
}

.swag_arrv {
    position: relative;
}

.social_slider .owl-buttons .owl-prev::before,
.social_slider .owl-buttons .owl-next::before {
    background: #fda923;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0px;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    z-index: 0
}

.social_slider .owl-buttons .owl-prev:hover::before,
.social_slider .owl-buttons .owl-next:hover::before {
    width: 100%;
}

.social_slider .owl-buttons .owl-prev i,
.social_slider .owl-buttons .owl-next i {
    position: relative;
    z-index: 2
}

.test_head h2 {
    color: #053d56;
    font-family: SEGOEUI;
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 0;
}

/*-----Login farm Css Start Here-----*/
#login-modal .modal-dialog {
    width: 440px;
}

#login-modal1 .modal-dialog {
    width: 440px;
}

#login-modal input[type=text],
input[type=password] {
    margin-top: 8px;
}

#login-modal1 input[type=text],
input[type=password] {
    margin-top: 8px;
}

#div-login-msg,
#div-lost-msg,
#div-register-msg {
    border: 1px solid #dadfe1;
    height: 30px;
    line-height: 28px;
    transition: all ease-in-out 500ms;
}

#div-login-msg.success,
#div-lost-msg.success,
#div-register-msg.success {
    border: 1px solid #68c3a3;
    background-color: #c8f7c5;
}

#div-login-msg.error,
#div-lost-msg.error,
#div-register-msg.error {
    border: 1px solid #eb575b;
    background-color: #ffcad1;
}

#icon-login-msg,
#icon-lost-msg,
#icon-register-msg {
    width: 30px;
    float: left;
    line-height: 28px;
    text-align: center;
    background-color: #dadfe1;
    margin-right: 5px;
    transition: all ease-in-out 500ms;
}

#icon-login-msg.success,
#icon-lost-msg.success,
#icon-register-msg.success {
    background-color: #68c3a3 !important;
}

#icon-login-msg.error,
#icon-lost-msg.error,
#icon-register-msg.error {
    background-color: #eb575b !important;
}

#div-forms .view_details {
    display: inline-block;
    margin: 0;
    width: 100%;
}

#img_logo {
    max-height: 170px;
    max-width: 170px;
}

#login-modal .modal-content {
    border-radius: 0;
    /*outline: 20px solid #053d56;*/
    padding: 0 0 10px;
    padding: 20px;
    /* border-top: 20px solid #053d56;
  border-bottom:20px solid #053d56;*/
    /*  background-image:
  linear-gradient(#053d56, #fdad2d, #3a74b6),
  linear-gradient(#053d56, #fdad2d, #3a74b6),
  linear-gradient(#053d56, #fdad2d, #3a74b6),
  linear-gradient(#053d56, #fdad2d, #3a74b6)
  ;*/

    /* border-right: 20px solid #053d56;
  border-left:20px solid #053d56;*/
    /* background-image:
  linear-gradient(#053d56, #fdad2d, #3a74b6),
  linear-gradient(#053d56, #fdad2d, #3a74b6),
  linear-gradient(#053d56, #fdad2d, #3a74b6),
  linear-gradient(#053d56, #fdad2d, #3a74b6)
  ;*/
    background-size: 20px 100%;
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
}

/*style_new_form*/
`#login-modal .modal-dialog {
    margin-top: 82px;
}

.modal-header {
         padding-bottom: 25px;
    margin-bottom: 0;
    border-bottom: 2px solid #e5e5e5;
    background: #012a3b;
    color: #fff;
}

.modal-header h1 {
   color: #fff;
   text-align: center;
}

.modal-header p {
     color: #fff;
     padding: 0;
     margin: 0;
     font-family: poppins;
     text-align: center;
     font-size: 16px;
}

.modal-header .close {
    margin-top: -2px;
    position: absolute;
    top: 11px;
    color: #fff;
    right: 25px;
}

.modal-input input[type="text"]{
    width: 100%;
    padding: 6px;
    margin-bottom: 18px;
}

.modal-input input[type="submit"]{
    width: 100%;
    padding: 7px;
    background: #faa607;
    border: none;
    color: #fff;
    font-size: 17px;
    transition: .2s;
}

.modal-input input[type="submit"]:hover{

        background: #012a3b;

}

.modal-input p{
   font-size: 14px;
    margin: 0;
    font-family: poppins;
    color: #010101;
    padding-bottom: 13px;
    padding-top: 11px;
}



#login-modal .bg-form {
    position: relative;
}

#login-modal .btn.btn-link {
    color: #424242;
    outline: 0;
}

.modal-footer {
    border-top: none;
}

#login-modal .form-custom {
    position: relative;
    color: #fff;
}

#login-modal .form-custom>input {
    padding-left: 50px;
    margin-bottom: 15px;
}


#login-modal .icon-input {
    background-color: #33667d;
    position: absolute;
    top: 0;
    left: 0;
    ;
    width: 45px;
    height: 45px;
}

#login-modal .icon-input>.fa {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.profile {
    position: relative;
}

.profile:hover .profile_drop {

    opacity: 1;
    visibility: visible;
}

.profile_drop li:hover a {
    color: #FDAD2D;
}

.profile_drop {
    position: absolute;
    z-index: 999;
    background: #053D56;
    padding: 10px 16px;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in 0s;
    -webkit-transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    border: 2px solid;
    width: 220px;
    top: 34px;
    left: -36px;
}

.profile_drop a {
    padding: 10px 2px;
    width: 100%;
    float: left;
    /* border: tomato; */
    border-top: 1px solid #255D76;
    color: #b4b4b4;
}

.profile_drop li:first-child a {
    padding: 10px 2px;
    width: 100%;
    float: left;
    /* border: tomato; */
    border-top: 1px solid transparent;
}
    .profile_drop a {
        padding: 10px 2px;
        width: 100%;
        float: left;
        border-top: 1px solid #255D76;
        color: #b4b4b4;
    }



    .book_block {
        border: 1px solid #ddd;

        float: left;
        width: 100%;
        margin: 10px 0;
        padding: 10px 0;
        border-radius: 4px;
        box-shadow: 1px 2px 8px #ddd;
    }

    [name="add_to_cart"] {
        border: none;
        padding: 15px;
        margin-top: 24px;
        background-color: #053D56;
        color: #fff;
    }

    .book_block p {
        max-height: 110px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: initial;
    }

    .no-padding {
        padding: 0;
    }

    .profile_name_block {
        background-color: #31363A;
        text-align: center;
        padding: 55px 0;
    }

    .profile_name {
        font-size: 38px;
        color: #fff;
    }

    .panel.with-nav-tabs.profile_nav {
        width: 70%;
        margin: 0 auto;
        position: relative;
        top: -50px;
        background-color: #31363A;
        height: 65px;
    }

    .profile_nav .nav-tabs {
        border-bottom: none;
    }

    .profile_nav .panel-heading {
        padding: 10px 15px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        padding-bottom: 0px;
    }

    .profile_nav .nav-tabs>li.active>a {
        color: #eee;
        cursor: default;
        background-color: #043C55;
        border-radius: 0;
        border-bottom: 4px solid #FDAD2D !important;
        border: none;
    }

    .profile_nav .nav>li>a {
        position: relative;
        display: block;
        padding: 15px 26px;
        color: #ddd;
        text-transform: uppercase;
    }

    .profile_nav .nav>li>a:focus,
    .profile_nav .nav>li>a:hover {
        text-decoration: none;
        background-color: transparent;
        color: #fff;
        border-radius: 0;
        border-color: transparent;
    }

    .side_folder_list li a {
        width: 100%;
        padding: 10px 0;
        float: left;
        border-top: 1px solid #ddd;
        padding-left: 10px;
    }

    .side_folder_list li:last-child a {
        border-bottom: 1px solid #ddd;
        margin-bottom: 16px;
    }

    .new_folder h4 {
        border: 2px solid #828282;
        padding: 14px;
        text-align: center;
    }

    .cross {
        float: right;
    }

    .cross i {
        color: #757575;
        border: 1px solid;
        /* padding: 2px; */
        border-radius: 40px;
        height: 20px;
        width: 20px;
        text-align: center;
        padding-top: 0.6px;
    }

    .save_change {
        background: #053D56;
        border: none;
        padding: 12px 24px;
        font-size: 14px;
        color: #eee;
    }

    .account_info .form-control {
        border-radius: 0;
        box-shadow: none;
        width: 90%;
    }

    .account_info .col-sm-3.col-form-label {
        font-weight: 500;
    }

    .social_two {
        border-top: 1px solid #ddd;
        margin-top: 40px;
    }

    .social_link i {
        font-size: 36px;
    }

    .social_link:hover i {
        color: #053D56;
        cursor: pointer;
    }

    .flex_element {
        display: flex;
        width: 60%;
        margin: 0 auto;
        justify-content: space-around;
        margin-top: 30px;
    }

    .container1 .box {
        display: inline-block;
        position: relative;
        padding: 10px 0;
        margin-left: 20px;
    }

    .container1 .active {
        border-top-color: #053d56;
        border-top: 3px solid;

    }

    .container1 {
        width: 100%;
        overflow-y: hidden;
        overflow-x: scroll;
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
    }

    .container2 {
        width: 100vw;
        position: relative;
        margin: 0;
    }

    .nav.nav-tabs.first_tab .active.box>a {
        background: #b4c4cc none repeat scroll 0 0;
        border-top: none;
        border-left: none;
        border-right: none;
        padding-bottom: 12px;
        padding-top: 12px;
        border-bottom-color: #053d56;
    }

    .nav.nav-tabs.first_tab .box a {
        border-bottom: 3px solid transparent;
        border-radius: 0;
        color: #012332;
        font-family: 'Roboto', sans-serif;
        font-size: 13px;
        text-transform: uppercase;
        margin-right: 0;
        padding-bottom: 12px;
        padding-top: 12px;
        height: 45px;
    }


    .wrapper {
        overflow: hidden;
        width: 100%;
        background: #eaeaea;
        position: relative;
        height: 50px;
    }

    .wrapper .next-slide,
    .wrapper .prev-slide {
        background: #00ac7f;
        display: block;
        width: 50px;
        height: 50px;
        position: absolute;
        top: 0;
        color: white;
        text-align: center;
        line-height: 3em;
        cursor: pointer;
        transition: background .3s ease-in-out, left .3s ease-in-out, right .3s ease-in-out;
        -webkit-transition: background .3s ease-in-out, left .3s ease-in-out, right .3s ease-in-out;
        -moz-transition: background .3s ease-in-out, left .3s ease-in-out, right .3s ease-in-out;
        z-index: 2;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .wrapper .next-slide:hover,
    .wrapper .prev-slide:hover {
        background: #00c491;
    }

    .wrapper .next-slide {
        right: -50px;
    }

    .wrapper .prev-slide {
        left: -50px;
    }

    .wrapper .tab-container {
        margin: 0 !important;
        padding: 0 !important;
        position: absolute;
        top: 0;
        left: 0;
        height: 50px;
        transition: left .3s ease-in-out;
        -webkit-transition: left .3s ease-in-out;
        -moz-transition: left .3s ease-in-out;


    }

    .wrapper .tab-container li {
        font: normal 14px 'Arial';
        background: #e5e5e5 !important margin: 0 !important;
        padding: 15px 20px;
        list-style: none;
        float: left;
        border-right: 1px solid #fff;
        height: 50px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        cursor: pointer;
        overflow: hidden;
        position: relative;
        z-index: 1;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .wrapper .tab-container li:hover {
        opacity: 0.6;
    }

    .wrapper .tab-container li a {
        background-image: none !important;
        padding-left: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
        color: #222;
    }

    .wrapper .tab-container li a span {
        background-image: none !important;
        background-repeat: 0 !important;
        background-position: 0 !important;
        padding-right: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .wrapper .tab-container li.here,
    .wrapper .tab-container li.here a {
        font-weight: normal !important;
        color: #00ac7f !important;
    }



    .featurd_left p {
        height: 60px;
        overflow: hidden;
    }

    .news-covertil {
        position: absolute;
        top: 69%;
        left: 22%;
        transform: translate(-50%, -50%);
        color: white;
        font-size: 20px;
    }
img.sign_in_icon {
    height: 20px;
}

.footer_fstinnr.second_ftr {
    margin-left: 30px;
}
.share-article-icon{
    left:0px;
}
#ks_videos_gallery.talking_ks_videos_gallery {
    margin-left:50px;
}
#ks_videos_gallery.v_gallery{
    margin-left: 50px;
}
.account_profile{
    display:block;
    overflow: hidden;
}

@media(max-width:1023px){
    .ft_logo {
        margin-left: 0px;
    }
    .footer_fstinnr.second_ftr {
        margin-left: 0px;
    }
    #ks_videos_gallery {
        margin-left: 0px;
    }
    #ks_videos_gallery.talking_ks_videos_gallery {
        margin-left: 15px;
        margin-right: 15px;
    }
    .h_product{
        background-size:cover;
    }
}
@media(max-width:767px) {
    
    #video_gallery {
        height: 200px;
    }
    #share-label {
    position: static;
    margin-top: 15px;
    }
    .share-article-icon {
    position: static !important;
    width: 100%;
    float: left;
    margin-top: 15px;
    margin-left: 45px;
    }
    .share-article-icon ul li {
    position: static !important;
    }
    .share-article-icon ul li a i {
    font-size: 14px;
    }
    .panel.with-nav-tabs.profile_nav{
        width:90%;
    }
    .profile_nav .nav-tabs > li{
        width:33.333%;
        font-size: 13px;
        text-align: center;
    }
    .profile_nav .nav-tabs > li.active > a{
        padding-left:5px;
        padding-right:5px;
    }
}
@media(max-width:479px) {
    .share-article-icon {
        margin-left: 30px;
    }
}
    

