/*
Theme Name: Subh Pro
Theme URI: https://www.digitaladquest.com/wordpress-theme/
Author: Digital Ad Quest
Author URI: https://www.digitaladquest.com/
Description: Subh Lite is a free WordPress theme. Its perfect for company website, web agency website, corporate website, personal and parallax business portfolio, photography sites and for freelancer website. It is built on BootStrap and it is responsive, clean, modern and minimal. Subh Lite is WPML, RTL, Retina-Ready and SEO Friendly. It is one of the best business themes. For more info visit: https://www.digitaladquest.com/wordpress-theme/
Version: 1.05
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-background, custom-colors, custom-logo, featured-image-header, footer-widgets, full-width-template, theme-options, threaded-comments, translation-ready, blog, e-commerce, education, entertainment, food-and-drink, holiday, news, photography, portfolio
License: GPL
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: subh-pro
Copyright: (c) 2015 Digital Ad Quest.
Subh Lite is distributed under the terms of the GNU General Public License v3
*/


/* WordPress Core ------------------------------------------------------------------------------------------*/
.alignright {
	float : right;
	margin : 5px 0 20px 20px;
}
.alignleft {
	float : left;
	margin : 5px 20px 20px 0;
}
a img.alignright {
	float : right;
	margin : 5px 0 20px 20px;
}
a img.alignnone {
	margin : 5px 20px 20px 0;
}
a img.alignleft {
	float : left;
	margin : 5px 20px 20px 0;
}
a img.aligncenter {
	display : block;
	margin-left : auto;
	margin-right : auto;
}
.wp-caption {
	background : #fff;
	border : #f0f0f0 solid 1px;
	max-width : 96%;
	padding : 5px 3px 10px;
	text-align : center;
}
.wp-caption.alignnone {
	margin : 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin : 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin : 5px 0 20px 20px;
}
.wp-caption img {
	border : none 0;
	height : auto;
	margin : 0;
	max-width : 98.5%;
	padding : 0;
	width : auto;
}
.wp-caption p.wp-caption-text {
	font-size : 11px;
	line-height : 17px;
	margin : 0;
	padding : 0 4px 5px;
}

.gallery-caption{
	background : #fff;
	border : #f0f0f0 solid 1px;
	max-width : 96%;
	padding : 5px 3px 10px;
	text-align : center;
}
.bypostauthor{
	background-color:#FFFFFF
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* General --------------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin : 0;
	padding : 0;
	border : 0;
	outline:0;
	font-size : 100%;
	font : inherit;
	vertical-align:baseline;
}

html {
	overflow-x : hidden !important;
    -webkit-font-smoothing: antialiased !important;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display : block;
}
ol, ul {
list-style-position: inside;
text-align:justify;
}
.post-content li{
	margin-top:7px;
	margin-bottom:7px
}
blockquote, q {
	quotes : none;
	font-size : 16px;
}
blockquote:before, q:before, q:after {
	content : '';
	content : none;
}
table {
	border-collapse : collapse;
	border-spacing : 0;
}
button, input, select, textarea {
	margin : 0;
}
:focus {
	outline : 0;
}
img, video, object {
	max-width : 100%;
	height : auto !important ;
}
iframe {
	max-width : 100%;
}
blockquote {
	font-weight : normal;
	font-size : 16px;
	padding : 20px 10px 10px 0;
	position : relative;
}
strong, b {
	font-weight : 700;
}
em, i, cite {
	font-style : italic;
}
.wp-caption {
	max-width : 100%;
	background : #EEE;
	padding : 8px;
	width : auto !important ;
}
.gallery dt {
	width : auto;
	text-align : center;
	float : none;
}
.gallery img {
	border : 0 !important ;
}
.wp-caption-text {
	margin-bottom : 0;
	text-align : center;
}
dt {
	float : left;
	clear : left;
	width : 100px;
	text-align : right;
	font-weight : bold;
}
dd {
	margin : 0 0 0 110px;
	padding : 0 0 0.5em 0;
	overflow : hidden;
}

/*-[ Framework ]--------------------*/
body {
	font-family: 'Oxygen', sans-serif!important;
	color: #555;
	font-size:15px!important;
}
::-moz-selection {
	background: #222;
	color: white;
	text-shadow: none;
}
::selection {
	background: #222;
	color: white;
	text-shadow: none;
}
section {
	padding-top : 30px;
	padding-bottom : 30px;
}
.container-fluid{
	padding-left:5% !important;
	padding-right:5% !important;
}
.custom-text-right-center{
	text-align:right!important;
}
.custom-text-left-center{
	text-align:left!important;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 12px;
	color: #000000;
	font-weight: bold!important;
	text-transform: none;
}
h1 {
	font-size: 24px;
	line-height: 1.4;
}
h2 {
	font-size: 18px;
	line-height: 1.4;
}
h3 {
	font-size: 22px;
	line-height: 1.4;
}
h4 {
	font-size: 18px;
	line-height: 1.4;
}
h5 {
	font-size: 16px;
	line-height: 1.4;
}
h6 {
	font-size: 14px;
	line-height: 1.4;
}
p {
	margin-bottom: 20px;
	text-align:justify;
}
.clear{
	clear:both
}
a {
    text-decoration: none;
    color: #38B7EE;
    -webkit-transition: background-color, color 0.2s linear;
    -moz-transition: background-color, color 0.2s linear;
    transition: background-color, color 0.2s linear;
}
a:hover {
	text-decoration:none !important
}
a:link, a:visited, a:active {
	text-decoration: none
}
.padding-bottom-15{
	padding-bottom:15px
}
.padding-top-15{
	padding-top:15px
}
.float-left{
	float:left
}

/* Top Contact Bar -----------------------------------------------------------------------------------------------------*/
#top-contact{
	background-color:rgba(255, 255, 255, 0.2);
	padding-top:7px;
	padding-bottom:7px;
	color:#000000;
	z-index:9999!important;
	position:relative;
}

#top-contact i.fa-envelope{
	margin-top:-4px;
	padding-right:4px!important
}
#top-contact a.email{
	color:#000000
}
#top-contact i.fa-phone-square{
	margin-top:-5px;
	padding-right:4px!important;
}
#top-contact a.mobile{
	color:#000000;
	font-size:14px;
	margin-top:5px;
}

#top-contact i{
  display: inline-block;
  text-align:center;
  vertical-align:middle;
  color:#000;
  padding:5px 10px;
  color:#000000;
  font-weight:bold;
}

