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

/*==========================*/
/*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) {
	.container, .features-details {
	    max-width: 860px;
	}
	
	.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{
	}
	.inner-pad{
		padding: 60px;
	}
	.pagehead .inner-pad{
		padding: 30px;
	}
	.pagehead{
		margin-top: 48px;
	}
	.pagehead h1{
		font-size: 32px;
		line-height: 39px;
	}
	.pagehead h6{
		font-size: 24px;
		line-height: 31px;
	}
	.testimonial-wrap{
		padding-left:28px;
		padding-right: 35px; 
	}
	.subheading{
		font-size: 20px;
		line-height: 27px;
	}
	.intro-caption{
		padding: 30px;
	}
	.intro h1 {
	    font-size: 24px;
	    line-height: 31px;
	}
	.intro-07-caption h1, .intro-08-caption h1, .news-post-head h2, 
	.news-post-head h6, .service-stat h3, .news-block h2, .news-block h3 {
	    font-size: 24px;
	    line-height: 31px;
	}
	.works-item{
		width: 33.3% !important;
	}
	.works-item-inner h3, .thumb-title > h5 > span, .news-block h6{
		font-size: 18px;
		line-height: 25px;
	}
	.works-filter li a > span{
		font-size: 18px;
		line-height: 25px;
		padding: 0;
	}
	.service-stat h6 > span{
		border:none;
	}
	.news-post-body .inner-pad, .news-post-body .inner-pad{
		padding: 60px 10px;
	}
	.onepage .mobile-nav{
    	position: fixed;
	}
}

/*Small Desktop and Very Small Notebook */
@media (max-width: 980px) {
	.container, .features-details {
	    max-width: 860px;
	}
	
	.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{
	}
	.inner-pad{
		padding: 60px;
	}
	.pagehead .inner-pad{
		padding: 30px;
	}
	.pagehead{
		margin-top: 48px;
	}
	.pagehead h1{
		font-size: 32px;
		line-height: 39px;
	}
	.pagehead h6{
		font-size: 24px;
		line-height: 31px;
	}
	.testimonial-wrap{
		padding-left:28px;
		padding-right: 35px; 
	}
	.subheading{
		font-size: 20px;
		line-height: 27px;
	}
	.intro-caption{
		padding: 30px;
	}
	.intro h1 {
	    font-size: 24px;
	    line-height: 31px;
	}
	.intro-07-caption h1, .intro-08-caption h1, .news-post-head h2, 
	.news-post-head h6, .service-stat h3, .news-block h2, .news-block h3 {
	    font-size: 24px;
	    line-height: 31px;
	}
	.works-item{
		width: 50% !important;
	}
	.works-item-inner h3, .thumb-title > h5 > span, .news-block h6{
		font-size: 18px;
		line-height: 25px;
	}
	.works-filter li a > span{
		font-size: 18px;
		line-height: 25px;
		padding: 0;
	}
	.service-stat h6 > span{
		border:none;
	}
	.news-post-body .inner-pad, .news-post-body .inner-pad{
		padding: 60px 10px;
	}
	.onepage .mobile-nav{
    	position: fixed;
	}
}

/*Medium Tablets */
@media (max-width: 800px) {
	.container, .features-details {
	    max-width: 720px;
	}
	
	.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{
	}
	.inner-pad{
		padding: 60px;
	}
	.pagehead .inner-pad{
		padding: 30px;
	}
	.pagehead{
		margin-top: 48px;
	}
	.pagehead h1{
		font-size: 32px;
		line-height: 39px;
	}
	.pagehead h6{
		font-size: 24px;
		line-height: 31px;
	}
	.testimonial-wrap{
		padding-left:28px;
		padding-right: 35px; 
	}
	.subheading{
		font-size: 20px;
		line-height: 27px;
	}
	.intro-caption{
		padding: 30px;
	}
	.intro h1 {
	    font-size: 24px;
	    line-height: 31px;
	}
	.intro-07-caption h1, .intro-08-caption h1, .news-post-head h2, 
	.news-post-head h6, .service-stat h3, .news-block h2, .news-block h3 {
	    font-size: 24px;
	    line-height: 31px;
	}
	.works-item{
		width: 50% !important;
	}
	.works-item-inner h3, .thumb-title > h5 > span, .news-block h6{
		font-size: 18px;
		line-height: 25px;
	}
	.works-filter li a > span{
		font-size: 18px;
		line-height: 25px;
		padding: 0;
	}
	.service-stat h6 > span{
		border:none;
	}
	.news-post-body .inner-pad, .news-post-body .inner-pad{
		padding: 60px 10px;
	}
	.onepage .mobile-nav{
    	position: fixed;
	}
}


