@media only screen and (min-width: 1660px) and (max-width: 1980px) {
	section.hero-section .hero-wrapper .content-wrapper { padding: 100px 0; }
}

@media only screen and (min-width: 1440px) and (max-width: 1659px) {
	section.hero-section .hero-wrapper .content-wrapper { padding: 50px 0; }
}

/*TABLET LANDSCAPE MODE*/
@media only screen and (min-width: 1024px) and (max-width: 1169px) {
	
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
	
	/*	our-story*/
	section.our-story .story-cont { padding: 10px 0; }

	/*	content-with-form*/
	section.content-with-form .left h2 { font-size: 32px; }

	/*	member-popup*/
	.member-popup .inner-member .popup-header-area .right h3 { font-size: 32px; }
	.member-popup .inner-member .popup-header-area .right p { font-size: 28px; }

	/*Blog Page*/
	.blog-strip .strip { width: 60%; }
	.blog-strip .search { width: 35%; }
	.main-blog .main-wrapper .left { width: 60%; }
	.main-blog .main-wrapper .right { width: 35%; }

	/*	result-matter	*/
	section.result-matter { padding: 50px 0; }
	section.result-matter .description .bg-color { padding: 50px 50px 40px 50px; }

	/*	hero-banner-with-icon*/
	section.hero-banner-with-icon .bg-wrapper { padding: 40px 0 15px 0; }
	section.hero-banner-with-icon .bg-wrapper .right .shape { max-width: 250px; }

}

