/*
	Theme Name: Executive Pro
	Theme URI: http://my.studiopress.com/themes/executive/
	Description: Executive is designed with the understanding that your most important projects need to be front and center, strategically and expertly displayed.
	Author: StudioPress
	Author URI: http://www.studiopress.com/
	Version: 3.2.3

	Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready

	Template: genesis
	Template Version: 2.1

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	Text Domain: executive-pro
*/

/* Table of Contents
	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Gallery
		- Forms
		- Tables
		- Screen Reader Text
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- WordPress
		- Genesis
		- Titles
	- Widgets
		- Featured Content
	- Plugins
		- Genesis eNews Extended
		- Genesis Latest Tweets
		- Genesis Responsive Slider
		- Jetpack
	- Skip Links
	- Site Header
		- Title Area
		- Widget Area
	- Site Navigation
		- Accessible Menu
		- Header Navigation
		- Primary Navigation
		- Secondary Navigation
	- Content Area
		- Home Page
		- Portfolio
		- Entries
		- After Entry
		- Pagination
		- Comments
	- Sidebars
	- Footer Widgets
	- Site Footer
	- Theme Colors
		- Executive Pro Brown
		- Executive Pro Green
		- Executive Pro Orange
		- Executive Pro Purple
		- Executive Pro Red
		- Executive Pro Teal
	- Media Queries
		- Retina Display
		- max-width: 1200px
		- max-width: 1023px
		- max-width: 767px
		- max-width: 500px
		- max-width: 270px
*/


/* HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
--------------------------------------------- */
/* normalize.css v4.1.1 | MIT License | http://necolas.github.io/normalize.css/ */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}

/* Box Sizing
--------------------------------------------- */

html,
input[type="search"]{
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}


