
body{
	color:#686868;
	font-size:16px;
	line-height:22px;
	background:#fff;
	font-family: 'Lato' !important;
    font-style: normal;
    font-weight: 400;
}

strong{
	font-family:'robotomedium',Arial,sans-serif;
	font-weight:normal;
}

a:link,
a:visited {color:#227393;transition:all .4s}

a:active,a:hover,a:focus{
	color:#ea083f;
	outline:none !important; 
	text-decoration: none;
}

.blog-content a{
	color:#227393 !important;
}

.blog-content a:hover{
	color:#ea083f !important;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
	line-height:120%;
	font-family:'latobold',Arial,sans-serif;
	text-rendering:optimizeLegibility;
	-webkit-font-smoothing:antialiased
}

h1,.h1{
	font-size:24px;
	margin-bottom:20px;
	color:#1d1d1d;
}

h2,.h2{
	font-size:24px;
	margin-bottom:18px;
}

h3,.h3{
	font-size:22px;
	margin-bottom:25px
}
h4,.h4{
	font-size:20px;
	margin-bottom:20px
}
h5,.h5{
	font-size:18px;
	margin:10px 0
}
h6,.h6{
	font-size:16px;
	margin:10px 0
}
p,.p{
	margin-bottom:20px
}

/* Default common style for some elements */

.wrapper{
	max-width:1024px;
	margin:0px auto;
	position:relative
}

.bg-f4f4f4{
	background-color: #f4f4f4;;
}

.c-ea083f{
	color: #ea083f !important;
}

/********************* Style Header Panel *****************************/ 

.header-panel{
	padding: 0 10px;
	background: #000000;
	position: fixed;
	width: 100%;
	z-index: 80;

}

.title-new {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-size: 24pt;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
  color: #ccc;
}

.title-cic {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-size: 24pt;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
  color: #fff;
  background: #F24B57;
  white-space:nowrap;
}

.header-panel__wrapper{
	padding: 10px 0 20px;
}

.site-logo{
	display: inline-block;
}

.top-navigation{
	float: right;
	margin-top: 12px;
	display: inline-block;
}

.top-navigation ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.top-navigation ul li{
	display: inline-block;
	margin-right: 30px;
}

.top-navigation ul li a{
	display: block;
	color: #fff;
}

.current_page_item a,
.buy-book a{
	color: #ea083f;
}

.top-navigation ul li a:hover{
	color: #ea083f;
}

.footer-panel{
	padding: 10px; 
	background: #fff;
}

.blog-post__author{
	font-size: 14px;
	letter-spacing: 3px;
	color: #b8b8b8;
}


.body-panel{
	padding: 66px 5px 0;
}

#section0.ebook-section{
	padding: 66px 0 0;
}

.body-panel__wrapper{
	padding: 35px 0;
}

.blog-post{
	margin-bottom: 20px;
}

.blog-content {
	margin-bottom: 40px;
}

.blog-post__title{
	margin-top: 0;
	color: #194253;
}

.content-holder__left-panel a,
.content-holder__left-panel h1,
.blog-content h1{
	color: #194253;
}

.blog-post__title a{
	color: #1d1d1d;
}

.blog-post__subtitle {
	margin-top: 25px;
}

.content-holder__left-panel a:hover,
.blog-post__title a:hover{
	text-decoration: none;
	color: #ea083f;
}

.page_title{
    border-bottom: 4px double rgba(0, 0, 0, 0.31);
    padding-bottom: 10px;
}

.blog-post_meta,
.blog-post_meta a {
	color: #b8b8b8;
}

 
.blog-post_meta span{
	color:#227393
}

.blog-post_meta a:hover{
	color: #000;
}

.blog-post ul{
	margin-left: 0;
	margin-bottom: 40px;
	padding-left: 20px;
}

.blog-post ul li{
	margin-bottom: 8px;
	font-size: 18px;
	font-family: 'latobold', Arial;
}

.sidebar{
	padding: 24px 22px;
	margin-top: 5px;
	margin-left: 5px;
	min-height: 300px;
}

.sidebar__widget-box,
.image-widget{
	margin-bottom: 30px;
}

.sidebar__widget-box:last-child{
	margin-bottom: 0;
}

.sidebar__widget-box h2{
	font-family: 'latobold', Arial;
	font-size: 18px;
	color: #010101;
	margin-top: 0;
}

.sidebar__widget-box ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sidebar__widget-box ul li{
	margin-bottom: 10px;
	border-bottom: 1px solid #b8b8b8;
	padding-bottom: 10px;
}


.sidebar__widget-box ul li a{
	color: #227393;
	font-size: 16px;
	font-family: 'latobold', Arial;
	text-decoration: none;
	display: block;
}

