    html,body{
		width:100% !important;
        height: 100%;
		overflow-x: hidden;
        overflow-y: hidden;
	}
    #wrapper {
        height: 100%;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }
    #page-content-wrapper {
        margin-bottom: 20px;
    }
	
	@font-face {
        font-family: 'TUNGSTEN MEDIUM';
        font-style: normal;
        font-weight: normal;
        src: local('tungsten-medium'), url('/global/assets/fonts/tungsten-medium.woff') format('woff');
    }
	@font-face {
        font-family: 'klavika_light_webfont';
        font-style: normal;
        font-weight: normal;
        src: local('klavika-light-webfont'), url('/global/assets/fonts/klavika-light-webfont.woff') format('woff');
    }
	
	@font-face {
        font-family: 'klavika-regular-webfont';
        font-style: normal;
        font-weight: normal;
        src: local('klavika-regular-webfont'), url('/global/assets/fonts/klavika-regular-webfont.woff') format('woff');
    }
	
    h1, h2, h3, h4, h1 > span, h2 > span, h3 > span, h4 > span {
        font-family: 'TUNGSTEN MEDIUM';
    }

    #op_back{
        position:fixed;top:0;left:0;background-color:rgba(0,0,0,0.6);width:100%;height:100%;z-index: 999;display:none;
    }


    
    * {
       /* color: #7a7a7a;*/
		font-family:klavika-regular-webfont;
    }
  body{
	padding-top: 110px;
    background-color: #efefef;
  }
  @media (max-width: 767px) {
    body {
        padding-top: 60px;
    }
  }
  form {
    margin: 0px;
    padding: 0px;
  }

  .margin_bottom20{
    margin-bottom:20px !important;
  }

    .podcast_list{
        margin-right:15px;padding:6px 10px 6px 10px;
    }

    

  .epi_login_btn{
    font-size:18px !important;text-align:center !important;
  }

    .well,
    .navbar,
    .navbar-inner,
    .popover,
    .btn,
    .tooltip,
    input,
    select,
    textarea,
    pre,
    .progress,
    .modal,
    .add-on,
    .alert,
    .table-bordered,
    .nav>.active>a,
    .dropdown-menu,
    .tooltip-inner,
    .badge,
    .label,
    .img-polaroid {
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
        border-radius: 0px !important;
        border-collapse: collapse !important;
        background-image: none !important;
    }
    .well {
        background-color: #dadada;
    }
    .dropdown-menu {
        -webkit-background-clip: inherit;
        background-clip: inherit;
    }
    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: #dadada;
    }
    .help-block {
        color: #555;
    }
    
    
    
    .div_clear{
        clear:both;
    }

    .cat_slider_container{
        margin-top:0px;
    }

    .cat_slider_row {
        position:relative;
    }

    .cat_slider_row.program.with_side_box .gray_box {
        margin-bottom: 55px;
    }

    .zero_margin_bottom{
        margin-bottom: 0px;
    }

    .top_margin30
    {
        margin-top:30px;
    }

    .gray_box{
        background-color:#dadada !important;
    }

    .graybox_header{
        font-family: 'TUNGSTEN MEDIUM';color:#4f4f4f; text-transform: uppercase;
    }

    .gray_box_text{
        color:#434343;font-size:15px;
    }

    .cat_slider {
    }
    .cat_slider_row.with_side_box .cat_slider {
        padding-left:0px; padding-right: 0px;
    }
    @media only screen and (min-width : 992px) {
        /*.cat_slider{
            padding-right:0px;padding-left:10px;
        }*/
        .cat_slider_row.program.with_side_box .gray_box {
            margin-bottom: 0px;
        }
        .cat_slider_row.with_side_box .cat_slider {
            padding-left:10px; padding-right: 0px;
        }
    }

    .cat_info{
        font-size:13px;color:#434343;
    }
    .cat_info .cat_info_inner {
        padding: 0px 5px 5px 5px;
    }
    .cat_info .dropdown-shim {
        background-color: #efefef;
        height: 50px;
    }
    .cat_info .cat_description p {
        width: 80%;
        float: left;
        margin: 0px;
    }
    .cat_info_header{
        font-size: 15px;
        font-weight: bolder;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .play_button{
        color: #e74e4e;
        font-size: 40px;
        margin: 0px 0px 0px 5px;
    }

   .home_top_slider{
        width:100%;
    }
    .home_top_slider_width{
        width:100% !important;
    }

    .slider_image_width{
        width:100% !important;
    }
    
    .btn-primary {
        background-color: #000;
        border-color: #111;
    }
    .btn-primary:hover {
        background-color: #666;
        border-color: #333;
    }
    .btn-primary:active, .btn-primary:focus, .btn-primary:active:focus, .btn-primary:active:hover {
        background-color: #555;
        border-color: #333;
    }
    h1 {
        color: #dd0303;
    }
    
    
	.dropdown-menu{
		margin-top:3px !important;
	}
	
    .navbar .navbar-collapse,
    .dropdown-menu > li > a {
        text-align: center;
		font-size:18px;
    }
    
	.dropdown-menu > li > a:hover, .dropdown-menu > li > a:visited, .dropdown-menu > li > a:active{
        color: #da291c;
    }
	
    .dropdown > a {
        background-color: #27251f !important;
        margin-top: -3px;
    }
    
    .top_search{
        padding-right:0px;
    }
    .top_search_icon{
        width:16px;height:16px;
    }
    .top_user_icon{
        padding-left:0px; padding-right:0px;
    }
    .top_user_image{
        margin-top: -5px;
    }

    .footer_header_title{
        color:#dd0303;font-family: 'TUNGSTEN MEDIUM';cursor:pointer;
    }

    .footer_header_icon{
        font-size:18px !important;padding-top:16px !important;
    }

    .footer_links{
        text-decoration:none;color:#fff !important;
    }
    .foot_social{
        display:inline !important;
    }


    .subscribe_dropdown{
        float:left;background:#494949;z-index:100;
    }
    /*.dropdown-menu.sub_dropdown_list_common {
        position: absolute;
        z-index: 300;
    }*/
    .subscribe_btn{
        background:#494949 !important;outline:none !important;
    }
    .sub_top_text{
        color:#fff;font-size:14px !important;
    }
    .sub_caret{
        color:#fff !important;margin-left:20px !important;
    }
    .sub_dropdown_list_common{
        background:#494949 !important;margin-top:0px !important;border-top:none !important;
    }
    .sub_drop_list{
        color:#fff !important;font-size:14px !important;padding: 3px 10px !important;
    }

    .premium_header{
        font-family: 'TUNGSTEN MEDIUM';color:#27251F;text-transform:uppercase;margin-top:0px;
    }

    .premium_back1{
        background-image:url('/images/responsive/prem_back.png');background-size:100% 100%;
    }
    .premium_back2{
        background-color:#fff;border:1px solid #333;margin-top:30px;margin-bottom:30px;
    }
    .premium_text_header{
        color:#27251F;
    }
    .premium_sub_text{
        font-size:22px;color:#27251F;
    }
    .premium_join_now{
        padding:5px 50px 5px 50px;
    }
    .foot1{
        width:100%;background-color: #27251f;
        margin-top: 0px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    @media (min-width: 768px){
        .foot1 .collapse {
            display: block !important;
        }
        .foot1 .footer_header_icon {
            display: none !important;
        }
    }
    #foot{
        font-size:16px;
    }
    .foot3{
        font-size:14px;
    }
    .foot_span1{
        text-decoration:none;color:#333;
    }
    .foot_link{
        text-decoration:none;color:#333;
    }
	
	
    .margin_left20{
        margin-left: 20px;
    }

	/*@media (max-width: 1200px) {
        .navbar-nav > li > a {
            font-size:13px;
        }
    }*/
    
    .navbar-inverse {
        background-color: #27251f !important;
        /*border-color: #27251f !important;*/
        text-transform: uppercase;
    }
    
    .navbar-inverse .navbar-nav>li>a {
        color: #ffffff;
        letter-spacing: 0;
    }
    
    .navbar-inverse .navbar-nav>li>a:hover {
        color: #da291c;
    }
	
	
	.navbar.center .navbar-inner {
		text-align: center;
	}
	.navbar.center .navbar-inner .nav {
		float: none;
		display:inline-block;
	}
	
	
	
	@media (min-width: 1200px){
		.col-lg-12 {
		width: 99.6%;
	}
	}
	
	
    /*SEARCH FORM IN NAV*/
    
    .search-form,
    .search-form:focus {
        border-radius: 30px 0px 0px 30px !important;
        box-shadow: none;
        border: 2px solid #fff;
        border-right: 0px;
        outline: none !important;
        background-color: #27251f !important;
        padding: 0px 15px !important;
        /*padding-bottom: 21px !important;*/
        color: #adadad;
        height:42px;
    }
    
    .search-btn,
    .search-btn:hover,
    .search-btn:after,
    .search-btn:before,
    .search-btn:active,
    .search-btn:visited {
        border-radius: 0px 30px 30px 0px !important;
        cursor: pointer;
        background-color: #27251f !important;
        border: 2px solid #fff !important;
        border-left: 0px !important;
        box-shadow: none !important;
        outline: none !important;
        padding: 9px 15px 9px 15px !important;
    }
    
    .search_icon {
        color: #fff;
        font-size: 16px;
    }
    
    @media (max-width: 1220px) {
        .navbar .nav > li {
            padding: 0 4px 0 3px;
        }
		
		.navbar .nav > li > a{
            font-size:14px;
			padding: 0px 15px;
        }
		
    }
	
	@media (max-width: 768px){
		.navbar .nav > li > a{
            font-size:14px;
			padding: 10px 5px;
        }
	}
	
	@media (max-width: 992px){
		.navbar .nav > li > a{
            font-size:14px;
			padding: 0px 6px;
        }
	}
    
    @media (min-width: 1200px) {
        .navbar .nav > li {
            padding: 0 0px 0 5px;
        }
        .col-xs-5ths,
        .col-md-10,
        .col-lg-10 {
           /* padding-right: 0px !important;*/
        }
    }
    
    .two_sides_30_pad{
        padding-right:30px;padding-left:30px;
    }

    .forgot_pass_email{
        width:240px;display:inline-block;margin-bottom:10px;
    }

    .go_button{
        vertical-align: top !important;
    }
    .nopad {
        padding-left: 0px;
        padding-right: 0px;
    }
    /*SEARCH IN MAIN*/
    
    .search-form-2,
    .search-form-2:focus {
        border-radius: 0px 0px 0px 0px !important;
        box-shadow: none;
        border: 1px solid #bcbcbc;
        border-right: 0px;
        outline: none !important;
        background-color: #eeeeee !important;
        padding: 30px 20px !important;
        font-size: 18px;
    }
    
    .search-btn-2,
    .search-btn-2:hover,
    .search-btn-2:after,
    .search-btn-2:before,
    .search-btn-2:active,
    .search-btn-2:visited {
        border-radius: 0px 0px 0px 0px !important;
        cursor: pointer;
        background-color: #eeeeee !important;
        border: 1px solid #bcbcbc !important;
        border-left: 0px !important;
        box-shadow: none !important;
        outline: none !important;
        padding: 20px 20px 19px 20px !important;
    }
    
    .search_icon-2 {
        color: #434343;
        font-size: 16px;
    }

    .showme{
        display:block;
    }

    .hideme{
        display: none;
    }

    .lets_talk_form{
        background-color:#e0e0e0;font-size: 2em;padding:50px;
    }
    
    .letstalk_form_control{
        border:none;border-bottom:1px solid #000;background-color:#e0e0e0;text-align:center;outline:none;
    }


    .about_red_btn{
        font-size:28px;font-weight:bold;background-color:#dd0303;margin-top:30px;
    }

    .font20{
        font-size:20px;
    }

    .black_back{
        background-color:#000;
    }

    .abt_top_2box{
        padding:19px;color:#fff;font-size:30px;font-weight:bold;text-align:center;top: 15px;
    }

    .abt_top_2graybox{
        padding:30px 15px;background-color:#ccc;
    }

    .our_team{
        background-color:#333;color:#fff;width:100%;padding:10px 15px;
    }

    .abt_show_more{
        color:#000;text-decoration:underline;
    }
    .letstalk_link{
        font-size:26px;font-weight:bold;background-color:#000;margin-top:30px;margin-bottom:15px;color:#fff !important;
    }

    .abt_list{
        font-size:18px;color:#000;
    }

    .font_color_dd0303{
        color:#dd0303;
    }

    .font_size_16{
        font-size:16px;
    }

    .abt_press_caption{
        background-color: rgba(0, 0, 0, 0.5);color:#fff;width: calc(100% - 30px);padding:10px 10px;position:absolute;bottom:0;
    }

    .abt_partner_img_width{
        width:200px;
    }

    .padding20_30{
        padding:20px 30px;
    }

    .app_iphone_app_icon{
        display:inline-block;overflow:hidden;background:url(http://linkmaker.itunes.apple.com/images/badges/en-us/badge_appstore-lrg.svg) no-repeat;width:165px;height:40px;
    }
    /*---------------------carousal--------------------*/
    
    .carousel-control {
        position: absolute;
        top: 40%;
        left: 8px;
        width: 28px;
        height: 28px;
        margin-top: 25px;
        font-size: 60px;
        font-weight: 900;
        line-height: 25px;
        color: #ffffff;
        text-align: center;
        background: #ffffff;
        border: 3px solid #ffffff;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        border-radius: 25px;
        opacity: 1;
		padding-top: 1px;
        filter: alpha(opacity=100)
    }
    
    .carousel-control.right {
        right: 14px;
        left: auto;
        font-size: 20px;
        color: #000000;
        background-image: none;
		padding-left: 3px;
    }
    
    .carousel-control.left {
        font-size: 20px;
        color: #000000;
        background-image: none;
		padding-right: 3px;
    }
    
    .carousel-caption {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        padding: 15px;
        background: #333333;
        background: rgba(0, 0, 0, 0.75);
    }
    
    .carousel-caption p {
        margin-bottom: 0;
    }
    
    @media screen and (max-width: 700px) {
        .carousel-caption p {
            font-size: 13px;
        }
        .carousel-caption {
            background: rgba(0, 0, 0, 0.55);
        }
        .carousel-control {
            top: 20%;
        }
    }
    /*---------------------carousal ends--------------------*/
    
 /*   .search-form::-webkit-input-placeholder {
        color: #adadad !important;
    }
    
    .search-form::-moz-placeholder {
        color: #adadad !important;
    }
    
    .search-form::-moz-placeholder {
        color: #adadad !important;
    }
    
    .search-form::-ms-input-placeholder {
        color: #adadad !important;
    }
    
    @media (min-width: 1200px) {
        .container {
            width: 94%;
        }
	
	
		
        .search-form-2::-webkit-input-placeholder,
        .search-form-3::-webkit-input-placeholder {
            color: #434343 !important;
        }
        .search-form-2::-moz-placeholder,
        .search-form-3::-moz-placeholder {
            color: #434343 !important;
        }
        .search-form-2::-moz-placeholder,
        .search-form-3::-moz-placeholder {
            color: #434343 !important;
        }
        .search-form-2::-ms-input-placeholder,
        .search-form-3::-ms-input-placeholder {
            color: #434343 !important;
        }
    }
    */
    @media (min-width: 1200px) {
        .container {
            width: 94%;
        }
    }
    /*email subscribe*/
    
    .search-form-3,
    .search-form-3:focus {
        border-radius: 0px 0px 0px 0px !important;
        box-shadow: none;
        border: 1px solid #bcbcbc;
        border-right: 0px;
        outline: none !important;
        background-color: #eeeeee !important;
        padding: 30px 20px !important;
        font-size: 18px;
    }
    
    .search-btn-3,
    .search-btn-3:hover,
    .search-btn-3:after,
    .search-btn-3:before,
    .search-btn-3:active,
    .search-btn-3:visited {
        border-radius: 0px 0px 0px 0px !important;
        cursor: pointer;
        background-color: #63b440 !important;
        border: 1px solid #63b440 !important;
        border-left: 0px !important;
        box-shadow: none !important;
        outline: none !important;
        padding: 16px 40px !important;
        color: #fff;
    }
    
    .search_icon-3 {
        color: #fff;
        font-size: 23px;
    }
    
    .col-xs-5ths,
    .col-sm-5ths,
    .col-md-5ths,
    .col-lg-5ths {
        position: relative;
        min-height: 1px;
       /* padding-right: 10px;*/
        padding-left: 15px;
    }
	
	.col-xs-5ths img,
    .col-sm-5ths img,
    .col-md-5ths img,
    .col-lg-5ths img{
		display: block;
	}
    
    .col-xs-5ths {
        width: 100%;
        float: left;
		display:block;
		/*margin-bottom:30px;
		padding-bottom:30px;
		border-bottom:1px solid #ccc;
		text-align:center;
		margin-left: auto;
		margin-right: auto;*/
    }
    
	/* @media (max-width: 768px) {
		.navbar-header{
			min-width:270px !important;
		}
		
		
	} */

	
    @media (min-width: 768px) {
        .col-sm-5ths {
            width: 100%;
			float: left;
			display:block;
			/*margin-bottom:30px;
			padding-bottom:30px;
			border-bottom:1px solid #ccc;
			text-align:center;*/
		}
		
    }
    
	@media (max-width: 768px) {
        .col-sm-5ths {
			padding-right: 15px !important;
			padding-left: 15px !important;
		}
		
		
    }
	
    @media (min-width: 992px) {
        .col-md-5ths {
            width: 19.8%;
            float: left;
			margin-bottom:0px;
			padding-bottom:0px;
			border-bottom:0px solid #ccc;
			text-align:left;
        }
    }
    
    @media (min-width: 1200px) {
        .col-lg-5ths {
            width: 19.8%;
            float: left;
			margin-bottom:0px;
			padding-bottom:0px;
			border-bottom:0px solid #ccc;
			text-align:left;
        }
    }
    
	
	
	
	
	#foot .col-xs-5ths {
        padding-left:0px;
		width:100% !important;
		margin-bottom:10px;
		padding-bottom:10px;
		padding-right: 0px;
    }
    
	.foot_ad {
		/*padding-right: 25px;*/
	}
	
    @media (min-width: 768px) {
        #foot  .col-sm-5ths {
            padding-left:0px;
			width:100% !important;
			margin-bottom:10px;
			padding-bottom:10px;
			padding-right: 0px;
		}
    }
    
    @media (min-width: 992px) {
        #foot  .col-md-5ths {
            /*padding-left:50px;*/
			width:19.8% !important;
			padding-right: 0px;
        }
    }
    
    @media (min-width: 1200px) {
        #foot  .col-lg-5ths {
            /*padding-left:40px;*/
			width:19.8% !important;
			padding-right: 0px;
        }
    }
	
	
	
	
	
    .viewmoreButton {
        padding: 7px 10px;
        background-color: #E74E4E;
        text-decoration: none;
        color: #fff;
        font-size: 14px;
		bottom: 15px;
		left: 15px;
		position: absolute;
    }
    @media only screen and (max-width : 991px) {
        .viewmoreButton {
            top: 10px;
            right: 10px;
            bottom: auto;
            left: auto;
            padding: 5px 10px;
        }
    }

    
    .viewmoreButton i {
        color: #fff;
        font-size: 20px;
        font-weight: 100;
    }
    
    .viewmoreButton:hover,
    .viewmoreButton:visited,
    .viewmoreButton:active {
        background-color: #E74E4E;
        text-decoration: none;
        color: #fff;
    }


	.viewmoreButton1 {
        padding: 7px 10px;
        background-color: #E74E4E;
        text-decoration: none !important;
        color: #fff;
        font-size: 14px;
    }
    
    .viewmoreButton1 i {
        color: #fff;
        font-size: 20px;
        font-weight: 100;
    }
    
    .viewmoreButton1:hover,
    .viewmoreButton1:visited,
    .viewmoreButton1:active {
        background-color: #E74E4E;
        text-decoration: none;
        color: #fff;
    }




    /*  Program page  Start */
    
    .program {}

    .program .current-episode-img img {
        margin: 0px auto;
    }
    @media only screen and (min-width : 768px) {
        .program .current-episode-img img {
            margin: 0px;
        }
    }

    .program .line-clamp.lines-2 p { margin-bottom:0; }
    
    .topadd {
        margin: 0 auto;
        padding-top:15px;
        padding-bottom: 15px;
        background-color: #ffffff;
    }
    
    .blackbg {
        background-color: #010101;
        margin-top: 5px;
    }
    
    .progHeader img {
        margin: 0 auto;
    }
    
    .program p {
        font-family: klavika-regular-webfont;
        font-size: 1em;
        color: #7a7a7a;
		font-size:15px;
    }

    .program .truncate,
    .program .truncate p {
        margin-bottom: 0px;
        width: 450px;
        max-height: 21px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .program .letestEpiDes .description {
        margin-bottom: 10px;
    }

    .program .letestEpiDes .description p,
    .program .letestEpiDes .description div {
    }

    .program .header-row {
        margin-top: 20px;
    }
    .program .header-row h1 {
        /*float: left;*/
        font-size: 2 em;
        font-weight: 300;
        font-family: 'TUNGSTEN MEDIUM';
        margin: 0px;
        text-transform: uppercase;
        color: #434343;
    }
    .program .ancillary-actions {
    
    }
    @media (max-width: 767px) {
        .program h1 {
            margin-bottom: 10px;
        }

        .program .ancillary-actions {
            width: 100%;
        }
    }
    @media (max-width: 550px) {
        .program .ancillary-actions {
            justify-content: space-between;
            -webkit-justify-content: space-between;
        }
    }
    
    h2{
		margin-top: 10px;
		padding-right: 10px;
	}
    .program h2 {
        color: #4f4f4f;
        font-size: 2em;
		font-weight: 300;
        font-family: 'TUNGSTEN MEDIUM';
        text-transform: uppercase;
    }
    
    .program h3 {
        font-size: 1.2em;
        color: #4f4f4f;
        font-family: klavika-regular-webfont;
        max-width: 65%
    }
    
    /*.program h4 {
        font-size: 2em;
        font-family: 'TUNGSTEN MEDIUM';
        text-transform: uppercase;
        color: #4f4f4f;
    }*/
    
    .program .subBtn {
        background-color: #434343;
        border-radius: 5px !important;
        color: #ffffff;
        font-family: klavika-regular-webfont;
        font-size: 1.3em;
        font-weight: bold;
        margin-top: 20px;
        min-width: 160px;
    }
    @media (max-width: 767px) {
        .program .subBtn {
            min-width: 0px;
        }
    }
    
    .program .dropdown-menu {
        background-color: #414141;
        border: 5px solid #414141;
        border-radius: 0px !important;
        color: #ffffff;
        font-size: 1em;
        margin: -6px 0 0 !important;
    }
    
    .program .dropdown,
    .dropup {
        float: left;
        margin: 0px 0px;
    }
    
	.letestEpiDes p>a,
    .letestEpiDes div>a {
		color:#7a7a7a;
		text-decoration:none;
		font-weight:bold;
		
	}
	
    .program .dropdown-menu > li > a {
        color: #ffffff !important;
    }
    
    .program .dropdown-menu > li > a:focus,
    .dropdown-menu > li > a:hover {
        background-color: transparent;
        color: #ffffff;
        text-decoration: none;
    }
    
    .subsdown {
        display:inline-block;
        float:none;
        margin-top:0px;
    }
    
    .subsdown2{
        display:inline-block;margin-bottom:0px;float:none;
    }

    .subdownimg{
        margin:0px 20px 0 0; border-radius:5px;
    }

    .subsImg {
        margin-top: 20px;
        margin:0px 20px 10px 0;display:inline-block;float:none;
    }
    .subsImg img{
        height:37px;
        min-width: 45px;
    }
    
    .prog_sub_drop{
        margin:0 !important;margin-bottom:0px !important;display:inline-block !important;float:none !important;
    }

    .prog_sub_drop button{
        text-align:left !important;outline:none !important;margin-top: 0px !important;
    }


    .prog_sub_drop ul li a{
        text-align:left;padding: 3px 8px;
    }

    .program .social{
        margin-top:20px !important;
    }

    .program .social img{
        margin-left:10px;
    }

    .program .advisoty {
        margin-top: 20px;
    }
    
    .program .letestEpiDes p span {
        font-size: 1.5em;
    }

    .program .dateTime {
        margin-bottom: 15px;
    }
    
    .program .dateTime span,.program .dateTime {
        color: #4f4f4f;
        font-family: "klavika-regular-webfont";
        font-size: 1.1em;
        margin-right: 10px;
		font-weight:bold;
    }
    
    .program .pastEpi {
        margin-bottom: 15px;
    }
    
    .program .pastEpiItem {
        margin-bottom: 15px;
    }
    
    .program .pastEpiItem img {
        margin-bottom: 15px;
        max-width: 320px;
        width: 100%;
        float: left;
    }
    

    .jp-audio{
        width:100% !important;
    }

    .jp-controls{
        padding: 20px 20px 0 0px !important;
    }

    .jp-play{
        width:60px !important;height:60px !important;
    }
    .jp-progress{
        left: 50px !important; width: 84% !important;
    }

    .program .pastEpiItem p {
        color: #8a8d8f;
        font-size: 1.1em;
        font-family: klavika-regular-webfont;
        max-width: 375px;
    }
    
    .program .letestTweets {
        border: 1px solid #646363;
        margin-left: 5%;
        margin-right: 15px;
		padding: 15px;
		height: 370px;
		overflow-y: auto;
        margin-top: 0px !important; margin-left: 0px !important;border-right:2px solid #646363 !important;margin-right: 0px !important;
    }
    
    .program .letestTweets p, .program .letestTweets p a{
        color: #4f4f4f;        
        font-size: 1em;
    }
    
    .program .aside {
          width: 75%;
    }
    .program .aside1{
        width: 75%;
        margin-top: 13%;
    }
    
    .col-item .collapse.in {
        display: inline-block;
    }
    
    .fontPlaybtn {
        font-size: 2.5em;
    }
    
    .subIcon img {
        margin: 15px 4px;
    }
    .askMe{
        margin-bottom: 15px;    
    }
    .lettestComm {
        max-height: 243px;
        overflow-y: scroll;
        margin-bottom: 15px;
    }
    .white {
        color: #ffffff;
		margin-top: 2px;
    }    
    .fontIcon {
        font-size: 4em;
    }
    .letestEpiDes .social{
        margin-top: 0px;
        float: left;
    }
    .letestEpiDes .social > a {
        float: right;
    }
    .moreepiBtn{
        background-color: #494949;
        color: #fff;
        font-size: 14px;
        margin-bottom: 15px;
        margin-right: 20px;
        padding: 10px 15px;
        text-decoration: none !important;
        margin-right: 0px !important;
    }

    .moreepiBtn:hover, .moreepiBtn:active, .moreepiBtn:focus  {
        color: #ddd;
    }

	.letestTweets::-webkit-scrollbar-track
	{
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
		border-radius: 10px;
		background-color: #fff;
	}

	.letestTweets::-webkit-scrollbar
	{
		width: 5px;
		background-color: #cccccc;
	}

	.letestTweets::-webkit-scrollbar-thumb
	{
		border-radius: 10px;
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
		background-color: #cccccc;
	}



    /*  Program page  End */

    ul.content-slider > li {
        background-color: #FFF;
    }	
	.content-slider img {
		width:100% !important;
	}
	

	
	
	.inside {
  margin-top: 20px;
  margin-bottom: 20px;
  background: #ededed;
  background: -webkit-gradient(linear, left top, left bottom,color-stop(0%, #f4f4f4), color-stop(100%, #ededed));
  background: -moz-linear-gradient(top, #f4f4f4 0%, #ededed 100%);
  background: -ms-linear-gradient(top, #f4f4f4 0%, #ededed 100%);
}
.inside-full-height {
  /*
  // if you want to give content full height give him height: 100%;
  // with content full height you can't apply margins to the content
  // content full height does not work in ie http://stackoverflow.com/questions/27384433/ie-display-table-cell-child-ignores-height-100
  */
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

/* columns of same height styles */

.row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.col-height {
  display: table-cell;
  float: none;
  height: 100%;
}
.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}

@media (min-width: 480px) {
  .row-xs-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-xs-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-xs-top {
    vertical-align: top;
  }
  .col-xs-middle {
    vertical-align: middle;
  }
  .col-xs-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 768px) {
  .row-sm-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-sm-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-sm-top {
    vertical-align: top;
  }
  .col-sm-middle {
    vertical-align: middle;
  }
  .col-sm-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 992px) {
  .row-md-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-md-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-md-top {
    vertical-align: top;
  }
  .col-md-middle {
    vertical-align: middle;
  }
  .col-md-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 1200px) {
  .row-lg-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-lg-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-lg-top {
    vertical-align: top;
  }
  .col-lg-middle {
    vertical-align: middle;
  }
  .col-lg-bottom {
    vertical-align: bottom;
  }
}

#content-slider-noteworthy .collapse.in {
    display: inline-block;
}

/* Login*/
@media (min-width: 768px) {
    .omb_row-sm-offset-3 div:first-child[class*="col-"] {
        margin-left: 25%;
    }
}

.omb_login .omb_authTitle {
    text-align: center;
	/*line-height: 270%;*/
	color:#dd0303;
}
	
.omb_login .omb_socialButtons a {
	color: white;
	opacity:0.9;
}
.omb_login .omb_socialButtons a:hover {
    color: white;
	opacity:1;    	
}
.omb_login .omb_socialButtons .omb_btn-facebook ,.omb_login .omb_socialButtons .omb_btn-facebook span{background: #3b5998;color:#fff !important;}

.omb_login .omb_loginOr {
    position: relative;
    font-size: 1.5em;
    color: #aaa;
    margin-top: 1em;
    margin-bottom: 1em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

.omb_login .omb_loginOr .omb_hrOr {
	background-color: #cdcdcd;
	height: 1px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.omb_login .omb_loginOr .omb_spanOr {
	display: block;
	position: absolute;
	left: 50%;
	top: -0.6em;
	margin-left: -1.5em;
	background-color: #dadada;
	width: 3em;
	text-align: center;
}	
.omb_login.no_dark_bg .omb_loginOr .omb_spanOr {
    background-color: #efefef;
}  
.omb_login.white_bg .omb_loginOr .omb_spanOr {
    background-color: #FFF;
}   		

.omb_login .omb_loginForm .input-group.i {
	width: 2em;
}
.omb_login .omb_loginForm  .help-block {
    color: red;
}

	
@media (min-width: 768px) {
    .omb_login .omb_forgotPwd {
        text-align: right;
		margin-top:10px;
 	}		
}


.omb_forgotPwd a{
	color:#333;
}

#log_box{
	background-color: #dadada;
	padding:20px !important;
    border:1px solid #BDBDBD;
}

.form-box {
    background-color: #dadada;
    padding:20px !important;
    border:1px solid #BDBDBD;
}

/* login style ends */

/* LOOK SCREEN STYLES */

.lock-screen-wrapper {

   text-align:center;
}

    .lock-screen-wrapper .btn,lock-screen-wrapper .panel {
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
    }

.lock-screen-wrapper .panel-body img {
    margin:10px;
    border:8px solid #ccc;
    height:150px;
    width:150px;
	background:#ccc;
}

/* LOOK SCREEN STYLES end */



/* Network Page Start */

    .red{
        color:#E74E4E !important;
    }
    .grey{
        color: #8a8d8f    
    }
    .marginTop20{
        margin-top:20px;    
    }
    
    .network{  }
    .netSocial{
        text-align: right;
    }
 
    .network h3 {
        margin-top: 0px;
        font-size: 1.3em;
        font-weight: 600;
        max-width: 100%;
    }
    .marBott30 {
        margin-bottom: 30px;
    }
    .marBott33{
        margin-bottom: 33px;
    }
    .marBott15{
        margin-bottom: 15px;    
    }
    .networkImg {
        width: 100%;    
    }
   .netBtn{
        background-color: #8a8d8f;
        color: #ffffff;
        font-weight: 600;    
    }
    .netSubscribe ul.dropdown-menu{
        background-color: #8a8d8f;
        border: 5px solid #8a8d8f;
        border-radius: 0px !important;
        color: #ffffff;
        font-size: 1em;
        margin: -4px 0 0 15px !important;
    }
    .text_underline{
        text-decoration:underline
    }
    
    @media (max-width: 768px) {
        .netSocial{
            text-align: left;
            margin-bottom: 15px;
        }
    }
    .viewMorebtn{
       background-color:#494949;
        outline:none;
        color: #ffffff
    }


/* Network Page End */

/*PodacstPage */
	#podcast .glyphicon { margin-right:0px;}
	#podcast .thumbnail
	{
		margin-bottom: 20px;
		padding: 0px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		border:0px solid #000;
	}

	#podcast .item.list-group-item
	{
		float: none;
		width: 100%;
		background-color: #fff;
		margin-bottom: 10px;
		background-color: #fff !important;
		border-bottom: 0px solid #bdbdbd;
		font-weight: normal;
		padding: 0px 0px;
	}
	#podcast .item.list-group-item:nth-of-type(odd):hover,#podcast .item.list-group-item:hover
	{
		
	}

	#podcast .item.list-group-item .list-group-image
	{
		margin-right: 10px;
	}
	#podcast .item.list-group-item .thumbnail
	{
		margin-bottom: 0px;
	}
	#podcast .item.list-group-item .caption
	{
		padding: 0px 9px 0px 9px;
	}
	

	#podcast .item.list-group-item:before, .item.list-group-item:after
	{
		display: table;
		content: " ";
	}

	#podcast .item.list-group-item img
	{
		float: left;
	}
	#podcast .item.list-group-item:after
	{
		clear: both;
	}
	#podcast .list-group-item-text
	{
		margin: 0 0 11px;
		text-align:justify;
	}
	
	.smll_img{
		width:100px !important;
	}
	
	#podcast .list-group-item-heading{
		font-weight:bold;
	}
	
	
	#podcast .pagination>li>a, #podcast .pagination>li>span {
		border: 1px solid #ddd;
		color: #000;
	}
	/*
	#podcast .pagination>li:first-child>a, #podcast .pagination>li:first-child>span {
		margin-left: 0;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
	}
	
	#podcast .pagination>li:last-child>a, #podcast .pagination>li:last-child>span {
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
	}*/
	
	#podcast .dropdown-menu > li > a {
    text-align: left !important;
}
#podcast .dropdown-menu {
    margin-top: -1px !important;
		border:1px solid #ccc;
}



#podcast .dropdown-submenu {
    position: relative;
}

#podcast .dropdown-submenu>.dropdown-menu {
    top: 0 !important;
    left: 100% !important;
    margin-top: -10px !important;
}