/* Float Clearing
--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}





.home-viewpoint h4 {
	text-align: center !important;
	font-size: 1.5rem !important;
	
	}



.homeicon.wages {
	
	display: none;
	
	}



.resources-wrap {
	
	float:left;
	width:100%;
	
	
	} 



.seafarerresources .entry-header-wrapper {
    background-color: #4A1B5B;
    width: 100%;
}




.resources-wrap .resource {
	
	width:20%;
	float:left;
	}
	
	
.resources-wrap .resource .res-imge a img {
	opacity: 0.9;
	margin-bottom: 0px;	
	}
	
.resources-wrap .resource .res-imge a img:hover {
	opacity: 1.0;
	margin-bottom: 0px;	
	}
	
.resources-wrap .resource .res-imge {

	width:60%;
	float:none;
	margin: 0 auto 0px;
	}
	
.resources-wrap .resource .res-text h2 a {
	text-decoration: none;
	font-size:20px;
	text-align: center;
	color: #333;
	opacity: 0.9;
	line-height: 1;
	}
	
	
	.resources-wrap .resource .res-text h2 {
	line-height: 0.8;
	}
	
	.resources-wrap .resource .res-text h2 a:hover {
	
	opacity: 1.0;
	color: #64c9ea;
	}




.ft-content {
	
	width:100%;
	float:left;
	padding-bottom: 40px;
	}


.ft-updates {
	width:49%;
	float: left;
	
	}
	
	.ft-insights{
	width:49%;
	float: left;
	
	}

.fair-treatment .content article div.entry-content .otw-sidebar .featured-content,
.mlc .content article div.entry-content .otw-sidebar .featured-content {

width:97%;
padding: 0 0;	
	border-bottom: 1px solid #999;
border-right: 1px solid #999;
border-left: 1px solid #999;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
	
	}
.fair-treatment .content article div.entry-content .otw-sidebar .featuredpost article.gs-2,
.mlc .content article div.entry-content .otw-sidebar .featuredpost article.gs-2 {
	
	border-top: 1px solid #999 !important;
	}


.fair-treatment .content article div.entry-content .otw-sidebar .featuredpost article p,
.mlc .content article div.entry-content .otw-sidebar .featuredpost article p {
	
	padding: 0 0;
	}

.fair-treatment .content article div.entry-content .otw-sidebar .featuredpost article a.dt-btn-l,
.mlc .content article div.entry-content .otw-sidebar .featuredpost article a.dt-btn-l,
.abandonment .content article div.entry-content .otw-sidebar .featuredpost article a.dt-btn-l {
	
	display: inline !important;
	margin-left: 0px;
	}

.abandonment .entry-content .otw-sidebar .featuredpost article p {
    padding: 0 0px !important;
}

.fair-treatment .content article div.entry-content .otw-sidebar .featuredpost h2.widgettitle,
.mlc .content article div.entry-content .otw-sidebar .featuredpost h2.widgettitle{
    font-size: 1.6rem;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    text-transform: uppercase;
    margin-bottom: 0px;
    background-color: #31556D;
    color:#fff;
    
}

.abandonment .content article div.entry-content div.otw-sidebar .featuredpost.widget .post h2.entry-title {
    background-color: transparent;
    text-align: left;
    text-transform: none;
    padding-bottom: 20px;
}

.abandonment .entry-content .otw-sidebar .featuredpost {
    float: left !important;
    padding: 0 0% !important;
    width: 100% !important;
}

.breadcrumb {
	
	display:none}


.abandonment .entry-content .otw-sidebar .featuredpost article {
    border-bottom: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    margin-bottom: 30px;
    float:left !important;
    width: 48% !important;
    float: left !important;
    padding: 2% 2%;
    height:333px !important;
}


.abandonment .entry-content .otw-sidebar .featuredpost h2.widgettitle a {
    float: none;
    display: block;
    color: #fff;
    padding: 10px 20px;
    background: url("../png/arrow-featured.png") no-repeat 0 7px;
        background-position-x: 0px;
        background-position-y: 7px;
        background-repeat: no-repeat;
    background-position: right center;
    background-repeat: no-repeat;
}


.abandonment .content article div.entry-content .otw-sidebar .featuredpost h2.widgettitle {
    font-size: 1.6rem;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    text-transform: uppercase;
    margin-bottom: 0px;
    background-color: #31556D;
    color: #fff;
}





.abandonment .content article div.entry-content .otw-sidebar .featuredpost {
border-bottom: 1px solid #999;
border-right: 1px solid #999;
border-left: 1px solid #999;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
margin-bottom: 40px;
}





.fair-treatment .content article div.entry-content .otw-sidebar .featuredpost article,
.mlc .content article div.entry-content .otw-sidebar .featuredpost article {
	
	padding: 20px 20px;
	height:auto;
	}



.fair-treatment .content article div.entry-content div.otw-sidebar .featuredpost.widget .post h2.entry-title,
.mlc .content article div.entry-content div.otw-sidebar .featuredpost.widget .post h2.entry-title {
	
	background-color: transparent;
	text-align: left;
	text-transform: none;
	padding-bottom: 20px;
	}

.fair-treatment .content article,
.mlc .content article {
	
	border:none !important;
	
	}

.home-top-2.widget-area div.wrap div.inner-wrap section#featured-content-27 div.featured-content-.featuredpost.widget-wrap .post a.alignleft {
	
	width:30%;
	float:left;
	
	}
	
.home-top-2.widget-area div.wrap div.inner-wrap section#featured-content-27 div.featured-content-.featuredpost.widget-wrap .post h2 {
	
	width:100%;
	float:none;
	border-bottom: 1px solid #999;
	padding-bottom: 6px;

	
	}
	
.home-top-2.widget-area div.wrap div.inner-wrap section#featured-content-27 div.featured-content-.featuredpost.widget-wrap .post p {
	
	width:62%;
	float:none;
	margin-left: 32%;
	
	}
	
	
.home-top-2.widget-area div.wrap div.inner-wrap section#featured-content-27 div.featured-content-.featuredpost.widget-wrap .post p.post-info {
	
	width:62%;
	float:none;
	margin-left: 0%;
	
	}	
	
	.home-top-2.widget-area div.wrap div.inner-wrap section#featured-content-27 div.featured-content-.featuredpost.widget-wrap .post a.dt-btn-l {
	
	
	float:left;
	margin-left: 10px;

	
	}


.single .content .category-fair-treatment-news p.entry-meta {
	display:none;
	}


.entry-header-wrapper div.wrap p.entry-meta {
	
	display: none;
	}







.fairtreatlink-wrap p img {
	
	margin-top: 0px;
	}




.home-top-1.widget-area {
	
	width:55%;
	float:left;
	
	}
	
.home-top-2.widget-area {
	
	width:45%;
	float:left;
	background-color: transparent;
	}


.home-top-1.widget-area .wrap {
	
	width:752px;
	float:right;

	}
	
.home-top-2.widget-area .wrap {
	
	width:568px;
	float:left;


	}
	
	
.home-top-1.widget-area .wrap .inner-wrap {
	
	width:100%;
	float:left;
	padding: 40px 20px 20px 20px;

	}
	
.home-top-2.widget-area .wrap .inner-wrap {
	
	width:100%;
	float:left;
	padding: 40px 20px 20px 20px;


	}


.home-top-2.widget-area .wrap .inner-wrap .inner-wrap-news {
	
	width:100%;
	float:left;

    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    border-left: 1px solid #999;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
        border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background-color: #fff;
}



	}



figure.alignnone {
	margin: 1em 0px;
	
	}
	
	
	.wp-caption alignnone {
		
		margin: 1em 0px 1em, 0px;
		}
	
	img.alignnone {
		margin: 1em 0px;
		}


form#gform_2 div.gform_body .gform_fields .gfield.gfield_visibility_visible div.ginput_container input {
	font-size: 20px !important;
	padding: 15px 8px;
	
	}


.gform_wrapper .top_label input.medium {
	
	width: calc(70% - 8px) !important;

}


.gform_wrapper textarea.medium {
    height: 250px !important;
    width: 100%;
}

.graph-wrap {
	
	float:left;
	width:100%;
}

.graph-wrap .graph {
	
	float:left;
	padding-bottom: 30px;
	width:75%;
}


.fairtreatlink-wrap {
	
	float:left;
	width:100%;
	padding-bottom: 20px;
	}


#wprmenu_menu_ul li.wprmenu_parent_item_li > ul {
    background-color: #7b7979 !important;
}

#wprmenu_menu_ul li.wprmenu_parent_item_li > ul li {
        border-top: solid 1px rgba(255,255,255,0.05) !important;
    border-bottom: solid 1px rgba(255,255,255,0.05) !important;
}
}


.fairtreatlink-wrap {
	
	width:100%;
	float: left;
	padding: 20px 0;
}




.return-link {
	
	margin-bottom: 20px;
}


.search .entry-header-wrapper {
    background-color: #87152A;
    width: 100%;
}





.search-results .site-inner .wrap .content-sidebar-wrap {
	
	max-width: 1320px;
	margin: 0 auto;
}


.search-no-results .site-inner .wrap .content-sidebar-wrap {
	
	max-width: 1320px;
	margin: 0 auto;
}



.archive .entry-header-wrapper h1 {
    padding: 10px 0 10px 0px;
    line-height: 1;
}

.archive .entry-header-wrapper {
    background-color: #87152A;
    width: 100%;
}



.archive .entry-header-wrapper .wrap .archive-description{
	
	display: block;
}
.archive .archive-description {
	
	display: block;
}


.mapplic-tooltip {
    background-color: #fff;
    max-width: 460px !important;
    height: auto !important;

}

.fairtreatlink-wrap .resources-wrap {
	float:left;
	width:30%;
}

.fairtreatlink-wrap .resources-wrap .resource {
	margin: 0 auto;
	width:90%;
}

.fairtreatlink-wrap .resources-wrap .resource p a {
	
	opacity: 0.8;
}

.fairtreatlink-wrap .resources-wrap .resource p a:hover {
	
	opacity: 1.0;
}



.fairtreatlink-wrap .resources-wrap .resource h2 {
text-align: center;
font-weight: 600;
font-size: 20px;

}



.abandonment .fairtreatlink-wrap .resources-wrap .resource h2 a {
	
	color: #333;
}


.abandonment .fairtreatlink-wrap .resources-wrap .resource h2 a:hover {
	
	color: #64c9ea;
}





.vidwrap div p {
	
	margin-bottom: 5px;
}

.vidwrap div h4 {
	
	font-size: 135%;
}

.vidwrap div {
	
    width: 47%;
    float: left;
    margin-right: 3%;
    padding-bottom: 20px;
    height:370px;
}





.abandonment .content article .entry-content div.fairtreatlink-wrap div.resources-wrap {
	
	
	margin-top: 30px;
	
	}

.abandonment .content article .entry-content div.fairtreatlink-wrap div.resources-wrap div.resource h2 a {
	
	
	font-size: 17px;
	line-height: 1 !important;
	
	
	}





.vidwrap div a img {
	
	border: solid 1px #e1e0e0;
}



.abandonment .fairtreatlink-wrap {
	
	width:48%;
	float:left;
	margin-right: 2%;
}


.fair-treatment .fairtreatlink-wrap {
	
	width:47%;
	float:left;
	margin-right: 3%;
}


.fishers .fairtreatlink-wrap-wrap {
	
	width:100%;
	float:left;
	padding-top: 30px;
}


.fishers .fairtreatlink-wrap {
	
	width:47%;
	float:left;
	margin-right: 3%;
}


.fairtreatlink-wrap h4 {
		
	color:#31556D;
	font-size: 2.2rem
}


.fairtreatlink-wrap p {
	
	margin-bottom: 2px;	
}



.charter-entry {
	
	font-size: 1.8rem;
	padding: 15px;
	margin-bottom: 5px;
	background-color: #fff;
	font-weight: 600;
}


.charter-wrap {
	
	padding: 15px;
	background-color: #a8b2b9;
}


.projects h3 {
	
	color: #31556D;
}

.mapplic-tooltip-description a {
	
	font-size: 15px !important;
}


.map1 {
	
	width:100%;
}




.wpls-logo-showcase .wpls-logo-cnt.slick-slide img { 
	
	border: none !important;
	}
	

.wpls-logo-showcase-slider-wrp {
	
	margin-bottom: 30px;
	background-color: #8991ab;
	padding: 25px;
}

.wpls-logo-showcase .slick-dots .wpls-logo-showcase .slick-dots li button {

    border: none !important;

}



.law-img {
	
	float:left;
	clear:both;
	width:90%;
}

.law-img-wrap {
	
	float:left;
	width: 30%;
}


.lawyer-detail-wrap {
	float:left;
	width: 70%;
	
}



.law-freehead {
	
	font-size: 18px;
	color: #35467e;
	
}


.law-chghead {
	
	font-size: 18px;
	color: #35467e;
	
}

.law-text {
	
	float: left;
	width: 100%;
	padding-top: 20px;
}

.lawyer-template-default .entry-meta {
	
	display: none;
}


.lawyer-wrap .lawyer {
	
	background-color: #efefef;
	padding: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	float: left;
	width:47%;
	height: 290px;
	
	
}

.lawyer-wrap {
	
	float:left;
	margin-right: 20px;
	width:100%;
	
}


.law-address-wrap {
	
	clear:both;
	float:left;
	width:100%;
}






.law-languages {
	
	font-size: 18px;
	padding-top: 20px;
}


.law-practice {
	
	font-size: 18px;
	
}



.law-practice, .law-languages {
	
	color: #dd9820;
}


.law-practice span, .law-languages span {
	
	color: #999;
}


.law-tel-label {
	
	float:left;
	font-size: 22px;
	color: #999;
	margin-right: 10px;
}

.law-telmain {
	
	font-size: 18px;
}

.law-position {
	
	
	font-style: italic;
	font-size: 18px;
	padding-bottom: 20px;
	
}

.law-address {
	
	font-size: 18px;
}




.law-country {
	
	font-size: 18px;
	padding-bottom: 20px;
	
}

.law-web {
	font-size: 18px;
	
}



.law-email {
	
	font-size: 22px;
}

.law-tel {
	
	
	font-size: 22px;
	color: #dd9820;
}

.law-first-name {
	
	float: left;
	margin-right: 5px;
	
}

.page-template-page-projects .otw-sidebar article a.dt-btn-l {
	
	display: none;
}


.lawyer-name {
	
	font-size: 28px;
	padding-bottom: 0px;
}


.lawyer-template-default .entry-header-wrapper {
    background-color: #35467e;
    width: 100%;
    }


.sidebar.sidebar-primary.widget-area .widget_nav_menu .widget-wrap div ul li {
	
	padding-bottom: 0px;
}


.sidebar.sidebar-primary.widget-area .widget_nav_menu .widget-wrap div ul li.current-menu-item > a{
	
	background-color: #87152A;
}


.sidebar.sidebar-primary.widget-area .widget_nav_menu .widget-wrap div ul li a {
	
	display: block;
	background-color: #a8b2b9;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
}


.sidebar.sidebar-primary.widget-area .widget_nav_menu .widget-wrap div ul li a:hover {
	

	background-color: #87152A;
	opacity: 0.8;
	text-decoration: none;
}

.vidlink {
	
	float:left;
}

.vidlink a {
	
	float:left;
	display: block;
}


.pagediv {
	
	border-bottom: 1px solid #a8b2b9;

	margin-bottom: 20px;
}



.widget h3.widget-title {
	
	margin-bottom: 5px;
}

.full-image {
    margin-top: 0px;
    height: 350px;
    display: block;
    width: 100%;
}


.fair-treatment div.site-container .full-image {
	background-image: url("../jpg/fairtreatment.jpg");
	background-position: left center;
    background-size: cover;
      -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}


.our-purpose div.site-container .full-image {
	background-image: url("../jpg/ourpurpose.jpg");
	background-position: left center;
    background-size: cover;
      -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

.fishers div.site-container .full-image {
	background-image: url("../jpg/fishers.jpg");
	background-position: left center;
    background-size: cover;
      -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}



.abandonment div.site-container .full-image {
	background-image: url("../jpg/abandonment.jpg");
	background-position: center center;
    background-size: cover;
      -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}


.piracy div.site-container .full-image {
	background-image: url("../jpg/piracy.jpg");
	background-position: left center;
    background-size: cover;
      -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}


.mlc div.site-container .full-image {
	background-image: url("../jpg/mlc.jpg");
	background-position: left center;
    background-size: cover;
      -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}



.cabotage div.site-container .full-image {
	background-image: url("../jpg/mlc-2.jpg");
	background-position: left center;
    background-size: cover;
      -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}


.ship-arrest div.site-container .full-image {
	background-image: url("../jpg/wages.jpg");
	background-position: left center;
    background-size: cover;
      -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}


.death-injury div.site-container .full-image {
	background-image: url("../jpg/death-injury.jpg");
	background-position: left center;
    background-size: cover;
      -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}



.bespoke div.site-container .full-image {
	background-image: url("../jpg/researchbespoke.jpg");
	background-position: left center;
    background-size: cover;
      -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}




.lawyers div.site-container .full-image {
	background-image: url("../jpg/lawyers-image.jpg");
	background-position: left center;
    background-size: cover;
      -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}



.cabotage div.site-container .full-image {
	background-image: url("../jpg/untitled-4-recovered.jpg");
	background-position: left top;
    background-size: cover;
      -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}








.wpvl_auto_thumb_box_wrapper {
	
	width:100% !important;
}


.wpvl_auto_thumb_box {
    position: relative;
    width: 100%;
    height:auto;
    
}



.wpvl_auto_thumb_play {
    position: absolute;
    left: 105px;
    top: 70px;
}






.video_lightbox_auto_anchor_image {
	
	width:100% !important;
	height: auto;
}



.assoc-image p {
	
	margin: 0 0 0px;
}


.assoc-image p a .aligncenter {
	
	margin: 0 auto 0px;
}



.explode-width {
	
	background-color: fuchsia;

}


.testdiv .innerwrap {
	
	max-width: 1320px;
	margin: 0 auto;
	text-align: center;
	padding: 50px;
	font-size: 50px;
}


.mlcvid {
	
	width:49%;
	float:left;
	padding: 10px 10px 25px 10px;
	
	
	}


.footer-wide {
	clear: both;
overflow: hidden;
padding: 60px 30px 40px;
background-color: #decebe;
	
	
	}


.footer-wide .wrap .widget .widget-wrap h3 {
    color: #555;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 20px;
    border-bottom: none;
}



.footer-wide.widget-area .wrap {
    max-width: 100%;
    margin: 0 auto;
    padding: 20px 15px 20px;
}



.footer-wide .wrap .widget .widget-wrap .textwidget .homeicon-wrap .homeicon .homeicontext h2 {
    text-align: center;
    font-size: 1.4rem !important;
    font-weight: 600;
    color: #555;
    line-height: 1.45rem !important;
}


.footer-wide .wrap .widget .widget-wrap .textwidget .homeicon-wrap .homeicon {
    width: 20%;
    float: left;
}

.footer-wide .wrap .widget .widget-wrap .textwidget .homeicon-wrap .homeicon .homeicon-inner {
    width: 80%;
    margin: 0 auto;
}

.footer-wide .wrap .widget .widget-wrap .textwidget .homeicon-wrap .homeicon .homeicon-inner .homeiconimg a {
    opacity: 0.85;
}


.projects .entry-content .otw-sidebar .featuredpost h2 {
	font-size: 1.6rem;
	
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;

	text-transform: uppercase;
	margin-bottom: 0px;
background-color: #31556D;
}


.projects .entry-content .otw-sidebar .featuredpost article a img {
	
	margin:0 0 -5px 0;
	
	}
	
	.fair-treatment .entry-content .otw-sidebar .featuredpost article a img {
	
	margin:0 10px 10px 0;
	
	}

.mlc .entry-content .otw-sidebar .featuredpost article a img {
	
	margin:0 10px 10px 0;
	
	}
	
.abandonment .entry-content .otw-sidebar .featuredpost article a img {
	
	margin:0 10px 10px 0;
	
	}
	
.cabotage .entry-content .otw-sidebar .featuredpost article a img {
	
	margin:0 10px 10px 0;
	
	}

.projects .entry-content .otw-sidebar .featuredpost article {
    
    border-bottom: 2px solid #31556D;
    border-left: 2px solid #31556D;
    border-right: 2px solid #31556D;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    
    margin-bottom: 30px;

    }


.projects .entry-content .otw-sidebar .featuredpost article p {
	
	
	padding: 0 20px;
}

.projects .entry-content .otw-sidebar .featuredpost article a.dt-btn-l {
	
	margin-left: 20px;
}



.projects .entry-content .otw-sidebar .featuredpost h2.widgettitle a {
	
	
float:none;
display:block;	
color: #fff;
padding: 10px 20px;
	background: url("../png/arrow-featured.png") no-repeat 0 7px;
	background-position: right center;
	background-repeat: no-repeat;
	
}





.projects .entry-content .otw-sidebar .featuredpost {
    	float: left;
padding: 0 1.4%;
width: 48%;	


}

.category .archive-description, .tag .archive-description {
	
	
	background-color: #87152A;
	padding: 0px 0px;
}



.category .archive-description h1, .tag .archive-description h1 {
	
	
	max-width: 1320px;
	margin: 0px auto 5px;
	color: #fff;
	padding: 10px 0 10px 0px;
	font-size: 42px;
	font-weight: 300;
}




.entry-header-wrapper {
	
	padding: 0 40px;
}



.content-sidebar-wrap .archive-description {
	
	display: none;
}



/*

.site-header {
    position: fixed;
    z-index: 99999;
}

.entry-header-wrapper {
	
	padding-top: 120px;
}


.home-slider.widget-area  {
	
	padding-top: 100px;
}

*/




