/* CSS Document */

@media screen and (max-width:1200px){
	
	#main-menu li {
		padding: 0 9px;
	}
	
	#main-menu li a {
		font-size: 14px;
	}
	
	#main-slider .text {
		padding: 61px 70px 0 0;
	}
	
	#services .section-1 h3,
	#services .section-2 h3 {
		font-size: 22px;
	}
	
	#gallery .text h3 {
		font-size: 18px;
	}
	
	#gallery .text p {
		font-size: 17px;
		line-height: 20px;
	}
	
	#download .list li {
		padding: 0 83px 30px 0;
	}
    
    .how .boxes {
      margin: 0 65px;
    }
    
    .how .boxes svg {
      right: -101px;
    }
    
    
		
}

@media screen and (max-width:992px){
	
	#main-menu li {
		padding: 0 2px;
	}
	
	#main-menu li a {
		font-size: 13px;
	}
	
	#main-slider .text {
		padding: 16px 40px 0 0;
	}
	
	#main-slider .text h2 {
		font-size: 35px;
	}
	
	#main-slider .text p {
		font-size: 18px;
	}
	
	#main-slider .item {
		height: auto;
		padding: 40px 0;
	}
	
	#main-slider .owl-prev {
		left: 5px;
	}
	
	#main-slider .owl-next {
		right: 5px;
	}
	
	.center-block {
		padding: 35px 0;
	}
	
	.center-block p {
		font-size: 25px;
		line-height: 32px;
	}
	
	.center-block .button {
		margin: 20px 0 0 0;
	}
	
	.boxes .box h3 {
		font-size: 17px;
		text-transform: uppercase;
	}
	
	.boxes .box p {
		font-size: 12px;
	}
	
	.wide-modules .module {
		height: 200px;
		line-height: 200px;
	}
	
	#gallery .item:hover:after {
		background-image: none;
	}
	
	#download .section h2 {
		font-size: 27px;
	}
	
	#download .list {
		padding: 17px 0 0;
	}
	
	#download .list li a {
		font-size: 17px;
	}
	
	#download .list li {
		padding: 0 43px 25px 0;
	}
	
}

@media screen and (max-width:768px){ 
    
    #top-bar .container {
        text-align: center;
        display: block;
    }
    
    #top-bar ul {
        text-align: center;
    }
    
    #header .logo {
        max-width: 92%;
    }

	.navbar {
		margin-bottom: 0;
		min-height: 0;
	}
	
	#main-menu {
		padding: 5px 0 0 0;
	}
	
	#main-menu li {
		padding: 5px 2px;
		text-align: center;
	}
	
	#main-slider .text h2 {
		font-size: 24px;
	}
	
	#main-slider .text h2 {
		font-size: 24px;
	}
	
	.center-block p {
		font-size: 19px;
		line-height: 26px;
	}
	
	.center-block .button {
		font-size: 17px;
	}
	
	.boxes h2 {
		font-size: 19px;
	}
	
	.boxes .box p {
		padding: 7px 0 20px;
	}
	
	.wide-modules .module {
		width: 100%;
		float: none;
		margin: 0 0 15px 0;
		text-align: center;
		height: 100px;
		line-height: 100px;
		padding: 0;
	}
	
	.wide-modules .module h3 {
		font-size: 23px;
	}
	
	.facebook-block {
		height: 150px;
		line-height: 125px;
	}
	
	.top-title {
		height: auto;
		padding: 50px 0;
	}
	
	.top-title h2 {
		line-height: normal;
		font-size: 27px !important;
	}
	
	#about .images {
		margin: 30px 0 25px;
	}
	
	#about .images figure {
		margin-bottom: 20px;
	}
	
	.inner h3 {
		font-size: 24px;
		padding: 0 0 10px;
	}
	
	.inner p {
		font-size: 17px;
		line-height: 24px;
	}
	
	#services .section-1 h3,
	#services .section-2 h3 {
		font-size: 20px;
	}
	
	#services .section-1 p,
	#services .section-2 p {
		font-size: 17px;
		line-height: 23px;
	}
	
	#products .menu h2 {
		height: 50px;
		line-height: 54px;
	}
	
	#products .menu a {
		font-size: 15px;
		padding: 10px 0;
	}
		
	#products .center {
		padding: 40px 0 5px;
	}
	
	#products .center h3 {
		font-size: 22px;
	}
	
	#products .center h4 {
		font-size: 18px;
	}
	
	#products .center p {
		font-size: 17px;
		line-height: 24px;
		padding: 15px 0 0;
	}
	
	#products .center .buttons {
		padding: 20px 0 0;
	}
	
	#products .center .buttons a {
		font-size: 16px;
	}
	
	#products .gallery .owl-dots .owl-dot {
		height: 15px;
		margin: 0 10px;
		width: 15px;
	}
	
	#gallery h2 {
		font-size: 19px;
	}
	
	.inner .content {
		clear: both;
		padding-top: 20px;
	}
	
	#download .section {
		padding: 0 0 30px;
	}
		
	#download .section h2 {
		font-size: 18px;
		text-align: center;
	}
	
	#download .section .responsive {
		text-align: center;
	}
	
	#download .section .responsive img {
		display: inline-block;
	}
	
	#download .list li {
		padding: 10px 0;
		text-align: center;
		width: 100%;
	}
	
	#contact h2 {
		font-size: 23px;
	}
	
	#contact h4 {
		font-size: 18px;
	}
	
	#contact label {
		font-size: 15px;
	}
	
	#contact .form-group {
		margin-bottom: 10px;
	}
	
	contact .text {
		padding-top: 25px;
	}
	
	#contact .text p {
		font-size: 16px;
		line-height: 20px;
		padding: 0 0 10px;
	}
	
	.boxes .box:hover figure img {
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	
	.facebook-block {
		margin: 20px 0 0 0;
	}
    
    .how .boxes {
      max-width: none;
    }
    
    .how .boxes {
        margin: 0;
        width: 100%;
    }
    
    .how .boxes .box.light {
      height: 116px;
    }
    
    .how .boxes .box.dark {
      top: 79px;
      width: auto;
      height: 148px;
      right: 18px;
    }
    
    .how .boxes svg {
      position: absolute;
      right: 50%;
      top: 250px;
        margin-right: -30px;
        transform: rotate(90deg);
    }
    
    .how-title {
        padding-top: 0;
    }
    
    .buttons {
        display: block;
    }

    .buttons a {
        display: block;
        margin-bottom: 15px;
    }
    
	#footer {
		padding: 25px 0;
	}
	
	#footer .logo {
		display: block;
		float: none;
		margin: 0 auto 20px;
	}
	
	#footer .social {
		clear: both;
		padding: 20px 0 0;
		text-align: center;
	}
	
	#footer .social li {
		padding: 0 15px;
	}
		
}



@media screen and (max-width:500px){
	.facebook-block iframe {
		width: 300px !important;
		height: 400px;
	}

}