/*MAIN.CSS*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*This is main CSS file that contains custom style rules used in this template*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* Template Name: Uber.*/
/* Author: Designova.*/
/* Website: http://www.Designova.net */
/* Copyright: (C) 2015 */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*==========================*/
/*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: 1152px) {
}

/*iPad Landscape Mode and Large Tablets */
@media (max-width: 1024px) {
}

/*Small Desktop and Very Small Notebook */
@media (max-width: 980px) {

	.container{
	    max-width: 780px;
	    padding-left:100px;
	    padding-right:100px;
	}
	
	.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-fold.subtle {
	    background-attachment: scroll !important;
	    position: absolute;
	}
	.page-fold .sub-spacer {
	    margin-left: -50px;
	    transform: none;
	    width: 100px;
	    margin-top: 9px;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps{
		font-size: 40px;
		line-height: 47px;
	}
	.page-heading, .news-date h1, .fashion-caps, .intro-05 h2, .intro-05 h1 span, .intro04 h1 span{
		font-size: 32px;
		line-height: 39px;
	}
	.sub-heading-minor, .minimal-caps, .process-text, .news-list h3, .hero-text, 
	 .elements-counter .number, .elements-counter .subject{
		font-size: 26px;
		line-height: 33px;
		letter-spacing: 4px;
	}
	 .intro-08 .rotator-wrap span, .intro-05 h6 span, .intro-05 h5 span, .intro-05 h4{
		font-size: 24px;
		line-height: 31px;
		letter-spacing: 0px;
	 }
	.features-slider-triggers a{
		display: block;
	}
	.intro07 .features-slider-triggers a{
		display: inline-block;
	}
	.container, .features-details{
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-item, 
	.works-grid-container .works-item, .tiled-grid-container .works-item{
	    width: 48% !important;
	    margin:  1% !important;
	}
	 .tiled-grid-container .works-item {
	    margin-bottom: 0px !important;
	}
	#ws .price{
		margin-bottom: 30px;
	}
	.intro-05 h4{
		margin-top: 30px;
	 }
	 .intro04 h1 span{
	 	letter-spacing: 2px;
	 	padding: 4px 6px 4px 6px;
	 }
	 .mastwrap.boxed{
		margin: 0;
	}
	 .title-holder {
	 	bottom: inherit;
	 	left: inherit;
	    position: relative;
	}

}

/*Medium Tablets */
@media (max-width: 800px) {

	.container{
	    max-width: 640px;
	    padding-left:80px;
	    padding-right:80px;
	}
	
	.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-fold.subtle {
	    background-attachment: scroll !important;
	    position: absolute;
	}
	.page-fold .sub-spacer {
	    margin-left: -50px;
	    transform: none;
	    width: 100px;
	    margin-top: 9px;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps{
		font-size: 40px;
		line-height: 47px;
	}
	.page-heading, .news-date h1, .fashion-caps, .intro-05 h2, .intro-05 h1 span, .intro04 h1 span{
		font-size: 32px;
		line-height: 39px;
	}
	.sub-heading-minor, .minimal-caps, .process-text, .news-list h3, .hero-text, 
	 .elements-counter .number, .elements-counter .subject{
		font-size: 26px;
		line-height: 33px;
		letter-spacing: 4px;
	}
	 .intro-08 .rotator-wrap span, .intro-05 h6 span, .intro-05 h5 span, .intro-05 h4{
		font-size: 24px;
		line-height: 31px;
		letter-spacing: 0px;
	 }
	.features-slider-triggers a{
		display: block;
	}
	.intro07 .features-slider-triggers a{
		display: inline-block;
	}
	.container, .features-details{
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-item, 
	.works-grid-container .works-item, .tiled-grid-container .works-item{
	    width: 48% !important;
	    margin:  1% !important;
	}
	 .tiled-grid-container .works-item {
	    margin-bottom: 0px !important;
	}
	#ws .price{
		margin-bottom: 30px;
	}
	.intro-05 h4{
		margin-top: 30px;
	 }
	 .intro04 h1 span{
	 	letter-spacing: 2px;
	 	padding: 4px 6px 4px 6px;
	 }
	 .title-holder {
	 	bottom: inherit;
	 	left: inherit;
	    position: relative;
	}

}

/*iPad Portrait Mode, iPad Mini and Small Tablets */
@media (max-width: 768px) {

	.container{
	    max-width: 608px;
	    padding-left:80px;
	    padding-right:80px;
	}
	
	.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-fold.subtle {
	    background-attachment: scroll !important;
	    position: absolute;
	}
	.page-fold .sub-spacer {
	    margin-left: -50px;
	    transform: none;
	    width: 100px;
	    margin-top: 8px;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps{
		font-size: 40px;
		line-height: 47px;
	}
	.page-heading, .news-date h1, .fashion-caps, .intro-05 h2, .intro-05 h1 span, .intro04 h1 span{
		font-size: 32px;
		line-height: 39px;
	}
	.sub-heading-minor, .minimal-caps, .process-text, .news-list h3, .hero-text, 
	 .elements-counter .number, .elements-counter .subject{
		font-size: 26px;
		line-height: 33px;
		letter-spacing: 4px;
	}
	 .intro-08 .rotator-wrap span, .intro-05 h6 span, .intro-05 h5 span, .intro-05 h4{
		font-size: 24px;
		line-height: 31px;
		letter-spacing: 0px;
	 }
	.features-slider-triggers a{
		display: block;
	}
	.intro07 .features-slider-triggers a{
		display: inline-block;
	}
	.container, .features-details{
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-item, 
	.works-grid-container .works-item, .tiled-grid-container .works-item{
	    width: 48% !important;
	    margin:  1% !important;
	}
	 .tiled-grid-container .works-item {
	    margin-bottom: 0px !important;
	}
	#ws .price{
		margin-bottom: 30px;
	}
	.intro-05 h4{
		margin-top: 30px;
	 }
	 .intro04 h1 span{
	 	letter-spacing: 2px;
	 	padding: 4px 6px 4px 6px;
	 }
	 .title-holder {
	 	bottom: inherit;
	 	left: inherit;
	    position: relative;
	}

}


/*iPhone 6 Landscape Mode*/
@media screen and (max-width: 667px) {

	
	.container, .features-details {
	    max-width: 567px;
	    padding-left:50px;
	    padding-right: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%;
	}
	img.img-responsive{
		display: inline-block;
	}
	.page-fold.subtle {
	    background-attachment: scroll !important;
	    position: absolute;
	}
	.page-fold .sub-spacer {
	    margin-left: -50px;
	    transform: none;
	    width: 100px;
	    margin-top: 5px;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps{
		font-size: 36px;
		line-height: 43px;
	}
	.page-heading, .news-date h1, .fashion-caps, .intro-05 h2, .intro-05 h1 span, .intro04 h1 span{
		font-size: 28px;
		line-height: 35px;
	}
	.sub-heading-minor, .minimal-caps, .process-text, .news-list h3, .hero-text, 
	 .elements-counter .number, .elements-counter .subject{
		font-size: 22px;
		line-height: 29px;
		letter-spacing: 4px;
	}
	 .intro-08 .rotator-wrap span, .intro-05 h6 span, .intro-05 h5 span, .intro-05 h4{
		font-size: 20px;
		line-height: 27px;
		letter-spacing: 0px;
	 }
	.features-slider-triggers a{
		display: block;
	}
	.intro07 .features-slider-triggers a{
		display: inline-block;
	}
	.container, .features-details{
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-item, 
	.works-grid-container .works-item, .tiled-grid-container .works-item{
	    width: 48% !important;
	    margin:  1% !important;
	}
	 .tiled-grid-container .works-item {
	    margin-bottom: 0px !important;
	}
	#ws .price{
		margin-bottom: 30px;
	}
	.intro-05 h4{
		margin-top: 30px;
	 }
	 .intro04 h1 span{
	 	letter-spacing: 2px;
	 	padding: 4px 6px 4px 6px;
	 }
	 .title-holder {
	 	bottom: inherit;
	 	left: inherit;
	    position: relative;
	}

}

/*Medium Smart Phones v2*/
@media screen and (max-width: 640px) {
	
	.container, .features-details {
	    max-width: 540px;
	    padding-left:50px;
	    padding-right: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%;
	}
	img.img-responsive{
		display: inline-block;
	}
	.page-fold.subtle {
	    background-attachment: scroll !important;
	    position: absolute;
	}
	.page-fold .sub-spacer {
	    margin-left: -50px;
	    transform: none;
	    width: 100px;
	    margin-top: 5px;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps{
		font-size: 36px;
		line-height: 43px;
	}
	.page-heading, .news-date h1, .fashion-caps, .intro-05 h2, .intro-05 h1 span, .intro04 h1 span{
		font-size: 28px;
		line-height: 35px;
	}
	.sub-heading-minor, .minimal-caps, .process-text, .news-list h3, .hero-text, 
	 .elements-counter .number, .elements-counter .subject{
		font-size: 22px;
		line-height: 29px;
		letter-spacing: 4px;
	}
	 .intro-08 .rotator-wrap span, .intro-05 h6 span, .intro-05 h5 span, .intro-05 h4{
		font-size: 20px;
		line-height: 27px;
		letter-spacing: 0px;
	 }
	.features-slider-triggers a{
		display: block;
	}
	.intro07 .features-slider-triggers a{
		display: inline-block;
	}
	.container, .features-details{
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-item, 
	.works-grid-container .works-item, .tiled-grid-container .works-item{
	    width: 48% !important;
	    margin:  1% !important;
	}
	 .tiled-grid-container .works-item {
	    margin-bottom: 0px !important;
	}
	#ws .price{
		margin-bottom: 30px;
	}
	.intro-05 h4{
		margin-top: 30px;
	 }
	 .intro04 h1 span{
	 	letter-spacing: 2px;
	 	padding: 4px 6px 4px 6px;
	 }
	 .title-holder {
	 	bottom: inherit;
	 	left: inherit;
	    position: relative;
	}

}
	

/*Google Nexus and Other Large Smart Phones v1*/
@media screen and (max-width: 600px) {
	
	.container, .features-details {
	    max-width: 500px;
	    padding-left:50px;
	    padding-right: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%;
	}
	img.img-responsive{
		display: inline-block;
	}
	.page-fold.subtle {
	    background-attachment: scroll !important;
	    position: absolute;
	}
	.page-fold .sub-spacer {
	    margin-left: -50px;
	    transform: none;
	    width: 100px;
	    margin-top: 5px;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps{
		font-size: 32px;
		line-height: 39px;
	}
	.page-heading, .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, 
	 .elements-counter .number, .elements-counter .subject{
		font-size: 18px;
		line-height: 25px;
		letter-spacing: 4px;
	}
	 .intro-08 .rotator-wrap span, .intro-05 h6 span, .intro-05 h5 span, .intro-05 h4{
		font-size: 16px;
		line-height: 23px;
		letter-spacing: 0px;
	 }
	.features-slider-triggers a{
		display: block;
	}
	.intro07 .features-slider-triggers a{
		display: inline-block;
	}
	.container, .features-details{
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-item, 
	.works-grid-container .works-item, .tiled-grid-container .works-item{
	    width: 48% !important;
	    margin:  1% !important;
	}
	 .tiled-grid-container .works-item {
	    margin-bottom: 0px !important;
	}
	#ws .price{
		margin-bottom: 30px;
	}
	.intro-05 h4{
		margin-top: 30px;
	 }
	 .intro04 h1 span{
	 	letter-spacing: 2px;
	 	padding: 4px 6px 4px 6px;
	 }
	 .title-holder {
	 	bottom: inherit;
	 	left: inherit;
	    position: relative;
	}

}
	

/*iPhone Landscape Mode and Mediium Smart Phones*/
@media screen and (max-width: 480px) {
	
	.container, .features-details {
	    max-width: 420px;
	    padding-left: 30px;
	    padding-right: 30px;
	}
	.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%;
	}
	img.img-responsive{
		display: inline-block;
	}
	.page-fold.subtle {
	    background-attachment: scroll !important;
	    position: absolute;
	}
	.page-fold .sub-spacer {
	    margin-left: -50px;
	    transform: none;
	    width: 100px;
	    margin-top: 5px;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps{
		font-size: 30px;
		line-height: 37px;
	}
	.page-heading, .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, 
	 .elements-counter .number, .elements-counter .subject{
		font-size: 16px;
		line-height: 23px;
		letter-spacing: 4px;
	}
	 .intro-08 .rotator-wrap span, .intro-05 h6 span, .intro-05 h5 span, .intro-05 h4{
		font-size: 14px;
		line-height: 21px;
		letter-spacing: 0px;
	 }
	.features-slider-triggers a{
		display: block;
	}
	.intro07 .features-slider-triggers a{
		display: inline-block;
	}
	.container, .features-details{
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-item, 
	.works-grid-container .works-item, .tiled-grid-container .works-item{
	    width: 48% !important;
	    margin:  1% !important;
	}
	 .tiled-grid-container .works-item {
	    margin-bottom: 0px !important;
	}
	#ws .price{
		margin-bottom: 30px;
	}
	.intro-05 h4{
		margin-top: 30px;
	 }
	 .intro04 h1 span{
	 	letter-spacing: 2px;
	 	padding: 4px 6px 4px 6px;
	 }

	 .title-holder {
	 	bottom: inherit;
	 	left: inherit;
	    position: relative;
	}
}



/*iPhone 6Plus Portrait Mode*/
@media screen and (max-width: 414px) {
	
	.container, .features-details {
	    max-width: 374px;
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.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;
	}
	.page-fold.subtle {
	    background-attachment: scroll !important;
	    position: absolute;
	}
	.page-fold .sub-spacer {
	    margin-left: -50px;
	    transform: none;
	    width: 100px;
	    margin-top: 5px;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps{
		font-size: 30px;
		line-height: 37px;
	}
	.page-heading, .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, 
	 .elements-counter .number, .elements-counter .subject{
		font-size: 16px;
		line-height: 23px;
		letter-spacing: 4px;
	}
	 .intro-08 .rotator-wrap span, .intro-05 h6 span, .intro-05 h5 span, .intro-05 h4{
		font-size: 14px;
		line-height: 21px;
		letter-spacing: 0px;
	 }
	.features-slider-triggers a{
		display: block;
	}
	.intro07 .features-slider-triggers a{
		display: inline-block;
	}
	.container, .features-details{
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-item, 
	.works-grid-container .works-item, .tiled-grid-container .works-item{
	    width: 48% !important;
	    margin:  1% !important;
	}
	 .tiled-grid-container .works-item {
	    margin-bottom: 0px !important;
	}
	#ws .price{
		margin-bottom: 30px;
	}
	.intro-05 h4{
		margin-top: 30px;
	 }
	 .intro04 h1 span{
	 	letter-spacing: 2px;
	 	padding: 4px 6px 4px 6px;
	 }
	 .title-holder {
	 	bottom: inherit;
	 	left: inherit;
	    position: relative;
	}

}


/*iPhone 6 Portrait Mode*/
@media screen and (max-width: 375px) {
	
	.container, .features-details {
	    max-width: 335px;
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.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;
	}
	.page-fold.subtle {
	    background-attachment: scroll !important;
	    position: absolute;
	}
	.page-fold .sub-spacer {
	    margin-left: -50px;
	    transform: none;
	    width: 100px;
	    margin-top: 5px;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps{
		font-size: 28px;
		line-height: 35px;
	}
	.page-heading, .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, 
	 .elements-counter .number, .elements-counter .subject{
		font-size: 14px;
		line-height: 21px;
		letter-spacing: 4px;
	}
	 .intro-08 .rotator-wrap span, .intro-05 h6 span, .intro-05 h5 span, .intro-05 h4{
		font-size: 12px;
		line-height: 19px;
		letter-spacing: 0px;
	 }
	.features-slider-triggers a{
		display: block;
	}
	.intro07 .features-slider-triggers a{
		display: inline-block;
	}
	.container, .features-details{
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-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;
	}
	#ws .price{
		margin-bottom: 30px;
	}
	.intro-05 h4{
		margin-top: 30px;
	 }
	 .intro04 h1 span{
	 	letter-spacing: 2px;
	 	padding: 4px 6px 4px 6px;
	 }
	 .title-holder {
	 	bottom: inherit;
	 	left: inherit;
	    position: relative;
	}

}

/*Other Major Small Smart Phones*/
@media screen and (max-width: 360px) {
	
	.container, .features-details {
	    max-width: 320px;
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.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;
	}
	.page-fold.subtle {
	    background-attachment: scroll !important;
	    position: absolute;
	}
	.page-fold .sub-spacer {
	    margin-left: -50px;
	    transform: none;
	    width: 100px;
	    margin-top: 5px;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps{
		font-size: 28px;
		line-height: 35px;
	}
	.page-heading, .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, 
	 .elements-counter .number, .elements-counter .subject{
		font-size: 14px;
		line-height: 21px;
		letter-spacing: 4px;
	}
	 .intro-08 .rotator-wrap span, .intro-05 h6 span, .intro-05 h5 span, .intro-05 h4{
		font-size: 12px;
		line-height: 19px;
		letter-spacing: 0px;
	 }
	.features-slider-triggers a{
		display: block;
	}
	.intro07 .features-slider-triggers a{
		display: inline-block;
	}
	.container, .features-details{
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-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;
	}
	#ws .price{
		margin-bottom: 30px;
	}
	.intro-05 h4{
		margin-top: 30px;
	 }
	 .intro04 h1 span{
	 	letter-spacing: 2px;
	 	padding: 4px 6px 4px 6px;
	 }
	 .title-holder {
	 	bottom: inherit;
	 	left: inherit;
	    position: relative;
	}

}


/*iPhone Portrait Mode and Very Small Mobile Phones*/
@media screen and (max-width: 320px) {
	
	.container, .features-details {
	    max-width: 280px;
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.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;
	}
	.page-fold.subtle {
	    background-attachment: scroll !important;
	    position: absolute;
	}
	.page-fold .sub-spacer {
	    margin-left: -50px;
	    transform: none;
	    width: 100px;
	    margin-top: 5px;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps{
		font-size: 28px;
		line-height: 35px;
	}
	.page-heading, .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;
	}
	 .intro-08 .rotator-wrap span, .intro-05 h6 span, .intro-05 h5 span, .intro-05 h4{
		font-size: 12px;
		line-height: 19px;
		letter-spacing: 0px;
	 }
	.features-slider-triggers a{
		display: block;
	}
	.intro07 .features-slider-triggers a{
		display: inline-block;
	}
	.container, .features-details{
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-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;
	}
	#ws .price{
		margin-bottom: 30px;
	}
	.intro-05 h4{
		margin-top: 30px;
	 }
	 .intro04 h1 span{
	 	letter-spacing: 2px;
	 	padding: 4px 6px 4px 6px;
	 }
	 .title-holder {
	 	bottom: inherit;
	 	left: inherit;
	    position: relative;
	}

}



