/*MAIN.CSS*/

/*==========================*/
/*ALL DEVICE OPTIMIZATION*/
/*===========================*/


/*Huge Displays*/
@media (min-width: 3000px) {
}

/*Projector Screens and Ver Large Monitors*/
@media (min-width: 2561px) {
}

/*iMac 27, HD Screens and Large Monitors*/
@media (min-width: 1921px) and (max-width: 2560px) {
}

/*Large Widescreen Monitors*/
@media (max-width: 1920px) {
}

/*Medium Widescreen Monitors*/
@media (max-width: 1680px) {
}

/*Large Widescreen Laptops*/
@media (max-width: 1440px) {
}

/*Common Widescreen Laptops*/
@media (max-width: 1366px) {
}


/*Very Large Tablets and Medium Laptops*/
@media (max-width: 1280px) {
}

/*Notebooks and Small Laptops*/
@media (max-width: 1198px) {
	.works-masonry-container .works-item, .works-item, .news-item, .news-masonry-container .news-item, 
	.works-grid-container .works-item, .tiled-grid-container .works-item{
	    width: 48% !important;
	    margin:  1% !important;
	    margin-bottom: 10px !important;
	}
	.onepage-pagination{
		right: 10px;
	}
	.ib-main-wrapper.ib-spaced-top{
		margin-top: 0;
	}
}

/*iPad Landscape Mode and Large Tablets */
@media (max-width: 1024px) {
	.works-masonry-container .works-item, .works-item, .news-item, .news-masonry-container .news-item, 
	.works-grid-container .works-item, .tiled-grid-container .works-item{
	    width: 48% !important;
	    margin:  1% !important;
	    margin-bottom: 10px !important;
	}
	.onepage-pagination{
		right: 10px;
	}
	.ib-main-wrapper.ib-spaced-top{
		margin-top: 0;
	}
}

