/*-----------------------------------------------------------------------------------

	Theme Name:  InternetProf
	Version:     1.2.0
	Description: Ebook
	
	Author:      IP
	Author URI:  
	Theme URI:   
	
	Tags:        green, light, gray, right-sidebar, one-column, flexible-width, custom-colors, custom-menu, featured-images
	
	License:     GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	
	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

-----------------------------------------------------------------------------------*/

@import url("css/reset.css");
@import url("css/animate.css");
@import url("css/mediaelementplayer.css");
@import url("font/font-awesome.min.css");
@import url("css/skeleton.css");
@import url("css/layout.css");

.mejs-offscreen{display:none}
.overview{padding-bottom:25px;}

.slide .buttons small{
    position: absolute;
    margin-top: 25px;
    left: 0px;
    background: #F1F1F0;
    padding: 10px 15px;
    color: black;
}
.slide .buttons .btn{
    display: inline-flex;
    padding: 15px;
}
.page-full{
    margin-top: 45px;
}
.page-heading{
    height: 230px;
}
.page-heading h1{
    padding-top: 100px;
}
.img-responsive{
width:100%;}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
@media(max-width:768px){
.slide .buttons .btn{
    font-size: 14px;
}
}

#sinapsis .section-title{
    padding: 30px 0 28px;
}

.stdl-form-wrap.stdl-template-1 input[type="text"], .stdl-form-wrap.stdl-template-1 input[type="email"], .stdl-form-wrap.stdl-template-2 input[type="text"], .stdl-form-wrap.stdl-template-2 input[type="email"], .stdl-form-wrap.stdl-template-3 input[type="text"], .stdl-form-wrap.stdl-template-3 input[type="email"], .stdl-form-wrap.stdl-template-4 input[type="text"], .stdl-form-wrap.stdl-template-4 input[type="email"], .stdl-form-wrap.stdl-template-5 input[type="text"], .stdl-form-wrap.stdl-template-5 input[type="email"], .stdl-form-wrap.stdl-template-6 input[type="text"], .stdl-form-wrap.stdl-template-6 input[type="email"], .stdl-form-wrap.stdl-template-7 input[type="text"], .stdl-form-wrap.stdl-template-7 input[type="email"], .stdl-form-wrap.stdl-template-8 input[type="text"], .stdl-form-wrap.stdl-template-8 input[type="email"], .stdl-form-wrap.stdl-template-9 input[type="text"], .stdl-form-wrap.stdl-template-9 input[type="email"], .stdl-form-wrap.stdl-template-10 input[type="text"], .stdl-form-wrap.stdl-template-10 input[type="email"], .stdl-form-wrap.stdl-template-11 input[type="text"], .stdl-form-wrap.stdl-template-11 input[type="email"], .stdl-form-wrap.stdl-template-12 input[type="text"], .stdl-form-wrap.stdl-template-12 input[type="email"], .stdl-form-wrap.stdl-template-13 input[type="text"], .stdl-form-wrap.stdl-template-13 input[type="email"], .stdl-form-wrap.stdl-template-14 input[type="text"], .stdl-form-wrap.stdl-template-14 input[type="email"], .stdl-form-wrap.stdl-template-15 input[type="text"], .stdl-form-wrap.stdl-template-15 input[type="email"], .stdl-form-wrap.stdl-template-16 input[type="text"], .stdl-form-wrap.stdl-template-16 input[type="email"], .stdl-form-wrap.stdl-template-17 input[type="text"], .stdl-form-wrap.stdl-template-17 input[type="email"], .stdl-form-wrap.stdl-template-18 input[type="text"], .stdl-form-wrap.stdl-template-18 input[type="email"]{
width: calc(100% - 45px);
}