/*Poscast listing page*/
.modal-open .modal.poscast-modal{
    overflow-x: hidden;
    overflow-y: hidden;
}
.modal.poscast-modal .modal-lg.modal-dialog {
    max-width: -moz-fit-content;
    margin: 0rem auto;
    margin-top: 10%;
}
.modal-content iframe{
    width: 100%;
    height: 450px;
}
/*about page*/
body.page-template-tpl-interview-listing .about_page_title h1,body.page-template-tpl-prodcast-listing .about_page_title h1 {
    border-left: none;
    padding: 5px 0px 15px 50px;
    margin-left: 40px;
    font-size: 38px;
}
body.page-template-tpl-interview-listing .upcoming_episodes .about_page_title,body.page-template-tpl-prodcast-listing .upcoming_episodes .about_page_title{
    margin-top: 0;
}
/*featured in products*/
.feature_img{
    float: left;
    height:100px;
    display: table;
}
.feature_img a{
display: table-cell;
vertical-align: middle;
}
/*modal popup*/
.modal-backdrop{
    opacity:0.5 !important;
}
#mm-0{
    /*z-index: 10;*/
}
/*Interview listing banner*/
.res-img-listing-banner{
    display: none;
}
/*single interview media gallery*/
.mas_large{
    width: 483px;
}
.mas_small{
    width: 240px;
}
.mas_med{
    width: 362px;
}
/**pagination links*/
.interview-pagination .prev.page-numbers,.interview-pagination .next.page-numbers{
    width: auto !important;
}
.interview-pagination .prev.page-numbers:hover,.interview-pagination .next.page-numbers:hover{
    color: #777676;
    background: #fff;
    border-radius: 0; 
}
/*Home page modal*/
body .modal-backdrop.show {
    opacity: 0;
    z-index: 0;
}
/*contact form 7 validation error message design*/
body div.wpcf7-response-output {
    margin: 2em 0 1em;
}
/*responsive view width issue*/
html{
    overflow-x: hidden;
}
/* -------------------------------------------------- Gerenal Classes -------------------------------------------------- */
input, textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

/* -------------------------------------------------- Template Styles -------------------------------------------------- */
*, *:focus {
    outline: none; }

a {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease; }
a:focus, a:hover {
    text-decoration: none;
    outline: none; }

body {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    margin: 0;
    padding: 0; }

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

.no_padding {
    padding: 0px; }

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }

.equal-col {
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: flex;
    flex-wrap: wrap;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    position: relative;
    width: 100%; }
/* Start responsive Header Section */
button#my-icon:focus {
    outline: 1px dotted;
    outline: none;
}
.header_social a {
    border: 1px solid rgba(0,0,0,.3);
    color: white; 
    text-align: center;
    height: 35px;
    width: 35px;
    display: inline-block;
    font-size: 20px;
    webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-radius: 100%;
}
.header_social i{
    vertical-align: middle;
    line-height: 35px;
}
header {
    display: block;
    padding: 20px;
}
.logo a {
    color: #dc3737;
    font-size: 42px;
    font-weight: bold;
    text-transform: uppercase;
}
.mm-menu .mm-navbar .res_logo {
    color: #dc3737;
    font-size: 42px;
    font-weight: bold;
    text-transform: uppercase;
}
.mm-navbar.mm-navbar-size-2 {
    display: table;
    width: 100%;
}
.mm-menu .mm-navbar .res_logo {
    color: #dc3737;
    display: table-cell;
    font-size: 42px;
    font-weight: bold;
    height: 80px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: 100%;
}
.mm-navbar.mm-navbar-size-1.mm-navbar-content-6 .icon {
    display: table-cell;
}
#my-icon {
    display: none;
    float: right;
    margin: 9px 0 0;
    padding: 5px 5px;
    position: absolute;
    /*right: 20px;*/
    vertical-align: top;
    width: unset;
}
.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
    background-color: #dc3737;
}
.primary-menu {
    /*margin: 18px 0 0;*/
}
nav > .menu > li {
    display: inline-block;
}
.menu a {
    color: #151515;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    text-transform: uppercase;
}

