@media screen and (max-width: 1200px) {
	body {
		font-size: 12px;
	}
	h2 {
		font-size: 50px;
	}
	.blog-box .blog-body {
		min-height: 175px;
	}
	#callToAction .pull-right {
		font-size: 15px !important;
	}
	.demo-2 .sl-slider .text-right h2.slash:before {
		top: 67px;
		left: 180px;
	}
	.demo-2 .sl-slider h2 {
		font-size: 60px;
		margin-top: 40%;
	}
	.demo-2 .sl-slider blockquote {
		font-size: 14px;
	}
	#openModalVideo i {
		margin-top: 105% !important;
	}
	.widget .social i {
		font-size: 49px;
	}
}

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

@media screen and (max-width: 991px) {
	h2 {
		font-size: 40px;
	}
	.featured-boxes .box-text {
		padding: 20px 10px;
	}
	.featured-boxes .box-text h3 {
		font-size: 20px;
	}
	.featured-boxes .box-text span i {
		margin-top: 0;
	}
	#presentation p {
		font-size: 12px !important;
	}
	.plan-box {
		margin-bottom: 30px;
	}
	.blog-box .blog-body {
		min-height: 210px;
	}
	#callToAction h2 {
		font-size: 30px !important;
	}
	#callToAction h4 {
		font-size: 15px !important;
	}
	#callToAction a.pull-right {
		padding: 10px 7px !important;
		font-size: 12px !important;
	}
	#topFooter p {
		font-size: 9px !important;
	}
	#topFooter img {
		width: 100% !important;
		height: auto !important;
	}
	.demo-2 .sl-slider h2 {
		font-size: 40px;
		margin-top: 55%;
	}
	.demo-2 .sl-slider blockquote {
		font-size: 13px;
	}
	.demo-2 .sl-slider .text-right h2.slash:before {
		top: 45px;
		left: 170px;
	}
	.demo-2 .sl-slider h2.slash:before {
		top: 45px;
		right: 180px;
	}
	#openModalVideo i {
		margin-top: 140% !important;
	}
	.imgContainer {
		width: 250px !important;
		margin-top: 100px !important;
	}
	.footer-menu ul {
		margin-left: 20px;
		margin-top: 13px;
	}
	#topFooter img {
		margin-top: 25px !important;
	}
	.shooting-desc {
		margin-left: 0 !important;
	}
	.slider-generic h2 {
		margin-top: 170px !important;
	}
	.widget .social {
		text-align: left !important;
	}
}

@media screen and (max-width: 767px) {
	header {
		background: rgba(0, 0, 0, 0.6);
	}
	.navbar {
		border: none;
	}
	.navbar-toggle {
		border-color: #fff !important;
	}
	.sticky .navbar-toggle {
		border-color: rgba(0,159,227,1) !important;
	}
	.navbar-toggle .icon-bar {
		background: #fff;
	}
	.sticky .navbar-toggle .icon-bar {
		background: rgba(0,159,227,1);
	}
	.navbar-nav {
		width: 100%;
		text-align: center;
		margin: 0;
		padding: 0;
	}
	.navbar-collapse {
		margin-top: 10px;
		margin-bottom: -10px;
		padding-left: 0;
		padding-right: 0;
	}
	.navbar-nav>li>a:hover,
	.navbar-nav>li>a:focus,
	.navbar-nav>li>a:active {
		background: rgba(0,159,227,1);
	}
	
	.sticky .navbar-nav>li>a:hover,
	.sticky .navbar-nav>li>a:focus,
	.sticky .navbar-nav>li>a:active {
		color: #fff;
	}
	
	.blog-box .blog-body {
		min-height: 0;
	}
	
	.blog-box {
		margin-bottom: 30px;
	}
	
	#presentation {
		padding-top: 50px !important;
	}
	#presentation .col-md-5 {
		display: none;
	}
	
	#callToAction {
		text-align: center;
	}
	#callToAction .pull-right {
		float: none !important;
	}
	
	#topFooter {
		text-align: center;
	}
	#topFooter img {
		max-width: 200px;
	}
	#topFooter p {
		font-size: 12px !important;
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}
	.footer-menu ul {
		margin-left: 0;
		margin-bottom: 20px;
	}
	.demo-2 .sl-slider h2 {
		margin-top: 430px;
		margin-right: 40px;
		margin-left: 40px;
	}
	.demo-2 .sl-slider .text-right h2.slash:before {
		width: 12%;
		top: 45px;
		left: 320px;
	}
	.demo-2 .sl-slider blockquote {
		margin-right: 40px;
		margin-left: 40px;
	}
	.demo-2 .sl-slider h2.slash:before {
		top: 45px;
		right: 100px;
	}
	#openModalVideo i {
		margin-top: 320px !important;
		display: block;
		text-align: center;
	}
	.blog-box .blog-image {
		background-position: center center !important;
	}
	.recapiti {
		text-align: center !important;
		margin-top: 40px;
	}
	#send_message {
		float: none !important;
		margin: 0 auto;
		display: block;
		width: 100%;
	}
	section {
		padding: 50px 0;
	}
	#instagram h2 {
		padding-top: 50px !important;
	}
}

@media screen and (max-width: 660px) {
	.slider {
		height: auto !important;
	}
	#openModalVideo i {
		margin-top: 220px !important;
	}
}

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