
/*=============================================================
    Authour URI: www.binarytheme.com
    License: Commons Attribution 3.0

    http://creativecommons.org/licenses/by/3.0/

    100% To use For Personal And Commercial Use.
    IN EXCHANGE JUST GIVE US CREDITS AND TELL YOUR FRIENDS ABOUT US
   
    ========================================================  */



/* ===========================================================
   GENERAL STYLESHEET BY BYINARY THEME    
   ============================================================*/

html {
	font-size: 64.5%;
}

body {
    font-family: Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
    line-height: 16px;
    font-weight: 400;
	background-color: rgba(0,0,0,0.8);
}

h1, h2, h3, h4,  h6 {
    font-family: 'Prenton', Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 1.2em;
	margin: 1em 0;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
	font-weight: 600;
}


h1, h2 {
    color: #fff;
	font-size: 35px;
	font-size: 3.5rem;
}

h6 {
	font-size: 18px;
	font-size: 1.8rem;
}

h5 {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.5em;
	font-weight: normal;
	color: rgba(0,0,0,0.5);
	margin: 1em 0;
	
}

.container>div.row
{
	padding: 30px 0;
}

#header-section .container>div.row
	{
		padding: 0px;
	}


blockquote {
	color: white;
	
}

.text-center {
    text-align: center;
}

.main-top-margin {
    margin-top: 120px;
}

.main-low-margin {
    margin-top: 30px;
	margin-bottom: 30px;
}

a, a:active, a:visited {
    text-decoration: none;
	color: white;
	font-weight: bold;
}
a:hover {
	opacity: 0.9;
	color: white;

}

p {
    line-height: 30px;
    margin-bottom: 23px;
}

.img-margin-product {
    margin-top: 30px;
}

.bottam-pad {
    padding-bottom: 40px;
}

.space-bottom {
    height: 120px;
}

.space-top {
    height: 70px;
}

.main-icon {
    font-size: 350px;
    color: rgba(102, 110, 197, 1);
}

.head-line {
    font-size: 70px;
    padding-bottom: 50px;
    line-height: 65px;
    font-weight: 900;
}
/* ==========================================================================
   COLOR CODES
   ========================================================================== */

.color-red {
    color: #ff0000;
}

.color-green {
    color: #07BB00;
}

.color-light-blue {
    color: #BB00BB;
}

.color-blue {
    color: #0052FF;
}

.color-brown {
    color: #EB8F2D;
}

.color-black {
    color: #000000;
}

.section .container {
    background-color: rgba(95,56,68, 1);
    color: #fff;
	height: auto;
}

section .container {
	background: white;
}

section h1, section h2, section h3, section h4{
	color: rgba(95,56,68, 1);
}

#contact-section .col-md-4 {
	border-right: 2px solid white;
	margin-top: 30px;
	margin-bottom: 30px;
}

#contact-section h3:first-child {
	margin-top: 0;
}

#contact-section h3:last-child {
	margin-bottom: 0;
}

#contact-section h3 strong {
	text-transform: uppercase;
}

#contact-section .col-md-4 {
	margin-left: 10px;
}

#contact-section .col-md-7 {
	margin-left: 10px;
}
#contact-section h5 {
	color: white;
	font-family: 'Prenton', Helvetica, sans-serif;
	font-weight: lighter;
	margin-top: 10px;

}

#contact-section h5 strong {
	text-transform: uppercase;
	font-weight: bold;
}

#contact-section h6 {
	color: white;
	font-family: Helvetica, sans-serif;
	margin-top: 2em;
	font-weight: lighter;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 2em;
}
#contact-section h6 a, #contact-section h5 a {
	font-weight: normal;
}

#testimonials, #testimonials .container {
	height: 270px;
}

#testimonials {
		position: relative;
		overflow: visible;
}

#testimonials .quotation-mark {
	width: 55px;
	height: 44px;
	position: absolute;
	background: url('../img/quotation.png');
	margin: -25px 47%;
	z-index: 990;
}

#testimonials .col-md-10 {
	float: none;
	margin: 0 auto;
}

