/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */
}
@media only screen and (max-width : 1024px) {
	.intro-text h6 {
		font-size: 0.9em;
		line-height:1.5;
	}
	.advert_form .nav-pills>li {
		width: 32.8%;
	}
	.nav-pills>li {
		width: 32.7%;
	}
	
}
@media only screen and (max-width : 768px) {
	.navbar-default .navbar-brand img{
		width:120px
	}
	.navbar-default .navbar-brand{
		margin-top:0px;
		margin-left:15px;
	}
	.form-control {
		margin-bottom:10px;
		height:30px;
	}
	header {
		-webkit-background-size: auto;
		-moz-background-size: auto;
		background-size: auto;
		-o-background-size: auto;
		background-position:-250px 90px;
	}
	header .container {
		padding-right: 15px;
		padding:0px 30px;
	}
	header .intro-text {
		padding-top: 120px;
		padding-bottom: 50px;
		width:100%;
	}
	.btn-xl {
		padding: 20px 20px;
		font-size: 12px;
		margin:10px 0px;;
	}
	header .intro-text .intro-heading {
		margin-bottom: 10px;
		font-size: 1.8em;
	}
	header .intro-text .intro-lead-in {
		font-size: 1em;
	}
	.side-arrow{
		display:none;
	}
	.intro-text h6 {
		font-size: 1em;
		line-height:1.5;
	}
	.header h6 {
		font-size: 1em;
		line-height:1.5;
	}
	
	section h2.section-heading {
		font-size: 20px;
	}
	section h3.section-subheading {
		font-size: 12px;
	}
	section {
		padding: 100px 0;
	}
	.advert_form {
		border: 4px solid rgba(39,184,152,0.5);
		padding: 1em;
	}
	.advert_form .nav-pills>li {
		width: 32.9%;
	}
	.advert_form .nav-pills>li>a {
		font-size: 12px;
	}
	.progress {
		margin-bottom: 5px;
	}
	.advert_form .form-group {
		margin-bottom: 0px;
	}
	#advert_form input.form-group {
		margin: 0px;
	}
	b{
		font-size:12px;
	}
	.valResponse {
		padding: 2px;
	}
	section#contact {
		padding: 70px 0;
	}
	section#contact .form-group textarea.form-control {
		height: 200px;
	}
	#contactForm .btn-xl{
		margin-top:10px;
	}
	.mobileTabs{
		display:block;
	}
	.desktopTabs{
		display:none;
	}
	.navGroup {
		padding: 5px 15px 10px;
	}
	.signup_form h3 {
		font-size:1em;
	}
	.signup_form p {
		font-size: 10px;
	}
	.portfolio-modal .close-modal {
		top: 10px;
		right: 10px;
		width: 40px;
		height: 40px;
	}
	.portfolio-modal .close-modal .lr {
		height: 40px;
		margin-left: 20px;
	}
	.portfolio-modal .close-modal .lr .rl {
		height: 40px;
	}
	.modal-content {
    	padding: 50px 0;
	}
	.signup_form {
		border: 4px solid rgba(39,184,152,0.5);
		padding: 1em;
	}
	.shine1 {
		width: 20px;
		right: 7px;
		top: 50px;
	}
	.nav-pills>li {
		width: 24.4%;
	}
	.nav-pills>li>a {
		text-align:center;
	}
	.form-group {
		margin-bottom: 0px;
	}
}

/* Smartphones (landscape) ----------- */
@media only screen and (max-width : 414px) {
	.navbar-default .navbar-brand img{
		width:120px
	}
	.navbar-default .navbar-brand{
		margin-top:0px;
		margin-left:15px;
	}
	.form-control {
		margin-bottom:10px;
		height:30px;
	}
	header {
		-webkit-background-size: auto;
		-moz-background-size: auto;
		background-size: auto;
		-o-background-size: auto;
		background-position:-170px 70px;
		background-repeat:no-repeat;
	}
	header .container {
		padding-right: 15px;
		padding:0px 30px;
	}
	header .intro-text {
		padding-top: 80px;
		padding-bottom: 50px;
		width:100%;
	}
	.btn-xl {
		padding: 20px 20px;
		font-size: 12px;
		margin:10px 0px;;
	}
	header .intro-text .intro-heading {
		margin-bottom: 10px;
		font-size: 1.2em;
		line-height: 20px;
	}
	header .intro-text .intro-lead-in {
		font-size: 12px;
	}
	.no-padding-right{
		padding:0;
	}
	.side-arrow{
		display:none;
	}
	.intro-text h6 {
		font-size: 0.8em;
		line-height:1.5;
	}
	
	section h2.section-heading {
		font-size: 20px;
	}
	section h3.section-subheading {
		font-size: 12px;
	}
	section {
		padding: 70px 0;
	}
	.advert_form {
		border: 4px solid rgba(39,184,152,0.5);
		padding: 1em;
	}
	.advert_form .nav-pills>li {
		width: 32.8%;
	}
	.advert_form .nav-pills>li>a {
		font-size: 10px;
	}
	.progress {
		margin-bottom: 5px;
	}
	.advert_form .form-group {
		margin-bottom: 0px;
	}
	#advert_form input.form-group {
		margin: 0px;
	}
	b{
		font-size:10px;
	}
	.valResponse {
		padding: 2px;
	}
	section#contact {
		padding: 70px 0;
	}
	section#contact .form-group textarea.form-control {
		height: 200px;
	}
	#contactCaptcha{
		padding-left:15px;
		text-align:center;
	}
	#reCaptcha2{
		width:300px;
		margin:auto;
		
	}
	#contactForm .btn-xl{
		margin-top:10px;
	}
	.mobileTabs{
		display:block;
	}
	.desktopTabs{
		display:none;
	}
	.navGroup {
		padding: 5px 15px 10px;
	}
	.signup_form h3 {
		font-size:1em;
	}
	.signup_form p {
		font-size: 10px;
	}
	.portfolio-modal .close-modal {
		top: 10px;
		right: 10px;
		width: 40px;
		height: 40px;
	}
	.portfolio-modal .close-modal .lr {
		height: 40px;
		margin-left: 20px;
	}
	.portfolio-modal .close-modal .lr .rl {
		height: 40px;
	}
	.modal-content {
    	padding: 50px 0;
	}
	.signup_form {
		border: 4px solid rgba(39,184,152,0.5);
		padding: 1em;
	}
	.shine1 {
		width: 20px;
		right: 7px;
		top: 50px;
	}
	.nav-pills>li {
		width: 32.7%;
	}
	.nav-pills>li>a {
		text-align:center;
	}
	.form-group {
		margin-bottom: 0px;
	}
}







/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
/* Styles */
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
}
/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}
/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
/* Styles */
}

/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}