
@media screen and (min-width: 1600px) {

.bio-content>p,
.work_carousel .item p,
.testi_carousel .item p,
.blog_carousel .item>p,
.blog_carousel .item>a,
.blog_carousel .item>span,
.instagram1 p,
.fb_textarea p,
.workshop-content a ,
.contact-form input, 
.contact-form select, 
.contact-form textarea {
    line-height: 26px;
    font-size: 16px;
}
.navigation ul li a {
    font-size: 16px;
}
.bio-content>h2,
.services-section h2,
section.workshop-section h2,
.work-section h2,
.instagram_area h2,
.contact-form h2 {
    font-size: 35px;
}
.fb_textarea {
    height: 275px;
}
.workshop-content p {
    margin-top: 20px;
    font-size: 16px;
    line-height: 23px;
}
.award_carousel .item>span img {
    height: 80px;
}
.testi_carousel .item h3 {
    font-size: 22px;
}
.contact-map iframe {
    height: 560px;
}
}





@media screen and (max-width: 767px) {
.container {
    width: 80%;
}
header {
    top: 16px;
}
header .container{
    width: 95%;
}
.fixed-header{
    position:static;
}
.logo {
    width: 90%;
}
.mob-nav{
    display:block;
    width: 34px;
}
#download-book .modal-dialog {
    width: 300px;
    margin: auto;
}
/* banner */
.banner-section .banner{
    display:none;
}
.mob-banner{
    display:block;
}
.banner-section {
    height: auto;
}
.banner-content{
    top: 48%;
    width:90%;
}
.banner-content > span{
    text-align:center;
}
.banner-content > h2{
    font-size:20px;
    text-align: center;
}
.banner-content > h3{
    font-size:20px;
    text-align:center;
    margin-top: 102%;
    margin-bottom: 10%;
    position: relative;
}
.banner-content > h3::after {
    content: '';
    position: absolute;
    border-bottom: 1px solid #ffd43f;
    top: 0px;
    right: 0;
    bottom: -30%;
    left: 0;
    width: 20%;
    margin: auto;
}
.banner-content > p {
    letter-spacing: 0px;
    font-size: 10px;
    text-align: center;
}
.banner-content > a {
    padding: 18px 50px;
    font-size: 12px;
    margin: 12% auto;
    display: flex;
    width: 55%;
    justify-content: center;
}
.scroll-down{
    display:none;
}
/* navigation */
.navigation{
    display:none;
    width:95%;
}
.mob-nav-active{
    display: block;
}
.navigation ul li{
    display:block;
}
.navigation ul li:last-child {
    position: absolute;
    right: 6%;
}

/* about */
.about-inner{
    padding: 10% 0% 6%;
}
.about-img {
    width: 100%;
}
.about-content {
    width: 100%;
    padding: 6% 0;
    color: #e9e9e9;
}
.about-content h2, .Testimonials-section h2, .video-section h2, .coffee .row > h3, .blog-section h2{
    text-align:center;
    font-size: 20px;
}
.Testimonials_carousel .owl-prev, .Testimonials_carousel .owl-next {
    top: 42%;
}
.about-content p{
    text-align: center;
    font-size: 12px;
}
.about-content p span a{
    font-size: 12px;
}
.about-content a{
    margin: auto;
    font-size: 12px;
    width: 65%
}
.about-content a i img{
    width: 20px;
}
/* service */
.service{
    height: 750px;
}
.service-slider-1{
    order: 2;
    display: none;
}
.service-slider-2{
    order: 1;
}
.service_carousel2 .owl-stage{
    padding-left: 0px !important;
}
.service > h2{
    font-size:20px;
}
.service-slider-1, .service-slider-2{
    width:100%;
}
.service-slider-1 ul {
    display: inline-block;
    margin: 4% 2%;
    width: 27%;
}
.service-slider-1 h4{
	text-align:center;
}
.service-slider-1 ul li:nth-child(1){
	width: 20px;
	margin: auto;
}
.service-slider-1 ul li:nth-child(2) {
    padding: 0% 2%;
    text-align: center;
    font-size: 10px;
}
.service-slider-1 a{
	padding: 4% 10%;
	font-size: 14px;
	display: flex;
	justify-content: center;
	width: 50%;
	margin: 5% auto;
}

/* branding-1 */
.branding-1-left, .branding-1-right{
    width:100%;
}
.branding-1 h3, .branding-1 p, .branding-1 h4{
    text-align:center !important;
}
.branding-1 h3{
    font-size:20px;
}
.branding-1 p{
    font-size:12px;
}
.branding-1 h4{
    font-size:15px;
}

/* branding-1 */
.branding-2-innner, .branding-3-inner  {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
}
.branding-2-col, .branding-3-col {
    width: 75%;
    flex: 0 0 auto;
	margin-right: 8%;
    padding: 6% 14%;
}
.branding-2-col:nth-child(1) h3::after{
    bottom: -5%;
}
.branding-3-col{
    background: #1e1d28;
    color: #fff;
    padding: 8% 6%;
}
.branding-3-col h4::after{
    border-bottom: 1px solid #fff;
}

/* Video section */
.video_carousel {
    width: 100%;
}
.video_carousel .item h3{
	font-size: 18px;
}
.video_carousel .item p{
	font-size:12px;
}
.video_carousel .item > span{
    padding: 32%;
}


.first .item h3{
    padding: 0 !important;
}

/* Coffee section */
.coffee_carousel {
    width: 100%;
}
.coffee_carousel .owl-nav{
    display:none;
}
.coffee > img {
    top: 10%;
    width: 100%;
}
.coffee_carousel  .owl-item{
    margin-right: 0px !important;
}
.coffee_carousel .owl-item img{
    width: 90%;
}
/*Blog section*/
.blog_carousel .item img{
    width: 100%;
    height: auto;
    object-fit: cover;
}

/*Contact section*/
.contact-section {
    padding: 0%;
}
.contact-form {
    width: 100%;
    padding: 0 10%;
    margin-bottom: 30px;
}
.contact-form h2 {
    font-size: 20px;
    margin-bottom: 20px;
}
.contact-form input, .contact-form select, .contact-form textarea {
    font-size: 12px;
}
.contact-form form>div button {
    padding: 8px 20px;
    margin-top: 0;
    font-size: 12px;
}
.contact-map {
    width: 100%;
}
.contact-map iframe {
    height: 300px;
}
/* footer */
footer .container{
    width:100%;
}
footer {
    padding: 10px 0;
}
.footer-inner{
    padding-bottom: 30px;
    margin-bottom: 20px;
}
ul.footer-nav{
   width: 100%;
   margin-left: 0%; 
   justify-content: space-between;
}
ul.footer-nav li{
    width:18%;
    text-align:left;
    margin-top: 5%;
}
ul.footer-nav li a{
    font-size:10px;
}
.footer-logo {
    width: 100%;
}
.footer-logo img {
    display: block;
    margin: 0 auto;
}
.footer-copyright {
    width: 100%;
    text-align: center;
    font-size: 12px;
    margin: 10px 0;
}
ul.footer-social {
    text-align: center;
    width: 100%;
    justify-content: left;
}
ul.footer-social li {
    margin: 0 4px;
}
ul.footer-social li a {
    font-size: 16px;
}
.footer-bottom li:nth-child(1){
    display:none;
}
.footer-bottom li:nth-child(2){
    display:none;
}
ul.footer-bottom li{
    width:100%;
    text-align:center;
}
.main-bottom::before{
    top: -8%;
}
.main-bottom::after{
    top: 65%;
}

}




















