@charset "utf-8";
/* CSS Document */

body, html, div, h1, h2, h3, h4, form, input, p, img, a, ul, li, ol, span, td, tr, table, type{
	padding:0;
	margin:0;
	border:none;
}
body{
	background: url(images/page-bg.png) repeat #fff;
	font-family:Tahoma, Helvetica, Arial, sans-serif;
	font-size:16px;
	line-height:normal;
	color:#000;
}
body #container{
	margin:0 auto;
	width:100%;
}
.clear{
	clear:both;
}
a{
	text-decoration:none;
	color:#0099FF;
}
a:hover{
	text-decoration:underline;
}
h1, h2, h3{
	line-height:normal;
	font-weight:normal;
	color:#000;
}
li{
	list-style:none;
}
p{
	margin:0 0 20px 0;
}
#container .main{
	width:1270px;
	margin:0 auto;
}
#header{
	float:left;
	width:100%;
	margin:0 0 30px 0;
}
#header #logo{
	float:left;
	margin:20px 0 0 0;
}
#header #logo a{
	display:block;
	width:546px;
	height:92px;
	background:url(images/logo-2.png) no-repeat top left;
}
#header #menu{
	float:right;
	margin:40px 0 0 0;
}
#header #menu li{
	float:left;
	margin:0 0 0 2px;
}
#header #menu li a{
	display:block;
	padding:10px 25px;
	color:#000;
	text-transform:uppercase;
}
#header #menu li a:hover{
	text-decoration:none;
}
#header #menu li .one:hover,
#header #menu li .one-selected{
	text-decoration:none;
	background:url(images/menu-hover-1.png) no-repeat top;
	background-size:cover;
}
#header #menu li .two:hover,
#header #menu li .two-selected{
	text-decoration:none;
	background:url(images/menu-hover-2.png) no-repeat top;
	background-size:100%;
}
#header #menu li .three:hover,
#header #menu li .three-selected{
	text-decoration:none;
	background:url(images/menu-hover-1.png) no-repeat top;
	background-size:cover;
}
#header #menu li .four:hover,
#header #menu li .four-selected{
	text-decoration:none;
	background:url(images/menu-hover-4.png) no-repeat top;
	background-size:cover;
}
#about-section,
#video-section,
#contact-section,
#author-section{
	float:left;
	width:100%;
	margin:40px 0 100px 0;
	padding:88px 56px;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	background:#fff;
	border:1px solid #f0f0f0;
	font-size:18px;
	position:relative;
	-webkit-border-radius: 20px;
       -moz-border-radius: 20px;
         -o-border-radius: 20px;
            border-radius: 20px;
	box-shadow: 0 5px 7px rgba(0, 0, 0, 0.1);
}
#about-section .title,
#video-section .title,
#contact-section .title,
#author-section .title{
	position:absolute;
	left:50px;
	top:-40px;
	padding:28px 20px;
	background:#ffeee6;
	font-size:30px;
	border:1px solid #c39c76;
}
#about-section .text{
	float:left;
	width:680px;
}
#about-section .image{
	position:absolute;
	right:20px;
	top:-40px;
	background: url(images/about-image.png) no-repeat top;
	width:469px;
	height:485px;
}
#about-section .about-image-2{
	display:none;
}
#buy-section{
	float:left;
	width:100%;
	padding:0 30px;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	margin:0 0 70px 0;
}
#buy-section .box-1,
#buy-section .box-2{
	float:left;
	width:100%;
}
#buy-section .box-1{
	margin:0 0 80px 0;
}
#buy-section .box-1 .image,
#buy-section .box-2 .image{
	float:left;
	width:402px;
	height:435px;
	background:url(images/book-1.png) no-repeat top;
}
#buy-section .box-2 .image{
	background:url(images/book-2.png) no-repeat top;
}
#buy-section .box-1 .content,
#buy-section .box-2 .content{
	float:right;
	width:800px;
	background:url(images/feather-1.png) no-repeat right bottom;
	border-bottom:2px dotted #FF6600;
	padding:0 0 40px 0;
}
#buy-section .box-2 .content{
	background:url(images/feather-2.png) no-repeat right bottom;
	background-size:50%;
}
#buy-section .box-1 .title,
#buy-section .box-2 .title{
	float:left;
	width:100%;
	font-size:30px;
	margin:0 0 15px 0;
}
#buy-section .box-1 .text,
#buy-section .box-2 .text{
	float:left;
	width:100%;
	font-size:18px;
	margin:0 0 35px 0;
}
#buy-section .box-1 .link-area,
#buy-section .box-2 .link-area{
	float:left;
	width:100%;
}
#buy-section .box-1 .link,
#buy-section .box-2 .link{
	float:left;
}
#buy-section .box-1 .link a,
#buy-section .box-2 .link a{
	display:block;
	padding:30px 54px;
	font-size:20px;
	color:#000;
	font-size:18px;
	border:2px solid #2086f5;
	background:url(images/buy-bg.png) repeat-x bottom;
	-webkit-border-radius: 10px;
       -moz-border-radius: 10px;
         -o-border-radius: 10px;
            border-radius: 10px;
}
#buy-section .box-1 .link a:hover,
#buy-section .box-2 .link a:hover{
	background-position:top;
	text-decoration:none;
}
#buy-section .box-1 .feather,
#buy-section .box-2 .feather{
	display:none;
	float:left;
	width:476px;
	height:433px;
	background:url(images/feather-1.png) no-repeat left top;
}
#buy-section .box-2 .feather{
	background:url(images/feather-2.png) no-repeat left top;
}


