/*

==  THEME DETAILS  ============================================================


    Designer: Retina Web Agency

    Designer URI: http://www.retinawebagency.com

    

    Developer: Retina Web Agency

    Developer URI: http://www.retinawebagency.com



    Author: Retina Web Agency

    Author URI: http://www.retinawebagency.com

===============================================================================



==  WARNING! DO NOT EDIT THIS FILE! (PLEASE)  =================================

    If you wish to make CSS changes to this theme, DO NOT EDIT THIS FILE.

    Instead, use the custom-style.css file to define custom styles. Adding your

    custom CSS there will make it much easier to upgrade to a newer version

    of this theme without losing any of your customizations.

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

/*************************************************************************************

IMPORTING EXTERNAL STYLES

*************************************************************************************/
@import url("css/fonts.css");
/*************************************************************************************

COMMOM STYLES 

*************************************************************************************/

/* === Constant Classes ====*/

.clear, .clr { 
    display: block; 
    clear: both !important; 
}

.clearfix:after { 
    content: "."; 
    display: block; 
    clear: both; 
    visibility: hidden; 
    line-height: 0; 
    height: 0; 
}

html[xmlns] .clearfix { 
    display: block; 
}

* html .clearfix { 
    height: 1%; 
}

img.alignright {
    float:right; 
    margin:0 0 1em 1em;
}

img.alignleft {
    float:left; 
    margin:0 1em 1em 0;
}

img.aligncenter {
    display: block; 
    margin-left: auto; 
    margin-right: auto;
}

.margin-top-none{
    margin-top: 0;
}

.margin-bottom-none{
    margin-bottom: 0;
}

.margin-none{
    margin: 0;
}

#infscr-loading{
    text-align: center; 
    margin-bottom: 20px;
}

.flexslider { 
    position: relative; 
}


img,
.prol-content-panel img,
.img-responsive { 
    max-width: 100%; 
    width: auto\9; 
    height: auto; 
    vertical-align: middle;
    border: 0; 
    -ms-interpolation-mode: bicubic; 
}

.context{
    overflow: hidden;
    _overflow: visible;
}

hr{
    border-top: 1px solid #D8D5D5;
}

/* === Typography ==== */


body { 
    color: #292929; 
    font-family: 'latoregular', Georgia, Arial, sans-serif; 
    font-size: 18px;
    padding: 0; 
    line-height: 1.5;
    background: #fff; 
    color: #fff; 
}

body, html{
    height: 100%;
}

a:link, a:visited { 
    color: #f68026; 
    text-decoration: none;
}

a{
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}