#podcast .dropdown-submenu:hover>.dropdown-menu {
    display: block !important;
}

#podcast .dropdown-submenu>a:after {
    display: block !important;
    content: " " !important;
    float: right !important;
    width: 0 !important;
    height: 0 !important;
    border-color: transparent !important;
    border-style: solid !important;
    border-width: 5px 0 5px 5px !important;
    border-left-color: #ccc !important;
    margin-top: 5px !important;
    margin-right: -10px !important;
}

#podcast .dropdown-submenu:hover>a:after {
    border-left-color: #fff !important;
}

#podcast .dropdown-submenu.pull-left {
    float: none !important;
}

#podcast .dropdown-submenu.pull-left>.dropdown-menu {
    left: -100% !important;
    margin-left: 10px !important;
}


/*PodacstPage End*/

/*Premium Page */
.pricing {
 
 
  width:100%;
  font-size: 0;
  opacity: 1;
  transition: opacity .2s ease;
}

.price-option {
  display: inline-block;

  vertical-align: middle;

  font-size: 16px;
  opacity: 1;
  transition: opacity .2s ease;
}

.price-option:last-child {
  margin-right: 0;
}

.pricing:hover .price-option {
  opacity: 0.6;
}

.pricing:hover .price-option:hover {
  opacity: 1;
}