#top-contact i.fa-facebook, #top-contact i.fa-twitter, #top-contact i.fa-linkedin, #top-contact i.fa-google-plus, #top-contact i.fa-youtube {
	margin:0
}
#top-contact i.fa-facebook:hover{
	color:rgba(65, 94, 155, 1.0);
}
#top-contact i.fa-twitter:hover{
	color:rgba(29, 161, 242, 1.0);
}
#top-contact i.fa-linkedin:hover{
	color:rgba(26, 133, 188, 1.0);
}
#top-contact i.fa-google-plus:hover{
	color:rgba(224, 74, 57, 1.0);
}	
#top-contact i.fa-youtube:hover{
	color:rgba(241, 49, 39, 1.0);
}

#top-contact i.fa-times{
	color:#FF0000;
}

/* Navbar Brand */
.navbar{
	padding-top:70px;
	z-index:999!important;
}

.navbar-light .navbar-header .navbar-brand {
    text-transform: uppercase;
    font-weight: 700;
    color: #01C29E;
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
    color: #eb3812;
}

.navbar-brand .site-name {
	font-size:22px;
	margin-bottom:-5px;
	margin-left:8px;
}
.navbar-brand .site-tagline {
	font-size:14px;
	font-weight:normal;
	margin-left:8px;
}


/* Navbar Menu */
.navbar-nav li.current-menu-ancestor > a {
	background:none!important;
}

.navbar-light {
    border-color: transparent!important;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    background:none!important;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
	height:80px;
}

.navbar-light #collapsingNavbarMd ul{
	margin-right:-5px;
}
.navbar-light #collapsingNavbarMd ul li{
	padding:15px;
}

.navbar-light #collapsingNavbarMd .nav > li>a,
.navbar-light #collapsingNavbarMd .nav>li>a:focus {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 900;
    color: #000;
	text-decoration:none;
}

.navbar-light .navbar-nav > .active > a{
	background:none !important;
}


/* Navbar Dropdown*/
.dropdown-toggle::after {
	margin-top:-5px;
	border-top: .5em solid!important;
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
	padding: 0; border:0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left:  18px !important;
    z-index: 90;
    display: none;
    float: left;
    min-width: 200px !important;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color:rgba(255,255,255,0.9)!important;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 0!important;;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
}
.dropdown-menu > li{
	border-bottom:1px dotted #E2E2E2;
	padding:2px 10px!important;
}
.dropdown-menu > li:hover{
	background-color:#FFFFFF
}

.dropdown-menu > li a{
	text-decoration:none;
	font-size:15px;
	color:#000000!important;
}

.dropdown-menu > li:first-child{
	border-top:2px solid #000;
}
.dropdown-menu > li:last-child{
	border-bottom:2px solid #000;
}

.dropdown-menu > li:first-child:before{
	content:"\f0d8";
	font-family: FontAwesome;
	font-size:22px;
	position:absolute;
	top:-20px;
	left:20px;
	color:#000000;
}

.dropdown-menu ul > li:first-child:before{
	content:"";
	font-family: FontAwesome;
	font-size:22px;
}
ul.dropdown-menu ul:before {
	content:"\f0d9";
	font-family: FontAwesome;
	font-size:22px;
	position:absolute;
	top:-1px;
	left:-8px;
	color:#000000;
}

ul.dropdown-menu ul{
	margin-left:182px!important;
	margin-top:-30px;
	border-left:2px solid #000;
	border-right:2px solid #000;
	padding:0;
	border-bottom:none;
	border-top:none
}
ul.dropdown-menu ul li:first-child{
	border-top: none;
}
ul.dropdown-menu ul li:last-child{
	border-bottom: none;
}


.dropdown-menu > .active > a{
	background:none!important;
}

/* Navbar Toogle*/
.navbar-light .navbar-toggler {
    border-color:#FFFFFF!important;
}
.navbar-toggler>.close {
    display:inline;
}
.navbar-toggler.collapsed>.close, .navbar-toggler:not(.collapsed)>.open {
    display:none;
}
.fa-arrows-alt{
	color:#FF0000;
}
.fa-bars{
	color:#000000;
}
.close {
    text-shadow:none !important;
    opacity: 1!important;
}
.open {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;}

/*Front Page */
.header-button{
	margin-top:20px;
	margin-bottom:30px;
}
.header-button a{
	border-radius:4px;
	background-color:green;
	padding:10px 10px;
	text-transform:uppercase;
	color:#FFFFFF !important;
}

/*Blog Page */
#header-section{
	-webkit-background-size: cover;
	background-size: cover;
	position:relative;
	padding-top:0px !important;
	padding-bottom:100px !important;
}
.main-header-overlay{
	content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,.1);
}
.header{
	padding-top:100px
}
h1#header-title{
	color:#FFFFFF;
	text-transform:uppercase;
	padding:0 5%;
}
.post-info{
	color:#000000;
	font-size:14px;
	font-weight:300px;
}

.featured-article{
	padding:0 !important; 
	background-color:#FFFFFF; 
	margin-bottom:30px;
	overflow:hidden;
	border: 1px dotted #CCCCCC;
}
.featured-article h2{
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:left;
}
.featured-article p.filler{
	padding:0px;
	font-size:5px;
}
.featured-article p{
	padding-top:9px;
	padding-bottom:10px;
	font-size:15px;
	line-height:1.25;
	text-align:justify;
}
.featured-article .post-info{
	font-size:14px;
	font-weight:300;
	}
.featured-img{
	padding:0 !important;
	float:left;
}
.featured-cat {
    position: absolute;
	margin-top:10%;
    background: #cccccc;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 10px; 
	top:0;
}
a#featured-thumbnail img {
	display:block;
	position:relative;
	-webkit-transition:all .4s linear;
	transition:all .4s linear;
}
.featured-article:hover a#featured-thumbnail img {
	-ms-transform:scale(1.05);
	-webkit-transform:scale(1.05);
	transform:scale(1.05);
}

/*-[ Read More ]-------------------*/
.readMore {
	float: right;
	color: #38B7EE;
	font-size: 13px;
	background:#2A2A2A;
	padding:2px 5px;
	font-weight:normal !important;
}
.readMore a {
	color: #EE210B;
}
.readMore a:hover {
	color:#FFFFFF;
}
.readMore i{
	margin-left:10px;
}
.featured-article:hover .readMore i{
	-webkit-animation: slideInLeft 1s infinite;
    animation: slideInLeft 1s infinite; margin-left:10px;
}


