/*--------------------------------------------------------------------------------------------------
	
Theme Name: RASopathiesNet
Theme URI: http://pexetothemes.com
Author: Pexeto
Author URI: http://pexetothemes.com/
Description: Premium Responsive Wordpress Theme by Pexeto.
Version: 1.3.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:light, white, one-column, two-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Template: mineral
	
*/


/*--------------------------------------------------------------------------------------------------
Notes:

 = #
 = #
 
 fix header on ipad versions.

--------------------------------------------------------------------------------------------------
*/

@import url("../mineral/style.css");



p {
    margin: 15px 0 !important;
}
.col { text-align: center; }.col #text-2 { text-align: left; }
.col .button { margin-bottom: 20px; }

/*
.page-heading {
	color: #454545 !important;
	font-size: 28px;
	font-weight:normal !important;
}
.rp-title {
	font-size: 18px;
	color: #999999 !important;
}
.nivo-caption {
	color: #000000;
	background-color: #ffffff;
	opacity: .85;
}
.bullet_check li:before {
	color: #b30000;
}
.imglist li:before {
	line-height: 30px !important;
}
p {
	margin: 5px 0 15px;
	padding: 0;
}
#social-profiles {
	margin: 26px 0 0;
}
#navigation-container {
	float: right;
	margin-top: 18px;
}
.content-slider {
	padding: 60px !important;
}
button, .button, input[type="submit"], input[type="button"], #submit {
	background-color: #1d4b6d !important;
}
.section-boxed blockquote {
	font: italic 120% Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0;
	line-height: 1.4;
}
#content-container .section-boxed {
	margin: 60px auto!important;
}
.tabs-container .panes {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color #DDDDDD #DDDDDD;
	border-image: none;
	border-right: 1px solid #DDDDDD;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	padding: 12px;
	background-color:#edf4f8 !important;
}
.tabs-container > ul li a {
	font-size: 14px !important;
}
 .tabs .current a {
	color: #0671B8;
	color: #ffffff !important;
	background-color: #0671B8 !important;
}

.tabs-container > ul li a {
    background: none repeat scroll 0 0 #EDEDED !important;
    
}

.collapseomatic_excerpt, .collapseomatic_content {
    margin-bottom: 25px!important;
   
}

@media screen and (max-width: 800px) {
  #logo-container a img {
    width: auto;
    max-height: 100%!important;
    max-width: 100%;
  }

}
*/

@media screen and (min-width: 801px) {
  .footer-nav, .copyrights {
    max-width: 50%;
  }
}
.footer-nav li a {
    margin-left: 0;
}
body .gf_hide,
body .gf-hide,
body .gf-hide-title > label {
  height: 0 !important;
  visibility: hidden;
}

body .gf-hide-title input {
  font-size: .8em !important;
}

.gf_left_half.gf_indented {
  width: 48% !important;
  margin-left: 4% !important;
}
.gf_right_half.gf_indented {
  width: 48% !important;
}