.footerwidgetheader-container {
	
	float:left;
	width:100%;
	}






.associates-wrap .associate-item .assoccover-wrap .assoc-image {
	
	width: 80%;
	margin: 0 auto;
}



.assoc-textcontent {
	
	text-align: center;
}

.associates-wrap .associate-item {
	
	float:left;
	width:150px;
	height:auto;
	margin-right: 15px;
}
.associates-wrap .associate-item .assoccover-wrap {
	
font-size: 80%;
	width:100%;
	margin: 0 auto;
}

.associates-wrap .associate-item .assoccover-wrap pub-link a {
	
font-size: 90%;

}



.footer-widgets-1.footer-widget-area section#custom_html-3.widget_text.widget.widget_custom_html div.widget_text.widget-wrap div.textwidget.custom-html-widget div.footerlogos-wrap div.footerlogo2 a img.alignright {
	
	margin: 0 0 0px 24px;	
	}



.footer-widgets-1.footer-widget-area section#custom_html-3.widget_text.widget.widget_custom_html div.widget_text.widget-wrap div.textwidget.custom-html-widget div.footerlogos-wrap div.footerlogo1 a img.alignright {
	
	margin: 0 0 0px 24px;	
	}






.footerlogos-wrap {
	
	width:100%;
}

.footer-widgets-1 .footerlogo1 {
	
	float:left;
	width:40%;
	margin-left: 5%;
}

.footer-widgets-1 .footerlogo2 {
	
	float:left;
	width:50%;
	margin-left: 5%;
}



.site-footer .wrap p.footertext1 {
	
	font-weight: 600;
}



.featured-content-our-projects.featuredpost h3 {
    background-color: #31556D;
    color: #fff;
    text-decoration: none;
}


.featured-content-research-updates.featuredpost h3 {
	
	    background-color: #31556D;
    color: #fff;
    text-decoration: none;
	}


.featured-content-our-expertise.featuredpost h3 {
    background-color: #0081A6;
    color: #fff;
    text-decoration: none;
}



.featured-content-latest-news.featuredpost h3 {
    background-color: #87152A;
    color: #fff;
    text-decoration: none;
}


.home-viewpoint {
	
	padding: 50px 20px 0 20px;
	background-color: #e3f5fe;
	}


.home-top1a .widget {
	

float: left;
padding: 0 1.4%;
width: 50%;

}




.home-top1a .widget .featured-content .widget-wrap article h2 {
	

float: left;


}



.home-viewpoint.widget-area div.wrap section.featuredpost.widget.featured-content .featuredpost.widget-wrap h3.widgettitle.widget-title {
	

text-align: center !important;

font-size: 24px !important;
color: #87152A !important;
}






.tp-static-layers div {
opacity: 1 !important;
}


.home-middle1 {
	
	clear: both;
overflow: hidden;
padding: 60px 30px 40px;
background-color: #decebe;
	
}



/*a.dt-btn-l*/
/*
Purple RESOURCES: #4D1B5D
Orange LAWYERS: #E67426


*/

.home-middle1.widget-area .wrap {
    max-width: 100%;
    margin: 0 auto;
}



.home-middle1 .wrap .featuredpost.widget {
	
	width:11.111111%;
	float:left;
}

.home-middle1 .wrap .featuredpost.widget .featuredpost {
	
	width:80%;
	float:none;
}


.home-middle1 .wrap .featuredpost.widget .featuredpost h3.widgettitle {
	
	display: none;
	
}


.home-middle1 .wrap .featuredpost.widget .featuredpost a.aligncenter {
	
	opacity: 0.85;
	
}

.home-middle1 .wrap .featuredpost.widget .featuredpost a.aligncenter:hover {
	
	opacity: 1.0;
	
}





.home-middle1 .wrap .featured-content h2 {
	
	text-align: center;
	font-size: 1.4rem !important;	
	font-weight: 600;
	color: #555;
	line-height: 1.45rem !important;
}



.home-top2.widget-area .wrap {
	
	max-width: 1320px;
	margin: 0 auto;
}

.featuredpost article p a.more-link {
	
	display: none;
}












.home-top1 .featuredpost .featuredpost h3.widgettitle a, .home-top2 .featuredpost .featuredpost h3.widgettitle a, .home-top1a .featuredpost .featuredpost h3.widgettitle a, .home-top-1 .featuredpost .featuredpost h3.widgettitle a, .home-top-2 .featuredpost .featuredpost h3.widgettitle a {
	
	
float:none;
display:block;	
color: #fff;
padding: 10px 20px;
	background: url("../png/arrow-featured.png") no-repeat 0 7px;
	background-position: right center;
	background-repeat: no-repeat;
	
}



.home-top2.widget-area section.featuredpost.widget.featured-content .featuredpost article.gs-featured-content-entry {
	
	background-color: #fff;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	padding: 20px 20px 10px 20px;
	height:300px;
	
}






.home-top-1 .featuredpost .featuredpost h3 {
	
	
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;

	text-transform: uppercase;
	margin-bottom: 0px;

}


.home-top-2 .featuredpost .featuredpost h3 {
	
	
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;

	text-transform: uppercase;
	margin-bottom: 0px;

}


.home-top1a .featuredpost .featuredpost article {
	
	width:100%;
}


.home-top1a .featuredpost .featuredpost article a.alignleft {
	
	width:45%;
	margin-right: 20px;
}



.home-top-2 .featuredpost .featuredpost article {
	
padding: 20px 20px 0px;
margin-bottom: 10px;
}



.home-top-1 .featuredpost .featuredpost article {
	
	padding: 20px;
border-bottom: 1px solid #999;
border-right: 1px solid #999;
border-left: 1px solid #999;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px; 
	background-color: #fff;
}


.homeicon-wrap div.homeicon {
	 width: 20%;
    float: left;
    padding: 0 4%;
	
	
	}





.widget .widget-wrap .textwidget .homeicon-wrap .homeicon .homeicontext h2  {
text-align: center;
font-size: 1.4rem !important;
font-weight: 600;
color: #555;
line-height: 1.45rem !important;
}



.home-middle1 .wrap .widget .widget-wrap h3 {
	
	color:#555;
	text-align: center;
	font-size: 30px;
	font-weight: 400;
	margin-bottom: 20px;
}



.home-middle1 .wrap .widget .widget-wrap .textwidget .homeicon-wrap .homeicon .homeicon-inner .homeiconimg a {
	
	opacity: 0.85;
	
}

.home-middle1 .wrap .widget .widget-wrap .textwidget .homeicon-wrap .homeicon .homeicon-inner .homeiconimg a:hover {
	
	opacity: 1.0;
	
}





.home-middle1 .wrap .widget .widget-wrap .textwidget .homeicon-wrap .homeicon .homeicon-inner {
	
	width: 80%;
	margin: 0 auto;
}



home-top1 .featuredpost .featuredpost p, .home-top2 .featuredpost .featuredpost p {
	
	
	text-transform: none;
	color: #555;
}


.featured-content-sri-bespoke.featuredpost h3 {
		background-color: #427757;
	color:#fff;
	text-decoration: none;
	
}


.featured-content-sri-resources.featuredpost h3 {
		background-color: #4D1B5D;
	color:#fff;
	text-decoration: none;
	
}


.featured-content-lawyers-network.featuredpost h3 {
	
	background-color: #35467e;
	color:#fff;
	text-decoration: none;
	

	
}


.footer-widgets .wrap {
	
	max-width: 1320px;
	margin: 0 auto;
}


.footer-widgets .wrap .widget_nav_menu ul li {
	
	text-transform: uppercase;
}


.footer-widgets .wrap .widget_nav_menu ul li {
	
	text-transform: uppercase;
}


.footer-widgets .wrap .widget-wrap h3 {
	
	text-transform: uppercase;
	border-bottom: 1px #fff solid;
	padding-bottom: 10px;
}



.seabkwrap .quote1 {
	margin-top: 40px;
	font-style: italic;
	font-size: 27px;
	color: #a478b4;
}


.seabkwrap {
	
	float:left;
	width:100%;
}

.pub-textcontent {
	
	text-align: center;
}

.publication-item {
	
	float:left;
	width:33.333%;
}

.pub-coverwrap .pub-image {
	margin: 0 auto;
width:80%;
}

.fact-textcontent .fact-title, .fact-textcontent .fact-link {
	
	text-align: center;
	 
}


.fact-textcontent .fact-title {
	
	font-size: 20px;
}

.factfiles-wrap .factfiles {
	
	width:25%;
	float:left;
}


.fact-coverwrap .fact-image {
	
	width:90%;
	margin: 0 auto;
	
}


.appblackberry h3, .appandroid h3, .appiphone h3  {
	
	border-bottom: #a478b4 2px solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
}






.appandroid ol li img[alt~="android3"] {

padding: 20px 0;
}



.appandroid ol li img[alt~="android4"] {

padding: 20px 0;
}

.iphone {
	
	float:left;
	width:48%;
	height:400px;
	margin-right: 1%;
}

.appandroid {
	
	
			float: left;
	margin-top: 50px;
	width:100%;
}

.appiphone {
	
		float: left;
	margin-top: 50px;
	width:100%;

}

.appblackberry {
	
	float: left;
	margin-top: 50px;
	width:100%;
}

.sri-expert-details .expert-details {
	
	width:25%;
	float:left;
	margin-bottom: 40px;
}


.apptopleft {
	
	
	float:left;
}



.apptopleft img.alignleft {
	
	
	margin: 0 24px 0px 0;
}


.apptopright a {
	
	font-weight: 600;
	font-size: 20px;
	margin-top: 40px;
}

.appmainwrap {
	
	float:left;
	width:100%;
	border-bottom: 2px solid #ededed;
}


.bio-expert .bio-page-left .bio-other .bio-vid a,
.bio-expert .bio-page-left .bio-other .bio-int a,
.bio-expert .bio-page-left .bio-other .bio-papers a {
	
width:41px;
height:38px;	

display: block;
}