#video-section .content{
	float:left;
	width:100%;
	text-align:center;
}
#video-section .content .text{
	float:left;
	width:100%;
	text-align:left;
	margin:0 0 10px 0;
}
#video-section .video{
	display:inline-block;
	width:400px;
	height:220px;
	box-shadow: 0 5px 7px rgba(0, 0, 0, 0.1);
	margin:20px;
}
#video-section .box{
	float:left;
	width:100%;
	margin:0 0 100px 0;
	border-bottom:2px dashed #999;
	padding:0 0 50px 0;
}
#video-section .box:last-child{
	margin:0;
}



#contact-section .text,
#author-section .text{
	float:left;
	width:100%;
	border-bottom:1px solid #ccc;
	margin:0 0 50px 0;
}
#contact-section .social-box{
	float:left;
	width:700px;
	margin:0 0 50px 0;
}
#contact-section .social-box .name{
	float:left;
	width:100%;
	font-size:26px;
	margin:0 0 30px 0;
	border-bottom:3px double #CCC;
	padding:0 0 10px 0;
}
#contact-section .social-box a{
	color:#000;
}
#contact-section .social-box .box-1,
#contact-section .social-box .box-2,
#contact-section .social-box .box-3,
#contact-section .social-box .box-4{
	float:left;
	width:100%;
	margin:0 0 20px 0;
	border-bottom:2px dotted #CCC;
	padding:0 0 10px 0;
	display:table;
	vertical-align:middle;
	text-align:left;
}
#contact-section .social-box .link{
	border-bottom:0;
	margin:37px 0 0 0;
	display:table-cell;
	vertical-align:middle;
	text-align:left;
}
#contact-section .social-box .box-1 .icon,
#contact-section .social-box .box-2 .icon,
#contact-section .social-box .box-3 .icon,
#contact-section .social-box .box-4 .icon{
	display:table-cell;
	vertical-align:middle;
	width:70px;
	padding:0 20px 0 0;
}
#contact-section .social-box .box-1 .icon a,
#contact-section .social-box .box-2 .icon a,
#contact-section .social-box .box-3 .icon a,
#contact-section .social-box .box-4 .icon a{
	display:block;
	width:70px;
	height:70px;
	-webkit-border-radius: 10px;
       -moz-border-radius: 10px;
         -o-border-radius: 10px;
            border-radius: 10px;
	box-shadow: 0 5px 7px rgba(0, 0, 0, 0.1);
	background: url(images/icon-email.png) no-repeat center center;
	background-size:100%;
}
#contact-section .social-box .box-2 .icon a{
	background: url(images/icon-linkedin.png) no-repeat center center;
	background-size:100%;
}
#contact-section .social-box .box-3 .icon a{
	background: url(images/icon-twitter.png) no-repeat center center;
	background-size:100%;
}
#contact-section .social-box .box-4 .icon a{
	background: url(images/icon-instagram.png) no-repeat center center;
	background-size:100%;
}

