/* large desktop :1366px. */

@media (min-width: 1200px) and (max-width: 1366px) {
    
	
	
.menu-bar .btn-top ul {
    margin-left: 0px;
	
    }
	
	
	.menu-bar .btn-top ul li {
	text-align: center;
margin: auto;
padding: 0px;

    }
	
	.menu-bar .btn-top ul li a {
    color: #f25f5c;
	text-align: center;
	margin-top: -20px;
	margin-left: -40px;
    padding: 20px 40px 20px 40px;
	
    }
	
	.menu-bar .btn-top ul li:hover a {
    color: #f7f2da;
	margin: 0px;
	text-align: center;
	margin-top: -20px;
	margin-left: -40px;
    padding: 20px 40px 20px 40px;
}
	
	
		.author-area {
	
	padding-bottom: 50px;
	
	
}

.author-content {
	
	width: 90%;
	margin-left:60px;
}

.author-content  h2 {
    color: #2c2729;
	font-size: 36px;
    font-weight: 900;
    margin: 17px auto 32px;
	
	}
	
.author-content p {
    color: #2c2729;
    font-size: 17px;
    font-weight: 600;
    margin: 0px 50px 20px;
   
	
	
	}

.author-social {
   	margin-bottom: 25px;
	
	
}


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


.author-area a {
	   background-color: transparent;
    border-radius: 50px;
    color: #72b0ac;
    display: inline-block;
    font-size: 20px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 45px;
}
.author-area  a:hover {
   	    background-color: #72b0ac;
	border-radius: 50px;
	height: 45px;
    line-height: 45px;
    text-align: center;
	width: 45px;
    color: #fff;

}
	
	
	/* 4. Book area */

	.book-area {
	background-color: #f7f2da;
	width: 100%;
	}
	
	.book-content {
    background-color: transparent;
	padding: 0;
	width: 100%;
	}
	
	.book-content  h2 {
    color: #2c2729;
	font-size: 36px;
    font-weight: 900;
    margin: 17px auto 32px;
	width: 100%;
	padding: 0px;
	}
	
.book-content p {
    color: #2c2729;
    font-size: 17px;
    font-weight: 600;
    margin: 0px auto 20px;
    width: 100%;
	
	
	}

.book-area .avisopdf {
    font-size: 14px;
	color: #72b0ac;
    font-weight: normal;
	
	}


.book-area a {
	background-color: #72b0ac;
    border: 2px solid #72b0ac;
    border-radius: 50px;
    color: #f7f2da;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    padding: 15px 37px 14px;
    text-transform: uppercase;
    font-weight: 900;
	margin-bottom: 5px;
	margin-top:25px;
}
.book-area  a:hover {
   	background-color: #f7f2da;
    border: 2px solid #72b0ac;
    border-radius: 50px;
    color: #72b0ac;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    padding: 15px 37px 14px;
    text-transform: uppercase;
    font-weight: 900;
}


.book-area .polaroid-img {
    padding-right: 100px;
	z-index: 9999999;
	margin-left: 120px;
}



.buy-area {
background-color: #fff;
padding-top: 40px;

}

.buy-content > h2 {
    color: #3a3a3a;
    font-size: 36px;
    font-weight: 800;
    margin: 0;
}

.buy-text  h3 {
    color: #72b0ac;
    font-size: 44px;
    font-weight: bold;
    margin-bottom: 5px;
	margin-left: 150px;
	
	}



.table {
	width: 80%;
	color: #2c2729;
    font-size: 17px;
    font-weight: 600;
	margin-left:150px;
	
    
}

.table th {
	color: #2c2729;
    font-size: 17px;
    width: 150px;
    
}

	
	.buy-text .aviso {
    font-size: 14px;
	color: #72b0ac;
    font-weight: normal;
	margin-bottom: 5px;
	margin-left:150px;
	
    }

.buy-text > a {
	background-color: #72b0ac;
    border: 2px solid #72b0ac;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    padding: 15px 37px 14px;
    text-transform: uppercase;
    font-weight: 900;
	margin-left:150px;
	margin-top:10px;
}
.buy-text > a:hover {
   	background-color: #fff;
    border: 2px solid #72b0ac;
    border-radius: 50px;
    color: #72b0ac;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    padding: 15px 37px 14px;
    text-transform: uppercase;
    font-weight: 900;
}


.buy-text > p.amazon {
	color: #72b0ac;
    font-size: 17px;
    font-weight: 600;
	margin-left:150px;
	margin-top: 45px;
	text-decoration: none;
}

.buy-text a.linkamazon {
	display: inline-block;
    font-size: 17px;
    line-height: 1;
    color: #72b0ac;
    text-decoration: underline;
}
.buy-text a:hover.linkamazon {
   	display: inline-block;
    font-size: 17px;
    line-height: 1;
    color: #72b0ac;
    text-decoration: none;
}

.buy-text .pricing-value {
    display: inline-block;
    position: relative;
	margin-left:150px;
	
}

	.mockup-img {
        padding-right: 100px;
	z-index: 9999999;
	margin-left: 120px;
}


	
	.blog-content-app {
        padding: 23px 18px 23px 10px;
    }
	
    #background-1 {
        background-position: left -100px top -150px;
    }
    .slide-text {
        padding: 240px 0 0;
    }
	
	
	
    #background-5 {
        background-position: left 0% bottom 6%;
    }
    #background-4 {
        background-position: right -22px bottom -108px;
    }
    #background-7 {
        background-position: right 195px bottom -136px;
    }
    #background-6 {
        background-position: left 55% top 120px;
    }
    #background-2 {
        background-position: right 9px top 7px;
    }
    #background-7 {
      background-image: url("../../assets/img/livro.png");
      background-position: center center;
      background-size: contain;
      height: 76%;
      transform: translateX(375px) translateY(134px);
      width: 100%;
    }
    .coustom-row {
        margin: 0 -15px;
    }
    .coustom-col {
        padding: 0 15px;
    }
    
	.book-area  h2 {
    color: #2c2729;
	font-size: 36px;
    font-weight: 900;
    margin: 17px auto 32px;
	width: 52%;
	}
	
