/* Main Slider
-------------------------------------------------- */

	
#feature_slider {
    height:720px;
    height: 480px;
    background: #262626;
    z-index: 1;
    margin-bottom: 40px;
}
#feature_slider h1 {
    font-weight: 100;
    color: #ccc;
    font-size: 60px;
    line-height: 66px;
    text-align: center;
    position: absolute;
    top: 180px;
    width: 100%;
}
#feature_slider h1 strong {
    text-transform: uppercase;
    font-size: 14px;
    margin: 0 0 20px;
}
#pagination {
    position: absolute;
    top: 505px;
    z-index: 3;
    margin: 0;
    padding: 0;
    display: none;
    list-style-type: none;
}
#pagination li {
    text-indent: -99999em;
    float: left;
    padding: 0 6px;
    cursor: pointer;
}
#pagination li a {
    width: 7px;
    height: 7px;
    box-shadow: 0px 0px 1px 2px #ccc;
    background: rgb(0, 0, 0);
    border-radius: 10px;
    display: block;
    /*border: 1px solid #fff;*/
    opacity: .7;
    -webkit-transition: opacity .1s linear;
    -moz-transition: opacity .1s linear;
    transition: opacity .1s linear;
}
#pagination li.active a {
    background: rgb(46, 92, 177);
    box-shadow: none;
    width: 8px;
    height: 8px;
}

#pagination li:hover a {
    opacity: 1;
}
.slide {
    width: 100%;
    /*height: 720px;*/
    height: 480px;
    position: absolute;
    display: none;
    overflow: hidden;
    z-index: 1;
    -webkit-background-size: cover !important;
       -moz-background-size: cover !important;
         -o-background-size: cover !important;
            background-size: cover !important;
}

.slide p {
	color:white;
	}
	
.slide.previous {
    z-index: 1;
}
.slide.active {
    z-index: 2;
}
.slide.hiddden {
    display: none;
}

/* Custom styles for each slide */

/* Slide 1 */
.slide#showcasing .info {
    position: absolute;
    top: 120px;
    left: 13%;
    width: 30%;
    display: none;
    z-index: 10;
}
.slide#showcasing .info h2 {
    color: #fff;
    font-size: 48px;
    font-weight: normal;
    line-height: 52px;
}
/* Slide 2 */
.slide#ideas .info {
    position: relative;
    top: 110px;
    text-align: center;
}
.slide#ideas .info h2 {
    color: #fff;
    font-weight: normal;
}

/* Slide 3 */
.slide#tour .info {
    position: absolute;
    top: 150px;
    right: 6%;
    width: 24%;
}
.slide#tour .info h2 {
    color: #fff;
    font-size: 52px;
    font-weight: normal;
    text-shadow: 1px 1px 1px #3b3262;
    line-height: 57px;
}
.slide#tour .info a {
    color: #fff;
    font-weight: bold;
    background-color: #2a205d;
    padding: 13px 30px;
    font-size: 19px;
    border-radius: 5px;
    margin-top: 40px;
    display: inline-block;
    -webkit-transition: opacity .1s linear;
    -moz-transition: opacity .1s linear;
    transition: opacity .1s linear;
}

.slide#showcasing .info a {
    color: #fff;
    font-weight: bold;
    background-color: #9ece77;
    padding: 13px 30px;
    font-size: 19px;
    border-radius: 5px;
    margin-top: 10px;
    display: inline-block;
    -webkit-transition: opacity .1s linear;
    -moz-transition: opacity .1s linear;
    transition: opacity .1s linear;
}

.slide#responsive .info a {
    color: #fff;
    font-weight: bold;
    background-color: #9ece77;
    padding: 13px 30px;
    font-size: 19px;
    border-radius: 5px;
    margin-top: 18px;
    display: inline-block;
    -webkit-transition: opacity .1s linear;
    -moz-transition: opacity .1s linear;
    transition: opacity .1s linear;
}

.slide#tour .info a:hover { }

