/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

.financial_reports .col h2 { font-size:18px; margin:0 0 15px 0;}
.financial_reports .span_4 a { font-size:14px; display:block; margin:0 0 11px 0; padding:1px 0 1px 30px; line-height:25px; color:#f6653c; background: url(images/pdf-icon.gif) no-repeat left top; }
.financial_reports .span_4 a:hover { color:#333;}

.page-id-78 h4 { color:#009ee0!important;}

.investmentslink { 
-webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; 
 
  }
.investmentslink:hover { 
-webkit-transform: scale(1.1);
  transform: scale(1.1);
  }

.pdflink { font-size:14px; display:block; margin:0 0 11px 0; padding:1px 0 1px 30px; line-height:25px; color:#f6653c; background: url(images/pdf-icon.gif) no-repeat left top; }
.pdflink:hover { color:#333;}

.swiper-wrapper .slider-down-arrow i.icon-default-style[class^="icon-"] { background: url(images/mouse-icon.png) no-repeat center top; }

.aboutus { width:48%; margin:0 auto; padding:10px 100px; border-left:#dcdcdc 1px solid; border-right:#dcdcdc 1px solid; text-align:center;}
.aboutus h1 { margin:0 0 20px 0; color:#333333;}
.aboutus p { color:#b4b4b4; font-size:18px; line-height:22px; font-weight:300; font-style:italic; }

#aboutus-scroll .supercarousel_wrapper { width:90%!important; margin:0 auto;}

.aboutusbox a{ display:block;padding:30px 40px;background:#eaeaea!important; color:#333!important; text-align:center;-webkit-transition: all .3s ease-out; 
   -moz-transition: all .3s ease-out; 
   -o-transition: all .3s ease-out; 
   transition: all .3s ease-out; min-height:224px;  }
.aboutusbox a:hover { background:#1853cb!important;color:#fff!important; text-decoration:none!important; 
-moz-transform: scale(1.2);
   -webkit-transform: scale(1.2);
   -o-transform: scale(1.2);
   transform: scale(1.2);
   -ms-transform: scale(1.2);
filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand',
   M11=1, M12=-0, M21=0, M22=1);}

.aboutusbox h1 { font-size:15px!important; font-style:italic; font-family:Roboto!important;font-weight:300!important;}
.aboutusbox h2 { font-size:20px!important; }
.aboutusbox h3 { font-size:14px!important; font-family:Roboto!important;font-weight:300!important; }
.aboutusbox h4 { font-size:14px!important; font-family:Roboto!important;font-weight:300!important;}

.newsbox { background: url(images/newsover.png) no-repeat center 6px!important;}
.newsbox a{ display:block;padding:0; color:#333!important; text-align:center;}
.newsbox a:hover { color:#333!important; text-decoration:none!important;}

.newsbox img { margin:0!important;}
.newsbox img:hover { background: #000!important; z-index:999;opacity: .3;}

.newsbox h1 { font-size:13px!important; text-align:left; font-weight:300!important;}

#page-header-bg .subheader, .nectar-box-roll .overlaid-content .subheader {
    font-size: 20px;
    line-height: 25px;
    color: #fff!important;
    font-family: 'Open Sans';
    font-weight: 400;
}

/*body[data-header-resize="0"] .container-wrap, body[data-header-resize="0"] .project-title {
    margin-top: 0px;
    padding-top: 15px!important;
}*/
h2 {
	color:#009ee0; 
}
.space10 { height:10px;}
.space20 { height:20px;}
.space30 { height:30px;}
.space40 { height:40px;}

tr:hover { background:#ccc!important;}

.page-id-61 h5 {color:#009ee0!important; line-height:20px; text-align:center;}

.investmentbox { border:#676767 1px solid;}
.investmentbox h2 { background:#009ee0; color:#fff; font-family: 'Open Sans'; font-size:13px; line-height:20px; font-weight:600; margin:0; padding:10px;}
.investmentbox p { padding:10px!important; font-size:13px;}