@media only screen and (max-width: 991px){

	/* Desktop Header */
	header.header-wrapper{ display:none; }
	/* Mobile Header*/
	.mobile-header { display: block; }

	/*Footer*/
	footer.footer-wrapper { padding: 25px 0; }
	footer.footer-wrapper .footer-contents .footer-logo { margin-bottom: 25px; }
	footer.footer-wrapper .footer-contents .footer-title { margin-bottom: 25px; }
	footer.footer-wrapper .footer-contents .footer-title h2 { font-size: 28px; }
	footer.footer-wrapper .footer-contents .footer-content { margin-bottom: 25px; text-align: center; }
	footer.footer-wrapper .footer-contents .footer-btn { margin-bottom: 25px; }
	footer.footer-wrapper .footer-menus { padding-top: 25px; margin-bottom: 25px; }

	/* hero-section	*/
	section.hero-section .background-with-title h2 { font-size: 50px; }
	section.hero-section .hero-wrapper .content-wrapper.right { margin: 0 auto 0 0; }

	/*	multiple-columns*/
	section.multiple-columns .columns-wrapper ul li { width: 47%; }
	section.multiple-columns .columns-wrapper ul li:nth-child(2n) { margin-right: 0; }
	section.multiple-columns .columns-wrapper ul li .image { height: 250px; }

	/*	logos-section*/
	section.logos-section .title-wrapper h2 { width: 40%; }
	section.logos-section .title-wrapper .title-line { width: 60%; }

	/*	progress-bar-section*/
	section.progress-bar-section { background: #EDEAE1; padding: 50px 0 0 0;}
	section.progress-bar-section:after { width: 83%; height: 75%; z-index: 0; top: auto; bottom: 0; }
	section.progress-bar-section:before { width: 100%; height: 25%; z-index: 0; }
	section.progress-bar-section .inner-wrapper .left { width: 100%; margin-bottom: 50px; padding-left: 15%; }
	section.progress-bar-section .inner-wrapper .right.half { width: 100%; position: relative; }
	section.progress-bar-section .inner-wrapper { z-index: 1; position: relative; }
	
	/*	hero-version2		*/
	section.hero-version2 .inner-wrapper .left .left-inner { max-width: 290px; }
	section.hero-version2 .inner-wrapper .left h2 { font-size: 32px; }

	/*	our-story*/
	section.our-story .story-cont h2 {font-size: 32px;}

	/*	multiple-columns-with-icon*/
	section.multiple-columns-with-icon .columns-wrapper .col { width: 47%; }
	section.multiple-columns-with-icon .columns-wrapper .col:nth-child(2n) { margin-right: 0; }
	section.multiple-columns-with-icon .columns-wrapper .col:nth-child(3n) { margin-right: 5%; }

	/*meet-the-team	*/
		section.meet-the-team .title-wrapper { height: 60px; }
	section.meet-the-team .title-wrapper h2 { padding: 30px; font-size: 32px; }
	section.meet-the-team .members-wrapper { padding: 50px 0 0 0; }
	section.meet-the-team .members-wrapper .teams-boxes .box { width: 47.3%; }
	section.meet-the-team .members-wrapper .teams-boxes .box:nth-child(2n) { margin-right: 0; }
	section.meet-the-team .members-wrapper .teams-boxes .box:nth-child(3n) { margin-right: auto; }

	/*member-popup*/
	.member-popup .inner-member .popup-header-area .right h3 { font-size: 32px; }
	.member-popup .inner-member .popup-header-area .right p { font-size: 28px; }

	/*	content-with-form*/
	section.content-with-form .left { width: 100%; margin-bottom: 40px; }
	section.content-with-form .left h2 { font-size: 32px; }
	section.content-with-form .right { width: 100%; }

	/*	hero-banner-with-icon*/
	section.hero-banner-with-icon .bg-wrapper { padding: 20px 0 10px 0; }
	section.hero-banner-with-icon .bg-wrapper .left { width: 60%; }
	section.hero-banner-with-icon .bg-wrapper .left h2 { font-size: 32px; }
	section.hero-banner-with-icon .ploygon-wrapper { padding: 30px 0; }

	/*	tabs-section*/
	section.tabs-section .title-wrapper { padding: 15px 0; }
	section.tabs-section .title-wrapper h2 { font-size: 32px; }

	section.tabs-section .tabs-wrapper .tabs-title:after { opacity: 1; visibility: visible; bottom: 3px; }
	section.tabs-section .tabs-wrapper .tabs-title ul { overflow-x: auto; white-space: nowrap; flex-wrap: nowrap; overflow-y: hidden; position: relative; border: 0; }
	section.tabs-section .tabs-wrapper .tabs-title ul li { margin-right: 30px; }
	section.tabs-section .tabs-wrapper .tabs-title ul li.active:after { bottom: -15px; }

	section.tabs-section .tabs-wrapper .tabs-content .inner-cont { padding: 20px 0 40px 0; }

	/*	icon-columns*/
	section.icon-columns { padding: 50px 0 0 0; }

	/*	faqs*/
	section.faqs { padding: 30px 0; }
	section.faqs .title-wrapper h2 { font-size: 32px; }
	section.faqs .faqs-wrapper { padding: 30px 0 0 0; }
	section.faqs .faqs-wrapper .accordions { padding: 30px; }
	section.faqs .faqs-wrapper .accordions ul.accordion_list li { padding: 0 30px 30px 30px; }

	/*	our-work-with-popup*/
	section.our-work-with-popup .title-wrapper{padding:20px 0;}
	section.our-work-with-popup .title-wrapper h2{font-size:32px;}
	section.our-work-with-popup .listing-wrapper .listings{max-width:85%;margin:-20px 0 0 auto;}

	/*section-popup*/
	.section-popup .inner-popup {max-width: 80%;}

	/*	result-matter*/
	section.result-matter { padding: 40px 0; }
	section.result-matter .description .bg-color { padding: 40px 40px 30px 40px; }
	section.result-matter .description h2 { font-size: 32px; }

	/*	latest-blog*/
	section.latest-blog .title-wrapper .bg-wrapper { max-width: 65%; padding: 20px; }
	section.latest-blog .title-wrapper h2 { font-size: 32px; }
	section.latest-blog .latest-wrapper .blogs-wrapper .blog-box { width: 45%; }
	section.latest-blog .latest-wrapper .blogs-wrapper .blog-box:nth-child(3n) { margin-right: 5%; }
	section.latest-blog .latest-wrapper .blogs-wrapper .blog-box:nth-child(2n) { margin-right: 0; }

	/*	our-tools*/
	section.our-tools { padding: 30px 0; }
	section.our-tools .title-wrapper { padding: 20px 0; }
	section.our-tools .title-wrapper h2 { font-size: 32px; }

	/*Blog Page*/
	.blog-strip .strip{width:65%;}
	.blog-strip .search{width:32%;}
	.main-blog .main-wrapper .left{width:65%;}
	.main-blog .main-wrapper .right{width:32%;}
	.blogs-wrapper .blog-box .image{height:200px;}
	.blogs-wrapper .blog-box .content{padding:15px;}

	/*	introduction*/
	section.introduction { padding: 30px 0; }
	section.introduction .inner-wrapper .right h2 { font-size: 32px; }

	/*	solution*/
	section.solution .inner-wrapper .left.half { width: 85%; }
	section.solution .inner-wrapper .right.half { width: 100%; padding: 20px; margin: -50px 0 0 0; }
	section.solution .inner-wrapper .right h2 { font-size: 32px; }

	/*	impact*/
	section.impact { padding: 30px 0; }
	section.impact .title-desc { max-width: 90%; }
	section.impact .title-desc h2 { font-size: 32px; }
	section.impact .code-image { max-width: 90%; }

	/*	audience*/
	section.audience { padding: 30px 0; }
	section.audience .main-title { padding: 20px 70px 90px 0; }
	section.audience .main-title h2 { font-size: 32px; }
	section.audience .description { padding: 20px 30px; }

	/*	content-with-image-columns*/
	section.content-with-image-columns .title-wrapper h2 { font-size: 32px; }
	section.content-with-image-columns .columns-wrapper { max-width: 90%; }

	/*work-post*/
	section.work-style-category-tabs { padding: 30px 0; }
	.work-post .work-wrapper { height: auto; margin-bottom: 20px; }
	.work-post .work-wrapper .title { margin: 30px 0; }

	/*	dynamic-banner*/
	section.dynamic-banner .bg-wrapper { padding: 40px 0 100px 0; }
	section.dynamic-banner .bg-wrapper .left h2 { font-size: 32px; }

	/*our-work*/
	section.our-work .title-wrapper h2 { font-size: 32px; }
	section.our-work .our-work-wrapper { max-width: 100%; }

}


/*TABLET POTRAIT MODE*/
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	
}