/* Slide 4 */
.slide#responsive .info {
    position: absolute;
    top: 130px;
    right: 9%;
    width: 25%;
}
.slide#responsive .info h2 {
    color: #fff;
    font-size: 47px;
    font-weight: normal;
    line-height: 56px;
}
.slide#responsive .info h2 strong {
    font-size: 42px;
}

.slide .info h2 { 
	font-size: 52px;
	padding-top:10px;}
	
.slide .info {
    display: none;
    z-index: 10;
}
.slide .info a:hover {
    opacity: .8;
}
.asset,
.fade {
    position: absolute;
    display: none;
}
#slide-left,
#slide-right {
    width: 31px;
    height: 37px;
    display: block;
    position: absolute;
    top: 250px;
    left: 0;
    background: url(../img/leftright-arrows.png) no-repeat;
    opacity: .5;
    -webkit-transition: opacity .1s linear;
    -moz-transition: opacity .1s linear;
    transition: opacity .1s linear;
    display: none;
    z-index: 2;
}
#slide-right {
    left: auto;
    right: 0;
    background-position: -31px 0;
}
#slide-left:hover,
#slide-right:hover {
    opacity: 1;
}


/* Showcase services
-------------------------------------------------- */
#showcase {
    margin-top: 70px;
}
#showcase .container {
    /*width: 980px;*/
}
#showcase .image img {
    box-shadow: 3px 3px 5px 0px #B7B6B7;
}
#showcase .info {
    margin-top: 30px;
}
#showcase .info h4 {
    font-size: 17px;
}
#showcase .info p {
    color: #333333;
    line-height: 21px;
    font-size: 13px;
}

#intro{
    font-size: 20px;
    display: inline-block;
    color: #5B5B5D;
    line-height: 30px;
    margin: 18px 10px 0 0;
}

#showcase .features_op1_row .last{
    margin-right: 0;
}
#showcase .features_op1_row .feature .text{
    margin: 32px auto 0;
    width: 87%;
}
#showcase .features_op1_row .feature .text h6{
    margin: 0 0 14px 0;
    font-size: 20px;
}
#showcase .features_op1_row .feature .text p{
    margin: 0;
    font-size: 15px;
    line-height: 26px;
}
#showcase .features_op1_row .feature .img_box{
    position: relative;
    border-radius: 5px;
}
#showcase .features_op1_row .feature .img_box img {
    border-radius: 5px;
    max-width: 95%;
    margin: 0 auto;
    display: block;
}
#showcase .features_op1_row .feature .img_box span.circle{
    background: rgba(17, 137, 217, 0.8);
    width: 48px;
    height: 48px;
    display: none;
    text-align: center;
    position: absolute;
    top: 36%;
    left: 42%;
    border-radius: 100%;
}
#showcase .features_op1_row .feature .img_box span.circle span.plus{
    display: inline-block;
    margin-top: 13px;
    font-weight: bold;
    color: white;
    font-size: 32px;
}
#showcase .features_op1_row .feature .img_box:hover span.circle{
    display: block;
}
#showcase .features_op1_row .feature .img_box:hover .img_box{
    box-shadow: 0px 0px 1px 100px black inset;
}
#showcase .features_op1_row .feature .img_box:hover img{
    box-shadow: 1px 1px 6px 0px #888;
    border-radius: 5px;
    opacity: 0.9;
    filter:alpha(opacity=90);
}

/* Process
-------------------------------------------------- */
#inslogos{
	margin-top:60px;
	margin-bottom:40px;
	background:white;
	border-bottom: 1px solid #e8e7e7;
	border-top: 1px solid #e8e7e7;
	padding-top:50px;
	padding-bottom:10px;
}

#inslogos h3 {
	font-size:31px;
	padding-bottom:30px;
	color:#5B5B5D;
	}