/*Small Desktop and Very Small Notebook */
@media (max-width: 980px) {

	.container{
	    max-width: 800px;
	    padding-left: 90px;
	    padding-right: 90px;
	    padding-bottom: 50px;
	}
	.add-top-half{
		padding-top: 35px;
	}
	.add-bottom-half{
		padding-bottom: 35px;
	}
	.mob-center{
		text-align: center;
	}
	.mob-add-top{
		margin-top: 30px;
	}
	.mob-add-bottom{
		margin-bottom:30px;
	}
	.text-left, .text-right, p, h1, h2, h3, h4, h5{
		text-align: center;
	}
	.btn{
		width: 100%;
	}
	.page-section, .separator-section{
		padding: 40px 0;
	}
	img.img-responsive{
		display: inline-block;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps{
		font-size: 36px;
		line-height: 43px;
	}
	.page-heading, .slide-title-wrap h1, .news-post-wrap h1, .showcase-panel h1 > span, .slide-title-wrap h1, .news-post-wrap h1,  .news-date h1, .fashion-caps, .intro-05 h2, .intro-05 h1 span, .intro04 h1 span{
		font-size: 48px;
		line-height: 55px;
	}
	.sub-heading-minor, .minimal-caps, .process-text, .news-list h3, .hero-text{
		font-size: 22px;
		line-height: 29px;
		letter-spacing: 4px;
	}
	.features-slider-triggers a{
		display: block;
	}
	.container, .features-details{
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-item, .news-item, .news-masonry-container .news-item, 
	.works-grid-container .works-item, .tiled-grid-container .works-item{
	    width: 48% !important;
	    margin:  1% !important;
	    margin-bottom: 10px !important;
	}
	 .tiled-grid-container .works-item {
	    margin-bottom: 0px !important;
	}
	.timeline-legend{
		padding: 0 0 0 10px;
	}
	.timeline-legend li{
		height: 20px !important;
		margin-bottom: 15px !important;
		margin-top: 15px !important;
		border-bottom: solid 1px #ccc !important;
	}
	.slide-title-wrap{
		padding: 10px 0;
	}
	.news-masonry-container{
	    padding: 0;
	  	margin: 0;
	}
	.news-item h6, .slide-title-wrap h6, .news-post-wrap h6{
		text-align: center;
	}
	.owl-prev{
		left: 20px;
	}
	.owl-next{
		right: 20px;
	}
	.hero-caps{
		margin-top: -80px;
	}
	.sub-hero-caps{
		margin-top: 90px;
	}
	.onepage-pagination{
		right: 10px;
	}
	.ib-main-wrapper.ib-spaced-top{
		margin-top: 0;
	}
	.album-carousel h4 > span{
		font-size: 20px;
		line-height: 27px;
		letter-spacing: 2px;
	}
	.works-masonry-container, .news-masonry-container{
		margin: 0 20px !important;
		margin-bottom: 60px !important;
	}
	.timeline-container{
		margin-top: 0; margin-bottom: 90px;
	}
	.news-post-nav ul{
		text-align: center;
	}
	.mastfoot{
		padding: 7px 0;
	}
	.mastfoot .copyright{
		margin-top: 0;
	}
	.contact-bg{
		padding: 120px 60px;
	}
}


/*Medium Tablets */
@media (max-width: 800px) {

	.container{
	    max-width: 700px;
	    padding-left: 50px;
	    padding-right: 50px;
	    padding-bottom: 50px;
	}
	.add-top-half{
		padding-top: 35px;
	}
	.add-bottom-half{
		padding-bottom: 35px;
	}
	.mob-center{
		text-align: center;
	}
	.mob-add-top{
		margin-top: 30px;
	}
	.mob-add-bottom{
		margin-bottom:30px;
	}
	.text-left, .text-right, p, h1, h2, h3, h4, h5{
		text-align: center;
	}
	.btn{
		width: 100%;
	}
	.page-section, .separator-section{
		padding: 40px 0;
	}
	img.img-responsive{
		display: inline-block;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps{
		font-size: 32px;
		line-height: 39px;
	}
	.page-heading, .slide-title-wrap h1, .news-post-wrap h1, .showcase-panel h1 > span, .slide-title-wrap h1, .news-post-wrap h1,  .news-date h1, .fashion-caps, .intro-05 h2, .intro-05 h1 span, .intro04 h1 span{
		font-size: 24px;
		line-height: 31px;
	}
	.sub-heading-minor, .minimal-caps, .process-text, .news-list h3, .hero-text{
		font-size: 18px;
		line-height: 25px;
		letter-spacing: 4px;
	}
	.features-slider-triggers a{
		display: block;
	}
	.container, .features-details{
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-item, .news-item, .news-masonry-container .news-item, 
	.works-grid-container .works-item, .tiled-grid-container .works-item{
	    width: 48% !important;
	    margin:  1% !important;
	    margin-bottom: 10px !important;
	}
	 .tiled-grid-container .works-item {
	    margin-bottom: 0px !important;
	}
	.timeline-legend{
		padding: 0 0 0 10px;
	}
	.timeline-legend li{
		height: 20px !important;
		margin-bottom: 15px !important;
		margin-top: 15px !important;
		border-bottom: solid 1px #ccc !important;
	}
	.slide-title-wrap{
		padding: 10px 0;
	}
	.news-masonry-container{
	    padding: 0;
	  	margin: 0;
	}
	.news-item h6, .slide-title-wrap h6, .news-post-wrap h6{
		text-align: center;
	}
	.owl-prev{
		left: 20px;
	}
	.owl-next{
		right: 20px;
	}
	.hero-caps{
		margin-top: -80px;
	}
	.sub-hero-caps{
		margin-top: 90px;
	}
	.onepage-pagination{
		right: 10px;
	}
	.intro-05-bg .sub-heading-minor, .sub-heading-minor{
		background-color: transparent !important;
	}
	.ib-main-wrapper.ib-spaced-top{
		margin-top: 0;
	}
	.ib-main .ib-tile{
		width: 266px;
		height: 266px;
		display: inline-block;
	}
	.album-carousel h4 > span{
		font-size: 16px;
		line-height: 23px;
		letter-spacing: 2px;
	}
	.works-masonry-container, .news-masonry-container{
		margin: 0 20px !important;
		margin-bottom: 60px !important;
	}
	.timeline-container{
		margin-top: 0; margin-bottom: 90px;
	}
	.news-post-nav ul{
		text-align: center;
	}
	.mastfoot{
		padding: 7px 0;
	}
	.mastfoot .copyright{
		margin-top: 0;
	}
	.contact-bg{
		padding: 120px 60px;
	}
}



/*iPad Portrait Mode, iPad Mini and Small Tablets */
@media (max-width: 768px) {

	
	.container{
	    max-width: 668px;
	    padding-left: 50px;
	    padding-right: 50px;
	    padding-bottom: 50px;
	}
	.add-top-half{
		padding-top: 35px;
	}
	.add-bottom-half{
		padding-bottom: 35px;
	}
	.mob-center{
		text-align: center;
	}
	.mob-add-top{
		margin-top: 30px;
	}
	.mob-add-bottom{
		margin-bottom:30px;
	}
	.text-left, .text-right, p, h1, h2, h3, h4, h5{
		text-align: center;
	}
	.btn{
		width: 100%;
	}
	.page-section, .separator-section{
		padding: 40px 0;
	}
	img.img-responsive{
		display: inline-block;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps{
		font-size: 32px;
		line-height: 39px;
	}
	.page-heading, .slide-title-wrap h1, .news-post-wrap h1, .showcase-panel h1 > span, .slide-title-wrap h1, .news-post-wrap h1,  .news-date h1, .fashion-caps, .intro-05 h2, .intro-05 h1 span, .intro04 h1 span{
		font-size: 24px;
		line-height: 31px;
	}
	.sub-heading-minor, .minimal-caps, .process-text, .news-list h3, .hero-text{
		font-size: 18px;
		line-height: 25px;
		letter-spacing: 4px;
	}
	.features-slider-triggers a{
		display: block;
	}
	.container, .features-details{
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-item, .news-item, .news-masonry-container .news-item, 
	.works-grid-container .works-item, .tiled-grid-container .works-item{
	    width: 48% !important;
	    margin:  1% !important;
	    margin-bottom: 10px !important;
	}
	 .tiled-grid-container .works-item {
	    margin-bottom: 0px !important;
	}
	.timeline-legend{
		padding: 0 0 0 10px;
	}
	.timeline-legend li{
		height: 20px !important;
		margin-bottom: 15px !important;
		margin-top: 15px !important;
		border-bottom: solid 1px #ccc !important;
	}
	.slide-title-wrap{
		padding: 10px 0;
	}
	.news-masonry-container{
	    padding: 0;
	  	margin: 0;
	}
	.news-item h6, .slide-title-wrap h6, .news-post-wrap h6{
		text-align: center;
	}
	.owl-prev{
		left: 20px;
	}
	.owl-next{
		right: 20px;
	}
	.hero-caps{
		margin-top: -80px;
	}
	.sub-hero-caps{
		margin-top: 90px;
	}
	.onepage-pagination{
		right: 10px;
	}
	.intro-05-bg .sub-heading-minor, .sub-heading-minor{
		background-color: transparent !important;
	}
	.ib-main-wrapper.ib-spaced-top{
		margin-top: 0;
	}
	.ib-main .ib-tile img{
		opacity: 1;
	}
	.ib-main .ib-tile{
		width: 384px;
		height: 384px;
		display: inline-block;
	}
	.album-carousel h4 > span{
		font-size: 16px;
		line-height: 23px;
		letter-spacing: 2px;
	}
	.works-masonry-container, .news-masonry-container{
		margin: 0 20px !important;
		margin-bottom: 60px !important;
	}
	.timeline-container{
		margin-top: 0; margin-bottom: 90px;
	}
	.news-post-nav ul{
		text-align: center;
	}
	.mastfoot{
		padding: 7px 0;
	}
	.mastfoot .copyright{
		margin-top: 0;
	}
	.contact-bg{
		padding: 120px 60px;
	}
}


/*iPhone 6 Landscape Mode*/
@media screen and (max-width: 667px) {
	
	.container{
	    max-width: 567px;
	    padding-left: 50px;
	    padding-right: 50px;
	    padding-bottom: 50px;
	}
	.add-top-half{
		padding-top: 35px;
	}
	.add-bottom-half{
		padding-bottom: 35px;
	}
	.mob-center{
		text-align: center;
	}
	.mob-add-top{
		margin-top: 30px;
	}
	.mob-add-bottom{
		margin-bottom:30px;
	}
	.text-left, .text-right, p, h1, h2, h3, h4, h5{
		text-align: center;
	}
	.btn{
		width: 100%;
	}
	.page-section, .separator-section{
		padding: 40px 0;
	}
	img.img-responsive{
		display: inline-block;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps{
		font-size: 32px;
		line-height: 39px;
	}
	.page-heading, .slide-title-wrap h1, .news-post-wrap h1, .showcase-panel h1 > span, .slide-title-wrap h1, .news-post-wrap h1,  .news-date h1, .fashion-caps, .intro-05 h2, .intro-05 h1 span, .intro04 h1 span{
		font-size: 24px;
		line-height: 31px;
	}
	.sub-heading-minor, .minimal-caps, .process-text, .news-list h3, .hero-text{
		font-size: 18px;
		line-height: 25px;
		letter-spacing: 4px;
	}
	.features-slider-triggers a{
		display: block;
	}
	.container, .features-details{
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-item, .news-item, .news-masonry-container .news-item, 
	.works-grid-container .works-item, .tiled-grid-container .works-item{
	    width: 48% !important;
	    margin:  1% !important;
	    margin-bottom: 10px !important;
	}
	 .tiled-grid-container .works-item {
	    margin-bottom: 0px !important;
	}
	.timeline-legend{
		padding: 0 0 0 10px;
	}
	.timeline-legend li{
		height: 20px !important;
		margin-bottom: 15px !important;
		margin-top: 15px !important;
		border-bottom: solid 1px #ccc !important;
	}
	.slide-title-wrap{
		padding: 10px 0;
	}
	.news-masonry-container{
	    padding: 0;
	  	margin: 0;
	}
	.news-item h6, .slide-title-wrap h6, .news-post-wrap h6{
		text-align: center;
	}
	.owl-prev{
		left: 20px;
	}
	.owl-next{
		right: 20px;
	}
	.hero-caps{
		margin-top: -80px;
	}
	.sub-hero-caps{
		margin-top: 90px;
	}
	.onepage-pagination{
		right: 10px;
	}
	.intro-05-bg .sub-heading-minor, .sub-heading-minor{
		background-color: transparent !important;
	}
	.ib-main-wrapper.ib-spaced-top{
		margin-top: 0;
	}
	.ib-main .ib-tile img{
		opacity: 1;
	}
	.ib-main .ib-tile{
		width: 333px;
		height: 333px;
		display: inline-block;
	}
	.album-carousel h4 > span{
		font-size: 16px;
		line-height: 23px;
		letter-spacing: 2px;
	}
	.works-masonry-container, .news-masonry-container{
		margin: 0 20px !important;
		margin-bottom: 60px !important;
	}
	.timeline-container{
		margin-top: 0; margin-bottom: 90px;
	}
	.news-post-nav ul{
		text-align: center;
	}
	.mastfoot{
		padding: 7px 0;
	}
	.mastfoot .copyright{
		margin-top: 0;
	}
	.contact-bg{
		padding: 120px 60px;
	}
}

/*Medium Smart Phones v2*/
@media screen and (max-width: 640px) {
	
	.container{
	    max-width: 540px;
	    padding-left: 50px;
	    padding-right: 50px;
	    padding-bottom: 50px;
	}
	.add-top-half{
		padding-top: 35px;
	}
	.add-bottom-half{
		padding-bottom: 35px;
	}
	.mob-center{
		text-align: center;
	}
	.mob-add-top{
		margin-top: 30px;
	}
	.mob-add-bottom{
		margin-bottom:30px;
	}
	.text-left, .text-right, p, h1, h2, h3, h4, h5{
		text-align: center;
	}
	.btn{
		width: 100%;
	}
	.page-section, .separator-section{
		padding: 40px 0;
	}
	img.img-responsive{
		display: inline-block;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps{
		font-size: 32px;
		line-height: 39px;
	}
	.page-heading, .slide-title-wrap h1, .news-post-wrap h1, .showcase-panel h1 > span, .slide-title-wrap h1, .news-post-wrap h1,  .news-date h1, .fashion-caps, .intro-05 h2, .intro-05 h1 span, .intro04 h1 span{
		font-size: 24px;
		line-height: 31px;
	}
	.sub-heading-minor, .minimal-caps, .process-text, .news-list h3, .hero-text{
		font-size: 18px;
		line-height: 25px;
		letter-spacing: 4px;
	}
	.features-slider-triggers a{
		display: block;
	}
	.container, .features-details{
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-item, .news-item, .news-masonry-container .news-item, 
	.works-grid-container .works-item, .tiled-grid-container .works-item{
	    width: 48% !important;
	    margin:  1% !important;
	    margin-bottom: 10px !important;
	}
	 .tiled-grid-container .works-item {
	    margin-bottom: 0px !important;
	}
	.timeline-legend{
		padding: 0 0 0 10px;
	}
	.timeline-legend li{
		height: 20px !important;
		margin-bottom: 15px !important;
		margin-top: 15px !important;
		border-bottom: solid 1px #ccc !important;
	}
	.slide-title-wrap{
		padding: 10px 0;
	}
	.news-masonry-container{
	    padding: 0;
	  	margin: 0;
	}
	.news-item h6, .slide-title-wrap h6, .news-post-wrap h6{
		text-align: center;
	}
	.owl-prev{
		left: 20px;
	}
	.owl-next{
		right: 20px;
	}
	.hero-caps{
		margin-top: -80px;
	}
	.sub-hero-caps{
		margin-top: 90px;
	}
	.onepage-pagination{
		right: 10px;
	}
	.intro-05-bg .sub-heading-minor, .sub-heading-minor{
		background-color: transparent !important;
	}
	.ib-main-wrapper.ib-spaced-top{
		margin-top: 0;
	}
	.ib-main .ib-tile img{
		opacity: 1;
	}
	.ib-main .ib-tile{
		width: 320px;
		height: 320px;
		display: inline-block;
	}
	.album-carousel h4 > span{
		font-size: 16px;
		line-height: 23px;
		letter-spacing: 2px;
	}
	.works-masonry-container, .news-masonry-container{
		margin: 0 20px !important;
		margin-bottom: 60px !important;
	}
	.timeline-container{
		margin-top: 0; margin-bottom: 90px;
	}
	.news-post-nav ul{
		text-align: center;
	}
	.mastfoot{
		padding: 7px 0;
	}
	.mastfoot .copyright{
		margin-top: 0;
	}
	.contact-bg{
		padding: 90px 45px;
	}
}

/*Google Nexus and Other Large Smart Phones v1*/
@media screen and (max-width: 600px) {
	
	.container{
	    max-width: 500px;
	    padding-left: 50px;
	    padding-right: 50px;
	    padding-bottom: 50px;
	}
	.add-top-half{
		padding-top: 35px;
	}
	.add-bottom-half{
		padding-bottom: 35px;
	}
	.mob-center{
		text-align: center;
	}
	.mob-add-top{
		margin-top: 30px;
	}
	.mob-add-bottom{
		margin-bottom:30px;
	}
	.text-left, .text-right, p, h1, h2, h3, h4, h5{
		text-align: center;
	}
	.btn{
		width: 100%;
	}
	.page-section, .separator-section{
		padding: 40px 0;
	}
	img.img-responsive{
		display: inline-block;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps{
		font-size: 32px;
		line-height: 39px;
	}
	.page-heading, .slide-title-wrap h1, .news-post-wrap h1, .showcase-panel h1 > span, .slide-title-wrap h1, .news-post-wrap h1,  .news-date h1, .fashion-caps, .intro-05 h2, .intro-05 h1 span, .intro04 h1 span{
		font-size: 24px;
		line-height: 31px;
	}
	.sub-heading-minor, .minimal-caps, .process-text, .news-list h3, .hero-text{
		font-size: 18px;
		line-height: 25px;
		letter-spacing: 4px;
	}
	.features-slider-triggers a{
		display: block;
	}
	.container, .features-details{
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-item, .news-item, .news-masonry-container .news-item, 
	.works-grid-container .works-item, .tiled-grid-container .works-item{
	    width: 48% !important;
	    margin:  1% !important;
	    margin-bottom: 10px !important;
	}
	 .tiled-grid-container .works-item {
	    margin-bottom: 0px !important;
	}
	.timeline-legend{
		padding: 0 0 0 10px;
	}
	.timeline-legend li{
		height: 20px !important;
		margin-bottom: 15px !important;
		margin-top: 15px !important;
		border-bottom: solid 1px #ccc !important;
	}
	.slide-title-wrap{
		padding: 10px 0;
	}
	.news-masonry-container{
	    padding: 0;
	  	margin: 0;
	}
	.news-item h6, .slide-title-wrap h6, .news-post-wrap h6{
		text-align: center;
	}
	.owl-prev{
		left: 20px;
	}
	.owl-next{
		right: 20px;
	}
	.hero-caps{
		margin-top: -80px;
	}
	.sub-hero-caps{
		margin-top: 90px;
	}
	.onepage-pagination{
		right: 10px;
	}
	.intro-05-bg .sub-heading-minor, .sub-heading-minor{
		background-color: transparent !important;
	}
	.ib-main-wrapper.ib-spaced-top{
		margin-top: 0;
	}
	.ib-main .ib-tile img{
		opacity: 1;
	}
	.ib-main .ib-tile{
		width: 300px;
		height: 300px;
		display: inline-block;
	}
	.album-carousel h4 > span{
		font-size: 16px;
		line-height: 23px;
		letter-spacing: 2px;
	}
	.works-masonry-container, .news-masonry-container{
		margin: 0 20px !important;
		margin-bottom: 60px !important;
	}
	.timeline-container{
		margin-top: 0; margin-bottom: 90px;
	}
	.news-post-nav ul{
		text-align: center;
	}
	.mastfoot{
		padding: 7px 0;
	}
	.mastfoot .copyright{
		margin-top: 0;
	}
	.contact-bg{
		padding: 90px 45px;
	}
}


/*iPhone Landscape Mode and Mediium Smart Phones*/
@media screen and (max-width: 480px) {
	.container{
	    max-width: 380px;
	    padding-left: 50px;
	    padding-right: 50px;
	    padding-bottom: 50px;
	}
	.add-top-half{
		padding-top: 35px;
	}
	.add-bottom-half{
		padding-bottom: 35px;
	}
	.mob-center{
		text-align: center;
	}
	.mob-add-top{
		margin-top: 30px;
	}
	.mob-add-bottom{
		margin-bottom:30px;
	}
	.text-left, .text-right, p, h1, h2, h3, h4, h5{
		text-align: center;
	}
	.btn{
		width: 100%;
	}
	.page-section, .separator-section{
		padding: 40px 0;
	}
	img.img-responsive{
		display: inline-block;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps{
		font-size: 30px;
		line-height: 37px;
	}
	.page-heading, .slide-title-wrap h1, .news-post-wrap h1, .showcase-panel h1 > span, .slide-title-wrap h1, .news-post-wrap h1,  .news-date h1, .fashion-caps, .intro-05 h2, .intro-05 h1 span, .intro04 h1 span{
		font-size: 22px;
		line-height: 29px;
	}
	.sub-heading-minor, .minimal-caps, .process-text, .news-list h3, .hero-text{
		font-size: 16px;
		line-height: 23px;
		letter-spacing: 4px;
	}
	.features-slider-triggers a{
		display: block;
	}
	.container, .features-details{
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-item, .news-item, .news-masonry-container .news-item, 
	.works-grid-container .works-item, .tiled-grid-container .works-item{
	    width: 100% !important;
	    margin:  0 !important;
	    margin-bottom: 10px !important;
	}
	 .tiled-grid-container .works-item {
	    margin-bottom: 0px !important;
	}
	.timeline-legend{
		padding: 0 0 0 10px;
	}
	.timeline-legend li{
		height: 20px !important;
		margin-bottom: 15px !important;
		margin-top: 15px !important;
		border-bottom: solid 1px #ccc !important;
	}
	.slide-title-wrap{
		padding: 10px 0;
	}
	.news-masonry-container{
	    padding: 0;
	  	margin: 0;
	}
	.news-item h6, .slide-title-wrap h6, .news-post-wrap h6{
		text-align: center;
	}
	.owl-prev{
		left: 20px;
	}
	.owl-next{
		right: 20px;
	}
	.hero-caps{
		margin-top: -80px;
	}
	.sub-hero-caps{
		margin-top: 90px;
	}
	.onepage-pagination{
		right: 10px;
	}
	.intro-05-bg .sub-heading-minor, .sub-heading-minor{
		background-color: transparent !important;
	}
	.ib-main-wrapper.ib-spaced-top{
		margin-top: 0;
	}
	.ib-main .ib-tile img{
		opacity: 1;
	}
	.ib-main .ib-tile{
		width: 240px;
		height: 240px;
		display: inline-block;
	}
	.album-carousel h4 > span{
		font-size: 14px;
		line-height: 21px;
		letter-spacing: 2px;
	}
	.works-masonry-container, .news-masonry-container{
		margin: 0 20px !important;
		margin-bottom: 60px !important;
	}
	.timeline-container{
		margin-top: 0; margin-bottom: 90px;
	}
	.news-post-nav ul{
		text-align: center;
	}
	.mastfoot{
		padding: 7px 0;
	}
	.mastfoot .copyright{
		margin-top: 0;
	}
	.contact-bg{
		padding: 90px 45px;
	}
}



/*iPhone 6Plus Portrait Mode*/
@media screen and (max-width: 414px) {
	
	.container{
	    max-width: 314px;
	    padding-left: 50px;
	    padding-right: 50px;
	    padding-bottom: 50px;
	}
	.add-top-half{
		padding-top: 35px;
	}
	.add-bottom-half{
		padding-bottom: 35px;
	}
	.mob-center{
		text-align: center;
	}
	.mob-add-top{
		margin-top: 30px;
	}
	.mob-add-bottom{
		margin-bottom:30px;
	}
	.text-left, .text-right, p, h1, h2, h3, h4, h5{
		text-align: center;
	}
	.btn{
		width: 100%;
	}
	.page-section, .separator-section{
		padding: 40px 0;
	}
	img.img-responsive{
		display: inline-block;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps{
		font-size: 30px;
		line-height: 37px;
	}
	.page-heading, .slide-title-wrap h1, .news-post-wrap h1, .showcase-panel h1 > span, .slide-title-wrap h1, .news-post-wrap h1,  .news-date h1, .fashion-caps, .intro-05 h2, .intro-05 h1 span, .intro04 h1 span{
		font-size: 22px;
		line-height: 29px;
	}
	.sub-heading-minor, .minimal-caps, .process-text, .news-list h3, .hero-text{
		font-size: 16px;
		line-height: 23px;
		letter-spacing: 4px;
	}
	.features-slider-triggers a{
		display: block;
	}
	.container, .features-details{
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-item, .news-item, .news-masonry-container .news-item, 
	.works-grid-container .works-item, .tiled-grid-container .works-item{
	    width: 100% !important;
	    margin:  0 !important;
	    margin-bottom: 10px !important;
	}
	 .tiled-grid-container .works-item {
	    margin-bottom: 0px !important;
	}
	.timeline-legend{
		padding: 0 0 0 10px;
	}
	.timeline-legend li{
		height: 20px !important;
		margin-bottom: 15px !important;
		margin-top: 15px !important;
		border-bottom: solid 1px #ccc !important;
	}
	.slide-title-wrap{
		padding: 10px 0;
	}
	.news-masonry-container{
	    padding: 0;
	  	margin: 0;
	}
	.news-item h6, .slide-title-wrap h6, .news-post-wrap h6{
		text-align: center;
	}
	.owl-prev{
		left: 20px;
	}
	.owl-next{
		right: 20px;
	}
	.hero-caps{
		margin-top: -80px;
	}
	.sub-hero-caps{
		margin-top: 90px;
	}
	.onepage-pagination{
		right: 10px;
	}
	.intro-05-bg .sub-heading-minor, .sub-heading-minor{
		background-color: transparent !important;
	}
	.ib-main-wrapper.ib-spaced-top{
		margin-top: 0;
	}
	.ib-main .ib-tile img{
		opacity: 1;
	}
	.ib-main .ib-tile{
		width: 207px;
		height: 207px;
		display: inline-block;
	}
	.album-carousel h4 > span{
		font-size: 14px;
		line-height: 21px;
		letter-spacing: 2px;
	}
	.works-masonry-container, .news-masonry-container{
		margin: 0 20px !important;
		margin-bottom: 60px !important;
	}
	.timeline-container{
		margin-top: 0; margin-bottom: 90px;
	}
	.news-post-nav ul{
		text-align: center;
	}
	.mastfoot{
		padding: 7px 0;
	}
	.mastfoot .copyright{
		margin-top: 0;
	}
	.contact-bg{
		padding: 90px 45px;
	}
}


/*Other Major Small Smart Phones*/
@media screen and (max-width: 375px) {
	
	.container{
	    max-width: 275px;
	    padding-left: 50px;
	    padding-right: 50px;
	    padding-bottom: 50px;
	}
	.add-top-half{
		padding-top: 35px;
	}
	.add-bottom-half{
		padding-bottom: 35px;
	}
	.mob-center{
		text-align: center;
	}
	.mob-add-top{
		margin-top: 30px;
	}
	.mob-add-bottom{
		margin-bottom:30px;
	}
	.text-left, .text-right, p, h1, h2, h3, h4, h5{
		text-align: center;
	}
	.btn{
		width: 100%;
	}
	.page-section, .separator-section{
		padding: 40px 0;
	}
	img.img-responsive{
		display: inline-block;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps{
		font-size: 28px;
		line-height: 35px;
	}
	.page-heading, .slide-title-wrap h1, .news-post-wrap h1, .showcase-panel h1 > span, .slide-title-wrap h1, .news-post-wrap h1,  .news-date h1, .fashion-caps, .intro-05 h2, .intro-05 h1 span, .intro04 h1 span{
		font-size: 20px;
		line-height: 27px;
	}
	.sub-heading-minor, .minimal-caps, .process-text, .news-list h3, .hero-text{
		font-size: 14px;
		line-height: 21px;
		letter-spacing: 4px;
	}
	.features-slider-triggers a{
		display: block;
	}
	.container, .features-details{
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-item, .news-item, .news-masonry-container .news-item, 
	.works-grid-container .works-item, .tiled-grid-container .works-item{
	    width: 100% !important;
	    margin:  0 !important;
	    margin-bottom: 10px !important;
	}
	 .tiled-grid-container .works-item {
	    margin-bottom: 0px !important;
	}
	.timeline-legend{
		padding: 0 0 0 10px;
	}
	.timeline-legend li{
		height: 20px !important;
		margin-bottom: 15px !important;
		margin-top: 15px !important;
		border-bottom: solid 1px #ccc !important;
	}
	.slide-title-wrap{
		padding: 10px 0;
	}
	.news-masonry-container{
	    padding: 0;
	  	margin: 0;
	}
	.news-item h6, .slide-title-wrap h6, .news-post-wrap h6{
		text-align: center;
	}
	.owl-prev{
		left: 20px;
	}
	.owl-next{
		right: 20px;
	}
	.hero-caps{
		margin-top: -80px;
	}
	.sub-hero-caps{
		margin-top: 90px;
	}
	.onepage-pagination{
		right: 10px;
	}
	.intro-05-bg .sub-heading-minor, .sub-heading-minor{
		background-color: transparent !important;
	}
	.ib-main-wrapper.ib-spaced-top{
		margin-top: 0;
	}
	.ib-main .ib-tile img{
		opacity: 1;
	}
	.ib-main .ib-tile{
		width: 375px;
		height: 375px;
		display: inline-block;
	}
	.album-carousel h4 > span{
		font-size: 12px;
		line-height: 19px;
		letter-spacing: 2px;
	}
	.works-masonry-container, .news-masonry-container{
		margin: 0 20px !important;
		margin-bottom: 60px !important;
	}
	.timeline-container{
		margin-top: 0; margin-bottom: 90px;
	}
	.news-post-nav ul{
		text-align: center;
	}
	.mastfoot{
		padding: 7px 0;
	}
	.mastfoot .copyright{
		margin-top: 0;
	}
	.contact-bg{
		padding: 90px 45px;
	}
}


/*Other Major Small Smart Phones*/
@media screen and (max-width: 360px) {
	
	.container{
	    max-width: 260px;
	    padding-left: 50px;
	    padding-right: 50px;
	    padding-bottom: 50px;
	}
	.add-top-half{
		padding-top: 35px;
	}
	.add-bottom-half{
		padding-bottom: 35px;
	}
	.mob-center{
		text-align: center;
	}
	.mob-add-top{
		margin-top: 30px;
	}
	.mob-add-bottom{
		margin-bottom:30px;
	}
	.text-left, .text-right, p, h1, h2, h3, h4, h5{
		text-align: center;
	}
	.btn{
		width: 100%;
	}
	.page-section, .separator-section{
		padding: 40px 0;
	}
	img.img-responsive{
		display: inline-block;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps{
		font-size: 28px;
		line-height: 35px;
	}
	.page-heading, .slide-title-wrap h1, .news-post-wrap h1, .showcase-panel h1 > span, .slide-title-wrap h1, .news-post-wrap h1,  .news-date h1, .fashion-caps, .intro-05 h2, .intro-05 h1 span, .intro04 h1 span{
		font-size: 20px;
		line-height: 27px;
	}
	.sub-heading-minor, .minimal-caps, .process-text, .news-list h3, .hero-text{
		font-size: 14px;
		line-height: 21px;
		letter-spacing: 4px;
	}
	.features-slider-triggers a{
		display: block;
	}
	.container, .features-details{
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-item, .news-item, .news-masonry-container .news-item, 
	.works-grid-container .works-item, .tiled-grid-container .works-item{
	    width: 100% !important;
	    margin:  0 !important;
	    margin-bottom: 10px !important;
	}
	 .tiled-grid-container .works-item {
	    margin-bottom: 0px !important;
	}
	.timeline-legend{
		padding: 0 0 0 10px;
	}
	.timeline-legend li{
		height: 20px !important;
		margin-bottom: 15px !important;
		margin-top: 15px !important;
		border-bottom: solid 1px #ccc !important;
	}
	.slide-title-wrap{
		padding: 10px 0;
	}
	.news-masonry-container{
	    padding: 0;
	  	margin: 0;
	}
	.news-item h6, .slide-title-wrap h6, .news-post-wrap h6{
		text-align: center;
	}
	.owl-prev{
		left: 20px;
	}
	.owl-next{
		right: 20px;
	}
	.hero-caps{
		margin-top: -80px;
	}
	.sub-hero-caps{
		margin-top: 90px;
	}
	.onepage-pagination{
		right: 10px;
	}
	.intro-05-bg .sub-heading-minor, .sub-heading-minor{
		background-color: transparent !important;
	}
	.ib-main-wrapper.ib-spaced-top{
		margin-top: 0;
	}
	.ib-main .ib-tile img{
		opacity: 1;
	}
	.ib-main .ib-tile{
		width: 360px;
		height: 360px;
		display: inline-block;
	}
	.album-carousel h4 > span{
		font-size: 12px;
		line-height: 19px;
		letter-spacing: 2px;
	}
	.works-masonry-container, .news-masonry-container{
		margin: 0 20px !important;
		margin-bottom: 60px !important;
	}
	.timeline-container{
		margin-top: 0; margin-bottom: 90px;
	}
	.news-post-nav ul{
		text-align: center;
	}
	.mastfoot{
		padding: 7px 0;
	}
	.mastfoot .copyright{
		margin-top: 0;
	}
	.contact-bg{
		padding: 90px 45px;
	}
}


/*iPhone Portrait Mode and Very Small Mobile Phones*/
@media screen and (max-width: 320px) {
	
	.container{
	    max-width: 220px;
	    padding-left: 50px;
	    padding-right: 50px;
	    padding-bottom: 50px;
	}
	.add-top-half{
		padding-top: 35px;
	}
	.add-bottom-half{
		padding-bottom: 35px;
	}
	.mob-center{
		text-align: center;
	}
	.mob-add-top{
		margin-top: 30px;
	}
	.mob-add-bottom{
		margin-bottom:30px;
	}
	.text-left, .text-right, p, h1, h2, h3, h4, h5{
		text-align: center;
	}
	.btn{
		width: 100%;
	}
	.page-section, .separator-section{
		padding: 40px 0;
	}
	img.img-responsive{
		display: inline-block;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps{
		font-size: 28px;
		line-height: 35px;
	}
	.page-heading, .slide-title-wrap h1, .news-post-wrap h1, .showcase-panel h1 > span, .slide-title-wrap h1, .news-post-wrap h1,  .news-date h1, .fashion-caps, .intro-05 h2, .intro-05 h1 span, .intro04 h1 span{
		font-size: 20px;
		line-height: 27px;
	}
	.sub-heading-minor, .minimal-caps, .process-text, .news-list h3, .hero-text{
		font-size: 14px;
		line-height: 21px;
		letter-spacing: 4px;
	}
	.features-slider-triggers a{
		display: block;
	}
	.container, .features-details{
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-item, .news-item, .news-masonry-container .news-item, 
	.works-grid-container .works-item, .tiled-grid-container .works-item{
	    width: 100% !important;
	    margin:  0 !important;
	    margin-bottom: 10px !important;
	}
	 .tiled-grid-container .works-item {
	    margin-bottom: 0px !important;
	}
	.timeline-legend{
		padding: 0 0 0 10px;
	}
	.timeline-legend li{
		height: 20px !important;
		margin-bottom: 15px !important;
		margin-top: 15px !important;
		border-bottom: solid 1px #ccc !important;
	}
	.slide-title-wrap{
		padding: 10px 0;
	}
	.news-masonry-container{
	    padding: 0;
	  	margin: 0;
	}
	.news-item h6, .slide-title-wrap h6, .news-post-wrap h6{
		text-align: center;
	}
	.owl-prev{
		left: 20px;
	}
	.owl-next{
		right: 20px;
	}
	.hero-caps{
		margin-top: -80px;
	}
	.sub-hero-caps{
		margin-top: 90px;
	}
	.onepage-pagination{
		right: 10px;
	}
	.intro-05-bg .sub-heading-minor, .sub-heading-minor{
		background-color: transparent !important;
	}
	.ib-main-wrapper.ib-spaced-top{
		margin-top: 0;
	}
	.ib-main .ib-tile img{
		opacity: 1;
	}
	.ib-main .ib-tile{
		width: 320px;
		height: 320px;
		display: inline-block;
	}
	.album-carousel h4 > span{
		font-size: 12px;
		line-height: 19px;
		letter-spacing: 2px;
	}
	.works-masonry-container, .news-masonry-container{
		margin: 0 20px !important;
		margin-bottom: 60px !important;
	}
	.timeline-container{
		margin-top: 0; margin-bottom: 90px;
	}
	.news-post-nav ul{
		text-align: center;
	}
	.mastfoot{
		padding: 7px 0;
	}
	.mastfoot .copyright{
		margin-top: 0;
	}
	.contact-bg{
		padding: 90px 45px;
	}
}



