/*
Theme Name: Panama Offshore Legal Services
Theme URI: https://www.panama-offshore-services.com
Author: Panama Offshore Legal Services
Author URI: https://www.panama-offshore-services.com
Template: Divi
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

body.et_mobile_device,
body.et_divi_theme {
	overflow-x: hidden;
}

.entry-content {
	font-size: 1rem;
	line-height: 1.7rem;
}

.entry-content ul {
	list-style-position: inside;
}

.entry-content ol li {
	font-size: 100%;
	margin-bottom: 15px;
}

#left-area ol {
	padding-bottom: 15px;
}

#left-area ol li ul {
	margin-top: 15px;
}

.entry-content ol li ol li {
	font-size: 1rem;
	margin-left: 20px;
}

.entry-content ol li p {
	font-size: 1rem;
	line-height: 1.7rem;
}

.entry-content ol h2,
.entry-content ol h3,
.entry-content ol h4 {
	display: inline-block;
	font-size: 1.1em;
}

.printfriendly {
	display: none;
}

.et_pb_post .entry-content {
	padding: 0;
}

.heateor_sss_sharing_container {
	margin: 30px 0;
}

.breadcrumbs {
	margin-bottom: 35px;
}

#top-menu li.mega-menu li>a {
	font-weight: normal;
}

.breadcrumbs a {
	color: #003BDE;
}

.bottom-nav {
	text-align: center;
}

#left-area .hentry h2,
#left-area .hentry h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}

#left-area hr {
	display: none;
}

.breadcrumbs:after {
	width: 100px;
	content: "";
	display: block;
	background-color: #003BDE;
    height: 2px;
    margin-top: 8px;
}

body {
	font-weight: normal;
}

h3 {
	font-size: 16px;
	padding: 15px 0;
}

.body #page-container .et_slide_in_menu_container {
	background: #666;
}

.contact-us-mobile {
	position: absolute;
	right: 50px;
	margin-top: 4px;
}

.contact-us-mobile .mobile-cta {
	background: #3890EE;
	color: #FFF!important;
	padding: 8px 10px!important;
	border-radius: 6px;
}

#sidebar .current_page_item a {
	background: #003BDE;
	display: block;
	padding: 2px 10px;
	color: #FFF !important;
}

.et_left_sidebar #sidebar {
	padding-right: 0 !important;
}

.et-fixed-header #top-menu .request-consult a {
	color: #FFF !important;
}

.blog-content {
		max-width: 1130px;
    	margin: 0 auto;
	}
	
.container.blog-container {
	width: 100%;
	padding: 0;
	max-width: 100%;
	display: block;
	margin-left: 1%;
	margin-top: 1.5%;
}

.blog-container .post {
		width: 90%;
		float: left;
		margin: 2% 4%;
		display: block;
		background-color: #fff;
		color: #4a4a4a;
		padding: 15px;
		box-shadow: 0 0.5em 1em -0.125em rgba(10,10,10,.1), 0 0 0 1px rgba(10,10,10,.02);
	}
	
.blog-container .post a {
	display: block;
	font-size: 16px;
	padding-top: 0;
}

.blog-container .post img {
	min-height: 180px;
	width: 100%;
	margin-bottom: 8px;
}

/* Tablet */
@media screen and (min-width: 768px) and (max-width: 980px) {
	.container.blog-container {
		margin-left: 1.5%;
	}
	
	.blog-container .post {
		width: 29.3%;
		float: left;
		margin: 1.5%;
		display: block;
		padding: 15px;
		min-height: 330px;
	}
	
	.blog-container .post a {
		display: block;
		padding: 0;
	}
	
	.blog-container .post img {
		min-height: 120px;
		max-height: 120px;
		width: 100%;
		margin-bottom: 8px;
	}
	
	.bottom-nav {
		max-width: 580px;
	}
	
	.bottom-nav li:last-child {
		padding-right: 0 !important;
	}
	
	.blog-categories .et_pb_row {
		width: 90% !important;
	}
}