.price-option__detail {
  padding: 2em 0;
  
  background: white;
  text-align: center;
}

.price-option--low{
  margin-top:60px;
  margin-bottom:30px;
}
.price-option--high{
  margin-top:60px;
}

.price-option--low .price-option__detail {
  border-radius: 0;
}

.price-option--mid .price-option__detail {
  padding: 2.3em 0;
  padding-top: 1em;
  border-radius: 0;
}

.price-option--high .price-option__detail {
  border-radius: 0;
}

.price-option__cost,
.price-option__type {
  display: block;
}

.price-option__cost {
  font-size: 1.5em;
  color: #383838;
}

.price-option__type {
  font-size: .7em;
  text-transform: uppercase;
  color: #909090;
}

.price-option__purchase {
  position: relative;
  display: block;
  padding: .6em;
  font-size: .875em;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.6);
}

.price-option--low .price-option__purchase {
  background: #000;
  border-radius: 0px;
  color:#fff;
}

.price-option--mid .price-option__purchase {
  background: #000;
  border-radius: 0px;
   color:#fff;
}

.price-option--high .price-option__purchase {
  background: #000;
  border-radius: 0px;
   color:#fff;
}



.price-option--low .price-option__purchase:before {
  border-color: transparent transparent #000;
}

.price-option--mid .price-option__purchase:before {
  border-color: transparent transparent #000;
}