.sidebar__widget-box ul li a:hover{
	color: #ea083f;
}

.image-widget img{
	width: 100%;
	max-width: 250px;
	margin: 0 auto;
}

.about-the-book{
	padding: 10px;
	position: relative;
	padding-left: 180px;
	margin: 60px 0 50px;
	background: url(../images/gray-bg.png) left bottom repeat-x;
}

.e-book{
	position: absolute;
	left: 0;
	bottom:-40px;
}

.about-the-book h2{
	font-size: 18px;
	color: #010101;
	line-height: 24px;
}

.buy-btn-area{
	padding-top: 50px;
}

.transcript-text span {
	color: #000;
	font-family: 'latobold';
	font-size: 14px;
	letter-spacing: 3px;
	display: inline-block;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

.subscribe-form {
	top:20px;
	width: 100%;
	display: none;
	margin-top: -8px;
}

.subscribe-form h4{
	display: none;
}

.subscribe-form p{
	width: 100%;
	margin-bottom: 15px;
}


.subscribe-form input[type="text"],
.subscribe-form input[type="email"]{
	border-radius: 2px !important;
	box-sizing: border-box;
	overflow: hidden;
}

.subscribe-form button[type="submit"]{
	text-transform: uppercase;
	font-size: 16px;
	font-family: 'latobold',Arial,sans-serif;
    padding: 10px;
}

.powerpress_links a {
	color: #E81E26;
}

.powerpress_links a:hover {
	color: #2a6496;
	text-decoration: underline;
}

#collapseExample{
	text-align: left;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}
.toggle-holder .collapse .in{
	padding-right: 30px;
	background: #f6653c url(../images/down-arrow.png) 66% 50% no-repeat;
	color: #fff;
	padding: 22px;
	text-align: center;
	position: relative;
	margin: 20px 0 10px;
	display: block;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;

}

.panel-heading{
	padding: 0;
	margin:0;
}

.custom-collapse{
	padding: 22px;
	text-align: center;
	position: relative;
	padding: 20px;
	display: block;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    border-radius: 0;
    background:  #cdcdcd;
}