/*-[ Sidebar ]---------------------*/
.widget {
    margin-bottom: 30px;
    float: left;
    width: 100%;
    list-style: none;
}
.widget .title {
    font-weight: bold;
    text-transform: uppercase;
    color: #545E68;
    font-size: 12px;
}
.widget li {
    list-style-type: square;
    margin-left: 17px;
    margin-bottom: 7px;
}
.widget li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
.widget h3 {
    font-size: 20px;
    line-height: 1;
    margin: 0 0 10px 0;
}



/*-[ Search Form ]------------------*/
#searchform {
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
}
#searchform fieldset {
	float: left;
	position: relative;
	width: 100%;
}
.sbutton {
	border: 0;
	width: 32px;
	position: absolute;
	cursor: pointer;
	padding: 0;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	transition: all 0.25s linear;
	z-index: 1;
	background: url('images/search.png') center no-repeat;
	text-indent: -999em;
	right: 3px;
	background-color:none;
	height:30px; 
	margin-right:-3px;
}
#s {
	width: 99.6%;
	border: 1px solid;
	border-radius:3px;
	float: left;
	text-indent: 10px;
	opacity: 1;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	transition: all 0.25s linear;
	position: relative;
	z-index: 1;
	color:#292b2c;
	height:30px;
	margin:0;
	padding:0;
	background-color:rgba(255, 255, 255, 0.8);
	font-size:15px
}

/* Search Button Click Display & Hide */
.show-hide-button{
	cursor:pointer
}
.search-box{
	position:absolute;
	width:92%;
	margin:0 auto;
	top:40px;
	left:10px; 
	right:10px
}
.show-search{
	display:block
}
.hide-search{
	display:none
}

/*-[ Footer ]-------------------*/
#footer{
	background-color:#0C0C0C;
}
#footer h2{
	font-size:16px;
	padding-bottom: 5px;
	background-size: 100% auto;
	color:#F1f1f1;
	text-transform:uppercase;
	border-bottom:2px solid #939393;
}
#footer ul{
	list-style:none;
	padding:0;
	margin-top:10px;
}
#footer ul li {
	border-bottom:#999999 dotted 1px;
}
#footer ul li a{
	color:#999999;
	text-transform:none;
}
#footer .social{
	margin-left:7px;
	margin-top:13px;
}
#footer .social i{
	text-align:center;
}

#copyright{
	background-color:#000;
	padding-top:30px;
	padding-bottom:35px;
}
.copyright-left-text {
	text-transform:uppercase;
	color:#666666;
	font-size:14px;
}
.copyright-text {
	text-transform:uppercase;
	color:#666666;
	font-size:14px;
}
.footer-navigation{
	margin-bottom:-5px;
}
.footer-navigation ul li {
	display:inline;
	text-transform:uppercase;
	line-height:14px
}
.footer-navigation ul li a{
	color:#999999;
	font-size:14px;
	font-weight:bold;
}
.footer-navigation ul li:after {
    content: ".";
    font-size: 40px;
    position: relative;
    bottom: 2px;
    margin:0 6px 0 8px;
}
.footer-navigation ul li:last-child:after {
    content: "";
	margin:0;
}

/*-[ Related Posts ]---------------------------*/
.related-posts {
    margin-top: 30px;
    float: left;
    width: 100%;
	margin-bottom:10px;
}

.related-posts .meta {
    margin-top: 0;
    line-height: 1;
    margin-top: 5px;
}

.related-posts li {
    width: 48.5%;
    margin: 5px 5px 5px 0px;
    float: left;
    list-style: none;
    padding: 5px; background-color:#FFFFFF;
}
.related-posts a {
	font-size:13px;
	font-weight:300;
}
.related-posts .meta a {
	font-size:13px;
	font-weight:300;
}
.rthumb {
    float: left;
    margin-right: 10px;
}
.related-posts .last {
    margin-right: 0;
    float: right;
}
.related-posts ul {
    margin-left: 0;
    padding: 15px;
    overflow: hidden;
    margin-top: 0;
	background-color:#EEEEEE;
	margin-top:10px;
	border:1px solid #E1E1E1;
}
.related-posts h3 {
    font-size: 18px;
    margin: 0;
    line-height: 1;
    padding-bottom: 6px;
}
.relatedthumb img {
	width:100px!important;
	height:67px!important
}
/*-[ Author Box ]---------------------------*/
.postauthor p {
    padding-top: 0px;
    font-size: 15px;
    margin-bottom: 0;
}
.postauthor-top span {
    font-size: 14px;
    line-height: 1.5;
    display: block;
    font-weight: normal;
}
.postauthor-top .thetime {
    font-weight: normal;
    font-size: 12px;
    color: #999;
    display: inline-block;
    text-transform: none;
    line-height: 1;
}
.postauthor {
    min-height: 125px;
    float: left;
    clear: both;
    padding: 15px 2.4% 0 2.4%;
    background: #EEEEEE;
    border: 1px solid #E1E1E1;
	margin-top:8px;
}
.postauthor-container h4 {
    font-weight: bold;
    font-size: 18px;
}
.postauthor img {
    float: left;
    margin: 5px 20px 15px 0;
}
.postauthor h4 a {
	color: #473636;
}
/*-[ Tags ]---------------------------*/
.tags {
    width: 100%;
	text-align:justify
}
.tagtext{
	font-weight:bold;
	color:#000000;
	margin-right:5px;
}
/*-[ Misc ]---------------------------*/
.clear {
clear: both;
}
.left, .alignleft {
	float: left;
}
.right, .alignright {
	float: right
}
.navigation .alignright, .navigation .alignleft {
	margin-bottom: 15px
}
.last, .post.excerpt.last {
    margin-right: 0;
    clear: none;
}

