/* Core variables and mixins */
/* style css */
/* base background */
/* base color */
/* base font family & size */
html, div, body, iframe, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0; }

*:focus, a:focus,
input[type="text"]:focus,
select:focus {
    outline: none; }

button, html, input, select, textarea, a {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

/* common css */
body {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #484848; }

p {
    margin: 0 0 20px;
    color: #656565;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    display: block; }

img {
    max-width: 100%; }

img.alignleft {
    float: left;
    width: 40%;
    margin-right: 90px; }

a {
    color: #f38820;
    text-decoration: none;
    -moz-transition: ease-in-out 0.3s all;
    -webkit-transition: ease-in-out 0.3s all;
    transition: ease-in-out 0.3s all;
    -o-transition: ease-in-out 0.3s all;
    -ms-transition: ease-in-out 0.3s all; }

a:hover {
    color: #f38820;
    text-decoration: underline; }

a:focus {
    color: #f38820;
    text-decoration: none; }

.bottom_40 {
    margin-bottom: 40px; }

.tableDiv {
    display: table;
    height: 100%;
    width: 100%; }

.tableDiv .tableInner {
    display: table-cell;
    vertical-align: middle; }

.container_1720 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1720px;
    width: 100%; }

/* header */
.header {
    padding-bottom: 84px; }

.top_head {
    position: relative;
    z-index: 2; }
.top_head .top_links {
    background: #f6f6f6;
    display: block;
    border-bottom: 1px solid #d7d7d7; }
.top_head .top_links ul {
    list-style: none;
    padding: 0;
    margin: 0; }
.top_head .top_links ul li {
    display: inline-block;
    float: left;
    border-right: 1px solid #d7d7d7; }
.top_head .top_links ul li a {
    padding: 10px 30px;
    font-size: 13px;
    line-height: 30px;
    display: block;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    color: #121212;
    height: 50px; }
.top_head .top_links ul li a:hover {
    text-decoration: none;
    color: #f38820;
    background: #efefef; }
.top_head .top_links ul li.city {
    width: 130px; }
.top_head .top_links ul li.city .city_nav ul {
    list-style: none;
    position: relative;
    float: left;
    margin: 0;
    padding: 0; }
.top_head .top_links ul li.city .city_nav ul a {
    display: block;
    color: #333;
    text-decoration: none;
    font-weight: 700;
    font-size: 12px;
    line-height: 32px;
    font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    padding: 7px; }
.top_head .top_links ul li.city .city_nav ul li {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    z-index: 0;
    border: none; }
.top_head .top_links ul li.city .city_nav ul li:hover {
    background: #f6f6f6; }
.top_head .top_links ul li.city .city_nav ul li:hover > ul {
    display: block; }
.top_head .top_links ul li.city .city_nav ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #f6f6f6;
    padding: 0;
    border: 1px solid #d7d7d7; }
.top_head .top_links ul li.city .city_nav ul ul li {
    float: none;
    width: 200px;
    border-bottom: 1px solid #d7d7d7; }
.top_head .top_links ul li.city .city_nav ul ul:last-child {
    border-bottom: none; }
.top_head .top_links ul li.city .city_nav ul ul a {
    line-height: 120%;
    padding: 10px 15px; }
.top_head .top_links ul li.call a {
    padding-top: 7px;
    padding-bottom: 7px; }
.top_head .top_links ul li.menu a {
    background: #efefef; }
.top_head .top_links ul li.social {
    height: 50px;
    padding: 0 24px; }
.top_head .top_links ul li.social a {
    display: inline-block;
    padding: 10px 5px;
    margin: 0 5px;
    font-size: 22px;
    line-height: 22px; }
.top_head .top_links ul li.social a i {
    position: relative;
    top: 5px; }
.top_head .top_links ul li.social a:hover {
    background: transparent; }
.top_head .top_links ul li.social a:hover .svgIcon path {
    fill: #f38820; }
.top_head .top_links ul li.social a .fbIcon .svgIcon {
    width: 11px;
    height: 19px; }
.top_head .top_links ul li.social a .twIcon .svgIcon {
    width: 21px;
    height: 17px; }
.top_head .top_links ul li.social a .ytIcon .svgIcon {
    width: 22px;
    height: 16px; }
.top_head .top_links ul li.social a .ytIcon .svgIcon .st0 {
    stroke-width: 0; }
.top_head .top_links ul li.social a .svgIcon path {
    fill: #121212;
    -moz-transition: ease-in-out 0.3s all;
    -webkit-transition: ease-in-out 0.3s all;
    transition: ease-in-out 0.3s all;
    -o-transition: ease-in-out 0.3s all;
    -ms-transition: ease-in-out 0.3s all; }
.top_head .top_links .right_list li:first-child {
    border-left: 1px solid #d7d7d7; }
.top_head .top_links .right_list li:last-child {
    border-right: 0px solid #d7d7d7;
    position: relative;
    z-index: 8; }
.top_head .top_links .right_list li.feedback .svgIcon {
    margin-left: 0;
    /*                        margin-top: 5px;*/
    font-size: 0;
    line-height: 0; }
.top_head .top_links .right_list li.call .svgIcon {
    width: 18px;
    height: 23px;
    top: 8px;
    margin: 0px 3px 0 0; }
.top_head .top_links .right_list li.call .svgIcon path {
    fill: #f38820; }
.top_head .top_links .right_list li a i.feedback_icon {
    width: 22px;
    height: 28px;
    background: url("../img/feedback_icon.png") no-repeat 0 6px; }
.top_head .top_links .right_list li a .svgIcon {
    width: 18px;
    height: 18px;
    margin: 0px 7px 0;
    position: relative;
    left: 0;
    top: 4px; }
.top_head .top_links .right_list li a .svgIcon path {
    fill: #f38820; }
.top_head .top_links .right_list li a i {
    color: #f38820;
    padding: 0px 5px;
    margin: 0 5px; }
.top_head .top_links .right_list li a:after, .top_head .top_links .right_list li a:before {
    content: '';
    display: block; }
.top_head .top_links .right_list li a:after {
    clear: both; }
.top_head .top_links .right_list li.search_icon a {
    padding-left: 14px;
    padding-right: 14px;
    min-width: 62px;
    height: 50px;
    text-align: center; }
.top_head .top_links .right_list li.search_icon a i {
    padding: 0 10px;
    float: none;
    text-align: center; }
.top_head .top_links .right_list li.search_icon a .closeIcon {
    margin: 0 auto;
    /*                            margin: 3px 0 0;*/ }
.top_head .top_links .right_list li.menu a {
    min-width: 133px; }
.top_head .top_links .right_list li.menu .c_text {
    display: none; }
.top_head .top_links .right_list li.menu.open_menu .m_text {
    display: none; }
.top_head .top_links .right_list li.menu.open_menu .c_text {
    display: inline; }
.top_head .top_links .right_list li.menu.open_menu a {
    background: #e8e8e8; }

.nav-icon {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    position: relative;
    margin: 6px 8px 0 0;
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transition: ease-in-out 0.3s all;
    -webkit-transition: ease-in-out 0.3s all;
    transition: ease-in-out 0.3s all;
    -o-transition: ease-in-out 0.3s all;
    -ms-transition: ease-in-out 0.3s all;
    cursor: pointer; }
.nav-icon .line {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #f38820;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transition: ease-in-out 0.3s all;
    -webkit-transition: ease-in-out 0.3s all;
    transition: ease-in-out 0.3s all;
    -o-transition: ease-in-out 0.3s all;
    -ms-transition: ease-in-out 0.3s all; }
.nav-icon .line:nth-child(1) {
    top: 0px; }
.nav-icon .line:nth-child(2), .nav-icon .line:nth-child(3) {
    top: 7px; }
.nav-icon .line:nth-child(4) {
    top: 14px; }

.open_menu .nav-icon .line:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%; }
.open_menu .nav-icon .line:nth-child(2) {
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg); }
.open_menu .nav-icon .line:nth-child(3) {
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
.open_menu .nav-icon .line:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%; }

.closeIcon {
    width: 20px;
    height: 20px;
    position: relative;
    margin: 3px auto 0; }
.closeIcon .line {
    margin-top: -1px;
    display: block;
    position: absolute;
    height: 3px;
    width: 20px;
    background: #f9b118;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    top: 50%;
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transition: ease-in-out 0.3s all;
    -webkit-transition: ease-in-out 0.3s all;
    transition: ease-in-out 0.3s all;
    -o-transition: ease-in-out 0.3s all;
    -ms-transition: ease-in-out 0.3s all; }
.closeIcon .line:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%; }
.closeIcon .line:nth-child(2) {
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg); }
.closeIcon .line:nth-child(3) {
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
.closeIcon .line:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%; }

/* mid head */
.mid_head {
    padding: 30px 0; }
.mid_head .logo {
    margin-bottom: 30px; }
.mid_head .logo a {
    display: inline-block; }
.mid_head .menu_nav {
    display: block; }
.mid_head .menu_nav.text-center ul.sub-menu {
    display: none; }
.mid_head .menu_nav .menu {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0; }
.mid_head .menu_nav .menu li {
    margin: 0 33px;
    display: inline-block; }
.mid_head .menu_nav .menu li.hide_menu {
    display: none; }
.mid_head .menu_nav .menu li a {
    font-size: 15px;
    line-height: 20px;
    display: block;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    color: #050505; }
.mid_head .menu_nav .menu li a:hover {
    color: #f38820;
    text-decoration: none; }

.bottom_head {
    min-height: 84px;
    position: absolute;
    background: #f38820;
    z-index: 1;
    left: 0;
    right: 0; }
.bottom_head .listen_sec, .bottom_head .watch_sec, .bottom_head .user_pic, .bottom_head .volume_area {
    width: 84px;
    height: 84px;
    text-align: center;
    z-index: 1; }
.bottom_head .listen_sec i, .bottom_head .watch_sec i, .bottom_head .user_pic i, .bottom_head .volume_area i {
    color: #ffffff;
    font-size: 22px;
    line-height: 22px; }
.bottom_head .listen_sec .text, .bottom_head .watch_sec .text, .bottom_head .user_pic .text, .bottom_head .volume_area .text {
    display: block;
    font-family: "Montserrat", sans-serif;
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase; }
.bottom_head .listen_sec {
    padding: 22px 10px 18px;
    position: absolute;
    background: #050505;
    left: 0;
    top: 0;
    cursor: pointer;
    -moz-transition: ease-in-out 0.3s all;
    -webkit-transition: ease-in-out 0.3s all;
    transition: ease-in-out 0.3s all;
    -o-transition: ease-in-out 0.3s all;
    -ms-transition: ease-in-out 0.3s all; }
.bottom_head .listen_sec:hover {
    background: #f9af17; }
.bottom_head .listen_sec .player_icon {
    display: block;
    height: 25px; }
.bottom_head .listen_sec .player_icon .playIcon .svgIcon {
    width: 19px;
    height: 19px; }
.bottom_head .listen_sec .player_icon .playIcon .svgIcon polygon {
    fill: #fff; }
.bottom_head .listen_sec .player_icon i.fa-play {
    display: inline;
    background: transparent; }
.bottom_head .listen_sec .player_icon i.fa-pause {
    display: none; }
.bottom_head .listen_sec .text {
    display: block;
    font-weight: 700; }
.bottom_head .listen_sec.play_mp3 .player_icon .playIcon {
    display: none; }
.bottom_head .listen_sec.play_mp3 .player_icon i.fa-play {
    display: none; }
.bottom_head .listen_sec.play_mp3 .player_icon i.fa-pause {
    display: inline; }
.bottom_head .watch_sec {
    padding: 22px 10px 18px;
    position: absolute;
    left: 84px;
    top: 0;
    cursor: pointer;
    -moz-transition: ease-in-out 0.3s all;
    -webkit-transition: ease-in-out 0.3s all;
    transition: ease-in-out 0.3s all;
    -o-transition: ease-in-out 0.3s all;
    -ms-transition: ease-in-out 0.3s all; }
.bottom_head .watch_sec:hover {
    background: #f9b118; }
.bottom_head .watch_sec .video_icon {
    display: block;
    height: 25px; }
.bottom_head .watch_sec .video_icon .svgIcon {
    width: 22px;
    height: 22px; }
.bottom_head .watch_sec .video_icon .svgIcon polygon {
    fill: #ffffff; }
.bottom_head .watch_sec .video_icon .svgIcon path {
    fill: #ffffff; }
.bottom_head .watch_sec .video_icon i {
    display: inline; }
.bottom_head .watch_sec .text {
    font-weight: 400; }
.bottom_head .user_pic {
    position: absolute;
    left: 168px;
    top: 0;
    background: #f38820; }
.bottom_head .user_pic img {
    display: block;
    /*            width: 81px;*/
    height: 84px;
    /*            margin: 7px 0 0;*/ }
.bottom_head .volume_area {
    padding: 30px 10px;
    border-left: 1px solid rgba(229, 229, 229, 0.13);
    position: absolute;
    right: 0;
    top: 0; }
.bottom_head .volume_area .volume_icon .svgIcon {
    margin-top: 3px;
    width: 20px;
    height: 20px; }
.bottom_head .volume_area .volume_icon .svgIcon path {
    fill: #ffffff; }
.bottom_head .volume_area .volume_icon i {
    cursor: pointer;
    font-size: 24px; }
.bottom_head .radio_area {
    position: relative;
    margin-left: 252px;
    margin-right: 84px;
    padding-left: 35px;
    padding-right: 35px;
    font-family: "Montserrat", sans-serif; }
.bottom_head .radio_area .show_info {
    padding: 26px 0 20px 0;
    float: left;
    max-width: 310px;
    width: 100%;
    font-size: 13px;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase; }
.bottom_head .radio_area .show_info .fm_icon {
    float: left;
    margin-top: 4px; }
.bottom_head .radio_area .show_info .right_text {
    padding-left: 35px;
    color: #ffffff;
    display: block; }
.bottom_head .radio_area .show_info .right_text .top {
    color: #ffffff;
    display: block; }
.bottom_head .radio_area .show_info .right_text .bottom {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
.bottom_head .radio_area .show_info .right_text .bottom a {
    color: #ffffff;
    text-decoration: none; }
.bottom_head .radio_area .show_info .right_text .bottom a:hover {
    color: #f9b118; }
.bottom_head .radio_area .feedback_area {
    padding: 21px 0 21px 35px;
    float: left;
    max-width: 180px;
    width: 100%;
    font-size: 13px;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase; }
.bottom_head .radio_area .feedback_area a {
    display: block;
    border: 1px solid rgba(229, 229, 229, 0.13);
    padding: 9px 12px;
    text-align: center;
    line-height: 20px;
    color: #ffffff;
    -moz-transition: ease-in-out 0.3s all;
    -webkit-transition: ease-in-out 0.3s all;
    transition: ease-in-out 0.3s all;
    -o-transition: ease-in-out 0.3s all;
    -ms-transition: ease-in-out 0.3s all; }
.bottom_head .radio_area .feedback_area a .feedback_icon {
    display: inline-block;
    margin: 2px 0 0 0;
    float: left;
    width: 22px;
    height: 20px;
    -moz-transition: ease-in-out 0.3s all;
    -webkit-transition: ease-in-out 0.3s all;
    transition: ease-in-out 0.3s all;
    -o-transition: ease-in-out 0.3s all;
    -ms-transition: ease-in-out 0.3s all; }
.bottom_head .radio_area .feedback_area a .feedback_icon .svgIcon {
    width: 22px;
    height: 20px; }
.bottom_head .radio_area .feedback_area a .feedback_icon .svgIcon path {
    fill: #ffffff; }
.bottom_head .radio_area .feedback_area a:hover {
    text-decoration: none;
    background: #f9b118; }
.bottom_head .radio_area .feedback_area a:hover .feedback_icon {
    background-size: 18px; }
.bottom_head .radio_area .feedback_area a:hover .feedback_icon .svgIcon path {
    fill: #ffffff; }
.bottom_head .radio_area .feedback_area .feather-light-box {
    display: none; }
.bottom_head .radio_area .next_song {
    padding: 26px 0 20px 0;
    max-width: 280px;
    width: 100%;
    font-family: "Montserrat", sans-serif;
    text-align: right;
    font-size: 13px;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase; }
.bottom_head .radio_area .next_song .next {
    display: block;
    color: #ffffff; }
.bottom_head .radio_area .next_song .text {
    display: block;
    color: #ffffff; }
.bottom_head .radio_area .next_song a:hover {
    text-decoration: none; }
.bottom_head .progress_bar {
    position: absolute;
    bottom: 0;
    height: 4px;
    background: #f9b118;
    width: 60%;
    z-index: 3;
    margin-left: -35px; }

.return-to-top {
    z-index: 1000;
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
.return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
.return-to-top:hover {
    background: rgba(0, 0, 0, 0.9); }
.return-to-top:hover i {
    color: #fff;
    top: 5px; }

.cont_ifno_sec {
    background: #f38820;
    padding: 0;
    overflow: hidden; }
.cont_ifno_sec .infoBox {
    padding: 55px 15px;
    width: 50%;
    float: left;
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    cursor: pointer; }
.cont_ifno_sec .infoBox.give_call .phone_icon {
    width: 40px;
    height: 40px;
    display: inline-block; }
.cont_ifno_sec .infoBox .text, .cont_ifno_sec .infoBox .icon {
    display: block;
    height: 40px; }
.cont_ifno_sec .infoBox .text {
    padding-bottom: 15px;
    height: auto; }
.cont_ifno_sec .infoBox .icon i {
    font-size: 40px;
    line-height: 40px;
    color: #ffffff; }
.cont_ifno_sec .infoBox .icon .feedback_icon {
    display: inline-block;
    width: 32px;
    height: 32px; }
.cont_ifno_sec .infoBox .icon .svgIcon path {
    fill: #ffffff; }
.cont_ifno_sec .infoBox:before {
    content: '';
    position: absolute;
    top: -100px;
    bottom: -100px;
    margin: 0 auto;
    width: 1px;
    background: rgba(0, 0, 0, 0.2);
    display: block;
    left: 0px; }
.cont_ifno_sec .infoBox:after {
    content: '';
    position: absolute;
    top: -100px;
    bottom: -100px;
    margin: 0 auto;
    width: 1px;
    background: rgba(0, 0, 0, 0.2);
    display: block;
    right: 0; }
.cont_ifno_sec .infoBox.give_feedback:before {
    display: none; }

.newsletter {
    padding: 55px 40px 55px 30px; }
.newsletter .title {
    margin-bottom: 22px;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    text-transform: uppercase;
    color: #ffffff; }
.newsletter .newsletterForm {
    position: relative; }
.newsletter .newsletterForm input[type="text"], .newsletter .newsletterForm input[type="email"] {
    margin: 0;
    width: 100%;
    padding: 20px 160px 20px 25px;
    border: none;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: #595959;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    height: 60px; }
.newsletter .newsletterForm input[type="submit"] {
    margin: 0;
    padding: 20px 10px;
    font-family: "Montserrat", sans-serif;
    font-size: 11px;
    line-height: 20px;
    font-weight: 400;
    text-transform: uppercase;
    color: #ffffff;
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 160px;
    text-align: center;
    background: #1f1f1f;
    cursor: pointer;
    -moz-transition: ease-in-out 0.3s all;
    -webkit-transition: ease-in-out 0.3s all;
    transition: ease-in-out 0.3s all;
    -o-transition: ease-in-out 0.3s all;
    -ms-transition: ease-in-out 0.3s all;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    height: 60px; }
.newsletter .newsletterForm input[type="submit"]:hover {
    background: rgba(31, 31, 31, 0.8); }

.footer {
    padding: 75px 0 0px;
    background: #121212; }
.footer .top_footer {
    padding-bottom: 100px; }
.footer .top_footer .left_border:before {
    content: '';
    display: block;
    background: rgba(255, 255, 255, 0.1);
    position: absolute;
    top: -15px;
    bottom: -25px;
    left: -20px;
    width: 1px; }
.footer h3 {
    margin: 0 0 20px;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.8);
    font-weight: 400;
    text-transform: uppercase; }
.footer .f_logo {
    margin-bottom: 45px; }
.footer .f_widget {
    max-width: 250px;
    width: 100%;
    font-size: 15px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.5); }
.footer .f_widget p {
    color: rgba(255, 255, 255, 0.5); }
.footer .f_widget p:last-child {
    margin-bottom: 0; }
.footer .f_links {
    margin-bottom: 50px;
    display: block; }
.footer .f_links ul {
    list-style: none;
    margin: 0;
    padding: 0; }
.footer .f_links ul li {
    display: block;
    margin: 5px 0; }
.footer .f_links ul li a {
    font-size: 15px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.8); }
.footer .f_links ul li a:hover {
    text-decoration: none;
    color: #f9b118; }
.footer .social_links ul {
    list-style: none;
    margin: 0;
    padding: 0; }
.footer .social_links ul li {
    display: block;
    margin: 20px 0; }
.footer .social_links ul li a {
    padding-left: 40px;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    line-height: 24px;
    color: #f2f2f2;
    text-transform: uppercase; }
.footer .social_links ul li a .ytIcon .svgIcon {
    width: 30px;
    height: 20px; }
.footer .social_links ul li a .ytIcon .svgIcon .st0 {
    stroke-width: 0; }
.footer .social_links ul li a .svgIcon {
    width: 26px;
    height: 26px; }
.footer .social_links ul li a .svgIcon path {
    fill: rgba(255, 255, 255, 0.8); }
.footer .social_links ul li a i {
    float: left;
    width: 40px;
    margin-left: -40px;
    color: rgba(255, 255, 255, 0.8);
    font-size: 26px;
    -moz-transition: ease-in-out 0.3s all;
    -webkit-transition: ease-in-out 0.3s all;
    transition: ease-in-out 0.3s all;
    -o-transition: ease-in-out 0.3s all;
    -ms-transition: ease-in-out 0.3s all; }
.footer .social_links ul li a:hover {
    text-decoration: none;
    color: #f9b118; }
.footer .social_links ul li a:hover .svgIcon path {
    fill: #f9b118; }
.footer .social_links ul li a:hover i {
    color: #f9b118; }
.footer .app_info .app_icons ul {
    list-style: none;
    margin: 0;
    padding: 0; }
.footer .app_info .app_icons ul li {
    float: left;
    display: block;
    margin: 0 15px 5px 0; }
.footer .f_bottom {
    background: #000000;
    padding-top: 35px;
    padding-bottom: 35px; }
.footer .f_bottom .copyright {
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.5); }
.footer .f_bottom .bottom_links ul {
    list-style: none;
    margin: 0;
    padding: 0; }
.footer .f_bottom .bottom_links ul li {
    position: relative;
    padding: 0 17px;
    float: left;
    display: block;
    margin: 5px 0; }
.footer .f_bottom .bottom_links ul li a {
    font-size: 13px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.8); }
.footer .f_bottom .bottom_links ul li a:hover {
    text-decoration: none;
    color: #f9b118; }
.footer .f_bottom .bottom_links ul li:first-child {
    padding-left: 0; }
.footer .f_bottom .bottom_links ul li:before {
    content: '\2044';
    position: absolute;
    left: 0;
    color: rgba(255, 255, 255, 0.5); }
.footer .f_bottom .bottom_links ul li:first-child:before {
    display: none; }

.gradient_bg {
    background-image: url(../img/bgpattern.jpg);
    background-repeat: repeat;
    background-size: auto;
    background-position: 50% top; }

.single-article-background {
    width: 100%;
    background-image: url("../img/bgpattern.jpg");
    background-size: auto;
    background-repeat: repeat;
    background-position: 50% top;
    display: block;
    height: 390px;
    position: absolute;
    z-index: -1; }

.svgIcon path {
    -moz-transition: ease-in-out 0.3s all;
    -webkit-transition: ease-in-out 0.3s all;
    transition: ease-in-out 0.3s all;
    -o-transition: ease-in-out 0.3s all;
    -ms-transition: ease-in-out 0.3s all; }

.mobile_view {
    display: none; }

.floating_div {
    position: absolute;
    left: 0;
    top: 79px;
    z-index: 1;
    width: 100px; }
.floating_div .author {
    font-family: "Montserrat", sans-serif;
    font-size: 10px;
    line-height: 16px;
    text-transform: uppercase;
    color: #f38820; }
.floating_div .author a {
    color: #f38820; }
.floating_div .tags {
    margin-top: 40px; }
.floating_div .tags .svgIcon {
    width: 17px;
    height: 22px; }
.floating_div .tags .svgIcon path {
    fill: #f38820; }
.floating_div .tags img {
    padding-bottom: 5px; }
.floating_div .tags a {
    font-size: 10px;
    line-height: 16px;
    color: #121212;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    display: block; }
.floating_div .social_links ul {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 28px; }
.floating_div .social_links ul li {
    margin-bottom: 10px; }
.floating_div .social_links ul li a {
    color: #f9b118;
    background: #fff;
    padding: 17px 12px 5px 13px;
    text-align: center;
    border: 1px solid #e5e5e5;
    width: 60px;
    display: block;
    height: 60px; }
.floating_div .social_links ul li a.fbIcon {
    padding: 17px 12px 5px 13px; }
.floating_div .social_links ul li a.fbIcon .svgIcon {
    width: 15px;
    height: 27px; }
.floating_div .social_links ul li a.twIcon {
    padding: 20px 12px 5px 13px; }
.floating_div .social_links ul li a.twIcon .svgIcon {
    width: 27px;
    height: 20px; }
.floating_div .social_links ul li a.ytIcon {
    padding: 20px 12px 5px 13px; }
.floating_div .social_links ul li a.ytIcon .svgIcon {
    width: 26px;
    height: 20px; }
.floating_div .social_links ul li a.ytIcon .svgIcon .st0 {
    stroke-width: 0; }
.floating_div .social_links ul li a .svgIcon path {
    fill: #f38820; }
.floating_div .social_links ul li a:hover {
    color: #f9b118; }
.floating_div .social_links ul li a:hover .svgIcon path {
    fill: #f9b118; }

.leftSection.article_single.article_mainC {
    margin-top: 0; }

.leftSection.article_single {
    padding-left: 170px;
    margin-top: 56px;
    position: relative;
    margin-bottom: 40px; }
.leftSection.article_single .featuredImg {
    padding-bottom: 55px; }
.leftSection.article_single .featuredImg img {
    width: 90%;
    padding-left: 5%; }
.leftSection.article_single h2 {
    font-size: 34px;
    font-family: "PT Serif", serif;
    font-weight: 500;
    line-height: 44px;
    margin-top: 0; }
.leftSection.article_single .article_meta {
    margin-bottom: 40px;
    font-family: "Montserrat", sans-serif;
    color: #f38820;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 1px; }
.leftSection.article_single .article_meta .extrasBtm {
    color: #f38820;
    padding: 3px 0 0 25px; }
.leftSection.article_single .article_meta .iconImg {
    padding-right: 10px;
    display: inline-block;
    color: #f38820;
    float: left;
    font-size: 24px;
    position: relative;
    top: 3px; }
.leftSection.article_single .article_meta .iconImg .svgIcon {
    width: 14px;
    height: 18px; }
.leftSection.article_single .article_meta .iconImg .svgIcon path {
    fill: #f38820; }
.leftSection.article_single .article_meta .iconImg.news_type .svgIcon rect {
    fill: #f38820; }
.leftSection.article_single .article_meta span.media_section {
    /*            background: url(../img/volume.png) no-repeat;
                  padding-left:25px;*/
    color: #bdbdbd; }
.leftSection.article_single .article_meta span.time_media {
    color: #bdbdbd; }
.leftSection.article_single .article_meta p {
    font-size: 15px;
    line-height: 24px;
    color: #656565; }
.leftSection.article_single .article_meta p img {
    width: 100% !important;
    height: auto !important; }
.leftSection.article_single .article_meta p iframe {
    width: 100% !important;
    height: auto !important; }
.leftSection.article_single .aligncenter {
    text-align: center; }

.breadcrumb_Sec {
    padding-left: 170px;
    padding-top: 40px; }
.breadcrumb_Sec ul {
    padding: 0;
    margin: 0;
    list-style: none; }
.breadcrumb_Sec ul li {
    color: #595959;
    font-size: 15px;
    line-height: 24px;
    float: left; }
.breadcrumb_Sec ul li:after {
    content: '\2044';
    padding: 0 6px;
    position: relative; }
.breadcrumb_Sec ul li:last-child:after {
    display: none; }
.breadcrumb_Sec ul li a {
    color: #595959;
    font-size: 15px;
    line-height: 24px; }

.single-show .breadcrumb_Sec {
    padding-left: 0;
    padding-top: 0; }
.single-show .breadcrumb_Sec ul {
    padding: 0;
    margin: 0;
    list-style: none; }
.single-show .breadcrumb_Sec ul li {
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #f38820;
    padding-bottom: 10px;
    float: none;
    display: block;
    text-transform: uppercase; }
.single-show .breadcrumb_Sec ul li.item-home {
    display: none; }
.single-show .breadcrumb_Sec ul li.item-tax {
    display: none; }
.single-show .breadcrumb_Sec ul li .bread-current {
    color: #f9b118;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400; }
.single-show .breadcrumb_Sec ul li:after {
    content: '';
    padding: 0 6px;
    position: relative; }
.single-show .breadcrumb_Sec ul li:last-child:after {
    display: none; }
.single-show .breadcrumb_Sec ul li a {
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #f38820; }
.single-show .breadcrumb_Sec ul li a:hover {
    color: #f9b118;
    text-decoration: none; }

.related_articles {
    background: #f6f6f6;
    padding: 40px 0;
    margin-top: 40px; }
.related_articles h3 {
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    color: #1a1a1a;
    font-weight: 500;
    padding-bottom: 45px;
    letter-spacing: 1px;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 0; }
.related_articles .featuredImage {
    float: left;
    padding-right: 30px;
    width: 47%;
    overflow: hidden; }
.related_articles .featuredImage a {
    overflow: hidden;
    display: inline-block; }
.related_articles .featuredImage img {
    -moz-transition: ease-in-out 0.5s all;
    -webkit-transition: ease-in-out 0.5s all;
    transition: ease-in-out 0.5s all;
    -o-transition: ease-in-out 0.5s all;
    -ms-transition: ease-in-out 0.5s all;
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    width: 100%; }
.related_articles .article_info {
    padding-top: 20px;
    float: left;
    width: 53%; }
.related_articles .article_info h4 {
    margin: 0 0 10px;
    font-family: "PT Serif", serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    min-height: 49px;
    height: 49px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    /* required for Opera */
    -ms-text-overflow: ellipsis;
    /* required for IE8, allegedly */
    -moz-binding: url("ellipsis.xml#ellipsis");
    /* for Firefox; details here */ }
.related_articles .article_info h4 a {
    color: #1a1a1a;
    display: block; }
.related_articles .article_info p {
    min-height: 46px;
    height: 46px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    /* required for Opera */
    -ms-text-overflow: ellipsis;
    /* required for IE8, allegedly */
    -moz-binding: url("ellipsis.xml#ellipsis");
    /* for Firefox; details here */ }
.related_articles .article_info .media_section {
    background-position: 0 2px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    color: #484848; }
.related_articles .article_info .time_media {
    font-family: "Montserrat", sans-serif;
    color: #f38820;
    font-size: 14px;
    line-height: 16px;
    color: #bdbdbd; }
.related_articles .article_info .articleExtras {
    position: relative; }
.related_articles .article_info .articleExtras .iconImg {
    padding-right: 10px;
    display: inline-block;
    color: #f38820;
    float: left;
    line-height: 24px; }
.related_articles .article_info .articleExtras .iconImg i.fa-play {
    position: relative;
    top: -2px; }
.related_articles .article_info .articleExtras .iconImg .svgIcon {
    width: 14px;
    height: 16px;
    margin-top: 5px; }
.related_articles .article_info .articleExtras .iconImg .svgIcon path {
    fill: #f38820; }
.related_articles .article_info .articleExtras .iconImg.audio_type .svgIcon path {
    fill: #f38820; }
.related_articles .article_info .articleExtras .iconImg.news_type .svgIcon rect {
    fill: #f38820; }
.related_articles .article_info .articleExtras .extrasBtm {
    color: #f38820;
    padding: 3px 0 0 25px;
    font-size: 12px;
    line-height: 16px;
    display: block; }
.related_articles .article_info .articleExtras .slash {
    color: #f38820;
    padding: 0 5px; }
.related_articles .related_block {
    margin-bottom: 40px; }
.related_articles .related_block:nth-child(2n +1) {
    clear: both; }
.related_articles .related_blockIn:hover .featuredImage img {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05); }
.related_articles .related_blockIn:hover .article_info h4 a {
    text-decoration: none;
    color: #f9b118; }

.advertisement_section {
    border: 1px solid #e9e9e9;
    padding: 23px 0;
    margin: 60px auto;
    text-align: center; }

.text_borderbox_widget {
    border: 1px solid #e9e9e9;
    padding: 23px 20px;
    margin: 10px auto 50px auto;
    text-align: center; }

body.single-article .text_borderbox_widget {
    margin: 50px auto; }

body.home .text_borderbox_widget {
    margin: 10px auto 0; }

.ad_sidebar {
    margin-top: -23px; }

.sponser_link {
    margin-top: 30px; }
.sponser_link h3 {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 0; }
.sponser_link .sposer_section {
    margin-top: 10px;
    margin-bottom: 20px;
    /*        img {
                float: left;
                padding-right: 20px;
                float:left;
                width:35%;
            }*/ }
.sponser_link .sposer_section .imgCol {
    float: left;
    width: 85px; }
.sponser_link .sposer_section .imgCol a {
    display: block; }
.sponser_link .sposer_section .textCol {
    padding-left: 110px;
    display: block; }
.sponser_link .sposer_section h4 {
    font-family: "PT Serif", serif;
    font-size: 20px;
    line-height: 21px;
    /*            float: left;
                  width: 60%;*/
    margin: 0 0px 8px 0; }
.sponser_link .sposer_section h4 a {
    color: #484848; }
.sponser_link .sposer_section h4 a:hover {
    text-decoration: none;
    color: #f9b118; }
.sponser_link .sposer_section p {
    font-size: 14px;
    line-height: 20px;
    /*            float: left;
                  width: 60%;*/ }

.topArticle {
    padding: 70px 0 0; }
.topArticle .secHeading {
    text-align: left;
    text-transform: uppercase; }
.topArticle .topCatNv ul {
    margin: 0;
    padding-left: 0px;
    list-style: none; }
.topArticle .topCatNv ul li {
    display: inline-block;
    margin: 0 35px;
    padding: 0 18px 10px;
    border-bottom: 5px solid transparent;
    -moz-transition: ease-in-out 0.3s all;
    -webkit-transition: ease-in-out 0.3s all;
    transition: ease-in-out 0.3s all;
    -o-transition: ease-in-out 0.3s all;
    -ms-transition: ease-in-out 0.3s all; }
.topArticle .topCatNv ul li:first-child {
    margin-left: 0; }
.topArticle .topCatNv ul li a {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    line-height: 15px;
    font-weight: 400;
    text-transform: uppercase;
    color: #1a1a1a;
    letter-spacing: 1px;
    text-align: center; }
.topArticle .topCatNv ul li a:hover {
    text-decoration: none;
    color: #f38820; }
.topArticle .topCatNv ul li:hover {
    border-bottom: 5px solid #f38820; }
.topArticle .topCatNv ul li.current-cat {
    border-bottom: 5px solid #f38820;
    text-align: center !important; }
.topArticle .topCatNv ul li.current-cat a {
    color: #f38820; }

.navFilter {
    margin: 30px 0 25px; }
.navFilter ul {
    padding: 0;
    margin: 0;
    list-style: none; }
.navFilter ul li {
    float: left;
    margin: 0 0px;
    padding: 7px 20px 7px 0;
    border-radius: 10px;
    cursor: pointer;
    font-size: 15px;
    font-family: "Montserrat", sans-serif; }
.navFilter ul li a {
    display: inline-block; }
.navFilter ul li span.catTag {
    background: #f4f4f4;
    padding: 8px 18px;
    color: #5d5d5d;
    border-radius: 19px 0 0 19px;
    display: block;
    float: left; }
.navFilter ul li span.count_posts {
    background: #e9e9e9;
    padding: 8px 14px;
    color: #5d5d5d;
    border-radius: 0 19px 19px 0;
    display: block;
    float: left; }
.navFilter ul li:first-child {
    margin-left: 0;
    padding-left: 0; }
.navFilter ul li.currentNav span.catTag {
    background: #f9b118;
    padding: 8px 18px;
    color: #fff;
    border-radius: 19px 0 0 19px;
    display: block;
    float: left; }
.navFilter ul li.currentNav span.count_posts {
    background: #f38820;
    padding: 8px 14px;
    color: #fff;
    border-radius: 0 19px 19px 0;
    display: block;
    float: left; }
.navFilter ul li:hover span.catTag {
    background: #f9b118;
    padding: 8px 18px;
    color: #fff;
    border-radius: 19px 0 0 19px;
    display: block;
    float: left;
    -moz-transition: ease-in-out 0.3s all;
    -webkit-transition: ease-in-out 0.3s all;
    transition: ease-in-out 0.3s all;
    -o-transition: ease-in-out 0.3s all;
    -ms-transition: ease-in-out 0.3s all; }
.navFilter ul li:hover span.count_posts {
    background: #f38820;
    padding: 8px 14px;
    color: #fff;
    border-radius: 0 19px 19px 0;
    display: block;
    float: left;
    -moz-transition: ease-in-out 0.3s all;
    -webkit-transition: ease-in-out 0.3s all;
    transition: ease-in-out 0.3s all;
    -o-transition: ease-in-out 0.3s all;
    -ms-transition: ease-in-out 0.3s all; }

.singArticle .all-article .articleBoxHold:nth-child(3n+1) {
    clear: both; }
.singArticle .ad_sidebar {
    margin-top: -20px; }

.load_more {
    background: #ffffff;
    float: right;
    padding: 20px 64px;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    margin-top: 40px; }
.load_more:hover {
    color: #fff;
    text-decoration: none;
    background: #121212; }

.clear {
    clear: both; }

.postPage {
    border-top: 1px solid #e9e9e9;
    margin: 0; }
.postPage .pagination {
    padding-top: 0;
    margin: 30px 0;
    border-radius: 0;
    float: left;
    position: relative; }
.postPage .pagination ul {
    padding: 0;
    margin: 0;
    list-style: none; }
.postPage .pagination ul li {
    background: #f7f7f7;
    float: left;
    margin-right: 6px; }
.postPage .pagination ul li a {
    display: inline-block;
    padding: 20px 25px;
    font-size: 18px;
    line-height: 20px;
    font-family: "Montserrat", sans-serif;
    color: #1a1a1a; }
.postPage .pagination ul li a:hover {
    text-decoration: none;
    color: #f38820; }
.postPage .pagination ul li a.extPoint {
    padding: 19px 20px; }
.postPage .pagination ul li a.extPoint .svgIcon {
    width: 20px;
    height: 18px;
    top: 2px;
    position: relative; }
.postPage .pagination ul li a.extPoint .svgIcon line {
    stroke: #f38820; }
.postPage .pagination ul li a.extPoint .svgIcon polyline {
    stroke: #f38820; }
.postPage .pagination ul li a.extPoint.leftArrow {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg); }
.postPage .pagination ul li a.next {
    color: #f38820; }
.postPage .pagination ul li a.prev {
    color: #f38820; }
.postPage .pagination ul li span.current {
    display: inline-block;
    padding: 21px 27px;
    font-size: 18px;
    line-height: 20px;
    font-family: "Montserrat", sans-serif;
    color: #ffffff; }
.postPage .pagination ul li.current-page a {
    color: #f9b118; }
.postPage .pagination ul li.next a {
    color: #f38820; }
.postPage .pagination_js.active:after {
    background-color: rgba(255, 255, 255, 0.8);
    background-image: url("../img/default.gif");
    background-position: 50% 50%;
    background-size: 40px;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    display: block; }

.team_list .team_listInner {
    margin-top: 40px; }
.team_list .team_listInner .articleBoxHold {
    min-height: auto;
    /* 506px */
    margin-bottom: 40px; }
.team_list .team_listInner .articleBoxHold .articleBox {
    border-bottom: 2px solid #000; }
.team_list .team_listInner .articleBoxHold .articleBox .articleImg a {
    display: block;
    background-image: url(../img/black_bg.png);
    background-repeat: no-repeat;
    background-size: cover; }
.team_list .team_listInner .articleBoxHold .articleBox .articleImg a img {
    display: block;
    text-align: center;
    margin: 0 auto;
    height: auto;
    width: 100%; }
.team_list .team_listInner .articleBoxHold .articleBox .articleCont {
    text-align: center;
    padding: 31px 30px 20px;
    display: block;
    /*  padding: 25px;*/
    background: #f7f7f7; }
.team_list .team_listInner .articleBoxHold .articleBox .articleText {
    margin: 0 20px;
    min-height: 65px;
    height: 65px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    /* required for Opera */
    -ms-text-overflow: ellipsis;
    /* required for IE8, allegedly */
    -moz-binding: url("ellipsis.xml#ellipsis");
    /* for Firefox; details here */ }
.team_list .team_listInner .articleTitle a {
    font-size: 23px;
    line-height: 24px;
    font-family: "PT Serif", serif;
    display: block; }
.team_list .team_listInner .art-info {
    font-size: 12px;
    line-height: 17px;
    font-family: "Montserrat", sans-serif;
    text-align: center;
    padding-top: 35px;
    font-weight: 600;
    letter-spacing: 1px;
    display: inline-block; }
.team_list .team_listInner .art-info .timeIcon {
    float: left;
    width: 14px;
    height: 14px;
    margin-top: 2px; }
.team_list .team_listInner .art-info .timeIcon .svgIcon path {
    fill: #f38820; }
.team_list .team_listInner .art-info .timeText {
    display: block;
    padding-left: 20px;
    text-transform: uppercase;
    height: 40px; }
.team_list .team_listInner .postPage {
    margin: 0 0 30px; }
.team_list .team_listInner .advertisement_section {
    margin: 20px 18px 60px;
    padding: 27px 0; }
.team_list .team_listRight {
    margin-top: 40px; }
.team_list .ad_sidebar {
    margin-top: 28px; }

.podcastSec.show_detail .secHeading {
    text-align: center; }
.podcastSec.show_detail .podcastListSmall .podcastBlock:first-child {
    border-top: none; }

body .showDetailSec2 .leftSection .floating_div .floating_heading {
    padding-bottom: 11px; }
body .showDetailSec2 .leftSection .floating_div .tags {
    margin-top: 0; }

.showfilterSec .secHeading {
    padding-bottom: 0; }
.showfilterSec .filterTopBar.topArticle {
    padding: 45px 0 40px; }

.articleBoxBig.show_detailPage .iconImg i.fa-play {
    padding: 3px 4px 4px 6px;
    display: inline;
    color: #ffffff;
    font-size: 10px;
    background: #f9b118; }

body .GuestSection.team_list {
    border-bottom: 1px solid #f38820;
    padding-bottom: 50px; }
body .GuestSection.team_list .guestsBlock .guestCnt h4 a {
    color: #f38820; }
body .GuestSection.team_list .guestsBlock .guestCnt h4 a:hover {
    text-decoration: none;
    color: #f9b118; }

.search_Icon_div {
    background: #f6f6f6;
    position: absolute;
    width: 100%;
    z-index: 9;
    top: 51px; }
.search_Icon_div form {
    position: relative; }
.search_Icon_div .searchIcon {
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: -12px;
    width: 23px; }
.search_Icon_div .searchIcon .svgIcon {
    width: 23px;
    height: 23px; }
.search_Icon_div .searchIcon .svgIcon path {
    fill: #f38820; }
.search_Icon_div .submitIcon {
    position: absolute;
    right: 35px;
    top: 50%;
    margin-top: -12px; }
.search_Icon_div .submitIcon .svgIcon {
    width: 29px;
    height: 27px; }
.search_Icon_div .submitIcon .svgIcon line {
    stroke: #ffffff; }
.search_Icon_div .submitIcon .svgIcon polyline {
    stroke: #ffffff; }
.search_Icon_div input[type="text"] {
    width: 100%;
    padding: 20px 30px;
    background: transparent;
    border: none;
    font-size: 22px;
    padding-left: 70px;
    padding-right: 80px; }
.search_Icon_div input[type="submit"] {
    font-size: 0;
    width: 36px;
    height: 27px;
    border: none;
    line-height: 44px;
    position: absolute;
    -webkit-appearance: none;
    background: transparent;
    z-index: 10;
    top: 50%;
    margin-top: -11px;
    right: 30px; }

.search_Icon_div input[type="text"]::-webkit-input-placeholder {
    color: rgba(89, 89, 89, 0.5); }
.search_Icon_div input[type="text"]::-moz-placeholder {
    color: rgba(89, 89, 89, 0.5); }
.search_Icon_div input[type="text"]:-ms-input-placeholder {
    color: rgba(89, 89, 89, 0.5); }
.search_Icon_div input[type="text"]:-moz-placeholder {
    color: rgba(89, 89, 89, 0.5); }

.black_overlay {
    position: absolute;
    top: 51px;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.61);
    z-index: 9; }

.black_overlay2 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: none;
    z-index: 9; }

.white_overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.9);
    z-index: 5;
    /* display: none; */ }

.featherlight .feather-light-box {
    width: 80vw;
    max-width: 800px; }

.megaMenu {
    padding: 130px 0 30px;
    position: absolute;
    top: 62px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background: rgba(255, 255, 255, 0.9);
    /*height: 100vh;*/ }
.megaMenu .introMega h2 {
    margin: 0 0 15px;
    font-size: 32px;
    color: #f38820;
    font-family: "PT Serif", serif;
    line-height: 38px; }
.megaMenu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3; }
.megaMenu ul li {
    padding-right: 10px; }
.megaMenu ul li.main-menu-item {
    margin-bottom: 15px;
    display: inline-block;
    width: 100%; }
.megaMenu ul li a {
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    line-height: 28px;
    color: #1f1f1f;
    text-transform: uppercase; }
.megaMenu ul li a:hover {
    color: #f38820;
    text-decoration: none; }
.megaMenu ul li .customSubMenu {
    padding-bottom: 5px; }
.megaMenu ul li .viewMenu {
    padding-bottom: 20px;
    display: block; }
.megaMenu ul li .viewMenu a {
    color: #ffffff;
    text-transform: none;
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px; }
.megaMenu ul li ul {
    -webkit-column-count: inherit;
    -moz-column-count: inherit;
    column-count: inherit;
    padding-top: 8px;
    padding-bottom: 0; }
.megaMenu ul li ul li {
    padding-bottom: 5px;
    padding-right: 0px; }
.megaMenu ul li ul li a {
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    line-height: 22px;
    color: #656565;
    padding-bottom: 4px;
    display: block;
    text-transform: initial; }
.megaMenu ul li ul li a:hover {
    color: #f9b118;
    text-decoration: none; }
.megaMenu ul li ul li.highlighted a {
    color: #f38820;
    font-weight: 600; }

.mobile_menu ul li span.mobile_arrow {
    display: none; }

/* tab_area */
.showfilterSec .tabContentSec {
    min-height: 600px; }
.showfilterSec .tabCont_div {
    display: none; }
.showfilterSec .tabCont_div.current {
    display: block; }

.megaMenu .mega-open {
    position: fixed; }

.topArticleSec {
    border-bottom: 1px solid #efefef; }

.clearDesk {
    clear: both; }

.GuestSection.team_list .team_listInner .articleBox {
    border-bottom: 2px solid #ffffff; }
.GuestSection.team_list .team_listInner .articleBox .articleImg {
    background: url(../img/black_bg.png) repeat; }
.GuestSection.team_list .team_listInner .articleBox .articleCont {
    padding-top: 52px;
    padding-bottom: 41px;
    background: #fff; }
.GuestSection.team_list .team_listInner .articleBox .articleCont .articleTitle {
    margin-bottom: 30px; }
.GuestSection.team_list .team_listInner .articleBox .articleCont .articleText {
    font-size: 15px;
    line-height: 24px; }
.GuestSection.team_list .team_listInner .articleBox .articleCont .articleText p {
    font-size: 15px;
    line-height: 24px; }
.GuestSection.team_list .team_listInner .featured_block.largeElement .articleTitle a {
    font-size: 28px;
    line-height: 34px; }
.GuestSection.team_list .team_listInner .featured_block .articleTitle a {
    color: #ffffff; }
.GuestSection.team_list .guestsBlock {
    border-bottom: 2px solid #b3b3b3;
    /*        margin-bottom: 20px;*/ }
.GuestSection.team_list .guestsBlock .guestImage {
    overflow: hidden;
    background: url(../img/guests-bg.png) no-repeat;
    padding: 20px 0 20px; }
.GuestSection.team_list .guestsBlock .guestImage img {
    border-radius: 50%;
    height: 140px;
    width: 140px;
    margin: 0 auto;
    display: block;
    text-align: center;
    -moz-transition: ease-in-out 0.5s all;
    -webkit-transition: ease-in-out 0.5s all;
    transition: ease-in-out 0.5s all;
    -o-transition: ease-in-out 0.5s all;
    -ms-transition: ease-in-out 0.5s all;
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1); }
.GuestSection.team_list .guestsBlock .guestCnt {
    min-height: 121px; }
.GuestSection.team_list .guestsBlock .guestCnt h4 {
    font-size: 20px;
    line-height: 24px;
    font-family: "PT Serif", serif;
    padding-top: 15px;
    text-align: center; }
.GuestSection.team_list .guestsBlock .guestCnt p {
    font-size: 15px;
    line-height: 24px;
    text-align: center; }
.GuestSection.team_list .guestsBlock:hover {
    border-bottom: 2px solid #ffffff; }
.GuestSection.team_list .guestsBlock:hover .guestImage img {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05); }

.articleBox {
    background-color: #ffffff;
    -moz-transition: ease-in-out 0.3s all;
    -webkit-transition: ease-in-out 0.3s all;
    transition: ease-in-out 0.3s all;
    -o-transition: ease-in-out 0.3s all;
    -ms-transition: ease-in-out 0.3s all; }
.articleBox .articleImg {
    overflow: hidden; }
.articleBox .articleImg img {
    width: 100%;
    -moz-transition: ease-in-out 0.5s all;
    -webkit-transition: ease-in-out 0.5s all;
    transition: ease-in-out 0.5s all;
    -o-transition: ease-in-out 0.5s all;
    -ms-transition: ease-in-out 0.5s all;
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1); }
.articleBox .articleCont .iconImg .svgIcon {
    width: 18px;
    height: 18px; }
.articleBox .articleCont .iconImg.add_play a i.fa-volume-down {
    display: none; }
.articleBox .articleCont .iconImg.add_play a i.fa-play {
    padding: 3px 4px 4px 6px;
    display: inline;
    color: #ffffff;
    font-size: 10px;
    background: #f9b118; }
.articleBox .articleBtn {
    text-align: center; }
.articleBox .articleBtn a {
    padding: 10px 10px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    line-height: 20px;
    min-width: 170px;
    font-weight: 700;
    display: inline-block;
    background: #f38820; }
.articleBox .articleBtn a:hover {
    text-decoration: none; }
.articleBox.largeBox {
    border-bottom: 2px solid #000; }
.articleBox.largeBox .articleCont {
    position: relative;
    padding: 70px 80px 20px 80px; }
.articleBox.largeBox .articleCont .articleBtn {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: -20px; }
.articleBox.largeBox .articleTitle {
    min-height: 68px;
    height: 68px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    /* required for Opera */
    -ms-text-overflow: ellipsis;
    /* required for IE8, allegedly */
    -moz-binding: url("ellipsis.xml#ellipsis");
    /* for Firefox; details here */ }
.articleBox.largeBox .articleTitle a {
    font-size: 28px;
    line-height: 34px; }
.articleBox.largeBox .articleText {
    margin-bottom: 40px;
    min-height: 72px;
    height: 72px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    /* required for Opera */
    -ms-text-overflow: ellipsis;
    /* required for IE8, allegedly */
    -moz-binding: url("ellipsis.xml#ellipsis");
    /* for Firefox; details here */ }
.articleBox.largeBox .articleText p {
    line-height: 24px; }
.articleBox.largeBox.longerHeader .articleTitle {
    min-height: 136px;
    height: 136px;
    display: -webkit-box;
    -webkit-line-clamp: 4; }
.articleBox.largeBox.longerHeader .articleText {
    display: none; }
.articleBox.smallBox {
    border-bottom: 2px solid #000; }
.articleBox.smallBox .articleCont {
    /*padding-bottom: 18px;*/ }
.articleBox.smallBox.longerHeader .articleCont {
    padding: 10px 20px 10px; }
.articleBox.smallBox.longerHeader .articleTitle {
    -webkit-line-clamp: 4 !important;
    height: 78px !important;
    margin-bottom: 8px !important; }
.articleBox.smallBox.longerHeader .articleTitle a {
    font-size: 18px;
    line-height: 20px; }
.articleBox.smallBox.longerHeader .iconImg {
    padding-bottom: 8px; }
.articleBox:hover {
    border-bottom: 2px solid #f38820; }
.articleBox:hover .articleTitle a {
    color: #f38820; }
.articleBox:hover .articleImg img {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05); }

.top_artical .articleBox.largeBox .articleCont {
    padding: 75px 80px 20px 80px; }
.top_artical .articleBox.largeBox .iconImg {
    padding-bottom: 26px; }

.hide_div {
    display: none; }

.top_artical {
    padding: 60px 0;
    background-image: url("../img/bgpattern.jpg");
    background-repeat: repeat;
    background-repeat: repeat;
    background-position: 50% top;
    background-size: auto; }
.top_artical .right_area .col-lg-6:nth-child(2n+1) {
    clear: both; }

.top_add_banner {
    background: #f6f6f6; }
.top_add_banner .addBox {
    padding: 25px 10px 10px; }
.top_add_banner .addBox img {
    width: 100%; }
.top_add_banner .widgetTitle {
    color: #fff;
    margin-bottom: 20px; }

.more_article_link {
    margin-top: 10px;
    padding-top: 35px;
    padding-bottom: 25px;
    text-align: right;
    border-top: 1px solid #e9e9e9; }
.more_article_link a {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    line-height: 24px;
    color: #f38820;
    text-transform: uppercase; }
.more_article_link a .moreIcon {
    margin-left: 5px;
    position: relative;
    top: 2px; }
.more_article_link a .moreIcon .svgIcon {
    width: 14px;
    height: 14px; }
.more_article_link a .moreIcon .svgIcon line {
    stroke: #f38820; }
.more_article_link a .moreIcon .svgIcon polyline {
    stroke: #f38820; }
.more_article_link a:hover {
    text-decoration: none;
    color: #f9b118; }
.more_article_link a:hover .moreIcon .svgIcon line {
    stroke: #f9b118; }
.more_article_link a:hover .moreIcon .svgIcon polyline {
    stroke: #f9b118; }

.pageSection .advertisement_section {
    margin-bottom: 40px; }

.podcastSec {
    padding: 60px 0 40px;
    background: #f6f6f6; }
.podcastSec .arti_row {
    margin-bottom: 40px; }
.podcastSec .arti_row:last-child {
    margin-bottom: 0; }
.podcastSec .arti_row .left_img {
    width: 390px;
    overflow: hidden;
    position: relative; }
.podcastSec .arti_row .left_img a {
    display: block;
    height: 100%; }
.podcastSec .arti_row .left_img .articleImg {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    height: 100%;
    -moz-transition: ease-in-out 0.5s all;
    -webkit-transition: ease-in-out 0.5s all;
    transition: ease-in-out 0.5s all;
    -o-transition: ease-in-out 0.5s all;
    -ms-transition: ease-in-out 0.5s all;
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1); }
.podcastSec .arti_row .left_img .articleImg img {
    visibility: hidden;
    -moz-transition: ease-in-out 0.5s all;
    -webkit-transition: ease-in-out 0.5s all;
    transition: ease-in-out 0.5s all;
    -o-transition: ease-in-out 0.5s all;
    -ms-transition: ease-in-out 0.5s all;
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1); }
.podcastSec .arti_row .right_content {
    background: #ffffff; }
.podcastSec .arti_row .right_content .articleColBox {
    padding-bottom: 0px; }
.podcastSec .arti_row .right_content .articleColBox .articleCont {
    padding: 30px 40px; }
.podcastSec .arti_row .right_content .articleColBox .articleTitle {
    margin-bottom: 15px;
    font-family: "PT Serif", serif;
    color: #1a1a1a;
    min-height: 112px;
    height: 112px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    /* required for Opera */
    -ms-text-overflow: ellipsis;
    /* required for IE8, allegedly */
    -moz-binding: url("ellipsis.xml#ellipsis");
    /* for Firefox; details here */ }
.podcastSec .arti_row .right_content .articleColBox .articleTitle a {
    display: block;
    color: #1a1a1a;
    font-size: 21px;
    line-height: 27px; }
.podcastSec .arti_row .right_content .articleColBox .articleText {
    font-family: "Open Sans", sans-serif;
    margin-bottom: 20px;
    min-height: 70px;
    height: 70px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    /* required for Opera */
    -ms-text-overflow: ellipsis;
    /* required for IE8, allegedly */
    -moz-binding: url("ellipsis.xml#ellipsis");
    /* for Firefox; details here */ }
.podcastSec .arti_row .right_content .articleColBox .articleText p {
    font-size: 15px;
    line-height: 24px;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 0; }
.podcastSec .arti_row .right_content .articleColBox .iconImg {
    padding-right: 7px;
    display: inline-block;
    color: #ffffff;
    float: left;
    font-size: 24px; }
.podcastSec .arti_row .right_content .articleColBox .iconImg .svgIcon {
    width: 18px;
    height: 22px;
    margin-top: 2px; }
.podcastSec .arti_row .right_content .articleColBox .iconImg .svgIcon path {
    fill: #ffffff; }
.podcastSec .arti_row .right_content .articleColBox .articleExtras {
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    position: relative; }
.podcastSec .arti_row .right_content .articleColBox .articleExtras .articleAuthor {
    letter-spacing: 0.8px;
    padding-bottom: 5px; }
.podcastSec .arti_row .right_content .articleColBox .articleExtras .extrasBtm {
    color: #ffffff;
    padding: 5px 0 0 27px; }
.podcastSec .arti_row .right_content .articleColBox .articleExtras .extrasBtm .articleAuthor {
    color: #484848; }
.podcastSec .arti_row .right_content .articleColBox .articleExtras .extrasBtm .updatedOn {
    color: #b3b3b3; }
.podcastSec .arti_row:hover .left_img .articleImg {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05); }
.podcastSec .arti_row:hover .left_img .articleImg img {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05); }
.podcastSec .arti_row:hover .right_content .articleColBox .articleTitle a {
    text-decoration: none;
    color: #f9b118; }
.podcastSec .arti_row:focus .right_content .articleColBox .articleTitle a {
    text-decoration: none;
    color: #f9b118; }

.related_articles.news_articles {
    padding: 70px 0 50px;
    border-top: none;
    margin-top: 0px; }

.network_sec {
    padding: 70px 0; }
.network_sec .slider_box {
    padding: 30px 0; }
.network_sec .slider_box .item {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center; }
.network_sec .slider_box .item img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin: auto;
    width: 100%;
    max-width: 130px; }
.network_sec .slider_sec {
    position: relative; }
.network_sec .slider_sec button {
    position: absolute;
    display: block;
    height: 60px;
    width: 60px;
    z-index: 9;
    top: 50%;
    margin-top: -30px;
    background-color: #f6f6f6;
    font-size: 0;
    border: none;
    -moz-transition: none;
    -webkit-transition: none;
    transition: none;
    -o-transition: none;
    -ms-transition: none; }
.network_sec .slider_sec .slick-next.slick-arrow {
    right: 0px;
    background-image: url("../img/slider_right_arrow.png");
    background-repeat: no-repeat;
    background-position: 50% -61px;
    background-size: 20px; }
.network_sec .slider_sec .slick-next.slick-arrow.slick-disabled {
    background-position: 50% 21px;
    cursor: no-drop;
    background-size: 20px; }
.network_sec .slider_sec .slick-prev.slick-arrow {
    background-position: 50% -61px;
    left: 0px;
    background-image: url("../img/slider_left_arrow.png");
    background-repeat: no-repeat;
    background-size: 20px; }
.network_sec .slider_sec .slick-prev.slick-arrow.slick-disabled {
    background-size: 20px;
    background-position: 50% 21px;
    cursor: no-drop; }

.sports_sec {
    padding: 100px 0 30px; }

.add_block {
    margin-bottom: 20px; }

.sponser_link .sposer_section P:last-child {
    margin-bottom: 0; }

.mobile_slider_sec {
    display: none; }
.mobile_slider_sec .slick-slide .iconImg img {
    display: inline-block; }

body.mega-nav-open {
    overflow: hidden; }
body.mega-nav-open .top_head .top_links {
    /*                position: fixed;
                    left: 0;
                    right: 0;
                    z-index: 7;*/ }

/* volume css */
.volume_area {
    -moz-transition: ease-in-out 0.3s all;
    -webkit-transition: ease-in-out 0.3s all;
    transition: ease-in-out 0.3s all;
    -o-transition: ease-in-out 0.3s all;
    -ms-transition: ease-in-out 0.3s all; }
.volume_area .volume_icon {
    position: relative;
    width: 20px;
    overflow: hidden;
    display: block;
    margin-left: 23px;
    text-align: left;
    -moz-transition: ease-in-out 0.5s all;
    -webkit-transition: ease-in-out 0.5s all;
    transition: ease-in-out 0.5s all;
    -o-transition: ease-in-out 0.5s all;
    -ms-transition: ease-in-out 0.5s all; }
.volume_area .volume_icon .volume_bar {
    position: absolute;
    width: 100px;
    height: 8px;
    display: block;
    background: rgba(255, 255, 255, 0.2);
    top: 8px;
    left: 25px;
    z-index: 4;
    cursor: pointer; }
.volume_area .volume_icon .volume_bar .volume_value {
    display: block;
    width: 30%;
    height: 8px;
    background: #fff; }
.volume_area .volume_icon .volume_bar .volume_overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    display: block;
    height: 8px; }

.bottom_head .radio_area {
    -moz-transition: ease-in-out 0.3s all;
    -webkit-transition: ease-in-out 0.3s all;
    transition: ease-in-out 0.3s all;
    -o-transition: ease-in-out 0.3s all;
    -ms-transition: ease-in-out 0.3s all; }

.bottom_head.open_volume .radio_area {
    margin-right: 184px; }
.bottom_head.open_volume .volume_area {
    width: 184px; }
.bottom_head.open_volume .volume_area .volume_icon {
    width: auto; }

.bottom_head.fm_fixed {
    position: fixed;
    top: 0; }

.slick-list.draggable {
    margin: auto; }

.sponsor-slider .slick-list.draggable {
    margin: auto;
    width: 100%; }

.gallery_singleContent .slick-list.draggable {
    margin: auto;
    width: 100%; }

/* grid css */
.pageSection {
    padding: 50px 0; }

.secHeading {
    font-size: 24px;
    line-height: 24px;
    font-family: "Montserrat", sans-serif;
    color: #484848;
    text-align: center;
    padding-bottom: 47px;
    text-transform: uppercase; }
.secHeading a {
    font-size: 24px;
    line-height: 24px;
    font-family: "Montserrat", sans-serif;
    color: #484848;
    text-align: center;
    padding-bottom: 47px;
    text-transform: uppercase;
    text-decoration: none; }

.article_list .articleBox {
    margin-bottom: 40px; }
.article_list .articleBoxHold:nth-child(3n+ 1) {
    clear: both; }

.articleBox {
    border-bottom: 2px solid #d9d9d9; }
.articleBox .iconImg {
    padding-bottom: 15px; }
.articleBox .iconImg .svgIcon {
    width: 20px;
    height: 20px; }
.articleBox .iconImg .svgIcon path {
    fill: #f38820; }
.articleBox .iconImg .svgIcon.newsIcon rect {
    fill: #f38820; }
.articleBox .iconImg .svgIcon polygon {
    fill: #f38820; }
.articleBox .iconImg .fa {
    font-size: 20px; }
.articleBox .iconImg .fa-play {
    font-size: 10px; }
.articleBox.smallBox .iconImg {
    padding-bottom: 18px; }
.articleBox .articleTitle {
    margin-bottom: 25px;
    text-align: center;
    font-family: "PT Serif", serif;
    color: #050505; }
.articleBox .articleTitle a {
    display: block;
    color: #050505;
    font-size: 20px;
    line-height: 24px; }
.articleBox .articleTitle a:hover {
    text-decoration: none; }
.articleBox .articleTitle a:focus {
    text-decoration: none; }
.articleBox .articleCont {
    text-align: center;
    padding: 22px 40px; }
.articleBox .articleText {
    font-family: "Open Sans", sans-serif;
    margin-bottom: 15px; }
.articleBox .articleText p {
    font-size: 15px;
    line-height: 22px;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 0; }
.articleBox .articleExtras {
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    line-height: 18px; }
.articleBox .articleExtras .articleAuthor {
    letter-spacing: 0.8px;
    padding-bottom: 1px;
    text-transform: uppercase; }
.articleBox .articleExtras .extrasBtm {
    color: #b3b3b3; }
.articleBox .articleExtras .extrasBtm span {
    display: inline-block;
    color: #b3b3b3;
    text-transform: uppercase; }
.articleBox.featBox {
    border-bottom: 2px solid #009ed9; }
.articleBox.featBox .articleCont {
    background: #f2fafd; }
.articleBox.featBox .articleAuthor {
    color: #009ed9; }
.articleBox.featBox .articleTitle {
    color: #009ed9; }
.articleBox.featBox .articleTitle a {
    color: #009ed9; }

.home_latest_story .articleTitle {
    min-height: 95px;
    height: 95px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    /* required for Opera */
    -ms-text-overflow: ellipsis;
    /* required for IE8, allegedly */
    -moz-binding: url("ellipsis.xml#ellipsis");
    /* for Firefox; details here */ }
.home_latest_story .articleText {
    min-height: 65px;
    height: 65px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    /* required for Opera */
    -ms-text-overflow: ellipsis;
    /* required for IE8, allegedly */
    -moz-binding: url("ellipsis.xml#ellipsis");
    /* for Firefox; details here */ }

.top_artical .articleBox .articleCont {
    padding: 25px 40px 20px; }
.top_artical .articleBox.smallBox .articleTitle {
    margin-bottom: 22px;
    min-height: 49px;
    height: 49px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    /* required for Opera */
    -ms-text-overflow: ellipsis;
    /* required for IE8, allegedly */
    -moz-binding: url("ellipsis.xml#ellipsis");
    /* for Firefox; details here */ }
.top_artical .articleBox .iconImg {
    padding-bottom: 18px; }
.top_artical .articleBox .iconImg a {
    display: inline-block; }
.top_artical .articleBox .iconImg.audio_type .svgIcon {
    width: 19px;
    height: 19px; }
.top_artical .articleBox .articleExtras .articleAuthor {
    font-weight: bold; }

.podcastSec .articleColBox {
    padding-bottom: 40px; }

/*SHOW DEATIL PAGE SECTION*/
.showDetailSec2.greyBg {
    background: #f7f7f7; }
.showDetailSec2 h2 {
    font-family: "PT Serif", serif;
    font-size: 28px;
    line-height: 34px;
    color: #1a1a1a;
    padding-bottom: 22px;
    margin: 0; }
.showDetailSec2 h4 {
    color: #484848;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 30px; }
.showDetailSec2 hr {
    margin-top: 0;
    margin-bottom: 20px;
    border: 0;
    padding-top: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #b3b3b3; }
.showDetailSec2 .showHeading {
    font-family: "Montserrat", sans-serif;
    font-size: 28px;
    line-height: 34px;
    color: #1a1a1a;
    padding-bottom: 30px; }
.showDetailSec2 .floating_heading {
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #1a1a1a;
    padding-bottom: 10px; }
.showDetailSec2 .floating_div {
    float: left;
    width: 120px;
    position: static;
    left: auto;
    padding-top: 5px; }
.showDetailSec2 .floating_div .tagsList ul {
    list-style: none;
    padding: 0; }
.showDetailSec2 .floating_div .tagsList li.active {
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    line-height: 16px; }
.showDetailSec2 .leftSection {
    margin-top: 56px;
    margin-bottom: 50px; }
.showDetailSec2 .leftSection .leftSectionIn {
    padding-right: 132px;
    padding-left: 170px; }
.showDetailSec2 .rightSection {
    margin-top: 56px;
    margin-bottom: 50px; }
.showDetailSec2 .rightSection .sideHeading {
    color: #484848;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 0.2px; }
.showDetailSec2 .singleShowDet {
    position: relative;
    /*        padding-bottom: 20px;
          margin-bottom:30px;
          border-bottom: 1px solid $color8;*/ }
.showDetailSec2 ul.showSponsor {
    padding: 0;
    list-style: none;
    margin: 0; }
.showDetailSec2 ul.showSponsor li {
    width: 47.5%;
    float: left;
    margin-right: 3.5%;
    padding-bottom: 40px; }
.showDetailSec2 ul.showSponsor li:nth-child(2n) {
    margin-right: 0px; }
.showDetailSec2 ul.showSponsor li img {
    height: auto; }
.showDetailSec2 .showSponsor .heading {
    text-transform: uppercase;
    color: #484848;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 30px; }
.showDetailSec2 .showSponsor ul {
    padding: 0;
    list-style: none;
    margin: 0; }
.showDetailSec2 .showSponsor ul li {
    width: 47.5%;
    float: left;
    margin-right: 3.5%;
    padding-bottom: 40px; }
.showDetailSec2 .showSponsor ul li:nth-child(2n) {
    margin-right: 0px; }

.podcastListSmall .podcastBlock {
    border-top: 1px solid #e9e9e9;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px; }
.podcastListSmall .podcastBlock .title {
    color: #1a1a1a;
    font-family: "PT Serif", serif;
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 15px; }
.podcastListSmall .podcastBlock .title a {
    color: #1a1a1a;
    min-height: 48px;
    height: 48px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    /* required for Opera */
    -ms-text-overflow: ellipsis;
    /* required for IE8, allegedly */
    -moz-binding: url("ellipsis.xml#ellipsis");
    /* for Firefox; details here */ }
.podcastListSmall .podcastBlock .title a:hover {
    color: #f9b118;
    text-decoration: none; }
.podcastListSmall .podcastBlock .title span {
    display: block; }
.podcastListSmall .podcastBlock .extras .iconImg {
    float: left; }
.podcastListSmall .podcastBlock .extras .iconImg .svgIcon {
    width: 17px;
    height: 21px;
    margin-top: 2px; }
.podcastListSmall .podcastBlock .extras .iconImg .svgIcon path {
    fill: #f38820; }
.podcastListSmall .podcastBlock .extras .iconImg .fa {
    font-size: 25px;
    color: #f38820;
    padding-top: 5px; }
.podcastListSmall .podcastBlock .extras .details {
    padding-left: 25px;
    color: #ffffff;
    /*                padding-top: 2px;*/
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase; }
.podcastListSmall .podcastBlock .extras .details a {
    color: #484848; }
.podcastListSmall .podcastBlock .extras .details a:hover {
    color: #f9b118;
    text-decoration: none; }
.podcastListSmall .podcastBlock .extras .details span {
    /*                         padding: 0 5px;*/
    color: #484848; }
.podcastListSmall .podcastBlock .extras .details .timeDet {
    color: #b3b3b3; }
.podcastListSmall .podcastBlock:last-child {
    border-bottom: 1px solid #e9e9e9; }

.blackGradientBg {
    background-repeat: no-repeat;
    background-size: cover; }

.showTopBanner .showTopBannerHold {
    position: relative;
    overflow: hidden; }
.showTopBanner .auhtorImg {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 0; }
.showTopBanner .heading {
    color: #ffffff;
    font-family: "PT Serif", serif;
    font-size: 55px;
    line-height: 52px;
    margin: 0;
    padding-bottom: 15px; }
.showTopBanner .subHeading {
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    line-height: 14px; }
.showTopBanner .subHeading span {
    color: #ffffff;
    padding: 0 5px; }
.showTopBanner .subHeading .timeClockIcon {
    float: left;
    width: 14px; }
.showTopBanner .subHeading .svgIcon {
    width: 14px;
    height: 18px; }
.showTopBanner .subHeading .svgIcon path {
    fill: #ffffff; }
.showTopBanner .showTiming {
    display: block;
    padding-left: 20px;
    text-transform: uppercase; }
.showTopBanner .bannerDetail {
    padding: 120px 420px 100px 0; }
.showTopBanner .bannerHeadings {
    padding-bottom: 55px; }
.showTopBanner a {
    color: #ffffff;
    height: 60px; }
.showTopBanner .bannerSocial ul {
    list-style: none;
    padding: 0; }
.showTopBanner .bannerSocial ul li {
    display: inline-block; }
.showTopBanner .bannerSocial ul li a {
    color: #ffffff; }
.showTopBanner .bannerExtra .feedBtn {
    float: left;
    margin-right: 5px;
    max-width: 260px;
    width: 100%;
    text-align: center; }
.showTopBanner .bannerExtra .feedBtn .feedIcon {
    display: inline-block;
    height: 23px; }
.showTopBanner .bannerExtra .feedBtn .svgIcon {
    width: 23px;
    height: 23px;
    position: relative;
    top: 8px; }
.showTopBanner .bannerExtra .feedBtn .svgIcon path {
    fill: #ffffff; }
.showTopBanner .bannerExtra .feedBtn a {
    background: #f38820;
    display: block;
    padding: 12px 22px 20px; }
.showTopBanner .bannerExtra .feedBtn a:hover {
    text-decoration: none; }
.showTopBanner .bannerExtra .feedBtn img {
    width: 23px; }
.showTopBanner .bannerExtra .feedBtn span {
    padding-left: 10px;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 0.4px; }
.showTopBanner .bannerExtra .feather-light-box {
    display: none; }
.showTopBanner .bannerExtra .bannerSocial {
    float: left; }
.showTopBanner .bannerExtra .bannerSocial ul {
    padding: 0;
    margin: 0; }
.showTopBanner .bannerExtra .bannerSocial ul li {
    float: left;
    margin-right: 5px; }
.showTopBanner .bannerExtra .bannerSocial ul a {
    text-align: center;
    display: block;
    font-size: 23px;
    line-height: 60px;
    width: 60px;
    height: 60px;
    background: #f38820; }
.showTopBanner .bannerExtra .bannerSocial ul a .svgIcon path {
    fill: #ffffff; }
.showTopBanner .bannerExtra .bannerSocial ul a .fbIcon {
    position: relative;
    top: 4px; }
.showTopBanner .bannerExtra .bannerSocial ul a .fbIcon .svgIcon {
    width: 15px;
    height: 27px; }
.showTopBanner .bannerExtra .bannerSocial ul a .twIcon {
    position: relative;
    top: 2px; }
.showTopBanner .bannerExtra .bannerSocial ul a .twIcon .svgIcon {
    width: 27px;
    height: 20px; }
.showTopBanner .bannerExtra .bannerSocial ul a .ytIcon {
    position: relative;
    top: 3px; }
.showTopBanner .bannerExtra .bannerSocial ul a .ytIcon .svgIcon {
    width: 30px;
    height: 22px; }
.showTopBanner .bannerExtra .bannerSocial ul a .ytIcon .svgIcon .st0 {
    stroke-width: 0; }
.showTopBanner .bannerExtra .bannerSocial ul a:hover {
    background: #f9b118; }

/*artcile Big Box*/
.articleBoxBig {
    margin-bottom: 40px; }
.articleBoxBig .left_img {
    width: 440px;
    overflow: hidden;
    position: relative; }
.articleBoxBig .left_img a {
    display: block;
    height: 100%; }
.articleBoxBig .left_img .articleImg {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -moz-transition: ease-in-out 0.5s transform;
    -webkit-transition: ease-in-out 0.5s transform;
    transition: ease-in-out 0.5s transform;
    -o-transition: ease-in-out 0.5s transform;
    -ms-transition: ease-in-out 0.5s transform;
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1); }
.articleBoxBig .left_img .articleImg img {
    visibility: hidden;
    -moz-transition: ease-in-out 0.5s all;
    -webkit-transition: ease-in-out 0.5s all;
    transition: ease-in-out 0.5s all;
    -o-transition: ease-in-out 0.5s all;
    -ms-transition: ease-in-out 0.5s all;
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1); }
.articleBoxBig .iconImg {
    padding: 20px 0 20px;
    color: #ffffff;
    font-size: 24px; }
.articleBoxBig .iconImg .svgIcon {
    width: 16px;
    height: 16px; }
.articleBoxBig .iconImg .svgIcon path {
    fill: #f38820; }
.articleBoxBig .iconImg .svgIcon.newsIcon rect {
    fill: #f38820; }
.articleBoxBig .iconImg .svgIcon polygon {
    fill: #f38820; }
.articleBoxBig .iconImg i.fa-play {
    padding: 3px 4px 4px 6px;
    display: inline;
    color: #ffffff;
    font-size: 10px;
    background: #ffffff;
    line-height: 20px; }
.articleBoxBig .right_content {
    background: #ffffff; }
.articleBoxBig .right_content.greyContent {
    background: #f6f6f6; }
.articleBoxBig .right_content .articleCont {
    padding: 30px 20px 30px; }
.articleBoxBig .articleTitle {
    margin-bottom: 15px;
    font-family: "PT Serif", serif;
    color: #484848;
    font-size: 16px;
    line-height: 22px;
    min-height: 69px;
    height: 69px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    /* required for Opera */
    -ms-text-overflow: ellipsis;
    /* required for IE8, allegedly */
    -moz-binding: url("ellipsis.xml#ellipsis");
    /* for Firefox; details here */ }
.articleBoxBig .articleTitle a {
    color: #484848;
    display: block; }
.articleBoxBig .articleExtras .iconImg {
    position: static;
    top: auto; }
.articleBoxBig .articleText {
    min-height: 70px;
    height: 70px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    /* required for Opera */
    -ms-text-overflow: ellipsis;
    /* required for IE8, allegedly */
    -moz-binding: url("ellipsis.xml#ellipsis");
    /* for Firefox; details here */ }
.articleBoxBig .articleText p {
    font-size: 15px;
    line-height: 24px;
    font-family: "Open Sans", sans-serif;
    color: #656565; }
.articleBoxBig .articleText p:last-child {
    margin-bottom: 5px; }
.articleBoxBig .articleExtras .extrasBtm {
    color: #ffffff;
    padding: 10px 0 0 0;
    font-size: 12px;
    line-height: 16px;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase; }
.articleBoxBig .articleExtras .extrasBtm .articleAuthor {
    color: #484848; }
.articleBoxBig .articleExtras .extrasBtm .updatedOn {
    color: #b3b3b3; }
.articleBoxBig .articleExtras .extrasBtm .slash {
    padding: 0 2px; }
.articleBoxBig:hover .left_img .articleImg {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05); }
.articleBoxBig:hover .left_img .articleImg img {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05); }
.articleBoxBig:hover .articleTitle a {
    color: #f9b118;
    text-decoration: none; }
.articleBoxBig:focus .articleTitle a {
    color: #f9b118;
    text-decoration: none; }

.svgIcon rect {
    stroke-width: 0; }

/*Article Box Ful*/
.subBlockVer3 {
    margin-bottom: 40px; }
.subBlockVer3 p {
    margin-bottom: 13px; }
.subBlockVer3 h3 {
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    color: #1a1a1a;
    font-weight: 600;
    padding-bottom: 40px;
    letter-spacing: 1px;
    font-family: "Montserrat", sans-serif; }
.subBlockVer3 .featuredImage {
    float: left;
    padding-right: 20px;
    width: 36%;
    overflow: hidden; }
.subBlockVer3 .featuredImage a {
    display: block;
    overflow: hidden; }
.subBlockVer3 .featuredImage img {
    -moz-transition: ease-in-out 0.5s all;
    -webkit-transition: ease-in-out 0.5s all;
    transition: ease-in-out 0.5s all;
    -o-transition: ease-in-out 0.5s all;
    -ms-transition: ease-in-out 0.5s all;
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1); }
.subBlockVer3 .article_info {
    padding-top: 20px;
    float: left;
    width: 63.5%; }
.subBlockVer3 .article_info h4 {
    margin: 0 0 10px;
    font-family: "PT Serif", serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    min-height: 48px;
    display: -webkit-box;
    height: 48px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    /* required for Opera */
    -ms-text-overflow: ellipsis;
    /* required for IE8, allegedly */
    -moz-binding: url("ellipsis.xml#ellipsis");
    /* for Firefox; details here */ }
.subBlockVer3 .article_info h4 a {
    color: #1a1a1a;
    display: block; }
.subBlockVer3 .article_info p {
    min-height: 46px;
    height: 46px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    /* required for Opera */
    -ms-text-overflow: ellipsis;
    /* required for IE8, allegedly */
    -moz-binding: url("ellipsis.xml#ellipsis");
    /* for Firefox; details here */ }
.subBlockVer3 .article_info .media_section {
    text-transform: uppercase;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    color: #484848; }
.subBlockVer3 .article_info .time_media {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    line-height: 16px;
    color: #b3b3b3;
    text-transform: uppercase; }
.subBlockVer3 .article_info .articleExtras {
    position: relative; }
.subBlockVer3 .article_info .articleExtras .iconImg {
    padding-right: 6px;
    display: inline-block;
    color: #ffffff;
    float: left;
    /*                font-size: 24px;*/ }
.subBlockVer3 .article_info .articleExtras .iconImg .svgIcon {
    height: 14px; }
.subBlockVer3 .article_info .articleExtras .iconImg.podcast_type .svgIcon {
    margin-top: 0px; }
.subBlockVer3 .article_info .articleExtras .iconImg .svgIcon {
    width: 18px;
    height: 18px;
    position: relative;
    top: 4px; }
.subBlockVer3 .article_info .articleExtras .iconImg .svgIcon path {
    fill: #f38820; }
.subBlockVer3 .article_info .articleExtras .iconImg .svgIcon.newsIcon rect {
    fill: #f38820; }
.subBlockVer3 .article_info .articleExtras .iconImg .svgIcon polygon {
    fill: #f38820; }
.subBlockVer3 .article_info .articleExtras .extrasBtm {
    color: #ffffff;
    padding: 3px 0 0 25px;
    font-size: 12px;
    line-height: 16px; }
.subBlockVer3 .article_info .articleExtras .slash {
    color: #f38820;
    padding: 0 5px; }
.subBlockVer3:hover .featuredImage img {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05); }
.subBlockVer3:hover .article_info h4 a {
    text-decoration: none;
    color: #f9b118; }

.showfilterSec {
    padding: 60px 0; }
.showfilterSec .secHeading {
    text-align: left; }
.showfilterSec .postPage {
    margin: 0; }
.showfilterSec .postPage .pagination {
    padding-top: 20px; }
.showfilterSec .advertisement_section {
    margin: 60px auto 30px; }

.filterTopBar {
    padding-bottom: 40px; }
.filterTopBar .filterTabs {
    padding: 0;
    margin: 0;
    list-style: none;
    border-bottom: 1px solid #efefef; }
.filterTopBar .filterTabs li {
    display: inline-block;
    color: #f38820;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    line-height: 24px;
    text-transform: uppercase;
    margin-right: 10px; }
.filterTopBar .filterTabs li a {
    padding: 0 15px 10px;
    border-bottom: 5px solid transparent;
    color: #f38820;
    display: block; }
.filterTopBar .filterTabs li a:hover {
    color: #f9b118;
    text-decoration: none;
    border-bottom: 5px solid #ffffff; }
.filterTopBar .filterTabs li a:focus {
    color: #f9b118;
    text-decoration: none;
    border-bottom: 5px solid #f9b118; }
.filterTopBar .filterTabs li a.tab-active {
    color: #f9b118;
    text-decoration: none;
    border-bottom: 5px solid #f9b118; }
.filterTopBar .filterDropdown {
    display: none; }

.widgetTitle {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 0; }

.widgetBox {
    padding: 0;
    margin-bottom: 30px; }
.widgetBox:last-child {
    margin-bottom: 35px; }
.widgetBox .sponser_link {
    margin-top: 0; }

i.fa-play {
    padding: 3px 4px 4px 6px;
    display: inline;
    color: #ffffff;
    font-size: 10px;
    background: #ffffff; }

.adSection.borderBtm {
    margin-bottom: 25px;
    margin-top: 20px;
    border-bottom: 1px solid #e9e9e9; }

.showListingTemp .articleBox .articleTitle {
    min-height: 51px;
    height: 51px;
    overflow: hidden;
    /*            display: -webkit-box;
              -webkit-line-clamp: 2;
              -webkit-box-orient: vertical;*/ }

.fixed {
    position: fixed;
    top: 0; }

.loadingGif {
    background-color: rgba(255, 255, 255, 0.8);
    background-image: url(../img/default.gif);
    background-position: 50% 50%;
    background-size: 40px;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    display: block; }

.fixedOverflow {
    height: 100%;
    overflow: hidden;
    width: 100%;
    position: fixed; }

/* end volume css */
@media (max-width: 1379px) {
    .team_list .team_listInner .art-info {
        margin: 0;
        text-align: center;
        padding-top: 20px;
        height: 60px; }

    body .GuestSection.team_list .guestsBlock .guestCnt {
        min-height: 103px; }
    body .GuestSection.team_list .guestsBlock .guestCnt h4 {
        font-size: 17px;
        line-height: 19px;
        padding-top: 4px; }
    body .GuestSection.team_list .guestsBlock .guestCnt p br {
        display: none; }

    .articleBox .articleCont {
        padding: 25px 40px; }

    .topArticle .topCatNv ul li {
        display: inline-block;
        margin: 0 20px; }

    .articleBox.largeBox .articleText {
        min-height: 70px;
        height: 70px; }

    .articleBox .articleCont {
        padding: 25px 15px; }

    .top_artical .articleBox .iconImg {
        padding-bottom: 10px; }

    .podcastListSmall .podcastBlock .title a {
        min-height: 49px;
        height: 49px; } }
@media (max-width: 1200px) {
    .related_articles .article_info p {
        margin: 0 0 14px;
        font-size: 14px;
        line-height: 19px;
        min-height: 38px;
        height: 38px; }
    .related_articles .article_info p br {
        display: none; }

    .leftSection.article_single {
        padding-left: 110px; }

    .breadcrumb_Sec {
        padding-left: 95px; }

    .floating_div {
        position: absolute;
        left: 25px;
        width: 100px; }

    .team_list .team_listInner .art-info {
        margin: 0;
        text-align: center;
        padding-top: 20px;
        height: 60px; }

    .articleBoxBig .left_img {
        width: 50% !important; }

    body .GuestSection.team_list .guestsBlock .guestCnt {
        min-height: 97px; }
    body .GuestSection.team_list .guestsBlock .guestCnt h4 {
        font-size: 17px;
        line-height: 19px;
        padding-top: 4px; }

    .topArticle .topCatNv ul li {
        display: inline-block;
        margin: 0 18px; }

    .megaMenu {
        padding: 100px 0 30px; }

    .bottom_head .radio_area .next_song {
        display: none; } }
@media (max-width: 1152px) {
    .footer .top_footer .left_border:before {
        left: 0px; }

    .podcastSec .arti_row .right_content .articleColBox .articleTitle {
        min-height: 69px;
        height: 69px; }
    .podcastSec .arti_row .right_content .articleColBox .articleText {
        min-height: 70px;
        height: 70px; }

    .top_artical .articleBox .iconImg {
        padding-bottom: 10px; }
    .top_artical .articleBox .articleCont {
        padding-top: 23px; } }
@media (max-width: 1023px) {
    .topArticle .topCatNv ul li {
        margin: 0 11px;
        padding: 0 5px 10px; }
    .topArticle .topCatNv ul li a {
        font-size: 13px; }

    .navFilter ul li {
        padding: 7px 12px 7px 0px;
        /*        font-size: 11px;*/ }

    .singArticle .all-article .articleBoxHold:nth-child(3n+1) {
        clear: none; }
    .singArticle .all-article .articleBoxHold:nth-child(2n+1) {
        clear: both; }

    .related_articles {
        padding: 40px 0;
        border-top: none;
        margin-top: 0px; }
    .related_articles .related_block {
        margin-bottom: 30px; }
    .related_articles .related_block:last-child {
        margin-bottom: 30px; }
    .related_articles h3 {
        padding-bottom: 40px; }
    .related_articles .featuredImage {
        float: left;
        padding-right: 20px;
        width: 40%; }
    .related_articles .article_info h4 {
        font-size: 16px;
        line-height: 19px;
        font-weight: 400;
        margin-top: 0;
        min-height: 39px;
        height: 39px; }

    .team_list .team_listInner .articleBoxHold {
        min-height: auto;
        margin-bottom: 40px; }
    .team_list .team_listInner .articleBoxHold .articleBox .articleCont {
        padding: 25px 11px; }
    .team_list .team_listInner .articleBoxHold .articleBox .articleText {
        margin: 0 4px;
        min-height: 54px;
        height: 54px; }
    .team_list .team_listInner .articleBoxHold .articleBox .articleText p {
        font-size: 13px;
        line-height: 18px; }
    .team_list .team_listInner .clear {
        display: none; }
    .team_list .team_listInner .advertisement_section {
        margin: 46px 18px;
        padding: 27px 0;
        border: none; }
    .team_list .team_listInner .art-info {
        font-size: 10px; }

    .hide_tab {
        display: none; }

    body .showDetailSec2 .leftSection .leftSectionIn {
        padding-right: 0px !important;
        padding-left: 143px !important; }
    body .showDetailSec2 .leftSection .floating_div .floating_heading {
        padding-bottom: 11px; }
    body .showDetailSec2 .leftSection .floating_div .tags {
        margin-top: 0; }

    .subBlockVer3Sec .subBlockVer3List .subBlockVer3 .featuredImage {
        padding-right: 12px; }
    .subBlockVer3Sec .subBlockVer3List .subBlockVer3 .article_info {
        padding-top: 0px;
        float: left;
        width: 59%; }
    .subBlockVer3Sec .subBlockVer3List .subBlockVer3 .article_info h4 {
        font-size: 16px;
        line-height: 20px; }
    .subBlockVer3Sec .subBlockVer3List .subBlockVer3 .article_info p {
        margin: 0 0 5px;
        font-size: 13px;
        line-height: 19px; }
    .subBlockVer3Sec .subBlockVer3List .subBlockVer3 .article_info .extrasBtm span {
        font-size: 11px; }
    .subBlockVer3Sec .subBlockVer3List .subBlockVer3 .article_info .articleExtras .iconImg .svgIcon {
        width: 14px;
        height: 14px;
        position: relative;
        top: 4px; }

    .arti_row .tableDiv {
        display: block; }
    .arti_row .tableDiv .tableInner {
        display: block; }
    .arti_row .left_img {
        width: 100% !important; }

    .showfilterSec .postPage {
        margin: 0; }
    .showfilterSec .postPage .pagination {
        padding-top: 10px;
        margin-bottom: 0; }

    .showfilterSec .advertisement_section {
        margin: 31px auto 0px;
        /*        padding: 23px 14px;*/
        padding: 23px 0px; }

    body .GuestSection.team_list .host_cols:nth-child(2n+1) {
        clear: both; }
    body .GuestSection.team_list .guestsBlock .guestCnt {
        min-height: 117px; }
    body .GuestSection.team_list .guestsBlock .guestCnt h4 {
        font-size: 17px;
        line-height: 19px;
        padding-top: 4px; }
    body .GuestSection.team_list .guestsBlock .guestCnt p {
        font-size: 12px;
        line-height: 19px;
        margin-bottom: 5px; }
    body .GuestSection.team_list .team_listInner .featured_block .articleBox {
        height: auto !important; }

    .podcastSec.show_detail .arti_row .left_img .articleImg {
        background: none;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto; }
    .podcastSec.show_detail .arti_row .left_img .articleImg img {
        display: block !important;
        visibility: visible;
        width: 100%; }

    .articleBoxBig.show_detailPage .left_img .articleImg {
        background: none;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto; }
    .articleBoxBig.show_detailPage .left_img .articleImg img {
        display: block !important;
        visibility: visible;
        width: 100%; }

    .filterTopBar .filterTabs li {
        margin-right: 10px !important; }

    .search_Icon_div input[type="text"] {
        width: 81%; }

    .megaMenu .introMega h2 {
        font-size: 26px;
        line-height: 32px; }
    .megaMenu ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2; }

    .MegaMenu1.mobile_menu li {
        position: relative; }
    .MegaMenu1.mobile_menu li a {
        font-size: 16px;
        line-height: 28px;
        display: block; }
    .MegaMenu1.mobile_menu li li a {
        font-size: 15px;
        line-height: 21px;
        padding-bottom: 4px;
        font-weight: 300; }

    .clearTab {
        clear: both; }

    .team_list .team_listInner .postPage {
        margin-bottom: 0; }
    .team_list .team_listInner .postPage .pagination {
        margin-bottom: 0; }
    .team_list .team_listInner .postPage .pagination ul li a {
        padding: 15px 22px; }
    .team_list .team_listInner .postPage .pagination ul li a.extPoint {
        padding: 15px 19px; }
    .team_list .team_listInner .postPage .pagination ul li a.extPoint .svgIcon {
        width: 16px;
        height: 16px; }
    .team_list .team_listInner .postPage .load_more {
        padding: 15px 45px 15px;
        margin-top: 10px; }

    .megaMenu {
        padding: 50px 0 30px; }

    .leftSection.article_single .featuredImg {
        padding-bottom: 35px; }

    .top_head .top_links ul li a {
        padding: 11px 10px;
        font-size: 11px; }
    .top_head .top_links ul li.social {
        padding: 0 10px; }
    .top_head .top_links ul li.social a {
        padding: 11px 0px; }
    .top_head .top_links ul li.social a .fbIcon .svgIcon {
        width: 10px; }
    .top_head .top_links ul li.social a .twIcon .svgIcon {
        width: 20px; }
    .top_head .top_links ul li.social a .ytIcon .svgIcon {
        width: 22px; }
    .top_head .top_links ul li.social a .ytIcon .svgIcon .st0 {
        stroke-width: 0; }
    .top_head .top_links .right_list li.menu a {
        min-width: 90px; }

    .top_head .top_links
    .mid_head .menu_nav .menu li {
        margin: 0 25px; }

    .bottom_head .radio_area .show_info .bottom {
        margin-top: 15px; }
    .bottom_head .radio_area .feedback_area {
        padding: 10px 5px 0 0;
        width: 100px;
        float: right;
        position: absolute;
        top: 0;
        right: 0;
        font-size: 10px; }
    .bottom_head .radio_area .feedback_area a {
        padding: 3px 5px; }
    .bottom_head .radio_area .feedback_area a .feedback_icon {
        width: 11px;
        height: 10px; }
    .bottom_head .radio_area .feedback_area a .feedback_icon .svgIcon {
        width: 11px;
        height: 10px; }

    .footer .top_footer {
        padding-bottom: 50px; }
    .footer .top_footer .socialFooter {
        margin-bottom: 30px; }
    .footer .copyright {
        padding-top: 30px;
        text-align: center; }
    .footer .f_bottom .bottom_links ul {
        text-align: center; }
    .footer .f_bottom .bottom_links ul li {
        float: none;
        display: inline-block; }
    .footer .f_links {
        margin-bottom: 30px; }

    .cont_ifno_sec .infoBox {
        padding: 40px 10px; }

    .newsletter {
        padding: 30px 0 40px 0; }

    .top_artical .left_area .largeBox {
        margin-bottom: 40px; }

    .podcastSec .col-lg-9 .arti_row {
        margin-bottom: 0; }
    .podcastSec .col-lg-9 .arti_row:nth-child(2) {
        display: none; }
    .podcastSec .arti_row .left_img .articleImg {
        background: none;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto; }
    .podcastSec .arti_row .left_img .articleImg img {
        width: 100%;
        visibility: visible; }
    .podcastSec .arti_row .right_content .articleColBox .articleCont {
        padding: 26px 23px 30px; }

    .articleBox.largeBox .articleText {
        min-height: 72px;
        height: 72px; }
    .articleBox.largeBox .articleCont {
        padding: 70px 40px 20px 40px; }

    .cont_ifno_sec {
        /*.info_sec {
        padding-bottom: 20px;
    }*/ }
    .cont_ifno_sec .infoBox:before {
        top: 0;
        bottom: 0; }
    .cont_ifno_sec .infoBox:after {
        top: 0;
        bottom: 0; }

    .network_sec {
        padding: 50px 0; }
    .network_sec .slider_sec button {
        height: 55px;
        width: 55px; }
    .network_sec .slider_sec .slick-next.slick-arrow, .network_sec .slider_sec .slick-prev.slick-arrow {
        background-position: 50% -63px; }
    .network_sec .slider_sec .slick-prev.slick-arrow.slick-disabled, .network_sec .slider_sec .slick-next.slick-arrow.slick-disabled {
        background-position: 50% 19px; }
    .network_sec .secHeading {
        padding-bottom: 20px; }
    .network_sec .slider_box {
        padding-bottom: 0; }

    .sports_sec {
        padding: 50px 0; }

    .related_articles.news_articles {
        padding-top: 50px; }

    .article_list .articleBoxHold:nth-child(3n+ 1) {
        clear: none; }

    .article_list .articleBoxHold:nth-child(2n+ 1) {
        clear: both; }

    .articleBoxBig .left_img .articleImg {
        background: none;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto; }
    .articleBoxBig .left_img .articleImg img {
        width: 100%;
        visibility: visible; }
    .articleBoxBig .left_img.tableInner {
        display: block;
        width: 100% !important; }
    .articleBoxBig .right_content.tableInner {
        display: block; }
    .articleBoxBig .right_content .articleCont {
        padding: 26px 23px 30px; }
    .articleBoxBig.show_detailPage .iconImg {
        padding: 20px 0 15px; }

    .showfilterSec {
        padding: 44px 0; }
    .showfilterSec .topArticle {
        padding: 0px 0 40px; }
    .showfilterSec .articleBoxBig.show_detailPage {
        margin-bottom: 29px; }
    .showfilterSec .articleBoxBig.show_detailPage .tableDiv {
        display: block; }
    .showfilterSec .articleBoxBig.show_detailPage .tableDiv .tableInner {
        display: block; }
    .showfilterSec .articleBoxBig.show_detailPage .left_img {
        width: auto !important; }
    .showfilterSec .articleBoxBig.show_detailPage .right_content .articleCont {
        padding: 25px; }

    .showTopBanner .bannerDetail {
        padding: 80px 300px 85px 0; }
    .showTopBanner .bannerExtra .feedBtn {
        float: none;
        margin-bottom: 15px; }
    .showTopBanner .heading {
        font-size: 45px;
        line-height: 50px; }
    .showTopBanner .auhtorImg {
        width: 290px; }

    .showDetailSec2 .rightSection .sideHeading {
        font-size: 15px;
        line-height: 24px;
        padding-bottom: 24px; }

    .home_latest_story .articleTitle {
        min-height: 49px;
        height: 49px; }
    .home_latest_story .articleText {
        min-height: 65px;
        height: 65px; }

    .subBlockVer3 .article_info h4 {
        min-height: 41px;
        height: 41px; }
    .subBlockVer3 .article_info p {
        min-height: 37px;
        height: 37px; }

    .team_list .team_listInner .articleBoxHold .articleBox .articleTitle a {
        font-size: 21px;
        line-height: 24px; }

    .showListingTemp .articleBox .articleTitle {
        min-height: 50px;
        height: 50px; } }
@media (min-width: 720px) and (max-width: 1152px) {
    .cont_ifno_sec .info_sec:before {
        background: none; }
    .cont_ifno_sec .info_sec:after {
        background: none; } }
@media (max-width: 767px) {
    .megaMenu .container.containerH {
        padding-bottom: 20px;
        border-bottom: 2px solid #f9b118; } }
@media (max-width: 719px) {
    .clearDesk {
        clear: none; }

    .navFilter {
        margin: 30px 0 40px; }

    .mobile_view {
        display: block; }

    .desktop_view {
        display: none; }

    .topArticle {
        padding: 35px 0 20px; }
    .topArticle .secHeading {
        text-align: center;
        padding-bottom: 25px; }
    .topArticle select {
        -webkit-appearance: none;
        -moz-appearance: none;
        background: #ffffff;
        width: 100%;
        height: 50px;
        padding: 12px;
        border: 2px solid #e5e5e5;
        font-family: "Montserrat", sans-serif;
        color: #f38820;
        text-transform: uppercase;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        font-size: 13px; }
    .topArticle select option {
        color: #000;
        padding: 10px;
        display: block; }

    .navFilter {
        text-align: center; }
    .navFilter ul {
        display: inline-block;
        text-align: center; }
    .navFilter ul li {
        padding: 4px  10px 4px 0;
        font-size: 14px;
        float: left;
        display: block;
        width: auto;
        /*                margin: 0 8px;*/ }
    .navFilter ul li span.catTag {
        padding: 8px 17px;
        display: block;
        float: left;
        width: auto;
        text-align: center; }
    .navFilter ul li span.count_posts {
        padding: 8px 17px;
        display: block;
        float: left;
        width: auto;
        text-align: center; }
    .navFilter ul li:first-child {
        padding-left: 0; }
    .navFilter ul li:hover span.catTag {
        padding: 8px 17px; }
    .navFilter ul li:hover span.count_posts {
        padding: 8px 17px; }
    .navFilter ul li.currentNav span.catTag {
        padding: 8px 17px;
        display: block;
        float: left; }
    .navFilter ul li.currentNav span.count_posts {
        padding: 8px 14px;
        display: block;
        float: left; }

    .article_list .articleBox {
        border-bottom: none; }
    .article_list .articleBox .articleImg {
        float: left;
        width: 41%;
        padding-right: 20px; }
    .article_list .articleBox .articleCont {
        text-align: left;
        float: right;
        width: 59%;
        padding: 0; }
    .article_list .articleBox .articleTitle {
        margin-bottom: 0; }
    .article_list .articleBox .articleTitle a {
        font-size: 16px;
        line-height: 19px;
        text-align: left; }
    .article_list .articleBox .articleText p {
        display: none !important; }
    .article_list .articleBox .iconImg {
        padding-bottom: 15px;
        float: left;
        padding-right: 20px; }
    .article_list .articleBox .articleExtrasHold .iconImg {
        padding-bottom: 0;
        float: left;
        padding-right: 0px; }
    .article_list .articleBox .articleExtrasHold .articleExtras {
        padding-left: 25px;
        display: block;
        font-size: 10px;
        line-height: 13px; }
    .article_list .articleBox .articleExtrasHold .articleExtras .svgIcon {
        height: 14px; }

    body.single-article .related_articles .related_block:last-child {
        margin-bottom: 15px; }

    .singArticle {
        padding-bottom: 20px; }
    .singArticle .ad_sidebar {
        margin: 20px auto;
        display: block;
        width: 100%; }

    .sponser_link {
        margin-top: 30px;
        margin-bottom: 30px;
        border-bottom: 2px solid #ccc; }

    .team_list .team_listInner .postPage {
        margin: 5px 0px 10px; }
    .team_list .team_listInner .art-info .timeIcon {
        margin-top: -1px; }

    .postPage {
        text-align: left; }
    .postPage .pagination {
        float: none;
        display: block;
        padding-top: 0; }
    .postPage .pagination ul li {
        margin-right: 4px; }
    .postPage .pagination ul li a {
        padding: 12px 18px;
        font-size: 14px; }
    .postPage .pagination ul li a.extPoint {
        padding: 12px 15px 12px; }
    .postPage .pagination ul li a.extPoint .svgIcon {
        width: 14px;
        height: 14px; }
    .postPage .pagination ul li span.current {
        padding: 10px 15px;
        font-size: 16px; }

    .load_more {
        /*        float: none;*/
        padding: 14px 38px;
        font-size: 15px;
        /*        margin-top: 1px;*/
        display: inline-block; }
    .load_more:hover {
        color: #f38820;
        text-decoration: none; }

    .breadcrumb_Sec {
        padding-left: 0;
        padding-top: 25px; }
    .breadcrumb_Sec ul li {
        font-size: 12px;
        line-height: 20px; }
    .breadcrumb_Sec ul li a {
        font-size: 12px;
        line-height: 20px; }

    .leftSection.article_single {
        padding-left: 0;
        margin-top: 36px;
        position: relative;
        margin-bottom: 30px; }
    .leftSection.article_single .article_meta .iconImg {
        top: 3px; }
    .leftSection.article_single h2 {
        font-size: 20px;
        line-height: 24px; }

    .ad_sidebar {
        margin: 0 auto;
        display: block; }

    .sponser_link {
        margin-top: 30px;
        margin-bottom: 30px;
        border-bottom: none; }

    .related_articles {
        padding: 15px 0 20px;
        border-top: none;
        margin-top: 0px; }
    .related_articles h3 {
        padding-bottom: 20px;
        margin-bottom: 0;
        font-size: 15px;
        line-height: 24px; }
    .related_articles .featuredImage {
        float: left;
        padding-right: 20px;
        width: 41%; }
    .related_articles .article_info h4 {
        font-size: 16px;
        line-height: 19px;
        font-weight: 400;
        margin-top: 0; }
    .related_articles .article_info p {
        display: none !important; }

    .advertisement_section {
        border: none;
        padding: 0px 0;
        margin: 41px auto;
        text-align: center; }

    .floating_div {
        position: relative;
        left: 0;
        top: 0; }
    .floating_div.mobile_view {
        padding-bottom: 20px; }
    .floating_div .author br {
        display: none; }
    .floating_div .tags {
        margin-top: 10px; }
    .floating_div .tags br {
        display: none; }
    .floating_div .tags img {
        padding-bottom: 0px; }
    .floating_div .tags .floatTagIcon {
        float: left; }
    .floating_div .tags .floatTagLink {
        padding-left: 25px; }
    .floating_div .tags a {
        display: inline-block; }
    .floating_div .tags a:after {
        content: '\2044';
        position: relative;
        color: #ffffff;
        padding: 0 4px; }
    .floating_div .tags a:last-child:after {
        display: none; }
    .floating_div .social_links ul {
        margin-top: 15px; }
    .floating_div .social_links ul li {
        margin-bottom: 10px;
        display: block;
        float: left;
        padding: 0 2px; }

    .showTopBannerHold .floating_div .tags {
        margin-top: 0px;
        margin-bottom: 20px; }

    .team_list .articleBoxHold {
        text-align: center; }
    .team_list .team_listInner {
        max-width: 511px;
        margin: 0 auto;
        display: block;
        float: none; }
    .team_list .team_listInner .articleBoxHold {
        min-height: auto;
        margin-bottom: 20px; }
    .team_list .team_listInner .articleBoxHold .articleBox .articleTitle {
        margin-bottom: 20px; }
    .team_list .team_listInner .articleBoxHold .articleBox .articleTitle a {
        font-size: 20px;
        line-height: 24px; }
    .team_list .team_listInner .articleBoxHold .articleBox .articleText p {
        font-size: 15px;
        line-height: 24px; }
    .team_list .team_listInner .articleBoxHold .articleBox .articleCont {
        padding: 30px 11px 20px; }
    .team_list .team_listInner .art-info {
        margin: 0 auto;
        font-size: 10px;
        line-height: 13px;
        background-position: left 40px;
        padding-top: 40px; }
    .team_list .team_listInner .load_more {
        display: none; }

    .GuestSection.team_list .team_listInner {
        margin: 40px auto 0; }

    .hide_tab {
        display: none; }

    .showTopBanner.showdetails_Outer {
        background-color: #f6f6f6; }
    .showTopBanner.showdetails_Outer .auhtorImg img {
        margin: 0 auto;
        text-align: center;
        display: block;
        height: auto;
        width: 100%; }
    .showTopBanner.showdetails_Outer .bannerDetail {
        padding: 25px 0; }
    .showTopBanner.showdetails_Outer .showTopBannerHold .floating_div.mobile_view .floating_heading {
        float: left;
        font-weight: 600; }
    .showTopBanner.showdetails_Outer .showTopBannerHold .floating_div.mobile_view .floating_heading:after {
        content: '\2044';
        position: relative;
        color: #f9b118;
        font-size: 17px;
        padding: 0px 7px; }
    .showTopBanner.showdetails_Outer .showTopBannerHold .floating_div.mobile_view .tags ul {
        list-style: none; }
    .showTopBanner.showdetails_Outer .showTopBannerHold .floating_div.mobile_view .tags ul li.active {
        color: #f38820;
        font-weight: 600; }
    .showTopBanner.showdetails_Outer .showTopBannerHold .timeClockIcon {
        width: 10px;
        height: 11px;
        padding-top: 2px; }
    .showTopBanner.showdetails_Outer .showTopBannerHold .timeClockIcon .svgIcon {
        width: auto;
        height: 13px; }
    .showTopBanner.showdetails_Outer .showTopBannerHold .showTiming {
        display: block;
        padding-left: 14px;
        font-size: 10px;
        line-height: 16px; }
    .showTopBanner.showdetails_Outer .showTopBannerHold .bannerHeadings {
        padding-bottom: 25px; }
    .showTopBanner.showdetails_Outer .showTopBannerHold .bannerHeadings h1 {
        font-size: 35px;
        line-height: 40px;
        padding-bottom: 10px; }
    .showTopBanner.showdetails_Outer .showTopBannerHold .bannerExtra .bannerSocial ul a {
        line-height: 50px;
        width: 50px;
        height: 50px;
        background: #fff;
        color: #000; }
    .showTopBanner.showdetails_Outer .showTopBannerHold .bannerExtra .feedBtn {
        margin-bottom: 16px;
        float: none;
        max-width: 100%;
        text-align: center;
        width: 100%; }
    .showTopBanner.showdetails_Outer .showTopBannerHold .bannerExtra .feedBtn a {
        display: block;
        font-size: 11px;
        line-height: 1;
        padding: 14px 22px 12px;
        height: auto; }
    .showTopBanner.showdetails_Outer .showTopBannerHold .bannerExtra .feedBtn a span {
        font-family: "Montserrat", sans-serif;
        position: relative;
        top: -3px;
        font-size: 11px;
        letter-spacing: 0.8px;
        padding-left: 8px; }
    .showTopBanner.showdetails_Outer .showTopBannerHold .bannerExtra .feedBtn .feedIcon {
        height: 16px;
        position: relative;
        top: 2px; }
    .showTopBanner.showdetails_Outer .showTopBannerHold .bannerExtra .feedBtn .feedIcon .svgIcon {
        width: 17px;
        height: 16px;
        position: static;
        top: auto; }

    .podcastListSmall {
        margin-bottom: 25px; }

    body .showDetailSec2 .showHeading {
        font-size: 23px;
        line-height: 25px; }
    body .showDetailSec2 h2 {
        font-size: 20px;
        line-height: 24px;
        padding-bottom: 20px; }
    body .showDetailSec2 p {
        font-size: 15px;
        line-height: 24px; }
    body .showDetailSec2 .showContent p {
        font-size: 15px;
        line-height: 24px; }
    body .showDetailSec2 hr {
        padding-top: 10px; }
    body .showDetailSec2 .leftSection {
        margin-top: 0px; }
    body .showDetailSec2 .rightSection {
        margin-bottom: 0; }
    body .showDetailSec2 .rightSection .podcastBlock:last-child {
        border-bottom: none; }

    body .showDetailSec2 .singleShowDet {
        margin-bottom: 30px; }

    body .showfilterSec .secHeading {
        text-align: center;
        padding-bottom: 0; }

    .show_detailPage.articleBoxBig {
        border-bottom: 2px solid #ffffff; }
    .show_detailPage.articleBoxBig .tableDiv {
        display: block; }
    .show_detailPage.articleBoxBig .tableDiv .tableInner {
        display: block;
        width: 100%; }
    .show_detailPage.articleBoxBig .articleTitle {
        font-size: 23px;
        line-height: 24px; }
    .show_detailPage.articleBoxBig .right_content .articleCont {
        padding: 25px 30px 22px !important; }
    .show_detailPage.articleBoxBig .articleText {
        min-height: 64px; }
    .show_detailPage.articleBoxBig .articleText p {
        font-size: 14px;
        line-height: 22px; }

    .subBlockVer3Sec .load_more {
        display: none; }
    .subBlockVer3Sec .subBlockVer3List .subBlockVer3 {
        margin-bottom: 15px; }
    .subBlockVer3Sec .subBlockVer3List .subBlockVer3 .featuredImage {
        padding-right: 9px;
        width: 41%; }
    .subBlockVer3Sec .subBlockVer3List .subBlockVer3 .article_info {
        width: 59%;
        padding-top: 0; }
    .subBlockVer3Sec .subBlockVer3List .subBlockVer3 .article_info h4 {
        font-size: 16px;
        line-height: 19px; }
    .subBlockVer3Sec .subBlockVer3List .subBlockVer3 .article_info p {
        display: none !important; }
    .subBlockVer3Sec .subBlockVer3List .subBlockVer3 .article_info .articleExtras .extrasBtm {
        padding: 1px 0 0 20px; }
    .subBlockVer3Sec .subBlockVer3List .subBlockVer3 .article_info .articleExtras .extrasBtm span {
        font-size: 10px;
        line-height: 13px; }

    .podcastSec.show_detail {
        padding-bottom: 0; }
    .podcastSec.show_detail .arti_row {
        margin-bottom: 0; }
    .podcastSec.show_detail .arti_row .tableDiv {
        display: block; }
    .podcastSec.show_detail .arti_row .tableDiv .tableInner {
        display: block;
        width: 100%; }
    .podcastSec.show_detail .arti_row .articleCont {
        padding: 20px 20px !important; }
    .podcastSec.show_detail .podcastListSmall {
        margin: 0 18px; }

    body .showfilterSec .advertisement_section {
        margin: 9px auto 30px; }

    .showDetailSec2 .podcastListSmall .podcastBlock {
        padding-left: 27px; }

    body .GuestSection.team_list .secHeading {
        line-height: 28px !important;
        padding-bottom: 25px; }
    body .GuestSection.team_list .team_listInner .articleBox .articleCont {
        padding-top: 31px !important; }
    body .GuestSection.team_list .team_listInner .articleBox .articleCont .articleTitle {
        padding-bottom: 15px !important; }
    body .GuestSection.team_list .team_listInner .articleBoxHold .articleBox .articleText p {
        font-size: 16px;
        line-height: 24px; }
    body .GuestSection.team_list .guestsBlock {
        margin-bottom: 0 !important;
        border-bottom: none !important; }
    body .GuestSection.team_list .guestsBlock .guestImage {
        float: left;
        width: 38%;
        margin-right: 12px;
        max-width: 100px;
        padding: 12px 0; }
    body .GuestSection.team_list .guestsBlock .guestImage img {
        height: 70px;
        width: 70px; }
    body .GuestSection.team_list .guestsBlock .showDetailSec2 .leftSection .leftSectionIn {
        padding-right: 0;
        padding-left: 0; }
    body .GuestSection.team_list .guestsBlock .showfilterSec .topCatNv {
        margin-top: 31px; }
    body .GuestSection.team_list .guestsBlock .guestCnt {
        min-height: auto; }
    body .GuestSection.team_list .guestsBlock .guestCnt p {
        margin-bottom: 0;
        font-size: 15px;
        line-height: 24px;
        text-align: left; }
    body .GuestSection.team_list .guestsBlock .guestCnt p br {
        display: none; }
    body .GuestSection.team_list .guestsBlock .guestCnt h4 {
        text-align: left;
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 4px;
        padding-top: 10px; }

    .related_articles .related_block {
        margin-bottom: 15px; }

    .megaMenu ul {
        -webkit-column-count: initial;
        -moz-column-count: initial;
        column-count: initial; }
    .megaMenu ul li {
        padding-bottom: 9px;
        border-bottom: 2px solid #f7f7f7;
        padding-top: 9px;
        padding-left: 20px;
        padding-right: 20px; }
    .megaMenu ul li.main-menu-item {
        margin-bottom: 0px; }
    .megaMenu ul li ul {
        display: none;
        border-top: 2px solid #f7f7f7;
        margin-top: 9px;
        padding-top: 15px;
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 0; }
    .megaMenu ul li ul li {
        border-bottom: none;
        padding: 0 0 10px; }
    .megaMenu ul li .customSubMenu {
        padding-bottom: 0; }
    .megaMenu ul li span.mobile_arrow {
        position: absolute;
        right: 20px;
        color: #f38820;
        top: 0;
        height: 48px;
        width: 20px;
        padding: 12px 0 16px 8px;
        z-index: 1; }

    .MegaMenu1.mobile_menu {
        margin-right: -10px;
        margin-left: -10px; }

    .mobile_menu ul li span.mobile_arrow {
        display: block; }

    .megaMenu.mega-open {
        position: absolute;
        padding-top: 0px;
        top: 50px; }

    .introMega.mobile_view a {
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 600;
        display: block;
        margin-bottom: 25px;
        border-bottom: 2px solid #f7f7f7;
        border-top: 2px solid #f7f7f7;
        line-height: 44px;
        margin: 0 -10px;
        padding-left: 20px;
        padding-right: 20px;
        letter-spacing: 1px;
        position: relative; }
    .introMega.mobile_view a:hover {
        text-decoration: none; }
    .introMega.mobile_view a .watchIcon {
        position: absolute;
        right: 20px; }
    .introMega.mobile_view a .svgIcon {
        width: 18px;
        position: relative; }
    .introMega.mobile_view a .svgIcon polygon {
        fill: #f9b118; }

    .mobile_menu ul > li.has_sub.open_sub > span.mobile_arrow i.fa.fa-plus, .mobile_menu ul > li.has_sub > ul.open_sub > li > span.mobile_arrow i.fa.fa-plus {
        display: none; }

    .mobile_menu ul > li.has_sub.open_sub > span.mobile_arrow i.fa.fa-minus, .mobile_menu ul > li.has_sub > ul.open_sub > li > span.mobile_arrow i.fa.fa-minus {
        display: inline; }

    .mobile_menu ul > li.has_sub > span.mobile_arrow i.fa.fa-minus {
        display: none; }

    .mobile_menu ul > li.has_sub > span.mobile_arrow i {
        display: inline; }

    .mobile_menu ul > li > span.mobile_arrow i {
        display: none; }

    .search_Icon_div input[type="submit"] {
        width: 27px;
        height: 50px;
        margin-top: -24px;
        right: 18px; }
    .search_Icon_div input[type="text"] {
        padding: 10px 30px;
        padding-left: 55px;
        padding-right: 50px;
        width: 100%;
        height: 50px;
        font-size: 15px;
        line-height: 24px; }
    .search_Icon_div .searchIcon {
        margin-top: -9px;
        left: 20px;
        width: 20px; }
    .search_Icon_div .searchIcon .svgIcon {
        width: 20px;
        height: 20px; }
    .search_Icon_div .submitIcon {
        margin-top: -9px;
        width: 20px;
        right: 20px; }
    .search_Icon_div .submitIcon .svgIcon {
        width: 20px;
        height: 20px; }

    .leftSection.article_single {
        margin-bottom: 20px;
        margin-top: 25px; }
    .leftSection.article_single .featuredImg {
        padding-bottom: 15px; }
    .leftSection.article_single h2 {
        margin-bottom: 0; }
    .leftSection.article_single .article_meta {
        padding-top: 15px;
        margin-bottom: 20px; }
    .leftSection.article_single .article_singleContent p:last-child {
        margin-bottom: 0; }
    .leftSection.article_single .article_singleContent p iframe {
        width: 100% !important; }

    .topArticleSec {
        border-bottom: none; }

    .clearTab {
        clear: both; }

    .topArticle .topCatNv {
        position: relative; }
    .topArticle .topCatNv:after {
        /*                content: "\f0d7";
                      font: normal normal normal 14px/1 FontAwesome;*/
        position: absolute;
        z-index: 5;
        right: 15px;
        content: '\25BC';
        top: 50%;
        pointer-events: none;
        font-size: 16px;
        line-height: 0;
        color: #ffffff; }

    .postPage .load_more {
        display: none; }

    .all-article {
        padding-bottom: 40px; }
    .all-article.team_listInner {
        padding-bottom: 0px; }
    .all-article .postPage {
        margin-bottom: 15px; }
    .all-article .advertisement_section {
        margin: 20px auto 10px; }
    .all-article.articles {
        padding-bottom: 0; }
    .all-article.articles .postPage {
        margin-bottom: 0; }
    .all-article.articles .postPage .pagination {
        margin-bottom: 30px; }

    .separatorLine {
        background: #e9e9e9;
        height: 1px;
        margin: 0px 0 20px; }

    .mobWidgetSec .sponser_link {
        margin-bottom: 0; }

    .showfilterSec .postPage .pagination {
        margin-bottom: 30px; }

    body.single-show .showfilterSec .postPage .pagination {
        padding-top: 0; }
    body.single-show .showfilterSec .tabCont_div {
        padding-bottom: 0; }
    body.single-show .widgetBox:last-child {
        margin-bottom: 0; }
    body.single-show .secHeading {
        padding-bottom: 0; }
    body.single-show .podcastSec .secHeading {
        padding-bottom: 25px; }

    .single-show .breadcrumb_Sec ul li {
        font-size: 10px;
        line-height: 16px;
        color: #1a1a1a;
        float: none;
        text-transform: uppercase;
        padding-bottom: 5px;
        display: inline; }
    .single-show .breadcrumb_Sec ul li.item-home {
        display: none; }
    .single-show .breadcrumb_Sec ul li .bread-current {
        font-size: 10px;
        line-height: 16px; }
    .single-show .breadcrumb_Sec ul li:after {
        content: '\2044';
        color: #ffffff;
        padding: 0 4px; }
    .single-show .breadcrumb_Sec ul li a {
        font-size: 10px;
        line-height: 16px;
        color: #1a1a1a; }

    .team_list .team_listRight {
        margin-top: 10px; }

    .GuestSection.team_list .team_listInner .featured_block.largeElement .articleTitle a {
        font-size: 24px;
        line-height: 28px; }

    body .showDetailSec2 ul.showSponsor img {
        height: auto; }
    body .showDetailSec2 .singleShowDet {
        margin-bottom: 0; }

    .megaMenu ul li .viewMenu {
        padding-bottom: 0px; }

    .floating_div .author {
        font-size: 10px;
        line-height: 14px; }
    .floating_div .tags .floatTagLink {
        padding-left: 22px;
        display: block; }
    .floating_div .tags .svgIcon {
        width: 15px;
        height: auto;
        margin-top: 5px; }
    .floating_div .social_links ul li a {
        width: 45px;
        height: 45px; }
    .floating_div .social_links ul li a.fbIcon {
        padding: 12px 12px 5px 13px; }
    .floating_div .social_links ul li a.fbIcon .svgIcon {
        width: 10px;
        height: 20px; }
    .floating_div .social_links ul li a.twIcon {
        padding: 12px 12px 5px 13px; }
    .floating_div .social_links ul li a.twIcon .svgIcon {
        width: 18px;
        height: 20px; }
    .floating_div .social_links ul li a.ytIcon {
        padding: 11px 12px 5px 11px; }
    .floating_div .social_links ul li a.ytIcon .svgIcon {
        width: 20px;
        height: 22px; }
    .floating_div .social_links ul li a.ytIcon .svgIcon .st0 {
        stroke-width: 0; }

    .single-article-background {
        height: 270px; }

    body .widgetBox {
        margin-bottom: 25px; }
    body .widgetBox .sponser_link {
        margin-bottom: 0; }
    body .widgetBox:last-child {
        margin-bottom: 25px; }

    body.home .text_borderbox_widget {
        margin-top: 0; }
    body.home .pageSection {
        padding-bottom: 25px; }

    .related_articles .article_info .time_media {
        text-transform: uppercase;
        font-size: 10px; }
    .related_articles .article_info .media_section {
        line-height: 10px; }
    .related_articles .article_info .articleExtras .iconImg {
        padding-right: 5px; }
    .related_articles .article_info .articleExtras .extrasBtm {
        padding-left: 20px; }
    .related_articles .mobile_view {
        line-height: 10px; }

    body.single-article .text_borderbox_widget {
        margin: 25px auto; }

    .sponser_link .sposer_section {
        margin: 0; }

    .team_list .team_listInner .articleBoxHold .articleBox .articleText {
        min-height: 70px;
        height: 70px; }

    .subBlockVer3Sec .subBlockVer3List .subBlockVer3 .article_info .articleExtras .iconImg .svgIcon {
        top: 3px; }

    .container {
        padding-left: 10px;
        padding-right: 10px; }

    .row {
        margin-left: -10px;
        margin-right: -10px; }

    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        padding-left: 10px;
        padding-right: 10px; }

    .more_article_link a {
        font-size: 13px;
        line-height: 24px; }
    .more_article_link a .moreIcon .svgIcon {
        width: 13px;
        height: 13px; }

    .newsletter .newsletterForm input[type="text"], .newsletter .newsletterForm input[type="email"] {
        padding-left: 15px; }

    .top_head .top_links .right_list li.menu a {
        min-width: 50px; }

    .footer {
        padding: 40px 0 0; }
    .footer .container {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 35px; }
    .footer .top_footer .left_border:before {
        display: none; }
    .footer .top_footer .socialFooter {
        margin-bottom: 0; }
    .footer .f_bottom .bottom_links ul {
        text-align: center; }
    .footer .f_bottom .bottom_links ul li {
        float: none;
        display: inline-block;
        margin: 0;
        font-size: 13px;
        line-height: 17px; }
    .footer .f_bottom .bottom_links ul li a {
        font-size: 13px;
        line-height: 17px; }
    .footer .f_bottom {
        padding-bottom: 0; }
    .footer .f_links {
        margin-bottom: 30px; }
    .footer .social_links {
        margin-bottom: 30px; }
    .footer .copyright {
        padding-top: 30px;
        text-align: center; }
    .footer .f_logo {
        text-align: center;
        margin-bottom: 25px; }
    .footer .f_logo img {
        max-width: 120px; }
    .footer .f_widget {
        max-width: 280px;
        margin: 0 auto 40px;
        text-align: center; }
    .footer .f_widget p {
        font-size: 15px;
        line-height: 24px; }
    .footer .mobile_border {
        position: relative; }
    .footer .mobile_border:before {
        display: block;
        padding-bottom: 35px;
        content: '';
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        margin-left: -10px;
        margin-right: -10px; }

    .header {
        padding-bottom: 65px; }

    .bottom_head {
        min-height: 65px; }
    .bottom_head .watch_sec, .bottom_head .volume_area {
        display: none; }
    .bottom_head .user_pic {
        left: 64px;
        width: 67px;
        height: 65px; }
    .bottom_head .user_pic img {
        margin: 0;
        width: 67px;
        height: 65px; }
    .bottom_head .listen_sec {
        padding: 15px 10px 10px 10px;
        height: 65px;
        width: 64px; }
    .bottom_head .listen_sec .text {
        padding-top: 2px;
        line-height: 12px; }
    .bottom_head .listen_sec .player_icon i.fa-play {
        font-size: 18px;
        line-height: 18px; }
    .bottom_head .radio_area {
        min-height: 65px;
        margin-left: 131px;
        margin-right: 0;
        padding-left: 10px;
        padding-right: 0px; }
    .bottom_head .radio_area .show_info {
        padding: 15px 10px 0;
        font-size: 10px;
        font-weight: 400;
        line-height: 13px; }
    .bottom_head .radio_area .show_info .right_text .top, .bottom_head .radio_area .show_info .right_text .bottom {
        font-size: 10px;
        line-height: 12px; }
    .bottom_head .radio_area .show_info .right_text .bottom {
        white-space: inherit; }

    .mid_head .menu_nav {
        display: none; }
    .mid_head .logo {
        margin-bottom: 0px; }
    .mid_head .logo img {
        max-width: 100px; }

    .top_head .top_links .left_list {
        display: none; }
    .top_head .top_links ul li a {
        font-size: 0; }

    .cont_ifno_sec {
        padding: 0; }
    .cont_ifno_sec .info_sec {
        position: relative;
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
        padding-bottom: 0; }
    .cont_ifno_sec .info_sec:before {
        content: '';
        position: absolute;
        top: -40px;
        bottom: 0;
        margin: 0 auto;
        width: 1px;
        background: rgba(0, 0, 0, 0.2);
        display: block;
        left: 0;
        right: 0; }
    .cont_ifno_sec .info_sec .infoBox:before, .cont_ifno_sec .info_sec .infoBox:after {
        display: none; }
    .cont_ifno_sec .infoBox {
        padding: 25px 20px 20px;
        font-size: 14px;
        line-height: 16px; }
    .cont_ifno_sec .infoBox:first-child {
        padding-left: 0; }
    .cont_ifno_sec .infoBox:last-child {
        padding-right: 0; }
    .cont_ifno_sec .infoBox .text {
        max-width: 130px;
        margin: auto; }

    .newsletter {
        padding: 25px 0 35px 0; }
    .newsletter .title {
        font-size: 14px;
        line-height: 16px;
        text-align: center; }
    .newsletter .newsletterForm input[type="submit"] {
        padding: 20px 30px;
        width: auto; }

    .articleBox {
        border-bottom: none; }
    .articleBox:hover {
        border-bottom: none; }

    .more_article_link {
        padding-bottom: 15px;
        padding-top: 15px;
        margin-top: 0; }

    .podcastSec .col-lg-9 .arti_row {
        margin-bottom: 0; }
    .podcastSec .arti_row .right_content .articleColBox .articleTitle {
        min-height: 48px;
        height: 48px; }
    .podcastSec .arti_row .right_content .articleColBox .articleTitle a {
        font-size: 20px;
        line-height: 24px; }
    .podcastSec .arti_row .right_content .articleColBox .articleExtras {
        font-size: 10px;
        line-height: 16px; }

    .podcastListSmall .podcastBlock .extras {
        position: relative; }
    .podcastListSmall .podcastBlock .extras .iconImg {
        top: -2px; }
    .podcastListSmall .podcastBlock:first-child {
        /*border-top: none;*/ }

    .sports_sec {
        padding: 35px 0 10px; }

    .sports_sec .advertisement_section {
        margin-top: 0px;
        margin-bottom: 10px; }

    .related_articles.news_articles {
        padding: 35px 0 10px; }
    .related_articles.news_articles .article_info .articleExtras .iconImg {
        padding-right: 6px; }
    .related_articles.news_articles .article_info .articleExtras .iconImg .svgIcon {
        height: 14px;
        margin-top: 0; }
    .related_articles.news_articles .article_info .articleExtras .extrasBtm {
        font-size: 10px;
        line-height: 13px;
        padding-left: 20px;
        padding-top: 2px; }

    .network_sec .slider_sec button {
        height: 40px;
        width: 40px;
        margin-top: -20px; }
    .network_sec .slider_sec .slick-next.slick-arrow, .network_sec .slider_sec .slick-prev.slick-arrow {
        background-position: 50% -70px; }
    .network_sec .slider_sec .slick-prev.slick-arrow.slick-disabled, .network_sec .slider_sec .slick-next.slick-arrow.slick-disabled {
        background-position: 50% 11px; }

    .network_sec {
        padding: 40px 0; }
    .network_sec .slider_box {
        padding: 0; }
    .network_sec .slider_box .item {
        padding-left: 10px;
        padding-right: 10px;
        text-align: right; }
    .network_sec .slider_box .item img {
        display: inline-block; }
    .network_sec .slider_box .item.slick-current.slick-center {
        text-align: center; }
    .network_sec .slider_box .item.slick-current.slick-center img {
        margin: auto; }
    .network_sec .slider_box .item.slick-current.slick-center ~ .item.slick-slide {
        text-align: left; }
    .network_sec .slider_sec a {
        height: 40px;
        width: 40px;
        margin-top: -20px; }

    .pageSection .advertisement_section {
        margin: 0px; }

    .mobile_slider_sec {
        display: block;
        padding: 25px 0 20px;
        background-image: url(../img/bgpattern.jpg);
        background-repeat: repeat;
        background-position: 50% top;
        background-size: auto; }

    .mobile_slider .slick-prev.slick-arrow {
        display: none !important; }
    .mobile_slider .slick-next.slick-arrow {
        display: none !important; }
    .mobile_slider .item_area {
        padding-left: 5px;
        padding-right: 5px; }
    .mobile_slider .slick-dots {
        display: block;
        list-style: none;
        padding: 0;
        margin: 15px 0 0;
        text-align: center;
        line-height: 0; }
    .mobile_slider .slick-dots li {
        display: inline-block;
        height: 4px;
        width: 20px;
        background: #d9d9d9;
        margin: 0 5px;
        cursor: pointer; }
    .mobile_slider .slick-dots li button {
        display: none; }
    .mobile_slider .slick-dots li.slick-active {
        background: #f38820; }
    .mobile_slider .articleBox {
        border-bottom: 2px solid #000; }
    .mobile_slider .slick-current .articleBox {
        border-bottom: 2px solid #f38820; }

    .articleBox.largeBox .articleTitle {
        min-height: 48px;
        height: 48px; }
    .articleBox.largeBox .articleTitle a {
        font-size: 20px;
        line-height: 24px; }
    .articleBox.largeBox .articleText {
        margin-bottom: 25px;
        min-height: 70px;
        height: 70px; }
    .articleBox.largeBox .articleCont {
        padding: 55px 20px 20px; }
    .articleBox.largeBox .articleCont.featured_on {
        /*padding-top: 55px;*/ }
    .articleBox.longerHeader .articleTitle {
        min-height: 96px !important;
        height: 96px !important; }

    .nav-icon {
        margin: 6px 4px 0 4px; }

    .m_social_icon .social {
        padding: 10px; }
    .m_social_icon .social .follow_text {
        font-family: "Montserrat", sans-serif;
        text-transform: uppercase;
        float: left;
        font-size: 18px;
        line-height: 28px;
        display: block;
        color: #f9b118; }
    .m_social_icon .social .icons {
        display: block;
        text-align: right; }
    .m_social_icon .social .icons a {
        margin: 0 12px;
        display: inline-block;
        font-size: 26px;
        line-height: 28px;
        color: #484848; }
    .m_social_icon .social .icons a:hover {
        color: #f9b118; }
    .m_social_icon .social .icons a:first-child {
        margin-left: 0; }
    .m_social_icon .social .icons a:last-child {
        margin-right: 0; }
    .m_social_icon .social .icons a:hover .svgIcon path {
        fill: #f9b118; }
    .m_social_icon .social .icons a .svgIcon path {
        fill: #121212; }
    .m_social_icon .social .icons a .fbIcon .svgIcon {
        width: 10px; }
    .m_social_icon .social .icons a .twIcon .svgIcon {
        width: 20px; }
    .m_social_icon .social .icons a .ytIcon .svgIcon {
        width: 22px; }
    .m_social_icon .social .icons a .ytIcon .svgIcon .st0 {
        stroke-width: 0; }

    .footer h3 {
        font-size: 16px;
        line-height: 28px; }
    .footer .f_links ul li a {
        font-size: 15px;
        line-height: 28px; }
    .footer .social_links ul li a {
        font-size: 13px;
        line-height: 28px; }

    .podcastSec {
        padding: 35px 0 15px; }

    .mid_head {
        padding: 15px 0; }

    .iconImg .svgIcon {
        width: 14px !important;
        height: 14px !important; }
    .iconImg.news_type .svgIcon, .iconImg.video_type .svgIcon {
        width: 11px !important; }

    .podcastListSmall .podcastBlock .extras .iconImg .svgIcon {
        width: 17px !important;
        height: 21px !important; }

    .podcastSec .arti_row .right_content .articleColBox .iconImg .svgIcon {
        width: 18px !important;
        height: 22px !important; }

    .bottom_head .progress_bar {
        display: none; }

    .bottom_head .listen_sec i {
        font-size: 20px;
        line-height: 20px; }

    .top_head .top_links {
        border-bottom: 1px solid #ebebeb; }
    .top_head .top_links .right_list li:first-child {
        border-left: 1px solid #eaeaea; }
    .top_head .top_links .right_list li a .svgIcon {
        top: 5px; }
    .top_head .top_links .right_list li.search_icon a {
        min-width: inherit;
        padding: 11px 11px 11px 11px; }
    .top_head .top_links .right_list li.search_icon .svgIcon {
        margin: 0px 0 0 0; }
    .top_head .top_links .right_list li.call a {
        padding: 11px 0 11px 15px; }
    .top_head .top_links .right_list li.call .svgIcon {
        margin: 0px 0 0 0;
        top: 4px; }
    .top_head .top_links .right_list li.feedback a {
        padding: 11px 0 11px 15px; }
    .top_head .top_links ul li {
        border-right: 1px solid #eaeaea;
        width: 50px; }

    .closeIcon .line {
        margin-top: -2px; }

    .pageSection {
        padding: 35px 0; }

    body .showDetailSec2 .leftSection {
        margin-bottom: 20px; }
    body .showDetailSec2 .leftSection .leftSectionIn {
        padding-right: 0 !important;
        padding-left: 0 !important; }
    body .showDetailSec2 .rightSection {
        margin-top: 20px; }
    body .showDetailSec2 .rightSection .sideHeading {
        padding-bottom: 25px; }
    body .showDetailSec2 .floating_div {
        display: none; }
    body .showDetailSec2 .showSponsor .heading {
        padding-bottom: 14px;
        padding-top: 22px; }
    body .showDetailSec2 .showSponsor ul li {
        padding-bottom: 20px; }

    .showDetailSec2 ul.showSponsor li {
        padding-bottom: 0; }
    .showDetailSec2 h4 {
        padding-bottom: 10px; }
    .showDetailSec2 .singleShowDet {
        margin-bottom: 0; }

    /*showTopBanner STARTS HERE*/
    .showTopBanner .bannerDetail {
        padding: 120px 0 100px 0; }
    .showTopBanner .subHeading {
        color: #1a1a1a;
        font-size: 10px;
        line-height: 13px; }
    .showTopBanner .heading {
        font-size: 41px;
        line-height: 41px;
        color: #1a1a1a; }
    .showTopBanner .showTopBannerHold {
        overflow: visible; }
    .showTopBanner.blackGradientBg {
        background-image: none !important; }
    .showTopBanner .auhtorImg {
        margin-right: -10px;
        margin-left: -10px;
        width: auto;
        background-size: cover;
        background-repeat: repeat;
        position: static;
        z-index: 2;
        right: auto;
        bottom: auto;
        padding: 0; }
    .showTopBanner .bannerExtra .bannerSocial ul li a .svgIcon path {
        fill: #121212; }
    .showTopBanner .bannerExtra .bannerSocial ul li a:hover .svgIcon path {
        fill: #ffffff; }
    .showTopBanner .bannerExtra .bannerSocial ul li a .fbIcon {
        position: relative;
        top: 4px; }
    .showTopBanner .bannerExtra .bannerSocial ul li a .fbIcon .svgIcon {
        width: 10px; }
    .showTopBanner .bannerExtra .bannerSocial ul li a .twIcon {
        position: relative;
        top: 2px; }
    .showTopBanner .bannerExtra .bannerSocial ul li a .twIcon .svgIcon {
        width: 18px; }
    .showTopBanner .bannerExtra .bannerSocial ul li a .ytIcon {
        position: relative;
        top: 2px; }
    .showTopBanner .bannerExtra .bannerSocial ul li a .ytIcon .svgIcon {
        width: 18px; }
    .showTopBanner .bannerExtra .bannerSocial ul li a .ytIcon .svgIcon .st0 {
        stroke-width: 0; }

    .text_borderbox_widget {
        border: none;
        padding: 0;
        margin: 20px auto 20px;
        text-align: center; }

    .showfilterSec {
        padding: 35px 0; }
    .showfilterSec .filterTopBar.topArticle {
        padding: 25px 0; }

    .adSection {
        margin-bottom: 20px; }
    .adSection.mobile_view .widgetBox:last-child {
        margin-bottom: 0; }

    body.page-template-page-article-listing .adSection {
        padding-bottom: 25px; }
    body.page-template-page-article-listing .adSection .text_borderbox_widget {
        margin-top: 0; }
    body.page-template-page-article-listing .bottomAd .adSection {
        padding-bottom: 0; }

    .middleAdvSec {
        margin-bottom: 30px; }

    .articleBoxBig .articleExtras .extrasBtm {
        padding: 0;
        font-size: 10px;
        line-height: 14px; }
    .articleBoxBig .articleExtras .extrasBtm .updatedOn {
        display: block;
        padding-top: 3px; }
    .articleBoxBig .articleExtras .iconImg {
        padding: 20px 0; }
    .articleBoxBig .articleExtras .iconImg .svgIcon {
        width: 15px !important;
        height: 15px !important; }
    .articleBoxBig .articleText p:last-child {
        margin-bottom: 0; }
    .articleBoxBig .right_content .articleCont {
        padding: 25px; }

    .widgetTitle {
        font-size: 15px;
        line-height: 24px;
        font-weight: 500;
        margin-bottom: 15px; }

    .secHeading {
        padding-bottom: 25px;
        font-size: 18px; }
    .secHeading a {
        padding-bottom: 25px;
        font-size: 18px; }

    .articleBoxBig .articleTitle {
        min-height: 48px;
        height: 48px;
        font-size: 20px;
        line-height: 24px; }
    .articleBoxBig .articleText {
        min-height: 72px;
        height: 72px; }

    .articleBoxBig {
        margin-bottom: 15px; }

    .podcastListSmall .podcastBlock .title {
        font-size: 16px;
        line-height: 19px; }
    .podcastListSmall .podcastBlock .extras .details {
        font-size: 10px;
        line-height: 13px; }

    .home_latest_story .articleTitle {
        min-height: 39px;
        height: 39px; }
    .home_latest_story .articleText {
        display: none;
        min-height: auto;
        height: auto; }

    .home .home_latest_story .articleTitle {
        min-height: 38px;
        height: 38px; }
    .home .home_latest_story .articleText {
        display: none;
        height: auto; }

    .article_list .articleBox .articleExtrasHold {
        padding-top: 8px;
        position: relative; }

    .subBlockVer3 .article_info h4 {
        min-height: 39px;
        height: 39px; }
    .subBlockVer3 .article_info p {
        min-height: auto;
        height: auto; }

    .podcastListSmall .podcastBlock .title a {
        min-height: 38px;
        height: 38px; } }
@media (max-width: 480px) {
    .navFilter {
        text-align: center; }
    .navFilter ul {
        display: inline-block;
        text-align: center; }
    .navFilter ul li {
        padding: 4px 6px;
        font-size: 12px;
        float: left;
        display: block;
        width: auto; }
    .navFilter ul li span.catTag {
        padding: 8px 17px;
        display: block;
        float: left;
        width: auto;
        text-align: center; }
    .navFilter ul li span.count_posts {
        padding: 8px 17px;
        display: block;
        float: left;
        width: auto;
        text-align: center; }
    .navFilter ul li:first-child {
        padding-left: 6px; }
    .navFilter ul li:hover span.catTag {
        padding: 8px 17px; }
    .navFilter ul li:hover span.count_posts {
        padding: 8px 17px; }
    .navFilter ul li.currentNav span.catTag {
        padding: 8px 17px;
        display: block;
        float: left; }
    .navFilter ul li.currentNav span.count_posts {
        padding: 8px 17px;
        display: block;
        float: left; }

    .article_list .articleBox {
        border-bottom: none;
        margin-bottom: 20px; }
    .article_list .articleBox .articleImg {
        float: left;
        width: 41%;
        padding-right: 12px; }
    .article_list .articleBox .articleCont {
        text-align: left;
        float: right;
        width: 59%;
        padding: 0; }
    .article_list .articleBox .articleTitle {
        margin-bottom: 0; }
    .article_list .articleBox .articleText {
        display: none; }
    .article_list .articleBox .iconImg {
        padding-bottom: 0px;
        float: left;
        padding-right: 11px;
        padding-top: 9px; }
    .article_list .articleBox .articleExtras .articleAuthor {
        padding-top: 6px;
        font-size: 10px;
        line-height: 13px; }
    .article_list .articleBox .articleExtrasHold {
        padding-top: 8px;
        position: relative; }
    .article_list .articleBox .articleExtrasHold .iconImg {
        padding-bottom: 0;
        float: left;
        padding-right: 0px;
        padding-top: 0px; }
    .article_list .articleBox .articleExtrasHold .iconImg .fa {
        font-size: 20px; }
    .article_list .articleBox .articleExtrasHold .iconImg .fa-play {
        font-size: 9px; }
    .article_list .articleBox .articleExtrasHold .articleExtras {
        padding-left: 20px;
        display: block; }
    .article_list .articleBox .articleExtrasHold .articleExtras .articleAuthor {
        padding-top: 0; }
    .article_list .articleBox .articleExtras {
        position: relative; }
    .article_list .home_latest_story .iconImg {
        /*                top: 5px;*/ }

    .related_articles .featuredImage {
        padding-right: 12px; }
    .related_articles .article_info {
        padding-top: 0; }
    .related_articles .article_info h4 br {
        display: none; }
    .related_articles .article_info .media_section {
        display: inline-block;
        font-size: 10px; }
    .related_articles .article_info .time_media {
        font-size: 11px;
        display: inline-block; }
    .related_articles .article_info .articleExtras .extrasBtm {
        padding-top: 1px; }

    .widgetBox img {
        width: 100%; }

    .add_block img, .ad_sidebar img {
        width: 100%; }

    .advertisement_section img {
        width: 100%; }

    .showDetailSec2 .leftSection {
        margin-top: 30px; }
    .showDetailSec2 .showHeading {
        font-size: 28px;
        line-height: 34px;
        padding-bottom: 20px; }
    .showDetailSec2 .singleShowDet {
        padding-bottom: 10px; }

    .podcastListSmall .podcastBlock {
        padding-top: 25px;
        padding-bottom: 25px; }

    .article_list .articleBox {
        margin-bottom: 20px; }

    i.fa-play {
        padding: 3px 4px; } }
@media (max-width: 399px) {
    .navFilter {
        text-align: center; }
    .navFilter ul {
        display: inline-block;
        text-align: center; }
    .navFilter ul li {
        padding: 4px 8px 4px 0;
        font-size: 13px;
        float: left;
        display: block;
        width: auto; }
    .navFilter ul li span.catTag {
        padding: 8px 12px;
        display: block;
        float: left;
        width: auto;
        text-align: center; }
    .navFilter ul li span.count_posts {
        padding: 8px 12px;
        display: block;
        float: left;
        width: auto;
        text-align: center; }
    .navFilter ul li:first-child {
        padding-left: 0; }
    .navFilter ul li:hover span.catTag {
        padding: 8px 17px; }
    .navFilter ul li:hover span.count_posts {
        padding: 8px 13px; }
    .navFilter ul li.currentNav span.catTag {
        padding: 8px 17px;
        display: block;
        float: left; }
    .navFilter ul li.currentNav span.count_posts {
        padding: 8px 13px;
        display: block;
        float: left; }

    .related_articles .article_info {
        padding-top: 0;
        width: 59%; }
    .related_articles .article_info h4 br {
        display: none; }
    .related_articles .article_info .media_section {
        padding-left: 0;
        display: inline-block;
        font-size: 10px; }
    .related_articles .article_info .time_media {
        font-size: 11px;
        display: inline-block; } }
@media (max-width: 374px) {
    .bottom_head .listen_sec {
        width: 60px;
        padding: 15px 0 10px;
        text-align: center; }
    .bottom_head .radio_area {
        margin-left: 130px; }
    .bottom_head .radio_area .show_info {
        padding: 20px 10px 0 0; }
    .bottom_head .radio_area .feedback_area {
        display: none; }
    .bottom_head .user_pic {
        left: 60px;
        width: 70px; }

    .cont_ifno_sec .infoBox {
        font-size: 14px; }

    .newsletter .title {
        font-size: 14px; }
    .newsletter .newsletterForm input[type="text"], .newsletter .newsletterForm input[type="email"] {
        padding: 20px 110px 20px 10px; }
    .newsletter .newsletterForm input[type="submit"] {
        width: 100px; }

    .search_Icon_div input[type="text"] {
        margin-left: 15px; }

    .related_articles .article_info .articleExtras .extrasBtm {
        padding: 2px 0 0 22px; }
    .related_articles .article_info .articleExtras .iconImg {
        padding-right: 7px; } }
@media (min-width: 720px) {
    .slick-list.draggable {
        width: 650px; }

    .home_latest_story .articleBox .iconImg.audio_type a {
        position: relative;
        top: 3px;
        display: inline-block; } }
@media (min-width: 768px) {
    .fixedOverflowTabDesktop {
        height: 100%;
        overflow: hidden !important;
        width: 100%;
        position: fixed; } }
@media (min-width: 1024px) {
    .slick-list.draggable {
        width: 940px; } }
@media (min-width: 1153px) {
    .footer .left_border {
        padding-left: 50px; }

    .slick-list.draggable {
        width: 1130px; } }
@media (min-width: 1380px) {
    .slick-list.draggable {
        width: 1360px; } }
.single-show-feedback-form-data iframe, .feather-light-box iframe {
    height: 791px !important; }

@media (min-width: 304px) and (max-width: 717px) {
    .single-show-feedback-form-data iframe, .feather-light-box iframe {
        height: 1272px !important; } }
.sponsor-slider, .gallery-wrapper {
    position: relative; }
.sponsor-slider button, .gallery-wrapper button {
    position: absolute;
    display: block;
    height: 60px;
    width: 60px;
    z-index: 9;
    top: 50%;
    margin-top: -30px;
    background-color: #f6f6f6;
    opacity: 0.6;
    font-size: 0;
    border: none;
    -moz-transition: none;
    -webkit-transition: none;
    transition: none;
    -o-transition: none;
    -ms-transition: none; }
.sponsor-slider img, .gallery-wrapper img {
    margin: auto; }
.sponsor-slider .slick-next.slick-arrow, .gallery-wrapper .slick-next.slick-arrow {
    right: 0px;
    background-image: url("../img/slider_right_arrow.png");
    background-repeat: no-repeat;
    background-position: 50% -61px;
    background-size: 20px; }
.sponsor-slider .slick-next.slick-arrow.slick-disabled, .gallery-wrapper .slick-next.slick-arrow.slick-disabled {
    background-position: 50% 21px;
    cursor: no-drop;
    background-size: 20px; }
.sponsor-slider .slick-prev.slick-arrow, .gallery-wrapper .slick-prev.slick-arrow {
    background-position: 50% -61px;
    left: 0px;
    background-image: url("../img/slider_left_arrow.png");
    background-repeat: no-repeat;
    background-size: 20px; }
.sponsor-slider .slick-prev.slick-arrow.slick-disabled, .gallery-wrapper .slick-prev.slick-arrow.slick-disabled {
    background-size: 20px;
    background-position: 50% 21px;
    cursor: no-drop; }
.sponsor-slider .slick-list, .gallery-wrapper .slick-list {
    width: 100%; }

#mc_embed_signup {
    background: #f9b118;
    clear: left;
    font: 14px Helvetica,Arial,sans-serif;
    width: 100%; }
#mc_embed_signup label {
    color: #ffffff !important; }
#mc_embed_signup .button {
    background-color: #000000 !important; }