.about-the-transcript{
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer-panel .footer-panel__wrapper{
	min-height: 50px;
}

.mejs-container.mejs-audio{
	margin-bottom: 10px;
}

.custom-collapse{
	background-color: rgba(205, 205, 205, 0.82);
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

.custom-collapse:hover {
    background-color: rgba(205, 205, 205, 0.95);
}

.custom-collapse span{
	display: inline-block;
	padding: 5px 35px 5px 5px;
	letter-spacing: 2px;
	color: #000;
	background: url(../images/down-arrow.png) center right no-repeat;

}

.custom-collapse.open span{
	color: #fff;
	background: url(../images/arrow.png) center right no-repeat;

}

.custom-collapse.open{
	background-color:rgb(93, 159, 181);
}

.collapse-well{
	padding: 10px 14px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.panel-body p:last-child{
	margin-bottom: 0;
}

.about-the-transcript .panel-heading {
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
}

.about-the-transcript .panel-group .panel {
	border-radius: 0px;
}

.about-the-transcript .panel-body{
	line-height: 1.5;
}

.edit-link a,
.post-edit-link{
	color: #1d1d1d;
	font-size: 14px;
}

.edit-link a:hover,
.post-edit-link:hover{
	text-decoration: underline;
}

.no-break{
    display: inline-block;
    float: right;
    margin-top: 20px;
    margin-bottom: 5px;
}

.attachment-post-thumbnail.wp-post-image{
	margin-bottom: 5px;
}

.podcast-cover{
	padding-left: 10px;
}

.heading-title{
	font-size: 36px;
	color: #194253;
	font-family: 'gotham_boldregular',Arial;
	margin-bottom: 18px;
}

.heading-title strong{
	font-family: 'gotham_blackregular',Arial;
}

.heading-subtitle{
	font-size: 26px;
	color: #c45221;
	font-family: 'latobold',Arial;
}

.episode-info .alignleft{
	margin-right: 30px;
}


#section0 .fp-tableCell{
    vertical-align: top;
}

.top-section{
    background: #000;
}

.top-header{
	margin-bottom: 10px;
}

.top-section .wrapper{
    max-width: 980px;
    min-height: 52px;
    overflow: visible;
}

.top-section .wrapper p{
    padding-top: 12px;
    margin-bottom: 0;
}

.right-sidebar{
    margin-top: 20px;
}

 .right-sidebar.bonuses-btn a{
    font-family: 'latoitalic'
 }

.bonuses-btn a{
    display: block;
    text-align: center;
    font-size: 22px;
    padding: 20px 10px;
    border-radius: 2px;
    line-height: 30px;
    color: #fff;
    border-bottom:2px solid #de8d59;
    background: #E04F15 url(../images/btn-bg.png) left top repeat-x;
}

.bonuses-btn a{
    max-width: 470px;
    margin: 0 auto;
    position: relative;
}

.bonuses-btn a:hover{
    background: #F68E55 url(../images/hover-btn-bg.png) left top repeat-x;
}

.bonuses-btn span{
    font-size: 24px;
    display: block;
}

.bonuses-btn a.client-comnt:after {
    content: '';
    position: absolute;
    max-width: 77px;
    background: url(../images/down-img.png) 10% 0 no-repeat;
    display: block;
    height: 100%;
    max-height: 61px;
    width: 100%;
    bottom: -61px;
    left: 15%;
}

.right-sidebar.bonuses-btn a:hover{
    background: #E04F15 url(../images/btn-bg.png) left top repeat-x;
}


#section0 .inquire-section .intro{
    max-width: 1750px;
    margin: 0 auto;
}


.bg_f9f9f9{
	background:#f9f9f9;
}
.ebook-section .wrapper{
	font-size: 18px;
	padding: 35px 10px 0;
	color: #002e40;
	line-height: 150%;
}

.inquire-section .wrapper{
	padding-left: 0;
	padding-right: 0;
}

.ebook-section .michael_port{
	margin-top: 50px;
}

.listening-btn{
	margin-top: 30px;
}

.listening-btn a{
	margin: 0 auto;
	padding: 5px 18px 5px 42px;
	font-size: 18px;
	text-transform: uppercase;
    font-family: 'gotham_medium';
	display: inline-block;
	background:url(../images/play-btn.png) 15px center no-repeat, #c65724 url(../images/btnbg.jpg) left top repeat-x;
	border: 1px solid #de8d59;
	border-radius: 0;
	color: #fff;
	line-height: 100%;
}

.listening-btn a:hover{
	background:url(../images/play-btn.png) 15px center no-repeat, #F68E55 url(../images/hover-btn-bg.png) left top repeat-x;
}

.inquire-section {
    padding-left: 40px;
    position: relative;
    height: auto;
    vertical-align: top;
    padding-bottom: 70px;
}

.ebook-section .wrapper {
    max-width: 1024px;
}

.mp-companies {
    max-width: 645px;
}


.inquire-section .mp-companies h1 {
    font-size: 30px;
    font-family: 'latoregular', Georgia, Arial, sans-serif;
    border-bottom: 3px solid #de8d59;
    padding: 5px 10px 15px 0px;
    margin-left: 50px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.inquire-section .mp-companies h1,
.inquire-section .mp-companies h3{
    color: #fff;
    text-align: left;
}

.qus-answer {
    padding: 30px 10px 20px 50px;
    color: #fff;
    font-size:20px;
    line-height: 150%;
    font-family: 'latoregular';
}

.sts-img-area {
    margin-top: -33px;
    margin-right: -18px;
    float: left;
    margin-left: 180px;
    padding-left: 0;
}
.no-padd {
    padding-left: 0;
}

.custom-btn a{
	padding: 40px 20px;
	font-size: 30px;
}

.bg_000000{
	background-color: #000000;
}

.speaking-guide-section{
	padding: 0 10px;
}

.speaking-guide__wrapper{
	max-width: 1200px;
	padding: 112px 0 80px;
    margin: 0 auto !important;
    overflow: visible;
}

.speaking-guide__content h1{
	color: #fff;
	text-align: right;
	line-height: 1.8;
	font-size: 40px;
	letter-spacing: 3px;
	margin: 0;
}

.confidential{
	color: #fff;
	font-size: 18px;
	line-height: 1.4;
}

.speaking-guide__wrapper .button-content {
    padding: 25px 0px 70px;
    text-align: center;
    margin-top: 50px;
}

.speaking-guide__wrapper .button-content a{
	padding: 0 10px;
	display: inline-block;
}

.button-content a:hover{
	opacity: .8;
}

.video-box{
	padding-left: 20px;
	margin-top: 12px;
}

.podcast-episode-panel{
	padding: 0 10px;
	background-image: url(../images/mic-img.png),url(../images/podcast_bg.jpg) ;
	background-color:#00546E;
	background-position:  100% bottom, bottom left;
	background-repeat: no-repeat, repeat-x;
	background-size: 23% auto, auto;
}

.podcast-episode-panel .wrapper{
	padding: 90px 0;
	max-width: 1200px;
	position: relative;
	min-height: 600px;
	color: #fff;
}

.podcast-content h2,
.podcast-content h1{
	font-size: 40px;
	text-transform: uppercase;
	color: #fff;
	margin-top: -5px;
	font-family: 'gotham_bookregular', Arial;
}

.podcast-content p strong{
	font-family: 'gotham_boldregular',Arial;
	text-transform: uppercase;
}

.podcast-content h2{
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 30px;
}

.h-sts-logo{
	position: absolute;
	left: 0;
	right: 0;
	width: 126px;
	display: block;
}

.podcast-content{
	padding-left:160px;
	max-width: 950px;
}

.podcast-content ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.podcast-content ul li{
	font-size: 18px;
	margin-bottom: 15px;
	line-height: 1.4;
}

.podcast-content ul li a{
	color: #fff;
}

.podcast-content ul li span{
	display: inline-block;
	padding-right: 20px;
}

.podcast-content ul li a:active, 
.podcast-content ul li a:focus,
.podcast-content ul li a:hover{
	color: #abb7c1;
	border-bottom: 1px solid #abb7c1;
}

.sts-em{
	padding-right: 4px;
}

.page-content-holder__left-panel .no-break{
	display: none;
}

.content-holder__left-panel .no-break{
	display: block;
}

#recent-post-holder{
	margin-bottom: 40px;
}

#post-holder .post-01{
	display: none;
	visibility: hidden;
}

