/**
==============================================================
 EOS - RESPONSIVE BOOTSTRAP MOBILE APP LANDING PAGE TEMPLATE
==============================================================
Theme Name: EOS
Author: ThematicWebs
Version: 1.0.0
Author URI: http://themeforest.net/user/thematicwebs
Theme URI: http://themeforest.net/user/thematicwebs
Description: RESPONSIVE MOBILE APP LANDING WordPress Theme by - <a href="http://themeforest.net/user/thematicwebs/">Thematic Webs</a>
License: ''
License URI: ''
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
########################################
File Name: layout_1_light.css
Template Name: EOS
Created By: Muneeb Ul Haq Gilani
http://themeforest.net/user/thematicwebs
Description : Below is the description of layout_1_light.css file with table of contents and style names for easy search.
#########################################

 0.0 - GENERAL STYLES
 1.0 - MAIN LAYOUT
 2.0 - BUTTONS
 3.0 - FORMS
 4.0 - HEADINGS
 5.0 - LIST
 6.0 - PHONE IMAGE
 7.0 - HEADER SECTION
 8.0 - HERO SECTION
 9.0 - FEATURES SECTION
 10.0 - FEATURES WITH ICONS SECTION
 11.0 - VIDEO SECTION
 12.0 - DESCRIPTION SECTION
 13.0 - TESTIMONIALS SECTION
 14.0 - PRICING SECTION
 15.0 - SCREENSHOTS SECTION
 16.0 - PRESS SECTION
 17.0 - CONTACT SECTION
 18.0 - TITLE SECTION
 19.0 - BLOG INDEX
 20.0 - BLOG COMMENTS
 21.0 - FOOTER SECTION
 22.0 - OWL CAROUSEL CUSTOM
 23.0 - NIVO LIGHTBOX CUSTOM



--------------------------------------------------------------*/

/**
 * ========================================
 * GENERAL STYLES
 * ========================================
 */