#process{
	min-height: 350px;
	margin-top:60px;
	margin-bottom:40px;
	background:white;
	border-bottom: 1px solid #e8e7e7;
	border-top: 1px solid #e8e7e7;
	padding-top:50px;
	padding-bottom:50px;
}
#process .section_header{
	margin-bottom: 60px;
}
#process .section_header h3{
	margin: 0;
}
#process .description{
	position: relative;
}
#process .description .text{
	position: absolute;
	display: none;
}
#process .description .text.active {
	display: block;
}
#process .description h4{
	font-size: 40px;
	line-height: 35px;
	margin-bottom: 20px;
}
#process .description p{
	font-size: 15px;
	color: #3F3F3F;
	line-height: 26px;
}
#process .areas{
	margin-left: 0;
	float: right;
}
#process .areas .circle{
	height: 210px;
	cursor: pointer;
	float: left;
	margin-right: -45px;
	text-align: center;
	width: 210px;
	background: rgba(76, 159, 219, 0.9);
	border-radius: 100%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
#process .areas .first{
	margin-left: 0;
}
#process .areas .circle img{
	margin-top: 56px;
}
#process .areas .circle span{
	font-weight: 700;
	font-size: 22px;
	color: #fff;
	display: block;
	margin-top: 21px;
}
#process .areas .circle:hover,
#process .areas .circle.active {
	background: rgba(35,121,188, 1);
}

/* did you know
-------------------------------------------------- */
#didyouknow .option3 .didyouknow{
	padding-bottom: 38px;
	background: white;
	box-shadow: 1px 1px 2px 0px #E0E0E0;
	border-radius: 4px;

	/*border:1px solid #fff;*/
}
#didyouknow .option3 .didyouknow .img{
	text-align: center;
	margin: 42px auto 37px;
}
#didyouknow .option3 .didyouknow .text{
	margin: 0 auto;
	width: 87%;
}
#didyouknow .option3 .didyouknow .text h6{
	margin: 0 0 9px 0;
	font-size: 20px;
	text-align: center;
}
#didyouknow .option3 .didyouknow .text p{
	margin: 0 auto;
	font-size: 15px;
	line-height: 23px;
	text-align: center;
	width: 90%;
	margin-top: 18px;
}
#didyouknow .option3 .didyouknow:hover{
	border-color: #B1B1B1;
	box-shadow: 0px 0px 6px -1px #B4B4B4;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;	
}

#features {
	background:white;
	border-bottom: 1px solid #e8e7e7;
	border-top: 1px solid #e8e7e7;
	padding-bottom:30px;
	margin-bottom:60px;
	}
	
#features .option2{
	margin-top:50px;
}
#features .option2 .feature {
	margin-bottom: 50px;
}
#features .option2 .feature .box{
	text-align: center;
	float: left;
	width: 16%;
	height: 77px;
}
#features .option2 .feature .box img.one{
	margin-top: 18px;
}
#features .option2 .feature .box img.two{
	margin-top: 20px;
}
#features .option2 .feature .text{
	float: left;
	width: 76%;
	margin-top: 17px;
	margin-left: 23px;
}
#features .option2 .feature .text h6{
	margin: 0 0 8px 0;
	font-size: 20px;
}
#features .option2 .feature .text p{
	margin: 0;
	font-size: 15px;
	line-height: 23px;
}
#features .option2 .right{
	float: right;
}

/* Pricing charts
-------------------------------------------------- */

#in_pricing .start{
    width: 100%;
    text-align: center;
	margin-top:50px;
	margin-bottom:50px;
}
#in_pricing .start p{
    font-size: 24px;
    display: inline-block;
    color: #6B977E;
    line-height: 26px;
    margin: 0 18px 0 0;
}
#in_pricing .start a{
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    border-radius: 4px;
    padding: 7px 17px;
    font-size: 17px;
    background: #9ece77;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
}
#in_pricing .start a:hover{
    background: #b0de8a;
}

#in_pricing2 .start a{
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    border-radius: 4px;
    padding: 7px 17px;
    font-size: 17px;
    background: #4c9fdb;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
}
#in_pricing2 .start a:hover{
    background: #2190DB;
}