/*-[ Tables ]--------------------*/
table {
    width: 100%;
    text-align: left;
    margin-bottom: 25px;
    border: 1px solid #DDDDDD;
}
thead {
    background: rgba(0, 0, 0, 0.06);
    font-size: 14px;
    color: #585F65;
    border: 1px solid rgba(0, 0, 0, 0.06);
}
table th, table td {
    padding: 7px 15px;
    text-align: left;
}
thead th {
	padding: 14px;
}
tbody th {
	font-weight: normal;
}
/*-[ Line ]---------------------*/
hr {
    border: none;
    border-bottom: 1px solid #E5E5E5;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    width: 100%;
    margin: 35px 0;
    clear: both;
    position: relative;
}
/*-[ Tag widget ]------------------------------*/
.tagcloud a {
    font-size: 14px!important;
    padding: 2px 7px;
    margin-bottom: 5px;
    float: left;
    margin-right: 5px;
    background: #eee;
    color: #FFF!important;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.tagcloud a:hover {
    color: #fff!important;
    background: #2a2a2a;
}

/*-[ Calender Widget ]-------------------------*/
#wp-calendar {
    margin-bottom: 0;
    border: 0;
}
#wp-calendar td {
    text-align: center;
    padding: 7px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}
#wp-calendar tbody {
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-top: 0;
}
#wp-calendar tbody th {
	border-bottom: 1px solid #CFCFCF
}
#wp-calendar caption {
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: bold;
}
#wp-calendar #prev {
    text-align: left;
    padding-left: 12px;
}
#wp-calendar thead th {
    padding: 10px 0;
    text-align: center;
}
#wp-calendar tfoot {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-top: 0;
}
/*-[Comments]--------------*/
.total-comments {
    font-size: 18px;
    line-height: 32px;
    color: #343434;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #D8D7D7;
}
.cnumber { color: #2DB2EB }
#comments {
    padding: 0;
    background-color: transparent;
    margin-top: 25px;
    float: left;
    clear: both;
    width: 100%;
}
#commentsAdd {
    background-color: transparent;
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 20px;
}
#comments .avatar {
    float: left;
    margin-right: 20px;
    width: 11.3%;
}
.comment time {
    border-left: 1px solid #B3B3B3;
    margin-left: 5px;
    padding-left: 12px;
    color: #939291;
    font-size: 13px;
}
ul.children .commentImageLeft {
    width: 60px;
    height: 90px;
    border-left: 1px solid #c1bbb6;
    border-bottom: 1px solid #c1bbb6;
    position: absolute;
    top: -50px;
    left: -70px;
}

#cancel-comment-reply-link {
    float: right;
    line-height: 24px;
    margin-top: 0;
}
.contact-submit, #cancel-comment-reply-link {
    color: red;
    cursor: pointer;
    margin-right: 5px;
    margin-bottom: -25px;
    text-decoration: underline;
    z-index: 100;
    position: relative;
}
#commentform {
    border: 1px solid #E1E1E1;
    overflow: hidden;
    width: 100%;
    background: #EEEEEE;
}
#commentform input#submit {
    line-height: 1;
    padding: 12px 15px 11px;
    color: #fff;
    text-decoration: none; margin-left:15px; margin-bottom:5px;
    cursor: pointer;
    display: inline-block;
    border: 0;
    font-size: 16px;
    font-weight: 700;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    text-transform: uppercase;
    font-family: inherit;
}
#commentform input#submit:hover {
    color: #000;
}
ol.commentlist {
    margin-left: 0;
    overflow: hidden;
}
.commentlist li {
    list-style: none;
    margin: 0 0 20px 0;
    padding-left: 0;
    float: left;
    width: 100%;
}
.commentlist ul li:before {
	display:none;
}
.commentlist p { 
	margin-bottom: 1em;
}
.commentlist p:last-child {
	margin-bottom: 0;
}
.comment-author {
	position: relative;
}
.comment-author:before {
    border-color: rgba(0, 0, 0, 0) #D2D2D2 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 0 14px 15px 15px;
    bottom: 21px;
    content: " ";
    left: 10.8%;
    position: absolute;
}
.comment-author:after {
    border-color: rgba(0, 0, 0, 0) #F7F5F6 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 0 12px 14px 15px;
    bottom: 21px;
    content: " ";
    left: 11.2%;
    position: absolute;
}
.fn {
    color: #939291;
    font-size: 13px;
    line-height: 1.375em;
}
.fn a {
	color: #939291;
}
.comment-meta {
    font-size: 12px;
    font-style: italic;
}
.comment-meta a {
	color: #888;
}
.commentmetadata {
    background: #EEEEEE;
    border: 1px solid #D2D2D2;
    border-top: 1px solid #D2D2D2;
    overflow: hidden;
    padding: 12px;
}
.commentmetadata ul, .commentmetadata ol, .commentmetadata ul ol, .commentmetadata ol ul {
	margin-top: 0;
}
.commentmetadata li {
    border: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 5px;
    list-style: square;
}
.commentmetadata ol li {
	list-style: decimal;
}
.comment-metadata {
    background: #F7F5F6;
    border: 1px solid #D2D2D2;
    border-bottom: 0;
    overflow: hidden;
    padding: 15px 12px;
    position: relative;
}
.reply {
	float: right;
}
.reply a {
    float: right;
    font-size: 13px;
    line-height: 22px;
}
.commentlist .children {
    margin-left: 17%;
    margin-bottom: 0;
    margin-top: 0;
    float: left;
    width: 83%;
}
.commentlist .children li { }
.avatar { 
	float: left;
}
#respond h3 {
	margin: 0;
}
.comment-respond {
	margin-top: 20px;
}
#respond h4 {
    font-size: 18px;
    line-height: 32px;
    font-weight: bold;
    margin-bottom: 10px;
}
.cancel-comment-reply a {
    float: right;
    margin-top: -8px;
    font-size: 14px;
}
.comment-awaiting-moderation {
    font-style: italic;
    font-weight: bold;
}
/*-[ Comment Form ]----------------------------*/

#commentform label {
	font-weight:bold
}
.required {
    color: #a8a8a8;
    font-size: 16px;
    font-style: italic;
    padding: 0;
    line-height: 1;
}
.comment-notes {
    padding-left: 0;
    padding-top: 3px; margin-left:15px;
}
.comment-notes, .logged-in-as {
	margin-top: 15px;
	margin-left:15px;
}
.comment-form-left {
    float: left;
    width: 50%;
}
.comment-form-right {
    float: right;
    width: 50%;
}
input#author:focus, input#email:focus, input#url:focus, #contactForm textarea:focus, #commentform textarea:focus {
	border-color: #c9a096;
}
/*-[ pagination ]------------------*/
.pagination {
    clear: both;
    overflow: hidden;
    float: left;
    width: 100%;
    margin-top: 5px;
	margin-left: 0px;
    text-align: center;
	border-radius:0 !important;
}
.pagination {
    border: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-top: 0;
    padding: 2.2% 0;
    width: 100%;
}