.menu a:hover ,.current-item > a{
    color: #dc3737;
}
.header-social {
    display: inline-block;
    float: right;
    margin: 17px 0 0;
}
.header-social > li {
    display: inline-block;
}
.header-social a {
    color: #b6b6b6;
    font-size: 14px;
    margin: 2px;
    padding: 2px;
}
.header-social a:hover {
    color: #dc3737;
}
/* End of Header Section */
/*-----------------home page herder-----------------*/
header.header {
    padding: 20px 0px; }
header.header.home_page_header {
    border-bottom: 1px solid #d6d4d4;
}
header.header .menu_container .navbar {
    padding: 10px 0 0; }
header.header .menu_container .navbar-nav {
    margin-left: auto;
    margin-right: auto; }
header.header .menu_container .navbar-nav li {
    padding: 25px 20px; }
header.header .menu_container .navbar-nav li a {
    color: #8f8d8d;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 600; }
header.header .menu_container .navbar-nav li a:hover {
    color: #ee2f2c; }
header.header .menu_container .navbar-nav li.active > a {
    color: #ee2f2c; }
header.header .header_social {
    margin-bottom: 0px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    right: 15px; }
header.header .header_social a {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #ee2f2c;
    text-align: center;
    height: 35px;
    width: 35px;
    color: #ee2f2c;
    display: inline-block;
    font-size: 20px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease; }
header.header .header_social a i {
    line-height: 35px; }
header.header .header_social a:hover {
    color: #FFF;
    background-color: #ee2f2c;
    border-color: #ee2f2c;
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(1800deg);
    transform: rotate(360deg); }

/*-----------------EOF home page herder-----------------*/
/*-----------------home page banner-----------------*/
.home_page_banner_container {
    background: url(../images/main_banner_image.jpg) no-repeat center center;
    background-size: cover; }
.home_page_banner_container header.header .menu_container .navbar-nav li a {
	color: #fffefe;
	text-shadow: 1px 2px 3px #666;
}
.home_page_banner_container header.header .header_social a {
    border: 1px solid #FFF;
    color: #FFF; }
.home_page_banner_container header.header .header_social a:hover {
    border: 1px solid #ee2f2c; }
.home_page_banner_container header.header.home_page_header {
    margin-bottom: 0px;
    border: unset;
    position: relative;
    z-index: 2;
    background-color: rgba(255, 255, 255, 0.4); }
.home_page_banner_container .banner_text {
    margin-top: -25px;
    right: 0px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%); }
.home_page_banner_container .banner_text span {
    width: 100%;
    display: block;
    color: #FFF;
    font-size: 38px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-weight: 300; }
.home_page_banner_container .banner_text span b {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 48px;
    letter-spacing: 1px; }
.home_page_banner_container .banner_text h1 span b {
    font-size: 64px;
}
.home_page_banner_container .banner_text span.add_shadow {
    text-shadow: -2px 0 5px #000000; }
.home_page_banner_container .pros_man_img img {
    margin-top: -50px;
    margin-bottom: -26px;
    position: relative;
    z-index: 2; }

.listen_here_section {
    background: rgba(27, 31, 97, 0.5);
    position: relative; }
.listen_here_section:before {
    content: "";
    display: inline-block;
    width: 100%;
    background: rgba(255, 255, 255, 0.4);
    height: 15px;
    position: relative;
    z-index: 2; }
.listen_here_section .listen_here_col {
    height: 90px; }
.listen_here_section .listen_here_col span, .listen_here_section .listen_here_col a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    width: calc(100% - 30px); }
.listen_here_section .listen_here_col img {
    width: 100px; }
.listen_here_section .listen_here_col span {
    color: #ee2f2c;
    width: 200px;
    text-transform: uppercase;
    font-size: 26px; }
.listen_here_section .listen_here_col span:after {
    content: "";
    width: 2px;
    background: #ee2f2c;
    display: inline-block;
    position: absolute;
    right: 0px;
    height: 36px; }

/*-----------------EOF home page banner-----------------*/
/*-----------------home page video-----------------*/
/*-----------------EOF home page video-----------------*/
/*-----------------home news letter sec-----------------*/
.sec_title h2 {
    color: #ee2f2c;
    margin: 5px 0px 10px 0px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 42px; }

.kit_newsletter {
    margin: 20px 0px 10px 0px;
    padding: 35px 0px; }
.kit_newsletter .news_field input[type="text"],
.kit_newsletter .news_field input[type="email"],
.kit_newsletter .news_field input[type="tel"],
.kit_newsletter .news_field input[type="password"],
.kit_newsletter .news_field input[type="date"] {
    width: 35%;
    border: 2px solid #ee2f2c;
    padding: 10px 5px;
    font-size: 22px;
    font-family: 'Poppins', sans-serif; }
.kit_newsletter .news_field input[type="text"]:focus,
.kit_newsletter .news_field input[type="email"]:focus,
.kit_newsletter .news_field input[type="tel"]:focus,
.kit_newsletter .news_field input[type="password"]:focus,
.kit_newsletter .news_field input[type="date"]:focus {
    border-color: #1b1f61;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease; }
.kit_newsletter .news_field input[type="submit"] {
    display: inline-block;
    background: #1b1f61;
    color: #FFF;
    cursor: pointer;
    padding: 10px 45px;
    font-size: 24px;
    font-family: 'Poppins', sans-serif;
    border: none;
    letter-spacing: 1px;
    text-transform: uppercase; }
.kit_newsletter .news_field input[type="submit"]:hover {
    background: #ee2f2c;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease; }

/*-----------------EOF home news letter sec-----------------*/
/*-----------------Home big video sec-----------------*/
.kit_big_video {
    background-repeat: no-repeat;
    background-size: cover;
    margin: 30px 0px;
    position: relative; }
.kit_big_video img{
    width: 100%;
}
.kit_big_video .big_vid_play {
    min-height: auto; }
.kit_big_video .big_vid_play a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%); }
.kit_big_video .big_vid_play a:hover {
    opacity: 0.9; }

/*-----------------EOF home big video sec-----------------*/
/*-----------------Home EPISODES sec-----------------*/
.kit_episodes_sec_title {
    margin: 45px 0px 30px 0px; }

.episodes_skewed_bg {
    margin: 100px 0px 30px 0px;
    background: #ee2f2c;
    -webkit-transform: skew(0deg, 10deg);
    transform: skew(0deg, 10deg); }
.episodes_skewed_bg .skew_content {
    -webkit-transform: skew(0deg, -10deg);
    transform: skew(0deg, -10deg); }
.episodes_skewed_bg .skew_content .episodes {
    padding: 0px 5px; }
.episodes_skewed_bg .skew_content .episodes.first {
    padding-left: 15px; }
.episodes_skewed_bg .skew_content .episodes.last {
    padding-right: 15px; }
.episodes_skewed_bg .skew_content .episod_box {
    margin: 0px 0px 10px 0px; }
.episodes_skewed_bg .skew_content .episod_box .episode_thumb {
    position: relative; }
.episodes_skewed_bg .skew_content .episod_box .episode_thumb a {
    display: inline-block; }
.episodes_skewed_bg .skew_content .episod_box .episode_thumb a:after {
    content: "";
    height: 0%;
    width: 100%;
    background-color: rgba(27, 31, 97, 0.5);
    position: absolute;
    top: 0px;
    left: 0px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease; }
.episodes_skewed_bg .skew_content .episod_box .data_episode {
    padding: 10px 12px;
    background: #a09e9e;
    position: relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease; }
.episodes_skewed_bg .skew_content .episod_box .data_episode:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 10px;
    background-color: #1b1f61;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease; }
.episodes_skewed_bg .skew_content .episod_box .data_episode h3 {
    position: relative;
    z-index: 2;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: normal; }
.episodes_skewed_bg .skew_content .episod_box .data_episode h3 a {
    color: #1b1f61;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease; }
.episodes_skewed_bg .skew_content .episod_box .data_episode span {
    position: relative;
    z-index: 2;
    color: #FFF;
    font-size: 16px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease; }
.episodes_skewed_bg .skew_content .episod_box:hover .episode_thumb a:after {
    height: 100%; }
.episodes_skewed_bg .skew_content .episod_box:hover .data_episode:after {
    height: 100%; }
.episodes_skewed_bg .skew_content .episod_box:hover .data_episode h3 a, .episodes_skewed_bg .skew_content .episod_box:hover .data_episode span {
    color: #FFF; }

/*-----------------EOF Home EPISODES sec-----------------*/
/*-----------------Home Videos sec-----------------*/
.kit_videos {
    margin: 75px 0px 120px 0px; }
.kit_videos .video_box {
    width: 50%;
    margin-bottom: 10px;
    overflow: hidden;
    display: inline-block; }
.kit_videos .video_box a {
    display: inline-block;
    position: relative; }
.kit_videos .video_box a:after {
    content: "";
    background: url(../images/play.png) no-repeat center center;
    background-size: auto 100%;
    display: inline-block;
    height: 75px;
    width: 75px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%); }
.kit_videos .video_box a h3 {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    color: #FFF;
    padding: 15px 50px;
    margin: 0px;
    position: absolute;
    bottom: 0px;
    font-size: 20px; }
.kit_videos .video_box a img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease; }
.kit_videos .video_box.video2 {
    position: absolute;
    top: 75px;
    right: 15px;
    width: 51%; }
.kit_videos .video_box.video2 h3 {
    padding-left: 90px; }
.kit_videos .video_box.video3 {
    margin-left: 50px; }
.kit_videos .video_box:hover img {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }

/*-----------------EOF Home Videos sec-----------------*/
/*-----------------Home About sec-----------------*/
.kit_home_about {
    margin: 0px;
    background: #e0e0e0;
    position: relative; }
.kit_home_about:before {
    content: '';
    position: absolute;
    left: 0;
    top: -100px;
    width: 100%;
    height: 315px;
    background: #e0e0e0;
    -webkit-transform: skewY(5.5deg);
    -moz-transform: skewY(5.5deg);
    -ms-transform: skewY(5.5deg);
    -o-transform: skewY(5.5deg);
    transform: skewY(5.5deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: initial;
    z-index: -2; }
.kit_home_about .home_about_cont {
    max-width: 100%;
    display: inline-block; 
    z-index: 0;
}
.kit_home_about .home_about_cont .abot_txt {
    width: 48%;
    display: inline-block;
    position: relative;
    z-index: 0; }
.kit_home_about .home_about_cont .abot_txt p {
    line-height: 26px;
    font-size: 16px;
    margin: 0px 0px 25px 0px; }
.kit_home_about .home_about_cont .abot_txt .home_featured {
    display: inline-block;
    margin: 35px 0px 20px 0px; }
.kit_home_about .home_about_cont .abot_txt .home_featured h2 {
    display: inline-block;
    color: #ee2f2c;
    border-bottom: 3px solid #ee2f2c;
    font-weight: 700;
    margin: 0px 0px 15px 0px; }
.kit_home_about .home_about_cont .abot_txt .home_featured ul {
    margin: 20px 0px 10px 0px;
    padding: 0px; }
.kit_home_about .home_about_cont .abot_txt .home_featured ul li {
    width: 25%;
    display: inline-block;
    margin: 0px 8px 10px 8px; }
.kit_home_about .home_about_cont .abot_txt .home_featured ul li a:hover {
    opacity: 0.7; }
.kit_home_about .hom_abot_image {
    content: '';
    background-image: url("../images/mike_with_cup.png");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: auto 100%;
    height: 118.8%;
    width: 100%;
    z-index: 0;
    position: absolute;
    top: -144px;
    right: 0; }

.mobile_mike_img {
    display: none;
    position: relative;
    top: -130px; }

/*-----------------EOF Home About sec-----------------*/
/*-----------------Footer sec-----------------*/
.footer_blue {
    background: #1b1f61;
    padding: 50px 0px;
    margin-top: 0px;
    position: relative;
    z-index: 0; }
.footer_blue .sec_title {
    margin: 0px 0px 45px 0px; }
.footer_blue .sec_title h2 {
    letter-spacing: 2px; }
.footer_blue .foot_listen_section p {
    font-size: 22px;
    color: #FFF; }
.footer_blue .foot_listen_section p a {
    color: #FFF;
    display: inline-block; }
.footer_blue .foot_listen_section p a:after {
    content: '';
    display: block;
    width: 0px;
    height: 2px;
    background: #FFF;
    transition: width 0.3s;
    position: relative;
    top: 5px; }
.footer_blue .foot_listen_section p a:hover::after {
    width: 100%; }
.footer_blue .foot_listen_section ul {
    margin: 50px 0px 0px 0px;
    padding: 0px; }
.footer_blue .foot_listen_section ul li {
    width: 18%;
    height: 50px;
    display: inline-block;
    position: relative;
    margin: 0px 10px; }
.footer_blue .foot_listen_section ul li:first-child {
    margin-left: 0px; }
.footer_blue .foot_listen_section ul li:last-child {
    margin-right: 0px; }
.footer_blue .foot_listen_section ul li a {
    display: inline-block; }
.footer_blue .foot_listen_section ul li a:after {
    content: '';
    display: block;
    width: 0px;
    height: 3px;
    background: #ee2f2c;
    transition: width 0.3s;
    position: absolute;
    top: 75px;
    left: 30px; }
.footer_blue .foot_listen_section ul li a:hover::after {
    width: 72%; }
.footer_blue .foot_listen_section ul li img {
    width: 75%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%); }

.footer_red {
    background: #ee2f2c;
    padding: 25px 0px; }
.footer_red p {
    color: #FFF;
    font-size: 22px;
    margin: 0px; }
.footer_red p a {
    color: #FFF;
    position: relative;
    display: inline-block; }
.footer_red p a:after {
    content: '';
    display: block;
    width: 0px;
    height: 2px;
    background: #FFF;
    transition: width 0.3s;
    position: absolute;
    top: 35px; }
.footer_red p a:hover::after {
    width: 100%; }

/*-----------------EOF Footer sec-----------------*/
/*-----------------Contact page -----------------*/
/*custom css*/

/*.contact_banner .cont_baner_title {
    min-height: auto !important;
    position: absolute;
    top: 10%;
    left: 10%;
}
/**/
.contact_banner {
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 20px;
    position: relative;
    z-index: 2; }
body.page-template-tpl-contact .contact_banner .cont_baner_title {
    min-height: 100%; }
.contact_banner .cont_baner_title {
    min-height: 715px; }
.contact_banner .cont_baner_title h1 {
    position: absolute;
    transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    color: #FFF;
    font-size: 44px;
    letter-spacing: 1px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    text-shadow: 1px 2px 2px #000;
    top: 25%;
    left: 46%; 
}

.contact_form_hold {
    width: 100%;
    display: inline-block; }
.contact_form_hold .contact_left_bg {
    background: #FFF;
    width: 25%;
    float: left; }
.contact_form_hold .contact_right_bg {
    width: 75%;
    float: right;
    background: #f7f7f7;
    padding: 100px 0px 20px 0px;
    margin-top: -100px; }
.contact_form_hold .contact_right_bg .kit_contact_form {
    width: 45%;
    float: right;
    margin-right: 12%; }
.contact_form_hold .contact_right_bg .kit_contact_form input[type="text"],
.contact_form_hold .contact_right_bg .kit_contact_form input[type="email"],
.contact_form_hold .contact_right_bg .kit_contact_form input[type="tel"],
.contact_form_hold .contact_right_bg .kit_contact_form input[type="password"],
.contact_form_hold .contact_right_bg .kit_contact_form input[type="date"],
.contact_form_hold .contact_right_bg .kit_contact_form textarea {
    width: 100%;
    border: none;
    padding: 10px 12px;
    font-size: 18px;
    margin-bottom: 40px;
    font-family: 'Poppins', sans-serif; }
.contact_form_hold .contact_right_bg .kit_contact_form input[type="text"]:focus,
.contact_form_hold .contact_right_bg .kit_contact_form input[type="email"]:focus,
.contact_form_hold .contact_right_bg .kit_contact_form input[type="tel"]:focus,
.contact_form_hold .contact_right_bg .kit_contact_form input[type="password"]:focus,
.contact_form_hold .contact_right_bg .kit_contact_form input[type="date"]:focus,
.contact_form_hold .contact_right_bg .kit_contact_form textarea:focus {
    -webkit-box-shadow: 0px 1px 5px 1px rgba(27, 31, 97, 0.4);
    box-shadow: 0px 1px 5px 1px rgba(27, 31, 97, 0.4);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease; }
.contact_form_hold .contact_right_bg .kit_contact_form textarea {
    height: 155px; }
.contact_form_hold .contact_right_bg .kit_contact_form input[type="submit"] {
    display: inline-block;
    border: none;
    background: #1b1f61;
    color: #FFF;
    padding: 10px 55px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 26px;
    font-weight: 500;
    position: relative;
    left: -295px;
    top: -100px; }
.contact_form_hold .contact_right_bg .kit_contact_form input[type="submit"]:hover {
    background: #ee2f2c;
    cursor: pointer;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease; }

.contact_form_txt {
    width: 48%;
    display: inline-block;
    position: absolute;
    top: 400px;
    left: 60px;
    z-index: 5; }
.contact_form_txt .contact_texter {
    width: 100%;
    background: #FFF;
    padding: 35px 25px;
    display: inline-block;
    -webkit-box-shadow: 0px 3px 15px -5px #5F5F5F;
    box-shadow: 0px 3px 15px -5px #5F5F5F; 
    min-height: 400px;
}
.contact_form_txt .contact_texter h2 {
    color: #ee2f2c;
    font-weight: 700;
    margin-bottom: 55px;
    font-size: 46px; }
.contact_form_txt .contact_texter p.cont_blue {
    color: #1b1f61;
    font-size: 29px;
    line-height: 40px;
    font-weight: 500;
    margin-bottom: 50px; }
.contact_form_txt .contact_texter p {
    color: #8f8d8d;
    line-height: 42px;
    font-size: 22px;
    margin-bottom: 40px; }
.contact_form_txt .contact_texter p:last-child {
    margin-bottom: 10px; }

/*-----------------EOF Contact page -----------------*/
/*-----------------Interview page -----------------*/
.kit_page_banner {
    width: 100%;
    display: inline-block;
    margin: 0px 0px 20px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.kit_page_banner img {
    max-width: 100%;
    height: auto;
    width: 100%;
}
.kit_page_banner .banner_interview_txt {
	width: 40%;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 60%;
	height: 100%;
}
#cc_container {
    height:100%;
    width:100%;
    display:table;
}
#cc_cell {
	vertical-align: middle;
	height: 100%;
	display: table-cell;
}
.kit_page_banner .banner_interview_txt h1 {
	color: #FFF;
	text-transform: uppercase;
	text-shadow: 1px 2px 2px #000;
	font-weight: 700;
	font-size: 44px;
	letter-spacing: 1px;
}
.kit_page_banner .banner_interview_txt h1 span {
    color: #FFF;
    text-shadow: 1px 2px 2px #000;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 28px; }

.interview_txt_sec {
    margin: 50px 0px 20px 0px;
    position: relative; }
.interview_txt_sec:after {
    display: inline-block;
    content: '';
    width: 100%;
    height: 420px;
    background: #ee2f2c;
    -webkit-transform: skew(0deg, 10deg);
    transform: skew(0deg, 10deg);
    position: absolute;
    top: 375px;
    z-index: -1; }
.interview_txt_sec .episod_title h1 {
    color: #ee2f2c;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0px;
    letter-spacing: 1px; }
.interview_txt_sec .episod_title h1:before {
    content: '';
    display: inline-block;
    background: #ee2f2c;
    width: 10px;
    height: 150px;
    position: absolute;
    z-index: 3;
    left: -30px;
    top: -20px; }
.interview_txt_sec .episod_number span {
    color: #1b1f61;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 5px;
    display: inline-block; }
.interview_txt_sec .interview_content {
    width: 100%;
    background: #FFF;
    margin: 40px 0px 0px 0px;
    padding: 65px 95px;
    display: inline-block;
    -webkit-box-shadow: 0px 3px 15px -5px #5F5F5F;
    box-shadow: 0px 3px 15px -5px #5F5F5F; }
.interview_txt_sec .interview_content p {
    color: #777676;
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 35px; }
.interview_txt_sec .interview_content p:last-child {
    margin-bottom: 10px; }
.interview_txt_sec .kit_soundcloud_player {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 100px 0px 15px 0px; }
.interview_txt_sec .kit_soundcloud_player .soundcloud_fram {
    width: 60%;
    display: inline-block; }
.interview_txt_sec .kit_soundcloud_player .soundcloud_fram iframe {
    width: 100%;
    height: 170px; }

.images_interview_sec {
    margin: 150px 0px 20px 0px; }
.images_interview_sec .interview_img_gallery ul {
    margin: 0px;
    padding: 0px; }
.images_interview_sec .interview_img_gallery ul li {
    display: inline-block;
    vertical-align: top;
    list-style: none; }
.images_interview_sec .interview_img_gallery ul li .inter_gallery_img {
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 240px;
    overflow: hidden; }
.images_interview_sec .interview_img_gallery ul li .inter_gallery_img img {
    width: auto;
    height: 100%; }

.glob_over_out {
    position: relative; }
.glob_over_out .kit_glob_overlay {
    position: absolute;
    top: -100%;
    background: rgba(27, 31, 97, 0.6);
    width: 100%;
    height: 100%; }

.interviews_newsletter {
    border-top:1px solid #ee2f2c;
}

/*-----------------EOF Interview page -----------------*/
/*-----------------About page-----------------*/
.about_page_title h1 {
    border-left: 10px solid #ee2f2c;
    font-size: 36px;
    padding: 25px 0px 25px 50px;
    color: #ee2f2c;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600; }
.about_page_title .second_text {
    color: #777676;
    font-size: 18px;
    margin-left: 100px; }

.about_our_show .image_text_section {
    margin-top: 75px;
    position: relative; }
.about_our_show .image_text_section .title {
    position: absolute;
    top: -45px; }
.about_our_show .image_text_section .title .text {
    background: #FFF;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 1, 1, 0.25);
    box-shadow: 0 0 15px 0 rgba(0, 1, 1, 0.25);
    display: inline-block;
    padding: 15px 40px 15px 50px;
    position: relative;
    color: #434242;
    margin: 0px 0px 0px 31px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 26px; }
.about_our_show .image_text_section .title .text:after {
    content: "";
    height: 10px;
    width: 60px;
    background-color: #ee2f2c;
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: -30px; }
.about_our_show .image_text_section .image_section {
    text-align: center;
    margin-bottom: -130px; }
.about_our_show .image_text_section .image_section .rectangle {
    position: absolute;
    width: 60px;
    height: 300px;
    background: rgba(238, 47, 44, 0.7);
    display: inline-block; }
.about_our_show .image_text_section .image_section .rectangle.rectangle2, .about_our_show .image_text_section .image_section .rectangle.rectangle4 {
    width: 30px; }
.about_our_show .image_text_section .image_section .rectangle.rectangle1 {
    left: 15px;
    top: 175px; }
.about_our_show .image_text_section .image_section .rectangle.rectangle2 {
    left: 100px;
    top: 135px; }
.about_our_show .image_text_section .image_section .rectangle.rectangle3 {
    top: -25px;
    right: 70px; }
.about_our_show .image_text_section .image_section .rectangle.rectangle4 {
    right: 15px;
    top: 150px; }
.about_our_show .image_text_section .image_section img {
    display: inline-block;
    vertical-align: top;
    margin: 0 auto;
    width: 70%; }
.about_our_show .image_text_section .text_section {
    background-color: #1b1f61;
    color: #FFF;
    padding: 300px 0px 100px 0px; }
.about_our_show .image_text_section .text_section.text_red {
    color: #ee2f2c;
    text-align: center; }

/*-----------------EOF About page-----------------*/