/* Call to Action
-------------------------------------------------- */
#call_action {
    margin-top: 50px;
    text-align: center;
}
#call_action p {
    font-size: 24px;
    color: #3F3F3F;
    font-style: italic;
    display: inline-block;
}
#call_action a {
    background-color: #282828;
    color: #fff;
    padding: 9px 17px;
    font-weight: bold;
    border-radius: 4px;
    font-size: 17px;
    margin-left: 20px;
    position: relative;
    top: -5px;
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
}
#call_action a:hover {
    background-color: rgb(103, 118, 177);
}
#call_action a:active {
    box-shadow: rgba(255,255,255,0.2) 0 1px 0,inset rgba(0,0,0,0.95) 0 1px 4px;
}

/* Clients
-------------------------------------------------- */

#clients {
	margin-top:50px;
	}
	
#clients .client .img {
    height: 74px;
    width: 136px;
}
#clients .client .client1 {
    background: url('../img/client1.png') 0 -74px;
}
#clients .client .client1:hover {
    background-position: 0px 0px;
}
#clients .client .client2 {
    background: url('../img/client2.png') 0 -74px;
}
#clients .client .client2:hover {
    background-position: 0px 0px;
}
#clients .client .client3 {
    background: url('../img/client3.png') 0 -74px;
}
#clients .client .client3:hover {
    background-position: 0px 0px;
}

#clients .client .client4{
    background: url('../img/client4.png') 0 -74px;
}
#clients .client .client4:hover {
    background-position: 0px 0px;
	}
	
#clients .client .img{
    cursor: pointer;    
    -webkit-transition: box-shadow .1s linear;
    -moz-transition: box-shadow .1s linear;
    transition: box-shadow .1s linear;
}
#clients .client .img:hover{
    cursor: pointer;    
    /*box-shadow: 0px 0px 2px 0px rgb(155, 155, 155);*/
    border-radius: 8px;
}


/* Responsive
-------------------------------------------------- */

/* Large desktop */
@media (min-width: 1200px) {

}
@media (min-width: 980px) {
    
}
@media (max-width: 979px) {
    #showcase .features_op1_row .feature .img_box span.circle{
        top: 35%;
    }    
	
	#showcasing.slide .info a {
		font-size:16px;
		}
		
		#responsive.slide .info a {
			font-size:16px;
			}
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { 
    #in_pricing .plan a.order{
        width: 64%;
    }
	