.book-area p {
    color: #2c2729;
    font-size: 17px;
    font-weight: 600;
    margin: 0px auto 20px;
    width: 52%;
	background-color: #f7f2da;
	}
}
/* Normal desktop :992px. */

@media (min-width: 992px) and (max-width: 1200px) {
	
	.menu-bar .btn-top ul {
    margin-left: 0px;

    }
	
	
	.menu-bar .btn-top ul li {
	margin-left: 0px;
    margin: auto;
    padding: 0px;
    }
	
	.menu-bar .btn-top ul li a {
    color: #f25f5c;
	margin-top: -10px;
	margin-left: -40px;
    padding: 20px 40px 20px 40px;
	
    }
	
	.menu-bar .btn-top ul li:hover a {
    color: #f7f2da;
	margin: 0px;
	text-align: center;
	margin-top: -10px;
	margin-left: -40px;
    padding: 20px 40px 20px 40px;
}



			.author-area {
	

	
	
}

.author-content {
	
	width: 90%;
	margin-left:60px;
}

.author-content  h2 {
    color: #2c2729;
	font-size: 36px;
    font-weight: 900;
    margin: 17px auto 32px;
	
	}
	
.author-content p {
    color: #2c2729;
    font-size: 17px;
    font-weight: 600;
    margin: 0px 50px 20px;
   
	
	
	
	}

.author-social {
   	margin-bottom: 25px;
	
	
}


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


.author-area a {
	   background-color: transparent;
    border-radius: 50px;
    color: #72b0ac;
    display: inline-block;
    font-size: 20px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 45px;
}
.author-area  a:hover {
   	    background-color: #72b0ac;
	border-radius: 50px;
	height: 45px;
    line-height: 45px;
    text-align: center;
	width: 45px;
    color: #fff;

}
	
	
.buy-area {
background-color: #fff;
padding-top: 40px;

}

.buy-content > h2 {
    color: #3a3a3a;
    font-size: 36px;
    font-weight: 800;
    margin: 0;
}

.buy-text  h3 {
    color: #72b0ac;
    font-size: 44px;
    font-weight: bold;
    margin-bottom: 5px;
	margin-left: 150px;
	
	}



.table {
	width: 80%;
	color: #2c2729;
    font-size: 17px;
    font-weight: 600;
	margin-left:150px;
	
    
}

.table th {
	color: #2c2729;
    font-size: 17px;
    width: 150px;
    
}

	
	.buy-text .aviso {
    font-size: 14px;
	color: #72b0ac;
    font-weight: normal;
	margin-bottom: 5px;
	margin-left:150px;
	
    }

.buy-text > a {
	background-color: #72b0ac;
    border: 2px solid #72b0ac;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    padding: 15px 37px 14px;
    text-transform: uppercase;
    font-weight: 900;
	margin-left:150px;
	margin-top:10px;
}
.buy-text > a:hover {
   	background-color: #fff;
    border: 2px solid #72b0ac;
    border-radius: 50px;
    color: #72b0ac;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    padding: 15px 37px 14px;
    text-transform: uppercase;
    font-weight: 900;
}


.buy-text > p.amazon {
	color: #72b0ac;
    font-size: 17px;
    font-weight: 600;
	margin-left:150px;
	margin-top: 45px;
	text-decoration: none;
}

.buy-text a.linkamazon {
	display: inline-block;
    font-size: 17px;
    line-height: 1;
    color: #72b0ac;
    text-decoration: underline;
}
.buy-text a:hover.linkamazon {
   	display: inline-block;
    font-size: 17px;
    line-height: 1;
    color: #72b0ac;
    text-decoration: none;
}

.buy-text .pricing-value {
    display: inline-block;
    position: relative;
	margin-left:150px;
	
}

	.mockup-img {
        padding-right: 100px;
	z-index: 9999999;
	margin-left: 100px;
	padding-top: 40px;
}



    .about-content {
        padding: 0 57px 0 0;
    }
    #background-7 {
  background-image: url("../../assets/img/livro.png");
  background-position: center center;
  background-size: contain;
  height: 76%;
  transform: translateX(300px) translateY(134px);
  width: 100%;
}


    .single-pricing {
        margin: 0 10px;
    }
    .video-area > img {
        width: 100%;
    }
    .menu-bar ul li a {
        padding-left: 20px;
    }
    .header-btn {
        margin-left: 2px;
    }
    .single-service {
        padding: 50px 26px 71px 24px;
    }
    .blog-details-wrapper {
        padding: 0 70px;
    }
    #background-5 {
        background-position: left 0% bottom 6%;
    }
    #background-4 {
        background-position: right -22px bottom -108px;
    }
    #background-6 {
        background-position: left 55% top 120px;
    }
    #background-2 {
        background-position: right -18px top -16px;
    }
    #background-1 {
        background-position: left -220px top -179px;
    }
    
	.book-area {
	background-color: #f7f2da;
	}
	
	.book-content {
    background-color: transparent;
	margin-left: 70px;
	padding: 0;
	width: 80%;
	}
	
	.book-area  h2 {
    color: #2c2729;
	font-size: 36px;
    font-weight: 900;
    margin: 17px auto 32px;
	width: 85%;
	padding: 0px;
	}
	