.current, .pagination a:hover {
    color: #fff;
    margin: 0 5px 0 0;
    display: inline-block;
    float: left;
    line-height: 1;
    text-decoration: none;
    padding: 10px 13px;
    background: #2a2a2a;
    font-weight: bold;
    margin-bottom: 10px;
}
.single .pagination a .current {
    padding: 0;
    background: transparent;
    color: #FFF;
    margin-right: 0;
    margin-bottom: 0;
}
.single .pagination a:hover .currenttext {
	color: #fff;
}
.pagination a {
    margin: 0 5px 0 0;
    display: inline-block;
    float: left;
    line-height: 1;
    text-decoration: none;
    color: #fff;
    padding: 10px 13px;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    font-weight: bold;
    margin-bottom: 10px;
}
.pagination ul li:last-child a {
	margin-right: 0;
}
.pagination a:hover {
	color: #fff;
}

.pagination .dots{margin-right:10px; margin-left:5px; font-weight:bold}


/*-[ Custom Responsiveness ]------------------*/

@media only screen and (min-width : 992px) {
	.navbar-light ul.nav li.dropdown:hover > ul.dropdown-menu {
		display:block
	}
}

@media only screen and (max-width : 992px) {
	.custom-container-fluid{
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.navbar-collapse  {
		background-color:#FFFFFF!important;
		border-bottom:2px solid #000000;
		border-top:2px solid #000000;
		margin-top:50px;
		width:100%;
		z-index:9999;
		padding:0 7% 0 4%;
	}
	.navbar-light #collapsingNavbarMd ul li{
		padding:5px
	}
	.dropdown-menu {
		box-shadow:none;
		webkit-box-shadow:none;
	}
	
	.navbar-brand {
		padding: 2px 5% !important;
	}	
	
	
	.dropdown-menu { -webkit-box-shadow:none!important;
		box-shadow:none!important;
	}
	.dropdown-menu > li:first-child{
		border-top:none !important;
	}
	.dropdown-menu > li:first-child:before{ display:none;
	
	}
	.dropdown-menu > li:last-child{
		border-bottom:none !important;
	}
	
	.dropdown-menu ul > li:first-child:before{
		content:"";
		font-family: FontAwesome;
		font-size:22px;
	}
	ul.dropdown-menu ul:before {
		content:"";
		font-family:FontAwesome;
		font-size:22px;
		position:absolute;
		top:-1px;
		left:-8px;
		color:#000000
	}
	
	ul.dropdown-menu ul{
		margin-left:10px!important;
		margin-top:0px;
		border:none;
		padding:0;
	}
	
	.navbar-light .navbar-toggler {
		margin-right: 2%;
	}
	
	.navbar-light ul.nav li.dropdown > ul.dropdown-menu {
		visibility: visible;
		 float:none;
		 height: auto !important;
		 display:block!important;
	}
	
	#top-contact{
		background-color:#DEDDE2;
	}
	.related-posts li {
		width: 99%;
	}
	.related-posts .last {
		float:left;
	}
}
	
@media only screen and (max-width : 768px) {
	.custom-text-right-center, .custom-text-left-center{
		text-align:center!important;
	}
}

/*PRO-------------------------------------------------------------------------------------------------------------------------------*/

/*-----------FrontPage Header Section-----------*/
#frontpage-header-section{
	position:relative;
	padding-top:0px !important;
	padding-bottom:100px !important;
}

/*-----------Additional Social Media Lists-----------*/
#top-contact i.fa-tumblr:hover{
	color:#36465D;
}
#top-contact i.fa-instagram:hover{
	color:#F55101;
}
#top-contact i.fa-pinterest:hover{
	color:#CB2027;
}
#top-contact i.fa-foursquare:hover{
	color:#F94777;
}
#top-contact i.fa-stumbleupon:hover{
	color:#EB4924;
}
#top-contact i.fa-delicious:hover{
	color:#3274D0;
}
#top-contact i.fa-behance:hover{
	color:#3496FF;
}

/* Top Carousal --------------------------------------------------------------------- */

.pattern-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
 #myCarousel {
    overflow: hidden;
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: #fff;
	height:650px;
}
.carousel-inner {
  height: 100%;
}

#myCarousel .carousel-1, #myCarousel .carousel-2, #myCarousel .carousel-3, #myCarousel .carousel-4, #myCarousel .carousel-5, #myCarousel .carousel-6, #myCarousel .carousel-7, #myCarousel .carousel-8, #myCarousel .carousel-9, #myCarousel .carousel-10, #myCarousel .carousel-11, #myCarousel .carousel-12, #myCarousel .carousel-13, #myCarousel .carousel-14, #myCarousel .carousel-15, #myCarousel .carousel-16, #myCarousel .carousel-17, #myCarousel .carousel-18, #myCarousel .carousel-19, #myCarousel .carousel-20, #myCarousel .carousel-21, #myCarousel .carousel-22, #myCarousel .carousel-23, #myCarousel .carousel-24, #myCarousel .carousel-25 {
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
}

.carousel-fade .carousel-inner .carousel-item {
  opacity: 0.5;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  background-repeat: no-repeat;
  background-size: cover;
  z-index:1;
}

.carousel-fade .carousel-inner .carousel-item:after {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel-caption{
	left:10%;
	right:10%;
	top:39%;
	z-index: 2;
}
.carousel-caption h1{ 
	margin-top: 0;
	font-size:60px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 700; line-height:normal;
}
.carousel-caption h1 a{
	color:#FFFFFF;
}
.carousel-caption h1 a span{
	color:#00C2E5;
}
.carousel-caption h1 a:hover{
	color:#FFFFFF;
}
.carousel-caption h1 a:hover span{
	color:#00C2E5
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
.carousel-caption h1{
	font-size:24px
}
.container{
	width:300px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.carousel-caption h1{
	font-size:30px
}
.container{
	width:450px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.carousel-caption h1{
	font-size:34px
}
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
.carousel-caption h1{
	font-size:40px
}
}

.carousel-caption .btn-start:hover {
  color: #fff; 
  border: 1px solid #018ECB;
  background-color:#018ECB
}
.left-control, .right-control {
    position: absolute;
    top: 50%;
    height: 51px;
    width: 51px;
    line-height: 48px;
    border-radius: 50%;
    border: 1px solid #fff;
    z-index: 20;
    font-size: 24px;
    color: #fff;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.right-control {
    right: -51px;
}
.left-control {
    left: -51px;
}
#myCarousel:hover .right-control {
    right: 30px;
}
#myCarousel:hover .left-control {
    left: 30px;
}
#myCarousel .carousel-indicators{
	bottom:40px;
}
.carousel-caption p{
	font-size:18px;
	font-family: 'Oxygen', sans-serif!important;
	font-weight:300;
	text-align:center ;
	text-shadow:none;
}