.contact-widget a:link,.contact-widget a:visited { 
    color: #f68026; 
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{ 
    font-family: 'gotham_boldregular' , Arial, sans-serif;
    line-height: 1.5;
}

h1, .h1{
    font-size: 48px;
}

h2, .h2{
    font-size: 40px;
}

h3, .h3{
    font-size: 36px;
    margin: 10px 0;
}

h4, .h4{
    font-size: 30px;
    margin: 10px 0;
}

h5, .h5{
    font-size: 24px;
    margin: 10px 0;
}

h6, .h6{
    font-size: 20px;
    margin: 10px 0;
}

p, .p{
    display: block;
    margin-bottom: 20px;
}

.text-type-heading{
    font-family: 'gotham_lightregular';
    font-size: 94px;
    font-weight: normal;
    color: #f1f1f1;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.text-type-heading-2{
    font-family: 'permanent_markerregular';
    font-size: 60px;
    font-weight: normal;
    color: #ff9d34;
    margin-bottom: 25px;
    margin-top:0;
}

.text-type-subheading{
    color: #fff;
    font-family: Georgia;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    letter-spacing: 2px;
    margin-top: 15px;
    line-height: 27px;
}


.block{
    display: block;
}

.u-case{
    text-transform: uppercase;
}

.c-case{
    text-transform: capitalize;
}

.l-case{
    text-transform: lowercase;
}

b, strong,
.strong{
    font-weight: normal;
    font-family: 'latobold', Arial;
}

.em{
    font-family: 'latobold_italic', Arial;
    padding: 0 3px;
}

em{
    font-family: 'latoitalic', Arial;
    padding: 0 3px;
}


/* ==== Define some color codes ==== */


.c-ec1d24{
    color: #ec1d24;
}

.c-5a471c{
    color: #5a471c;
}


/* ==== Define some font sizes ==== */

.f-size-16{
    font-size: 16px;
}

/* === Layout Helper Classes === */

.large-seperator-pad-bottom{
    padding-bottom: 200px;
}

.large-seperator-pad-top{
    padding-top: 200px;
}

.medium-seperator-pad-top{
    padding-top: 150px;
}

.seperator-pad-bottom{
    padding-bottom: 145px;
}

.seperator-pad-top{
    padding-top: 90px;
}
.seperator-marge-bottom{
    margin-bottom: 60px;
}

.marge-top-40{
    margin-top: 40px;
}

.marge-bottom-40{
    margin-bottom: 40px;
}

.seperator-marge-top{
    margin-top: 60px;
}

.pad-top-10{
    padding-top: 10px;
}

.pad-bottom-10{
    padding-bottom: 10px;
}

.pad-top-20{
    padding-top: 20px;
}

.pad-top-50{
    padding-top: 50px;
}

.pad-bottom-50{
    padding-bottom: 50px;
}

.pad-bottom-20{
    padding-bottom: 20px;
}

.pad-right-10{
    padding-right: 10px;
}

.pad-left-10{
    padding-left: 10px;
}

/* === Site Specific Classes ==== */

.wrapper { 
    max-width: 1220px; 
    margin: 0 auto; 
    position: relative; 
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
}

.block{
    display: block;
}

.center{
    text-align: center;
}

.right{
    text-align: right;
}

.left{
    text-align: left;
}

.justify{
    text-align: justify;
}

.no-pad{
    padding: 0 !important;
}
/* ============ Start Prol Header Panel ============ */

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

.top-section{
    background: #000;
}


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

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


.social-icons{
    margin-top: 10px;
    padding: 0;
}

.social-icons li{
    display: inline-block;
}


.social-icons a{
    display: inline-block;
    background: #6c6d6c;
    border-radius: 50%;
    width: 29px;
    height: 29px;
    color: #000;
    text-align: center;
    line-height: 29px;
    font-size: 18px;
    margin: 0 5px;
    position: relative;
    text-transform: capitalize;
}


.social-icons a + .tooltip > .tooltip-inner {background-color: #fff; color: #000;}
.social-icons a + .tooltip > .tooltip-arrow { border-bottom-color:#fff; }

.arrow{
   margin-left: 8px;
}
.social-icons a:hover{
    color: #fff;
}

.contact-info a{
    color: #fff;
    text-decoration: underline;
}

.contact-info span{
    padding: 0 10px;
    display: inline-block;
}

.prime-manu{
    padding-top: 50px;
    margin-bottom: 90px;
}

.prime-manu ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.prime-manu ul li{
    display: inline-block;
    margin:0 20px 
}

.prime-manu ul li a{
    color: #fff;
    text-decoration: underline;
    text-transform: uppercase;
    font-family: 'latobold', Arial;
}

.text-top-pad{
    margin-top: 80px;
}

.text-block{
    position: relative;
    margin-left: 9%;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 50px;
}

.ebook-section{
    font-size: 20px;
    background-image: url(images/section01.jpg) ;
    background-position: top center;
    background-repeat:  no-repeat;
    position: relative;
    z-index: 2;
}

.e-book{
    margin-top: 50px;
}

.media-title{
    padding-bottom: 10px;
}

.buy-book-btns{
    max-width: 360px;
    position: absolute;
    bottom: 150px;
    /*background: #ffffff;*/
    width: 100%;
    border-radius: 30px;
    overflow: hidden;
    margin-bottom: 0px;
    margin-left: 10px;
    z-index: 20;
    box-shadow: 0 0 40px rgba(0,0,0,.6);
}


.buy-book-btns.show-store{
    max-width: 650px;
    bottom: 0px;
}

.buy-book-btns ul{
    margin: 0;
    padding: 0;
    text-align: center;
    list-style-type: none;
}

.buy-book-btns ul li{
    display: inline-block;
    width: 50%;
    margin-right: -1px;
    border-right: 1px solid #a3a3a3;
    border-bottom: 1px solid #a3a3a3;
    padding-bottom: 1px;
}

.buy-book-btns ul li:last-child{
    border-right: 0;
}

.buy-book-btns ul:last-child li{
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: -2px;
}


.buy-book-btns ul li a{
    display: block;
}

.ebook-section .wrapper{
    padding-bottom: 40px;
}

.about_Michael_Port{
    position: relative;
    margin-top: -80px;
    z-index: 1;
}

.about_Michael_Port .details-info{
    margin-top: 100px;
    color: #545454;
}

.about_Michael_Port .details-info{
    margin-right:25%;
    font-size: 18px;
    max-width: 560px;
    padding: 0 10px 0 7.5px;
}

.back-btn1,
.about_Michael_Port .more-btn{
    padding: 12px 34px;
    background: #000000;
    font-size: 18px;
    text-align: center;
    position: absolute;
    top: 59%;
    left:12%;
    text-transform: uppercase;
    z-index: 100;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    font-family: 'latobold';
    outline: none;
    color: #fff;
    letter-spacing: 2px;
}

.show-text.hide{
    display: block !important;
}

.about-us .back-btn1{
    position: static;
    border: 0;
    padding: 10px 32px;
    margin-top: 10px;
    background: #fff;
    color: #000;
}


.about-us .back-btn1:hover,
.about-us .more-btn:hover{
    color: #f68026;
}

.text-overlayer{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 70% 40% 0 11%;
    background-color: rgba(0, 0, 0, 0.9);
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    opacity: 0;
    visibility: hidden;
}

.founder.show-text .text-overlayer{
    opacity: 1;
    visibility: visible;
}

.founder .text-overlayer{
    padding: 12% 12% 0 12%;
}

.bio-content a,
.text-overlayer a {
    color: #f68026;
    text-decoration: none;

}

.bio-content a:hover,
.text-overlayer a:hover {
    text-decoration: underline;
}

.more-btn{
    display: block;
}

.founder.show-text .more-btn{
    display: none;
}

.inquire-section .wrapper{
    max-width: 1024px;
    color: #545454;
}

.inquire-section .info-box{
    padding-top: 25px;
}

.inquire-section .info-box h2,
.inquire-section .info-box h4{
    font-family: 'gotham_bookregular';
}

.inquire-section .info-box h3{
    margin-bottom: 0;
}

.inquire-section .info-box h4{
    margin-top: 0;
}

.inquire-section .info-box h2{
    font-size: 18px;
}

.inquire-section .info-box a{
    color: #545454
}

.inquire-section .info-box h1{
    font-size: 28px;
    color: #285a92;
    margin-bottom: 30px;
    font-family: 'HelveticaNeue-Bold';
}

.inquire-section .info-box .mp-companies h1 {
    margin-bottom: 18px;
}

.mp-companies{
    padding-top: 30px;
}

.media-section {
    color: #000000;
}

.media-section .wrapper {
    max-width: 980px;
}

.download-m-qus {
    border: 2px solid #c4c4c4;
    border-radius: 8px;
    padding:16px 20px;
    margin-top: 45px;
    position: relative;
    max-width: 540px;
    padding-bottom: 40px;
}

.no-pad-bottom{
    padding-bottom: 3px;
}

.download-icon {
   float: left;
   padding: 40px 25px 40px 0px;
}

.download-m-qus h5 {
    color: #ffae00;
    text-align: left;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 15px;
}

.download-m-qus h4 {
    color: #000000;
    text-align: left;
    font-size: 24px;
    margin-bottom: 16px;
    font-family: 'latobold_italic';
}

.download-m-qus .center {
    text-align: center;
}

.e-book-img {
    margin: 0 auto;
}

.no-pad-left {
    padding-left: 0;
}

.bio-content{
    padding-top: 40px;
    max-width: 960px;
    margin: 0 auto;
}

.michel-port-gallery{
    max-width: 960px;
    margin: 40px auto;
    padding: 10px 0;
}

.michel-port-gallery p{
    text-align: center;
    margin-top: 12px;
}

.michel-port-gallery p a{
    font-size: 18px;
    text-decoration: underline;
    font-family: 'latobold', Arial;
}

.michel-port-gallery p a:hover{
    color: #fff;
}

.bio-section{
    background-image: url(images/section05.jpg);
    background-size: cover;
}

.download-section .wrapper{
    max-width: 100%;
    padding: 0 40px;
}

.download-section h1{
    color: #880c10;
    font-size: 48px;
    text-transform: uppercase;
}

.download-content{
    margin-left: 100px;
}

.download-arrow{
    position: absolute;
    top:50%;
    left: 25px;
    margin-top: -44px;
}

.no-margin-left{
    margin-left: 0;
}

.download-section h3{
    font-size: 60px;
    position: relative;
    z-index: 10;
    line-height: 100%;
}

.download-section h2{
    color: #000;
    font-size: 135px;
    font-family: 'NotecLTPro', Arial;
}

.download-section h2.h2{
     font-size: 156px;
     margin-top: -60px;
     line-height: 100%;
}

.win-praise{
    padding: 4px 14px;
    background: #000;
    text-transform: uppercase;
    font-size: 24px;
    color: #fff;
    font-family: 'gotham_boldregular',Arial;
    margin-top: 20px;
    display: inline-block;
}

.download-section .download-btn{
    text-align: center;
    padding: 7px 20px;
    background: #FF8000 url(images/download-btn-x.png) repeat-x;
    display: inline-block;
    color: #fff;
    border-radius: 40px;
    max-width: 350px;
    width: 100%;
    font-size: 30px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: 'latoblack';
    border:5px solid #fff;
    margin-top: 60px;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.4);
}

.download-section .download-btn:hover{
    background: #FFAA00  url(images/download-hover-btn-x.png) repeat-x;
}

#fp-nav ul li .fp-tooltip{
  padding: 3px 15px;
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px;  
  border-radius: 5px;  
  -moz-box-shadow: 0px 0px 4px #222;  
  -webkit-box-shadow: 0px 0px 4px #222; 
  background: #111;
  background: rgba(0,0,0,.8);
  border-radius: .3em;
  color:#fff;
  top: 0;
  font-size: 11px;
  font-family: 'gotham_medium';
  text-transform: uppercase;
  overflow: visible;

}

.fp-tooltip:after {
    content: '';
    position: absolute;
    top: 5px;
    right: -9px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-left: 5px solid rgba(0, 0, 0,.6);
}

.podcast-section{
    color: #000;
    background: url(images/speakher.png) 80% bottom no-repeat;
}

.podcast-content h3{
    font-size: 40px;
    margin-top: 5px;
    margin-left: 75px;
    text-transform: uppercase;
    font-family: 'gotham_bookregular';
}

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

.episode-info{
    padding-top: 20px;
}

.episode-info ul li{
    font-size: 18px;
    font-family: 'latobold', Arial;
}

.episode-info ul li label{
    font-family: 'NotecLTPro';
    margin-right: 5px;
}

.episode-info ul li a{
    color: #000000;
}

.episode-info ul li a:hover{
    text-decoration: underline;
}

.oniTunes{
    text-align: center;
    margin-top: 50px;
}

.podcast-section .wrapper{
    padding-top: 100px;
    padding-bottom: 100px;
}

.about-founder{
    position: relative;
}


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


.buy-item{
    width: 100%;
    height: auto;
    background-color: #fff;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    opacity: 0;
    visibility: hidden;
    display: none;
}

.buy-book-btns.show-store .buy-item{
    opacity: 1;
    visibility: visible;
    display: block;
}

.buy-btn{
    display: block;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    border-radius: 30px;
    padding: 0;
    z-index: 20;
    box-shadow: 0 0 40px rgba(0,0,0,.6);
}

.buy-btn a{
    display: block;
    padding: 3px 0;
}

.buy-btn a:hover{
    opacity: .8;
}

.buy-book-btns.show-store .buy-btn{
    display: none;
}


/*=====================*/
.bg_efe9da{
    background: #efe9da;
}

.others-experience .wrapper{
    max-width: 1050px;
    color: #313131;
    padding: 50px 30px;
}


.student-photo{
    width: 104px;
    height: 104px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    overflow: hidden;
}

.testimonial-widget .title{
    margin-top: 10px;
    color: #007293;
    text-align: left;
}

.testimonial-widget strong{
    font-family: 'gotham_medium', Arial;
}

.testimonial-widget-box{
    margin-bottom: 40px;
    position: relative;
}

.testimonials-widget{
    line-height: 25px;
    padding: 2px 10px 10px 30px;
    font-family: 'gotham_bookregular', Arial;
    text-align: justify;
}

.testimonial-widget p {
    margin-bottom: 25px;
}

.quote-left {
    float: left;
    position: absolute;
    left: 0;
    top: -30px;
    font-size: 90px;
    color: #D4CDC3;
}

.prol-testimonial-panel .top-title {
    margin-bottom: 60px;
}