/*iPad Portrait Mode, iPad Mini and Small Tablets */
@media (max-width: 768px) {
	
	.container, .features-details {
	    max-width: 668px;
	}
	
	.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{
	}
	.inner-pad{
		padding: 60px;
	}
	.pagehead .inner-pad{
		padding: 30px;
	}
	.pagehead{
		margin-top: 48px;
	}
	.pagehead h1{
		font-size: 32px;
		line-height: 39px;
	}
	.pagehead h6{
		font-size: 24px;
		line-height: 31px;
	}
	.testimonial-wrap{
		padding-left:28px;
		padding-right: 35px; 
	}
	.subheading{
		font-size: 20px;
		line-height: 27px;
	}
	.intro-caption{
		padding: 30px;
	}
	.intro h1 {
	    font-size: 24px;
	    line-height: 31px;
	}
	.intro-07-caption h1, .intro-08-caption h1, .news-post-head h2, 
	.news-post-head h6, .service-stat h3, .news-block h2, .news-block h3 {
	    font-size: 24px;
	    line-height: 31px;
	}
	.works-item{
		width: 50% !important;
	}
	.works-item-inner h3, .thumb-title > h5 > span, .news-block h6{
		font-size: 18px;
		line-height: 25px;
	}
	.works-filter li a > span{
		font-size: 18px;
		line-height: 25px;
		padding: 0;
	}
	.service-stat h6 > span{
		border:none;
	}
	.news-post-body .inner-pad, .news-post-body .inner-pad{
		padding: 60px 10px;
	}
	.onepage .mobile-nav{
    	position: fixed;
	}
}
	

