.mobile-heading {
	display: none;
	text-align: center;
	}
	
#content {
	clear: both;
	margin-top: -30px !important;
	display: block;
	}
	
.title-heading {
	margin: 0 auto;
	width: 100%;
	display: block;
	text-align: center;
	}
	
.title-heading h2 {
	color: #570051;
	font-weight: 600;
	font-size: 24px;
	text-transform: capitalize;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	font-family: 'B Yekan',tahoma;
	}
	
.title-heading h2 span {
	}
	
#mobile-accordion {
	display: none;
	line-height: 1;
	}
	
#desktop-content {
	}
	
.news-blog-article,
.about-pages {
	}
	
	
.news-blog-article p {
	overflow: hidden;
	font-family:tahoma;
	}
	
.article-content img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	}
	
.box-min {
	min-height: 370px;
	}
	
.box-min-press {
	min-height: 270px;
	}
	
.about-testimonials {
	min-height: 520px;
	}
	
.news-blog-article h2,
.about-pages h2,
.about-testimonials h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 24px;
	color: #570051;
	font-weight: 400;
font-family: 'B Yekan', tahoma;
  text-align: center;	}

.about-testimonials h2 span {
  font-family: tahoma;
}
.mobile-gallery {
	display: none;
	}
	
.faqs-archive {
	}
	
.faqs-archive h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 19px;
	color: #570051;
	font-weight: 400;
	}
	
.faqs-archive h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 17px;
	color: #222;
	font-weight: 400;
	}
	
.faqs-archive li {
	list-style: disc;
	list-style-position: inside;
	font-size: 12px;
	}
	
.gallery-archive {
	min-height: 160px;
	}
	
.gallery-archive h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 19px;
	color: #570051;
	font-weight: 400;
	}
	
.gallery-archive h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 17px;
	color: #222;
	font-weight: 400;
	}
	
.gallery-archive img.gallery-image {
	width: 100%;
	height: auto;
	transition-duration: 1s;
	-webkit-transition-duration:1s;
	}
	
.gallery-archive img.gallery-image:hover {
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}
	
.newsletters-archive {
	min-height: 190px;
	margin: 0 auto;
	text-align: center;
	}
	
.newsletters-archive h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 19px;
	color: #570051;
	font-weight: 400;
	}
	
.newsletters-archive h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 17px;
	color: #222;
	font-weight: 400;
	}
	
.newsletters-archive img.gallery-image {
	width: 100%;
	height: auto;
	transition-duration: 1s;
	-webkit-transition-duration:1s;
	}
	
.newsletters-archive img.gallery-image:hover {
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}
	
.responsive-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden;  margin-bottom: 10px; z-index: 1;}
.responsive-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}
	
.about-team-pages h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 24px;
	color: #570051;
	font-weight: 600;
	}
	
.about-team-pages h2 span {
	font-weight: 300;
	}
	
.news-blog-article h2 a,
.about-pages h2 a,
.about-team-pages h2 a,
.about-testimonials h2 a {
	font-size: 18px;
	line-height: 24px;
	color: #570051;
	font-weight: 400;
	}
	
.news-blog-article h2 a:hover,
.about-pages h2 a:hover,
.about-team-pages h2 a:hover,
.about-team-testimonials h2 a:hover {
	color: #333;
	}
	
.news-blog-article h3 {
	font-size: 11px;
	color: #333;
	margin-bottom: 10px;
	font-weight: 400;
	}
	
.about-pages h3 {
	font-size: 14px;
	color: #570051;
	font-weight: 600;
	margin-bottom: 10px;
	}
	
.about-team-pages h3 {
	font-size: 12px;
	color: #222;
	font-weight: 400;
	margin-bottom: 10px;
	}
	
.purple-text {
	color: #570051;
	}
	
a.button-purple-duo {
	display: inline-block;
	background-color: #570051;
	color: #fff;
	/*text-transform: uppercase;*/
	margin: 0 auto;
	padding: 5px 12px;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	}
	
