/* 320px (iPhone) */
@media screen and (min-width:320px) and (max-width:479px) {
	
	.header {
		display: table;
	}
	.navbar-nav > li > a {
		line-height: 20px;
	}
	nav.shrink .navbar-nav > li > a {
		line-height: 20px;
	}
	.navbar-default .navbar-nav > .active > a,
	.navbar-default .navbar-nav > .active > a:hover,
	.navbar-default .navbar-nav > .active > a:focus {
		color: #00818e;
		border-color: transparent;
	}
	.navbar-brand {
		height: 80px;
	}
	nav.shrink .navbar-brand {
  		height: 80px;
  	}
	.navbar-brand img {
		width: 80px;
	}
	nav.shrink .navbar-brand img {
		width: 80px;
	}	
	.align-centered {
		height: 200px;
	}
	.head-slide h1 {
		font-size: 30px;
		line-height: 40px;
		margin: 0;
		padding-bottom: 40px;
	}
	.head-slide p {
		font-size: 14px;
		line-height: 20px;
	}
	.btn-bottom {
		display: none;
	}
	.section-padding {
		padding: 50px 0 60px;
	}
	.section-title h2 {
		font-size: 25px;
	}	
	.section-title .subtitle {
		font-size: 16px;
		line-height: 25px;
	}
	.servicesSlider {
		margin-top: 0;
	}
	.slider-right {
		height: 405px; /* 365px text */
	}
	.slider-left {
		height: 345px; /* 305px text */
	}	
	.wrapper { 
		background: #f3f5f8; 
		height: 500px; 
	}
	.wrapper-left { 
		background: #ffffff; 
		height: 500px; 
	}
	.fade {
		opacity: 1;
	}
	.no-touch .fade.outOfView {
		opacity: 1;
	}
	.provider {
		background: #ffffff;
		padding-top: 50px;
	}
	.provider h1 {
		font-size: 22px;
		line-height: 30px;
		padding-bottom: 30px;
	}
	.provider .flex li {
		height: 60px;
		line-height: 60px;
	}
	.provider .flex img {
		width: 60%;
	}
	.background-cover {
		padding: 40px 0 50px;
		background-attachment: scroll;
	}
	.background-cover h1 {
		font-size: 18px;
	}
	.background-cover h1 span {
		font-size: 22px;
	}
	.portfolio {
		padding: 50px 0;
	}
	.control-bar {
    	margin-bottom: 60px;
	}
	.portfolio .mix {
		padding-bottom: 10px;
	}
	.contacts-section {
		padding: 50px 0 60px;
	}
	.contacts-section h2 {
		font-size: 25px;
		line-height: 35px;
	}
	.contacts-section .form-block {
		padding-top: 50px;
	}
	.contacts-section .form-block p {
		text-align: center;
		padding-bottom: 40px;
	}
	.contacts-section .pattern {
		background-position: -795px -30px;
	}
	.cont-info {
		padding-top: 50px;
	}
	.align-queries {
		text-align: center;
	}
	.contacts-section .cont-info h3 {
		font-size: 20px;
	}
	footer {
		padding: 55px 0 50px;
	}
	footer h5 {
		font-size: 18px;
	}
	footer p {
		font-size: 14px;
	}
	footer .designed {
		font-size: 13px;
	}
	
	.img-desc-left { display: none; }
	.img-desc-right { display: none; }
	.wp2, .wp4, .wp5 { margin-bottom: 30px; }
	
	.overlay { display: none !important; }
	.popup { display: none !important; }
	.portfolio-popup { display: none !important; }
	
}

/* xGA iPad */
@media screen and (min-width:480px) and (max-width:767px) {

	.head-slide .container {
		display: block;
		vertical-align: top;
		padding-top: 125px;
	}
	.navbar-nav > li > a {
		line-height: 20px;
	}
	nav.shrink .navbar-nav > li > a {
		line-height: 20px;
	}
	.navbar-default .navbar-nav > .active > a,
	.navbar-default .navbar-nav > .active > a:hover,
	.navbar-default .navbar-nav > .active > a:focus {
		color: #00818e;
		border-color: transparent;
	}
	.navbar-brand {
		height: 120px;
	}
	nav.shrink .navbar-brand {
  		height: 100px;
  	}
	.navbar-brand img {
		width: 152px;
	}
	nav.shrink .navbar-brand img {
		width: 120px;
	}
	.align-centered {
		height: 300px;
	}
	.section-padding {
		padding: 70px 0 60px;
	}
	.servicesSlider {
		margin-top: 30px;
	}
	.slider-right {
		height: 405px; /* 365px text */
	}
	.slider-left {
		height: 345px; /* 305px text */
	}	
	.wrapper { 
		background: #f3f5f8; 
		height: 500px; 
	}
	.wrapper-left { 
		background: #ffffff; 
		height: 500px; 
	}
	.fade {
		opacity: 1;
	}
	.no-touch .fade.outOfView {
		opacity: 1;
	}
	.provider {
		background: #ffffff;
		padding-top: 70px;
		padding-bottom: 30px;
	}
	.provider h1 {
		padding-bottom: 50px;
	}
	.provider .flex li {
		height: 80px;
		line-height: 80px;
	}
	.provider .flex img {
		width: 35%;
	}
	.background-cover {
		padding: 50px 0 60px;
		background-attachment: scroll;
	}
	.background-cover h1 {
		font-size: 30px;
	}
	.background-cover h1 span {
		font-size: 34px;
	}
	.portfolio {
		padding: 50px 0 50px;
	}
	.contacts-section {
		padding: 50px 0 70px;
	}
	footer {
		padding: 60px 0 55px;
	}
	footer h5 {
		font-size: 20px;
	}
	footer p {
		font-size: 16px;
	}
	footer .designed {
		font-size: 15px;
	}
	.popup {
	    width: 650px;
	}
	.portfolio-popup {
	    margin-left: -325px;
	}
	.contacts-section .cont-info {
		padding-top: 35px;
	}
	
}