#testimonials h3 {
	font-size: 26px;
	font-size: 2.6rem;
	margin: 0.5em 0;
}
#testimonials h3.spacer {
	font-size: 50px;
	font-size: 10rem;
	margin: 0;
	font-weight: lighter;
	line-height: 10px;
	margin-bottom: 30px;
	color: #838382;
}
#testimonials h4 {
	font-size: 22px;
	font-size: 2.2rem;
	margin: 0.5em 0;
}

.cycle-prev, .cycle-next {
	width: 73px;
	height: 73px;
	background: url('../img/next.gif') no-repeat;
	position: absolute;
	top: 80px;
	right: -130px;
}
.cycle-prev {
	background: url('../img/prev.gif') no-repeat;
	right: auto;
	left: -130px;
}
.cycle-prev:hover, .cycle-next:hover {
	cursor:pointer;
}

#testimonials .cycle-slideshow {
	min-height: 245px;
}

#testimonials article {
	margin: 0 auto;
	background: white;
	padding: 20px 20px 0;
}
/* ==========================================================================
   HEADER SECTION
   ========================================================================== */

#header-section {
	background: url(../img/bkgd_juniper_bw.jpg) no-repeat;
	background-size: cover;
	position: fixed;
	width: 100%;
	height: 205px;
	top: 0;
}
#header-section, #header-section .container {
	transition:  position 3s, width 1.5s;
	height: 820px;
	
}

#about-section {
	margin-top: 205px;
}


#header-section .container {
	background: rgba(255,255,255,0.95);
		padding-bottom: 70px;
		-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
		-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
		box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
}


#header-section .col-md-6 {
	transition: width 1s, margin 1s;
}

#header-section.fixed {
	height: 205px;
	min-height: 205px;
	width: 100%;

	top: 0;
	z-index: 999;
}

#header-section.fixed .container {
	height: 205px;
	width: 100%;
}

#header-section.fixed .col-md-6 {
	width: 75%;
	text-align:center;
	margin: 0 auto;
	
}

#header-section.fixed .main-top-margin {
	margin-top: 0;
}

#header-section.fixed h1 {
	margin: 20px 0 0;
}


#header-section .main-top-margin,  #header-section h1{
	transition: margin 1s;
}





#header-section h4 {
	text-transform: uppercase;
	color: rgba(0,0,0,0.8);
	font-size: 25px;
	font-size: 2.5rem;
	transition: width 1s, font-size 0.5s;
}



#header-section .logo {
	margin-bottom: 50px;
	max-width: 75%;
	height: 215px;
	width: auto;
	transition: height 1s, width 1s, margin 0.5s;
}


#header-section.fixed h4{
	display: inline;
	font-size: 20px;
	font-size: 2rem;
}

#header-section.fixed .logo {
	height: 120px;
	width: auto;
	margin-bottom: 20px;
}

#header-section h4 .fa {
	color: rgba(95,56,68, 1);
	font-size: 10px;
	font-size: 1rem;
}

#header-section .c{

}

img.headshot {
	height: auto;
	margin: 20px auto 30px;
}
/* ==========================================================================
   PRICE SECTION
   ========================================================================== */

.active {
    background: #EB8F2D!important;
}

#section-insights .container {
	background: #898a8c;
}

#section-insights h5 {
	color: white;
	font-weight: lighter;
	letter-spacing: 1px;
}

#pricing-section .plan-main {
    background: #31B2D3;
    list-style: none;
    margin: 0 0 20px;
    text-align: center;
    padding: 0;
    border-bottom: 1px solid #e1e1e1;
}

    #pricing-section .plan-main li {
        padding: 10px 0;
        margin: 0 15px;
        border-bottom: 1px dashed #eee;
    }

        #pricing-section .plan-main li.plan-name {
            padding: 15px 0;
            font-size: 18px;
            font-weight: 700;
        }

        #pricing-section .plan-main li.plan-price {
            color: #666;
            padding: 15px 0;
            font-size: 48px;
        }

        #pricing-section .plan-main li.plan-action {
            margin-top: 20px;
            margin-bottom: 20px;
            border-bottom: 0;
        }

    #pricing-section .plan-main.featured {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05);
    }

        #pricing-section .plan-main.featured .plan-price {
            color: #fff;
            background-color: #52b6ec;
            border-bottom-color: #52b6ec;
            margin: 0;
        }



/*==========================================
   SOCIAL ICON STYLES
    =====================================================*/


