/*
Theme Name:  Monstroid
Theme URI:   http://www.templatemonster.com/wordpress-themes/monstroid/
Description: Monstroid is powered by the latest Cherry Framework 4 that ensures easy and worry-free installation and customization. With over 30 inbuilt premium extensions, you can get any kind of functionality required for a specific project. Thanks to the brand new backup options, you can restore the theme any time you need.
Author:      Monstroid Team
Author URI:  http://www.templatemonster.com
Version:     1.1.3
License:     GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags:        fixed-layout, fluid-layout, responsive-layout, left-sidebar, right-sidebar, custom-menu, featured-images, full-width-template, post-formats, sticky-post, theme-options, translation-ready
Text Domain: monstroid
Template:    cherryframework4
*/

/* Theme customization starts here
-------------------------------------------------------------- */

/*@media (min-width: 1170px) {
.parallax-box {
margin-left: -15px !important;
width: 1920px !important;
}}*/
/*.style-switcher-panel, */.cherry-breadcrumbs_content {
display: none!important;
}
p {
color: #000;
font:400 22px/28px Lato, sans-serif
}
.static-footer-info.col-lg-4 {
	width:100% !important;
}
.static-footer-info {
    text-align: center;
}
.pstyle p {
    text-align: justify;
}
.pstyle ul {
    padding-bottom:15px;
}
.pstyle ul li {
color: #000 !important;
font-size: 22px;
font:400 22px/28px Lato, sans-serif !important;
}
.IEH2 {
color: #000 !important;
font:400 28px/28px Lato, sans-serif !important;
}
.pstyle h6 {
font:400 24px/30px Lato, sans-serif !important;
}
.team-meta, .cherry-sidebar-main.widget-area, .content-sidebar-wrapper:before {
    display: none;
}
.team_homepage .team-listing_socials {
	display: none;
}
.team_homepage img {
	border-radius: 50%
}
.team_name {
	font-size: 36px;
	line-height: 100%;
}
.team_homepage h5, .team_homepage .team-listing_position {
	text-align: center;
}
#primary.content-area {
    	width: 100%;
}
.safeshore_email {
    	/*cursor:not-allowed;*/
}
.sidebar-content-wrapper #primary.content-area, .content-sidebar-wrapper #primary.content-area {
    	width: 100%;
}
.team-content p {
	text-align: justify;
}
/*Events*/
.category-press, .category-events-news, .navigation.post-navigation, .author-bio.clearfix, .related-posts {
	max-width: 1165px !important;
	margin-left: auto;
	margin-right: auto;
}
.category-events figure img {
	
}
.cherry-share_wrap.only-logos, .author-bio.clearfix, .related-posts_list.row.list-unstyled li figure, .entry-meta .author.vcard {
	display: none;
}
.navigation.post-navigation {
	visibility: hidden;
}
.related-posts_list.row.list-unstyled li {
	min-height: 100px;
	width: 100%;
	/*border: 1px #000 solid;*/
}
.demo-list {
	list-style: none !important;
	margin-left: 0px !important;
}
.demo-list li {
	background-color: #f6f6f6;
	padding: 20px 20px 9px !important;
	box-shadow: 11px 11px 18px rgba(0, 0, 0, 0.11);
	min-height: 340px;
}
.demo-list h2 {
	margin-bottom: 5px;
}
.demo-list p {
	color: #777777;
}
.demo-list iframe {
    float: right;
    padding-left: 10px;
}
@media (max-width: 800px) {
.demo-list iframe {
	float: none !important;
	padding: 0px;
}
}

/* Post
-------------------------------------------------------------- */
#post-1128 h4, .c31489f{
color: #31489f;
}
.c17365d {
color: #17365d;
}
.ph5 {
font-size: 28px;
}
.ph6 {
font-size: 24px;
}
.imageInline {
width: 100%;
float: left;
}
.imageInline img {
width : 33%;
float: left;
}
.imageInline2 img {
width: 31%;
float: left;
}
.imageInline3 img {
width: 37%;
float: left;
}
.imageInline img.imgFw {
width: 99%;
float: left;
}
.imageInline img:first-child {
margin-left: 0.5%;
}
.entry-content ol {
list-style-type: decimal;
}
.demo_w {
	width: 100% !important;
}