/* ! normalize.css v1.0.0 | MIT License | git.io/normalize */
 
/* ==========================================================================
HTML5 display definitions
========================================================================== */
 
/* * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3. */
 
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
/* * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. */
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
/* * Prevents modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }
/* * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3, * and Safari 4.
* Known issue:no IE 6 support. */
[hidden] { display: none; }
/* ==========================================================================
Base
========================================================================== */
/* * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
*    `em` units.
* 2. Prevents iOS text size adjust after orientation change, without disabling
*    user zoom. */
 
html { font-size: 100%; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
-ms-text-size-adjust: 100%; /* 2 */ }
html, html a {text-decoration:none !important;  }
/* * Addresses `font-family` inconsistency between `textarea` and other form
* elements. */
html, button, input, select, textarea { font-family: 'Varela Round', sans-serif; }
/* * Addresses margins handled incorrectly in IE 6/7. */
body { margin: 0; font-family:"Open Sans","Open Sans","Arial",sans-serif;}
/* ==========================================================================
Links
========================================================================== */
/* * Addresses `outline` inconsistency between Chrome and other browsers. */
 
a:focus { outline: thin dotted; }
/* * Improves readability when focused and also mouse hovered in all browsers. */
a:active, a:hover { outline: 0; }
/* ==========================================================================
Typography
========================================================================== */
/* * Addresses font sizes and margins set differently in IE 6/7.
* Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5, * and Chrome. */
 
