/**
 * Mega Responsive CSS
*/
@media screen and (min-width:1270px) {
  /* Mega Normal CSS */
  .container {
    padding: 0;
  }
}

@media screen and (min-width:1200px) {
  /* Mega Normal CSS */
  .container {
    max-width: 1180px;
  }
}
@media screen and (max-width:1399px) {
	.nava-navigation li {
		margin-right: 17px;
	}
	.nava-navigation li a {	
	  padding: 26px 0;	 
	  font-size: 17px;
	}
	.nava-header .nava-btn {
	  min-width: 124px;		  
	}
	.nava-navigation ul {
		margin-right: 0;
	}
	.banner-info h1 {
		font-size: 65px;
		line-height: 65px;
	}
	.banner-info h2 { 
    font-size: 35px;
    line-height: 35px;
    padding-bottom: 30px;
	}
}
@media screen and (max-width:1199px) {
	.nava-navigation li a {
	  padding: 24px 0;
	  font-size: 16px;
	}
	.nava-navigation li {
	  margin-right: 11px;
	}
	.nava-header .nava-btn {
    min-width: 74px;
    padding: 9px 15px;
    line-height: normal;
    font-size: 15px;
	}
	.nava-banner {
		min-height: 714px;
	}
	.banner-info {
		padding-top: 67px;
	}
	.banner-info h1 {
	  font-size: 55px;
	  line-height: 55px;
	  padding-bottom: 16px;
	}
	.banner-info h2 {
	  font-size: 30px;
	  line-height: 30px;
	  padding-bottom: 23px;
	}
	.nava-title h2 {
    font-size: 50px;
    line-height: 50px;
	}
	.nava-title .sub-title {
		font-size: 20px;
    padding-top: 6px;
	}
  .nava-btn, form .nava-btn {
    min-width: 200px;
    padding: 15px 30px;
    font-size: 18px;
    line-height: normal;
  }
  form .nava-btn {
    padding: 13px 30px;
    font-size: 16px;
  }
	.prpducts-item .nava-images {
		margin-bottom: 15px;
	}
	.nava-products .prpducts-item h3 {
		font-size: 25px;
    line-height: 30px;
    padding-bottom: 10px;
	}
  .nava-title {
  	text-align: center;
    padding-bottom: 25px;
  }
  .nava-custom-sites .sites-title h3 {
		font-size: 36px;
		line-height: 40px
  }
  .nava-custom-sites .sites-title p {
		font-size: 22px;
		line-height: 28px
  }
  .worck-item {
  	padding: 21px 16px 24px 22px;
  }
  .worck-item span {
  	margin-right: 13px;
  }
  .worck-item p {
  	font-size: 17px;
  }
  .portfolio-top {
  	padding-top: 230px;
  }
  .nava-all-worck {
    min-height: 850px;
  }
  .nava-portfolio .nava-images {
  	top: -550px;
  }
  .nava-footer .title {
  	font-size: 25px;
  }
  .nava-footer p {
  	font-size: 16px;
    line-height: 24px;
    padding-bottom: 20px;
  }
  .social-lins {
    font-size: 16px;
    font-weight: 900;
	}
	.social-lins li i {
		font-size: 16px;
		top: 8px;
	}
	.social-lins li {
		padding-left: 27px;
	}
	.social-icons a {
		font-size: 20px;
		height: 45px;
		width: 45px;
		line-height: 42px;
	}
	.social-lins {
		margin: 8px 0 13px 0;
	}
	.nava-footer {
		padding: 40px 0 0;
	}
	.copyright {
		padding: 20px 0;
		margin-top: 40px;
	}
	.nsva-testimonial .nava-images {
		float: none;
		margin: 0 auto 10px;
    width: 90px;
    border-width: 4px;
	}
	.testimonial-item {
		text-align: center;
	}
	.nsva-testimonial .testimonial-item {
		padding: 25px 25px;
	}
	.owl-carousel button.owl-dot {
		width: 12px;
		height: 12px;
		margin: 0 4px;
	}
}
@media screen and (max-width:1080px) {
  .nava-navigation li a {
    font-size: 15px;
  }
  .nava-header .nava-btn:first-child {
    margin-left: 0;
  }
  .nava-navigation li a:after {
    height: 4px;
  }
}
@media screen and (max-width:991px) {
  .nava-header {
    padding: 20px 0;
  }
  .nava-toggle {
    display: block;
  }
	.nava-navigation {
    display: block !important;
	  position: fixed;
	  left: 0; 
	  top: 0;
    width: 100%;
    height: 100%;
    padding: 45px 15px;
	  background: rgba(206, 33, 47, 0.95);
	  z-index: 99;
    text-align: left;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all ease .4s;
    -ms-transition: all ease .4s;
    transition: all ease .4s;
	}
  .nava-navigation.open {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .nava-navigation .close-icon {
    display: block;
    top: 25px;
    right: 15px;
  }
  .nava-navigation ul {
    display: block;
  }
	.nava-navigation li {
	  display: block;
    padding: 10px 0;
    margin-right: 0;
	} 
	.nava-header .nava-btn {		    
    font-size: 15px;
    display: block;
    padding: 13px 15px;
    margin: 0 auto 15px;
	}
  .nava-header .nava-btn.nava-black-btn, .nava-header .nava-btn.nava-red-btn {
    color: #ce212f;
    border-color: #ffffff;
    background-color: #ffffff;
  }
  .nava-header .nava-btn.nava-black-btn:hover, .nava-header .nava-btn.nava-red-btn:hover, .nava-header .nava-btn.nava-black-btn:focus, .nava-header .nava-btn.nava-red-btn:focus {
    color: #ffffff;
    background-color: transparent;
  }
	.header-btn-block {
		display: block;
	}
	.nava-black-btn:hover {
		background: #ffff;
		color: #000;
	}
	.nava-navigation li a {
	  padding: 4px 0;
    font-family: 'Lato-Bold';
    font-size: 17px;
	  color: #ffff;
	  line-height: normal;
	}
	.nava-navigation ul {
		margin-bottom: 20px;
	}
	.banner-info h1 {
		font-size: 50px;
    line-height: 51px;
    padding-bottom: 16px
	}
	.banner-info h2 {
		font-size: 25px;
		line-height: 27px;
		padding-bottom: 21px;
	}
	.banner-info {
		padding-top: 64px;
	}
	.nava-banner {
		min-height: 500px;
	}
	.nava-title h2 {
		font-size: 36px;
		line-height: 40px;
	}
	.nava-title .sub-title {
		font-size: 18px;
    padding-top: 10px;
	}
	.nava-products .nava-images img {
		width: 100px;
	}
	.prpducts-item .nava-images {
		margin-bottom: 10px;
	}
	.nava-products .prpducts-item h3 {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 10px;
	}
	.nava-products .prpducts-item p {    
    font-size: 16px; 
    line-height: 22px;
	}
	.nava-products .prpducts-item {
		padding: 15px 10px 13px;
	}
	.nava-custom-sites .sites-title h3 {
		font-size: 28px;
		line-height: 32px;
	}
	.nava-custom-sites .sites-title p {
	  font-size: 20px;
	  line-height: normal;
	}
	.nava-all-worck {
		padding: 40px 0;
		min-height: 900px
	}
	.nava-all-worck .nava-title {
		padding-bottom: 35px;
	}
  .worck-item {
    margin-bottom: 15px;
  }
	.nava-portfolio .nava-images {
		top: -430px;
		max-width: 100%;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
		height: 50px;
		width: 50px;
		background-position: 16px 50%;
		background-size: 59px auto;
		margin-top: -24px;
	}
	.owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel .owl-nav button.owl-next:hover {
  	background-position: -23px 50%;
	}
	.owl-carousel .owl-nav button.owl-next {
		background-position: -24px 50%;
	}
	.owl-carousel .owl-nav button.owl-next:hover {
		background-position: 15px 50%;
	}
	.portfolio-hover ul li .portfolio-link {
    font-size: 15px;
    height: 45px;
    width: 45px;
    line-height: 45px;
  }
  .portfolio-hover .hover-iner h3 {
    padding-bottom: 17px; 
    line-height: 27px;
    font-size: 22px; 
  }
  .nsva-testimonial .nava-title {
    padding-bottom: 40px;
  }
  .nava-footer .col-lg-6 {
    padding-bottom: 25px;
  }
  .nava-footer .col-lg-6:last-child { 
    padding-bottom: 0;
  }
  .portfolio-hover h3 {
    padding-bottom: 20px;
    font-size: 22px;
    line-height: normal;
  }
  .portfolio-hover ul {
    font-size: 18px;
  }
  .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    left: 15px;
  }
  .owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: 15px;
  }
}
@media screen and (max-width:767px) { 
  .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    height: 40px;
    width: 40px;
    background-position: 13px 50%;
    background-size: 49px auto;
  }
  .owl-carousel .owl-nav button.owl-next {
    background-position: -22px 50%;
  }
  .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    left: 15px;
  }
  .owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: 15px;
  }
  .owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel .owl-nav button.owl-next:hover {
    background-position: -20px 50%;
  }
  .owl-carousel .owl-nav button.owl-next:hover {
    background-position: 12px 50%;
  }
  .banner-info h1 {
    font-size: 36px;
    line-height: 38px;
    padding-bottom: 15px;
  }
  .banner-info h2 {
    font-size: 22px;
    line-height: normal;
    padding-bottom: 20px;
  }
  .nava-banner {
    min-height: 450px;
  }
  .nava-products {
    padding-top: 40px;
  }
  .nava-title h2 {
    font-size: 30px;
    line-height: normal;
  }
  .nava-products .prpducts-item h3 {
    line-height: normal;
  }
  .custom-sites-info {
    padding-top: 35px;
    overflow: hidden;
  }
  .nava-custom-sites .sites-title {
    padding: 0 15px 20px;
  }
  .nava-custom-sites .sites-title h3 {
    font-size: 24px;
    line-height: normal;
  }
  .nava-custom-sites .sites-title p {
    font-size: 18px;
  }
  .nava-custom-sites {
    padding-bottom: 40px;
  }
  .nava-all-worck .nava-title .sub-title {
    line-height: 24px;
  }
  .nsva-testimonial {
    padding: 10px 0 75px 0;
    margin-bottom: 0;
  }
  .nsva-testimonial .owl-carousel .owl-dots, .owl-carousel .owl-dots {
    bottom: -35px;
  }
  .portfolio-items {
    margin-bottom: 55px;
  }
  .nava-portfolio {
    padding-bottom: 22px;
  }
  .nsva-testimonial .nava-title {
    padding-bottom: 30px;
  }
  textarea.form-control {
    height: 100px;
  }
  .form-control {
    height: 45px;
    font-size: 14px;
    padding: 5px 15px;
  }
  form .nava-btn {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .nava-footer {
    padding-top: 40px;
  }
  .contact-info {
    font-size: 16px;
  }
  .contact-info li i {
    margin-right: 10px;
    font-size: 18px;
  }
  .copyright {
    padding: 10px 0;
    margin-top: 30px;
  }
  .copyright span {   
    font-size: 16px;
  }
  .nava-all-worck {
    min-height: 820px;
  }
  .nava-portfolio .nava-images {
    top: -313px;
  }
  .portfolio-top {
    padding-top: 150px;
  }
  .nava-products .prpducts-item {
    padding: 25px 10px 15px;
  }
  .nava-portfolio .btn-wrap {
    padding-top: 0;
  }
  .nava-products [class*="col-"] {
    padding-bottom: 15px;
  }
  .nava-products [class*="col-"]:last-child {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 575px) {
  .nava-logo {
    width: 165px;
  }
  .nava-navigation {
    padding: 35px 15px;
  }
  .nava-navigation .close-icon {
    top: 20px;
  }
  .nava-navigation li {
    padding: 6px 0;
  }
  .nava-navigation li a {
    font-size: 16px;
  }
  .nava-custom-sites .sites-title h3 {
    font-size: 20px;
  }
  .nava-custom-sites .sites-title p {
    font-size: 17px;
  }
  .nava-title h2 {
    font-size: 26px;
  }
  .nava-title .sub-title {
    padding-top: 5px;
    font-size: 17px;
  }
  .nava-products {
    padding-bottom: 30px;
  }
  .nava-all-worck .nava-title {
    padding-bottom: 25px;
  }
  .nava-footer .title {
    font-size: 20px;
    padding-bottom: 10px;
  }
  .copyright {
    padding: 15px 0;
    text-align: center;
  }
  .copyright [class*="col-"]:first-child {
    padding-bottom: 3px;
  }
  .copyright .textright {
    text-align: center;
    padding-top: 10px;
  }
  .worck-item {
    padding: 15px;
  }
  .worck-item p {
    line-height: 24px;
  }
  .nava-all-worck {
    padding-bottom: 150px;
    min-height: 10px;
  }
  .portfolio-top {
    padding-top: 0;
  }
  .nava-portfolio .nava-images {
    position: relative;
    top: -38px;
    padding: 0 50px;
    margin-top: -150px;
  }
  .portfolio-top .nava-title {
    padding-bottom: 25px;
  }
  .custom-sites-info {
    padding-top: 30px;
  }
}
@media screen and (max-width: 479px) {
  .nava-banner {
    min-height: 350px;
  } 
  .banner-info h2 {
    font-size: 18px;
    padding-bottom: 18px;
  }
  .nava-title h2 {
    font-size: 22px;
  }
  .nava-btn, form .nava-btn {
    padding: 12px 20px;
    font-size: 16px;
  }
  .nava-products .prpducts-item h3 {
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 5px;
  }
  .nava-custom-sites .sites-title p {
    font-size: 16px;
  }
  .banner-info h1 {
    font-size: 22px;
    line-height: normal;
    padding-bottom: 10px
  }
  .nava-custom-sites .sites-title p br, .nava-all-worck .nava-title .sub-title br, .worck-item p br {
    display: none;
  }
  .worck-item span {
    float: left;
    margin-top: 2px;
  }
  .worck-item p {
    display: block;
    overflow: hidden;
    font-size: 16px;
  }
  .nava-portfolio .nava-images {
    padding: 0 20px;
  }
}
@media screen and (max-width: 359px) {}