@font-face {
  font-family: 'Roboto-Bold';
  src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf')  format('truetype'), url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'RobotoCondensed-Bold';
  src: url('../fonts/RobotoCondensed-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/RobotoCondensed-Bold.woff') format('woff'), url('../fonts/RobotoCondensed-Bold.ttf')  format('truetype'), url('../fonts/RobotoCondensed-Bold.svg#RobotoCondensed-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'RobotoCondensed-Regular';
  src: url('../fonts/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/RobotoCondensed-Regular.woff') format('woff'), url('../fonts/RobotoCondensed-Regular.ttf')  format('truetype'), url('../fonts/RobotoCondensed-Regular.svg#RobotoCondensed-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Roboto-Light';
  src: url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Light.woff') format('woff'), url('../fonts/Roboto-Light.ttf')  format('truetype'), url('../fonts/Roboto-Light.svg#Roboto-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Roboto-Regular';
  src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf')  format('truetype'), url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'BaileySansITC-Book';
  src: url('../fonts/BaileySansITC-Book.eot?#iefix') format('embedded-opentype'),  url('../fonts/BaileySansITC-Book.woff') format('woff'), url('../fonts/BaileySansITC-Book.ttf')  format('truetype'), url('../fonts/BaileySansITC-Book.svg#BaileySansITC-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}







html {
	height: 100% !important;
}
body {
	height: 100%;
	font-size: 18px;
	line-height: 30px;
	background-color: #ffffff;
	color: #4f4f4f;
	overflow-x: hidden;
	font-family: 'Roboto-Light',"Lato", "Serif";
}
a {
	font-family: 'Roboto-Bold',arial, sans-serif;

	-webkit-transition: all ease 0.25s;
	transition: all ease 0.25s;
}
a:focus, a:hover {
	text-decoration: none;
	outline: 0;
}
img {
	max-width: 100%;
	height: auto;
}
p, ul {
	margin-bottom: 22px;
}
iframe {
	max-width: 100%;
}
h5 {
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 1px;
	line-height: 25px;
	text-transform: uppercase;
}



input.button,a.button{ border:2px solid #81b816; border-radius: 4px; padding:8px 10px; font-family: 'Roboto-Bold', arial, sans-serif; font-weight: normal; font-size:16px; line-height: 23px; text-transform: uppercase; background: #ffffff;}

/**
 * ========================================
 * MAIN LAYOUT
 * ========================================
 */

/* DOCUMENT */
.document {
	height: 100%;
	position: relative;
}

/* PRELOADER */
.preloader {
	display: table;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	color: #444444;
	background-image: none;
	z-index: 9999;
}
.preloader-inner {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.preloader-logo {
	display: inline-block;
	margin-top: -20px;
}
.preloader-logo img {
	display: none;
	max-height: 90px;
}
.preloader-logo strong {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: 45px;
	margin-left: -45px;
	display: none;
	width: 90px;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	-webkit-animation: preloader-loading 2s infinite;
	animation: preloader-loading 2s infinite;
}
@-webkit-keyframes preloader-loading {
	0% { opacity: 0; }
	50% { opacity: 1; }
	100% { opacity: 0; }
}
@keyframes preloader-loading {
	0% { opacity: 0; }
	50% { opacity: 1; }
	100% { opacity: 0; }
}
.with-preloader .document {
	opacity: 0;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.with-preloader.preloader-done .document {
	opacity: 1;
}
.with-preloader.preloader-done .preloader {
	display: none;
}
.with-preloader .wow {
	animation-play-state: paused;
	-webkit-animation-play-state: paused;
}
.with-preloader.preloader-done .wow {
	animation-play-state: running;
	-webkit-animation-play-state: running;
}

/* SECTION */
.section {
	position: relative;
	background-position: bottom center;
	background-repeat: repeat-x;
}
.section-inverse-color {
	background-color: #ffffff;
	color: #000000;
	background-image: url(../images/backgrounds/section-dark-bg.png);
}
.black-background-overlay,
.black-dot-background-overlay,
.accent-background-overlay {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
}
.black-background-overlay {
	background-color: #000000;
	opacity: 0.7;
}
.accent-background-overlay {
	opacity: 0.95;
}
.black-dot-background-overlay {
	background-color: rgba(0,0,0,0.5);
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUM4Q0NDRTgyNDQ2MTFFNEE2NEVDNzc4QzFDRjlCRUQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUM4Q0NDRTkyNDQ2MTFFNEE2NEVDNzc4QzFDRjlCRUQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxQzhDQ0NFNjI0NDYxMUU0QTY0RUM3NzhDMUNGOUJFRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxQzhDQ0NFNzI0NDYxMUU0QTY0RUM3NzhDMUNGOUJFRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkB60N8AAAAYSURBVHjaYmJgYPgPBAxMQIIRyGEACDAARwYG/12eAo8AAAAASUVORK5CYII%3D);
	background-repeat: repeat;
	background-position: center center;
}
.parallax-background {
	background-position: center top;
}
.video-background-container {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
}
.container {
	position: relative;
}
.mobile-device .parallax-background {
	background-position: top center !important;
	background-attachment: scroll;
}
.mobile-device .parallax {
	top: 0 !important;
}

/* OTHER GENERAL CLASSES */
.clear {
	clear: both;
}
.blur {
	-webkit-filter: blur( 10px );
	filter: blur( 10px );
}

/**
 * ========================================
 * BUTTONS
 * ========================================
 */

.button, .btn {
	padding: 14px 22px;
	font-weight: 800;
	letter-spacing: 1px;
	text-transform: uppercase;
	-webkit-transition: all ease 0.25s;
	transition: all ease 0.25s;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
	outline: 0;
}
.btn-lg {
	padding: 20px 25px;
}
.btn-lg, .btn-app-download {
	font-size: 14px;
	letter-spacing: 1.5px;
}
.btn-app-download {
	position: relative;
	padding: 15px 20px 8px 20px;
	text-align: left;
	line-height: 23px;
}
.btn-app-download strong {
	display: block;
	margin-bottom: 6px;
	font-weight: 800;
}
.btn-app-download span {
	display: block;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.5px;
	margin-top: -3px;
	opacity: 0.8;
}
.btn-app-download i {
	line-height: 1;
	font-size: 21.99px;
}
.btn-black {
	background-color: #222222;
	color: #ffffff;
}
.btn-black:focus, .btn-black:hover {
	background-color: #000000;
	color: #ffffff;
}
.btn-ios {
}
input.button:focus, input.button:hover,.btn-ios:focus, .btn-ios:hover,a.button:focus, a.button:hover {
	background-color: #7dad49;
	color: #ffffff;
}
.btn-android {
	background-color: #a4c639;
	color: #ffffff;
}
.btn-android:focus, .btn-android:hover {
	background-color: #8bad20;
	color: #ffffff;
}
.btn-windows-phone {
	background-color: #e81123;
	color: #ffffff;
}
.btn-windows-phone:focus, .btn-windows-phone:hover {
	background-color: #cf000a;
	color: #ffffff;
}
/**
 * ========================================
 * FORMS
 * ========================================
 */

.form-control::-webkit-input-placeholder {
	color: #aaaaaa;
}
.form-control:-moz-placeholder {
	color: #aaaaaa;
}
.form-control::-moz-placeholder {
	color: #aaaaaa;
}
.form-control:-ms-input-placeholder {
	color: #aaaaaa;
}
.form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #cccccc;
}
.form-control {
	font-size: inherit;
	line-height: inherit;
	height: 50px;
	padding: 11px 22px;
	color: inherit;
	border-color: #dddddd;
	background-color: #ffffff;
}
.form-control-lg {
	font-size: 18px;
	line-height: 30px;
	height: 60px;
	padding: 15px 25px;
}
.section-inverse-color .form-control {
	color: #777777;
}
.form-validation {
	display: none;
	padding: 15px 25px;
}
.form-validation.alert-danger {
	color: #ffffff;
	background-color: #a94442;
	background-color: rgba(169,68,66,0.8);
	border-color: #a94442;
}
.form-validation.alert-success {
	color: #ffffff;
	background-color: #3c763d;
	background-color: rgba(60,118,61,0.8);
	border-color: #3c763d;
}

/**
 * ========================================
 * HEADINGS
 * ========================================
 */

h1, h2, h3, h4, h5, h6 {
	color: #444444;
}
.section-inverse-color h1,
.section-inverse-color h2,
.section-inverse-color h3,
.section-inverse-color h4,
.section-inverse-color h5,
.section-inverse-color h6 {
	color: #ffffff;
}
.section-heading {
	position: relative;
	margin: 0 0 30px;
	font-weight: 300;
	font-size: 32px;
	line-height: 42px;
	padding-bottom: 20px;
}
.section-heading:after {
	top: 100%;
	left: 0;
	height: 2px;
	width: 120px;
}
.section-heading.text-center:after {
	left: 50%;
	margin-left: -60px;
}
@media ( min-width: 768px ) {
	.section-heading {
		font-size: 36px;
		line-height: 46px;
	}
}
@media ( min-width: 992px ) {
	.section-heading {
		font-size: 40px;
		line-height: 50px;
	}
}

/**
 * ========================================
 * LIST
 * ========================================
 */

.list-with-icons {
	list-style: none;
	padding: 0;
}
.list-with-icons li {
	position: relative;
	padding-left: 50px;
	margin: 10px 0;
}
.list-with-icons li > i[class*="icon-"],
.list-with-icons li > i[class*="fa-"] {
	position: absolute;
	top: 5px;
	left: 10px;
	width: 20px;
	font-size: 20px;
	line-height: 1;
	text-align: center;
}

/**
 * ========================================
 * PHONE IMAGE
 * ========================================
 */

.phone-image-double {
	position: relative;
}
.phone-image-front {
	z-index: 1;
}
.phone-image-double {
  max-width: 100%;
}
.phone-image-right {
	margin-left: -25%;
}
@media ( min-width: 768px ) and ( max-width: 991px ) {
	.phone-image-right {
		margin-left: -20%;
	}
}

/**
 * ========================================
 * HEADER SECTION
 * ========================================
 */

.header-section {
 margin-bottom: 0;
 -webkit-transition: all ease 1.5s;
 transition: all ease 1.5s;
 -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
 box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.header-section.header-floating {
 margin-top: -120px;
}

/*.header-section {
	margin-bottom: 0;
	margin-top: -120px;
	-webkit-transition: all ease 1.5s;
	transition: all ease 1.5s;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.header-section.header-fixed {
	margin-top: 0;
}*/
.header-section.header-fixed + * {
}
.header-section.header-floating.floating {
	margin-top: 0;
}
.header-section.navbar-default {
	background-color: #ffffff;
	background-color: rgba(255,255,255,0.95);
	border-bottom-color: #eeeeee;
}
.navbar-toggle {
	margin-top: 13px;
	margin-bottom: 13px;
}
.navbar-logo {
	max-height: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 46px;
	white-space: nowrap;
}
.navbar-nav > li > a {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 25px;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a {
	color: #444444;
}
@media ( min-width: 768px ) {
	.navbar-nav > li > a {
		margin-top: 17.5px;
		margin-bottom: 17.5px;
	}
}

/**
 * ========================================
 * HERO SECTION
 * ========================================
 */

.hero-section {
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
}
.hero-logo {
	margin-bottom: 30px;
	max-height: 70px;
}
.hero-title {
	font-family: 'RobotoCondensed-Bold', arial, sans-serif;
	margin: 0 0 30px;
	font-weight: bold;
	text-transform: uppercase;
	font-size:40px;
	line-height: 20.92px;
}
.hero-description {
	font-family: 'RobotoCondensed-Regular', arial, sans-serif;

	margin-bottom: 40px;

	font-size:25px;
	line-height: 30px;
	text-transform: uppercase;
	color:#ffffff;
}

.btn-app-download{
	font-family: 'RobotoCondensed-Bold', arial,sans-serif;
	font-size:21.99px;
	line-height: 23px;
	text-transform: uppercase;
	color:#9ce117;
	border-radius: 4px;
	border:2px solid #ffffff;
}
.hero-section .container {
	height: 100%;
}
.hero-content {
	position: relative;
	display: table;
	height: 100%;
	width: 100%;
}
.hero-section .download-buttons {
	margin: 0 -10px;
}
.hero-section .download-buttons .btn-app-download {
}
.hero-text {
	display: table-cell;
	vertical-align: middle;
}
.hero-images {
	display: none;
	max-width: 50%;
}
.hero-image {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
}
@media ( max-width: 991px ) {
	.hero-section {
		height: auto;
		padding: 100px 0;
	}
	.hero-text {
		width: 100%;
	}
	.hero-content {
		text-align: left;
	}
}
@media ( max-width: 767px ) {
	.hero-section {
		padding: 80px 0;
	}
}
@media ( min-width: 768px ) {
	.hero-logo {
		max-height: 80px;
	}
	.hero-title {
		font-size: 36px;
		line-height: 46px;
	}

}
@media ( min-width: 992px ) {
	.hero-content {
		padding-right: 50%;
	}
	.hero-text {
		padding-right: 15px;
	}
	.hero-logo {
		max-height: 90px;
	}
	.hero-title {
		font-size: 72.77px;
		line-height: 50px;
		text-transform: uppercase;

	}
	.hero-images {
		display: block;
		position: absolute;
		bottom: 0;
		right: 0;
		margin-right: -25px;
	}
}
@media ( min-width: 1200px ) and ( min-height: 600px ) {
	/* 1366x768 */
	.hero-images {
		max-width: 480px;
		margin-right: 0;
	}
}
@media ( min-width: 1200px ) and ( min-height: 750px ) {
	/* 1440x900 */
	.hero-images {
		max-width: 560px;
		margin-right: -50px;
	}
}
@media ( min-width: 1200px ) {
	/* 1920x1080 */
	.hero-images {
		max-width: 700px;
		margin-right: -100px;
	}
	h1.hero-title{font-size: 72.77px;}
	p.hero-description{font-size: 36px; line-height: 40px;}
}
.layout3HeroPhone {
	-webkit-animation-name: layout3HeroPhone;
	animation-name: layout3HeroPhone;
}
@-webkit-keyframes layout3HeroPhone {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translateY(10%) translateX(10%);
		transform: translateY(10%) translateX(10%);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}
@keyframes layout3HeroPhone {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translateY(10%) translateX(10%);
		-ms-transform: translateY(10%) translateX(10%);
		transform: translateY(10%) translateX(10%);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1;
	}
}

/**
 * ========================================
 * FEATURES SECTION
 * ========================================
 */

.features-section {
	padding: 80px 0 0;
}
.features-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.features-list-item {
	margin: 30px 0;
}
@media ( max-width: 991px ) {
	.features-list {
		text-align: center;
	}
}
@media ( min-width: 768px ) {
	.features-section {
		padding: 100px 0 0;
	}
	.features-list-item {
		margin: 50px 0;
	}
}
@media ( min-width: 992px ) {
	.featuers-list-wrapper {
		margin-top: 20px;
	}
	.features-section {
		padding: 50px 0 0;
	}
	.features-list.features-list-left {
		text-align: right;
	}
	.features-list-item {
		margin: 70px 0;
	}
}
@media ( min-width: 1200px ) {
	.features-list-item {
		margin: 90px 0;
	}
}

/**
 * ========================================
 * FEATURES WITH ICONS SECTION
 * ========================================
 */

.features-icons-section {
	padding: 80px 0;
}
.features-icon-list-item {
	position: relative;
	padding-left: 95px;
	margin-top: 30px;
	margin-bottom: 30px;
	min-height: 60px;
}
.features-icon-list-item i {
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 60px;
	padding: 14px;
	margin-left: 15px;
	font-size: 32px;
	line-height: 1;
	text-align: center;
	background-color: #cccccc;
	background-color: rgba(0,0,0,0.15);
	color: #ffffff;
	border-radius: 6px;
	-webkit-transition: all ease 0.25s;
	transition: all ease 0.25s;
}
.section-inverse-color .features-icon-list-item i {
	background-color: #555555;
	background-color: rgba(255,255,255,0.25);
	color: #222222;
}
.features-icon-list-item h5 {
	margin: 0 0 3px;
}
.features-icon-list-item p {
	margin-bottom: 0;
}


.single .blog-single article.post hr,.blog .content-section article.post hr,.page .document .content-section hr,.features-section .container:after{ border:0; content:''; display:block; width:100%; background:url('../images/hr.jpg') repeat-x; height:26px; margin:45px 0px;}
.page .document .content-section hr{ border:0;}
@media ( min-width: 768px ) {
	.features-icon-list-item {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.features-icons-section {
		padding: 100px 0;
	}
}
@media ( min-width: 992px ) {
	.features-icons-section {
		padding: 65px 0;
	}
}

/**
 * ========================================
 * VIDEO SECTION
 * ========================================
 */

.video-section {
	padding: 80px 0;
	background-repeat: no-repeat;
	background-size: cover;
}
.video-embed {
	position: relative;
	padding-top: 56.25%; /* 16:9 */
	height: 0;
	background-color: #000000;
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.2);
	box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}
.video-embed iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media ( min-width: 768px ) {
	.video-section {
		padding: 100px 0;
	}
}
@media ( min-width: 992px ) {
	.video-section {
		padding: 120px 0;
	}
}

/**
 * ========================================
 * DESCRIPTION SECTION
 * ========================================
 */



.description-section {
	padding: 80px 0;
}

.description-section .col-xs-12{ margin:20px 0;}


h1.section-heading{ font-family: 'RobotoCondensed-Regular',arial, sans-serif; font-size:30px;  line-height: 40px; color:#111111; text-transform: uppercase;}
h2.section-heading{ font-family: 'RobotoCondensed-Bold';  font-size:30px; line-height: 23px; color:#81b816; text-transform: uppercase; margin-bottom: 20px;}
h2.section-heading.black{ color:#000000;}
@media ( min-width: 768px ) {
	.description-section {
		padding: 100px 0;
	}
}
@media ( min-width: 992px ) {
	.description-section {
		padding: 20px 0;
	}
	.description-section .phone-image-double {
		max-width: 100%;
	}
	.description-section .phone-image-right {
		margin-left: -30%;
	}
}

@media (min-width:1200px) and (min-width:600px){
	h1.section-heading{ font-size:40px;}
	.description-section .col-xs-12{ margin:0px;}

}
/**
 * ========================================
 * TESTIMONIALS SECTION
 * ========================================
 */

.testimonials-section {
	padding: 80px 0;
	background-repeat: repeat;
	color: #ffffff;
	background: #81b816;
}
.testimonials-carousel {
	text-align: center;
	margin-bottom: -40px;
}
.testimonial-items {
	list-style: none;
	padding: 0;
	margin: 0;
}
.testimonial-items li {
	max-width: 90%;
	margin: 0 auto;
}
.testimonial-text {
	font-size: 25px;
	font-weight: 300;
	line-height: 33px;
	margin-bottom: 35px;
	letter-spacing: 0px;
}
.testimonial-name {
	margin-bottom: 20px;
	font-family: 'Roboto-Bold'; font-size:20px; line-height: 33px;
}
.testimonial-name:before, .testimonial-name:after {
	margin: 0 10px;
	letter-spacing: -2px;
}

.testimonials-section .owl-page .item-link{
  display: block;
  height: 110px;
  border-radius: 50%;

  width: 110px;
}
.testimonials-section .owl-theme .owl-controls .owl-page{ height:110px; width:110px; }
.testimonials_section .owl-page span{ display:none;}
.testimonials-section .owl-page.active{ opacity:1; padding:0;}
.owl-pagination:after{ content:''; display:block; clear:both;}
.owl-pagination{
  display: block;
  text-align: center;
  width: auto;}

.testimonials-title h1{ font-family: 'Roboto-Bold', arial, sans-serif; font-size:30px; line-height: 48px; color:#ffffff; text-transform: uppercase; padding-bottom: 20px;}
@media ( min-width: 768px ) {
	.testimonials-section {
		padding: 100px 0;
	}
	.testimonial-items li {
		max-width: 560px;
	}
}
@media ( min-width: 992px ) {
	.testimonials-section {
		padding: 60px 0;
	}
	.testimonial-items li {
		max-width: 640px;
	}
}
@media ( min-width: 1200px ) {
	.testimonial-items li {
		max-width: 720px;
	}

	.testimonials-title h1{ font-size:40px;}
}

/**
 * ========================================
 * PRICING SECTION
 * ========================================
 */

.pricing-section {
	padding: 80px 0;
}
.pricing-table {
	list-style: none;
	padding: 0;
	margin-top: 30px;
	margin-bottom: 0;
}
.pricing-package {
	position: relative;
	margin: 20px 0;
	padding: 29px 29px 29px;
	border-radius: 4px;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #dddddd;
	border-color: rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.025);
	box-shadow: 0 2px 4px rgba(0,0,0,0.025);
}
.pricing-package-strip {
	height: 10px;
	margin: -30px -30px 30px -30px;
	border-radius: 4px 4px 0 0;
}
.pricing-package-header {
	position: relative;
	min-height: 50px;
	padding-right: 90px;
	margin-bottom: 30px;
}
.pricing-package-header h4 {
	margin: 0 0 10px;
	font-weight: 800;
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.pricing-package-header h4 .label {
	display: inline-block;
	margin-top: -4px;
	font-size: 10px;
	line-height: 12px;
	letter-spacing: 1px;
	vertical-align: middle;
}
.pricing-package-header p {
	margin-bottom: 0;
	color: #aaaaaa;
	font-size: 13px;
	line-height: 21px;
}
.pricing-package-header .price {
	position: absolute;
	top: 0;
	right: 0;
	max-width: 80px;
	margin-top: -10px;
	text-align: right;
	color: #444444;
}
.pricing-package-header .price-currency {
	font-size: 18px;
	line-height: 1;
	font-weight: 700;
}
.pricing-package-header .price-number {
	font-size: 40px;
	line-height: 1;
	white-space: nowrap;
	letter-spacing: -0.5px;
}
.pricing-package-header .price-period {
	display: block;
	white-space: nowrap;
	font-size: 10px;
	line-height: 1;
	text-transform: uppercase;
	color: #777777;
}
.pricing-package-items {
	list-style: none;
	padding: 0;
	margin: 0;
}
.pricing-package-items li {
	position: relative;
	padding-left: 40px;
	margin: 2px 0;
}
.pricing-package-items li > i {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 18px;
	font-size: 18px;
	line-height: 1;
	text-align: center;
}
.pricing-package-items li > i.fa-times {
	color: #dddddd;
}
@media ( min-width: 768px ) {
	.pricing-section {
		padding: 100px 0;
	}
}
@media ( min-width: 992px ) {
	.pricing-section {
		padding: 120px 0;
	}
	.pricing-package-featured {
		margin: 0;
	}
	.pricing-package-featured .pricing-package-strip {
		margin-bottom: 40px;
	}
	.pricing-package-featured .pricing-package-header {
		margin-bottom: 40px;
	}
	.pricing-package-featured .pricing-package-items {
		margin-bottom: 20px;
	}
}

/**
 * ========================================
 * SCREENSHOTS SECTION
 * ========================================
 */

.screenshots-section {
	padding: 80px 0;
}
.screenshot-images {
	list-style: none;
	padding: 0;
	margin: 0;
}
.screenshot-image {
	display: block;
	margin: 15px;
	padding: 5px;
	border-radius: 8px;
	background-color: #dddddd;
	background-color: rgba(0,0,0,0.1);
}
.screenshot-image:focus,
.screenshot-image:hover {
	margin-top: 0;
}
.screenshot-image-inner {
	position: relative;
	border-radius: 4px;
	overflow: hidden;
}
.screenshot-image-inner img {
	display: block;
	border-radius: 4px;
}
.screenshot-image-inner .hover {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	opacity: 0;
	border-radius: 4px;
	background-color: rgba(0,0,0,0.7);
	-webkit-transition: all ease 0.25s;
	transition: all ease 0.25s;
}
.screenshot-image-inner .hover:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.screenshot-image-inner .hover i {
	display: inline-block;
	vertical-align: middle;
	width: 50px;
	color: #ffffff;
	font-size: 50px;
	line-height: 1;
}
.screenshot-image:focus .screenshot-image-inner .hover,
.screenshot-image:hover .screenshot-image-inner .hover {
	opacity: 1;
}
@media ( min-width: 768px ) {
	.screenshots-section {
		padding: 100px 0;
	}
}
@media ( min-width: 992px ) {
	.screenshots-section {
		padding: 120px 0;
	}
}

/**
 * ========================================
 * PRESS SECTION
 * ========================================
 */

.press-section {
	padding: 40px 0;
	background-image: none;
}
.press-logos {
	text-align: center;
}
.press-logos span {
	display: inline-block;
	margin: 0 20px;
}
@media ( min-width: 768px ) {
	.press-section {
		padding: 50px 0;
	}
}
@media ( min-width: 992px ) {
	.press-section {
		padding: 60px 0;
	}
}

/**
 * ========================================
 * SUBSCRIBE SECTION
 * ========================================
 */

.subscribe-section {
	padding: 80px 0;
	background-image: url(../images/backgrounds/subscribe-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.subscribe-section .section-heading:after {
	background-color: #ffffff;
	background-color: rgba(255,255,255,0.5);
}
.subscribe-form-email, .subscribe-form-submit {
	margin-bottom: 10px;
}
.subscribe-form-submit {
	width: 100%;
}
@media ( min-width: 768px ) {
	.subscribe-section {
		padding: 100px 0;
	}
	.subscribe-section {
		padding: 120px 0;
	}
	.subscribe-form-input {
		position: relative;
		padding-right: 150px;
	}
	.subscribe-form-email {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}
	.subscribe-form-submit {
		position: absolute;
		top: 0;
		right: 0;
		width: 150px;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
}

/**
 * ========================================
 * CONTACT SECTION
 * ========================================
 */

.contact_us a.contact_btn{ color:#000000; text-transform: uppercase; border-bottom:3px solid #000000; font-family: 'Roboto-Bold', arial, sans-serif; font-size:16px; line-height: 26px; padding: 5px;}
.contact_us p{ font-size:15px; line-height: 20px;}

.contact-section {
	padding: 80px 0;
	background-image: none;
	background-color: #f0f0f0;
}
.contact-form textarea {
	resize: vertical;
}
.all_none{
	margin:0px !important;
	padding:0px !important;
	border-radius:0px !important;
	padding:5px 0px 5px 10px !important;
}
.msgs .all_none:first-child{
	border-radius:4px 4px 0px 0px !important;
}
.msgs .all_none:last-child{
	margin-bottom:20px !important;
	border-radius:0px 0px 4px 4px !important
}
@media ( min-width: 768px ) {
	.contact-section {
		padding: 100px 0;
	}
}
@media ( min-width: 992px ) {
	.contact-section {
		padding: 120px 0;
	}
}

@media (min-width: 1200px) and (min-width: 600px){
	.contact_us a.contact_btn{ font-size:20px;}
	.contact_us p{ font-size:20px; line-height: 26px;}
}


/**
 * ========================================
 * TITLE SECTION
 * ========================================
 */

.title-section {
	padding: 80px 0;
}
.title {
	margin: 0;
	font-weight: 400;
	font-size: 32px;
	line-height: 42px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 5px;
}
@media ( max-width: 991px ) {
	.title-section {
		height: auto;
		padding: 60px 0;
	}
}
@media ( max-width: 767px ) {
	.title-section {
		padding: 40px 0;
	}
}
@media ( min-width: 768px ) {
	.title {
		font-size: 36px;
		line-height: 46px;
	}
}
@media ( min-width: 992px ) {
	.title {
		font-size: 40px;
		line-height: 50px;
	}
}


/**
 * ========================================
 * BLOG INDEX
 * ========================================
 */

.content-section {
	padding: 80px 0;
}
@media ( max-width: 991px ) {
	.content-section {
		height: auto;
		padding: 100px 0;
	}
}
@media ( max-width: 767px ) {
	.content-section {
		padding: 80px 0;
	}
}

/**
 * ========================================
 * BLOG INDEX
 * ========================================
 */

.blog-index .post {
	padding: 60px 0;
	border-top: 1px solid #eeeeee;
}
.post:first-child {
	padding-top: 0;
	border-top: none;
}
.post-title {
	margin: 20px 0 10px;
	font-weight: 300;
	font-size: 32px;
	line-height: 42px;
	text-align: center;
}
.post-meta {
	color: #bbb;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	text-transform: uppercase;
}
.post-meta span:before {

}
.post-meta span:first-child {
	margin-left: 0;
}
.post-meta span:first-child:before {
	display: none;
}
.post-thumbnail {
	margin-top: 20px;
}
.post-content {
	margin-top: 50px;
}
.post-thumbnail + .post-content {
	margin-top: 20px;
}
.post-content p,
.post-content blockquote,
.post-content ul,
.post-content ol {
	margin-bottom: 20px;
}
.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
	margin: 30px 0 20px;
}
.blog-section-heading {
	font-weight: 800;
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.blog-pagination {
	margin-top: 60px;
	border-top: 1px dashed #e5e5e5;
	padding: 20px 0;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.blog-pagination a {
	color: #bbb;
}
.blog-pagination a:hover, .blog-pagination a:focus {
	color: #999;
}
.blog-pagination-link-left {
	float: left;
}
.blog-pagination-link-right {
	float: right;
}
@media ( min-width: 768px ) {
	.post-title {
		font-size: 36px;
		line-height: 46px;
	}
}
@media ( min-width: 992px ) {
	.post-title {
		font-size: 40px;
		line-height: 50px;
	}
	.post-content {
		padding: 0 0px;
	}
}
.post-title1 {
	margin: 20px 0 60px;
	font-weight: 300;
	font-size: 120px;
	line-height: 42px;
	text-align: center;
}
.post-title2 {
	margin: 20px 0 10px;
	font-weight: 300;
	font-size: 15px;
	line-height: 42px;
	text-align: center;
}
.post-title3 {
	margin: 20px 0 10px;
	font-weight: 300;
	font-size: 30px;
	line-height: 42px;
	text-align: center;
}

/**
 * ========================================
 * BLOG COMMENTS
 * ========================================
 */

.comments {
	margin-top: 60px;
	padding: 0 40px;
	font-size: 14px;
	line-height: 26px;
}
.comments-list {
	list-style: none;
	padding: 0;
	margin: 0;
}
.comments-list ul {
	list-style: none;
	padding-left: 60px;
	margin: 0;
}
.comments-pagination {
	padding: 20px 0;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.comments-pagination a {
	color: #bbb;
}
.comments-pagination a:hover, .comments-pagination a:focus {
	color: #999;
}
.comments-pagination-link-left {
	float: left;
}
.comments-pagination-link-right {
	float: right;
}
.comment .comment-container {
	position: relative;
	padding: 30px 0 20px 80px;
	border-bottom: 1px dashed #e5e5e5;
}
.comment p {
	margin-bottom: 0.75em;
}
.comment .comment-avatar {
	position: absolute;
	overflow: hidden;
	top: 30px;
	left: 0;
	height: 60px;
	width: 60px;
	border-radius: 50%;
}
.comment .comment-avatar img {
	display: block;
	border-radius: 50%;
}
.comment .comment-header {
	margin: 0 0 10px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.comment .comment-name a {
	color: #000;
}
.comment .comment-name a:hover, .comment .comment-name a:focus {
	color: #666;
}
.comment .comment-is-author {
	color: #bbb;
	font-size: 12px;
}
.comment .comment-date {
	margin-left: 10px;
	color: #bbb;
	font-size: 12px;
}
.comment .comment-reply-link {
	margin-top: 2px;
	float: right;
	color: #bbb;
	font-size: 12px;
	line-height: 20px;
}
.comment .comment-reply-link:hover, .comment .comment-reply-link:focus {
	color: #999;
}
.comment .comment-reply-link i {
	margin-right: 3px;
}
.comment .comment-awaiting-moderation {
	font-style: italic;
	color: #bbb;
}
.comment .comment-content {
	color: #666;
}
.comment-respond {
	margin-top: 60px;
	padding: 40px 0;
}
.comments + .comment-respond {
	padding: 0;
}
.comment-respond .comment-reply-title {
	margin: 0 0 20px;
	color: #000;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.comment-respond .comment-reply-title small {
	margin-left: 10px;
	color: #bbb;
	font-size: 12px;
}
.comment-respond .respond-field input {
	max-width: 100%;
	width: 300px;
}
.comment-respond .respond-field textarea {
	max-width: 100%;
	width: 100%;
	resize: vertical;
}
.comment .comment-respond {
	margin-top: 0;
	padding: 30px 0 20px 80px;
	border-bottom: 1px dashed #e5e5e5;
}



/**
 * ========================================
 * FOOTER SECTION
 * ========================================
 */

.footer-section {
	background:#232323;
	padding: 0px 0 50px;
	color:#999999;
	font-family: 'Roboto-Regular',arial, sans-serif;
	font-size:16px;
	font-weight: normal;
	text-transform: capitalize;
}
.footer-section .navbar-nav li {
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	color: #777777;

}
.footer-section .navbar-nav li{ width:100%; text-align: center;}
.footer-section .navbar-nav li a{ color:#999999; font-family: 'Roboto-Regular',arial, sans-serif; font-size:16px; font-weight: normal; text-transform: capitalize;}
.footer-section .footer_logo{ text-align: center;}
.contact-toggle:focus, .contact-toggle:hover {
	color: #444444;
}
.footer-section .download-buttons {
	margin: 0 -10px;
	margin-bottom: 70px;
}
.footer-section .download-buttons .btn-app-download {
	margin: 0 10px 10px;
}
.social-media-links {
	margin: 0;
	margin-bottom: 0px;
	padding: 0;
	list-style: none;
	text-align: center;
}
.social-media-links li {
	display: inline-block;
	margin-left: 10px;
}
.social-media-links li:first-child {
	margin-left: 0;
}
.social-media-links li i {
	display: inline-block;
	width: 37px;
	height: 37px;
	font-size: 20px;
	line-height: 37px;
	text-align: center;
	color: #ffffff;
	border:1px solid #ffffff;
	border-radius: 50%;
}
.social-media-links li a {
	display: inline-block;
	border-radius: 50%;
	background-color: #666666;

	font-weight: normal;
	color: #777777;
	margin-top: 10px;
}
.footer-text {
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer-text li {
	display: inline-block;
	margin-left: 10px;
}
.footer-text li:first-child {
	margin-left: 0;
}
.copyright {
	padding-top: 17.5px;
	text-align: center;
	line-height: 26px;
}
.copyright a {
	font-weight: normal;
	color: #cccccc;
}
.copyright a:focus, .copyright a:hover {
	color: #777777;
}
@media ( min-width: 992px ) {
	.footer-section {
  		text-align: center;
	}
}
@media(min-width:980px){
	.footer-section .navbar-nav li{ width:auto;}
	.footer-section .navbar-nav li a{ font-size: 14px; padding:10px 5px;}
	.social-media-links{ text-align: right;}
	.copyright{ text-align: right;}
	.footer-section .footer_logo{ text-align:left}
}

@media(min-width: 1200px){
.footer-section .navbar-nav li a{ font-size:16px; padding:10px 15px;}
}

/**
 * ========================================
 * OWL CAROUSEL CUSTOM
 * ========================================
 */

.owl-theme .owl-controls .owl-page span {
	background-color: #cccccc;
	background-color: rgba(0,0,0,0.15);
	-webkit-transform: scale( 0.8 );
	-moz-transform: scale( 0.8 );
	transform: scale( 0.8);
	-webkit-transition: all ease 0.25s;
	transition: all ease 0.25s;
	-webkit-backface-visibility: hidden;
	display:none;
}

.testimonials-section .owl-theme .owl-controls .owl-page{ margin:5px; width:110px;}

.owl-theme .owl-controls .owl-page span.item-link{ display:block; width:110px; height:110px; border-radius: 50%; margin:0;}

.section-inverse-color .owl-theme .owl-controls .owl-page span {
	background-color: #aaaaaa;
	background-color: rgba(255,255,255,0.5);
	display:none;
}


.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span, .owl-theme .owl-controls.clickable .owl-page:hover .item-link, .owl-theme .owl-controls.clickable .owl-page.active .item-link {
	-webkit-transform: scale( 1 );
	-moz-transform: scale( 1 );
	transform: scale( 1 );
}

/**
 * ========================================
 * NIVO LIGHTBOX CUSTOM
 * ========================================
 */

.nivo-lightbox-theme-default.nivo-lightbox-overlay {
	background-color: #000000;
	background-color: rgba(0,0,0,0.8);
}
.nivo-lightbox-theme-default .nivo-lightbox-close {
	width: 26px;
	height: 26px;
}


/*****************************************************************************************/
/********************* custom codes from pramod chaudhari ********************************/
/*****************************************************************************************/

/* navbar */

.header-section.navbar-default {
  background-color: #101010;
  border-color: #101010;
  border-radius: 0;
  border-bottom: 4px solid #7ca828;
  padding:16px 0;
}


header{ background:#101010;}
header #navigation ul li a{ font-family: 'RobotoCondensed-Regular', arial, sans-serif; font-size:20px; line-height:23px; font-weight: normal; text-transform: uppercase; color:#ffffff;}
header #navigation ul.navbar-nav li.current-menu-item a{ color:#9ce117;}
.right{text-align:right; display:block;}
.center{ text-align: center;}
.left{ text-align: left;}

.tophead{ background:#ffffff;}
.tophead .socialmedia{ text-align: right; display:table;}
.tophead .socialmedia a{ display:inline-block; margin-left:15px; vertical-align: middle; padding:10px 0;}
.tophead .socialmedia span.facebook{ background:url(../images/facebook.png) no-repeat; display:block; width:24px;}
.tophead .socialmedia span.twitter{ background:url(../images/twitter.png) no-repeat; display:block; width:24px;}
.tophead .socialmedia span.linkedin{ background:url(../images/linkedin.png) no-repeat; display:block; width:24px;}

.topmail{ display:inline-block; padding:0px 13px; line-height: 48px;}
.tophead a.topmail{ font-size:30px; line-height:50px; color:#ffffff; background:#81b816; font-family: 'BaileySansITC-Book',arial, sans-serif; font-weight: normal;}
.tophead i{ font-size: 20px;}

/* news list */
.news_list h5{ font-family: 'Roboto-Bold',arial, sans-serif; font-size:16.27px; line-height: 23.32px; color:#111111; text-transform: uppercase;}
.news_list p{ font-family: 'Roboto-Regular', arial, sans-serif; font-size:13.82px; line-height: 17.27px; color:#555555; font-weight: normal;}
.latest_news h2.section-heading{ color:#111111; margin-bottom: 10px;}
.owl-page.active {
  width: 120px;
  opacity: 0.5;
  height: 100px;
  padding: 0 10px;
}
.news{ position:relative;}
.news .owl-pagination{ display:none;}
.news_list{ padding:0 10px;}
.news .owl-buttons{ text-align: right; position:absolute; top:-58px; right:0; }
.owl-theme .owl-controls .owl-buttons div.owl-prev{ border-radius: 0; background:url('../images/navigation.png') top left no-repeat; width:43px; opacity:1; text-indent: 100px;}
.owl-theme .owl-controls .owl-buttons div.owl-next{ border-radius:0; background:url('../images/navigation.png') top right no-repeat; width:43px; opacity:1; text-indent: 100px;}


/*********************** teaser **********************************************/
.teaser_title{font-family: 'RobotoCondensed-Bold', arial, sans-serif; font-size:25px;  line-height: 32px; text-transform: uppercase; color:#81b816; margin-bottom: 10px; background:url('../images/smalllogo.png') 98% center no-repeat #81b816;}
.teaser_title span{ background:#ffffff; padding-right:5px;}
.featuers-list-wrapper .col-xs-12{ margin-bottom: 20px;}

@media ( min-width: 1200px ) {
	.teaser_title{font-size:40px;}
	.featuers-list-wrapper .col-xs-12{ margin-bottom: 0px;}


	.features-icon-list .news_list a.img{ display:block; width:100%; height:150px; overflow:hidden;}
}


/******************************* GFORM *******************************************/
#gform_1 .gform_body input[type=text]{ width:100%; border:1px solid ##7FB616;}

/**************************** inner page banner *********************************/

.blog .document .title-section h1,.single .document .title-section h1,.page .document .title-section h1{ font-family: 'RobotoCondensed-Bold', arial, sans-serif; text-transform: uppercase; font-size:40px; line-height: 50px; text-align: left;}
.blog .document .title-section h2,.single .document .title-section h2,.page .document .title-section h2{ font-family: 'RobotoCondensed-Regular', arial ,sans-serif; text-transform: uppercase, font-size:25px; line-height: 40px;}
.single .document .title-section,.page .document .title-section{ padding:50px 0;}
.page .document .content-section{ padding:10px 0;}
.single .blog-single article.post h2.post-title,.blog .content-section .blog-single article.post h2.post-title,.page .document .content-section h2.post-title{ text-transform: uppercase; text-align: left; font-size:30px; line-height: 30px; color: #81b816;}
.single .blog-single article.post hr,.blog .content-section .blog-single article.post hr,.page .document .content-section hr{ margin-top:20px;}
.page .document .content-section .post-content{ padding:0;}
@media (min-width:1200px){
	.blog .document .title-section h1,.single .document .title-section h1,.page .document .title-section h1{font-size:72.77px;}
	.blog .document .title-section h2,.single .document .title-section h2,.page .document .title-section h2{ font-size:36px;}
}

.blog .content-section{ padding:10px 0;}


.sidebar .widget{ margin-bottom:30px;}
.sidebar{ padding:0 38px; text-align: center;}
.sidebar .gform_widget-2{ border:1px solid #2a2520; margin-top:30px;}
.sidebar .gform_widget-2 h4{ background:#2a2520; margin:0; font-family: 'Roboto-Bold', arial, sans-serif; font-size:30px; line-height: 50px; color:#ffffff; text-transform: uppercase;}
.sidebar .gform_widget-2 .gform_wrapper .top_label .gfield_label{ font-family: 'Roboto-Bold', arial, sans-serif; font-size:14px; color:#2a2520;}
.sidebar .gform_widget-2 .gform_wrapper{ padding:0 17px;}
.sidebar .gform_widget-2 .gform_wrapper input[type=text], .sidebar .gform_widget-2 .gform_wrapper textarea{ background:#dbf2ae; border:1px solid #81b816; border-radius: 4px; width:100%;}
.sidebar .gform_wrapper .gform_footer{ text-align: right;}

.sidebar .widget ul{
    list-style:none;
    text-align: left;
    padding-left:15px;

}

.sidebar .widget ul li{ margin-bottom:15px;}
.sidebar .widget ul li:before{ content:'•'; display:inline-block; font-size:60px; color:#81b816; margin-left:-20px; line-height:30px;
    vertical-align: middle;}
.sidebar .widget ul li a{ display:inline; line-height:20px; vertical-align:middle;
    font-family: 'Roboto-Regular', sans-serif; font-size:18px; color:#404040; text-transform: capitalize; }
.sidebar .widget{  border:1px solid #111111;}
.sidebar .widget .owl-pagination{ display:none;}
.sidebar .widget h4{ font-family: 'Roboto-Bold', arial, sans-serif; font-size:20px; margin:0; padding:15px 0; line-height: 23px; color:#ffffff; text-transform: uppercase; background:#2a2520; text-align: center; }
.sidebar .widget.categories-2 h4,.sidebar .widget.recent-posts-2 h4{ border:0; background:none;
    font-family: 'Roboto-Regular', arial, sans-serif; font-size:30px; color:#81b816; text-transform: uppercase;}
.sidebar .widget.recent-posts-2, .sidebar .widget.categories-2{ border:0;}

ul.nav{ position:relative;}
.nav ul.sub-menu{ list-style: none; display:none; padding:5px 5px; position:absolute; left:-10px; top:55px; z-index: 100; background:#111111;}
.nav ul.sub-menu li{ width:200px; padding:5px;}
.nav ul.sub-menu li a{ color:#ffffff;}
.nav li:hover > ul.sub-menu{ display:block;}

.tophead .socialmedia a i{ color:#ffffff; line-height: 15px; font-size:21px; line-height: 15px;}
.tophead .socialmedia a{ padding:3px 4px 0 7px; background:#686868; border-radius: 4px;  line-height: 20px;}

.testimonials-section.quote{ padding:90px 0 150px;}
.testimonials-section.quote p{	font-family: Roboto-Light, arial, sans-serif; font-size:25px;	line-height: 48px; color:#ffffff;}

.testimonials-section.quote .btn.enquire{ font-size:30px; line-height: 55px; color:#ffffff; padding:0 10px; }



/***************************** program page *****************************************/
.page .wpb_single_image.program .wpb_wrapper{ position:relative;}
.page .wpb_single_image.program .wpb_wrapper > h2{ background: url('../images/smalllogo.png') no-repeat 15px center #81b816;
    font-family: Roboto-Regular, arial, sans-serif; font-size:24.56px;
    line-height: 18.83px; color:#ffffff;
    text-transform: uppercase;
    transition:linear 0.5s all;
    -moz-transition:linear 0.5s all;
    -webkit-transition:linear 0.5s all;

    text-align: right; padding:8px 15px 15px; position:absolute; bottom:0; width:100%; margin:0;
}


   .page .wpb_single_image.program .wpb_wrapper:hover > h2{ z-index:-1; opacity:0;}
.page .wpb_single_image.program .wpb_wrapper > h2:after{ content:'»';
    display: inline-block; padding-left:5px; font-size:50px; vertical-align: bottom;
    line-height: 30px;}

.blog .blog-index .post h2.post-title{
    text-align: left;
}
.blog .blog-index .post .post-meta{
    text-align: left;
    color:#81b816;
    font-size:18px;
    line-height: 20px;
    font-family: 'Roboto-Bold', sans-serif;
    text-transform: capitalize;
}

.blog .blog-index .post-thumbnail{ width:187px; height:165px; padding:0 20px 20px 0; float:left;}
.blog .blog-index .post-content .read-more{}
.blog .blog-index .post-content h3.sd-title{ display:none;}
.blog .blog-index .post-content .sharedaddy{ display:inline-block; margin-top:20px;}
/********************************** events ************************************************/
.page.page-template-events .blog-index article h2 a{ font-size:18px; line-height:24px; color:#2a2520; font-family:'Roboto-Regular', arial, sans-serif; text-transform:capitalize;}
.single .blog-single article .post-content .event_time,.page.page-template-events .blog-index article .event_date{ color:#81b816;
	font-family: 'RobotoCondensed-Bold', arial, sans-serif; font-size:16px; line-height: 24px;}

.page.page-template-events .blog-index article p{ font-size:14px;
	line-height: 24px; color:#4f4f4f;}
span.read-more{ color:#81b816;}
.single .content-section{ padding:10px 0;}
.page .element_2{ background:none; border:0; -webkit-box-shadow:none;   transform: none !important;
	position: relative !important;}
.sidebar #huge_it_gallery_container_moving_2 .element_2{ display:none;}
.page .thumbnail{ border:0; border-radius:0;}
.page .element_2 .image-block_2 a{ height:150px;}
.sidebar .widget #huge_it_gallery_container_moving_2{ height:250px !important; overflow:hidden;}
.sidebar .ngg_slideshow.widget{ border:0;}
.ngg-gallery-slideshow-image:hover{
	cursor: pointer;}
.sidebar .gform_body .gform_fields{ list-style:none !important;}

