/*
Theme Name: Alpine
Theme URI: http://www.creative-ispiration.com/themes/alpine/
Description: Responsive One Page HTML5/CSS3 Parallax Site Template
Version: 1.0
Author: Creative-Ispiration
Author URI: http://themeforest.net/user/creativeispiration
*/

/* All */


/* parallax quote */


#one-parallax .parallax-overlay {
	min-height: 700px;
}

#two-parallax { min-height: 300px; }

#three-parallax .parallax-overlay { height: 400px; }

#block-views-portfolio-block .content {
	margin-top: 30px;
}

/* Slides */
.mdf-objects h1 { 
	margin: 0; 
	line-height: 42px; 
	font-size: 36px; 
	color: white; 
	text-shadow: 0px 0px 16px rgba(0, 0, 0, 0.3); 		
	padding: 4px 0;
	background: rgba(0,0,0,0.0); 
}

.mdf-objects h2 {
	margin: 0; 
	line-height: 34px; 
	font-size: 28px; 
	color: white; 
	text-shadow: 0px 0px 16px rgba(0, 0, 0, 0.3); 		
	padding: 4px 0;
	background: rgba(0,0,0,0.0); 
 }
 
.mdf-objects .slide-button1-link, .button-standard {
}

/* Slides Extra Rules */


/* */

.lead {
	font-size: 1.2em;
	line-height: 1.8em;
}


@media (max-width: 1280px) {
	.mdf-objects h2 { margin-top: 0.5% !important; }
	.slide-button1 { margin-top: 0.5% !important; }
}

@media (max-width: 1100px) {
	.mdf-objects h1 { line-height: 38px !important; font-size: 32px !important; }
	.mdf-objects h2 { margin-top: 0.8% !important; line-height: 30px !important; font-size: 24px !important; }
	.slide-button1 { margin-top: 1% !important;	}
	.mdf-objects .slide-button1-link { font-size: 18px !important; line-height: 24px; !important; }
}

@media (max-width: 1050px) {
	.mdf-objects h1 { line-height: 36px !important; font-size: 30px !important; }
	.mdf-objects h2 { margin-top: 0.8% !important; line-height: 28px !important; font-size: 22px !important; }
	.slide-button1 { margin-top: 1% !important;	}
	.mdf-objects .slide-button1-link { font-size: 17px; line-height: 22px; }
}

@media (max-width: 980px) {
	.mdf-objects h1 { margin-top: 1% !important; line-height: 36px !important; font-size: 30px !important; }
	.mdf-objects h2 { margin-top: 2% !important; line-height: 28px !important; font-size: 22px !important; }
	.slide-button1 { margin-top: 2.5% !important;	}
	.mdf-objects .slide-button1-link { font-size: 16px !important; line-height: 20px !important; }
}

@media (max-width: 900px) {
	.mdf-objects h1 {  margin-top: 2% !important;  }
	.mdf-objects h2 { margin-top: 4% !important; }
	.slide-button1 { margin-top: 6% !important;	width: 200px !important; height: 20px !important; }
	.mdf-objects .slide-button1-link { font-size: 16px !important; line-height: 20px !important; }
}

@media (max-width: 800px) {
	.mdf-objects h1 {  margin-top: 4% !important;  }
	.mdf-objects h2 { margin-top: 8% !important; }
	.slide-button1 { margin-top: 12% !important; left: 38% !important; }
	.mdf-objects .slide-button1-link { font-size: 16px !important; line-height: 20px !important; }
	.owl-buttons { visibility: none;}
}


@media (max-width: 580px) {
	.mdf-objects h1 {  margin-top: 4% !important;  }
	.mdf-objects h2 { margin-top: 12% !important; }
	.slide-button1 { margin-top: 16% !important;	left: 35% !important;}
	.mdf-objects .slide-button1-link { font-size: 16px !important; line-height: 20px !important; width: 160px !important;}
}