h1 { font-size: 2em; margin: 0.87em 0 0.47em 0; color: #455714; }
h2 { font-size: 1.5em; margin: 0.83em 0; }
h3 { font-size: 1.17em; margin: 1em 0;font-weight:bold; }
h4 { font-size: 20px; margin: 1.33em 0; }
h5 { font-size: 0.83em; margin: 1.67em 0; }
h6 { font-size: 0.75em; margin: 2.33em 0; }
/* * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome. */
abbr[title] { border-bottom: 1px dotted; }
/* * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome. */
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
/* * Addresses styling not present in Safari 5 and Chrome. */
dfn { font-style: italic; }
/* * Addresses styling not present in IE 6/7/8/9. */
mark { background: #ff0; color: #000; }
/* * Addresses margins set differently in IE 6/7. */
p, pre { margin: 1em 0; }
/* * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome. */
code, kbd, pre, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
/* * Improves readability of pre-formatted text in all browsers. */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
/* * Addresses CSS quotes not supported in IE 6/7. */
q { quotes: none; }
/* * Addresses `quotes` property not supported in Safari 4. */
q:before, q:after { content: ''; content: none; }
small { font-size: 75%; }
/* * Prevents `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
/* ==========================================================================
Lists
========================================================================== */
/* * Addresses margins set differently in IE 6/7. */
 
dl, menu, ol{ margin: 1em 0; }
dd { margin: 0 0 0 40px; }
/* * Addresses paddings set differently in IE 6/7. */
menu, ol, ul { padding: 0 0 0 40px; }
/* * Corrects list images handled incorrectly in IE 7. */
nav ul, nav ol { list-style: none; list-style-image: none; }
/* ==========================================================================
Embedded content
========================================================================== */
/* * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
* 2. Improves image quality when scaled in IE 7. */
 
img { border: 0; /* 1 */
-ms-interpolation-mode: bicubic; /* 2 */ }
/* * Corrects overflow displayed oddly in IE 9. */
svg:not(:root) { overflow: hidden; }
/* ==========================================================================
Figures
========================================================================== */
/* * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11. */
 
figure { margin: 0; }
/* ==========================================================================
Forms
========================================================================== */
/* * Corrects margin displayed oddly in IE 6/7. */
 
form { margin: 0; }
/* * Define consistent border, margin, and padding. */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
/* * 1. Corrects color not being inherited in IE 6/7/8/9.
* 2. Corrects text not wrapping in Firefox 3.
* 3. Corrects alignment displayed oddly in IE 6/7. */
legend { border: 0; /* 1 */
	padding: 0; white-space: normal; /* 2 */
*margin-left: -7px; /* 3 */ }
/* * 1. Corrects font size not being inherited in all browsers.
* 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5, *    and Chrome.
* 3. Improves appearance and consistency in all browsers. */
button, input, select, textarea { font-size: 100%; /* 1 */
	margin: 0; /* 2 */
	vertical-align: baseline; /* 3 */
*vertical-align: middle; /* 3 */ }
/* * Addresses Firefox 3+ setting `line-height` on `input` using ` !important` in
* the UA stylesheet. */
button, input { line-height: normal; }
/* * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
*    and `video` controls.
* 2. Corrects inability to style clickable `input` types in iOS.
* 3. Improves usability and consistency of cursor style between image-type
*    `input` and others.
* 4. Removes inner spacing in IE 7 without affecting normal text inputs.
*    Known issue:inner spacing remains in IE 6. */
button, html input[type="button"], /* 1 */
input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
*overflow: visible; /* 4 */ }
/* * Re-set default cursor for disabled elements. */
button[disabled], input[disabled] { cursor: default; }
/* * 1. Addresses box sizing set to content-box in IE 8/9.
* 2. Removes excess padding in IE 8/9.
* 3. Removes excess padding in IE 7.
*    Known issue:excess padding remains in IE 6. */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
	*height: 13px; /* 3 */
*width: 13px; /* 3 */ }
/* * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
* 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
*    (include `-moz` to future-proof). */
input[type="search"] { -webkit-appearance: textfield; /* 1 */
	-moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */
box-sizing: content-box; }
/* * Removes inner padding and search cancel button in Safari 5 and Chrome
* on OS X. */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
/* * Removes inner padding and border in Firefox 3+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
/* * 1. Removes default vertical scrollbar in IE 6/7/8/9.
* 2. Improves readability and alignment in all browsers. */
textarea { overflow: auto; /* 1 */
vertical-align: top; /* 2 */ }
/* ==========================================================================
Tables
========================================================================== */
/* * Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }
/* ==========================================================================
Global Styles
========================================================================== */
a { color: #fff; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
a:hover, a:focus { color: #3dc9b3; text-decoration: none; }
p { /*color: #8c9398;*//*color:#666; /*word-spacing: 1px; */line-height: 24px; font-size: 13px;font-family:"Open Sans","Open Sans","Arial",sans-serif;  }

h5 { font-size: 13px; color: #fff; /*text-transform: uppercase; *//*font-weight: bold;*/ margin:8px;}
h5::after { content: " "; /*border: solid 1px #F4842E; */display: block; /*width: 35px;*/ margin: 8px 0 20px; }
h2 { font-size: 15px;/* color: #353535;*/color:#455714;/* text-transform: uppercase;*/ font-weight: bold; letter-spacing:normal;font-family:"Open Sans","Open Sans","Arial",sans-serif;}
/*h2::after { content: " "; border: solid 2px #6B6967; display: block; width: 35px; margin: 25px auto; }*/
h2::after { content: " "; /*border: solid 1px #6B6967;*/ display: block; width: 90%; margin: 15px auto; }
.section-padding { padding: 50px 0 20px }
.dark-bg {/*background-image:url(../images/bg.jpg);padding: 10px 0 10px;*/ }
.dark-bg h1{ /*color:#fff !important; */}
.light-bg { background-color: #fff; }
.dark-box { background: #f3f5f8; -webkit-box-shadow: 0px 3px 0px 0px #f0f2f4; -moz-box-shadow: 0px 3px 0px 0px #f0f2f4; box-shadow: 0px 3px 0px 0px #f0f2f4; }
.light-box h2::after {
	border:none;
	}
.light-box { background-color: #fff; /* background-color: #D3D4D5;*/-webkit-box-shadow: 2px 3px 3px 0px #141414; -moz-box-shadow: 2px 3px 3px 0px #141414; box-shadow: 2px 3px 3px 0px #141414; padding: 5px 0; }
.light-box:hover, .light-box:focus { -webkit-box-shadow: 0px 3px 0px 0px #497035; -moz-box-shadow: 0px 3px 0px 0px #497035; box-shadow: 0px 3px 0px 0px #497035; }
.box-hover { transition: all 500ms ease-in-out; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; }
.box-hover:hover, .box-hover:focus { transform: translate(0, -15px); -webkit-transform: translate(0, -15px); -ms-transform: translate(0, -15px); }
.wrapper { height: 620px; }
.nopadding { padding: 0; }
.inner { padding-top: 170px; }
/* ==========================================================================
Navigation
========================================================================== */
nav { /*background-color: #242830;*/ margin-top: -1px;right: 10%;}
nav ul { list-style: none; padding: 0; }
nav ul li {color: rgba(255, 255, 255, 0.6);; /*display: block;*/display: inline-block; /*border-bottom: 1px dotted rgba(255, 255, 255, 0.2);*/ transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; padding-left: 0; position: relative; }
nav ul li:last-child { border: none; }
nav ul li a { color:#fff;display: block; padding: 19px 30px ; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; padding-left: 0; position: relative; }
nav ul li a:hover, nav ul li a:focus { text-decoration: none;color:#B4D65E; }
#nav-toggle { position: absolute; right: 15px; top: 0; }
#nav-toggle { cursor: pointer; padding: 10px 35px 16px 0px; }
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { cursor: pointer; border-radius: 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px; -o-border-radius: 1px; height: 5px; width: 35px; background: #353535; position: absolute; display: block; content: ''; }
#nav-toggle span:before { top: -10px; }
#nav-toggle span:after { bottom: -10px; }
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { transition: all 500ms ease-in-out; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; }
#nav-toggle.active span { background-color: transparent; }
#nav-toggle.active span:before, #nav-toggle.active span:after { top: 0; }
#nav-toggle.active span:before { transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); }
#nav-toggle.active span:after { transform: translateY(-10px) rotate(-45deg); -webkit-transform: translateY(-10px) rotate(-45deg); -ms-transform: translateY(-10px) rotate(-45deg); top: 10px; }
.navicon { position: relative; height: 26px; }
.indicator { /*position: absolute;*/ right: 0 !important; }
.indicator1{margin-left: -15px;margin-right: 15px;cursor:pointer;}
.indicator2{margin-left: -15px;margin-right: 15px;cursor:pointer;}
.pull { /*display: none;*/ display:block;position:absolute;z-index:999;/*float:right;*/}
.top-nav{
	padding:10px 0;
	font-size:11px;
	font-family:"Open Sans","Open Sans","Arial",sans-serif;
	letter-spacing:2px;
	text-transform:uppercase;
	font-weight:900;
	}
.nav-img img{
	position:absolute;
	z-index:999;
	float:left;
	padding-left:8%;
	padding-top:10px;
	}	
	#hero{
		display:none;
		}	
/* ==========================================================================
Hero
========================================================================== */
.hero { background: url('../img/hero-bg.jpg') no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; padding: 65px 0 300px 0; height: auto; }
.hero h1 { font-size: 40px; letter-spacing: 12px; margin: 10px; }
.hero h1 span { color: #a1a9b0; display: inline-block; }
.hero p { letter-spacing: 1px; }
.learn-more-btn { background: rgba(61, 201, 179, 1); padding: 20px 40px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; color: #fff; text-transform: uppercase; letter-spacing: 1px; display: inline-block; -webkit-box-shadow: 0px 3px 0px 0px #309383; -moz-box-shadow: 0px 3px 0px 0px #309383; box-shadow: 0px 3px 0px 0px #309383; margin: 60px 0 0; font-weight: bold; }
.learn-more-btn:hover, .learn-more-btn:focus { background: rgba(61, 201, 179, 0.6); color: #fff; }
/* ==========================================================================
Intro
========================================================================== */
.intro {/*background: url(../images/bg.jpg);*/ }

.intro1 {background: url(../images/doc_bg.png) }
.intro1 {padding:0px; }
.intro p { margin: 20px 0 10px; }
.intro h1 { font-family:'dancing script',curvic !important; font-size:30px !important;font-weight:normal !important;margin: 0;
padding: 0; }
h1.arrow { font-size: 13px;/* text-transform: uppercase;*/ color: #455714; /*letter-spacing: 1px;*/ background: url('../img/h1-bg.png') no-repeat center bottom; padding-bottom: 30px; font-weight: normal;font-family:"Open Sans","Open Sans","Arial",sans-serif; }
.inside-h2 { font-family:"Open Sans","Open Sans","Arial",sans-serif !important; font-size:30px !important;font-weight:bold !important;margin: 0;
padding: 0; }
/* ==========================================================================
Features
========================================================================== */
.features{/*background-image:url(../images/bg.jpg);*/}
.features p{color:#666;}
.features-wrapper{/* margin: 70px 0 0; */}
 .team-wrapper { margin: 20px 0 0;}
.shadow { text-shadow: rgb(249, 181, 130) 1px 1px, rgb(249, 181, 130) 2px 2px, rgb(249, 181, 130) 3px 3px, rgb(249, 181, 130) 4px 4px, rgb(249, 181, 130) 5px 5px, rgb(249, 181, 130) 6px 6px, rgb(249, 181, 130) 7px 7px, rgb(249, 181, 130) 8px 8px, rgb(249, 181, 130) 9px 9px, rgb(249, 181, 130) 10px 10px, rgb(249, 181, 130) 11px 11px, rgb(249, 181, 130) 12px 12px, rgb(249, 182, 131) 13px 13px, rgb(249, 183, 132) 14px 14px, rgb(250, 184, 133) 15px 15px, rgb(250, 185, 134) 16px 16px, rgb(250, 186, 135) 17px 17px, rgb(251, 187, 136) 18px 18px, rgb(252, 188, 137) 19px 19px, rgb(252, 189, 138) 20px 20px, rgb(253, 191, 139) 21px 21px, rgb(253, 192, 140) 22px 22px, rgb(253, 193, 141) 23px 23px, rgb(254, 194, 142) 24px 24px, rgb(254, 195, 143) 25px 25px, rgb(254, 196, 144) 26px 26px, rgb(255, 197, 145) 27px 27px, rgb(255, 198, 146) 28px 28px, rgb(255, 199, 147) 29px 29px, rgb(256, 201, 148) 30px 30px; }
.icon { height: 140px; width: 140px; line-height: 100px; max-width: 100%; /*background: #F9B582;*/background:#C6783C; border-radius: 50%; -o-border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; display: block; color: #fff; font-size: 55px; text-align: center; vertical-align: middle; position: relative; margin: 0 auto 15px; }
/* ==========================================================================
iPhone Section
========================================================================== */
#responsive{padding:110px 0 80px;/*background-color:#737373;*/}
.iphone { width: 50%; /*background: #f3f5f8;*/background: #737373; float: left; height: 100%; box-shadow: inset -15px -11px 40px -6px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset -15px -11px 40px -6px rgba(0, 0, 0, 0.1); -webkit-box-shadow: inset -15px -11px 40px -6px rgba(0, 0, 0, 0.1); z-index: 1; }
.fluid-white { width: 50%; /*background: #fff; */background: #737373;float: right; height: 100%; z-index: 2; }
.responsive-services { position: relative; }
/* ==========================================================================
Swag
========================================================================== */


.down-arrow-btn { width: 40px; height: 40px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; background: rgba(33,87,1, 0.8); display: inline-block; margin: 20px auto 20px; color: #fff; font-size: 16px; line-height: 40px; text-align: center; }
.down-arrow-btn:hover, .down-arrow-btn:focus { color: #fff; background: rgba(33,87,1, 1); }
/* ==========================================================================
Portfolio
========================================================================== */
.portfolio{/*background-image: url(../images/bg.jpg);*/padding: 20px 0 20px;}
.effects { padding-left: 15px; }
.slides h5:hover{ color:#c6783c;}
.effects .img { position: relative;/* margin-bottom: 50px;*/ position: relative; z-index: 1; overflow: hidden;border: 5px solid #ccc; }
.effects .img-border {border: 5px solid #e7e7e7; }
.effects .img:nth-child(n) { margin-right: 5px; }
.effects .img:first-child { margin-left: -15px; }
.effects .img:last-child { margin-right: 0; }
.effects .img img { display: block; margin: 0; padding: 0; height: auto; }
.overlay { display: block; position: absolute; z-index: 20; background: rgba(0,0,0, 0.5); overflow: hidden; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
a.close-overlay { display: block; position: absolute; top: 0; right: 0; z-index: 100; width: 45px; height: 45px; font-size: 20px; font-weight: 700; color: #fff; line-height: 45px; text-align: center; background-color: #000; cursor: pointer; }
a.close-overlay.hidden { display: none; }
a.expand { display: block; position: absolute; z-index: 100; text-align: center; color: #fff; font-weight: 600; font-size: 11px; text-transform: uppercase; line-height: 30px;text-decoration:none !important; }
.overlay-effect .img i { font-size: 30px; }
.overlay-effect .overlay { bottom: 0; left: 0; right: 0; width: 100%; height: 100%; opacity: 0; }
.overlay-effect .overlay a.expand { left: 0; right: 0; bottom: 47%; margin: 0 auto -30px auto; }
.overlay-effect a.expand-cart { right: 10px;  bottom: 10px; position:absolute;z-index:999; }
.overlay-effect .img.hover .overlay { height: 100%; opacity: 1; }
.img img {
	 width: -webkit-calc(100% + 0px) !important; 
	 width: calc(100% + 0px) !important; 
	 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	  transition: opacity 0.35s, transform 0.35s; 
	  -moz-transition: opacity 0.35s, -moz-transform 0.35s;
	   -o-transition: opacity 0.35s, -o-transform 0.35s;
	    -webkit-transform: translate3d(0, 0, 0);
		 transform: translate3d(0, 0, 0); 
		 -ms-transform: translate3d(0, 0, 0); }
.img:hover img { -webkit-transform:scale(1.2);
		-moz-transform:scale(1.2);
		-ms-transform:scale(1.2);
		-o-transform:scale(1.2);
		transform:scale(1.2); }
.designs { position: absolute; left: 0; right: 0; margin-left: auto; margin-right: auto; top: 50px; }
/* ==========================================================================
Subscribe
========================================================================== */
/*.subscribe { background: url('../img/product2.jpg') no-repeat center center;  -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-attachment: fixed; padding: 180px 0 180px 0;background-color:#0F0D0E; /*background-color:#0F0D0E;*//*}*/

.subscribe input[type=text] { background-color: rgba(255, 255, 255, 0.1); border: solid 1px #fff; padding: 20px; width: 30%; color: #fff; }
.subscribe input[type=submit] { background: rgba(73, 112, 53, 0.5); border: solid 1px rgba(73, 112, 53, 0.5); padding: 20px; color: #fff; text-transform: uppercase; letter-spacing: 1px; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; }
.subscribe input[type=submit]:hover { background: rgba(73, 112, 53, 1); border: solid 1px rgba(73, 112, 53, 1); color: #fff; }

 .dark-bg{background-color: #e7e7e7;} 
   .dark-bg h2{font-size:30px;font-family: "Open Sans","Open Sans","Arial",sans-serif !important;padding:0;}
/*.subscribe1 { background: url(../img/product1.jpg) no-repeat center center;  -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-attachment: fixed; padding: 180px 0 180px 0;background-color:#0F0D0E;  }

.subscribe2 { background: url('../img/plants-bg.jpg')no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-attachment: fixed; padding: 180px 0 180px 0;background-color:#0F0D0E; }

.swag { background: url('../img/keyboard-bg.jpg') no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-attachment: fixed; padding: 180px 0 180px 0;background-color:#0F0D0E; }*/

.sub-all h1{color: #fff; margin-bottom: 40px;letter-spacing:6px;font-size: 48px;text-transform:uppercase;font-family:"Open Sans","Open Sans","Arial",sans-serif;  font-weight: bold;opacity:0.7;}
.sub-all h1 span{ display: block; font-size: 58px; text-transform: none;font-weight: normal; margin-top: 20px; letter-spacing:0px;font-family:scriptina;opacity:1 !important;color: #B4D65E !important;}
.sub-all h2{color:#fff;font-family:"Open Sans","Open Sans","Arial",sans-serif;  font-weight: normal;font-size: 18px;}
.sub-all h2 span{font-size: 22px; }
.logo-left{margin-left:-130px}
img{
	border: 0;
}


.side-move{position: fixed;right: 20px;top: 50%;z-index:9999;}
.side-move-left{position: fixed;left: 20px;bottom: 75px;z-index:99;}
.side-move-right{position: fixed;right: 0px;top: 24%;z-index:99;}
.side-move li{list-style:none;padding:5px;
width: 14px;
	height: 14px;
display: block;
/*background: #5c696a;
background: #fff;*/
cursor: pointer;
text-indent: -9999px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
margin:10px;
opacity: 0.8;
}

.side-move li a{width: 14px;
	height: 14px;
display: block;
/*background: #5c696a;
background: #fff;*/
cursor: pointer;
text-indent: -9999px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
border: 2px solid #c9cbca;
margin:-5px 0 0 -5px;
opacity: 0.8;}	
#subscribe-id{
	background: url(../images/1.jpg);
	padding: 180px 0 180px;
	margin: 0 auto;
	background-attachment:scroll;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	background-color:#0F0D0E;
}

#subscribe-id1{
	background: url(../images/product-top2.jpg);
	padding:0;
	margin: 0 auto;
		background-attachment:scroll;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	background-color:#0F0D0E;
}


#subscribe-id2{
	background: url(../images/ayurveda.jpg);
	padding:0;
	margin: 0 auto;
		background-attachment:scroll;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	background-color:#0F0D0E;
}

#subscribe-id3{
	background: url(../images/panchkarma-.jpg);
	padding: 0;
	margin: 0 auto;
		background-attachment:scroll;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	background-color:#0F0D0E;
}
#subscribe-id4{
	background: url(../images/2.jpg);
	padding: 180px 0 180px;
	margin: 0 auto;
		background-attachment:scroll;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	background-color:#0F0D0E;
}
#subscribe-id5{
	background:url(../images/3.jpg);
	padding: 180px 0 180px;
	margin: 0 auto;
		background-attachment:scroll;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	background-color:#0F0D0E;
}

#subscribe-id6{
	background: url(../img/product2.jpg);
	padding: 180px 0 180px;
	margin: 0 auto;
		background-attachment:scroll;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	background-color:#0F0D0E;
}
#product{
	background: url(../img/product.jpg) 50% 0 no-repeat fixed;
	padding: 200px 0 200px;
	margin: 0 auto;	
}
/* ==========================================================================
CTA
========================================================================== */
.ignite-cta { background-color: #333; padding: 70px 0; }
.ignite-btn { display: inline-block; padding: 25px 40px; color: #fff; border: solid 1px #fff; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; }
.ignite-btn:hover, .ignite-btn:focus { color: #BE743B; border: solid 1px #BE743B; }
/* ==========================================================================
Team
========================================================================== */
.team img { margin-bottom: 0px; }
.team p {color:#666; }
.team h1 {color:#455714; }
.team{padding: 40px 0 100px;}
.team{/*background-image:url(../images/bg.jpg)*/}
ul.social-buttons { list-style: none; margin: 0; padding: 0; }
ul.social-buttons li { display: inline-block; margin-right: 10px; }
ul.social-buttons li:last-child { margin-right: 0; }
.social-btn { width: 40px; height: 40px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%;/* background: #242830;*/background:#666; display: inline-block; color: #B4D65E; font-size: 17px; line-height: 40px; text-align: center; }
.social-btn:hover, .social-btn:focus { background: #000; color: #B4D65E; }
.social { margin-top: 25px }
/* ==========================================================================
Contact
========================================================================== */
.up-btn { width: 50px; height: 50px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; background: rgba(33,87,1, 0.5); display: block;/* margin: 0 auto;*/ color: #fff; font-size: 18px; line-height: 46px; text-align: center; position: fixed;/* top: -26px; left: 0; */right: 30px; z-index: 100!important;/* margin-left: auto; margin-right: auto;*/ 
bottom: 60px;}
.up-btn:hover, up-btn:focus { color: #fff; background: rgba(33,87,1, 1); }
.contact-details { margin: 15px 0 15px 0;  }
.contact-details h2 { font-size: 20px; }
.contact-details h2 span {
	display: block;
	color: #000;/*text-transform: uppercase; letter-spacing: 1px; */
	font-size: 13px;
	margin-top: 15px;
}
.contact-wrap { position: relative; }
/* ==========================================================================
Footer
========================================================================== */
footer {margin-bottom:45px;}
footer  a { color: #000 }
.footer-p a{ color: #000 !important;}
footer {/* background-color: #242830; */
	padding: 0px;/*background-color: #F7A769;*/
	background-color:#d3d3d3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4D65E;
}
footer p { color: #000;margin:0; }
ul.legals { list-style: none; color: #000; line-height: 55px; }
ul.legals li { display: inline-block; }
ul.legals li::after { content: " |"; }
ul.legals li:last-child::after { content: ""; }
.legals-top { text-align: left;color:#fff;font-size: 14px !important;font-weight: bold;  }
.legals { text-align: left;font-size: 12px;  }
.credit { text-align: right; }
.credit p{ text-align: right;font-size:12px; }

/* ==========================================================================
FlexSlider Custom CSS
========================================================================== */
/*#servicesSlider { margin-top: 50px; padding:0 30px 0  30px; border-top:1px solid #215701;border-bottom:1px solid #215701; }*/
#servicesSlider h2{margin:0;padding:0;text-align:left;}
#servicesSlider p{margin:0;padding:0;text-align:left;}
#servicesSlider ul{ padding: 0px; }
#servicesSlider ul li { margin-bottom: 0px; }
/* ==========================================================================
Waypoints
========================================================================== */
.wp1, .wp2, .wp3, .wp4, .wp5, .wp6 { visibility: hidden; }
.bounceInLeft, .bounceInRight, .fadeInUp, .fadeInUpDelay, .fadeInDown, .fadeInUpD, .fadeInLeft, .fadeInRight { visibility: visible; }
.delay-05s { animation-delay: 0.5s; -webkit-animation-delay: 0.5s; }
.delay-1s { animation-delay: 1s; -webkit-animation-delay: 1s; }
.delay-5s { animation-delay: 5s; -webkit-animation-delay: 5s; }
.delay-8s { animation-delay: 8s; -webkit-animation-delay: 8s; }
.delay-10s { animation-delay: 10s; -webkit-animation-delay: 10s; }
.delay-18s { animation-delay: 18s; -webkit-animation-delay: 18s; }
.delay-26s { animation-delay: 26s; -webkit-animation-delay: 26s; }
.wp3 { background: url('../img/iphone-bg.png') no-repeat center center; background-position: 97px -40px; height: 100%; }


/* ==========================================================================
move button
========================================================================== */
.side-move{position: fixed;right: 20px;top: 50%;z-index:9999;}
.side-move li{list-style:none;padding:5px;
width: 14px;
	height: 14px;
display: block;
/*background: #5c696a;
background: #fff;*/
cursor: pointer;
text-indent: -9999px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
margin:10px;
opacity: 0.8;
}

.side-move li a{width: 14px;
	height: 14px;
display: block;
/*background: #5c696a;
background: #fff;*/
cursor: pointer;
text-indent: -9999px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
border: 2px solid #c9cbca;
margin:-5px 0 0 -5px;
opacity: 0.8;}

.top-move{
	position:absolute; 
	z-index:10000 !important; 
	width:100%;
	 bottom:15px;
	 text-align:center;
			}
 
ul.top-move li {
  display: inline-block;
  height: 25px;
  position: relative;
  width: 100px;
}
span.text-content span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
 
ul.top-move li:hover span.text-content {
  opacity: 1;
}
span.text-content {
  background: rgba(0,0,0,0.5);
  color: white;
  cursor: pointer;
  display: table;
  left: 0;
  position: absolute;
  top: 0;
  width: 100px;
    height: 25px;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}

.fa{
	opacity:0.8;
	}
	
	
	
	
	
body {
	margin:0;
	padding:0;
	min-height:1000px;
}
#headerSlideContainer {
	position: fixed;
	width: 100%;
	z-index: 9999999;
	background:#5B1D0A;
	top:0px;
	border-bottom: 1px solid #666;
}

#headerSlideContent {
	height: 60px;
	margin:0 auto;
	color: white;
}	




.top-nav-slide{
		padding:0;
		}
.nav-img-slide img{
		padding:0;
		padding-left:8%;
		}

.top-nav li ul{
      list-style:none;
	  position:absolute;
	  background-color:rgb(0,0,0);
	  background-color:rgba(33,87,1,0.6);
	  line-height:12px;
	  width:180px;
	  font-size:11px;
    }
	
.top-nav li ul li{
    float:none !important;
	border-bottom: 1px solid #333;
	display:block;

    }
.top-nav li ul li a{
	padding:9px;
	color:#fff;
    }
	 .top-nav li{
	  position:relative;
	  
    }
.menu1{
	font-size: 30px;
	line-height: 20px;
	padding: 12px 20px 0;
	float:right;
	}	
.menu{
	float:right;
	}
.menu a{
	color:#fff;
	}
.menu3{
	float:right;
	}
.menu3 a{
	color:#fff;
	}	
.mobile-div	{
		border-top:1px solid #fff;
		}
.mobile-div	ul{
		background-color:#000;
		list-style:none;
		}
.mobile-div	ul a{
		color:#fff;
		}
.mobile-div	ul li{
			padding: 10px;
border-bottom: 1px solid #333;

		}	
.mobile-div	ul li ul li{
font-size:11px;
padding: 5px;
border-top:1px solid #333;
border-bottom:none;

		}	
		

	.mobile-menu{
		display:none;width:100%;height:60px;background:#000;color:#fff;position:fixed;top:0;z-index:999;/*border-bottom:1px solid #fff;*/font-size:12px;font-family:Verdana, Geneva, sans-serif;
		}	
		.mobile-menu ul{
padding-left:0px;
		}	
	.mobile-menu ul li{
cursor:pointer;
		}		
@media (max-width:768px){
	.mobile-menu{
		display:block !important;
		}
	.nav-img{
		display:none !important;
		}
	.top-main-header {
/*    margin-top: 60px !important;*/

}	
.features {padding-top:0 !important;}

		
	}

.idol-ul li{padding-left:20px;}
.mobile-menu .idol-ul li{padding-left:20px;}
.mobile-menu .idol-ul{background-color: #111;);
margin-top: 5px;
margin-bottom: -5px;
cursor:pointer;
}
.icon-li a{
	padding:5px;
	}

.icon-li i{
	transition:all 0.3s ease 0s;
	font-size:14px;
	}		
.icon-li a:hover i{
	color:#B4D65E;
		-webkit-transform:scale(1.7);
	-moz-transform:scale(1.7);
	-ms-transform:scale(1.7);
	-o-transform:scale(1.7);
	transform:scale(1.7);
	}	
	
.delay-10s {
animation-delay: 20s;
-webkit-animation-delay: 20s;
}	
.delay-10s a{
animation-delay: 20s;
-webkit-animation-delay: 20s;
}	


  .contact-list{
	  color:#fff;
	 text-align:left;
	  }
   .contact-list h3{
	  color:#000;
	  font-size:14px;
	 line-height: 40px;
	  border-bottom:1px dashed #000;
	  font-family:"Open Sans","Open Sans","Arial",sans-serif;
	  font-weight:300;
	  width: 75%;
	  padding:0;
	  } 
 .contact-list p{
	  color:#000;
	  text-align:left;
	  }  
.contact-list a{
	  color:#000;
	  }  
  .contact-list i{
	  padding-right:10px;
	  } 
  .contact-list ul i{

	 color: #666;
	  } 
  .contact-list ul{
	  list-style:none;
	  padding-left:20px;
	  } 
  .contact-list ul li{
	 line-height:25px;
	  }   
  .contact-list ul li a{
	  color:#000;
	  font-size:14px;
	  } 
	  
/*.more-gift{
	padding:5px;
	font-size: 11px ;
	background-color: #C6783C;
	border-radius:3px;
	text-align: center;
	margin: 0px auto;
	width: 20%;
	}	
.more-gift a{
color:#f7f7f7;
	}*/

.product-detail{padding:100px 0 20px;}	

	.details {
	font-size:12px;
	font-family: "Open Sans","Open Sans","Arial",sans-serif;	
		}
		.rogan-h2{font-size:40px !important;}
	.details h2{
	font-family: "Open Sans","Open Sans","Arial",sans-serif !important;
	font-weight:300 !important;
	margin:0 !important;
		text-align:left !important;
		padding:0;
		}	
		.details p{
		text-align:left !important;
		}
	.details td{
		padding:7px 0 7px 15px;

		}	
	.details table{	
		/*border-top:1px solid #000;
	border-bottom:1px solid #000;*/
	}
	.product-detail h1{
		color:#c6783c;
		font-family:"Open Sans";
		font-weight:700;
		font-size:18px ;
		text-align:left;
		}
	.product-detail h2{
		color:#c6783c;
		font-family:"Open Sans";
		font-weight:700;
		font-size:13px ;
		letter-spacing: 1px;
		text-align:center;
		margin-bottom:20px;
		}
	.info{
		padding: 5px 8px;
		border-radius: .4em;
		background: -webkit-gradient(linear, left top, left bottom, from(#75923C), to(#497035));
		border:1px solid #CCC;
		font-size:11px;
		font-family: Verdana;
		color:#f7f7f7;
		font-weight:normal;
		opacity:0.8;
		margin-bottom:10px;
		}	
/*popup contact form */

#contact-form{
	position:fixed;background-color:#666;border:2px solid #B4D65E;color:#fff;
	}
.contact-top-area i{
	color:#fff;
	font-size:18px;
	text-align:right;
	float:right;
	}	
.contact-top-area {
text-align:center;
background-color:#497035;
color:#fff;
padding:10px;
	}	
#contact-form input{width:90%;}
#contact-form textarea{width:90%;}

/* animated hover effect */
 /*  .submenu1,.submenu2{ 
        height: 0;
        overflow: hidden;
        -webkit-transition: height 0.3s ease-in;
        -moz-transition: height 0.3s ease-in;
        -o-transition: height 0.3s ease-in;
        -ms-transition: height 0.3s ease-in;
        transition: height 0.3s ease-in;}

   .Msubmenu1,.Msubmenu2{display:none;}
   .a:hover> .submenu1 {      height:500px;}
   .b:hover> .submenu2 {height:220px;}
    .idol-li:hover> .idol-ul {display:block;}*/
	
	
	/* for preload img */

.preload-img{background: url(../img/35.gif) no-repeat center;}	

.text-left{text-align:left;}
.text-left p{text-align:left;}
.text-left ul{list-style:none;font-size:11px;}
.text-left td{font-size:11px;}
.text-left h3{border-bottom:1px solid #CCC;padding-bottom: 10px;}



.icon-border{border:1px solid #ccc;}
.text-border{border:1px solid #ccc;}
.icon-border img{width:100%;}




.heading-text{text-align: left;
font-size: 20px;
padding: 20px 0 15px;
font-family:"Open Sans","Open Sans","Arial",sans-serif;
letter-spacing:2px;
text-transform:uppercase;
}
.heading-div{background-color:rgb(232,232,232);}

.p_li li{list-style:none;padding:5px 0;font-size:13px;}
.p_li{padding:0 0 0 0;}

/* submenu on hover */

.submenu1{ 
      height:0;
        overflow: hidden;
        -webkit-transition: height 0.3s ease-in;
        -moz-transition: height 0.3s ease-in;
        -o-transition: height 0.3s ease-in;
        -ms-transition: height 0.3s ease-in;
        transition: height 0.3s ease-in;}


  .a:hover> .submenu1 {height:170px;}
  
  /* documentation */
  	.documentation {
		width: 1100px;
		margin: 0px auto;
		padding: 100px 0px;
	}
	.documentation h3, p {
		text-align: center;
	}
	.documentation h3 {
		margin: 0px 0px 20px 0px;
		font-weight: 300;
		font-size: 2em;
	}

	a:hover {
		color: #B4D65E;
		text-decoration: underline;  
		cursor: pointer;
	}
.img-width img{width:100%;}
.footer-p{padding: 10px;}
.footer-p .strong-text{font-size:14px;}

.web-a{color:#3dc9b3; text-decoration:underline !important;}
.about-top li{list-style:none;padding:5px; font-size:13px;}
.about-top h2{margin:0;padding:10px 0;background:#455714;color:#fff;text-align:center;}
.about-top h2::after{margin:0;}
.border-left{border-left:1px solid #ccc;}
.border-top{border-top:1px solid #ccc;}
.zero-padding{padding:0;}


.other-site {background:#497035;padding:8px 10px;border:1px solid #353535;color:#fff;font-size:16px;width:100%;position:fixed;bottom:0;}
.other-site .col-md-12{padding:0;}