.book-area p {
    color: #2c2729;
    font-size: 17px;
    font-weight: 600;
    margin: 0px auto 20px;
    width: 85%;
	background-color: #f7f2da;
	padding: 0px;
	}
	
	
		
	.book-area .polaroid-img {
    padding-right: 100px;
	z-index: 9999999;
	
}
.polaroid-img > img {
   z-index: 9999999;
}
	
	
	.slide-text {
        padding: 175px 0 0;
		
    }
    .slide-text p {
        width: 54%;
		
    }
    .slide-text h2 {
        font-size: 38px;
    }
    .author-img {
        padding-right: 100px;
    }
    .coustom-row {
      margin: 0 -15px;
    }
    .coustom-col {
      padding: 0 15px;
    }
    .blog-info {
      padding: 45px 24px 36px;
    }
    .blog-video-text {
        padding-left: 104px;
    }
    .blog-video-text > h3 {
        font-size: 14px;
    } 
    .pb-210 {
        padding-bottom: 170px;
    }
    .pt-280 {
        padding-top: 240px;
    }
    
}
/* Tablet desktop :768px. */

@media (min-width: 768px) and (max-width: 991px) {
	
	
.menu-bar .btn-top ul {
    margin-left: 0px;
    }
	
	
	.menu-bar .btn-top ul li {
	margin-left: 0px;
    margin: auto;
    padding: 0px;
	text-transform: uppercase;
	font-weight: 900;
	
    }
	
	.menu-bar .btn-top ul li a {

    color: #f25f5c;
	margin-top: -10px;
	margin-left: -40px;
    padding: 20px 40px 20px 40px;
    }
	
	.menu-bar .btn-top ul li:hover a {
    color: #f7f2da;
	margin: 0px;
	text-align: center;
	margin-top: -10px;
	margin-left: -40px;
    padding: 20px 40px 20px 40px;
}

.author-content {
	
	width: 100%;
	
}

.author-content  h2 {
    color: #2c2729;
	font-size: 36px;
    font-weight: 900;
    margin: 17px auto 32px;
	
	}
	
.author-content p {
    color: #2c2729;
    font-size: 17px;
    font-weight: 600;
    margin: 0px px 20px;
   
	
	
	
	}

.author-social {
   	margin-bottom: 25px;
	padding-top: 20px;
	margin: -20px;
}


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


.author-area a {
	   background-color: transparent;
    border-radius: 50px;
    color: #72b0ac;
    display: inline-block;
    font-size: 20px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 45px;
}
.author-area  a:hover {
   	    background-color: #72b0ac;
	border-radius: 50px;
	height: 45px;
    line-height: 45px;
    text-align: center;
	width: 45px;
    color: #fff;

}
	
	.book-area .polaroid-img {
    padding-right: 50px;
	z-index: 9999999;
	margin-left: -100px;
	
}


		.book-area {
	background-color: #f7f2da;
	width: 100%;
	}
	
	.book-content {
    background-color: transparent;
	padding: 0;
	width: 100%;
	}
	
	.book-content  h2 {
    color: #2c2729;
	font-size: 36px;
    font-weight: 900;
    margin: 17px auto 32px;
	width: 100%;
	padding: 0px;
	}
	
.book-content p {
    color: #2c2729;
    font-size: 17px;
    font-weight: 600;
    margin: 0px auto 20px;
    width: 100%;
	
	
	}
	
.buy-area {
background-color: #fff;
padding-top: 40px;

}

.buy-content > h2 {
    color: #3a3a3a;
    font-size: 36px;
    font-weight: 800;
    margin: 0;
}




.buy-text  h3 {
    color: #72b0ac;
    font-size: 44px;
    font-weight: bold;
    margin-bottom: 5px;
	margin:0px;
	margin-left: 40px;
	
	}



.buy-text .table {
	width: 100%;
	color: #2c2729;
    font-size: 17px;
    font-weight: 600;
	
	margin-left: 40px;
	
    
}

.table th {
	color: #2c2729;
    font-size: 17px;
    width: 150px;
    
}

	
	.buy-text .aviso {
    font-size: 14px;
	color: #72b0ac;
    font-weight: normal;
	margin-bottom: 5px;
	margin:0px;
	margin-left: 40px;
	
    }

.buy-text > a {
	background-color: #72b0ac;
    border: 2px solid #72b0ac;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    padding: 15px 37px 14px;
    text-transform: uppercase;
    font-weight: 900;
margin: 0px;
	margin-top:10px;
	margin-left: 40px;
}
.buy-text > a:hover {
   	background-color: #fff;
    border: 2px solid #72b0ac;
    border-radius: 50px;
    color: #72b0ac;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    padding: 15px 37px 14px;
    text-transform: uppercase;
    font-weight: 900;
	margin: 0px;
	margin-top:10px;
	margin-left: 40px;
	
}


.compre{
		margin: 0px;
		margin-left: 40px;
	}
	

.buy-text > p.amazon {
	color: #72b0ac;
    font-size: 17px;
    font-weight: 600;
margin:0px;
	margin-top: 45px;
	text-decoration: none;
	margin-left: 40px;
	
}

.buy-text a.linkamazon {
	display: inline-block;
    font-size: 17px;
    line-height: 1;
    color: #72b0ac;
    text-decoration: underline;
	margin:0px;
	
}
.buy-text a:hover.linkamazon {
   	display: inline-block;
    font-size: 17px;
    line-height: 1;
    color: #72b0ac;
    text-decoration: none;
	
}

.buy-text .pricing-value {
    display: inline-block;
    position: relative;
margin:0px;
margin-left: 40px;
	
}

	.mockup-img {
    margin: 0px;
	width: 100%;
	padding-top: 40px;
	margin-left: 20px;
	
}
	
	
	
	
    .menu-bar ul li a {
        font-size: 12px;
        padding-left: 9px;
    }
	
	.slide-text .author-reposive {
	}
        
	
    .header-btn {
        margin-left: 6px;
        padding: 9px 20px 8px;
    }
    .bar-button.ml-15 {
        margin-left: 5px;
    }
    .single-service {
        padding: 38px 24px 59px 22px;
    }
    .about-content {
        padding: 15px 0 0;
    }
    .single-testi-text > p {
        padding: 36px 22px 39px;
    }
    .subscribe-content > p {
        width: 100%;
    }
    .single-pricing {
        margin: 0;
    }
    .counter-text {
        padding-left: 40px;
    }
    .blog-info {
        padding: 35px 18px 26px;
    }
    .blog-info > h2 {
        font-size: 18px;
    }
    .blog-details-wrapper {
        padding: 0;
    }
    #background-5 {
        background-position: left 0 bottom 0%;
    }
    #background-4 {
        background-position: right -94px bottom -165px;
    }
    #background-6 {
        background-position: left 92% top 146px;
    }
    #background-2 {
        background-position: right -29px top -22px;
    }
    #background-1 {
        background-position: left -255px top -135px;
    }