@media (max-width: 500px) {
	.mdf-objects h1 {  margin-top: 4% !important; line-height: 28px !important; font-size: 20px !important;  }
	.mdf-objects h2 { margin-top: 14% !important; line-height: 20px !important; font-size: 18px !important; }
	.slide-button1 { margin-top: 19% !important;	left: 30% !important;}
	.mdf-objects .slide-button1-link { font-size: 16px !important; line-height: 20px !important; !important;}
}

@media (max-width: 960px) {
	#logo-artist {
			background-size: 280px 280px;
			display: block;
			height: 280px;
			position: absolute;
			top: 10%;
			width: 280px;
			left: 10%;
			z-index: 100;
	}	
}
@media (max-width: 760px) {
	#logo-artist {
			background-size: 220px 220px;			
			display: block;
			height: 220px;
			position: absolute;
			top: 10%;
			width: 220px;
			left: 10%;
			z-index: 100;
	}	
	#one-parallax h1, #three-parallax h1 { font-size: 25px; }
	.huge { 
    font-size: 110px;
    line-height: 30px;
    top: -40px;
	}
}

@media (max-width: 520px) {
	#logo-artist {
			background-size: 170px 170px;	
			display: block;
			height: 170px;
			width: 170px;
			position: absolute;
			top: 10%;
			left: 10%;
			z-index: 100;
	}
	#one-parallax h1, #three-parallax h1 { font-size: 18px; }
	.huge { 
    font-size: 66px;
    line-height: 20px;
    top: -26px;
	}
	#one-parallax .section-content .container h1, #three-parallax .section-content .container h1 {
		width: 70%;
		left: 30%;
	}
	#one-parallax .parallax-overlay, #three-parallax .parallax-overlay {
		min-height: 200px;
	}
}


/* ExtraSmall devices (tablets, 767px and down) */
@media (max-width: 767px) {

	
	.flexslider{ text-align:center;}
	
	#home .section-title h1 {
		font-size: 33px;
		line-height: 36px;
		margin:0 0 10px 0;
		padding:0 0 10px 0;
		border-color: #666;
		letter-spacing:0;
		font-weight: 600;
	}
	#home p.lead {
		font-size: 16px;
		line-height: 21px;
		margin: 0 0 25px;
	}
	.fullscreen-slider-arrow {
    margin-top: 0;
		width: 23px;
		overflow: hidden;
	}
	#slider_left {
		left: 18px;
    top:50%
	}
	#slider_right {
		right: 18px;
    top:50%;
	}
	
	.navbar ul { display: block;  padding: 0 10px 16px; }
	.navbar ul.menu li { margin: 0; }
	 ul.menu #menu-782-1, ul.menu #menu-783-1, #menu-1132-1, #menu-1131-1   { display: none; }
	
	.navbar .show-menu {
		display: block;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: #000;
	}
	.navbar-collapse {
		max-height: none;
		padding: 0;
	}
	.navbar-nav {
		margin: 0;
	}
	.navbar .nav > li {
		float: none;
	}
	.navbar .nav > li > a {
		padding: 0 20px;
		line-height: 20px;
		font-size: 12px;
		padding: 0 13px;
		background: #410e13;
		text-align: center;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{
		color:#fff;
	}

	.section-content {
		padding: 60px 0;
	}
	.section-title .line {
		display: none;
	}
	.section-title h1 {
		transform: scale(0.9);
	}
	.section-title .lead {
		margin: 25px 0 0 0;
	}
	.element-line {
		margin-top: 40px;
	}

	#ajaxpage .section-title h1 {
		font-size: 40px;
	}
	.mybutton.ultra a, 
	.mybutton.ultra button,
	.mybutton2.ultra a, 
	.mybutton2.ultra button{
		font-size: 13px;
		line-height: 40px;
	}
	.mybutton.ultra a span,
	.mybutton.ultra button span,
	.mybutton2.ultra a span,
	.mybutton2.ultra button span {
		padding: 0 25px;
	}

	.flexslider {
		text-align: center;
	}

	.pricing-5-col .pricing-box {
		width: 100%;
		margin: 0;
	}
	.pricing-5-col .pricing-box .pricing-featured {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		position: relative;
		margin: 0;
	}
	.pricing-5-col .pricing-box ul {
		border-right: solid 1px #eee;
	}
	.call-number {
		font-size: 40px;
		line-height: 65px;
		font-weight: 600;
	}
	
	.timeline-content #timeline .timeline-item, .timeline-content #timeline .timeline-item:nth-child(2n) {
		clear: both;
		float: none;
		margin-bottom: 0;
		width: 100%;
	}
	.timeline-content #timeline .timeline-item .post, .timeline-content #timeline .timeline-item:nth-child(2n) .post {
		margin: 140px 0 25px 0;
	}
	.timeline-content #timeline .timeline-item .post-info, .timeline-content #timeline .timeline-item:nth-child(2n) .post-info {
		left: 0;
		right: 0;
		margin: 0;
		top: -105px;
		width: 100%;
		background: none;
	}
	.timeline-content #timeline .timeline-item .post-info h5 {
		position: absolute;
		right: 0;
		top: 50px;
		font-size: 13px;
		text-align: right;
		margin: 0;
	}
	.timeline-content #timeline .timeline-item .post-info h5.info-date {
		left: 0;
		right: auto;
		text-align: left;
	}
	.timeline-content #timeline .timeline-item .post-info h5.info-date small{
		font-size: 100%;
	}
	.timeline-content #timeline .timeline-item .post-arrow, .timeline-content #timeline .timeline-item:nth-child(2n) .post-arrow {
		display: none;
	}

	#filters a {
		clear: both;
		display: block;
		margin: 12px auto;
		width: 80%;
	}
	#filters a span {
		width: 100%;
	}
	#portfolio-wrap .portfolio-item {
		width: 100%;
	}
	.project-media, .project-description {
		margin: 40px 0 0 0;
		text-align:center;
	}
	
	#map_canvas {
		height: 350px;
	}
	
}