#myCarousel .carousel-item {
	-webkit-transition: opacity 3s;
	-moz-transition: opacity 3s; 
	-ms-transition: opacity 3s; 
	-o-transition: opacity 3s; 
	transition: opacity 3s;
}
.carousel .active.left {
	left:0;
	opacity:0;
	z-index:2;
}
.carousel .next {
	left:0;
	opacity:1;
	z-index:1;
}

#myCarousel .fa-angle-left, #myCarousel .fa-angle-right { 
	padding-top:10px
}

#myCarousel:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
#myCarousel:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

/* YTP CSS --- STRICTLY DO NOT TOUCH------------------------------------------------------------------ */
.mb_YTPlayer:focus{outline:0}.YTPWrapper{display:block;transform:translateZ(0)translate3d(0,0,0);transform-style:preserve-3d;perspective:1000;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}.mb_YTPlayer .loading{position:absolute;top:10px;right:10px;font-size:12px;color:#fff;background:rgba(0,0,0,.51);text-align:center;padding:2px 4px;border-radius:5px;font-family:"Droid Sans",sans-serif;-webkit-animation:fade .1s infinite alternate;animation:fade .1s infinite alternate}@-webkit-keyframes fade{0%{opacity:.5}100%{opacity:1}}@keyframes fade{0%{opacity:.5}100%{opacity:1}}.YTPFullscreen{display:block!important;position:fixed!important;width:100%!important;height:100%!important;top:0!important;left:0!important;margin:0!important;border:none!important;opacity:1!important;background-color:#000}.mbYTP_wrapper iframe{max-width:4000px!important}.inline_YTPlayer{margin-bottom:20px;vertical-align:top;position:relative;left:0;overflow:hidden;border-radius:4px;box-shadow:0 0 5px rgba(0,0,0,.7);background:rgba(0,0,0,.5)}.inline_YTPlayer img{border:none!important;margin:0!important;padding:0!important;transform:none!important}.mb_YTPBar,.mb_YTPBar .buttonBar{box-sizing:border-box;left:0;padding:5px;width:100%}.mb_YTPBar .ytpicon{font-size:20px;font-family:ytpregular}.mb_YTPBar .mb_YTPUrl.ytpicon{font-size:30px}.mb_YTPBar{transition:opacity .5s;display:block;height:10px;background:#333;position:fixed;bottom:0;text-align:left;z-index:1000;font:14px/16px sans-serif;opacity:.1}.mb_YTPBar.visible,.mb_YTPBar:hover{opacity:1}.mb_YTPBar .buttonBar{transition:all .5s;background:0 0;font:12px/14px Calibri;position:absolute;top:-30px;height:40px}.mb_YTPBar:hover .buttonBar{background:rgba(0,0,0,.4)}.mb_YTPBar span{display:inline-block;font:16px/20px Calibri,sans-serif;position:relative;width:30px;height:25px;vertical-align:middle}.mb_YTPBar span.mb_YTPTime{width:130px}.mb_YTPBar span.mb_OnlyYT,.mb_YTPBar span.mb_YTPUrl{position:absolute;width:auto;display:block;top:6px;right:10px;cursor:pointer}.mb_YTPBar span.mb_YTPUrl img{width:60px}.mb_YTPBar span.mb_OnlyYT{left:300px;right:auto}.mb_YTPBar span.mb_OnlyYT img{width:25px}.mb_YTPBar .mb_YTPMuteUnmute,.mb_YTPBar .mb_YTPPlaypause,.mb_YTPlayer .mb_YTPBar .mb_YTPPlaypause img{cursor:pointer}.mb_YTPBar .mb_YTPProgress{height:10px;width:100%;background:#222;bottom:0;left:0}.mb_YTPBar .mb_YTPLoaded{height:10px;width:0;background:#444;left:0}.mb_YTPBar .mb_YTPseekbar{height:10px;width:0;background:#bb110e;bottom:0;left:0;box-shadow:rgba(82,82,82,.47)1px 1px 3px}.mb_YTPBar .YTPOverlay{backface-visibility:hidden;-webkit-backface-visibility:hidden;-webkit-transform-style:"flat";box-sizing:border-box}.YTPOverlay.raster{background:url(images/raster.png)}.YTPOverlay.raster.retina{background:url(images/raster@2x.png)}.YTPOverlay.raster-dot{background:url(images/raster_dot.png)}.YTPOverlay.raster-dot.retina{background:url(images/raster_dot@2x.png)}.mb_YTPBar .simpleSlider{position:relative;width:100px;height:10px;border:1px solid #fff;overflow:hidden;box-sizing:border-box;margin-right:10px;cursor:pointer!important;border-radius:3px}.mb_YTPBar.compact .simpleSlider{width:40px}.mb_YTPBar .simpleSlider.muted{opacity:.3}.mb_YTPBar .level{position:absolute;left:0;bottom:0;background-color:#fff;box-sizing:border-box}.mb_YTPBar .level.horizontal{height:100%;width:0}.mb_YTPBar .level.vertical{height:auto;width:100%}


/* --- Margin to Slider------------------------------------------------------------------ */
.slider-margin{
	margin-top:430px
}

/* --- About Us------------------------------------------------------------------ */
#about-us{
	padding-top:80px;
	padding-bottom:100px;
	-webkit-background-size: cover;
	background-size: cover;
}
#about-us h3{
	text-transform:uppercase;
	color:#000000;
}
#about-us p{
	padding-top:10px;
	padding-bottom:10px;
	font-size:16px;
}
a.frontpage-read-more{
	padding:10px 15px;
	border:2px solid;
	border-radius:4px;
	text-transform:uppercase;
	color:#000000
}
a.frontpage-read-more:hover{
	color:#FFFFFF
}
#about-us .about-icon{
	height:100px;
	width:100px;
	display:block;
	margin:0 auto;
	border-radius:50%
}
#about-us .about-icon .fa{
	font-size:46px;
	color:#FFFFFF;
	padding-top:27px
}
#about-us p{
	text-align:center
}
#about-us .feature-blocks{
	margin-bottom:30px;
	vertical-align:top;
}