.color-facebook {
    color: #3B5998;
}

.color-twitter {
    color: #00aced;
}

.color-google-plus {
    color: #dd4b39;
}

.color-linkedin {
    color: #007bb6;
}

.color-pinterest {
    color: #cb2027;
}
/* ===========================================================
   BOOTSTRAP ELEMENTS CHANGES   
   ============================================================*/
.navbar {
    font-weight: 500;
    font-size: 14px;
}

.navbar-inverse {
    background: #000;
    border-color: #000;
}

    .navbar-inverse .navbar-nav > .active > a {
        background: #ffffff;
    }

    .navbar-inverse .navbar-brand {
        color: #fff;
        font-weight: bolder;
        font-size: 25px;
        font-weight: 900;
        letter-spacing: 2px;
    }

    .navbar-inverse :hover .navbar-brand:hover {
        color: #fff;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #FFFFFF;
    }


/* ==========================================================================
   PARALLAX STYLES
   ========================================================================== */
section {
    position: relative;
    width: 100% !important;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

/*    section:nth-of-type(1) {
        background: #FAFAFA;
        height: 300px;
    }

    section:nth-of-type(2) {
        background: #FAFAFA;
        height: 300px;
    }*/

#story-freext > div:nth-of-type(1) {
    background: url(../img/1.jpg) 50% 0 no-repeat fixed;
    height: 300px;
    position: absolute;
    width: 100%;
}

#story-two > div:nth-of-type(2) {
    background: url(../img/2.jpg) 50% 0 no-repeat fixed;
    height: 300px;
    position: absolute;
    width: 100%;
}

section article {
    position: absolute;
    left: 80px;
    width: 100%;
    z-index: 4;
    color: #fff;
    font-size: 20px!important;
    padding: 20px;
}

    section article span {
        line-height: 40px!important;
        font-weight: 600!important;
    }
/* ==========================================================================
   FOOTER SECTION
   ========================================================================== */


#footer {
   
    color: #fff;
    padding: 30px;
}

@media (max-width: 767px) {
	html {
		font-size: 52%;
	}
	#testimonials, #testimonials .container, #testimonials .cycle-slideshow  {
		height: 330px;
	}
	#testimonials article {
		padding: 20px 50px;
		margin: 5% auto;
	}
	#testimonials a.cycle-next {
		right: 0;
		z-index: 990;
		height: 45px;
		background-size: 100% auto;
		width: 45px;
		top: 150px;
	}
	#testimonials a.cycle-prev {
		left: 0;
		z-index: 990;
		height: 45px;
		background-size: 100% auto;
		width: 45px;
		top: 150px;
	}
	

	.container>div.row
	{
		padding: 15px 0;
	}
	
	
	#header-section.fixed .container {
		height: 230px;
		min-height: 230px;
		max-height: 230px;
		padding: 20px;
	}
	
	#header-section.fixed {
		height: 230px;
		position: static;
		min-height: 230px;
		max-height: 230px;
		width: 100%;

		top: 0;
		z-index: 999;
	}

	#header-section.fixed .container {
		height: 205px;
		width: 100%;
	}
	#about-section {
		margin-top: 0;
	}

	#header-section .col-md-6 {
		width: 75%;
		text-align:center;
		margin: 0 auto;
	
	}

	img.headshot
	{
		max-width: 50%;
		margin: 0 auto;
		display: block;
	}

	#header-section .main-top-margin {
		margin-top: 0;
	}

	#header-section h1 {
		margin: 20px 0 0;
	}
	
	#header-section h4{
		display: inline;
		font-size: 20px;
		font-size: 2rem;
	}

	#header-section .logo {
		height: 120px;
		width: auto;
		margin-bottom: 20px;
	}
	#contact-section h5 {
		text-align:center;
	}
}
@media (max-width: 480px) {
	#testimonials, #testimonials .container, #testimonials .cycle-slideshow  {
		height: 440px;
	}
}
@media (min-width: 768px) and (max-width:992px) {
	#testimonials, #testimonials .container, #testimonials .cycle-slideshow {
		height: 330px;
	}
	#contact-section h5 a {
		font-size: 16px;
		font-size: 1.6rem;
	}
	#contact-section h6 {
		font-size: 16px;
		font-size: 1.6rem;
	}
}

