body {
	overflow-x: hidden;
	font-family: "Open Sans", "Arial", "Helvetica", Sans;
	color: #000;
}
.text-muted {
	color: #777
}
.text-primary {
	color: #fed136
}
p {
	font-size: 14px;
	line-height: 1.75
}
p.large {
	font-size: 16px
}
a, a:hover, a:focus, a:active, a.active {
	outline: 0
}
a {
	color: #b70710;
}
a:hover, a:focus, a:active, a.active {
	color: #A1CF3E;
}
.img-centered {
	margin: 0 auto
}
.bg-light-gray {
	background-color: #f7f7f7
}
.bg-darkest-gray {
	background-color: #222
}
.btn-primary {
	color: #fff;
	background-color: #fed136;
	border-color: #fed136;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #fec503;
	border-color: #f6bf01
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	background-image: none
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: #fed136;
	border-color: #fed136
}
.btn-primary .badge {
	color: #fed136;
	background-color: #fff
}
.btn-xl {
	color: #fff;
	background-color: #fed136;
	border-color: #fed136;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 3px;
	font-size: 18px;
	padding: 20px 40px
}
.btn-xl:hover, .btn-xl:focus, .btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
	color: #fff;
	background-color: #fec503;
	border-color: #f6bf01
}
.btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
	background-image: none
}
.btn-xl.disabled, .btn-xl[disabled], fieldset[disabled] .btn-xl, .btn-xl.disabled:hover, .btn-xl[disabled]:hover, fieldset[disabled] .btn-xl:hover, .btn-xl.disabled:focus, .btn-xl[disabled]:focus, fieldset[disabled] .btn-xl:focus, .btn-xl.disabled:active, .btn-xl[disabled]:active, fieldset[disabled] .btn-xl:active, .btn-xl.disabled.active, .btn-xl[disabled].active, fieldset[disabled] .btn-xl.active {
	background-color: #fed136;
	border-color: #fed136
}
.navbar {
	margin-bottom: 0px;
}
.btn-xl .badge {
	color: #fed136;
	background-color: #fff
}
.navbar-default {
	background-color: #222;
	border-color: transparent
}
.navbar-default .navbar-brand {
	color: #fed136;
	font-family: "Kaushan Script", "Helvetica Neue", Helvetica, Arial, cursive
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:active, .navbar-default .navbar-brand.active {
	color: #fec503
}
.navbar-default .navbar-collapse {
	border-color: rgba(255, 255, 255, .02)
}
.navbar-default .navbar-toggle {
	background-color: #fed136;
	border-color: #fed136
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #fed136
}
.navbar-default .nav li a:hover, .navbar-default .nav li a:focus {
	color: #A1CF3E;
	outline: 0
}
.navbar-default .navbar-nav>.active>a {
	border-radius: 0;
	color: #fff;
	background-color: #fed136
}
.navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #fec503
}
.navbar-brand {
	padding: 0px;
}
 @media (min-width:768px) {
.navbar-default {
	background-color: transparent;
	padding: 10px 0;
	-webkit-transition: padding .3s;
	-moz-transition: padding .3s;
	transition: padding .3s;
	border: 0
}
.navbar-default .navbar-brand {
	font-size: 2em;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
.navbar-default .navbar-nav>.active>a {
	border-radius: 3px
}
}
header .intro-text {
	padding-top: 100px;
	padding-bottom: 50px
}
header .intro-text .intro-lead-in {
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 25px
}
header .intro-text .intro-heading {
	text-transform: capitalize;
	font-weight: 300;
	font-size: 50px;
	line-height: 50px;
	margin-bottom: 15px
}
 @media (min-width:768px) {
header .intro-text {
	padding-top: 220px;
	padding-bottom: 100px;
	overflow: hidden;
}
header .intro-text .intro-lead-in {
	font-size: 30px;
	line-height: 1.8em;
	margin-bottom: 50px;
	color: rgba(255, 255, 255, 0.5);
}
header .intro-text .intro-heading {
	text-transform: capitalize;
	font-weight: 300;
	font-size: 64px;
	line-height: 75px;
	margin-bottom: 10px
}
}










::-moz-selection {
 text-shadow: none;
 background: #fed136
}
::selection {
	text-shadow: none;
	background: #fed136
}
img::selection {
	background: 0 0
}
 img::-moz-selection {
 background: 0 0
}
body {
	webkit-tap-highlight-color: #fed136
}
.btn.btn-transparent {
	font-size: 18px;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 8px;
	padding: 5px 16px;
	font-weight: 400;
 text-align:;
	text-transform: capitalize;
	letter-spacing: -0.04em;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.btn.btn-transparent:hover {
	background: #fff;
	color: #000;
}
.btn.btn-full {
	font-size: 18px;
	color: #fff;
	border: 2px solid #A1CF3E;
	border-radius: 8px;
	padding: 5px 16px;
	font-weight: 400;
 text-align:;
	text-transform: capitalize;
	letter-spacing: -0.04em;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	background: #A1CF3E;
}
.btn.btn-full:hover {
	color: #333;
}
.featured-logo {
	opacity: 0.5;
}
.featured-logo p {
	display: inline-block;
	float: left;
	margin: 17px 31px;
}
 @media (min-width:768px) {
.navbar-default .btn.btn-transparent, .navbar-default .btn.btn-full {
	padding: 4px 15px;
	font-size: 14px;
	margin-top: 17px;
}
.navbar-default .btn.btn-transparent {
	margin-left: 20px;
	margin-right: 5px;
}
.navbar-default .btn.btn-full {
}
}
/*default style start*/
h1 {
	font-weight: 300;
	font-size: 32px;
	line-height: 2em;
	letter-spacing: -0.04em;
	margin: 0;
}
h2 {
	font-weight: 300;
	font-size: 25px;
	line-height: 2em;
	letter-spacing: -0.04em;
	margin: 0;
}

footer ul li a:hover {
	color: #333;
}
.main-btn {
	text-transform: capitalize;
	color: #A1CF3E;
	border-top: 2px solid transparent;
}
.main-btn:hover {
	color: #333;
}
/*default style end*/



/*SECTION Start*/
.section-padding {
	padding: 50px 0
}
@media (min-width:768px) {
.section-padding {
	padding: 70px 0
}
}
.services h4 {
	font-weight: 300;
	font-size: 36px;
	line-height: 2em;
	letter-spacing: -0.04em;
	margin: 0;
}
/*SECTION  End*/


/*SECTION 1 Start*/
.section1 {
	background: #A1CF3E;
	padding-bottom: 0px;
}
.section1 h1 {
	color: #fff;
}
.section1 p {
	margin-bottom: 20px;
}
@media (min-width:768px) {
.section1 p {
	margin-bottom: 80px;
}
.flex-img img {
	margin: 0 auto;
}
}
/*SECTION 1 End*/

/*SECTION 2 Start*/
.section2 p {
}
.btn.btn-grey {
	font-size: 15px;
	color: #444;
	text-transform: capitalize;
	border: 2px solid #444;
	border-radius: 8px;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.btn.btn-grey:hover {
	background: #444444;
	color: #fff;
}
.section2 a {
	margin-top: 30px;
}
.section-text {
	padding-bottom: 20px;
}
@media (min-width:768px) {
.section-text {
	padding-top: 55px;
}
}
/*SECTION 2 End*/



/*SECTION 3 Start*/
.section3 {
	background: #1C1C1C;
	color: #fff;
}
.text-padding {
	padding-bottom: 50px;
}
.section3 img {
	margin-left: auto;
	margin-right: auto;
}
@media (min-width:768px) {
.tablet-img {
	margin-top: 25px;
}
.mobile-img {
	margin-top: 60px;
}
}
/*SECTION 3 End*/


/*SECTION 4 START*/
.section4 {
	background: url('../img/home_quote_bg_1.jpg');
	background-size: cover;
}
.section4 img {
	margin: 0 auto;
}
.testimonial {
	margin-top: 30px;
	text-align: center;
	color: #fff;
}
.testimonial h2 {
	line-height: 1.5em;
 font-size:;
	font-style: italic;
}
.testimonial p {
	font-size: 18px;
	margin-top: 30px;
}
@media (min-width:768px) {
.section4 {
	padding: 100px 0px;
}
.testimonial {
	margin-top: 100px;
}
}
/*SECTION 4 END*/

/*SECTION 6 Start*/
.section6 {
	background: #A1CF3E;
}
.section6 p {
	font-size: 16px;
}
.footer-top img {
 direction:;
	display: inline-block;
	margin-top: -8px;
}
.footer-top h3 {
	display: inline-block;
	font-size: 22px;
}
@media (min-width:768px) {
.section6 {
	padding: 100px 0px;
}
.footer-top h3 {
	margin: 0px;
	margin-left: 15px;
}
}
/*SECTION 6 End*/


/*FOOTER SECTION Start*/
footer {
	padding:0px 0px;
	background: #1C1C1C;
}
footer h3 {
	font-weight: 600;
	font-size: 16px;
	line-height: 2em;
	letter-spacing: -0.04em;
	margin: 0;
	color: #fff;
	text-transform: capitalize;
}
footer ul {
	padding: 0px;
	list-style: none;
}
footer ul li a {
	color: #fff;
	text-transform: capitalize;
	line-height: 26px;
	border-top: 2px solid transparent;
}
footer p {
	color: rgb(85, 85, 85);
	text-align: center;
	margin-bottom: 20px;
}
.comment-list footer p {
	color: #999;
	display: inline-block;
	float: right;
	text-align: right;
	width: auto;
}
.comment-metadata {
	display: inline-block;
	width: auto;
	padding: 5px;
}
@media (min-width:768px) {
footer p {
	text-align: right;
}
}
.trial-text a {
	margin-left: 10px;
}
/*FOOTER SECTION End*/


/*Blog Page Start*/
.navbar-blog {
	background: #1C1C1C;
}
.blog-content {
}
.single-blog {
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	margin-top: 15px;
}
.single-blog .blog-head {
	color: #000000;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	line-height: 1.7em;
	text-shadow: none;
	font-size: 28px;
	text-decoration: none;
	line-height: 1.5em;
	padding: 15px 0px;
}
.single-blog .blog-head a {
	color: #000000;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	line-height: 1.7em;
	text-shadow: none;
	font-size: 28px;
	text-decoration: none;
	line-height: 1.5em;
}
.single-blog .blog-head a:hover {
/*	background: #A1CF3E; */
	color: #333;
}
.single-blog .blogdate {
	float: left;
	font-size: 13px;
	line-height: 120%;
	width: 250px;
	margin-top: 5px;
	color: #999999;
}
.single-blog .share-btn {
	float: right;
}
.single-blog .share-btn ul {
	padding: 0px;
	list-style: none;
}
.single-blog .share-btn ul li {
	display: inline-block;
}
.single-blog .share-btn ul li a {
	padding: 5px 10px;
}
.single-blog .share-btn ul li a:hover, .like-widget ul li a:hover {
	color: #fff;
}
.single-blog .share-btn ul li a.comments {
	background: #999999;
}
.single-blog .share-btn ul li a.facebook, .like-widget ul li a.facebook {
	background: #516AA4;
}
.single-blog .share-btn ul li a.twitter, .like-widget ul li a.twitter {
	background: #07A9EF;
}
.single-blog .share-btn ul li a.google-plus, .like-widget ul li a.google-plus {
	background: #444444;
}
.single-blog .share-btn ul li a.linkedin, .like-widget ul li a.linkedin {
	background: #0C6B92;
}
.single-blog .share-btn ul li a.plus {
	background: #FF6326;
}
.single-blog .share-btn ul li a i {
	padding-right: 5px;
}
.single-blog .blog-img {
	position: relative;
	width: 100%;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
.single-blog .blog-text {
	margin-top: 15px;
	float: left;
	margin-bottom: 15px;
	width: 100%;
}
.single-blog .blog-text p {
}
.single-blog .blog-text a {
	color: #00bb27;
	text-transform: capitalize;
	font-weight: bold;/*float: right;*/
}
ul.pager li {
}
ul.pager li a {
	color: #A1CF3E;
	font-weight: bold;
	border: none;
}
.widget {
	margin-bottom: 15px;
	overflow: hidden;
}
.widget h3 {
	color: #000000;
	/* font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif; */
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	line-height: 1.7em;
	text-shadow: none;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
}
.widget ul {
	list-style: none;
	padding: 0px;
}
.like-widget ul {
}
.like-widget ul li {
	display: inline-block;
}
.like-widget ul li a.pinterest {
	background: #BD081C;
}
.like-widget ul li a {
	padding: 5px 10px;
	text-shadow: 2px 2px #333;
}
.categories-widget li, .recent-widget li, .archive-widget ul li {
	border-bottom: 1px solid #ccc;
}
.categories-widget li a, .recent-widget li a, .archive-widget ul li a {
	color: #333;
	padding: 7px 0px !important;
	display: block;
}
.archive-widget p {
	cursor: pointer;
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
}
.archive-widget ul {
	padding-left: 0px;
}
.categories-widget ul li, .archive-widget ul li {
	padding: 5px 0px;
}
.categories-widget ul li a, .archive-widget ul li a {
	display: inline;
}
.tag-list a {
	color: #333;
	display: inline-block;
}
/*Blog Page End*/

/*Contact Page Start*/
.contact {
	padding: 70px 0px;
}
.contact-text h1 {
	font-weight: 300;
	font-size: 42px;
	line-height: 1.5em;
	letter-spacing: -0.06em;
	margin: 0;
}
.contact-text h3 {
	font-weight: 300;
	font-size: 25px;
	line-height: 2em;
	letter-spacing: -0.04em;
	margin: 0;
}
.contact-form input.form-control[type="text"], .contact-form input.form-control[type="email"], .contact-form textarea.form-control, .contact-form select.form-control {
	box-shadow: none !important;
	border: 1px solid #ccc;
	border-radius: 0px;
	height: 50px;
	font-size: 20px;
}
.contact-form label {
	font-weight: normal;
}
.contact-form select {
	text-transform: capitalize;
}
.contact-form input[type="submit"] {
	background: none;
	border: none;
	background-color: #333;
	color: #fff;
	padding: 10px 20px;
	border-radius: 20px;
	text-transform: capitalize;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
.contact-form input[type="submit"]:hover {
	background: #A1CF3E;
	color: #fff;
}
/*Contact Page End*/


/*Login Page Start*/
.login-area {
	background: #242424;
	position: relative;
	height: 100vh;
	min-height: 100vh;
	color: #fff;
}
.login-form {
	padding-top: 25vh;
}
.login-form input {
	width: 100%;
}
.login-form h1 {
	margin-bottom: 15px;
}
.login-form input[type="text"], .login-form input[type="password"], .signup-area input[type="text"], .signup-area input[type="email"], .signup-area input[type="password"] {
	height: 50px;
	border-radius: 0px;
	font-size: 20px;
	text-align: center;
}
.login-form input[type="submit"] {
	background: #A1CF3E;
	border: none;
	text-transform: capitalize;
	padding: 0px 0px 10px;
	font-size: 25px;
	line-height: 40px;
	border-radius: 10px;
	font-weight: 100;
}
/*Login Page End*/


/*Signup Page Start*/
.signup-area {
	width: 100%;
	height: 100vh;
	min-height: 100%;
	background: url(../img/register_bg2.jpg);
	background-size: cover;
	color: #fff;
}
.signup-area input[type="submit"] {
	background: transparent;
	margin-top: 20px;
}
.signup-area span {
	color: #777;
}
.white-area {
	background: #fff;
	padding: 30px;
	border-radius: 15px;
	margin-bottom: 30px;
}
.signup-logo {
	margin-left: 50px;
	padding-bottom: 50px;
}
@media (min-width:768px) {
.paddingvh {
	padding-top: 5%;
}
}

/*Signup Page End*/

/*RESPONSIVE */
@media (max-width:767px) {
.navbar {
	min-height: 75px !important;
}
}
@media (max-width:328px) {
.navbar-brand > img {
	max-width: 200px;
}
}
 @media (max-width:580px) {
.single-blog .share-btn {
	float: left;
	width: 100%;
	display: block;
}
.single-blog .blogdate {
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
}
}
label {
	display: inline-block;
	float: left;
	font-weight: 700;
	margin-bottom: 5px;
	max-width: 100%;
	min-width: 100px;
}
#commentform input {
	border: 1px solid #bdc3c7;
	border-radius: 3px;
	color: #34495e;
	min-height: 40px;
	line-height: 1.467;
	padding: 8px 12px;
}
#commentform textarea {
	border: 1px solid #bdc3c7;
	border-radius: 3px;
	color: #34495e;
	min-height: 100px !important;
	line-height: 1.467;
	padding: 10px;
}
#commentform .form-submit input {
	margin-left: 13% !important;
}
.addtoany_share_save_container {
	float: right;
}
.comment-list footer {
	padding: 0 !important;
	background: #333 !important;
}
.comment-content {
	padding-top: 10px;
}
.fn, .says {
	color: #fff;
}

/* Date- 14.05.16*/
header {
	position:relative;
	width:100%;
}
.header_top{
	position:relative;
	width:100%;
	clear:both;
	max-height: 305px;
}
.header_top img{
	position:absolute;
	width:100%;
	background-size:cover;	
	top:0;
	max-height: 305px;
}
.logo{
	position:relative;
	width:100%;
	min-height:200px;
	padding-top:30px;
}
.logo img{
	position:relative;
	max-width:100%;
	width:auto;
	clear:both;
	height:auto;
	max-height: 180px;
}
.heading{
	position:relative;
	padding-top:70px;
}
.heading h1{
	position:relative;
	max-width:100%;
	width:auto;
	margin:0px;
	padding: 50px 0 20px;
	text-align:right;
	font-weight:bold;
	font-size:45px;
	color:#fff;
	line-height:30px;
	font-family:'Helvetica';
}
.heading h2{
	position:relative;
	max-width:100%;
	width:auto;
	margin:0px;
	line-height:30px;
	padding:0px;
	text-align:right;
	font-style:italic;
	color:#fff;
	font-family:'Open Sans';
}
.main_nav{
	position:relative;
	width:100%;
	clear:both;
}
.navbar-nav > li{
	border-right:1px solid #84adee;
}
.navbar-nav > li a{
	padding:10px 15px;
	color: #fff !important;
}
.navbar-default .nav li.current-menu-item a{
	background: #2d476d;
    color: #b00710 !important;
	text-decoration:none;
}
.navbar-default .nav li a:hover, footer ul li a:hover, .main-btn:hover{
    color: #b00710 !important;
	text-decoration:none;
}
.navbar-nav > li:last-child{
	border:none;
}
.main{
	position:relative;
	width:100%;
	display:block;
}
.main p{
	position:relative;
	width:100%;
	display:block;
	text-align:left !important;
}
.main h3{
	position:relative;
	font-size:15px;
	font-weight:600;
}
.nmbr{
	padding-left:25px;
}
.sidenmbr{
	padding-left:25px;
}
ul.sidenmbr{
	position:relative;
}
ul.nmbr{
	position:relative;
}
ul.sidenmbr li{
	position:relative;
	padding:3px 0px;
	text-align:left;
	list-style:disc;
}
ul.nmbr li{
	position:relative;
	padding:3px 0px;
	text-align:left;
	list-style:decimal;
}
.ttlclr{
	color:#b70710;
}
.ttlclr_title {
	color: #b70710;
	line-height: 40px !important;
	padding: 20px 0px;
	text-align: center !important;
}
.navbar {
	position: relative;
	width: auto;
	display:inline-block;
}
ul.social {
	display: inline-block;
	float: right;
	padding: 25px 0 0;
	position: relative;
	width: auto;
}
ul.social li{
	position:relative;
	list-style:none;
	display:inline-block;
}
ul.social li a {
  background: #b30019;
  border-radius: 5px;
  display: block;
  min-width: 35px;
  padding: 7px 7px;
  position: relative;
  text-align: center;
}