#pagination {
	top:520px;
	}
	
    .slide .info h2,
    .slide .info h2 * {
        font-size: 36px !important;
		line-height: 42px !important;
    }

	
    .slide#responsive .info {
        position: absolute;
        top: 155px;
        right: 6%;
        width: 25%;
    }
    .slide#responsive .info 
    .slide#tour .info a {
        font-size: 15px;
    }
	
		#showcasing.slide .info a {
		font-size:16px;
		}
		
		#responsive.slide .info a {
			font-size:16px;
			}
	
		#process .areas{
		text-align: center;
	}
	#team .people .bio_box .info{
		margin: 0;
		float: none;
	}
	#process .areas .last_circle{
		float: none;
		display: inline-block;
		margin-left: -75px;
		margin-top: -54px;
	}
	
		#process .description .text {
		text-align:center;
		}
		
	#process .text {
		text-align:center;
}
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    #partner-slider,
    #feature_slider {
        display: none;
    }
	#showcase {
		margin-top:40px;
		}
    #showcase .features_op1_row .feature {
        margin-bottom: 60px;
    }
    #showcase .features_op1_row .last{
        margin-bottom: 0;
    }
    #showcase .features_op1_row .feature .img_box{
        text-align: center;
    }
    #showcase .features_op1_row .feature .text h6{
        text-align: center;
    }
    #showcase .features_op1_row .feature .img_box span.circle{
        top: 38%;
        left: 48%;
    }
    #showcase .features_op1_row .feature:hover .img_box{
        box-shadow:none;
    }
    #in_pricing .charts_wrapp{
        margin-left: 0;
    }
    #in_pricing .charts_wrapp .plan{
        margin: 0 auto 30px;
        width: 95%;
    }
    #in_pricing .plan .wrapper{
        margin: 0 auto;
        text-align: center;
    }
    #in_pricing .pro .plan{
        top: 0;
        width:95%;
    }
    #in_pricing .standar .plan{
        float: none;
    }
    #in_pricing .start p{
        margin-bottom: 20px;
    }
    #in_pricing .start a{
        display: block;
        width: 50%;
        margin: 0 auto;
    }
    #clients .row{
        text-align: center;
    }
    #clients .client{
        text-align: center;
        margin-bottom: 15px;
        display: inline-block;
        margin-right: 10px;
        width: auto;
    }
	
		#process .areas{
		margin-top: 193px;
		margin-bottom: 0px;
		text-align: center;
	}
	#process .areas .circle{
		float: none;
		display: inline-block;
		margin: 0;
	}
	#process .areas .last_circle{
		margin-top: -23px;
	}
	
	#features .option2 {
		margin-bottom: 0px;
	}
	#features .option2 .feature {
		float: left;
		width: 100%;
		margin-bottom: 45px;
	}
	#features .option2 .right{
		/*margin-bottom: 0;*/
	}
	#features .option2 .feature .text{
		margin-top: 0;
	}
	
	#process .description .text {
		text-align:center;
		}
		
	#process .text {
		text-align:center;
}

	.circles {
		display:none;
		}
		
			#inslogos h3 {
		font-size:24px;
		}
		
		#didyouknow {
	margin-top:25px;
	}
	
	#showcase .features_op1_row .feature .text {
			margin:22px auto 0 }
			
			#showcase .features_op1_row .feature
			{margin-bottom:20px;
			}
			
#inslogos {
	margin-top:20px;
	padding-top:20px;
	}
	
#portfolio_tem .left_box .big {
	margin-bottom:20px;
	}
	
#didyouknow {
	margin-top:25px;
	}
	
#didyouknow .option3 .didyouknow .img {
	margin:25px auto;
	}
	
#features .option2 { margin-top:40px; }

#features .option2 .feature .box img.one {margin-top:0px;}

#features .option2 .feature .box img.two {margin-top:0px;}
}	
/* Landscape phones and down */
@media (max-width: 480px) {
    #showcase .features_op1_row .feature {
        margin-bottom: 60px;
    }
    #showcase .features_op1_row .last{
        margin-bottom: 0;
    }
    #showcase .features_op1_row .feature .img_box{
        text-align: center;
    }
    #showcase .features_op1_row .feature .text h6{
        text-align: left;
    }
    #showcase .features_op1_row .feature .img_box span.circle{
        left: 44%;
    }
    #showcase .features_op1_row .feature:hover .img_box{
        box-shadow:none;
    }
	
		#process .areas{
		margin-top: 250px;
	}
	#process .areas .circle{
		width: 100px;
		height: 100px;
	}
	#process .areas .last_circle{
		margin-top: 0;
	}
	#process .areas .circle img{
		margin-top: 22px;
	}
	#process .areas .circle span{
		display: none;
	}
	
	 #intro {
 	font-size:16px;
	line-height:23px;
	}
	
	.circles {
		display:none;
		}
		
	#inslogos h3 {
		font-size:24px;
		}
		
		.section_header {
			margin-bottom:30px;
			}
			
		#showcase .features_op1_row .feature .text {
			margin:22px auto 0 }
			
			#showcase .features_op1_row .feature
			{margin-bottom:20px;
			}
			
#inslogos {
	margin-top:20px;
	padding-top:20px;
	}
	

#didyouknow {
	margin-top:25px;
	}
	
#didyouknow .option3 .didyouknow .img {
	margin:25px auto;
	}
	
#features .option2 { margin-top:40px; }

#features .option2 .feature .box img.one {margin-top:0px;}

#features .option2 .feature .box img.two {margin-top:0px;}
	
}