a.button-purple-duo:hover {
	color: #fff;
	background-color: #222;
	cursor: pointer;
	}
	
a.button-purple-duo span {
	display: block;
	font-size: 9px;
	}
	
a.button-gray-duo {
	display: inline-block;
	background-color: #777;
	color: #fff;
	/*/*text-transform: uppercase;*/*/
	margin: 0 auto;
	padding: 5px 12px;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	}
	
a.button-gray-duo:hover {
	color: #fff;
	background-color: #222;
	cursor: pointer;
	}
	
a.button-gray-duo span {
	display: block;
	font-size: 9px;
	}
	
.programs-pages {
	}

.programs-pages h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 24px;
	color: #570051;
	font-weight: 600;
	font-family:tahoma;
	}
	
.programs-pages h2 span {
	font-weight: 300;
	}
	
.programs-pages h2 a {
	font-size: 18px;
	line-height: 24px;
	color: #570051;
	font-weight: 400;
	}
	
.programs-pages h2 a:hover {
	color: #333;
	}
	
.programs-pages h3 {
	font-size: 12px;
	color: #222;
	font-weight: 600;
	margin-bottom: 10px;
	}
	
.programs-pages ul {
	}
	
.programs-pages li {
	list-style: disc;
	list-style-position: inside;
	font-size: 12px;
	}
	
.programs-bhrt-pages {
	}
	
.programs-bhrt-pages h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 24px;
	color: #570051;
	font-weight: 600;
	}
	
.programs-bhrt-pages h2 span {
	font-weight: 300;
	}
	
.programs-bhrt-pages h2 a {
	font-size: 18px;
	line-height: 24px;
	color: #570051;
	font-weight: 400;
	}
	
.programs-bhrt-pages h2 a:hover {
	color: #333;
	}
	
.programs-bhrt-pages h3 {
	font-size: 12px;
	color: #222;
	font-weight: 600;
	margin-bottom: 10px;
	}
	
.programs-bhrt-pages ul {
	}
	
.programs-bhrt-pages li {
	list-style: disc;
	list-style-position: inside;
	font-size: 12px;
	}
	
.programs-bhrt-pages img,
.programs-bhrt-pages img a {
	width: 50%;
	padding: 10px;
	height: auto;
	margin-bottom: 10px;
	transition-duration: 1s;
	-webkit-transition-duration:1s;
	}
	
.programs-bhrt-pages img:hover,
.programs-bhrt-pages img a:hover {
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}
	
.about-pages li {
	list-style: none;
	}
	
.about-pages li p {
	padding-bottom: 5px;
	}
	
.about-pages li.homecare {
	background-image: url(../images/icon-homecare.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	}

.about-pages li.elhampsystem {
	background-image: url(../images/icon-elhampsystem.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	}
	
.about-pages li.whenyouwant {
	background-image: url(../images/icon-whenyouwant.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	}
	
.about-pages li.servicewhenyouwant {
	background-image: url(../images/icon-servicewhenyouwant.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	}
	
.about-pages li.constantcontact {
	background-image: url(../images/icon-constantcontact.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	}
	
.about-pages li.unlimitedfacetime {
	background-image: url(../images/icon-unlimitedfacetime.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	}
	

.about-pages img a {
    display: block;
	width: 96%;
	height: auto;
	margin-bottom: 10px;
	transition-duration: 1s;
	-webkit-transition-duration:1s;
	padding: 2%;
}
.about-pages img {
    display: block;
	height: auto;
	max-width: 100%;
	}
	
.about-team-pages img,
.about-team-pages img a {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	transition-duration: 1s;
	-webkit-transition-duration:1s;
	}
	
.about-team-pages img:hover,
.about-team-pages img a:hover {
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}
	
.about-team-pages a.adjust {
	color: #570051;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
	display: inline-block;
	}

.about-team-pages a.adjust:hover {
	color: #222;
	text-decoration: none;
	}
	
.about-pages img a:hover {
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}
	
.about-pages p {
	text-align: justify !important;
	}
	
img.scaled-img {
	width: 100%;
	height: auto;
	}
	
.wp-pagenavi {
	clear: both;
	font-size: 11px;
	}

.wp-pagenavi a,
.wp-pagenavi span {
	color: #999;
	text-decoration: none;
	padding: 3px 5px;
	}

.wp-pagenavi a:hover,	
.wp-pagenavi span.current {
	font-weight: bold;
	color: #570051;
	}
	
#fwslider {
    position: relative;
    width: 100%;
    margin-top: -114px;
    line-height: auto;
	}

#fwslider .slide {
    display: none;
    position: absolute;
    top:0;
    left:0;
    z-index: 0;
    width:100%;
	}

#fwslider .slide img {
    width:100%;
    border-bottom: 3px solid #570051;
	}

#fwslider .slidePrev {
    background:#000;
    width:50px;
    height:50px;
    position: absolute;
    top:50%;
    left: 50px;
    opacity:0.5;
    z-index: 10;
}

#fwslider .slidePrev span {
    background-image:url(../img/left_arrow.png);
    width:50px;
    height:50px;
    float:left;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    cursor: pointer;
}

#fwslider .slideNext {
    background:#000;
    width:50px;
    height:50px;
    position: absolute;
    top:50%;
    right: 50px;
    opacity:0.5;
    z-index: 10;
}