#contact-section .illustration{
	float:right;
	width:300px;
	height:550px;
	background:url(images/contact-illustration.png) no-repeat bottom;
	background-size:100%;
}


#author-section #posts{
	float:left;
	width: 100%;
	margin:0 0 50px 0;
	border-bottom:3px double #999;
	text-align:center;
	padding:0 0 40px 0;
}
#author-section .box{
	display:inline-block;
	width:400px;
	height:367px;
	margin:15px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
	outline:5px solid white;
}


#footer{
	float:left;
	width:100%;
	background:#e5e5e5;
	padding:36px 0;
}
#footer .left-text{
	float:left;
}
#footer .left-text span{
	margin:0 30px;
}
#footer .right-text{
	float:right;
}
#footer a{
	color:#000;
}





@media only screen
and (max-width: 1200px) and (min-width: 769px) {
body{
	font-size:16px;
}
#container .main{
	width:720px;
}
#header{
	margin:0 0 60px 0;
}
#header #logo{
	width:100%;
	text-align:center;
}
#header #logo a{
	display:inline-block;
	width:460px;
	height:75px;
	background-size:100%;
}
#header #menu{
	float:right;
	width:100%;
	margin:10px 0 0 0;
	text-align:center;
}
#header #menu li{
	float:none;
	display:inline-block;
	margin:0 0 0 2px;
}
#header #menu li a{
	padding:10px 25px;
}
#about-section,
#video-section,
#contact-section,
#author-section{
	margin:20px 0 80px 0;
	padding:88px 40px 60px 40px;
	font-size:16px;
	-webkit-border-radius: 15px;
       -moz-border-radius: 15px;
         -o-border-radius: 15px;
            border-radius: 15px;
}
#about-section .title,
#video-section .title,
#contact-section .title,
#author-section .title{
	left:40px;
	top:-30px;
	padding:20px 15px;
	font-size:26px;
}
#about-section .text{
	width:100%;
}
#about-section .image{
	display:none;
}
#about-section .about-image-2{
	display:block;
	width:350px;
}
#buy-section{
	padding:0;
	margin:0 0 60px 0;
}
#buy-section .box-1{
	margin:0 0 60px 0;
}
#buy-section .box-1 .image,
#buy-section .box-2 .image{
	width:260px;
	height:300px;
	background-size:100%;
}
#buy-section .box-1 .content,
#buy-section .box-2 .content{
	width:450px;
	background-size:50%;
	padding:0 0 30px 0;
}
#buy-section .box-1 .title,
#buy-section .box-2 .title{
	font-size:26px;
	margin:0 0 15px 0;
}
#buy-section .box-1 .text,
#buy-section .box-2 .text{
	font-size:16px;
	margin:0 0 30px 0;
}
#buy-section .box-1 .link a,
#buy-section .box-2 .link a{
	padding:20px 40px;
	font-size:18px;
	border-size:1px;
}
#video-section .video{
	width:450px;
	height:250px;
}
#video-section .box{
	margin:0 0 80px 0;
	padding:0 0 40px 0;
}
#contact-section{
	margin:0 0 150px 0;
}
#contact-section .text,
#author-section .text{
	margin:0 0 40px 0;
}
#contact-section .social-box{
	width:60%;
	margin:0 0 40px 0;
}
#contact-section .social-box .name{
	font-size:26px;
}
#contact-section .social-box .link{
	border-bottom:0;
	margin:24px 0 0 0;
}
#contact-section .social-box .box-1 .icon a,
#contact-section .social-box .box-2 .icon a,
#contact-section .social-box .box-3 .icon a,
#contact-section .social-box .box-4 .icon a{
	width:60px;
	height:60px;
	background-size:100%;
}
#contact-section .illustration{
	width:230px;
	height:400px;
	background:url(images/contact-illustration.png) no-repeat right;
	background-size:100%;
}
#author-section #posts{
	margin:0 0 40px 0;
}
#author-section .box{
	width:400px;
	height:367px;
	margin:15px;
}
#footer{
	padding:26px 0;
}



}
@media only screen
and (max-width: 768px) and (min-width: 525px) {
body{
	font-size:16px;
}
#container .main{
	width:500px;
	margin:0 auto;
}
#header{
	margin:0 0 50px 0;
}
#header #logo{
	width:100%;
	text-align:center;
}
#header #logo a{
	display:inline-block;
	width:400px;
	height:70px;
	background-size:100%;
}
#header #menu{
	float:right;
	width:100%;
	margin:10px 0 0 0;
	text-align:center;
}
#header #menu li{
	float:none;
	display:inline-block;
	margin:0 0 0 2px;
}
#header #menu li a{
	padding:10px 25px;
}
#about-section,
#video-section,
#contact-section,
#author-section{
	margin:20px 0 80px 0;
	padding:60px 30px 60px 30px;
	font-size:16px;
	-webkit-border-radius: 15px;
       -moz-border-radius: 15px;
         -o-border-radius: 15px;
            border-radius: 15px;
}
#about-section .title,
#video-section .title,
#contact-section .title,
#author-section .title{
	left:30px;
	top:-30px;
	padding:15px 30px;
	font-size:22px;
}
#about-section .text{
	width:100%;
}
#about-section .image{
	display:none;
}
#about-section .about-image-2{
	display:block;
	width:230px;
}
#buy-section{
	padding:0;
	margin:0 0 60px 0;
}
#buy-section .box-1{
	margin:0 0 60px 0;
}
#buy-section .box-1 .image,
#buy-section .box-2 .image{
	width:300px;
	height:330px;
	background-size:100%;
	margin:0 0 0 92px;
}
#buy-section .box-1 .content,
#buy-section .box-2 .content{
	width:100%;
	background-size:50%;
	padding:0 0 30px 0;
}
#buy-section .box-1 .title,
#buy-section .box-2 .title{
	font-size:26px;
	margin:0 0 15px 0;
}
#buy-section .box-1 .text,
#buy-section .box-2 .text{
	font-size:16px;
	margin:0 0 30px 0;
}
#buy-section .box-1 .link,
#buy-section .box-2 .link{
	text-align:center;
	width:100%;
}
#buy-section .box-1 .link a,
#buy-section .box-2 .link a{
	display:inline-block;
	padding:20px 40px;
	font-size:16px;
	border-size:1px;
}
#video-section .video{
	width:380px;
	height:220px;
}
#video-section .box{
	margin:0 0 80px 0;
	padding:0 0 40px 0;
}
#contact-section{
	margin:0 0 80px 0;
}
#contact-section .text,
#author-section .text{
	margin:0 0 40px 0;
}
#contact-section .social-box{
	width:100%;
	margin:0 0 40px 0;
}
#contact-section .social-box .name{
	font-size:26px;
}
#contact-section .social-box .link{
	border-bottom:0;
	margin:24px 0 0 0;
}
#contact-section .social-box .box-1 .icon a,
#contact-section .social-box .box-2 .icon a,
#contact-section .social-box .box-3 .icon a,
#contact-section .social-box .box-4 .icon a{
	width:60px;
	height:60px;
	background-size:100%;
}
#contact-section .illustration{
	width:100%;
	height:250px;
	background-size:35%;
}
#author-section #posts{
	margin:0 0 40px 0;
}
#author-section .box{
	width:260px;
	height:230px;
	margin:0 0 40px 0;
}
#footer{
	padding:26px 0;
}
#footer .left-text{
	width:100%;
	text-align:center;
	margin:0 0 10px 0;
}
#footer .left-text span{
	margin:0 30px;
}
#footer .right-text{
	width:100%;
	text-align:center;
}

}
@media only screen
and (max-width: 524px) {
body{
	font-size:16px;
}
#container .main{
	width:300px;
	margin:0 auto;
}
#header{
	margin:0 0 50px 0;
}
#header #logo{
	width:100%;
	text-align:center;
}
#header #logo a{
	display:inline-block;
	width:100%;
	height:60px;
	background-size:100%;
}
#header #menu{
	float:right;
	width:100%;
	margin:10px 0 0 0;
	text-align:center;
}
#header #menu li{
	float:none;
	width:100%;
	display:inline-block;
	margin:0 0 0 2px;
}
#header #menu li a{
	padding:10px 25px;
}
#about-section,
#video-section,
#contact-section,
#author-section{
	margin:20px 0 80px 0;
	padding:60px 30px 60px 30px;
	font-size:16px;
	-webkit-border-radius: 15px;
       -moz-border-radius: 15px;
         -o-border-radius: 15px;
            border-radius: 15px;
}
#about-section .title,
#video-section .title,
#contact-section .title,
#author-section .title{
	left:30px;
	top:-30px;
	padding:15px 30px;
	font-size:20px;
}
#about-section .text{
	width:100%;
	margin:300px 0 0 0;
}
#about-section .image{
	display:block;
	width:100%;
	background-size:100%;
	top:50px;
	left:1px;
}
#about-section .about-image-2{
	display:none;
}
#buy-section{
	padding:0;
	margin:0 0 60px 0;
}
#buy-section .box-1{
	margin:0 0 60px 0;
}
#buy-section .box-1 .image,
#buy-section .box-2 .image{
	width:220px;
	height:240px;
	background-size:100%;
	margin:0 0 0 40px;
}
#buy-section .box-1 .content,
#buy-section .box-2 .content{
	width:100%;
	background-size:80%;
	padding:0 0 30px 0;
}
#buy-section .box-1 .title,
#buy-section .box-2 .title{
	font-size:22px;
	margin:0 0 15px 0;
}
#buy-section .box-1 .text,
#buy-section .box-2 .text{
	font-size:16px;
	margin:0 0 30px 0;
}
#buy-section .box-1 .link,
#buy-section .box-2 .link{
	text-align:center;
	width:100%;
}
#buy-section .box-1 .link a,
#buy-section .box-2 .link a{
	display:inline-block;
	padding:20px 40px;
	font-size:16px;
	border-size:1px;
}
#video-section .video{
	width:220px;
	height:140px;
	margin:0 0 40px 0;
}
#video-section .box{
	margin:0 0 80px 0;
	padding:0 0 40px 0;
}
#contact-section{
	margin:0 0 80px 0;
}
#contact-section .text,
#author-section .text{
	margin:0 0 40px 0;
}
#contact-section .social-box{
	width:100%;
	margin:0 0 40px 0;
}
#contact-section .social-box .name{
	font-size:22px;
}
#contact-section .social-box .link{
	border-bottom:0;
	margin:10px 0 0 0;
}
#contact-section .social-box .box-1 .icon,
#contact-section .social-box .box-2 .icon,
#contact-section .social-box .box-3 .icon,
#contact-section .social-box .box-4 .icon{
	width:100%;
	margin:0;
}
#contact-section .social-box .box-1 .icon a,
#contact-section .social-box .box-2 .icon a,
#contact-section .social-box .box-3 .icon a,
#contact-section .social-box .box-4 .icon a{
	width:40px;
	height:40px;
	background-size:100%;
	margin:0;
}
#contact-section .illustration{
	width:100%;
	height:190px;
	background-size:48%;
	background-position:top;
}
#author-section #posts{
	margin:0 0 40px 0;
}
#author-section .box{
	width:240px;
	height:220px;
	margin:0 0 40px 0;
}
#footer{
	padding:26px 0;
}
#footer .left-text{
	width:100%;
	text-align:center;
	margin:0 0 10px 0;
}
#footer .left-text span{
	margin:0 20px;
}
#footer .right-text{
	width:100%;
	text-align:center;
}



}