/*Mobile POTRAIT MODE*/
@media only screen and (max-width: 767px) {
	
	
	
	/* Footer	*/
	footer.footer-wrapper { padding: 40px 0; }
	footer.footer-wrapper .footer-contents .footer-logo img { width: 173.488px; }
	footer.footer-wrapper .footer-contents .footer-title h2 { font-size: 20px; }
	footer.footer-wrapper .footer-contents .footer-content { text-align: left; }
	footer.footer-wrapper .footer-menus > ul > li { width: 48%; margin-bottom: 10px; }
	footer.footer-wrapper .copyright-wrapper .copytext { width: 100%; order: 2; text-align: center; margin-bottom: 15px; }
	footer.footer-wrapper .copyright-wrapper .policy { width: 100%; order: 3; }
	footer.footer-wrapper .copyright-wrapper .socials { width: 100%; order: 1; margin-bottom: 15px; }
	footer.footer-wrapper .copyright-wrapper .socials ul { justify-content: center; }
	footer.footer-wrapper .copyright-wrapper .policy ul { justify-content: center; }
	
	/*	hero-section*/
	section.hero-section .background-with-title h2 { font-size: 45px; max-width: 100%; }
	section.hero-section .hero-wrapper { padding: 0 0 45px 0; background: #251F21 !important; }
	section.hero-section .hero-wrapper .mobile-image { display: block; margin-bottom: 45px; }
	section.hero-section .hero-wrapper .content-wrapper .title-wrapper h2 { font-size: 30px;}
	section.hero-section .hero-wrapper .content-wrapper .title-wrapper h2 span.color-title { font-size: 105px; text-align: center; display: block; width: 90%; }
	section.hero-section .hero-wrapper .content-wrapper .title-wrapper h2 span { display: block; width: 100%; }

	/*	multiple-columns*/
	section.multiple-columns .bg-wrapper { padding: 50px 0 30px 0; }
	section.multiple-columns .bg-wrapper h2 { font-size: 20px; }
	section.multiple-columns .columns-wrapper { padding: 35px 20px 0 20px; }
	section.multiple-columns .columns-wrapper ul li { width: 100%; margin-right: 0; }
	section.multiple-columns .columns-wrapper ul li .image { height: auto; }

	/*	logos-section*/
	section.logos-section .title-wrapper h2 { font-size: 20px; }
	section.logos-section .logos-wrapper ul li { width: 18%; margin-right: 9%; }

	/*banner-header-with-link*/
	section.banner-header-with-link .banners-slider .items .inner-wrapper { max-width: 100%; padding: 0; }
	section.banner-header-with-link .banners-slider .items .inner-wrapper h2 { font-size: 20px; margin-bottom: 20px; }

	/*	progress-bar-section*/
	section.progress-bar-section { padding: 30px 0 0 0; }
	section.progress-bar-section .inner-wrapper h2 { font-size: 20px; }
	section.progress-bar-section .inner-wrapper .left { margin-bottom: 30px; }
	section.progress-bar-section .right:after { left: 13%; }
	section.progress-bar-section .inner-wrapper .right .bar-wrapper .number span { font-size: 20px; }
	section.progress-bar-section .inner-wrapper .right .bar-wrapper .bar p { font-size: 16px; }
	section.progress-bar-section .inner-wrapper .right .bar-wrapper .bar .skillbar { height: 7px; width: 80%; margin: 0 0 15px auto; }
	section.progress-bar-section .inner-wrapper .right .bar-wrapper .bar .skillbar .skillbar-bar { height: 7px; }
	section.progress-bar-section .inner-wrapper .right .bar-wrapper .bar p span { font-size: 18px; position: absolute; top: -8px; }

	/*	hero-version2*/
	section.hero-version2 .inner-wrapper .left { width: 100%; padding: 40px 0 0 0;  }
	section.hero-version2 .inner-wrapper .left .left-inner { max-width: 95%; margin-bottom: 20px; }
	section.hero-version2 .inner-wrapper .left h2 { font-size: 20px; }
	section.hero-version2 .inner-wrapper .right { width: 100%; }

	/*	our-story*/
	section.our-story { padding: 30px 0; position: relative; }
	section.our-story:before { position: absolute; content: ''; width: 100%; height: 100%; background: #EDEAE1; top: 100px; }
	section.our-story .story-img { max-width: 150px; width: 100%; margin: 0 auto; padding: 0; }
	section.our-story .story-img:after { display: none; }
	section.our-story .story-cont { width: 100%; padding: 30px 0 0 0; }
	section.our-story .story-cont h2 { font-size: 20px; }
	section.our-story .story-cont:before { display: none; }

	/*	multiple-columns-with-icon*/
	section.multiple-columns-with-icon h2 { font-size: 20px; margin-bottom: 30px; }
	section.multiple-columns-with-icon .columns-wrapper .col { width: 100%; margin-right: 0; margin-bottom: 20px; }
	section.multiple-columns-with-icon .columns-wrapper .col .col-desc h3 { font-size: 18px; }
	section.multiple-columns-with-icon { padding: 30px 0 0 0; }

	/*meet-the-team*/
	section.meet-the-team .title-wrapper { border: 0; margin: 0 0 70px 0; height: 100px; }
	section.meet-the-team .title-wrapper h2 { padding: 30px; font-size: 20px; position: relative; top: 60px; }
	section.meet-the-team .title-wrapper h2:before { position: absolute; content: ''; width: 100%; left: -100%; height: 5px; top: 50%; transform: translateY(-50%); background: #F0AE01; }
	section.meet-the-team .title-wrapper h2:after { position: absolute; content: ''; width: 100%; right: -100%; height: 5px; top: 50%; transform: translateY(-50%); background: #F0AE01; }
	section.meet-the-team .members-wrapper { padding: 25px 0 0 0; }
	section.meet-the-team .members-wrapper .teams-boxes .box .content h3 { font-size: 18px; }
	section.meet-the-team .members-wrapper .teams-boxes .box .content p { font-size: 14px; }
	section.meet-the-team .members-wrapper .teams-boxes .box { margin-bottom: 25px; }
	section.meet-the-team .members-wrapper .teams-boxes .box .image .shape:after { width: 98%; height: 98%; }

	/*member-popup*/
	.member-popup .inner-member .popup-header-area .right h3 { font-size: 32px; }
	.member-popup .inner-member .popup-header-area .right p { font-size: 28px; }
	.member-popup .inner-member { max-height: 500px; height: 100%; overflow-y: auto; }
	.member-popup .inner-member .popup-header-area { padding: 40px 0 10px 0; }
	.member-popup .inner-member .popup-header-area .right h3 { font-size: 20px; }
	.member-popup .inner-member .popup-header-area .right p { font-size: 18px; padding-bottom: 10px; }
	.member-popup .inner-member .popup-header-area .left { width: 35%; }
	.member-popup .inner-member .popup-header-area .right { width: 58%; }
	.member-popup .inner-member .popup-cont-area { padding: 10px 0 0 0; }

	/*	content-with-form*/
	section.content-with-form { padding: 30px 0; }
	section.content-with-form .left h2 { font-size: 20px; margin-bottom: 20px; }
	section.content-with-form .left { margin-bottom: 30px; }
	section.content-with-form .right form .frm_form_fields fieldset .frm_submit { text-align: center; }

	/*	hero-banner-with-icon*/
	section.hero-banner-with-icon .bg-wrapper .left { width: 100%; }
	section.hero-banner-with-icon .bg-wrapper .left h2 { font-size: 20px; }
	section.hero-banner-with-icon .bg-wrapper .right { width: 100%; }
	section.hero-banner-with-icon .bg-wrapper .right .shape { width: 100%; max-width: 120px; padding: 20px; margin: 0 0 -32px auto; }

	/*	tabs-section*/
	section.tabs-section .title-wrapper h2 { font-size: 20px; }
	section.tabs-section .tabs-wrapper .tabs-title ul li a { font-size: 18px; }
	section.tabs-section .tabs-wrapper .tabs-content .inner-cont { padding: 20px 0; }
	section.tabs-section .tabs-wrapper .tabs-content .inner-cont .flex-wrapper .left { width: 100%; margin-bottom: 30px; }
	section.tabs-section .tabs-wrapper .tabs-content .inner-cont .flex-wrapper .right { width: 100%; }
	section.tabs-section .tabs-wrapper .tabs-content .inner-cont .flex-wrapper .right .shape { width: 50%; margin: 0 auto; }

	/*	icon-columns*/
	section.icon-columns { padding: 30px 0 0 0; }
	section.icon-columns .columns-wrapper .column { width: 48%; margin-bottom: 30px; }
	section.icon-columns .columns-wrapper .column .title { padding: 0; }
	section.icon-columns .columns-wrapper .column .title h4 { font-size: 18px; }

	/*	faqs*/
	section.faqs .title-wrapper h2 { font-size: 20px; }
	section.faqs .faqs-wrapper .accordions { padding: 20px; }
	section.faqs .faqs-wrapper .accordions ul.accordion_list li { padding: 0 0 20px 0; margin-bottom: 20px; }
	section.faqs .faqs-wrapper .accordions ul.accordion_list li .question span { font-size: 18px; }

	/*	our-work-with-popup*/
	section.our-work-with-popup { padding: 30px 0; }
	section.our-work-with-popup .title-wrapper { padding: 20px 0 70px 0; }
	section.our-work-with-popup .title-wrapper h2 { font-size: 20px; }
	section.our-work-with-popup .listing-wrapper .listings { max-width: 100%; margin: -50px 0 0 0; }
	section.our-work-with-popup .listing-wrapper .listings .box a { padding: 30px 20px; }

	/*	result-matter*/
	section.result-matter .description .bg-color { padding: 20px 20px 10px 20px; }
	section.result-matter .description h2 { font-size: 20px; }

	section.result-matter .description.half { width: 90%; margin: -10px 0 0 auto; }
	section.result-matter .image { width: 90%; }

	/*	latest-blog*/
	section.latest-blog {padding:30px 0;}
	section.latest-blog .title-wrapper .bg-wrapper{max-width:75%;padding:20px 0;}
	section.latest-blog .title-wrapper h2{font-size:20px;}
	section.latest-blog .latest-wrapper .blogs-wrapper .blog-box{width:100%;margin-right:0;}
	section.latest-blog .latest-wrapper .blogs-wrapper .blog-box .content h4{font-size:18px;min-height:auto;}

	/*	our-tools*/
	section.our-tools .tools-wrapper { padding: 20px 0; }
	section.our-tools .title-wrapper h2 { font-size: 20px; }
	section.our-tools .tools-wrapper .logo-desc .column { width: 100%; padding: 20px 0; }
	section.our-tools .tools-wrapper .logo-desc .column .logo { margin-bottom: 20px; }

	
	/*Blog Page*/
	.page-thumbnail { min-height: 200px; }
	.page-thumbnail h2 { font-size: 20px; }
	.blog-strip { margin-bottom: 100px; }
	.blog-strip .strip { width: 100%; text-align: center; }
	.blog-strip .search { width: 100%; }
	.blog-strip .search .widget { padding: 20px 20px 20px 20px; }
	.main-blog .main-wrapper .left { width: 100%; }
	.blogs-wrapper .blog-box { width: 100%; margin-right: 0; }
	.blogs-wrapper .blog-box .image { height: 200px; }
	.blogs-wrapper .blog-box .content { padding: 10px; }
	.blogs-wrapper .blog-box .content h4 { font-size: 18px; min-height:auto;}
	.blogs-wrapper .blog-box .content p { display: none; }
	.main-blog .main-wrapper .right { width: 100%; }
	.recent-wrapper .recent-box .content h4 { font-size: 18px;  }
	.recent-wrapper .recent-box .content p { display:none; }
	.pagination-wrapper ul.page-numbers { justify-content: center; }
	.blog-strip .search .widget form#searchform .search-text{width: 85%;}

	/* single PAge*/
	.single-wrapper .post-title h4 { font-size: 18px; }
	.single-wrapper .post-content h2,
	.single-wrapper .post-content h3,
	.single-wrapper .post-content h4,
	.single-wrapper .post-content h5 { font-size: 18px;}
	.single .main-wrapper .left .mobile-btn { display: block; }
	.single .main-wrapper .left .mobile-btn a { font-size: 14px; }
	.single .empty-space { display: none; }

	/*	introduction*/
	section.introduction .inner-wrapper .left.half { width: 100%; margin-bottom: 20px; }
	section.introduction { padding: 20px 0; }
	section.introduction .inner-wrapper .right.half { width: 100%; }
	section.introduction .inner-wrapper .right h2 { font-size: 20px; margin-bottom: 10px; }

	/*	solution*/
	section.solution .inner-wrapper .right.half { margin: -20px 0 0 0; }
	section.solution .inner-wrapper .right h2 { font-size: 20px; }

	/*impact*/
	section.impact { padding: 20px 0; }
	section.impact .title-desc { max-width: 100%; }
	section.impact .title-desc h2 { font-size: 20px; }
	section.impact .code-image { max-width: 100%; }

	/*	audience*/
	section.audience { padding: 20px 0; }
	section.audience .main-title h2 { font-size: 20px; }
	section.audience .description { padding: 20px 20px 10px 20px; }

	/*	content-with-image-columns*/
	section.content-with-image-columns .title-wrapper { padding: 20px 0; }
	section.content-with-image-columns .title-wrapper h2 { font-size: 20px; }
	section.content-with-image-columns .columns-wrapper .col.half { width: 100%; }
	section.content-with-image-columns .columns-wrapper .col { margin-bottom: 20px; }
	section.content-with-image-columns .columns-wrapper .col .content h2,
	section.content-with-image-columns .columns-wrapper .col .content h3,
	section.content-with-image-columns .columns-wrapper .col .content h4 { font-size: 18px; }

	/*	work-style-category-tabs*/
	section.work-style-category-tabs { padding: 30px 0; }
	.work-post .work-wrapper .image img { max-height: max-content; height: 100%; }
	.work-post .work-wrapper .title { margin: 0 0 0 -31%; padding: 20px 20px 20px 110px; width: 85%; height: 140px; position: relative; z-index: -1; display: flex; align-items: center; justify-content: center; }
	.work-post .work-wrapper .title h3 { font-size: 18px; }
	.work-post .work-wrapper .image { width: 46%; margin-right:0; }
	.work-post .work-wrapper .title h3:after { top: auto; bottom: 0; }

	/*	dynamic-banner*/
	section.dynamic-banner .bg-wrapper { padding: 30px 0 90px 0; }
	section.dynamic-banner .bg-wrapper .left h2 { font-size: 20px; }
	section.dynamic-banner .one-line ul li { width: 100%; margin-right: 0; padding-right: 0; border-right: 0; margin-bottom: 10px; }
	section.dynamic-banner .one-line ul li:last-child { margin-bottom: 0; }

	/*	our-work*/
	section.our-work .title-wrapper h2 { padding: 20px 40px 20px 0; }
	section.our-work .our-work-wrapper .column { width: 100%; }
	section.our-work .our-work-wrapper .column:last-child { margin: 30px 0 0 0; }
	section.our-work .our-work-wrapper .column .work-blogs .blog-box .content p { display: none; }
	section.our-work .our-work-wrapper .column .work-blogs .blog-box .content h4 { font-size: 18px; min-height: auto; }

}



/*Mobile LANDSCAPE MODE*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
}