.bio-expert .bio-page-left .bio-other .bio-vid {
background-image: url("../png/vid.png");
background-repeat: no-repeat;
background-position: center center;
width:41px;
height:38px;
float:left;
margin-right: 10px;
display: block;
}


.bio-expert .bio-page-left .bio-other .bio-int {
background-image: url("../png/int.png");
background-repeat: no-repeat;
background-position: center center;
width:41px;
height:38px;
float:left;
margin-right: 10px;
display: block;
}


.bio-expert .bio-page-left .bio-other .bio-papers {
background-image: url("../png/papers.png");
background-repeat: no-repeat;
background-position: center center;
width:41px;
height:38px;
float:left;
margin-right: 10px;
display: block;
}





.bio-expert .bio-page-left {
float:left;	
width:35%;	
}



.bio-expert .bio-page-left .bio-other {
float:left;	
width:100%;	
display: block;

}





.bio-expert .bio-page-right {
float:right;	
width:65%;	
padding-left: 30px;
}



.sri-expert-details .expert-details .expert-details-coverwrap .expert-image p img.aligncenter {
	
	border-radius: 50%;
	width: 65%;
	
	
	}

.sri-expert-details .expert-details .expert-textcontent .expert-name
 {
	
	text-align: center;
	font-size: 20px;
}

.sri-expert-details .expert-details .expert-textcontent .expert-job {
	
	text-align: center;
	font-style: italic;
}


.sri-expert-details .expert-details .expert-textcontent .expert-biolink {
	
	text-align: center;
}






.archive.post-type-archive-tribe_events .site-inner .page-header h1 {
	
	color:#fff;
	z-index: 999;
}



/* Defaults
---------------------------------------------------------------------------------------------------- */

.page-template-page-resources .entry-content .searchandfilter ul li.sf-field-search input {
	box-shadow: none;
	background-color: #a478b4;
	color:#fff;
}




.page-template-page-resources .entry-content .searchandfilter ul li.sf-field-search input::placeholder {
	
	color: #fff;
}


.page-template-page-resources .entry-content .searchandfilter ul li.sf-field-search input:-ms-input-placeholder {
	
	color: #fff;
}



.page-template-page-resources .entry-content .searchandfilter ul li.sf-field-search input::-ms-input-placeholder  {
	
	color: #fff;
}







.page-template-page-resources .entry-content .searchandfilter ul li.sf-field-search label {
	
	
	color:#fff;
}





.page-template-page-resources .entry-content .searchandfilter ul li.sf-field-search,
.page-template-page-resources .entry-content .searchandfilter ul li.sf-field-taxonomy-categories,
.page-template-page-resources .entry-content .searchandfilter ul li.sf-field-post-meta-country,
.page-template-page-resources .entry-content .searchandfilter ul li.sf-field-post-meta-language
 {
	

	margin-right: 10px;
	float:left;
	
	} 
	
	
.page-template-page-resources .entry-content .search-filter-results {
	
	
	color: #7ba454;
	font-weight: 600;
}




.page-template-page-resources .entry-content .search-filter-results .pagination {
	
	
	color: #555;
	font-weight: 400;
}



.contactform {
	
	width: 45%;
	float:left;
}


.contactmap  {
	
		width: 45%;
	float:right;
}


	
.page-template-page-resources .entry-content .searchandfilter ul li.sf-field-post-meta-date_published	{
	
	clear: both;
	float:left;
}
	

.page-template-page-resources .entry-content .searchandfilter ul li.sf-field-submit	{
	
	float:left;
	padding-top: 50px;
	margin-left: 30px;
}
	
	
	
.page-template-page-resources .entry-content .searchandfilter ul.sf_date_field li	{
	
margin-right: 10px;
	float: left;
	
}


.page-template-page-resources .entry-content .searchandfilter ul li h4 {
	
	font-weight: 600;
	color: #555;
}
	
	
.searchandfilter ul {
float:left;
width:100%;
    
    }

.otw-sidebar .featuredpost article h2.entry-title {
	
	text-align: center;
	font-weight: 600;
	font-size: 20px;
}




.resources.legal-guides .featuredpost {
    width: 40%;
    float: left;
}

.resources .featuredpost {
	
	width:20%;
	float:left;
}

.resources .featuredpost article a {
opacity: 0.9;	
width:60%;	
}

.resources .featuredpost article a:hover {
	
opacity: 1.0;	
}




span.srildb-metaname {
	
	color:#777;
	font-weight: 400;
	
}

span.srildb-meta {
	
	padding-right: 7px;
	color: #866492;
	font-weight: 600;
}


.srildb-meta {
	
font-size: 1.4rem;	
	
}




.srildb-result {
	
	padding: 15px 20px;
}


.srildb-result h2 {
	
	text-decoration: none;
}




h2.srildb-result-member, h2.srildb-result-everyone {
	
	
	color: #555;
	font-size: 24px;
	font-weight: 400;
}


.srildb-results a:hover {  
	
	text-decoration: none;	
	
	
}



.srildb-results {
	
	background: #f5f5f5;
	
	
margin: 20px 0 0;
border: 1px solid #ddd;
box-shadow: 0 1px 2px -1px #ccc;
}



.srildb-results:hover {
	
	background: #ececec;
	
	}



.stakemenu ul.menu li {
	
	list-style-type: none;
	margin-left: 0px;
}

.stakemenu {
	
	padding-left: 30px;
}


.stakemenu h3 {
	
	font-weight: 400;
	color:#666;
}


.upme-navi {

    clear: both;

    
    }


.btn {
	
	float:left;
	clear:both;
}



.upme-consearch {
	
	width: 40%;
	float: left;
}


.stakemenu {
	
		width: 50%;
	float: left;
}

.gfield_label {
	
	font-weight: 400 !important;
	color: #666;
}


a.dt-btn-l {
    padding: 5px 15px;
    background-color: #880926;
    opacity: 0.8;
    display:inline-block;
    border-radius: 8px;
    color:#fff;
    text-decoration: none;
    margin-bottom:20px; 
}


a.dt-btn-l:hover {

	 opacity: 1.0;
	 text-decoration: none;
}


.legal_database-template-default th {
	
border-top: 1px solid #ddd;
padding: 6px 0;	
color: #555;
text-transform: capitalize;
	
}

.legal_database-template-default th.thfilename {
	
border-top:  none;
padding: 6px 0;	
color:#866492;
	
}





.sidebar .widget .widget-wrap .textwidget .abwrap {
	
	width:100%;
	float:left;
	margin-bottom: 20px;
	border-bottom: solid 1px #d9d9d9;
	padding-bottom: 20px;
}

.sidebar .widget .widget-wrap .textwidget .abwrap .abimg {
	
	
	float:left;
	display: block;
	width:100%;
}




.site-inner .wrap .content-sidebar-wrap .content .srildb-left {
	
width:30%;
float:left;	
}

.site-inner .wrap .content-sidebar-wrap .content .srildb-right {
	
width:70%;
float:left;	
}

.srildb-thumb img {
    border: 1px solid #ddd;
box-shadow: 0 4px 10px -1px #ccc;


}

.post-template-default .entry-header-wrapper h1.entry-title {
	
	text-transform: none;
	font-size: 3rem;
	
}




.post-template-default .entry-header-wrapper {
	
background-color: #87152A;;	
	
}

.page-template-default .entry-header-wrapper {
	
	background-color: #7397ab;
	
}


.legal_database-template-default .entry-header-wrapper h1.entry-title {
	
	text-transform: none;
	font-size: 3rem;
	
}



.legal_database-template-default .entry-header-wrapper {
	
background-color: #4A1B5B;	
	
}





.translator-dropdown-body {
	
	
	background-color: #fff !important;
}





.entry-header-wrapper .wrap p.entry-meta {
	
	
}







.entry-header-wrapper h1 {
	
	margin-bottom: 5px;
	padding: 10px 0 10px 0px;
	text-transform: uppercase;
	font-weight: 300;
	color: #fff;
}


.sri_experts-template-default .entry-header-wrapper {
	
	background-color: #0081A6;
}


.sri_experts-template-default .entry .entry-meta {
	
	display:none;
}

.resources .entry-header-wrapper {
	
	background-color: #4A1B5B;
	width:100%;

}





.ourpurpose .entry-header-wrapper {
	
	background-color: #87152A;
	width:100%;

}


.bespoke .entry-header-wrapper {
	
	background-color: #427757;
	width:100%;

}

.projects .entry-header-wrapper {
	
	background-color: #31556D;
	width:100%;

}








.research .entry-header-wrapper {
	padding: 0 40px;
	background-color: #6D92A6;
	width:100%;

}






.experts .entry-header-wrapper {
    background-color: #0081A6;
    width: 100%;
}


.lawyers .entry-header-wrapper {
    background-color: #35467e;
    width: 100%;
}


.contact .entry-header-wrapper {
    background-color: #AF9E90;
    width: 100%;
}




.entry-header-wrapper .wrap {
	
	max-width: 1320px;
	margin: 0 auto;
}









.tp-video-play-button {display: none !important}
.rev_slider video {pointer-events: none}
.rev_slider video::-webkit-media-controls-start-playback-button {
    display: none!important;
    -webkit-appearance: none;
}






/* Masonry
--------------------------------------------- */

body {
	background: url(../body-bg1.html);
}

.masonry-page .content .entry {
	border-radius: 0;

	 /* ((no. of columns) * x) + ((no. of columns - 1) * gutter width) = available width */
	/* width: 373px; */ /* 3 columns */
	width: 270px; /* 4 columns */

	overflow: hidden;
}

.masonry-page .entry-title {
	word-wrap: break-word;
}

.masonry-page article {
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	border-radius: 3px;
	padding: 15px;
}

.masonry-page article .entry-title {
	font-size: 25px;
}




/* Typographical Elements
--------------------------------------------- */

html {
	font-size: 62.5%; /* 10px browser default */
}

/* Chrome fix */
body > div {
	font-size: 1.6rem;
}

body {
	background-color: #fff;
	color: #666;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.3;
}

a,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #222;
	color: #fff;
}

::selection {
	background-color: #222;
	color: #fff;
}

a {
	color: #64c9ea;
	text-decoration: none;
}

a img {
	margin-bottom: -4px;
}

a:focus,
a:hover {
	text-decoration: underline;
}

p {
	margin: 0 0 24px;
	padding: 0;
}