@media only screen and (min-width: 981px) {
  .container,
	.et_pb_row {
		width: 90%;
	}
	
	.contact-us-mobile {
		display: none;
	}
	
	.et_header_style_slide #top-menu-nav:first-child {
		display: block;
	}
	
	.et_pb_header_toggle {
		display: none !important;
	}
	
	.et_header_style_slide #et-top-navigation {
		padding-bottom: 0 !important;
	}
	
	.dpdfg_filtergrid_0 .dp-dfg-image img {
		min-height: 230px;
    	max-height: 230px
	}
	
	.post-single.et_pb_row,
	.post-single .et_pb_section {
		padding: 0;
	}

	.post-single .et_pb_row {
		padding: 0 !important;
		width: 100%;
	}
	
	.mobile-only,
	#top-menu li.mega-menu ul li.mobile-only {
		display: none !important;
	}
	
	#top-menu li.mega-menu > ul > li:nth-of-type(4n+1) {
    	clear: none;
	}
	
	.blog-container .post {
		width: 29.8%;
		float: left;
		margin: 1.5%;
		display: block;
		padding: 18px;
		min-height: 345px;
	}
	
	.blog-container .post a {
		display: block;
		padding: 0;
		line-height: 20px;
	}
	
	.blog-container .post img {
		min-height: 180px;
		max-height: 180px;
		width: 100%;
		margin-bottom: 8px;
	}
	
	.bottom-nav {
		max-width: 580px;
	}
	
	.bottom-nav li:last-child {
		padding-right: 0 !important;
	}
}

.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
	font-weight: normal;
}

@media screen and (max-width: 980px) {
	
	h1 {
		font-size: 24px;
    	line-height: 32px;
	}
	
	h2 {
		font-size: 20px;
    	line-height: 28px;
	}
	
	.et-fixed-header {
		position: fixed !important;
	}
	
	#et_top_search {
		display: none;
	}
	
	.et_header_style_left .et-fixed-header #et-top-navigation {
		padding-top: 24px !important;
	}
	
	.et_pb_slide_menu_active {
		overflow-y: hidden;
	}
	
	.et_pb_slide_menu_opened {
		overflow-y: scroll !important;
	}
	
	.hentry select {
		width: 100%;
	}
	
	#main-header .container {
		width: 90% !important;
	}
	
	article.hentry {
		padding-bottom: 30px;
		border-bottom: 1px solid #999;
		margin-bottom: 40px;
	}
		
	.single .et_pb_post {
		margin-bottom: 50px;
	}
	
	.single .post {
		padding-bottom: 50px;
	}
	
	.et_pb_widget {
		clear: both;
	}

	.wp-pagenavi a {
		margin: 0 4px;
	}
	
	.wp-pagenavi .last,
	.wp-pagenavi .pages {
		display: block;
		margin: 5px 0;
	}
	
	.wp-pagenavi {
		padding-top: 20px;
	}
}

@media screen and (max-width: 767px) {
	.entry-content {
		font-size: 16px;
		line-height: 26px;
	}
	
	.footer-widget {
		text-align: center;
	}
	
	#footer-widgets .et_pb_widget {
		float: none;
	}
	
	.heateor_sss_follow_icons_container {
		max-width: 108px;
		margin: 0 auto;
	}
	
	.blog-categories .et_pb_column {
		padding-bottom: 1em !important;
    	margin: 0 !important;
	}
}

.hentry ul.menu {
	display: none;
}

.hentry select {
	font-size: 18px;
  margin-bottom: 30px;
}

#footer-info {
	float: none;
	text-align: center;
}

.bottom-nav {
	margin: 0 auto;
}

.gform_wrapper h3.gform_title {
	text-align: center;
	font-size: 2rem;
}

.gform_wrapper span.gform_description {
	text-align: center;
	margin-bottom: 40px;
}

.wpp-list {
	margin-top: 20px;
}

.wpp-thumbnail {
	width: 40%;
}

.wpp-item-data {
	float: right;
    width: 50%;
}

.wpp-list li {
	margin-bottom: 30px !important;
}

.et_pb_member_position {
	display: none;
}

.footer-widget h5 {
	font-size: 14px;
    color: #FFF;
    max-width: 140px;
    line-height: 20px;
	font-weight: bolder;
}

.local-image {
	display: none;
}

.wp-pagenavi {
	margin: 50px 10px;
	text-align: center;
}

#footer-widgets .footer-widget li {
	padding-left: 0;
}

#footer-widgets .footer-widget li:before {
	display: none;
}

.footer-widget h4 {
	margin-bottom: 15px;
}

.request-consult a {
	background: #3890EE;
	color: #FFF !important;
	padding: 8px 20px !important;
	border-radius: 6px;
}

.page-template .et_pb_search {
	border: none;
	border-radius: 0;
}

.page-template .et_pb_search input.et_pb_searchsubmit {
	background-color: #006ef4 !important;
    color: #FFF !important;
	text-transform: uppercase;
	padding: .715em 1.5em;
}

.page-template .et_pb_search input.et_pb_searchsubmit:hover {
	background-color: #012780 !important;
    color: #FFF !important;
}

.search .et_pb_post .entry-featured-image-url {
	display: none !important;
}

.search h2.entry-title {
	font-size: 20px;
    line-height: 28px;
}

.single-post .et_pb_column_2_tb_body {
	padding-left: 0 !important;
	border-left-width: 0;
    border-left-color: transparent;
}