#background-7 {
  background-image: url("../../assets/img/livro.png");
  background-position: center center;
  background-size: contain;
  height: 57%;
  transform: translateX(315px) translateY(180px);
  width: 100%;
}
    .slide-text {
        padding: 203px 0 0;
		
    }
    .slide-text p {
        width: 70%;
    }
    .slide-text h2 {
        font-size: 38px;
        line-height: 47px;
    }
    .career-text {
        padding: 55px 0;
    }
    .author-img {
        padding-right: 0;
    }
    .pb-210 {
        padding-bottom: 170px;
    }
    .pt-280 {
        padding-top: 240px;
    }
    .coustom-row {
      margin: 0 -15px;
    }
    .coustom-col {
      padding: 0 15px;
    }
    .blog-right-sidebar {
      margin-top: 60px;
    }
      .blog-right-sidebar-bottom li {
      margin: 0 7px 8px 0;
    }  
    .counter-text > p {
        font-size: 14px;
    }
    
    
}
/* small mobile :320px. */

@media (max-width: 767px) {
	
	


	.author-area {
	
	padding-bottom: 50px;
	
	
}

.author-content {
	
}

.author-area  h2 {
    color: #2c2729;
	font-size: 36px;
    font-weight: 900;
    margin: 17px auto 32px;
	width: 85%;
	}
	
.author-area p {
    color: #2c2729;
    font-size: 17px;
    font-weight: 600;
    margin: 0px auto 20px;
    width: 85%;
	
	
	
	}

.author-social {
   	margin-bottom: 25px;
	padding-left: 35px;
	
}


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


.author-area a {
	   background-color: transparent;
    border-radius: 50px;
    color: #72b0ac;
    display: inline-block;
    font-size: 20px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 45px;
}
.author-area  a:hover {
   	    background-color: #72b0ac;
	border-radius: 50px;
	height: 45px;
    line-height: 45px;
    text-align: center;
	width: 45px;
    color: #fff;

}
	

.buy-area {
background-color: #fff;
padding-top: 40px;

}

.buy-content > h2 {
    color: #3a3a3a;
    font-size: 36px;
    font-weight: 800;
    margin: 0;
}




.buy-text  h3 {
    color: #72b0ac;
    font-size: 44px;
    font-weight: bold;
    margin-bottom: 5px;
	margin:0px;
	
	}



.buy-text .table {
	width: 100%;
	color: #2c2729;
    font-size: 17px;
    font-weight: 600;
	
	margin: 0px;
	
    
}

.table th {
	color: #2c2729;
    font-size: 17px;
    width: 150px;
    
}

	
	.buy-text .aviso {
    font-size: 14px;
	color: #72b0ac;
    font-weight: normal;
	margin-bottom: 5px;
	margin:0px;

	
    }

.buy-text > a {
	background-color: #72b0ac;
    border: 2px solid #72b0ac;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    padding: 15px 37px 14px;
    text-transform: uppercase;
    font-weight: 900;
margin: 0px;
	margin-top:10px;
}
.buy-text > a:hover {
   	background-color: #fff;
    border: 2px solid #72b0ac;
    border-radius: 50px;
    color: #72b0ac;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    padding: 15px 37px 14px;
    text-transform: uppercase;
    font-weight: 900;
	margin: 0px;
	margin-top:10px;
}


.compre{
		margin: 0px;
	}
	

.buy-text > p.amazon {
	color: #72b0ac;
    font-size: 17px;
    font-weight: 600;
margin:0px;
	margin-top: 45px;
	text-decoration: none;
}

.buy-text a.linkamazon {
	display: inline-block;
    font-size: 17px;
    line-height: 1;
    color: #72b0ac;
    text-decoration: underline;
	margin:0px;
}
.buy-text a:hover.linkamazon {
   	display: inline-block;
    font-size: 17px;
    line-height: 1;
    color: #72b0ac;
    text-decoration: none;
}

.buy-text .pricing-value {
    display: inline-block;
    position: relative;
margin:0px;
	
}

	.mockup-img {
    margin: 0px;
	width: 100%;
	padding-top: 40px;
	
}	
	
    .bar-button.ml-15 {
        display: none;
    }
    .single-service {
        margin: 30px 0;
        padding: 40px 15px 34px;
    }
    .about-content {
        padding: 30px 0px 45px 0px;
    }
    .subscribe-content > p {
        width: 100%;
    }
    .subscribe-form .mc-form {
        width: 100%;
    }
    .subscribe-form .mc-form .clear input {
        padding: 0 15px;
    }
    .subscribe-form .mc-form input {
        padding: 0 120px 0 20px;
    }
    .single-pricing {
        margin: 0 0 30px;
    }
	
.menu-bar .btn-top ul {
        
        background-color: transparent;
        text-align: center;
		
    }
	
	
	 .menu-bar .btn-top ul li {
		text-align: center;
        
        margin: auto;
        padding: 0px;
        width: 50%;
    }
	
	
	.menu-bar .btn-top ul li a {
        color: #f25f5c;
		
      text-align: center;
	  margin-top: -20px;
      padding: 15px 20px 15px 20px;

    }
	

	
	
	.menu-bar .btn-top ul li:hover a {
    color: #f7f2da;
	margin: 0px;
	text-align: center;
	margin-top: -20px;
      padding: 15px 20px 15px 20px;
}

 .menu-bar .menu-footer ul {
		 background-color: #2c2729;
		
        margin: 15px 0;
        padding: 15px 0;
		text-align: center;
    }
	
	 .menu-bar ul {
		 background-color: #f7f2da;
        margin: 15px 0;
        padding: 15px 0;
		text-align: center;
    }
    .menu-bar ul li {
        display: block;
        float: none;
        margin: 0;
        padding: 10px;
        width: 100%;
    }
    .menu-bar ul li a {
        color: #2c2729;
        display: block;
        padding-left: 0;
    }
    
	.menu-bar ul li.active a {
        color: #72b0ac;
    }
    
   
	.contact-content > h2 {
    
	color: #2c2729;
    font-size: 22px;
    font-weight: 900;
    margin-bottom: 17px;
	}
	
	.press-content {
    background-color: #fff;
	width: 90%;
	margin: auto;
	padding: 0;
	padding-bottom:150px;
	}
	
	.press-content  h2 {
    color: #2c2729;
    font-size: 30px;
    font-weight: 900;
    margin: 0;
}


	.press-content  h3 {
    color: #2c2729;
    font-size: 24px;
    font-weight: 900;
    margin: 0;
}


.author-area {
	background-color: #fff;
	padding-bottom: 50px;
	
}

.author-area  h2 {
    color: #2c2729;
	font-size: 36px;
    font-weight: 900;
    margin: 17px auto 32px;
	width: 85%;
	}
	
.author-area p {
    color: #2c2729;
    font-size: 17px;
    font-weight: 600;
    margin: 0px auto 20px;
    width: 85%;
	background-color: #fff;
	
	
	}

.author-social {
   	margin-bottom: 25px;
	padding-left: 10px;
	
}


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


.author-area a {
	   background-color: transparent;
    border-radius: 50px;
    color: #72b0ac;
    display: inline-block;
    font-size: 20px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 45px;
}
.author-area  a:hover {
   	    background-color: #72b0ac;
	border-radius: 50px;
	height: 45px;
    line-height: 45px;
    text-align: center;
	width: 45px;
    color: #fff;

}
	
	.stick .menu-bar ul li a {
        color: #2c2729;
    }
    .stick .menu-bar ul li a:hover {
        color: #2c2729;
    }
    .header-left.f-left {
        float: none;
    }
    .logo {
        display: inline-block;
        margin-top: 5px;
    }
    .menu-bar.navbar-collapse {
        width: 100%;
    }
    .header-right.f-right {
        float: none;
    }
    #background-8 {
        background-position: right 120px bottom 60px;
    }
    .blog-details-wrapper {
        padding: 0;
    }
    .pb-210 {
        padding-bottom: 180px;
    }
    .pt-280 {
        padding-top: 184px;
    }
    .single-comment.middle-blog {
        margin-left: 0;
    }
    .ptb-120 {
        padding: 80px 0;
    }
   
    #background-7 {
        background-image: url("../../assets/img/livro.png");
        background-position: center center;
        background-size: contain;
        height: 45%;
        transform: translateX(45px) translateY(275px);
        width: 100%;
		margin-top: 30px;
		padding-bottom: 45px;
    }
	
	
	.img-press {
    width: 90%;
	}
	
	
	.press-content .email {
    color: #2c2729;
    font-size: 1.5em;
    font-weight: 900;
    text-align: center;
	margin: 0;
}
	
    .slide-text {
        padding-top: 120px;
		
        text-align: center;
		
		margin: auto;
		width: 80%;
    }
    .slide-text p {
        display: none;
    }
    .slide-text h2 {
        font-size: 26px;
        line-height: 34px;
		font-weight: 900;
    }
	
	.slide-text .author-reposive {
        display: inherit;
		margin-bottom: 25px;
		margin-top: 0px;
		color: #f7f2da;
    }
	
    .mockup-img > img {
        margin-left: 0;
        width: 100%;
    }
    .mockup-img {
        padding-right: 0;
    }
	
	.polaroid-img > img {
        margin-left: 0;
        width: 100%;
    }
    .polaroid-img {
        padding-right: 0;
    }
	
    .career-text {
        padding: 55px 0;
    }
    .career-text > h2 {
        font-size: 26px;
        line-height: 35px;
    }
    .pt-120 {
        padding-top: 80px;
    }
    .pb-90 {
        padding-bottom: 50px;
    }
    .section-title > h2 {
        margin-bottom: 40px;
    }
    .section-title.section-title2 > h2 {
        margin-bottom: 40px;
    }
    .ptb-150 {
        padding: 80px 0;
    }
    .coustom-row {
      margin: 0 -15px;
    }
    .coustom-col {
      padding: 0 15px;
    }
    .blog-right-sidebar {
      margin-top: 60px;
    }
    .blog-right-sidebar-bottom li {
      margin: 0 7px 8px 0;
    } 
    .navbar-toggler {
        float: right;
    }
    .subscribe-content > h2 {
        font-size: 26px;
    }
    .section-title > h2 {
        font-size: 26px;
    }
    .stick .menu-bar ul li a:hover, .stick .menu-bar ul li.active a {
        color: #72b0ac;
    }
    .breadcrumbs-text > h2 {
        font-size: 30px;
    }
    
    
    
    
    
    
    
    
}
/* Large Mobile :480px. */

@media only screen and (min-width: 576px) and (max-width: 767px) {


#background-7 {
  height: 50%;
  transform: translateX(0px) translateY(285px);
}
.slide-text {
  text-align: center;
}





}