strong {
	font-weight: 700;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

mark {
	background: #ddd;
	color: #000;
}

blockquote,
blockquote::before {
	color: #999;
}

blockquote {
	margin: 0;
	padding: 10px 20px 0px;
	font-size: 20px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	font-size: 3rem;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

.entry-content code {
	background-color: #333;
	color: #ddd;
}

cite {
	font-style: normal;
}

hr {
	border: 0;
	border-collapse: collapse;
	border-bottom: 1px solid #ddd;
	clear: left;
	margin: 0 0 40px;
	padding-top: 20px;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
	line-height: 1.25;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}

h1 {
	font-size: 42px;
	font-size: 4.2rem;
	font-weight: 600;
}

h2 {
	font-size: 36px;
	font-size: 3.6rem;
	font-weight: 600;
}

h3 {
	font-size: 30px;
	font-size: 3rem;
	font-weight: 600;
}

h4 {
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 600;
}

h5 {
	font-size: 20px;
	font-size: 2rem;
}

h6 {
	font-size: 16px;
	font-size: 1.6rem;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

/* Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
	margin-bottom: 28px;
}

.gallery-item {
	float: left;
	margin: 0;
	padding: 0 4px;
	text-align: center;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

.gallery .gallery-item img {
	border: none;
	height: auto;
	margin: 0;
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	box-shadow: 1px 1px 3px #eee inset;
	color: #222;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 16px;
	width: 100%;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

::-moz-placeholder {
	color: #999;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #999;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
	background-color: #64c9ea;
	border: none;
	border-radius: 5px;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	padding: 16px 20px;
	white-space: normal;
	width: auto;
}

button:focus,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
.button:focus,
.entry-content .button:focus,
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover {
	background-color: #6bd5f1;
	border: none;
	text-decoration: none;
}

button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small,
.button.small {
	padding: 8px 16px;
}

.button {
	border-radius: 5px;
	display: inline-block;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
	background-color: #ddd;
	border-width: 0;
	color: #565656;
	cursor: not-allowed;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

.post-password-form input[type="password"] {
	margin-bottom: 15px;
}

.home-cta a.button {
	display: inline-block;
	margin-top: -30px;
	text-align: center;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

th,
td {
	text-align: left;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
}

/* Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.genesis-nav-menu .search input[type="submit"]:focus,
.screen-reader-shortcut:focus,
.screen-reader-text:focus,
.widget_search input[type="submit"]:focus {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
	clip: auto !important;
	color: #333;
	display: block;
	font-size: 1em;
	font-weight: bold;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.more-link {
	
	position: relative;
    padding: 5px 15px;
    background-color: #880926;
    opacity: 0.8;
    display:inline-block;
    border-radius: 8px;
    color:#fff;
    text-decoration: none;
    margin-bottom:20px; 
    
}


.more-link:hover{
	
	opacity: 1.0;
	text-decoration: none;
}



/* Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.site-container {
	margin: 0 auto;
	max-width: 100%;
}

.executive-pro-landing .site-container {
	max-width: 800px;
}


.site-inner .content article .entry-content .rev_slider_wrapper {
    margin-bottom: 30px !important; 
    margin-top: -20px !important;
	

}

.archive .site-container div.site-inner div.content-sidebar-wrap, .single .site-container div.site-inner div.content-sidebar-wrap, .post .site-container div.site-inner div.content-sidebar-wrap, .page .site-container div.site-inner div.content-sidebar-wrap {
    max-width: 1320px;
    margin: 0 auto;
}




.site-inner {
	background-color: #fff;
	clear: both;
	margin: 0 auto;
	overflow: hidden;

	margin: 0 auto;
}

.executive-pro-home .site-inner {
	overflow: visible;
	max-width: 100%;
}

/* Column Widths and Positions
--------------------------------------------- */

/* Content  */

.content {
	float: right;
	width: 850px;
	padding: 40px 0px 10px;
}

.content-sidebar .content {
	float: left;
}

.full-width-content .content {
	width: 100%;
}

.executive-pro-home .content {
	padding: 0;
}

.genesis-pro-portfolio .content {
	padding: 40px 30px 0;
}

/* Primary Sidebar */

.sidebar-primary {
	background-color: #f8f8f8;
	float: right;
	width: 340px;
}

.sidebar-content .sidebar-primary {
	float: left;
}

/* Column Classes
--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/* Common Classes
---------------------------------------------------------------------------------------------------- */

/* WordPress
--------------------------------------------- */

.avatar {
	border: 1px solid #fff;
	float: left;
}

.alignleft .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.search-form {
	overflow: hidden;
	position: relative;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

.widget_search input[type="submit"]:focus {
	border-left: 1px solid #ddd;
	border-radius: 0;
	box-shadow: none;
	padding: 13px 23px;
	right: 2px;
	top: 2px;
}

.search-form input[type="search"] {
	background: #fff url(../png/icon-search.png) no-repeat right;
	background-size: 36px 16px;
	color: #888;
	font-size: 10px;
font-size: 1.1rem;
margin-bottom: 10px;
padding: 5px 6px 4px;;
	text-transform: uppercase;
	width: 100%;
	float: right;
	border-radius: 6px;
	}

.error404 .content .search-form {
	margin-bottom: 40px;
}

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 15px;
}

a.alignnone img,
img.alignnone {
	margin-bottom: 12px;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

a.alignnone {
	display: inline-block;
}

a.alignleft img,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 12px 0;
}

a.alignright img,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.entry-content .wp-caption-text {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 700;
	margin: 0;
	text-align: left;
}

.gallery-caption,
.entry-content .gallery-caption {
	margin: 0 0 10px;
}

/* Genesis
--------------------------------------------- */

.breadcrumb .inner {
	
	max-width: 1320px;
	margin: 0 auto;
	text-transform: uppercase;
	color: #fff;
font-weight: 600;
padding: 5px 0px 5px 0px;
	font-size: 1.3rem;
}

.breadcrumb .inner .breadcrumb-link-wrap a {
	
	color: #87152A;
	text-decoration: none;
}

.breadcrumb {
	background-color: #a8b2b9;
	/*box-shadow: 0 0 0 1px #fff inset;*/
	color: #777;
	font-size: 12px;
	font-size: 1.2rem;
	margin: 0px 0px 0px;
	padding: 0 40px;

	max-width: 100%;
}

.executive-pro-home .breadcrumb {
	margin: 0;
}

.archive-description,
.author-box {
	margin-bottom: 0px;
	padding: 30px;
}

.archive-description {
	padding: 0px 0px;
}

.author-box {
	background-color: #f5f5f5;
}

.author-box-title {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 4px;
}

.author-box p {
	font-size: 14px;
	font-size: 1.4rem;
	margin: 0;
}

.author-box .avatar {
	margin-right: 24px;
}


/* Titles
--------------------------------------------- */

.entry-title, .archive-title {
	font-size: 42px;
	font-size: 4.2rem;
	line-height: 1;
	margin-bottom: 20px;
}






.entry-title a,
.sidebar .widget-title a {
	color: #333;
}

.entry-title a:focus,
.entry-title a:hover,
.footer-widgets .entry-title a:focus,
.footer-widgets .entry-title a:hover {
	color: #64c9ea;
	text-decoration: none;
	text-transform: none;
}


.widget-title,
.genesis-pro-portfolio .pro-portfolio.entry .entry-header .entry-title {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 20px;
	text-align: left;
	text-transform: none;
}

.footer-widgets .entry-title,
.sidebar .entry-title {
	font-size: 16px;
	font-size: 1.6rem;
}

.executive-pro-home .home-cta .widget-title {
	font-size: 24px;
	font-size: 2.4rem;
	margin-bottom: 6px;
	text-transform: none;
}

.executive-pro-home .home-cta .entry-title a,
.executive-pro-home .home-cta .widget-title,
.footer-widgets .entry-title a,
.footer-widgets .widget-title {
	color: #fff;
}


/* Widgets
---------------------------------------------------------------------------------------------------- */

/* Featured Content
--------------------------------------------- */

.featured-content .entry {
	margin-bottom: 12px;
	padding: 0;
}

.featured-content .entry-title {
	font-size: 18px;
	font-size: 1.8rem;
}

.executive-pro-home .featured-content .entry {
	margin-bottom: 36px;
}

/* Plugins
---------------------------------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.enews-widget input {
	font-size: 10px;
	font-size: 1rem;
	margin-bottom: 16px;
	text-transform: uppercase;
}

.enews-widget input[type="submit"] {
	font-size: 16px;
	font-size: 1.6rem;
	margin: 0;
	text-transform: none;
	width: 100%;
}

.enews form + p {
	margin-top: 24px;
}

.sidebar .enews-widget {
	background-color: #222;
}

.sidebar .enews-widget .widget-title {
	color: #fff;
}

.sidebar .enews-widget {
	color: #ddd;
}

.after-entry .enews-widget input,
.sidebar .enews-widget input {
	background-color: #fff;
	color: #888;
}

.after-entry .enews-widget input[type="submit"],
.sidebar .enews-widget input[type="submit"] {
	background-color: #64c9ea;
	color: #fff;
}

.after-entry .enews-widget input:focus[type="submit"],
.after-entry .enews-widget input:hover[type="submit"],
.sidebar .enews-widget input:focus[type="submit"],
.sidebar .enews-widget input:hover[type="submit"] {
	background-color: #fff;
	color: #333;
}

/* Genesis Latest Tweets
--------------------------------------------- */

.latest-tweets ul li {
	margin-bottom: 16px;
}

/* Genesis Responsive Slider
--------------------------------------------- */

.home-slider li {
	margin: 0;
	padding: 0;
}

.content #genesis-responsive-slider {
	background: none;
	border: none;
	padding: 0;
}

.content .genesis_responsive_slider .slide-excerpt {
	background-color: #222;
	filter: alpha(opacity=100);
	height: 100%;
	margin: 0;
	padding: 4% 5.5%;
	opacity: 1;
}

.content .genesis_responsive_slider .slide-excerpt-border {
	border: none;
	margin: 0;
	padding: 0;
}

.content .genesis_responsive_slider h2,
.content .genesis_responsive_slider h2 a {
	color: #fff;
	font-size: 20px;
	font-size: 2rem;
	font-weight: 700;
	text-transform: uppercase;
}

.content .genesis_responsive_slider p {
	color: #ddd;
}

.content .genesis_responsive_slider p a {
	display: block;
	margin-top: 20px;
}

.content .genesis_responsive_slider .flex-direction-nav li a {
	background: url(../png/icon-direction-nav.png) no-repeat -50px 0;
	background-size: 100px 98px;
	height: 49px;
	right: -20px;
	-webkit-transition: none;
	-moz-transition:    none;
	-ms-transition:     none;
	-o-transition:      none;
	transition:         none;
	width: 50px;
}

.content .genesis_responsive_slider .flex-direction-nav li a:focus,
.content .genesis_responsive_slider .flex-direction-nav li a:hover {
	background-position: -50px -49px;
}

.content .genesis_responsive_slider .flex-direction-nav li a.prev {
	background-position: 0 0;
	left: -20px;
}

.content .genesis_responsive_slider .flex-direction-nav li a:focus.prev,
.content .genesis_responsive_slider .flex-direction-nav li a:hover.prev {
	background-position: 0 -49px;
}

.content .genesis_responsive_slider .flexslider .slides > li {
	margin: 0;
	overflow: hidden;
	padding: 0;
}

.content .genesis_responsive_slider .flex-control-nav {
	margin: -50px 0 0 0;
	padding-left: 60px;
	text-align: left;
}

.content .genesis_responsive_slider .flex-control-nav li {
	margin: 0 0 0 5px;
	padding: 0;
}

.content .genesis_responsive_slider .flex-control-nav li a {
	background: url(../png/icon-control-nav.png) no-repeat 0 0;
	background-size: 13px 39px;
}

.content .genesis_responsive_slider .flex-control-nav li a:focus,
.content .genesis_responsive_slider .flex-control-nav li a:hover {
	background-position: 0 -13px;
}

.content .genesis_responsive_slider .flex-control-nav li a.active {
	background-position: 0 -26px;
}

/* Jetpack
--------------------------------------------- */

img#wpstats {
	display: none;
}


/* Skip Links
---------------------------------------------------------------------------------------------------- */

.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link li {
	height: 0;
	width: 0;
	list-style: none;
}

/* Display outline on focus */
:focus {
	color: #333;
	outline: #ccc solid 1px;
}


/* Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	margin: 0 auto;
	min-height: 100px;
	width: 100%;
	border-bottom: solid 5px #87152A;
	background-color: #fff;
	padding: 10px 40px 0px;
}

.site-header .wrap {
	margin: 0 auto;
	min-height: 100px;
	max-width: 1320px;
}





/* Title Area
--------------------------------------------- */

.title-area {
	font-weight: 700;
	float: left;
	width: 180px;

}

.site-title {
	font-size: 36px;
	font-size: 3.6rem;
	line-height: 1.25;
	margin: 0 0 5px;
}

.site-title a,
.site-title a:focus,
.site-title a:hover {
	color: #222;
	display: block;
	padding: 5px 0 0;
	text-decoration: none;
}

/* Full width header, no widgets */

.header-full-width .title-area,
.header-full-width .site-title {
	width: 100%;
}

/* Logo, hide text */

.header-image .site-description,
.header-image .site-title a {
	display: block;
	text-indent: -9999px;
}

.header-image .title-area,
.header-image .site-title,
.header-image .site-title a {
	background-size: contain !important;
	float: left;
	margin: 0;
	max-width: 260px;
	min-height: 100px;
	padding: 0;
	width: 100%;
}


/* Widget Area
--------------------------------------------- */

.site-header .widget-area {
	float: right;
	width: 900px;
}


.site-header .widget-area section.translator-dropdown-main-container {
	

float:right;


}

.site-header .widget-area section.widget_search {
	
margin-right: 10px;
float: right;
width: 225px;
}




.site-header .widget {
	padding: 20px 0 0;
}

.site-header .search-form {

}


/* Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	color: #666;
	font-size: 13px;
	font-size: 1.25rem;
	margin: 0;
	padding: 0;
	width: 100%;
	text-transform: uppercase;
	font-weight: 600;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: left;
}

.genesis-nav-menu a {
	color: #666;
	display: block;
	padding: 16px 20px;
	position: relative;
}

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu li:focus,
.genesis-nav-menu li:hover,
.genesis-nav-menu li:focus a,
.genesis-nav-menu li:hover a,
.genesis-nav-menu .current-menu-item > a:focus,
.genesis-nav-menu .current-menu-item > a:hover {
	background-color: #fff;
	color: #666;
	text-decoration: none;
}

.genesis-nav-menu .current-menu-item > a {
	background-color: transparent;
	color: #87152A;
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	line-height: 1;
	margin: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 148px;
	z-index: 999;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	border: 1px solid #f5f5f5;
	border-top: none;
	color: #666;
	font-size: 12px;
	font-size: 1.2rem;
	padding: 12px 18px;
	position: relative;
	width: 148px;
}

.genesis-nav-menu .sub-menu a:focus,
.genesis-nav-menu .sub-menu a:hover {
	background-color: #f5f5f5;
	color: #222;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -37px 0 0 147px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	display: inline-block;
	float: right;
	list-style-type: none;
	padding: 16px 20px;
}

.genesis-nav-menu > .right > a {
	display: inline;
	padding: 0;
}

/* Accessible Menu
--------------------------------------------- */

.menu .menu-item:focus {
	position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
	left: auto;
	opacity: 1;
}

.menu-toggle,
.sub-menu-toggle {
	display: none;
	visibility: hidden;
}

/* Site Header Navigation
--------------------------------------------- */

.site-header .widget_nav_menu {
	70px 0px 0px 0px;
	
}

.site-header .genesis-nav-menu {
	float: right;
	width: auto;
}

.site-header .genesis-nav-menu a {
	padding: 0px 3px 0px;
}

.site-header .sub-menu {
	border-top: 1px solid #eee;
}

.site-header .genesis-nav-menu .sub-menu a {
	padding: 12px 18px;
}

.site-header .sub-menu .sub-menu {
	margin-top: -38px;
}

/* Secondary Navigation
--------------------------------------------- */

.nav-secondary .genesis-nav-menu a:focus,
.nav-secondary .genesis-nav-menu a:hover,
.nav-secondary .genesis-nav-menu li.current-menu-item a:focus,
.nav-secondary .genesis-nav-menu li.current-menu-item a:hover,
.nav-secondary .genesis-nav-menu li:focus,
.nav-secondary .genesis-nav-menu li:hover {
	background-color: transparent;
	color: #666;
}

.nav-secondary .genesis-nav-menu .current-menu-item > a {
	background-color: transparent;
	color: #64c9ea;
}


/* Content Area
---------------------------------------------------------------------------------------------------- */

/* Home Page
--------------------------------------------- */


.wp-custom-logo .title-area {
	max-width: none;
	margin-top: 0;
}

.wp-custom-logo .site-title {
	text-indent: 0;
}

.wp-custom-logo .site-title > a {
	min-height: 0;
}

.custom-logo-link {
	display: block;
}

.custom-logo {
	vertical-align: top;
}



.home-viewpoint.widget-area .wrap {
	

    max-width: 1320px;
    margin: 0 auto;
    text-align: center;

}


.home-viewpoint.widget-area .wrap article h2 {
	
	
	font-size: 30px;
	}



.home-top1a.widget-area .wrap {
	

    max-width: 1320px;
    margin: 0 auto;

}





.home-top1 {
	color: #fff;

	background-color: #87152A;
}

.home-top1 .widget h1 {
	color: #fff;
	font-size: 44px;
	padding: 20px 0;
	text-align: center;
	font-weight: 300;
	margin-bottom: 0px;
	

}

.home-top1 .widget {
	max-width: 1320px;
	margin: 0 auto;
	
	

}

.home-top1a {
	background-color: #fff;
	clear: both;
	overflow: hidden;
	padding: 60px 30px 0;
}


.home-top2 {
	background-color: #C0B2A5;
	clear: both;
	overflow: hidden;
	padding: 60px 30px 0;
}


.home-top2 .widget {
	float: left;
	padding: 0 1.4%;
	width: 33.33333333333%;
	
}





.home-top2 .widget .featured-content-sri-resources article a {
	
	float:left;
	
}


.home-top2 .widget .featured-content-sri-resources article p {
	
	float:none;
	margin-left: 0px;
}


.home-top2 .widget .featured-content-sri-resources article a.dt-btn-l {
	
	float:none;
	margin-left: 0px;
}






.home-top2 .widget:nth-of-type(3n+1) {
	clear: left;
}

.executive-pro-home a.more-link {
	clear: both;
	display: block;
	margin: 30px 0 0;
}

.executive-pro-home .home-cta {
	background-color: #222;
	color: #ddd;
	float: left;
	padding: 60px;
	width: 100%
}

.executive-pro-home .home-cta p {
	color: #ddd;
}

/* Portfolio
--------------------------------------------- */

.genesis-pro-portfolio .content .entry.pro-portfolio {
	margin-bottom: 0;
}

/* Entries
--------------------------------------------- */

.entry {
	margin-bottom: 40px;
}

.executive-pro-portfolio .entry,
.single-portfolio .entry {
	margin-bottom: 20px;
}

.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
	margin-bottom: 26px;
}