#fwslider .slideNext span {
    background-image:url(../img/right_arrow.png);
    width:50px;
    height:50px;
    float:left;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    cursor: pointer;
}

#fwslider .timers {
    height:6px;
    position: absolute;
    bottom:25px;
    left:30px;
    right:0;
    z-index: 3;
    margin: 0 auto;
}

#fwslider .timer {
    height:4px;
    width:40px;
    background-color: #000;
    float:left;
    margin-right: 10px;
}

#fwslider .progress {
    height:4px;
    width:0%;
    background-color: #FC3;
    float:left;
}

#fwslider .slide_content {
    top:0;
    position: absolute;
    width:100%;
    height:100%;
}

#fwslider .slide_content_wrap { /* Slider Text Content Container Style */
    max-width:1024px;
    margin:15% auto;
}

#fwslider .title {  /* Slider Title Style */
    opacity: 0;
    color: #570051;   
    font-size: 24px;
    line-height: 30px;
    padding:10px;
    float:left;
    font-style: normal;
    font-weight: 300;
    /*text-transform: uppercase;*/
	}
	
#fwslider .title span {  /* Slider Title Style */
    font-weight: 600;
	}

#fwslider .readmore { /* Slider Read More button Style */
    opacity: 0;
    clear:both;
    float:left;
    /*text-transform:uppercase;*/
    font-size:11px;
    color:#fff;
    background: #570051;
    padding:10px;
    text-decoration: none;
    margin-top:2px;
    font-weight: 600;
    margin: 10px;
}

#fwslider .readmore:hover {
    color:#fff;
	}
	
.mobile-header,
.sidebar-left,
.sidebar-right {
	display: none;
	}

#desktop-header {
	width:100%;
	background-image: url(../images/navigation-bg-desktop2.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 230px;
	z-index: 998;
	position: absolute;
	overflow: visible;
	display: block;
	clear: both;
	}

.purple-bar {
	display: block;
	width: 100%;
	height: 24px;
	background-color: #570051;
	/*background-color: #570051;*/
	}
	
.purple-bar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	text-align: right;
	}
	
.purple-bar li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 9px;
	}
	
.purple-bar li a {
	color: #fff !important;
	line-height: 24px;
	}

.desktop-left-nav {
	overflow: visible;
	margin-top: 60px;
	margin-left: 20px;
	float: left;
	}

.desktop-right-nav {
	overflow: visible;
	margin-top: 60px;
	margin-right: 20px;
	float: right;
	}

.navigation  {
	overflow: visible;
	margin:0; 
	padding:0; 
	list-style:none;
	height: auto;
	overflow: visible;
	}	
	
.navigation li {
	overflow: visible;
	float:left;
	position:relative; 
	list-style:none;
	width: 100px;
	}
		