@media screen and (min-width:480px) and (max-width:599px)  {

	.overlay { display: none !important; }
	.popup { display: none !important; }
	.portfolio-popup { display: none !important; }

}

@media screen and (min-width:600px) and (max-width:767px)  {

	.popup {
	    width: 500px;
	}
	.portfolio-popup {
	    margin-left: -250px;
	}

}

@media screen and (min-width:768px) and (max-width:1022px)  { 

	.head-slide .container {
		display: block;
		vertical-align: top;
		padding-top: 125px;
	}
	.navbar-nav > li > a {
		line-height: 80px;
		padding: 18px 25px;
	}
	nav.shrink .navbar-nav > li > a {
		line-height: 60px;
	}
	.navbar-brand {
		height: 120px;
	}
	nav.shrink .navbar-brand {
  		height: 100px;
  	}
	.navbar-brand img {
		width: 152px;
	}
	nav.shrink .navbar-brand img {
		width: 120px;
	}
	.align-centered {
		height: 280px;
	}
	.section-padding {
		padding: 70px 0 60px;
	}
	.servicesSlider {
		margin-top: 30px;
	}
	.slider-right {
		height: 405px; /* 365px text */
	}
	.slider-left {
		height: 345px; /* 305px text */
	}	
	.wrapper { 
		background: #f3f5f8; 
		height: 500px; 
	}
	.wrapper-left { 
		background: #ffffff; 
		height: 500px; 
	}
	.fade {
		opacity: 1;
	}
	.no-touch .fade.outOfView {
		opacity: 1;
	}
	.provider {
		background: #ffffff;
		padding-top: 70px;
		padding-bottom: 30px;
	}
	.provider h1 {
		padding-bottom: 50px;
	}
	.provider .flex li {
		height: 80px;
		line-height: 80px;
	}
	.provider .flex img {
		width: 35%;
	}
	.background-cover {
		padding: 50px 0 60px;
		background-attachment: scroll;
	}
	.background-cover h1 {
		font-size: 30px;
	}
	.background-cover h1 span {
		font-size: 34px;
	}
	.portfolio {
		padding: 50px 0 50px;
	}
	.contacts-section {
		padding: 50px 0 70px;
	}
	footer {
		padding: 60px 0 55px;
	}
	footer h5 {
		font-size: 20px;
	}
	footer p {
		font-size: 16px;
	}
	footer .designed {
		font-size: 15px;
	}
	.popup {
	    width: 650px;
	}
	.portfolio-popup {
	    margin-left: -325px;
	}
	.contacts-section .cont-info {
		padding-top: 35px;
	}

}

@media screen and (min-width:1023px) and (max-width:1024px)  {

	.head-slide .container {
		display: block;
		vertical-align: top;
		padding-top: 50px;
	}
	.section-padding {
		padding: 70px 0 60px;
	}
	.servicesSlider {
		margin-top: 30px;
	}
	.slider-right {
		height: 470px; /* 365px text */
	}
	.slider-left {
		height: 385px; /* 305px text */
	}	
	.wrapper { 
		height: 450px; 
	}
	.wrapper-left { 
		height: 450px; 
	}
	.fade {
		opacity: 1;
	}
	.no-touch .fade.outOfView {
		opacity: 1;
	}	
	.provider {
		padding-top: 70px;
		padding-bottom: 20px;
	}
	.provider .flex img {
		width: 80%;
	}
	.background-cover {
		padding: 60px 0 70px;
		background-attachment: scroll;
	}
	.background-cover h1 {
		font-size: 32px;
	}
	.background-cover h1 span {
		font-size: 36px;
	}
	.portfolio {
		padding: 60px 0 50px;
	}
	.contacts-section {
		padding: 50px 0 70px;
	}
	footer {
		padding: 60px 0 55px;
	}
	footer h5 {
		font-size: 20px;
	}
	footer p {
		font-size: 16px;
	}
	footer .designed {
		font-size: 15px;
	}
	.popup {
	    width: 800px;
	}
	.portfolio-popup {
	    margin-left: -400px;
	}
	.sandbox .col-sm-6, .sandbox .col-md-3 {
		padding-right: 13px;
	}

}

@media screen and (min-width:1025px) and (max-width:1300px)  {

	.popup {
	    width: 850px;
	}
	.portfolio-popup {
	    margin-left: -425px;
	}

}

/* Bootstrap 990px Breakpoint to 480px */
@media screen and (min-width:480px) and (max-width:991px) {
	.img-desc-left { display: none; }
	.img-desc-right { display: none; }
	.wp2, .wp4, .wp5 { margin-bottom: 30px; }
}