.entry-content ol li,
.entry-content ul li {
	margin-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul,
.entry-content .wp-caption p {
	margin-bottom: 0;
}

.content .entry-header .entry-meta {
	background-color: #f8f8f8;
	clear: both;
	color: #777;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 5;
	margin: 0 0 24px -60px;
	max-width: 600px;
	overflow: hidden;
	padding-left: 60px;
	text-transform: uppercase;
}

.content .entry-header .entry-meta a {
	color: #777;
	font-weight: 700;
}

.content .entry-header .entry-meta {
	margin-bottom: 24px;
}

.content .entry-header .entry-meta .entry-comments-link {
	background-color: #64c9ea;
	color: #fff;
	float: right;
	font-size: 12px;
	font-size: 1.2rem;
	padding: 0 20px;
	position: relative;
	text-transform: uppercase;
}

.content .entry-header .entry-meta .entry-comments-link a::before {
	color: #fff;
	content: "\f101";
	font-family: "Dashicons";
	font-size: 18px;
	font-size: 1.8rem;
	left: 25px;
	line-height: 1;
	position: absolute;
	top: 23px;
}

.content .entry-header .entry-meta .entry-comments-link a:focus::before,
.content .entry-header .entry-meta .entry-comments-link a:hover::before {
	text-decoration: none;
}

.content .entry-header .entry-meta .entry-comments-link a {
	color: #fff;
	padding-left: 32px;
}

.entry-footer .entry-meta {
	border-top: 1px dotted #ddd;
	font-size: 14px;
	font-size: 1.4rem;
	margin: 0;
	padding-top: 10px;
}

.entry-footer .entry-tags {
	/*background: url(images/icon-dot.png) no-repeat left;*/
	margin-left: 4px;
	padding-left: 10px;
}

/* After Entry
--------------------------------------------- */

.after-entry {
	background-color: #f5f5f5;
	margin-bottom: 30px;
	padding: 30px;
	text-align: center;
}

.after-entry .widget {
	margin-bottom: 30px;
}

.after-entry .widget:last-child,
.after-entry p:last-child {
	margin: 0;
}

.after-entry li {
	list-style-type: none;
}

/* Pagination
--------------------------------------------- */

.archive-pagination {
	font-size: 14px;
	font-size: 1.4rem;
	padding: 30px 0;
}

.entry .archive-pagination a {

}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #64c9ea;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	line-height: 2;
	margin-bottom: 4px;
	padding: 8px 20px;
	text-decoration: none;
	text-transform: uppercase;
}

.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination li.active a {
	background-color: #6bd5f1;
	text-decoration: none;
}

/* Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 40px;
	overflow: hidden;
}

.entry-comments .comment-author {
	font-weight: 700;
	margin: 0;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
	margin: 30px;
	overflow: hidden;
}

.comment-list li.depth-1,
.ping-list li.depth-1 {
	margin: 30px 0;
}

.comment-list li li {
	margin-right: -1px;
}

.comment {
	border-right: none;
}

.comment-header,
.ping-list .comment-meta {
	background-color: #222;
	color: #fff;
	float: left;
	font-weight: 700;
	padding: 30px;
	width: 100%;
}

.comment-list cite,
.ping-list cite,
.says {
	display: inline-block;
}

.comment-header .comment-meta a,
.comment-metadata a {
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 300;
	color: #bbb;
}

.comment-content {
	clear: both;
	padding: 48px;
}

.comment-content p,
.comment-header p.comment-meta {
	margin: 0;
}

.comment .avatar {
	margin-right: 10px;
}

.alt,
.even {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

.comment-reply {
	font-size: 14px;
	font-size: 1.4rem;
	padding: 0 48px 48px;
}

.entry-pings .reply {
	display: none;
}

.wp-audio-shortcode,
.wp-playlist,
.wp-video {
	margin: 0 0 28px;
}


/* Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	word-wrap: break-word;
}

.widget li {
	list-style-type: none;
	margin-bottom: 6px;
	margin-top: 6px;
	text-align: left;
}

.widget ol > li {
	background-image: none;
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget ul > li {
	text-indent: 0;
}

.widget ul > li {
	list-style-position: outside;
	/*padding: 0 0 0 16px;*/
}

