/*
	Author: Pixelart Inc.
	Author URI: http://www.pixelartinc.com/
*/



/****************************************************************************
    *-*-*-* HOME 3*-*-*-*
****************************************************************************/

h2 { background: url("../images/heading-bg2.png") left bottom no-repeat; }

.wrapr_three { background: #FFFFFF; }  /**322C2B */
.nav, .sub-menu { background: #259C58; }

.responsive_nav > ul > li > ul > li > a {    border-right: 1px solid #30a763;}
.responsive_nav > ul > li > ul {background-color: #259C58;}
.responsive_nav a { background: #259C58 url("../images/resposive-errow.png") 90% center no-repeat; color: #ffb7a3; }
.responsive_nav a:hover { background: #20844B url("../images/resposive-errow.png") 90% center no-repeat; }

.res-nav { color: #ffb7a3; background: #259C58; }
.res-nav a { color: #ffb7a3; }
.res-nav a:hover { background: #20844B; color: #ffffff; }

.nav ul li {     border-right: 1px solid #30a763; }
.nav ul li a:hover,
.nav ul li.active a { background: #20844B; color: #ffffff;}

.social_icon a {     border-right: 1px solid #30a763;}
.social_icon a.fb span {background: url("../images/fb.png") no-repeat;background-position: 0 0px;}
.social_icon a.tw span {background: url("../images/twet.png") no-repeat;background-position: 0 0px;}
.social_icon a.rss span {background: url("../images/rss.png") no-repeat;background-position: 0 0px;}
.social_icon a.in span {background: url("../images/in.png") no-repeat;background-position: 0 0px;}

.flex-direction-nav .flex-prev { background: url("../images/left3.png") no-repeat !important; }
.flex-direction-nav .flex-next { background: url("../images/right3.png") no-repeat !important; }