/*---------------------------------------------------------------
# Package - Joomla Template based on Helix Framework   
# ---------------------------------------------------------------
# Author - JoomShaper http://www.joomshaper.com
# Copyright (C) 2010 - 2012 JoomShaper.com. All Rights Reserved.
# license - PHP files are licensed under  GNU/GPL V2
# license - CSS  - JS - IMAGE files  are Copyrighted material 
# Websites: http://www.joomshaper.com
-----------------------------------------------------------------*/
/*Article social*/
.ns2-social{margin:10px}

/*News Title*/
#sp-slide-grid .sp-inner {padding:0}
#sp-left h4.ns2-title a, #sp-right h4.ns2-title a, .module.none h4.ns2-title a{color:#444}
#sp-left h4.ns2-title a:hover, .module.none h4.ns2-title a:hover{color:#909090}
.sp_news_higlighter span.sp-nh-title, h4.ns2-title{font-family:Prociono;font-size:14px!important;font-weight:400!important}
.rtl .sp_news_higlighter .sp-nh-buttons{float:right}
h4.ns2-title a{}
h4.ns2-title a:hover{color:#ccc}

/*Header*/
a.login_link {
  z-index: 33333;
  float: right;
  color: white;
  position: relative;
  -webkit-transition: all 300ms;
  outline: 0;
  top: 10px;
  right: 91px;
  font-size: 20px;
}
a.login_link img{ 
	height: 15px;
	position: relative;
	right: 5px;
	bottom: 2px;
	vertical-align: middle;
}
a.login_link :hover{
	color:rgb(193,169,128 ) !important;
}

#login.modal {outline:0;left:50%!important;margin-left:-150px;width:300px;}
.modal-backdrop{z-index:99}
.rtl #sp-search{border-right:none}

/*sp smart silder*/
.slider-wrapper{-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);box-shadow: 0 0 4px rgba(0, 0, 0, 0.3)}
.nivoSlider h1.nivo-title{font-family:Prociono;font-size:30px!important;color:#fff;}

/*Module none*/
.module.none h4.ns2-title{font-size:18px!important;line-height:24px}
.module.none h4.ns2-title, .module.none p.ns2-introtext{padding:0 10px!important}

/*news show sp 2 rtl support*/
.rtl .image_border img.ns2-image{float:right!important;margin:0 0 10px 10px!important}

/*Estate Planned Giving*/

div#plannedVideo{
    color: rgb(0,85,154);
    padding-bottom: 11px;	
}



/* Media Queries*/

@media all and (max-width: 1400px) and (min-width: 520px){
     a.login_link {
    z-index: 2147483647;
    float: right;
    color: #FFF;
    position: relative;
    outline: 0px none;
    top: 10px; 
    right: 324px;
    font-size: 17px;
}

}