.price-option--high .price-option__purchase:before {
  border-color: transparent transparent #000;
}
/*Premium Page End*/



/*New Network Page Start*/

.uppCas{
    text-transform: uppercase !important;   
}
.fontBold{
    font-weight: 600 !important;
}
.min130{
    min-height: 130px;
}

/*New Network Page End */

.marShareIcon{
    margin-top: 45px;
    text-align: center;
}
.marginLeft15{
    margin-left: 15px;
}

/*FlowPlawer CSS Start*/

.playful{
    top:125px;
}

.fp-controls{
    height: 110px !important;
}

.playful .fp-timeline{
    background: #182554 !important;
   background: url(../images/wave1.png) no-repeat !important;
    height: 88px !important;
    background-size: 100% 100% !important;
    text-shadow:0px !important;
}

.fp-progress{
    background-color: white !important;
    height: 88px !important;
    opacity: 0.5;
}

.fp-buffer{
    display: none !important;
}
.playful.is-touch.is-mouseover .fp-progress:before{
        background-color: red !important;
}

.playful.is-touch.is-mouseover .fp-progress:after, .playful.is-touch.is-mouseover .fp-progress:before{
    top: 39px !important;
}

.playful.is-touch.is-mouseover .fp-progress:after{
    top : 35px !important;
}


.playful .fp-play:before{ /*play button*/
    content: "" !important;
}

.playful .fp-play{
    background: url(../images/playbtn.png) !important;
    background-repeat: no-repeat !important;
    width: 94px !important;
    height: 94px !important;
    background-size: 68px !important;
    top: 20px;
}

.is-playing.playful .fp-play:before{ /*pause button*/
    content: "" !important;
    color : #bb3b20 !important;
}

.is-playing.playful .fp-play{
    background: url(../images/pause-btn.png) !important;
    background-repeat: no-repeat !important;
    width: 94px !important;
    height: 94px !important;
    background-size: 68px !important;
    top: 20px;
}

.playful .fp-mute:before{
     color : #bb3b20 !important;
}

.playful.fixed-controls .fp-elapsed, .playful.fixed-controls.is-mouseover .fp-elapsed, .playful.fixed-controls .fp-time em{
    top: -25px !important;
    color: #bb3b20 !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
    text-shadow: 0 0 0px #fff !important;
}
.playful .fp-brand{
    top: 45px !important;
    color : #bb3b20 !important;
}

.playful.fixed-controls .fp-volume{
    top : 47px;
   color : #bb3b20 !important;
}
.playful.fixed-controls .fp-controls {
    background-color: transparent !important;
}

.playful .fp-controls {
	background-image: linear-gradient(to bottom,rgba(253, 253, 253, 0.85),rgba(255, 255, 255, 0.85)) !important;
}
.playful.fixed-controls .fp-controls .fp-play, .playful.fixed-controls.is-mouseover .fp-controls .fp-play{
    left:0 !important;
}

.fp-title {
display: none;
}

.playful .fp-mute:after {
    width: 10px !important;
    height: 10px !important;
    right: 13px !important;
    top: 10px !important;
}

/*
.playful.fixed-controls .fp-controls {
    background-color: transparent !important;
}
.playful{
    background-color: transparent !important;
}

.playful .fp-controls, .playful .fp-title, .playful .fp-embed, .playful .fp-play, .playful .fp-fullscreen, .playful .fp-close, .playful.aside-time .fp-time, .playful .fp-unload{
	background-image: none !important;
}

*/
/*FlowPlawer CSS End*/


/* ------ NAVBAR STUFF ------*/
.navbar {
    margin-bottom: 0px;
    border-bottom:2px solid #fff !important;
}
.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
}
.navbar-fixed-top {
    min-height: 110px;
}

.navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 90px;
    font-size:18px;
}


#toggle_sidebar{
    cursor:pointer;margin-top:20px;
}

#toggle_sidebar3{
    cursor:pointer;float:left;margin-top:20px;
}

.navbar-brand {
    padding: 0px 0px;
    margin-top:17px;
    margin-left:1px !important;
    background-image:url('/images/responsive/podcastone-logo.png');
    background-repeat: no-repeat;
    width: 124px;
    height: 68px;
    margin-right:16px;
}

.navbar-brand-sports {
    background-image:url('/images/logos/podcastone_sports_white.png');
    height:82px; 
}

.navbar-form {
    padding: 0px 0px;
    line-height: 20px;
    padding-top: 14px;
    padding-bottom: 10px;
    width: 160px !important;
}

.navbar-toggle {
    padding: 0px 0px !important;
    border: 0px solid transparent;
    margin-top: 5px;
}

nav.navbar .navbar-collapse {
    margin-top: 12px !important;
}
nav.navbar .nav_a {
    line-height: 90px;
    margin-top: 0px;
}

@media (max-width: 767px) {
    .navbar-fixed-top {
        min-height: 60px;
    }
    .navbar-header {
        min-height: 60px !important;
    }
    nav.navbar .navbar-brand {
        background-image: url(/images/responsive/podcastone-logo.png) !important;
        width: 90px !important;
        height: 50px !important;
        margin-top: 5px !important;
        margin-left: 15px !important;
        position: absolute !important;
        background-size: auto 100%;
        left: 50% !important;
        margin-left: -45px !important;
        margin-right: 0px !important;
    }
    nav.navbar .navbar-brand-sports {
        background-image:url('/images/logos/podcastone_sports_white.png') !important;
    }
    nav.navbar #toggle_sidebar {
        margin: -15px 0px 0px 0px !important;
    }
    nav.navbar #toggle_sidebar3 {
        margin: -15px 0px 0px 0px !important;
    }
    .navbar-nav > li > a {
        line-height: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-form {
        line-height: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
/* collapsed navbar */
body {
  -webkit-transition: padding 0.1s ease;
  transition: padding 0.1s ease;
}

nav a ,nav img, #search-form{
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
nav.navbar.shrink {
  min-height: 60px;
}

nav.navbar.shrink .navbar-brand {
    background-image:url('/images/responsive/pco_sticky_header_image3.png');
    width: 46px;
    height: 50px;
    margin-top: 5px;
}
nav.navbar.shrink #toggle_sidebar {
    margin-top: -15px;
}
nav.navbar.shrink #toggle_sidebar3 {
    margin-top: -15px;
}
nav.navbar.shrink .navbar-form {
    margin-top: -15px;
    padding-bottom: 0px;
}
nav.navbar.shrink .nav_a {
    line-height: 0px;
    margin-top: 10px;
}

nav.navbar.shrink #ulogo {
    margin-top: -7px;
}
/*nav.navbar.shrink  .nav.navbar-nav.navbar-right {
    display:none;
}*/
nav.navbar.shrink .hide_google_ad {
    display: none !important;
}

nav.navbar.shrink a {
  font-size: 16px;
  padding-bottom: 10px !important;
  padding-top: 10px !important;
}
nav.navbar.shrink .navbar-toggle {
  margin: 0px 0px 0px 0;
  padding: 0px 0px;
}
/* collapsed navbar end */

/* ------ END NAVBAR STUFF ------*/

/*Term*/

.term p{
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.term a {
    color: #000000;
    text-decoration: underline;
    }
.term a:hover, .term a:active, .term a:visited, .term a:hover:focus {
   
    text-decoration: none;
    }
.termPoint{
    font-weight: normal;
    text-decoration: underline;
    font-size: 18px;
}
.term ul{
    list-style-type: disc;
    padding-left: 40px;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
    }

.term ol {
    list-style:lower-roman;
}

.term .policy ul{
    list-style:lower-alpha; 
}

.term h4 {
    font-weight: 600;
    font-size: 16px;
}

.unsub p{
    font-size: 18px;    
}
.greenbtn{    
    width: 100%;
    background-color: #76AE4D;
    font-size: 20px;
    border: none;
}

.unsub .summail{
    height: 40px !important;
    border-radius: 5px !important;
}
.premiummember .newCus{
    background-color: #828282;
    color: #fff;
    font-size: 20px;
    padding: 15px 15px;
}
.text-input {
    height: 40px !important;
    border-radius: 5px !important;
}
textarea.text-input {
    height: 100px !important;
}
.premiummember .summail{
    height: 40px !important;
    border-radius: 5px !important;
}
.premiummember label {
    font-size: 16px;
}
.premiummember select.dropdate-select {
    font-size: 16px;
    padding: 9px 5% 9px 1%;
    border-radius: 5px !important;
}
.premiummember select.dropdate-select:nth-child(2){
    width: 32%;
    float: right;   
}
.premiummember select.dropdate-select:last-child{
    width: 32%;
    float: left;
}
.premiummember select.dropdate-select:nth-child(3){
    width: 33%;
    position: absolute;
    margin: auto;
    right: 0;
    left: 0;
}
.inline-block{
    width: 100%;
    display: inline-block;
}
/*
.premiummember select.dropdate-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}*/

.premiummember button#dropdownMenu1  {
    width: 100% !important;
    text-align: left;
    font-size: 16px;
    border-radius: 5px !important;
}
.premiummember button#dropdownMenu1 span{
    margin-left: auto;
    float: right;
    margin-top: 10px;
}

.premiummembe .dropdown .navbar .navbar-collapse, .dropdown-menu > li > a{
    text-align: left !important;
}

.premiummember .greBtn{
    max-width: 180px;
    background-color: #ACACAC;
    font-size: 20px;
    border: none;
    float: right;
    height: 51px;
    min-width: 300px;
    width: 100%;
}
.height40{
    height: 40px !important;
    border-radius: 5px !important;
}


/*26 Dec*/

.premiummember .changeBtn {    
    background-color: #000000;
    color: #ffffff;
    padding: 1px 10px;
    font-weight: normal;
    font-size: 16px;
}

.premiummember .fontNor {
    font-weight: normal;
}
.font18{
    font-size: 18px;
}
.price{
    border-bottom: 1px solid #000;
    width: auto;
}
.promeCode{
    font-size: 14px;
}
.addProBtn{
    background-color: #000000;
    color: #ffffff;
    padding: 1px 10px;
    font-weight: normal;
    font-size: 16px;
}
.removeBtn{
    background-color: #E74E4E;
    color: #ffffff;
    padding: 1px 10px;
    font-weight: normal;
    font-size: 16px;
    border: 0px;
}
.font16{
    font-size: 16px;
}
.placeordeBtn{
    width: 100%;
    background-color: #E74E4E;
    font-size: 20px;
    border: none;
    max-width: 350px;
    color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
}