/* --- Feature Section------------------------------------------------------------------ */
#feature-section{
	padding-top:70px;
	padding-bottom:20px;
	-webkit-background-size: cover;
	background-size: cover;
}
.feature-header h3{
	text-transform:uppercase;
	color:#000000;
}
.feature-header p{
	padding-top:10px;
	padding-bottom:10px;
	font-size:16px;
}
.row-centered{
	text-align:center
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
	vertical-align:top;
}
#feature-section .feature-blocks{
	margin-bottom:50px;
	vertical-align:top;
}
.feature-blocks img{
	border-radius:4px;
}
.feature-blocks h3{
	text-transform:uppercase;
	color:#000000;
	font-size:16px;
	margin-top:15px;
	text-align:center;
}
.feature-blocks h3 a {
	color:#000000;
}
.feature-blocks a.button{
	padding:5px 10px !important
}
.feature-blocks .blog-link{
	margin-top:20px
}

/* Team Section -------------------------------------------------------------*/
#team{
	padding-top:100px;
	padding-bottom:100px;
	-webkit-background-size: cover;
	background-size: cover;
}
#team h3{
	text-transform:uppercase;
	color:#000000;
}
#team .head-sec p{
	font-size:16px;
	padding-top:10px;
	padding-bottom:10px;
}
.flip {
	-webkit-perspective: 800;
	perspective: 800;
	position: relative;
	text-align: center; 
	display:inline-block;
}
.flip .card.flipped {
	-webkit-transform: rotatey(-180deg);
	transform: rotatey(-180deg);
}
.flip .card {
	height: 100%;
	-webkit-transform-style: preserve-3d;
	-webkit-transition: 0.5s;
	transform-style: preserve-3d;
	transition: 0.5s; margin:5.3px;
	width: 264px;
	height: 324px;
}
.flip .card .face {

	-webkit-backface-visibility: hidden ;
	backface-visibility: hidden ;
	z-index: 2;   
}
.flip .card .front {
	position: absolute;
	width: 100%;
	z-index: 1;
}
.flip .card .back {
  -webkit-transform: rotatey(-180deg);
    transform: rotatey(-180deg);
}
.inner {
	margin:0px !important;
}
.well-sm { 
	padding:0; padding-bottom:15px
}
.back .well-sm { 
	padding:15px
}
.back .well-sm img{
	height:70px; 
	width:70px; 
	border-radius:50%
}
.back .well-sm p {
	padding-top:13px;
}
.well{
	background-color: #f5f5f5;
	border-radius: .25rem;
	height: 322px; 
	overflow:hidden;
}
.team-member{
	text-transform:uppercase;
	margin:0;
	padding:0;
	padding-top:7px;
	margin-bottom:-7px;
	text-align:center
}
.team-member-back{
	text-transform:uppercase;
	margin:0;
	padding:0;
	margin-top:-6px;
	text-align:center;
}
.team-details{
	margin-top:-6px;
	margin-bottom:11px;
}

#team a.social {
	color:#ffffff;
}
#team .fa-facebook {
	background-color:rgba(65, 94, 155, 0.8);
	padding:10px;
	padding-left:14px;
	padding-right:14px;
}
#team .fa-twitter {
	background-color:rgba(29, 161, 242, 0.8);
	padding:10px;
	padding-left:12px;
	padding-right:12px;
}
#team .fa-linkedin {
	background-color:rgba(26, 133, 188, 0.8);
	padding:10px;
	padding-left:12px;
	padding-right:12px;
}
#team .fa-google-plus {
	background-color:rgba(224, 74, 57, 0.8);
	padding:10px;
	padding-left:12px;
	padding-right:12px;
}
#team .fa-youtube-play {
	background-color:rgba(224, 74, 57, 0.8);
	padding:10px;
	padding-left:12px;
	padding-right:12px;
}
#team .fa-facebook:hover {
	background-color:rgba(65, 94, 155, 1.0);
}
#team .fa-twitter:hover { 
	background-color:rgba(29, 161, 242, 1.0);
}
#team .fa-linkedin:hover {
	background-color:rgba(26, 133, 188, 1.0);
}
#team .fa-google-plus:hover {
	background-color:rgba(224, 74, 57, 1.0);
}
#team .fa-youtube-play:hover {
	background-color:rgba(224, 74, 57, 1.0);
}

/* CTA Section -------------------------------------------------------------------*/
#call-to-action{
	padding-top:100px;
	padding-bottom:100px;
	-webkit-background-size: cover;
	background-size: cover;
}
#call-to-action h3{
	text-transform:uppercase;
	color:#FFFFFF
}
#call-to-action p{
	padding-top:30px;
	padding-bottom:30px;
	font-size:18px;
	color:#FFFFFF;
}
#call-to-action a.frontpage-read-more{
	background:rgba(255, 255, 255, 0.5);
	font-weight:bold; 
	display:block;
	max-width: 450px;
	margin: 0 auto;
}
	
/* Counter Section -------------------------------------*/
#counter{
	-webkit-background-size: cover;
	background-size: cover;
	position:relative;
	padding-top:100px;
	padding-bottom:70px;
}
.counter-overlay{
	content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#counter h3{
	text-transform:uppercase;
	color:#000000
}
#counter p{
	font-size:16px;
	padding-top:10px;
	padding-bottom:30px;
}
.each-counter{
	margin-bottom:30px
}
.counter-icon {
	height:100px;
	width:100px;
	border:2px solid;
	border-radius:50%;
	margin-bottom:15px;
	padding-top:27px;
}
#counter .fa {
	font-size:46px
	}
#counter .counter{
	font-size:34px;
	font-weight:bold;
}
#counter .counter-name{
	font-size:20px;
	text-transform:uppercase;
}

/* Carousal 2 Quote ----------------------------------------------------------------------*/
#testimonial{
	-webkit-background-size: cover;
	background-size: cover;
	position:relative;
	padding-top:100px;
	padding-bottom:100px;
}
.testimonial-overlay{
	content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,.2);
}
#testimonial h3{
	text-transform:uppercase;
	color:#000000
}
#testimonial strong{
	color:#000000;
}
#testimonial span.before{
	content:open-quote;
	position:absolute;
	left:50px;
	top:-80px;
	font-size:400px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