@media (max-width: 1024px) {

	.item_top {
		top: 0;
		opacity: 1;
	}
	.item_left {
		left: 0px;
		opacity: 1;
	}
	.item_right {
		right: 0px;
		opacity: 1;
	}
	.item_bottom {
	bottom: 0;
	opacity: 1;
	}
	.item_fade_in {
		opacity: 1;
		right: 0px;
	}
	.parallax {
  	background-attachment: scroll !important;
    background-position: center top !important;
    height: auto;
    margin: 0 auto;
    width: 100%;
	}
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

	/* Slides */
	.mdf-objects h1, .mdf-objects h2 { 
		margin: 0; 
		line-height: 42px; 
		font-size: 36px; 
		color: white; 
		text-shadow: 0px 0px 16px rgba(0, 0, 0, 0.3); 		
		padding: 4px 0;
		background: rgba(0,0,0,0.0); 
	}
	.mdf-objects h2 {
		line-height: 34px; 
		font-size: 28px; 
	 }
	.mdf-objects .slide-teaser1 { margin:0; line-height: 22px; font-size: 22px; color: white; text-transform: uppercase; text-shadow: 0px 0px 16px rgba(0, 0, 0, 0.3);  }
	.mdf-objects .slide-button1-link {font-size: 18px; line-height: 20px; }
	

	.flexslider { text-align:center;}
	#portfolio-wrap .portfolio-item {
		width: 50%;
	}
	.project-description { text-align:center;}
	.navbar .nav > li > a { padding:0 12px;}
	
	#home .section-title h1 {
		font-size: 80px;
		line-height:80px;
		font-weight: 600;
	}
	
	
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

	
	.flexslider{ text-align:left;}
	
	#home .section-title h1 {
		font-size: 110px;
		line-height: 100px;
		letter-spacing:-3px;
		font-weight: 400;
	}
	
	.project-description{ text-align:inherit;}
	.navbar .nav > li > a{ padding:0 15px;}
	.mybutton a, .mybutton button, .action .mybutton span:before,.form-actions .mybutton span:before {
		-webkit-perspective: 0px;
		-moz-perspective: 0px;
		perspective: 0px;
		letter-spacing: 0;
	}
	.mybutton a span, .mybutton button span, .action .mybutton span,.form-actions .mybutton span  {
		-webkit-transition: -webkit-transform 0.3s;
		-moz-transition: -moz-transform 0.3s;
		transition: transform 0.3s;
		-webkit-transform-origin: 50% 0;
		-moz-transform-origin: 50% 0;
		transform-origin: 50% 0;
		-webkit-transform-style: preserve-3d;
		-moz-transform-style: preserve-3d;
		transform-style: preserve-3d;
	}
	.webform-client-form .mybutton a:hover span,.webform-client-form .mybutton button:hover span,.webform-client-form .action .mybutton:hover span,.webform-client-form .form-actions .mybutton:hover span {
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
        cursor: pointer;
	}
    .mybutton a:hover span, .mybutton button:hover span, .action .mybutton:hover span,.form-actions .mybutton:hover span {
        -webkit-transform: rotateX(90deg) translateY(-22px);
        -moz-transform: rotateX(90deg) translateY(-22px);
        transform: rotateX(90deg) translateY(-22px);
        cursor: pointer;
    }
    .csstransforms3d .mybutton a span::before, .csstransforms3d .mybutton button span::before, .action .mybutton span::before,.form-actions .mybutton span::before {
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		height: 100%;
		content: attr(data-hover);
		-webkit-transition: background 0.3s;
		-moz-transition: background 0.3s;
		transition: background 0.3s;
		-webkit-transform: rotateX(-90deg);
		-moz-transform: rotateX(-90deg);
		transform: rotateX(-90deg);
		-webkit-transform-origin: 50% 0;
		-moz-transform-origin: 50% 0;
		transform-origin: 50% 0;
	}
	
	.mybutton2 a, .mybutton2 button {
	overflow: hidden;
	margin: 0 15px;
	}
	.mybutton2 a span, .mybutton2 button span {
		display: block;
		-webkit-transition: -webkit-transform 0.3s;
		-moz-transition: -moz-transform 0.3s;
		transition: transform 0.3s;
	}
	.mybutton2 a:hover span, .mybutton2 button:hover span {
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		transform: translateX(100%);
	}
	.mybutton2 a::before{
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
		width: 100%;
		height: 100%;
		color: #fff;
		content: attr(data-hover);
		-webkit-transition: -webkit-transform 0.3s;
		-moz-transition: -moz-transform 0.3s;
		transition: transform 0.3s;
		-webkit-transform: translateX(-25%);
	}
	.mybutton2 a:hover::before{
		-webkit-transform: translateX(0%);
		-moz-transform: translateX(0%);
		transform: translateX(0%);
	}
    .service-element{ text-align:inherit;}
	
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	#portfolio-wrap .portfolio-item {
		width: 25%;
	}
	.pricing-box li h1 {
		font-size: 60px;
	}
}
@media (max-width: 767px) {
    .timeline-content #timeline .timeline-item .post, .timeline-content #timeline .timeline-item:nth-child(2n) .post {
        margin: 300px 0 25px;
    }
    .timeline-content #timeline .timeline-item .post-info, .timeline-content #timeline .timeline-item:nth-child(2n) .post-info {
        background: none repeat scroll 0 0 #f3f3f3;
        left: 50%;
        margin: 0;
        padding: 40px 0;
        right: 0;
        top: -262px;
        transform: translateX(-50%);
        width: 160px;
    }
    .timeline-content #timeline .timeline-item .post-info h5.info-date {
        font-size: 17px;
        left: 0;
        position: static;
        right: 0;
        text-align: center;
        top: -2px;
    }
    .timeline-content #timeline .timeline-item .post-info h5 {
        bottom: 15px;
        font-size: 13px;
        left: 0;
        margin: 0;
        position: absolute;
        right: 0;
        text-align: center;
        top: auto;
    }
}