/*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{
	}
	img.img-responsive{
		display: inline-block;
	}
	.inner-pad{
		padding: 60px;
	}
	.pagehead .inner-pad{
		padding: 30px;
	}
	.pagehead{
		margin-top: 48px;
	}
	.pagehead h1{
		font-size: 28px;
		line-height: 35px;
	}
	.pagehead h6{
		font-size: 18px;
		line-height: 25px;
	}
	.testimonial-wrap{
		padding-left:22px;
		padding-right: 29px; 
	}
	.subheading{
		font-size: 16px;
		line-height: 23px;
	}
	.intro-caption{
		padding: 30px;
	}
	.intro h1 {
	    font-size: 20px;
	    line-height: 27px;
	}
	.intro-07-caption h1, .intro-08-caption h1, .news-post-head h2, 
	.news-post-head h6, .service-stat h3, .news-block h2, .news-block h3 {
	    font-size: 20px;
	    line-height: 27px;
	}
	.works-item{
		width: 50% !important;
	}
	.works-item-inner h3, .thumb-title > h5 > span, .news-block h6{
		font-size: 14px;
		line-height: 21px;
	}
	.works-filter li a > span{
		font-size: 16px;
		line-height: 23px;
		padding: 0;
	}
	.service-stat h6 > span{
		border:none;
	}
	.news-post-body .inner-pad, .news-post-body .inner-pad{
		padding: 60px 10px;
	}
	.onepage .mobile-nav{
    	position: fixed;
	}
}
	

/*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{
	}
	img.img-responsive{
		display: inline-block;
	}
	.inner-pad{
		padding: 60px;
	}
	.pagehead .inner-pad{
		padding: 30px;
	}
	.pagehead{
		margin-top: 48px;
	}
	.pagehead h1{
		font-size: 28px;
		line-height: 35px;
	}
	.pagehead h6{
		font-size: 18px;
		line-height: 25px;
	}
	.testimonial-wrap{
		padding-left:22px;
		padding-right: 29px; 
	}
	.subheading{
		font-size: 16px;
		line-height: 23px;
	}
	.intro-caption{
		padding: 30px;
	}
	.intro h1 {
	    font-size: 20px;
	    line-height: 27px;
	}
	.intro-07-caption h1, .intro-08-caption h1, .news-post-head h2, 
	.news-post-head h6, .service-stat h3, .news-block h2, .news-block h3 {
	    font-size: 20px;
	    line-height: 27px;
	}
	.works-item{
		width: 50% !important;
	}
	.works-item-inner h3, .thumb-title > h5 > span, .news-block h6{
		font-size: 14px;
		line-height: 21px;
	}
	.works-filter li a > span{
		font-size: 16px;
		line-height: 23px;
		padding: 0;
	}
	.service-stat h6 > span{
		border:none;
	}
	.news-post-body .inner-pad, .news-post-body .inner-pad{
		padding: 60px 10px;
	}
	.onepage .mobile-nav{
    	position: fixed;
	}
}
	

/*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{
	}
	img.img-responsive{
		display: inline-block;
	}
	.inner-pad{
		padding: 60px;
	}
	.pagehead .inner-pad{
		padding: 30px;
	}
	.pagehead{
		margin-top: 48px;
	}
	.pagehead h1{
		font-size: 28px;
		line-height: 35px;
	}
	.pagehead h6{
		font-size: 18px;
		line-height: 25px;
	}
	.testimonial-wrap{
		padding-left:22px;
		padding-right: 29px; 
	}
	.subheading{
		font-size: 16px;
		line-height: 23px;
	}
	.intro-caption{
		padding: 30px;
	}
	.intro h1 {
	    font-size: 20px;
	    line-height: 27px;
	}
	.intro-07-caption h1, .intro-08-caption h1, .news-post-head h2, 
	.news-post-head h6, .service-stat h3, .news-block h2, .news-block h3 {
	    font-size: 20px;
	    line-height: 27px;
	}
	.works-item{
		width: 50% !important;
	}
	.works-item-inner h3, .thumb-title > h5 > span, .news-block h6{
		font-size: 14px;
		line-height: 21px;
	}
	.works-filter li a > span{
		font-size: 16px;
		line-height: 23px;
		padding: 0;
	}
	.service-stat h6 > span{
		border:none;
	}
	.news-post-body .inner-pad, .news-post-body .inner-pad{
		padding: 60px 10px;
	}
	.onepage .mobile-nav{
    	position: fixed;
	}
	.news-post-head .inner-pad, .single-project-head .inner-pad{
			padding: 60px 20px;
	}
}

/*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{
	}
	.page-section, .separator-section{
		padding: 40px 0;
	}
	img.img-responsive{
		display: inline-block;
	}
	.inner-pad{
		padding: 60px;
	}
	.pagehead .inner-pad{
		padding: 30px;
	}
	.pagehead{
		margin-top: 48px;
	}
	.pagehead h1{
		font-size: 24px;
		line-height: 31px;
	}
	.pagehead h6{
		font-size: 16px;
		line-height: 23px;
	}
	.testimonial-wrap{
		padding-left:20px;
		padding-right: 20px; 
	}
	.subheading{
		font-size: 14px;
		line-height: 21px;
	}
	.intro-caption{
		padding: 30px;
	}
	.intro h1 {
	    font-size: 18px;
	    line-height: 25px;
	}
	.intro-07-caption h1, .intro-08-caption h1, .news-post-head h2, 
	.news-post-head h6, .service-stat h3, .news-block h2, .news-block h3 {
	    font-size: 16px;
	    line-height: 23px;
	}
	.works-item{
		width: 100% !important;
	}
	.works-item-inner h3, .thumb-title > h5 > span, .news-block h6{
		font-size: 12px;
		line-height: 19px;
	}
	.works-filter li a > span{
		font-size: 12px;
		line-height: 19px;
		padding: 0;
	}
	.service-stat h6 > span{
		border:none;
	}
	.news-post-body .inner-pad, .news-post-body .inner-pad{
		padding: 60px 10px;
	}
	.onepage .mobile-nav{
    	position: fixed;
	}
	.news-post-head .inner-pad, .single-project-head .inner-pad{
			padding: 60px 20px;
	}
}

/*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{
	}
	.page-section, .separator-section{
		padding: 40px 0;
	}
	img.img-responsive{
		display: inline-block;
	}
	.inner-pad{
		padding: 60px;
	}
	.pagehead .inner-pad{
		padding: 30px;
	}
	.pagehead{
		margin-top: 48px;
	}
	.pagehead h1{
		font-size: 24px;
		line-height: 31px;
	}
	.pagehead h6{
		font-size: 16px;
		line-height: 23px;
	}
	.testimonial-wrap{
		padding-left:20px;
		padding-right: 20px; 
	}
	.subheading{
		font-size: 14px;
		line-height: 21px;
	}
	.intro-caption{
		padding: 30px;
	}
	.intro h1 {
	    font-size: 18px;
	    line-height: 25px;
	}
	.intro-07-caption h1, .intro-08-caption h1, .news-post-head h2, 
	.news-post-head h6, .service-stat h3, .news-block h2, .news-block h3 {
	    font-size: 16px;
	    line-height: 23px;
	}
	.works-item{
		width: 100% !important;
	}
	.works-item-inner h3, .thumb-title > h5 > span, .news-block h6{
		font-size: 12px;
		line-height: 19px;
	}
	.works-filter li a > span{
		font-size: 12px;
		line-height: 19px;
		padding: 0;
	}
	.service-stat h6 > span{
		border:none;
	}
	.news-post-body .inner-pad, .news-post-body .inner-pad{
		padding: 60px 10px;
	}
	.onepage .mobile-nav{
    	position: fixed;
	}
	.news-post-head .inner-pad, .single-project-head .inner-pad{
			padding: 60px 20px;
	}
}