.preMemSub{
    padding:10px; background-color:#eee; border:1px solid #ccc;}


/* stepwizard  */



    .mtop {
            margin-top: 2%;
        }
        
        .stepwizard-step p {
            margin-top: 10px;
            font-size: 16px;
            font-weight: 600;
        }
        
        .stepwizard-row {
            display: table-row;
            margin-bottom: 2%;
            margin-top: 2%;
        }
        
        .stepwizard {
            margin-top: 15px;
        }
        
        .stepwizard-step button[disabled] {
            opacity: 1 !important;
            filter: alpha(opacity=100) !important;
        }
        
        .stepwizard-row:before {
            top: 22px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 96%;
            height: 5px;
            background-color: #ccc;
            z-order: 0;
        }
        
        .stepwizard-step {
            display: table-cell;
            text-align: center;
            position: relative;
            width: 33.33%;
        }
        
        .btn-circle {
            width: 50px;
            height: 50px;
            text-align: center;
            padding: 8px 0;
            font-size: 18px;
            line-height: 1.428571429;
            border-radius: 50% !important;
            font-weight: bold;
            background-color: #B0B0B0;
            border: 5px Solid #DEDEDE;
            color: #ffffff;
        }
        
        .new-primary {
            background-color: #F6E00B;
            color: #fff;
            border: 5px solid #DEDEDE !important;
        }
        
        .new-primary:hover,
        .new-primary:active {
            background-color: #F6E00B;
            color: #ffffff;
            border: 5px solid #DEDEDE !important;
        }
        .new-default:hover,
        .new-default:active {
            color: #ffffff;
        }
        .btn-circle:hover,
        .btn-circle:active {
            color: #ffffff;
            background-color: #F6E00B;
        }
        
        .bdr {
            border: 1px solid #DEDEDE;
            background-color: rgba(245, 245, 245, 0.52);
            margin: 10px 5px;
            padding: 10px 8px;
        }
        
        .btn.disabled,
        .btn[disabled],
        fieldset[disabled] .btn {
            cursor: pointer;
            opacity: 1;
        }
        
        .one,
        .two,
        .three {
            display: none;
        }

        /*My Account*/



.profile_pic{
    float: right;
    }
.profileName{
    padding: 0px 15px;
}
.img-circle.profile_img {
    width: 70px;
    background: #fff;
    z-index: 1000;
    position: inherit;
    margin-top: 10px;
    border: 1px solid rgba(52,73,94,0.44);
    padding: 4px;
}

.signoutBtn {
    background-color: #494949;
    font-size: 20px;
    border: none !important;
    color: #ffffff;
    padding: 18px 20%;
}
.signoutBtn:hover, .signoutBtn:active, .signoutBtn:focus, .signoutBtn:visited {
    background-color: #494949;
    border: none !important;
    color: #ffffff;
}
.marginTop15{
    margin-top: 15px;
}
.marginTop25{
    margin-top: 25px;
}
.marginRight{
    margin-right: 15px !important;
}
.manageAcc{
    border: 1px solid #dadada;
    height: auto;
    min-height: 150px;
    background-color: #FFF
   
}
.textTranNone{
    text-transform: none !important;
}

.about_full_width{
    width:100% !important;
}

.not_available_else{
    font-family: 'klavika-regular-webfont' !important;color:#000 !important;font-weight:bold !important;
}

.podast_search{
        background-color: #fff !important;border: 1px solid #ccc !important; border-right: 0px !important;border-radius: 0px 0px 0px 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;
    }

.podcast_search_btn{
    background-color: #fff !important;border: 1px solid #ccc !important;border-left:none !important;border-radius: 0px 0px 0px 0px !important;padding:0px;padding-top: 6px !important;padding-bottom: 6px !important;
}

.podcast_search_icon{
    color:#000 !important;font-size:10px !important;
}
.all_podcast_title{
    color:#dd0303 !important;font-family: 'TUNGSTEN MEDIUM' !important;margin-top:20px !important;
}

.no_underline{
    text-decoration:none;
}

.podcast_ad_get_started_btn{
    font-size:24px !important;font-weight:bold !important;background-color:#27251f !important;margin-top:30px !important;margin-bottom:15px !important;border:1px solid #27251f !important;
}

.podcast_ad_get_started_btn_icon{
    top:4px;
}

.tungsten27251F{
    font-family: 'TUNGSTEN MEDIUM';color:#27251F;
}

.font50{
    font-size: 50px;
}

.klavika27251F{
    font-family: 'klavika_light_webfont';color:#27251F;
}

.font60{
    font-size:60px;
}

.pricing_sup{
    top: -.7em !important;font-size:30px !important;
}

.backccc{
    background: #ccc;
}

.pricing_join_now{
    font-family: 'klavika-regular-webfont' !important;color:#fff !important;
}

.pricing_red_head{
    background:#c21c2a !important;text-decoration:none !important;
}

.pricing_number_head{
    font-weight:normal;font-size:52px;
}

.joining_benefits_head{
    color:#000;margin-bottom:0px;font-size:35px;font-weight:bold;
}

.pricing_list_style{
    list-style: square url('../images/red_bullet.png') !important;font-size:18px !important;line-height:45px !important;
}

.blackback{
    background: #000;
}

.squaredTwo {
  width: 20px;
  height: 20px;
  position: relative;
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.squaredTwo label {
  width: 16px;
    height: 16px;
    cursor: pointer;
    position: absolute;
    left: 2px;
    top: 2px;
  background: -webkit-linear-gradient(top, #222222 0%, #45484d 100%);
  background: linear-gradient(to bottom, #222222 0%, #45484d 100%);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;
}
.squaredTwo label:after {
  content: '';
  width: 9px;
  height: 5px;
  position: absolute;
  top: 4px;
  left: 4px;
  border: 3px solid #fcfff4;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.squaredTwo label:hover::after {
  opacity: 0.3;
}
.squaredTwo input[type=radio] {
  visibility: hidden;
}
.squaredTwo input[type=radio]:checked + label:after {
  opacity: 1;
}

.premiium_gift{
    background:url('/images/aandb/podcast_premium_gift_bg7.jpg') !important;background-size:100% 100% !important;
}

.premium_gift_head{
    color: #C4A85E !important;line-height:64px !important;margin-top:0px !important;margin-bottom:0px !important; font-size: 34px;
}

.marginTop_zero{
    margin-top:0px !important;
}

.goldBtn{
    font-weight:bold !important;font-size:20px !important;padding-right:20px !important;padding-left:20px !important;background-color:#C4A85E !important;color:#fff !important;
}

.program2_premium_box{
    margin-top:0px;padding-left:15px;padding-right:15px;
}

.program2_premium_box_inside{
    background-image:url('/images/responsive/prem_back.png');background-size:100% 100%;
}

.want_more_episode{
    background-color:#fff;border:1px solid #333;margin-top:30px;margin-bottom:30px;
}

.wantmore_btn{
    padding:5px 50px 5px 50px;
}

.klavika-regular{
    font-family: klavika-regular-webfont;
}

.premium_member_login_btn{
    font-size: 16px;margin-bottom:10px;margin-right:30px;
}

.become_premium_member_btn{
    font-size: 16px;margin-bottom:10px;
}

/*26 Dec*/

.premiummember .changeBtn {    
    background-color: #000000;
    color: #ffffff;
    padding: 1px 10px;
    font-weight: normal;
    font-size: 16px;
}

.premiummember .fontNor {
    font-weight: normal;
}
.font18{
    font-size: 18px;
}
.price{
    border-bottom: 1px solid #000;
    width: auto;
}
.promeCode{
    font-size: 14px;
}
.addProBtn{
    background-color: #000000;
    color: #ffffff;
    padding: 1px 10px;
    font-weight: normal;
    font-size: 16px;
}
.removeBtn{
    background-color: #E74E4E;
    color: #ffffff;
    padding: 1px 10px;
    font-weight: normal;
    font-size: 16px;
    border: 0px;
}
.font16{
    font-size: 16px;
}
.placeordeBtn{
    width: 100%;
    background-color: #E74E4E;
    font-size: 20px;
    border: none;
    max-width: 350px;
    color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
}

.preMemSub{
    padding:10px; background-color:#eee; border:1px solid #ccc;
}


/* stepwizard  */



    .mtop {
            margin-top: 2%;
        }
        
        .stepwizard-step p {
            margin-top: 10px;
            font-size: 16px;
            font-weight: 600;
        }
        
        .stepwizard-row {
            display: table-row;
            margin-bottom: 2%;
            margin-top: 2%;
        }
        
        .stepwizard {
            margin-top: 15px;
        }
        
        .stepwizard-step button[disabled] {
            opacity: 1 !important;
            filter: alpha(opacity=100) !important;
        }
        
        .stepwizard-row:before {
            top: 22px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 96%;
            height: 5px;
            background-color: #ccc;
            z-order: 0;
        }
        
        .stepwizard-step {
            display: table-cell;
            text-align: center;
            position: relative;
            width: 33.33%;
        }
        
        .btn-circle {
            width: 50px;
            height: 50px;
            text-align: center;
            padding: 8px 0;
            font-size: 18px;
            line-height: 1.428571429;
            border-radius: 50% !important;
            font-weight: bold;
            background-color: #B0B0B0;
            border: 5px Solid #DEDEDE;
            color: #ffffff;
        }
        
        .new-primary {
            background-color: #F6E00B;
            color: #fff;
            border: 5px solid #DEDEDE !important;
        }
        
        .new-primary:hover,
        .new-primary:active {
            background-color: #F6E00B;
            color: #ffffff;
            border: 5px solid #DEDEDE !important;
        }
        .new-default:hover,
        .new-default:active {
            color: #ffffff;
        }
        .btn-circle:hover,
        .btn-circle:active {
            color: #ffffff;
            background-color: #F6E00B;
        }
        
        .bdr {
            border: 1px solid #DEDEDE;
            background-color: rgba(245, 245, 245, 0.52);
            margin: 10px 5px;
            padding: 10px 8px;
        }
        
        .btn.disabled,
        .btn[disabled],
        fieldset[disabled] .btn {
            cursor: pointer;
            opacity: 1;
        }
        
        .one,
        .two,
        .three {
            display: none;
        }




/*My Account*/



.profile_pic{
    float: right;
    }
.profileName{
    padding: 0px 15px;
}
.img-circle.profile_img {
    width: 70px;
    background: #fff;
    z-index: 1000;
    position: inherit;
    margin-top: 10px;
    border: 1px solid rgba(52,73,94,0.44);
    padding: 4px;
}

.signoutBtn {
    background-color: #494949;
    font-size: 20px;
    border: none !important;
    color: #ffffff;
    padding: 18px 20%;
}
.signoutBtn:hover, .signoutBtn:active, .signoutBtn:focus, .signoutBtn:visited {
    background-color: #494949;
    border: none !important;
    color: #ffffff;
}
.marginTop15{
    margin-top: 15px;
}
.marginTop25{
    margin-top: 25px;
}
.marginRight{
    margin-right: 15px;
}
.textTranNone{
    text-transform: none !important;
}


    .panel-body {
            padding: 15px;
            background-color: #eeeeee;
        }
.dropAddCard{
    text-align: left;
    height: 40px;
    border-radius: 5px !important;
}
.dropCaret{
    float: right;
    margin-top: 10px;
}
.width50{
    width: 50px;
}
.cardCheck{
    float: left;
    text-align: left;
    width: 16px;
    margin-top: -8px !important;
    margin-right: 15px !important;
}

.createBtn{
    width: 100%;
    background-color: #76AE4D;
    font-size: 20px;
    border: none;
    max-width: 150px;
    border-radius: 5px !important;
}
.cancleBtn{
    width: 100%;
    background-color: #E74E4E;
    font-size: 20px;
    border: none;
    max-width: 150px;
    border-radius: 5px !important;
}
.textCenter{
    text-align: center;
}
.marginTop35{
    margin-top: 35px;
}
.max150{
    max-width: 150px;
}
.cancleBtn:hover, .createBtn:hover {
    background-color: #27251F;
}
.getPass{
    border: 1px solid #828282;
    box-shadow: -2px -2px 2px 2px #F1F1F1;
}
.marTop8{
    margin-top: 8px;
}
.manageAddress thead.thead-default {
    background-color: #27251f;
    color: #ffffff;
    font-size: 18px;
}
.manageAddress ul {
    list-style: none;
    font-size: 16px;
    padding-left: 15px;
}
.makeBtn{
    width: 100%;
    background-color: #27251f;
    color: #ffffff;
    font-size: 18px;
    border: none;
    border-radius: 5px !important;
    float: right;
    max-width: 250px;
}
.makeBtn:hover {
       background-color: #76AE4D;   
}

.removeBtn{
    background-color: #27251f;
    color: #ffffff;
    font-size: 18px;
    border: none;
    border-radius: 5px !important;
}
.removeBtn:hover {
       background-color: #E74E4E;   
}
.checkOutBtn {
    background-color: #27251f;
    color: #ffffff;
    font-size: 18px;
    border: none;
    border-radius: 5px !important;  
    padding: 15px 20px;
}
.checkOutBtn:hover {
       background-color: #76AE4D;   
}
.blog {
    font-family: klavika-regular-webfont !important;
}
.blog .post{
    border-bottom: 1px solid #000000;
    border-bottom-style: dotted;
}
.blog p{
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.blog h1{}
.blog h2{
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: underline;
}
.blog h2 a{
    color: #000000;
}
.blog h3{
    font-size: 18px;
    font-weight: 600;
}
.blog h3 span{
    font-weight: normal;
}

/*My Podcast*/

.myPodcast .urlInput{
    height: 40px !important;
    border-radius: 5px !important;
    width: 167px;
}

.myPodcast .iTuneBtn {
    background-color: #ffffff;
    font-size: 18px;
    border: none !important;
    color: #000000;
    padding: 7px 30px;
    border-radius: 5px !important;
    
    -moz-box-shadow:    inset 0 0 10px #C2C2C2;
   -webkit-box-shadow: inset 0 0 10px #C2C2C2;
   box-shadow: inset 0 0 10px #C2C2C2 !important;
}

.iTuneBtn img{
    margin-top: -3px;
}
.yellCol{
    color:#F29B42;
}
.myPodcast .topRow{
    margin-top: 15px;
}
@media (min-width: 769px) {   
      .myPodcast .topRow {
        margin-top: -100px;
    }  
    
}

/* Premium Help*/

.help ul li {
    list-style-type: decimal !important;
}
.help ul li ol li {
    list-style-type: upper-latin !important;
}

.allImg{
    display:inline;
    margin-top: -5px;
}
.helpImgBorder{
    border: 1px solid #c1c1c1;
    margin-top: 15px;
    margin-bottom: 15px;
}

/*Killer Klips*/

.killerklips h3{
    margin-top: 10px;   
}

/*Even More*/


.evenmore ul li{
    float: left;
    font-size: 18px;
    font-weight: 600;
    margin: 10px 0px;
}
.evenmore ul li span{
    float: left;
    font-weight: normal;    
}
.evenmore .logoImg{
    height: 25px;
    margin-top: -3px;
}

.padLeft0{
    padding-left: 0px;
}

.premiumterms ul li{
    float: left;
    font-size: 18px;
    font-weight: 600;
    margin: 10px 0px;
}

.premiumterms ul li p{
    float: left;
    font-weight: normal;
    margin: 10px 0px;
    font-size: 16px;    
}

.premiumterms ul li p a{
    color:#333;
    text-decoration: underline;
}

.premiumterms ul li ol li{
    list-style-type: upper-latin !important;
    font-weight: normal;
}

/*Error Page*/

.error {
    border: 2px solid #828282;
}
.error ul li{
    font-size: 18px;
    margin: 10px 0px;
}
.error a, .error a:hover, .error a:active{
    color: #000000;
    text-decoration: underline;
    
}




.episodes-list-container > * {
    width: 49%;
    margin-bottom: 10px;
}

.episodes-list-container > *.twitter-section {
    width: 100%;
    margin-top: 50px;
}



/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    .episodes-list-container > * {
        width: 24%;
    }
    .episodes-list-container > *.twitter-section iframe {
        min-height: 300px !important;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
    .episodes-list-container > * {
        width: 19%;
    }

    .episodes-list-container > *.twitter-section {
        width: 19%;
        margin-top: 0px;
    }

    .episodes-list-container > *.twitter-section iframe {
        min-height: 300px !important;
    }
}

.error, .error-message {
    margin:10px 0px;
    border: 2px solid #da291c;
    color: #da291c;
    padding: 5px;
    text-align: center;
}

button, input[type="button"], input[type="submit"] {
    -webkit-appearance: none;
    border: 0;
}

.pagination>li>a, .pagination>li>span {
    color: #000;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #000;
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #dd0303;
    border-color: #dd0303;
}

/* Homepage Specific Styles */

.homepage-container {
    background-color: #efefef;
    padding-bottom: 20px;
}

.homepage-container ul.content-slider .cat_info .cat_info_inner {
    padding:0px 5px 5px 5px;
}

.homepage-container ul.content-slider .cat_info .dropdown-shim {
    background-color: #efefef;
    height: 0px;
}

.homepage-container .cat_slider_row .program.with_side_box .cat_slider,
.homepage-container .cat_slider_row .asset.with_side_box .cat_slider {
    padding-right: 0px;
    padding-left: 10px;
}
@media only screen and (max-width : 991px) {
    .homepage-container .cat_slider_row.program.with_side_box .gray_box {
        margin-bottom: 0px;
    }
    .homepage-container .cat_slider_row .program.with_side_box .cat_slider,
    .homepage-container .cat_slider_row .asset.with_side_box .cat_slider {
        padding-left: 0px;
    }
}
.homepage-container .homepage-subscribe-dropdown {
    background-color: #494949;
    color: #fff;
    font-size: 1em;
    display: none;
    border-top: 0px;
}
.homepage-container .homepage-subscribe-dropdown.open {
    display: block;
    z-index: 1000;
}

/* End Homepage Specific Styles */

.responsive-img {
  max-width:100%;
}

.full-width-image-container img {
  width: 100% !important;
}

.premium-overlay {
    background-color: rgba(224, 224, 224, 0.88) !important;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 100;
}
@media only screen and (max-width : 1199px) {
    .premium-overlay .premium_back2 {
      margin-top: 15px;
      margin-bottom: 15px;
    }
    .premium-overlay .premium_sub_text {
        font-size: 16px;
    }
}

.bold {
  font-weight: bold;
}
.no-margin {
  margin:0px !important;
}

.fine-print {
  font-size: 12px;
  
}

.highlight {
  color:#dd0303;
}

.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;

  flex-direction:row;
  -webkit-flex-direction:row;

  flex-wrap:wrap;
  -webkit-flex-wrap:wrap;

  -webkit-align-items: flex-start;
  -webkit-justify-content: flex-start;
  align-items: flex-start;
  justify-content: flex-start;
}

.flex > * {
    float: none !important;
}

.flex.no-wrap {
  -webkit-flex-wrap:nowrap;
  flex-wrap:nowrap;
}
.flex.no-wrap-md {
   -webkit-flex-wrap:wrap;
  flex-wrap:wrap; 
}

.flex.vertical {
  flex-direction:column;
  -webkit-flex-direction:column;
}
.flex.stretch {
  justify-content: stretch;
  -webkit-justify-content: stretch;
}
.flex.space-between {
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.flex.space-around {
  justify-content: space-around;
  -webkit-justify-content: space-around;
}

.flex.align-center {
  align-items: center;
  -webkit-align-items: center;
}
.flex.align-end {
  align-items: flex-end;
  -webkit-align-items: flex-end;
}
.flex.align-stretch {
  align-items: stretch;
  -webkit-align-items: stretch;
}
.flex.center {
  justify-content: center;
  -webkit-justify-content: center;
}

.flex.end {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}

.text-left-xs {
  text-align: left !important;
}
.text-right-md {
  text-align: left !important;
}
.text-right-sm {
  text-align: left !important;
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
  .top-gutter-xs {
    margin-top: 20px;
  }
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
  .top-gutter-sm {
      margin-top: 20px;
    }
  .text-right-sm {
    text-align: right !important;
  }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
  .top-gutter-xs.no-top-gutter-md, .top-gutter-sm.no-top-gutter-md {
    margin-top: 0px;
  }
  .top-gutter-md {
      margin-top: 20px;
  }
  .text-right-md {
    text-align: right !important;
  }
  .flex.no-wrap-md {
      -webkit-flex-wrap:nowrap;
      flex-wrap:nowrap; 
  }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
  .top-gutter-lg {
    margin-top: 20px;
  }
}

.home-slider-adjacent {
    padding-left:0px !important;
    flex-direction:row;
    -webkit-flex-direction:row;
    -webkit-flex-wrap:nowrap;
    flex-wrap:nowrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    margin-top:10px;
}
.home-slider-adjacent > a {
    width: 49%;
}
@media only screen and (min-width : 992px) {
    .home-slider-adjacent {
        padding-left:5px !important;
        flex-direction:column;
        -webkit-flex-direction:column;
        margin-top: 0px;
    }
    .home-slider-adjacent > a {
        width: 100%;
    }
}

.ad-container {
  max-width: 100%;
  overflow-x: hidden;
  display: none;
}
/* TABLE ADJUSTMENTS, GROSS */
table[cellpadding="1"] > tr > th, table[cellpadding="1"] > tr > td,
table[cellpadding="1"] > tbody > tr > th, table[cellpadding="1"] > tbody > tr > td {
    padding: 1px;
}
table[cellpadding="2"] > tr > th, table[cellpadding="2"] > tr > td,
table[cellpadding="2"] > tbody > tr > th, table[cellpadding="2"] > tbody > tr > td {
    padding: 2px;
}
table[cellpadding="3"] > tr > th, table[cellpadding="3"] > tr > td,
table[cellpadding="3"] > tbody > tr > th, table[cellpadding="3"] > tbody > tr > td {
    padding: 3px;
}
table[cellpadding="4"] > tr > th, table[cellpadding="4"] > tr > td, 
table[cellpadding="4"] > tbody > tr > th, table[cellpadding="4"] > tbody > tr > td {
    padding: 4px;
}
table[cellpadding="5"] > tr > th, table[cellpadding="5"] > tr > td,
table[cellpadding="5"] > tbody > tr > th, table[cellpadding="5"] > tbody > tr > td {
    padding: 5px;
}

/* END TABLE ADJUSTMENTS */

/* SLIDER UNINITIALIZED STATE */

.content-slider:not(.lightSlider) {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;

  flex-direction:row;
  -webkit-flex-direction:row;

  flex-wrap:nowrap;
  -webkit-flex-wrap:nowrap;

  -webkit-align-items: flex-start;
  -webkit-justify-content: space-between;
  align-items: flex-start;
  justify-content: space-between;

  padding: 0px;
  margin: 0px;
}

.content-slider:not(.lightSlider) li {
  width: 100%;
  display: none;
}
.content-slider:not(.lightSlider)[data-max-slides="4"] li {
  max-width: 24%
}
.content-slider:not(.lightSlider)[data-max-slides="5"] li {
  max-width: 19%
}
.content-slider:not(.lightSlider)[data-max-slides="4"] li:nth-child(-n+4) {
  display: initial;
}
.content-slider:not(.lightSlider)[data-max-slides="5"] li:nth-child(-n+5) {
  display: initial;
}

@media only screen and (max-width : 992px) {
  .content-slider:not(.lightSlider)[data-max-slides="4"] li {
    max-width: 32%;
  }
  .content-slider:not(.lightSlider)[data-max-slides="4"] li:nth-child(4) {
    display: none;
  }
  .content-slider:not(.lightSlider)[data-max-slides="4"] li:nth-child(-n+3) {
    display: initial;
  }
  .content-slider:not(.lightSlider)[data-max-slides="5"] li {
    max-width: 24%;
  }
  .content-slider:not(.lightSlider)[data-max-slides="5"] li:nth-child(5) {
    display: none;
  }
  .content-slider:not(.lightSlider)[data-max-slides="5"] li:nth-child(-n+4) {
    display: initial;
  }
}

 @media only screen and (max-width : 767px) {
    .content-slider:not(.lightSlider)[data-max-slides="4"] li {
      max-width: 49%;
    }
    .content-slider:not(.lightSlider)[data-max-slides="4"] li:nth-child(3) {
      display: none;
    }
    .content-slider:not(.lightSlider)[data-max-slides="4"] li:nth-child(-n+2) {
      display: initial;
    }
    .content-slider:not(.lightSlider)[data-max-slides="5"] li {
      max-width: 32%;
    }
    .content-slider:not(.lightSlider)[data-max-slides="5"] li:nth-child(4) {
      display: none;
    }
    .content-slider:not(.lightSlider)[data-max-slides="5"] li:nth-child(-n+3) {
      display: initial;
    }
}
@media only screen and (max-width : 479px) {
    .content-slider:not(.lightSlider)[data-max-slides="5"] li {
      max-width: 49%;
    }
    .content-slider:not(.lightSlider)[data-max-slides="5"] li:nth-child(3) {
      display: none;
    }
    .content-slider:not(.lightSlider)[data-max-slides="5"] li:nth-child(-n+2) {
      display: initial;
    }
}

/* END SLIDER UNINITIALIZED STATE */

/* ADDRESS AND PAYMENT SPECIFIC STYLES */

.select-member-data {

}

.select-member-data .member-data-container {
  width: 100%;
}
@media only screen and (min-width : 768px) {
  .select-member-data .member-data-container {
    width: 48%;
  }
}
@media only screen and (min-width : 992px) {
  .select-member-data .member-data-container {
    width: 32%;
  }
}



/* END ADDRESS AND PAYMENT SPECIFIC STYLES */

/* SHARE ICON STYLES */
.share-box {

}
.share-box a {
  margin-left: 10px;
  display: inline-block;
}
.share-box a:first-child {
  margin-left: 0px;
}
.share-box a div {
  width: 32px;
  height: 32px;
  background-color: #7f7f7f;
  border-radius: 50%;
  color: #fff;
  line-height: 32px;
  text-align: center;
}
.share-box a div i {
  font-size: 18px;
  line-height: 32px;
}
.share-box a:hover div {
  background-color: #646464;
}
/* END SHARE ICON STYLES */

/* FANCYBOX ADJUSTMENTS */

#fancybox-wrap, #fancybox-wrap * {
    box-sizing: initial;
}
#fancybox-wrap .responsive-form, #fancybox-wrap .responsive-form * {
    box-sizing: border-box;
}

#fancybox-wrap .row {
    box-sizing: border-box;
}

#fancybox-wrap .row * {
    box-sizing: border-box;
}

.modal-mobile {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color:#fff;
  z-index:10000;
  opacity: 0;
  display:none;
}

.modal-mobile.displayed {
  display:block;
  opacity: 1;
}

.modal-mobile .header-bar {
  background-color: #000;
  color: #fff;
  height: 40px;
  width: 100%;
  line-height:40px;
  position: absolute;
  padding-left:5px;
  z-index:100;
}

.modal-mobile .header-bar .header-bar-content {
  position: relative;
  height: 100%;
}

.modal-mobile .header-title {
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
}

.modal-mobile .close-button {
  background-color: #fff;
  text-align: center;
  color: #000;
  position: absolute;
  top: 5px;
  right: 5px;
  width:70px;
  height: 30px;
  line-height: 30px;
}
.modal-mobile .modal-content {
  padding: 10px;
  position: static;
  height: 100%;
  padding-top: 50px;
  overflow-y: auto;
}
.modal-mobile .row {
  margin-left: -10px !important;
  margin-right: -10px !important;
}

.mobile-modal .row .col-lg-1, 
.mobile-modal .row .col-lg-10, 
.mobile-modal .row .col-lg-11, 
.mobile-modal .row .col-lg-12, 
.mobile-modal .row .col-lg-2, 
.mobile-modal .row .col-lg-3, 
.mobile-modal .row .col-lg-4, 
.mobile-modal .row .col-lg-5, 
.mobile-modal .row .col-lg-6, 
.mobile-modal .row .col-lg-7, 
.mobile-modal .row .col-lg-8, 
.mobile-modal .row .col-lg-9, 
.mobile-modal .row .col-md-1, 
.mobile-modal .row .col-md-10, 
.mobile-modal .row .col-md-11, 
.mobile-modal .row .col-md-12, 
.mobile-modal .row .col-md-2, 
.mobile-modal .row .col-md-3, 
.mobile-modal .row .col-md-4, 
.mobile-modal .row .col-md-5, 
.mobile-modal .row .col-md-6, 
.mobile-modal .row .col-md-7, 
.mobile-modal .row .col-md-8, 
.mobile-modal .row .col-md-9, 
.mobile-modal .row .col-sm-1, 
.mobile-modal .row .col-sm-10, 
.mobile-modal .row .col-sm-11, 
.mobile-modal .row .col-sm-12, 
.mobile-modal .row .col-sm-2, 
.mobile-modal .row .col-sm-3, 
.mobile-modal .row .col-sm-4, 
.mobile-modal .row .col-sm-5, 
.mobile-modal .row .col-sm-6, 
.mobile-modal .row .col-sm-7, 
.mobile-modal .row .col-sm-8, 
.mobile-modal .row .col-sm-9, 
.mobile-modal .row .col-xs-1, 
.mobile-modal .row .col-xs-10, 
.mobile-modal .row .col-xs-11, 
.mobile-modal .row .col-xs-12, 
.mobile-modal .row .col-xs-2, 
.mobile-modal .row .col-xs-3, 
.mobile-modal .row .col-xs-4, 
.mobile-modal .row .col-xs-5, 
.mobile-modal .row .col-xs-6, 
.mobile-modal .row .col-xs-7, 
.mobile-modal .row .col-xs-8, 
.mobile-modal .row .col-xs-9 {
  padding-left: 10px;
  padding-right:10px;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

/* END FANCYBOX ADJUSTMENTS */

/* MEDIA PLAYER STYLES */

.media-player {
    
}

.media-player .full-player {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-direction:row;
    -webkit-flex-direction:row;

    flex-wrap:nowrap;
    -webkit-flex-wrap:nowrap;

    -webkit-align-items: flex-start;
    -webkit-justify-content: flex-start;
    align-items: flex-start;
    justify-content: flex-start;
}

.media-player .play-button {
  color: #e74e4e;
  margin-right: 20px;
  margin-top: 14px;

  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 100px;
  cursor: pointer;
}
.media-player .play-button:before {
  content: "\f144";
}

.media-player.minimal .play-button {
  font-size: 36px;
  margin-right: 0px;
  margin-top: 0px;
  line-height: 31px;
}

.media-player.is-playing .play-button:before {
  content: "\f28b";
}

.media-player .play-track-container {
  width: 100%;
}
.media-player .play-track-container .play-track {
    height: 128px;
}
.media-player .bottom-controls {
  margin-top: 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;

  flex-direction:row;
  -webkit-flex-direction:row;

  flex-wrap:wrap;
  -webkit-flex-wrap:wrap;

  -webkit-align-items: center;
  -webkit-justify-content: space-between;
  align-items: center;
  justify-content: space-between;
}
.media-player .bottom-controls .time-track {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
}
.media-player .mute-button {
  background-color: #e74e4e;
  border-radius: 5px;
  padding: 5px 10px;
  min-width:55px;
  color: #FFF;
  font-size: 15px;
  cursor: pointer;
  text-align: center;

  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;

  flex-direction:row;
  -webkit-flex-direction:row;

  flex-wrap:wrap;
  -webkit-flex-wrap:wrap;

  -webkit-align-items: center;
  -webkit-justify-content: center;
  align-items: center;
  justify-content: center;

}
.media-player.muted .mute-button {
  opacity: 0.6;
}
.media-player .mute-button > i {
  /*margin-right: 10px;*/
  font: normal normal normal 16px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.media-player .mute-button > i.muted-indicator {
  display: none;
  margin-left: 3px;
  font-size: 10px;
}
.media-player .mute-button > i:before {
  content: "\f028";
}
.media-player.muted .mute-button > i:before {
  content: "\f026";
}
.media-player.muted .mute-button > i.muted-indicator {
  display: inline-block;
}
.media-player.muted .mute-button > i.muted-indicator:before {
  content: "\f00d";
}
.media-player .download-link {
    margin-top:44px;
}
.media-player .fa-download {
    font-size:40px;
    color:#e74e4e;
    margin-top: 0px;
    margin-left:20px;
}


/* END MEDIA PLAYER STYLES */

/* BLOG FIXES */
.blog-embed {
  width:100%;max-width: 960px; overflow:hidden;
}
.blog-embed object, .blog-embed iframe {
  max-width: 100%;
  overflow: hidden;
}
.blog-image-container img {
  max-width: 100px;

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
  .blog-image-container img {
    max-width: 100%;
  }


}

/* END BLOG FIXES */

/* CHECKOUT SPECIFIC STYLES */



.checkout-section {
  margin-bottom: 20px;
}
.checkout-section .header-row {
  margin-bottom: 10px;
}

/* END CHECKOUT SPECIFIC STYLES */

/* PODCASTS PAGE STYLES */

.podcast-page .header-row {
  margin: 20px 0px 10px 0px;
}

.podcast-page .header-row h1 {
  margin: 0px;
  width: 100%;
}
.podcast-page .header-row .actions-container {
  width: 100%;
  margin-top: 10px;
}
.podcast-page .header-row .category-and-view-toggles {
  margin-right: 0px;
  width: 100%;
}
.podcast-page .header-row .category-and-view-toggles .dropdown-container {
  margin-right: 20px;
}
.podcast-page .header-row .category-and-view-toggles .dropdown-container .dropdown > a {
  display:block;
  margin-top: 0px;
}
.podcast-page .header-row .alphabetical-filter {
  width: 100%;
  margin-top: 10px;
}
.podcast-page .header-row .alphabetical-filter .pagination {
  margin: 0px;
  display: block;
}
@media only screen and (min-width : 768px) {
    .podcast-page .header-row .category-and-view-toggles,
    .podcast-page .header-row .alphabetical-filter {
      width: auto;
    }
    .podcast-page .header-row .alphabetical-filter {
      margin-top: 0px;
    }
}
@media only screen and (min-width : 992px) {
    .podcast-page .header-row h1,
    .podcast-page .header-row .actions-container,
    .podcast-page .header-row .category-and-view-toggles,
    .podcast-page .header-row .alphabetical-filter {
      width: auto;
      margin-top: 0px;
    }
}
.podcast-container{
    width:49%;margin-top:10px;
  }
  /* Medium Devices, Desktops */
  @media only screen and (min-width : 992px) {
      .podcast-container {
          width: 24%;
      }
  }

  /* Large Devices, Wide Screens */
  @media only screen and (min-width : 1200px) {
      .podcast-container{
          width: 16%;
      }
  }
  /* Small Devices */
  @media only screen and (max-width : 767px) {
      .podcast-container .info-container h2 {
          font-size:20px;
          font-weight:bold;
      }
  }
  .podcast-container .image-container{
    width:100%;
  } 
  .podcast-container .info-container{
    display:none;
    margin-left:10px;
  }
  .podcast-overall-container.one-per-row .podcast-container{
    width:100%;
    margin-top:20px;
  }
  .podcast-overall-container.one-per-row .podcast-container .info-container{
    display:block;
  }
  .podcast-overall-container.one-per-row .podcast-container .image-container{
    min-width: 25%;
    width: 25%;
    max-width:25%;
  }
  @media only screen and (min-width : 992px) {
    .podcast-overall-container.one-per-row .podcast-container .image-container{
      width: auto;
      min-width:235px;
      max-width:235px;
    }
  }
  
  .podcast-page  .dropdown-menu > li > a.active, .podcast-page  .dropdown-menu > li > a.active:hover, .podcast-page  .dropdown-menu > li > a.active:visited{
    color:#da291c;
  }
  .podcast-page  .dropdown-menu > li > a:visited{
    color:black;
  }
  .podcast-page .dropdown-menu > li > a:hover,.podcast-page .dropdown-menu > li > a:active{
    color:#da291c;
  }

/* END PODCASTS PAGE STYLES */

/* CUSTOM PAGE STYLING */

.custom-page-content-container > table {
  background-color: #efefef !important;
}
.custom-page-content-container > span > table {
  background-color: #efefef !important;
}

/* END CUSTOM PAGE STYLING */

/* FROM OLD STYLESHEET */

.blackHeader    {
    color: #000000; font-size: 24px;font-weight:bold;
}
.defaultHeader { 
    color: #dd0303; font-size: 36px; letter-spacing:normal;
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: 'TUNGSTEN MEDIUM';
}
.defaultHeader.band, .defaultSubHeader.band {
    background-color: #666;
    color: #fff;
    padding: 5px;
    font-weight: normal;
    margin-bottom: 10px;
}
/* END OLD STYLESHEET */

/* MISC STYLES */
.standard-top-margin {
  margin-top: 20px;
}
.header-bar-behind{ 
  text-align:center;
  position:relative;
  margin-bottom:16px;
}
.header-bar-behind:before{
  border-top: 8px solid #000;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 50%;
    margin-top:-4px;
    left: 0;
    right: 0;
    bottom: 0;   
    z-index: -1;
}
.header-bar-behind > h2{
  background-color:#efefef;
  display:inline;
  margin-top:0px;
  padding:0px 4%;
  font-size:32px;
  font-weight:bold;
}

.footer-right-ad-container img {
  max-width: 100%;
}

.btn-rounded {
  border-radius: 5px !important;
}
.error.form-errors{
  padding:5px;
}

.line-clamp {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.line-clamp.lines-2 {
  -webkit-line-clamp: 2;
  line-height: 1.5em;
  max-height: 3.0em;
}
.line-clamp.lines-3 {
  -webkit-line-clamp: 3;
  line-height: 1.5em;
  max-height: 4.5em;
}

.container > table {
    background-color: #efefef !important;
}
/* END MISC STYLES */

/* ABOUT PAGE STYLES */


.team.entry {
  margin-top: 20px;
}
.team.entry .headshot-container {
  width: 100%;
}
.team.entry .details {
  font-size: 14px;
  flex: 1;
  width: 100%;
}
.team.entry .team-details-container {
  -webkit-flex-wrap:wrap;
  flex-wrap:wrap;
}
.team.entry .team-info {
  width: 100%;
}
.team.entry .team-actions {
  width: 100%;
  margin-top: 5px;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
}

.team.entry .team-actions a {
  color: #FFF;
  display: block;
}
.team.entry .team-actions a:hover, .team.entry .team-actions a:active {
  color: #e7e7e7;
}
.team.entry .team-actions a > i {
  font-size: 20px;
  line-height: 17px;
}
@media only screen and (max-width : 479px) {
  .team.entry .team-actions .team-action {
    padding-top: 0px !important;
  }
}
@media only screen and (min-width : 480px) {
  .team.entry .team-details-container {
    -webkit-flex-wrap:nowrap;
    flex-wrap:nowrap;
  }
  .team.entry .team-actions {
    margin-top: 0px;
    justify-content: center;
    -webkit-justify-content: center;
    text-align: center;
    width: 20px;
    margin-left:10px;
  }

}
.press.entry{
  position:relative;
}
.press.entry .details {
  color: #FFFFFF;
  font-size: 14px;
  position: absolute;
  bottom: 0;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.5);
}

.about-4per-container .entry, .about-5per-container .entry{
  width:47%;
}
/* Medium Devices, Desktops */
@media only screen and (min-width : 768px) {
    .about-4per-container .entry, .about-5per-container .entry{
    width:30%;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 992px) {
    .about-4per-container .entry, .about-5per-container .entry{
        width: 21%;
    }
}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 992px) {
    .about-5per-container .entry{
        width: 18%;
    }
}
.about-4per-container .details, .about-5per-container .details{
  background-color:#272520;
  color:white;
  padding:5px;
}
.about-our-team-container .details .name{
  font-size:19px;
}
.our-goal-container .our-goal-img {
  margin: 0px 20px 0px 0px;
}
@media only screen and (max-width : 991px) {
    .our-goal-container>* {
        width: 100%;
        text-align:center;
    }
    .our-goal-container .our-goal-img {
      margin: 0px 0px 20px 0px;
    }
    .our-goal-container .our-goal-img img {
      max-width: 100%;
    }
}

/* END ABOUT PAGE STYLES */


/* CONTACT PAGE STYLES */
.contact-cs-wrapper {
  margin-top: 45px;
  margin-bottom:0px;
}

@media only screen and (max-width : 991px) {
    .contact-cs-wrapper {
        margin-bottom:33px;
    }
}
/* END CONTACT PAGE STYLES */



/* INTERNAL UNIFORM STYLES */
.internal-page-uniform {
  line-height:20px;
  font-size: 16px;
}

.internal-page-uniform .header-bar-behind { 
  text-align:center;
  position:relative;
  margin-bottom: 0px;
}
.internal-page-uniform .header-bar-behind:before{
  border-top: 8px solid #000;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 50%;
    margin-top:-4px;
    left: 0;
    right: 0;
    bottom: 0;   
    z-index: -1;
}
@media only screen and (max-width : 768px) {
    .internal-page-uniform .header-bar-behind:before {
        border-top:none;
    }
}
.internal-page-uniform .header-bar-behind > h2 {
  background-color:#efefef;
  display:inline;
  margin-top:0px;
  padding:0px 4%;
  font-size:32px;
  line-height: 32px;
  font-weight:bold;
}


.internal-page-uniform .intro-text {
  text-align: center;
}

.internal-page-uniform section {
  margin-top:13px;
}
.internal-page-uniform section.no-lh-accounting-bottom + section {
  margin-top:18px;
}

.internal-page-uniform section.no-header {
  margin-top:26px;
}
.internal-page-uniform section:not(.no-header) .content {
  margin-top:14px;
}
.internal-page-uniform section .content + .content.no-lh-top {
  margin-top: 25px;
}
.internal-page-uniform section .content.block-list-container {
  margin-top: -2px !important;
}

.internal-page-uniform section .content.no-lh-top {
  margin-top:18px;
}
@media only screen and (min-width : 992px) {
  .internal-page-uniform {
    line-height:32px;
    font-size: 22px;
  }
  .internal-page-uniform .intro-text {
    text-align: center;
    margin-right: 14%;
    margin-left: 14%;
  }
  .internal-page-uniform section {
    margin-top:27px;
  }
  .internal-page-uniform section.no-header {
    margin-top:42px;
  }
  .internal-page-uniform section.no-lh-accounting-bottom + section {
    margin-top:36px;
  }
  .internal-page-uniform section:not(.no-header) .content {
    margin-top:29px;
  }
  .internal-page-uniform section .content + .content.no-lh-top {
    margin-top: 41px;
  }
  .internal-page-uniform section .content.block-list-container {
    margin-top: 17px !important;
  }
  .internal-page-uniform section .content.no-lh-top {
    margin-top:37px;
  }
}

/* END INTERNAL UNIFORM STYLES */

/* START CUSTOM FLEX COLUMN LAYOUT */
.flex .full-row {width:100%;}

/* Default for all layouts. Meant for very small viewports. */
.flex [class*="layout-"] {
    width:100%;
}
/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
    .flex .layout-3-col {
        width:50%;
    }
}
@media only screen and (min-width : 992px) {
    .flex .layout-3-col {width:32%;}
}

.flex .my-10 {margin:10px 0px;}
.flex .my-15 {margin:15px 0px;}

/* END CUSTOM FLEX COLUMN LAYOUT */

/* Sponsor and Killer Deals */
@media only screen and (min-width : 768px) {
    .sponsor-content .layout-3-col:nth-child(3n+2) {
        margin-left:0%;margin-right:0%;
    }
}
@media only screen and (min-width : 992px) {
    .sponsor-content .layout-3-col:nth-child(3n+2) {margin-left:1%;margin-right:1%;}
}
/* End Sponsor and Killer Deals */


/* App page styles */
.app-page .features-container .column{
    max-width:50%;
}
.app-page .features-container .column:first-child{
    padding-right:100px;
}
.app-page .features-container .entry-text{
    padding-top:3px;
    padding-left:5px;
}

@media only screen and (max-width : 768px) {
    .app-page .features-container .column{
        max-width:100%;
        width:100%;
    }
    .app-page .features-container .column:first-child{
        padding-right:0px;
    }
    .app-page .features-container .column > *{
        justify-content:center;
    }
}
.app-page .store-button{
    margin-top:50px;
}
.app-page .store-button:first-child{
    margin-right:10%;
}
@media only screen and (max-width : 768px) {
    .app-page .store-button{
        margin-right:0px !important;
        width:100%;
        justify-content:center;
    }
}

/* Advertising page styles */
.advertising-page .solutions-container >*{
    width:25%;
    padding:0px 20px;
    margin:10px 0px;
    border-right:2px solid black;
    text-align:center;
}
.advertising-page .solutions-container >*:nth-child(4), .advertising-page .solutions-container >*:nth-child(8){
    border-right:none;
}
@media only screen and (max-width : 1200px) {
    .advertising-page .solutions-container >*{
        width:33%;
    }
    .advertising-page .solutions-container >*:nth-child(4), .advertising-page .solutions-container >*:nth-child(8){
        border-right:2px solid black;
    }
    .advertising-page .solutions-container >*:nth-child(3), .advertising-page .solutions-container >*:nth-child(6), .advertising-page .solutions-container >*:nth-child(8){
        border-right:none
    }
}
@media only screen and (max-width : 768px) {
    .advertising-page .solutions-container >*{
        width:50%;
    }
    .advertising-page .solutions-container >*:nth-child(3){
        border-right:2px solid black !important;
    }
    .advertising-page .solutions-container >*:nth-child(2), .advertising-page .solutions-container >*:nth-child(4), .advertising-page .solutions-container >*:nth-child(6), .advertising-page .solutions-container >*:nth-child(8){
        border-right:none
    }
}
.advertising-page .research-container .graphic{
    width:45%;
}
.advertising-page .research-container .divider{
    width:10%;
}
.advertising-page .research-container .graphic img{
    width:100%;
}
@media only screen and (max-width : 992px) {
    .advertising-page .research-container .graphic{
        width:100%;
        margin-bottom:20px;
    }
    .advertising-page .research-container .divider{
        display:none;
    }
}

.advertising-page .results-container .graphic{
    width:32%;
}
.advertising-page .results-container .graphic img{
    width:100%;
}
@media only screen and (max-width : 480px) {
    .advertising-page .results-container .graphic{
        width:100%;
    }
}

.advertising-page .brand-container .graphic{
    width:19%;
    padding:2% 5%;
}
.advertising-page .brand-container .graphic img{
    width:100%;
}
@media only screen and (max-width : 1200px) {
    .advertising-page .brand-container .graphic{
        width:24%;
    }
}
@media only screen and (max-width : 768px) {
    .advertising-page .brand-container .graphic{
        width:32%;
    }
}

.partners-upsell-container ul{
    padding-left:20px;
}
.partners-upsell-container .black-circle{
    position:absolute;
    left:-150px;
    top:20px;
}
@media only screen and (max-width : 992px) {
    .partners-upsell-container .black-circle{
        display:none;
    }
}