#testimonial span.after{
	content:close-quote;
	position:absolute;
	right:50px;
	bottom:-300px;
	font-size:400px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF
}
/* carousel */
#quote-carousel {
	padding: 0 10px 30px 10px;
	margin-top: 30px;
	text-align:center;
}
/* indicator position */
#quote-carousel .carousel-indicators {
	top: auto;
	bottom: -40px;
}
/* typography */
#quote-carousel p {
	color:#FFFFFF;
	text-align:center;
	font-size:16px;
}
#quote-carousel img{
	border-radius:50%;
	width:150px;
	height:150px;
	margin-bottom:10px;
}
/* Carousal 2 Quote End */

/* Front Blog Section ------------------------------------------ */
#front-blog{
	padding-top:100px;
	padding-bottom:100px;
	-webkit-background-size: cover;
	background-size: cover;
}
#front-blog h3{
	text-transform:uppercase;
	color:#000000;
}
#front-blog p{
	padding-top:10px;
	padding-bottom:10px;
	font-size:16px;
}
.blog-link{
	margin-top:30px;
	clear:both;
}
.front-blog{
	margin:10px;
}
#front-blog p.filler{
	padding:0px;
	font-size:5px;
}
















/*-----------------------------------------
COUNTER SECTION
------------------------------------------*/
.ed-counter-section {
    background: #343946 none repeat scroll 0 0;
    position: relative;
    overflow: hidden;
	padding:0; margin:0;
}
.ed-counter-section .counter-content {
    background: #343946 none repeat scroll 0 0;
    color: #fff;
    float: left;
    padding: 50px 50px 50px 0;
    width: 50%;
    position: relative;
    z-index: 1;
}
.ed-counter-section .counter-content::after {
    background: url(images/black-triangle.png) no-repeat;
    content: "";
    color: #646974;
    font-family: fontawesome;
    font-size: 30px;
    height: 404px;
    line-height: 190px;
    margin-top: -70px;
    position: absolute;
    right: 0px;
    text-align: center;
    top: 50%;
	margin-top:-202px;
    width: 404px;
	background-color:#343946;
	border-radius:8%;
	z-index:-2;
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
    transform: rotate(45deg); /* Standard syntax */
}
.ed-counter-section .section-title, 
.ed-counter-section .section-subtitle, 
.ed-skill-section .section-title, 
.ed-skill-section .section-subtitle {
	color: #fff;
}
.ed-counter-section .counter-image {
    float: right;
    position: absolute;
    right: 0;
    width: 70%;
}
.boxed .ed-counter-section .counter-image {
	width: 78%;
}
.counter-content-icon {
    clear: both;
    display: inline-block;
    width: 100%;
}
.ed-counter-section .counter-icon-wrap {
    border-bottom: 1px solid #5f636d;
    border-right: 1px solid #5f636d;
    float: left;
    padding: 10px;
    text-align: center;
    width: 33.33%;
}
.ed-counter-section .counter-icon-wrap:nth-child(3n) {
	border-right: none;
}
.ed-counter-section .counter-icon-wrap:nth-last-of-type(1), 
.ed-counter-section .counter-icon-wrap:nth-last-of-type(2), 
.ed-counter-section .counter-icon-wrap:nth-last-of-type(3) {
	border-bottom: none;
}
.ed-counter-section .counter-icon-wrap .fa {
    font-size: 3em;
    margin-bottom: 10px;
}
.ed-counter-section .counter-icon-wrap p {
    font-weight: 300;
    margin: 0;
    text-transform: uppercase;
}

/*-----------------------------------------
SKILL SECTION
------------------------------------------*/
.ed-skill-section {
    background: #92c330 none repeat scroll 0 0;
    position: relative;
    overflow: hidden;
}
.ed-skill-section .skill-content {
    background: #92c330 none repeat scroll 0 0;
    color: #fff;
    float: right;
    padding: 80px 0 80px 50px;
    width: 50%;
    position: relative;
    z-index: 1;
}
.ed-skill-section .skill-content::after {
    background: url(images/green-triangle.png) no-repeat;
    content: "";
    font-family: fontawesome;
    font-size: 30px;
    height: 205px;
    line-height: 220px;
    margin-top: -70px;
    position: absolute;
    left: -40px;
    text-align: center;
    top: 40%;
    width: 40px;
}
.ed-skill-section .skill-image {
    float: left;
    position: absolute;
    left: 0;
    width: 70%;
}
.skill-content-icon {
    clear: both;
    display: inline-block;
    width: 100%;
}
.skill-content-icon .skill-bar-wrap {
    float: left;
    width: 33.33%;
    text-align: center;
    position: relative;
}
.wrap-loader {
    background: transparent none repeat scroll 0 0;
    border: 10px solid rgba(255, 255, 255, 0.6);
    border-radius: 100%;
    height: 100px;
    position: relative;
    text-align: center;
    width: 100px;
    margin: 0 auto;
}
.skill-progress-bar::after {
    border: 10px solid #fff;
    border-radius: 100%;
    bottom: -10px;
    content: "";
    left: -10px;
    position: absolute;
    right: -10px;
    top: -10px;
}
.skill-bar-wrap canvas {
    position: relative;
    z-index: 1;
}
.skill-bar-wrap p {
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: uppercase;
}
.skill-bar-wrap p::after {
    background: rgba(255, 255, 255, 0.55);
    border-radius: 100%;
    content: "";
    height: 70px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 25px;
    width: 70px;
}



/* Image Item Slider Section -------------------------------------------------------------------*/
#image-item-slider{
	padding-top:80px;
	padding-bottom:80px;
	-webkit-background-size: cover;
	background-size: cover;
}
#image-item-slider h3{
	text-transform:uppercase;
	color:#000000;
}
#image-item-slider p{
	padding-top:10px;
	padding-bottom:0px;
	font-size:16px;
}
#image-item-slider .slider-control{
	margin-bottom:20px;
}
#image-item-slider .slider-control a{
	float:none; 
	padding-left:10px; 
	padding-right:10px;
	border:1px solid #CCCCCC; 
	padding-bottom:5px; 
	padding-top:3px; 
	font-weight:bold; cursor:pointer;
}
	
#ImageItemCarousel:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
#ImageItemCarousel:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}