.widget ol > li:last-child,
.widget ul > li:last-child {
	margin-bottom: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

.widget_calendar caption {
	font-size: 12px;
	font-size: 1.2rem;
	font-style: italic;
	padding: 2px 6px 0 0;
	text-align: right;
}


/* Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	box-shadow: 0 0 0 1px #fff inset;
	display: inline;
	font-size: 14px;
	font-size: 1.4rem;
	padding-bottom: 30px;
	padding-top: 20px;
}

.sidebar p {
	margin-bottom: 16px;
}

.sidebar p:last-child,
.sidebar ul {
	margin-bottom: 0;
}

.sidebar li,
.sidebar .more-from-category a {
	
	background-size: 8px 8px;
	margin-bottom: 6px;
	padding: 0 0 6px 0px;
}

.sidebar .more-from-category {
	padding-top: 6px;
}

.sidebar .widget {
	margin-bottom: 0;
	padding: 20px 40px;
	word-wrap: break-word;
}

.sidebar .search-form {
	width: 100%;
}


/* Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background-color: #222;
	color: #c8c8c8;
	clear: both;
	font-size: 14px;
	font-size: 1.4rem;
}

.footer-widgets .wrap {
	overflow: hidden;
	padding: 20px 0px 30px;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	padding: 0 1.4%;
	width: 33.3333333333%;
}

.footer-widgets-1,
.footer-widgets-2 {
	float: none;
	margin: 0 auto;
	width:200px;
}

.footer-widgets-3 {
	float: right;
}

.footer-widgets .widget {
	margin-bottom: 0px;
	word-wrap: break-word;
	width:100%;
}

.footer-widgets a:focus {
	color: currentColor;
}

.footer-widgets li {
	/*background: url(images/icon-li-footer.png) no-repeat 0 7px;*/
	background-size: 8px 8px;
}

.footer-widgets .search-form {
	width: 100%;
}


/* Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	color: #222;
	font-size: 12px;
	font-size: 1.2rem;
	padding: 40px 0;
	text-align: center;
	text-transform: uppercase;
}

.site-footer a {
	color: #222;
}

.site-footer p {
	margin: 0;
}


/* Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (-moz-min-device-pixel-ratio: 1.5),
	only screen and (-o-min-device-pixel-ratio: 3/2),
	only screen and (min-device-pixel-ratio: 1.5) {

	.search-form input[type="search"] {
		background-image: url(../png/icon-search%402x.png);
	}

	.sidebar li {
		/*background-image: url(images/icon-li@2x.png);*/
	}

	.footer-widgets li {
		/*background-image: url(images/icon-li-footer@2x.png);*/
	}

	.content #genesis-responsive-slider .flex-direction-nav li a {
		background-image: url(../png/icon-direction-nav%402x.png);
	}

	.content #genesis-responsive-slider .flex-control-nav li a {
		background-image: url(../png/icon-control-nav%402x.png);
	}

	.genesis-nav-menu > .rss > a {
		background-image: url(../png/icon-rss%402x.png);
	}

	.genesis-nav-menu > .twitter > a {
		background-image: url(../png/icon-twitter-nav%402x.png);
	}

}









@media only screen and (max-width: 1380px) {


.home-top-1.widget-area div.wrap div.inner-wrap .featured-content-research-updates.featuredpost.widget.featured-content div.featured-content-research-updates.featuredpost.widget-wrap article.type-post a.alignleft  {
	
	width:50%;
	margin-right: 15px;
	
	}
	
.home-top-2.widget-area div.wrap div.inner-wrap div.inner-wrap-news .featured-content-latest-news.featuredpost.widget.featured-content div.featured-content-latest-news.featuredpost.widget-wrap article.post.type-post a.alignleft {
	
	width:50%;
	margin-right: 15px;
	
	
	
	}
	

.home-top-2.widget-area  {
    width: 45%;
    float: left;
}

.home-top-1.widget-area {
    width: 55%
    float:left;
}

.home-top-2.widget-area .wrap {
    width: 100%;
    float: left;
}

.home-top-1.widget-area .wrap {
    width: 100%;
    float: left;
}


	.content {
		padding: 30px 40px 10px;
	}



.footer-widgets .wrap {
	overflow: hidden;
	padding: 60px 40px 30px;
}







}






@media only screen and (max-width: 1200px) {






.body {

	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.2;
}


body > div {
    font-size: 1.5rem;
}












.site-header .widget-area {

}

.site-header .widget {
    
}



.breadcrumb .inner {
	
	
	padding: 5px 0px 0px 0px;
}

.entry-header-wrapper h1 {

padding: 10px 10px 10px 0px;
}


	.site-container {
		
	}

	.site-header .widget-area {
		width: 700px;
	}

	.content {
		width: 730px;
	}

	.sidebar-primary {
		width: 300px;
	}

	.title-area {
		width: 140px;
		padding-left: 0px;
	}

	.breadcrumb {
		margin: 0px;
	}

	.content {
		padding: 30px 40px 10px;
	}

	.site-header .genesis-nav-menu a {
		padding: 0px 5px 0px;
	}

	.content #genesis-responsive-slider .flex-control-nav,
	.content #genesis-responsive-slider .flex-direction-nav li a,
	.content #genesis-responsive-slider .flex-direction-nav li a.prev {
		display: none;
	}

}







@media only screen and (max-width: 1100px) {

.sri-expert-details .expert-details {
    width: 33.33333333%;
    float: left;
    margin-bottom: 40px;
}


.full-image {
    margin-top: 0px;
    height: 350px;
    display: block;
    width: 100%;
}





}




@media only screen and (max-width: 1023px) {


.otw-sidebar .featuredpost article h2.entry-title {

    font-size: 18px;
}




.content {
    padding: 30px 15px 10px;
}

.lawyer-wrap .lawyer {

    margin-bottom: 20px;
    margin-right: 0px;
    float: left;
    width: 100%;
    height: auto;
}



.site-header{
    margin: 0 auto;
    min-height: 80px;
    max-width: 1320px;
    padding: 10px 15px 0px;
}


.entry-header-wrapper {
    padding: 0 15px;
}


.breadcrumb {
	
	height:10px;
}



.breadcrumb .inner {
    display:none;
}



.home-top2.widget-area section.featuredpost.widget.featured-content .featuredpost article.gs-featured-content-entry {
	
	background-color: #fff;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	padding: 20px 20px 10px 20px;
	height:330px;
	
}



.seabkwrap .quote1 {
	margin-top: 40px;
	font-style: italic;
	font-size: 23px;
	color: #a478b4;
	width:60%;
	float:left;
	line-height: 29px;
}


.seabkwrap .seabook {
	
	float:left;
	width:40%
	
	
}




.site-header .widget-area {
	
	width:33%;
}


	.title-area {

		padding-left: 0px;
	}




	.site-container {
		
	}

	.content,
	.sidebar-primary,
	.sidebar-secondary,
	
	.wrap {
		width: 100%;
	}

	.header-image .title-area,
	.header-image .site-title,
	.header-image .site-title a {
		background-position: center !important;
		float: none;
		margin: 0 auto;
	}
	
	
	
	ul.genesis-nav-menu {
		
		display:none;
	}
	
	
.header-widget-area section#search-3.widget.widget_search {
	
	display: none;
}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}



.site-title {
	
	text-align: left;
	width:100%;
}


	.genesis-nav-menu,
	.site-header .search-form,
	.site-header hgroup {
		text-align: center;
	}

	.genesis-nav-menu a,
	.genesis-nav-menu > .first > a,
	.genesis-nav-menu > .last > a,
	.site-header .genesis-nav-menu a {
		padding: 16px;
	}

	.site-header .search-form {
		margin: 16px auto ;
	}

	.genesis-nav-menu li.right {
		display: none;
	}

	.content #genesis-responsive-slider .slide-excerpt {
		display: none;
	}

	.sidebar .widget {
		padding: 30px;
	}

	.comment-list li.depth-1,
	.ping-list li.depth-1 {
		margin: 30px 0;
	}

	.footer-widgets .widget-area {
		padding: 0;
	}

	.site-footer p {
		padding-left: 30px;
		padding-right: 30px;
	}

}







@media only screen and (max-width: 950px) {

.home-top-2.widget-area div.wrap div.inner-wrap section#featured-content-27 div.featured-content-.featuredpost.widget-wrap .post a.dt-btn-l {
    float: left;
    margin-left: 0px;
}



.abandonment .entry-content .otw-sidebar .featuredpost article {

    width: 98% !important;



.resources-wrap .resource {
    width: 33%;
    float: left;
    height: 240px;
}




.homeicon-wrap .homeicon {
    width: 33%;
    float: left;
    height: 240px;
}

.footer-wide .wrap .widget .widget-wrap .textwidget .homeicon-wrap .homeicon {
    width: 33%;
    float: left;
    height: 240px;
}



}




@media only screen and (max-width: 900px) {


.footerlogos-wrap {
    width: 50%;
    margin: 0 auto
    
}

.vidwrap div h4 {
	
	font-size: 135%;
}

.vidwrap div {
	
    width: 47%;
    float: left;
    margin-right: 3%;
    padding-bottom: 20px;
    height:350px;
}


.footer-widgets-1, .footer-widgets-2 {
    float: none;
    margin: 0 auto;
    width: 200px ;
}





.home-top1a .widget {
    float: left;
    padding: 0 1.4%;
    width: 100%;
}

.home-top2 .widget {
    float: none;
    padding: 0 1.4%;
    width: 100%;
}

.home-top2.widget-area section.featuredpost.widget.featured-content .featuredpost article.gs-featured-content-entry {
	

	height:auto;
	
}


.projects .entry-content .otw-sidebar .featuredpost article {
	
	height:auto;
	}

.projects .entry-content .otw-sidebar .featuredpost {
    float: none;
    padding: 0 1.4%;
    width: 100%;

}




.resources .featuredpost {
    width: 33.33333%;
    float: left;
    height: 220px;
}

.factfiles-wrap .factfiles {
    width: 50%;
    float: left;
    margin-bottom: 30px;
}


}






@media only screen and (max-width: 800px) {

.abandonment .fairtreatlink-wrap {
    width: 100%;
    float: left;
    margin-right: 0%;
    margin-bottom: 30px;
}


.home-top-2.widget-area div.wrap div.inner-wrap section#featured-content-27 div.featured-content-.featuredpost.widget-wrap .post p {
    width: 100%;
    float: none;
    margin-left: 0%;
}

.home-top-2.widget-area div.wrap div.inner-wrap section#featured-content-27 div.featured-content-.featuredpost.widget-wrap .post a.alignleft {
    width: 100%;
    float: none;
}


.footer-wide .wrap .widget .widget-wrap .textwidget .homeicon-wrap .homeicon {
    width: 33%;
    float: left;
    height: 240px;
}

.home-middle1 .wrap .widget .widget-wrap .textwidget .homeicon-wrap .homeicon {
    width: 33%;
    float: left;
    height: 240px;
}