.navigation li a { 
	color: #333;
	display:block; 
	text-decoration:none;
	text-align:center; 
	/*text-transform:uppercase;*/
	font-size: 14px !important;
	font-weight: 400;
	font-family: 'B Yekan',tahoma;
	}
	
.navigation li.on a,
.navigation li a:hover {
	color: #000;
	font-weight: 600;
	border-top: 3px solid #880180;
	}
		
.navigation ul {
	position:absolute; 
	left: 0;
	display:none; /* Hide it by default */
	margin: 0px; 
	padding: 0px;
	list-style:none;
	}
		
.navigation ul li { 
	float:left; 
	margin: 0;
	z-index: 100000;
	width: 170px;
	text-align: center;
	margin: 0 auto;
	overflow: visible;
	-webkit-box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.1);
	}

.navigation  ul li:first-child { 
	margin-top: 10px;
	}
		
.navigation ul a {
display: block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 6px;
	padding-bottom: 6px; 
	color: #fff !important;
	text-decoration: none;	
	background-color: rgba(126, 61, 122, 0.9);
	margin: 0;
	font-weight: 400 !important;
	font-size: 11px !important;
	text-transform: capitalize;
	border-bottom: 1px solid #764074;
	}
	
.ie8 .navigation ul a, .ie7 .navigation ul a {background-color: #570051;}
		
.navigation  ul a:hover {
	color: #fff;
	background-color: #570051;
}
.navigation ul li ul.dropen{ 
	display: none !important;
}
.navigation ul li ul.dropen{ 
	text-align: left;
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 9999999;
}
.navigation ul li:hover ul.dropen{ 
	display: block !important;
}

.navigation ul li ul.dropfa{ 
	display: none !important;
}
.navigation ul li ul.dropfa{
	text-align: left;
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 9999999;
}
.navigation ul li:hover ul.dropfa{ 
	display: block !important;
}
.navigation ul li ul.dropfa li a{
	direction: rtl;
}
.home-intro {
	margin: 0 auto;
	text-align: center;
	display: block;
	margin-bottom: 20px;
	}
	
.home-intro h2 {
	color: #570051;
	font-size: 34px;
	line-height: 38px;
	font-weight: 600;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	font-family: 'B Yekan',tahoma;
	}
	
.home-intro h3 {
	color: #666;
	font-size: 28px;
	line-height: 36px;
	/*text-transform: uppercase;*/
	font-weight: 300;
	margin: 0;
	padding: 0;
	font-family: 'B Yekan',tahoma;
	}
	
.home-intro p {
	color: #570051;
	font-size: 18px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	letter-spacing: 1px;
	display: block;
	margin-bottom: 5px;
	}
	
.home-intro span {
	color: #888;
	font-size: 16px;
	line-height: 22px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	letter-spacing: 1px;
	display: block;
	margin-bottom: 5px;
	}
	
a.gray-button {
	font-size: 14px;
	display: inline-block;
	padding: 10px 20px;
	background-color: #404040;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	/*text-transform: uppercase;*/
	}
	
a.purple-button {
	font-size: 14px;
	display: inline-block;
	padding: 10px 20px;
	background-color: #570051;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	/*text-transform: uppercase;*/
	}
	
a.gray-button:hover,
a.purple-button:hover {
	background-color: #333;
	}
	
.home-box {
	margin: 0 auto;
	display: block;
	}
	
.home-box img {
	width: 100%;
	height: auto;
	}
	
.home-box p {
	color: #a4a3a3;
	font-size: 14px;
	text-align: center;
	min-height: 40px;
	}
.home-box p a {
    color: #fff;
        background-color: #470043;
    padding: 10px 20px;
}
.home-box p a:hover{
    background-color: #333;
}	
.home-box span {
	background-color: #747474;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
	font-weight: bold;
	width: 100%;
	display: block;
	margin: 0 auto;
	text-align: center;
	/*text-transform: uppercase;*/
	font-size: 15px;
	font-weight: 100;
	font-family: 'B Yekan',tahoma;
	}
	
.home-box a.button, .about-testimonials a.button  {
	font-size: 14px;
	display: inline-block;
	padding: 10px 20px;
	background-color: #470043;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	/*text-transform: uppercase;*/
	margin: 0 auto;
	text-align: center;
	cursor: pointer;
	}
	
.home-box a.button:hover,  .about-testimonials a.button:hover {
	background-color: #333;
	}
	
#footer-mobile {
	width: 100%;
	background-color: #222;
	}
	