#post-holder .blog-content{
	margin-bottom: 10px;
}

#post-holder .blog-post ul{
	margin-bottom: 10px;
}

#post-holder .post-content{
	padding-bottom: 50px;
}

#post-holder .post-content:last-child{
	padding-bottom: 20px;
}

.edit-link{
	display: block;
	margin-bottom: 10px;
}

.podcast-box{
	padding-left: 0;
}



/*=================================*/

.sellers{
    max-width: 100%;
    width: 100%;
}

.sellers
{
    width:90%;
    background:#a2a2a2;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius:20px;
    margin: 8% 0 0;
    overflow: hidden;
    border: 1px solid #a2a2a2; 
}

.sellers tbody{
    width:100%;
    background:#ee1d25;
    padding: 10px;
}
.sellers td{
    background-color: #fff;
    border-bottom:1px solid #a2a2a2;
    padding:.6em 20px;
    text-align:center;
    height:4em;
    vertical-align:middle;
}
.sellers tr td img{
    max-width: 100%;
    width: auto;
}
/*.sellers tr td:nth-child(even) {background: #CCC}*/
.sellers tr td:nth-child(odd) {
    border-right:1px solid #a2a2a2;
}
.sellers tr:last-child td {
    border-bottom:none;
}

.page-template-tpl-podcastarchive .podcast-episode__wrapper{
	max-width: 1010px;
	padding-top: 115px;
}

.FreshBooks a{
	color: #2f2fff;
}

.FreshBooks a:hover{
	color: #000;
	text-decoration: underline;
}

.FreshBooks{
	padding: 35px 30px 35px 30px;
	background: #f4f4f4;
	margin-top: 50px;
}

.FreshBooks p:last-child{
	margin-bottom: 0;
}

.FreshBooks .FreshBooks-logo{
	margin-right:25px;
}


.recenzija {
    font-size: 16px;
}


.recenzija blockquote {
   /* Negate theme styles */
    border: 0;
    margin: 0;
    padding: 0;

    background: none;
    color: gray;
    font-family: Georgia, serif;
    font-size: 1em;
    font-style: italic;
    line-height: 1.4 !important;
    margin: 0;
    position: relative;
    text-shadow: 0 1px white;
    z-index: 600;
    box-sizing: border-box; 
    padding-left: 50px; 
}


.recenzija blockquote p {
    color: #75808a; 
    line-height: 1.4 !important;
}

.recenzija blockquote p:first-child:before {
    padding-left: 50px; 
    content: '\201C';
    color: #81bedb;
    font-size: 7.5em;
    font-weight: 700;
    opacity: .3;
    position: absolute;
    top: -.4em;
    left: -.2em;    
    text-shadow: none;
    z-index: -300;
}


.recenzija cite {
    color: gray;
    display: block;
    font-size: .8em; 
}
 
.recenzija cite span {
    color: #5e5e5e;
    font-size: 1em;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-shadow: 0 1px white; 
}


.my-small{
	line-height: 130%;
	font-size: 80%;
}

.my-small ul {
	margin-left: 10px;
	padding-left: 10px;
}

.my-small li {
	border-bottom-width: 0px !important;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
	list-style-type: disc;
}

.error {
	display:none; 
	color:red;
	line-height: 130%;
	font-size: 80%;
	padding-left: 15px;
}

.error-icon {
	position: absolute;
	left: 40px;
/*	
	left: 40px;    
	font-size: 7.5em;*/
}