.full-image {
    margin-top: 0px;
    height: 300px;
    display: block;
    width: 100%;
}

.vidwrap div h4 {
	
	font-size: 125%;
}

.vidwrap div {
	
    width: 47%;
    float: left;
    margin-right: 3%;
    padding-bottom: 20px;
    height:300px;
}



.bio-expert .bio-page-left {
    float: none;
    width: auto;
}

.bio-expert .bio-page-right {
    float: none;
    width: 100%;
    padding-left: 0px;
}

.seabkwrap .quote1 {
	margin-top: 30px;
	font-style: italic;
	font-size: 20px;
	color: #a478b4;
	width:60%;
	float:left;
	padding-left: 15px;
	line-height: 26px;
	}


.seabkwrap .seabook {
	
	float:left;
	width:40%
	
	
}

.site-header .widget-area section.widget_search {
    display: none;

}

.site-header .widget-area section.translator-dropdown-main-container {
    width: 110px;
    float: right;
}
    
 .site-header .widget-area section.translator-dropdown-main-container .widget-wrap #translator-dropdown-jquery-container {
	 
	 margin: 0 auto !important;
	 width:100px;
	 float: none !important;
 }
    
   .site-title {
    margin-bottom: 0px;
} 
    
    

	.site-container {
		
	}

	.five-sixths,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.four-sixths,
	.home-middle .widget,
	.home-top .widget,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.executive-pro-portfolio .portfolio,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}

	.site-title {
		margin-bottom: 20px;
	}

	/* Genesis Responsive Menus */
	.js .site-header nav .wrap {
		padding: 0;
	}

	nav.genesis-responsive-menu {
		background: #fff;
		display: none;
		position: relative;
	}

	.genesis-skip-link .skip-link-hidden {
		display: none;
		visibility: hidden;
	}

	.menu-toggle,
	.sub-menu-toggle {
		border-radius: 0;
		border-width: 0;
		color: #64c9ea;
		display: block;
		margin: 0 auto;
		overflow: hidden;
		text-align: center;
		visibility: visible;
	}

	.menu-toggle:focus,
	.menu-toggle:hover,
	.sub-menu-toggle:focus,
	.sub-menu-toggle:hover {
		background-color: #fff;
		color: #222;
		border-width: 0;
	}

	.menu-toggle:focus,
	.sub-menu-toggle:focus {
		outline: 1px solid #ccc;
		outline-offset: -1px;
	}

	.menu-toggle {
		background-color: #fff;
		line-height: 20px;
		margin-bottom: 1px;
		position: relative;
		z-index: 1000;
		width: 100%;
		display: none;
	}

	.menu-toggle::before {
		margin-right: 10px;
		text-rendering: auto;
	}

	.sub-menu-toggle {
		background-color: transparent;
		float: right;
		padding: 14px 10px 13px;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 100;
	}

	.sub-menu .sub-menu-toggle {
		padding: 9px 10px;
	}

	.sub-menu-toggle::before {
		display: inline-block;
		margin-top: 5px;
		text-rendering: auto;
		-webkit-transform: rotate( 0 );
		-ms-transform:     rotate( 0 );
		transform:         rotate( 0 );
		-webkit-transition: transform .25s ease-in-out;
		-ms-transition:     transform .25s ease-in-out;
		transition:         transform .25s ease-in-out;
	}

	.sub-menu-toggle.activated::before {
		-webkit-transform: rotate( 180deg );
		-ms-transform:     rotate( 180deg );
		transform:         rotate( 180deg );
	}

	.genesis-responsive-menu ul {
		border-bottom: 2px solid #f2f2f2;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item {
		display: block;
		float: none;
		position: relative;
		text-align: left;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item:focus,
	.genesis-responsive-menu .genesis-nav-menu .menu-item:hover {
		background: transparent;
		position: relative;
	}

	.genesis-responsive-menu .genesis-nav-menu a:focus,
	.genesis-responsive-menu .genesis-nav-menu a:hover {
		color: #64c9ea;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item a {
		background: transparent;
		border: none;
		color: #222;
		margin-bottom: 1px;
		padding: 15px 20px;
		width: 100%;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu {
		border: none;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu,
	.genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu .sub-menu {
		left: 0;
		margin-left: 0;
	}

	.genesis-responsive-menu .genesis-nav-menu > .menu-item-has-children > a::after {
		content: none;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu {
		clear: both;
		display: none;
		margin: 0;
		opacity: 1;
		padding-left: 15px;
		position: static;
		width: 100%;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu .sub-menu {
		margin: 0;
	}

	.home-middle,
	.home-top,
	.genesis-pro-portfolio .pro-portfolio.entry .entry-header .entry-title {
		text-align: center;
	}

	.home-cta .button.alignright {
		float: none;
		margin: 16px 0 0;
	}

	.footer-widgets-1 {
		margin: 0;
	}

}



@media only screen and (max-width: 700px) {


.resources-wrap .resource {
    width: 33%;
    float: left;
    height: 200px;
}

.home-middle1 .wrap .widget .widget-wrap .textwidget .homeicon-wrap .homeicon {
    width: 50%;
    float: left;
    height: 240px;
}

.footer-wide .wrap .widget .widget-wrap .textwidget .homeicon-wrap .homeicon {
    width: 50%;
    float: left;
    height: 240px;
}


.ft-updates {
	width:100%;
	float: left;
	padding-bottom: 30px;
	
	}
	
.ft-insights{
	width:100%;
	float: left;
	
	}







.fairtreatlink-wrap .resources-wrap {
    float: left;
    width: 40%;
}


.resources .featuredpost {
    width: 33.33333%;
    float: left;
    height: 190px;
}





.apptopleft {
    float: left;width:100%;
}


.apptopright {
    float: left;width:100%;
}

.fair-treatment .fairtreatlink-wrap h4 {
		
	color:#31556D;
	font-size: 1.8rem;
}


}


@media only screen and (max-width: 620px) {



.home-top-1.widget-area {
    width: 100%;
    float: none;
}

.home-top-2.widget-area {
    width: 100%;
    float: none;
}


.resources.legal-guides .featuredpost {
    width: 50%;
    float: left;
}

.law-img-wrap {
    float: left;
    width: 100%;
}

.lawyer-detail-wrap {
    float: left;
    width: 100%;
}




element {

}
.fair-treatment .fairtreatlink-wrap {

    width: 100%;
    float: left;
    margin-right: 0%;
    margin-bottom: 30px;

}





.sri-expert-details .expert-details {
    width: 50%;
    float: left;
    margin-bottom: 40px;
}






.seabkwrap .quote1 {
	margin-top: 15px;
	font-style: italic;
	font-size: 20px;
	color: #a478b4;
	width:100%;
	float:left;
	padding-left: 15px;
	line-height: 26px;
	padding-bottom: 30px;
	}


.seabkwrap .seabook {
	
	float:none;
	width:100%
	
	
}

.law-tel-label {
    float: none;
    font-size: 20px;
    color: #999;
    margin-right: 10px;
}



}



@media only screen and (max-width: 500px) {




.vidwrap div {
	
    width: 100%;
    float: left;
    margin-right: 0%;
    padding-bottom: 20px;
    height:auto;
}


.home-top-2.widget-area div.wrap div.inner-wrap div.inner-wrap-news .featured-content-latest-news.featuredpost.widget.featured-content div.featured-content-latest-news.featuredpost.widget-wrap article.post.type-post a.alignleft {
    width: 100%;
    margin-right: 0px;
}







.resources .featuredpost {
    width: 50%;
    float: left;
    height: 190px;
}


.projects .entry-content .otw-sidebar .featuredpost {
    float: none;
    padding: 0 0;
    width: 100%;

}




.full-image {
    margin-top: 0px;
    height: 250px;
    display: block;
    width: 100%;
}





	.entry-title {
		font-size: 24px;
		font-size: 2.4rem;
	}

	.content .entry-header .entry-meta .entry-comments-link {
		display: none;
	}

}




@media only screen and (max-width: 450px) {


.home-top1a .widget {
    float: left;
    padding: 0 1.4%;
    width: 100%;
}

.home-top1a .featuredpost .featuredpost article .alignleft {
    width: 100% !important;
    margin-right: 0px;
}
.home-middle1 .wrap .widget .widget-wrap .textwidget .homeicon-wrap .homeicon {
    width: 50%;
    float: left;
    height: 200px;
    margin-bottom: 15px;
}

.footer-wide .wrap .widget .widget-wrap .textwidget .homeicon-wrap .homeicon {
    width: 50%;
    float: left;
    height: 200px;
    margin-bottom: 15px;
}

.footer-wide.widget-area .wrap {
    max-width: 100%;
    margin: 0 auto;
    padding: 60px 15px 40px;
}


.home-top1a {
	background-color: #fff;
	clear: both;
	overflow: hidden;
	padding: 60px 15px 0;
}


.home-top2 {
	background-color: #C0B2A5;
	clear: both;
	overflow: hidden;
	padding: 60px 15px 0;
}


.home-middle1 {
    clear: both;
    overflow: hidden;
    padding: 60px 15px 40px;
}

.home-top1 .widget h1 {
    color: #fff;
    font-size: 27px;
    padding: 20px 0;
    text-align: center;
    font-weight: 300;
    margin-bottom: 0px;
}

.resources-wrap .resource {
    width: 100%;
    float: none;
    height: auto;
    padding-bottom: 25px;
}




}


@media only screen and (max-width: 400px) {




.publication-item {
    float: none;
    width: 100%;
    padding-bottom: 20px;
}


.resources-wrap .resource {
    width: 100%;
    float: none;
    height: auto;
}


.sri-expert-details .expert-details {
    width: 100%;
    float: left;
    margin-bottom: 40px;
}

.full-image {
    margin-top: 0px;
    height: 170px;
    display: block;
    width: 100%;
}


.resources .featuredpost {
    width: 50%;
    float: left;
    height: 160px;
}


.resources.legal-guides .featuredpost {
    width: 100%;
    float: left;
    height:auto;
}


.factfiles-wrap .factfiles {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.fairtreatlink-wrap .resources-wrap {
    float: left;
    width: 100%;
}


h3 {
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 600;
}

.content {
    padding: 30px 15px 10px;
}
.home-top-1.widget-area div.wrap div.inner-wrap .featured-content-research-updates.featuredpost.widget.featured-content div.featured-content-research-updates.featuredpost.widget-wrap article.type-post a.alignleft  {
	
	width:100%;
	margin-right: 0;
	
	}
}



@media only screen and (max-width: 300px) {

.home-top1a .featuredpost .featuredpost article .alignleft {
    width: 100% !important;
    margin-right: 0px;
}


.fairtreatlink-wrap .resources-wrap {
    float: left;
    width: 100%;
}






.full-image {
    margin-top: 0px;
    height: 170px;
    display: block;
    width: 100%;
}



.law-tel-label {
    float: none;
    font-size: 20px;
    color: #999;
    margin-right: 10px;
}





}











@media only screen and (max-width: 270px) {

	.header-image .site-title a {
		background-size: contain !important;
	}

	.site-title {
		font-size: 26px;
		font-size: 2.6rem;
	}

}