#footer-mobile p {
	margin: 0 auto;
	text-align: center;
	font-size: 9px;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	/*text-transform: uppercase;*/
	}
	
#footer-mobile a {
	color: #bbb;
	display: inline !important;
	font-weight: 600;
	/*text-transform: uppercase;*/
	}
	
#footer-mobile a:hover {
	color: #fff;
	}
	
#footer {
	width: 100%;
	background-image: url(../images/footer-bg-bg.png);
	background-repeat: repeat;
	}
	
#footer .panel {
	background: none !important;
	border: none !important;
	-webkit-border-radius: 0 !important;
  	border-radius: 0 !important;
  	-moz-box-shadow: none;
  	-webkit-box-shadow: none;
  	box-shadow: none;
	}
	
#footer a {
	color: #fff;
	font-family: Tahoma;
	}

#footer a:hover {
	color: #ddd;
	}
	
#footer .large-4 {
	padding-top: 30px;
	padding-bottom: 30px;
	}
	
#footer .footer-bg {
	background-image: url(../images/footer-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
#footer h2 {
	font-size: 18px;
	/*text-transform: uppercase;*/
	font-weight: 700;
	color: #eee;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
	margin-bottom: 20px;
		font-family: 'B Yekan',tahoma;

	}
	
#footer h3 {
	font-size: 12px;
	font-weight: 300;
	color: #eee;
	}
	
#footer .footer-post {
	display: block;
	clear: both;
	height: 60px;
	}
	
#footer .footer-post .left {
	float: left;
	display: block;
	margin-right: 10px;
	width:25%;
	}
	
#footer .footer-post img {
	width: 100%;
	height: auto;
	}
	
#footer .footer-post .right {
	float: right !important;
	display: block;
	width: 70%;
	}
	
#footer .footer-post h3 {
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	font-weight: 500;
	color: #fff;
	/*text-transform: uppercase;*/
	}
	
#footer .footer-post span {
	display: block;
	font-size: 10px;
	color: #ccc;
	}
	
#footer .footer-post p {
	display: none;
	}
	
#footer .footer-info ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#footer .footer-info li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	color: #fff;
	font-size: 11px;
	line-height: 24px;
	color: #eee;
	height: 24px;
	margin-bottom: 8px;
	padding-left: 30px;
	/*text-transform: uppercase;*/
	}
	
#footer .footer-info li.address {
	background-image: url(../images/icon-address.png);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
#footer .footer-info li.phone {
	background-image: url(../images/icon-phone.png);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
#footer .footer-info li.email {
	background-image: url(../images/icon-email.png);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
#footer .footer-info li.web {
	background-image: url(../images/icon-web.png);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
#footer .footer-info li.twitter {
	background-image: url(../images/icon-twitter.png);
	background-repeat: no-repeat;
	background-position: left center;
	}
#footer .footer-info li.facebook {
	background-image: url(../images/icon-fb.png);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
.force-image-full img {
	width: 100%;
	height: auto;
	}
	
.programs-pages a,
.article-content a {
	color: #570051;
	}
	
.programs-pages a:hover,
.article-content a:hover {
	color: #222;
	}
	
.article-content li {
	font-size: 12px;
	list-style-position: inside;
	margin-bottom: 5px;
	}
	
.force-bullets li {
	font-size: 12px !important;
	list-style-position: inside !important;
	margin-bottom: 5px !important;
	list-style-type: square !important;
	}
	.font_en{
		font-family: tahoma !important;
	}