@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
    max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
    width: 100%;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

body {
    background: #fff;
    font-size: 16px;
    font-family: "dinot-regularregular", sans-serif;
    color: #565656;
}

/*
allows main story in article template to show italics, bold, etc.
*/
#mainStory strong, b {
    font-weight: bold;
    font-style: inherit;
}

#mainStory em, i {
    font-style: italic;
    font-weight: inherit;
}

/* Mobile Layout: 480px and below. */
#container > #breadcrubms {
    font-size: 12px;
    margin-bottom: 1em;
    margin-top: 1em;
}

header #header_logo {
    margin: 0 auto;
    max-width: 990px;
    height: 133px;
    margin-top: 16px;
    margin-bottom: 10px;
}

header #header_logo > #logo_bar {
    margin-left: 16px;
}

.gridContainer {
    margin-left: auto;
    margin-right: auto;
    /*
    width: 87.36%;
    padding-left: 1.82%;
    padding-right: 1.82%;
    */
    min-width: 295px;
}

#container {
    border: none;
    max-width: 990px;
    min-width: 295px;
    width: 100%;
    margin: 0 auto;
}

header {
}

h2 {
    font-size: 1.5em;
}

/* social media bar start */
div.sprite {
    width: 14%;
    height: 0;
    padding-bottom: 20%;
    background-image: url("/media/images/site/social_sprite.png");
    background-size: 698%;
    display: block;
    float: left;
    cursor: pointer;
    z-index: 9999;
}

#social-follow {
    margin-bottom: 1em;
}

#magazine_edition_title {
    margin-left: 2%;
    margin-bottom: 2%;
}

#page_title {
    font-size: 2.75em;
    margin-left: 2%;
}

#sprite_mail {
    background-position: 0 0;
}

#sprite_facebook {
    background-position: 50% 0;
}

#sprite_twitter {
    background-position: 32% 0;
}

#sprite_linkedin {
    background-position: 16% 0;
}

#sprite_google {
    background-position: 67% 0;
}

#sprite_reddit {
    background-position: 84% 0;
}

#sprite_rss {
    background-position: 100% 0;
}

#sprite_mail:hover {
    background-position: 0 100%; /* Use ONLY percents here */
}

#sprite_facebook:hover {
    background-position: 50% 100%; /* Use ONLY percents here */
}

#sprite_twitter:hover {
    background-position: 32% 100%; /* Use ONLY percents here */
}

#sprite_linkedin:hover {
    background-position: 16% 100%; /* Use ONLY percents here */
}

#sprite_google:hover {
    background-position: 67% 100%; /* Use ONLY percents here */
}

#sprite_reddit:hover {
    background-position: 84% 100%; /* Use ONLY percents here */
}

#sprite_rss:hover {
    background-position: 100% 100%; /* Use ONLY percents here */
}

#social_facebook {
    margin-left: 5px;
}

#social_twitter {
    margin-left: 41px;
}

#social_google {
    margin-left: 146px;
}

#social_reddit {
    margin-left: 183px;
}

#social_rss {
    float: right;
}

#google_search_bar {
    margin: 0;
    float: none;
}

#block-title {
    text-align: center;
    font-size: 32px;
    line-height: 18px;
    margin-bottom: 18px;
    margin-top: 3px;
}

.dfp_ad_block {
    float: left;
    width: 100%;
    text-align: center;
}

.dfp_mobi {
    margin-bottom: 3%;
}

#ad_990x90_1 {
    margin-top: 16px;
}

#ad_990x90_2 {
    margin-top: 2em;
    margin-bottom: 2em;
    text-align: center;
}

#linkedin_info {
    text-align: center;
    color: #565656;
}

#social-follow #social_buttons {
    border-top: 7px solid #d6d6d6;
    margin-top: 20%;
    padding-top: 5%;
    position: relative;
}

#social-follow #social_buttons li#social_mail {
    padding-left: 20px;
}

#social-follow #social_buttons li#social_mail input {
    float: left;
    height: 32px;
    font-style: italic;
    font-size: 16px;
    margin-bottom: 8px;
}

#social-follow #social_buttons li#social_mail .np {
    clear: both;
    font-size: 12px;
    color: #666;
}

#social-follow #social_buttons li#social_mail .np-error {
    color: #ee2a26;
}

#social-follow #social_buttons li#social_mail input.form-text {
    background-color: #f2f2f2;
    width: 159px;
    padding-left: 9px;
    color: #666;
}

#social_buttons li#social_mail input.form-submit {
    color: #fff;
    background-color: #000;
    width: 92px;
    font-family: "dinot-regularregular", sans-serif;
}

#social-follow #social_buttons li iframe {
    float: left;
    max-width: 150px;
}

#social-follow #social_buttons {
    min-height: 34px;
}

/* social media bar end */

.gray {
    color: #999;
}

.author {
    color: #0D6ABA;
    font-family: "dinot-regularregular", sans-serif;
    font-weight: 300;
}

#slider {
    display: none;
}

#ribbonFeature {
    display: none;
}

#mainStory ol li {
    line-height: 2em;
}

blockquote {
    font-style: italic;
}

/*
feature page search bar
*/

#article_feature > #searchBar {
    text-align: center;
    margin-left: 2%;
    width: 93%;
}

#searchBar > #search_button {
    color: white;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}

#searchBar > #search_author, #searchBar {
    font-size: 20px;
    margin-bottom: 10px;
}

/*
end feature page search bar
*/

.leftImage img {
    float: left;
    width: 30%;
    padding: 1%;

}

.leftImageSmall img {
    width: 25%;
    float: left;
    margin: 2%;
}

.rightImageSmall img {
    width: 25%;
    float: right;
    margin: 2%;
}

.rightImage img {
    float: right;
    width: 30%;
    padding: 1%;
}

/*LEFT COLUMN IMAGE FLUSHED RIGHT*/

#mainStory ul {
    margin-bottom: 2em;
}

#mainStory ul li {
    line-height: 1.5em;
    margin-left: 4%;
    padding-bottom: 1em;
}

#mainStory ol li {
    line-height: 100%;
    margin: 0;
    padding: 0;

}

#mainArticleHome p:last-child {
    font-style: italic;
    /*
    margin-right: 2%;
    float: right;
    */
}

#mainArticleHome {
    float: left;
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: dashed thin #ccc;
}

#mainArticleHome h1 {
    margin-left: 0;
}

#mainArticleHome a:link, #mainStory .author > a {
    text-decoration: none;
    color: #eb1F27;
}

#mainArticleHome a:visited {
    text-decoration: none;
    color: #eb1F27;
}

#mainArticleHome a:hover {
    text-decoration: underline;
}

#mainArticleHome a:active {
    text-decoration: underline;

}

#mainArticleHome > #mainImage {
    width: 100%;
}

#moreNews {
    margin-top: 0;
    padding-top: 0;
    float: left;
    width: 100%;
}

#moreNews h2 {
    text-align: center;
    color: #eb1F27;
    margin-bottom: 0;
    padding-bottom: 0;
    font-style: italic;
    font-size: 1.25em;
    font-weight: bold;
    float: left;
    width: 100%;
}

#moreNews figure {
    position: relative;
    top: 8px;
}

.articlesHome {
    float: left;
    border-bottom: dashed thin #ccc;
    margin-bottom: 1em;
    padding-bottom: 1em;
    width: 100%;
}

.articlesHome > .continue-reading-container {
    display: inline-block;
    width: 100%;
}

.newsletter-section {
    text-align: center;
    margin-bottom: 3%;
}

#newsletter_search_date {
    height: 40px;
}

#newsletter_search div {
    margin-bottom: 1em;
}

#leftColumnDirectory {
    width: 95%;
    margin-left: 1%;
    margin-right: 1%;
    padding-right: 2%;
}

#leftColumnDirectory h1 {
    margin-left: 0;
    padding-left: 0
}

#leftColumnDirectory p {
    margin: 1em 0;
    line-height: 1.5em;
}

#leftColumnDirectory p:last-child {
    padding-bottom: 0;
}

#maps {
    width: 96%;
    text-align: center;
    padding-bottom: 2em;
}

#load-more-full {
    background: url(/media/images/site/img_arrow_down_full.png) bottom no-repeat;
    height: 42px;
    margin-bottom: -10px;
    z-index: 1;
    position: relative;
    text-align: center;
    font-style: italic;
    font-weight: bold;
    color: #F00;
    font-size: 18px;
    cursor: pointer;
}

#load-more {
    background: url(/media/images/site/img_arrow_down.png) bottom no-repeat;
    height: 42px;
    margin-bottom: -10px;
    z-index: 1;
    position: relative;
    text-align: center;
    font-style: italic;
    font-weight: bold;
    color: #F00;
    font-size: 18px;
    cursor: pointer;
}

#patternRow {
    background-image: url(/media/images/site/patternRow.png);
    background-repeat: repeat;
    width: 100%;
    height: 15px;
    margin-bottom: 1em;

}

a:link {
    color: #0d6aba;
    text-decoration: none;
}

a:visited {
    color: #0d6aba;
    text-decoration: none;
}

a:hover {
    color: #eb1F27;
    text-decoration: underline;
}

a:active {
    color: #eb1F27;
    text-decoration: underline;
}

footer {
    clear: both;
    text-align: center;
    color: #ccc;
    /*padding: .5em 0 .5em 0;*/
    line-height: 220%;
    padding-top: 1%;
    margin-bottom: 1%;
}

footer a:link {
    color: #666;
    padding: 0 1% 0 1%;
    text-transform: uppercase;
    font-family: "dinot-regularregular", sans-serif;
    text-decoration: none;
    font-size: .9em;

}

footer a:visited {
    color: #666;
}

footer a:hover {
    color: #ccc;
}

footer a:active {
    color: #999;
}

footer #footer-container {
    min-width: 295px;
    max-width: 990px;
    margin: 0 auto;
}

/******************************** VIDEO CLASS ************************************************************/
.auto-resizable-iframe {
    max-width: 640px;
    margin: 0px auto;
}

.auto-resizable-iframe > div {
    /*
    position: relative;
    padding-bottom: 75%;
    height: 0px;
    */
}

.auto-resizable-iframe iframe {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.marexsub {
    color: #eb1F27;
    font-family: "dinot-regularregular", sans-serif;
    font-size: .75em;
    font-weight: bold;

}

.DarkerGray {
    color: #666;
    font-family: "dinot-regularregular", sans-serif;
    font-size: .75em;

}

.DarkerGray.side_cards {
    font-size: 1em;
}

#searchBar {
    float: left;
    width: 98%;
    margin-bottom: 1em;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 1%;
}

#leftColumn > #alpha_bar {
    margin-bottom: 1em;
    display: table;
    width: 100%;
    line-height: 27px;
}

input#company_search {
    width: 95%;
    margin-bottom: 1em;
    padding: 2%;
}

input#directory_search {
    width: 75%;
    float: none;
    margin: 0;
}

input#directory_reset {
    width: 24%;
    margin-left: 1%;
    margin-right: 0;
}

.directoryBox {
    width: 100%;
    display: inline-block;
    margin-bottom: 1em;
}

.directoryHeader {
    background: #a2cff9; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: -moz-linear-gradient(top, #a2cff9 0%, #56adfa 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a2cff9), color-stop(100%, #56adfa)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #a2cff9 0%, #56adfa 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #a2cff9 0%, #56adfa 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #a2cff9 0%, #56adfa 100%); /* IE10+ */
    background: linear-gradient(to bottom, #a2cff9 0%, #56adfa 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a2cff9', endColorstr='#56adfa', GradientType=0); /* IE6-8 */
    height: 3em;
    width: 100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border: 1px solid #56adfa;
}

.directoryHeader h2 {
    font-size: 1.25em;
    margin-left: 3%;
    margin-top: 2%;
    color: #333;
}

.directoryHeader a:link {
    color: #333;
    text-decoration: none;
}

.directoryHeader a:visited {
    color: #333;
    text-decoration: none;
}

.directoryHeader a:hover {
    color: #eb1F27;
    text-decoration: none;
}

.directoryHeader a:active {
    color: #eb1F27;
    text-decoration: none;
}

.directoryBottom {
    height: 3em;
    clear: both;
}

.directoryBottom {
    float: left;
    background: #e3f1fe;
    height: 10em;
    float: left;
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border: 1px solid #ccc;
}

.directoryBottom figure {
    float: left;
    margin-top: 1em;
    margin-left: 3%;
    width: 25%;
}

.directoryBottom figure img {
    width: 100%;
}

.directoryLinks {
    float: left;
    width: 55%;
    margin-top: 1em;
    margin-left: 3%;
}

.directoryLinks a {
    font-size: 90%;
}

.authorLink a:link {
    color: #565656;
}

.authorLink a:visited {
    color: #565656;
}

.authorLink a:hover {
    color: #eb1F27;
}

.authorLink a:active {
    color: #eb1F27;
}

#newsletter_search_date > .hasDatepicker {
    width: 19%;
    margin: 0;
    margin-left: 14px;
    margin-right: 14px;
}

#newsletter_search_date fieldset {
    float: left;
}

/***************************************************CASCADE******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

/**********************************   MOBILE LEFTCOLUMN   ******************************************/

#leftColumn {
    width: 96%;
    margin-right: 2%;
    margin-left: 2%;
}

#leftColumn #social_block {
    display: flex;
    margin-right: 37px;
    margin-bottom: 10px;
}

#leftColumn #social_block .social_block_object {
    height: 20px;
    width: 115px;
    float: left;
    display: block;
}

#leftColumn #social_block #social_block_linkedin {
    min-width: 115px;
}

#leftColumn #social_block #social_block_reddit, #leftColumn #social_block #social_block_googleplus, #leftColumn #social_block #social_block_linkedin {
    display: none;
}

#leftColumn #mainStory_image {
    margin-top: 16px;
}

#leftColumn #mainStory_image img {
    display: block;
    width: 100%;
}

#leftColumn #mainStory_image > figcaption {
    font-size: 12px;
    margin-top: 5px;
}

#leftColumn #mainStory p {
    margin: 0 0 2% 0 !important;
    padding: .5% !important;
    line-height: 1.5em !important;
    font-family: "dinot-regularregular", sans-serif !important;
    color: #565656 !important;
    font-size: 1em !important;
}

#leftColumn p {
    padding: .5%;
    line-height: 1.5em;
}

/*LEFT COLUMN CASACADE*/

.articlesHome h2 {
    font-family: "dinot-regularregular", sans-serif;
    margin-top: 0;

}

.articlesHome img {
    width: 100%;
}

.articlesHome a:link {
    text-decoration: none;
    color: #eb1F27;
}

.articlesHome a:visited {
    text-decoration: none;
    color: #eb1F27;
}

.articlesHome a:hover {
    text-decoration: underline;
    color: #eb1F27;
}

.articlesHome a:active {
    text-decoration: underline;
    color: #eb1F27;
}

blockquote {
    font-style: italic;
}

.leftImage img {
    float: left;
    width: 30%;
    padding: 1%;

}

.leftImageSmall img {
    width: 25%;
    float: left;
    margin: 2%;
}

.rightImageSmall img {
    width: 25%;
    float: right;
    margin: 2%;
}

.rightImage img {
    float: right;
    width: 30%;
    padding: 1%;
}

#marExGraphic {
    margin-right: 2%;
    float: right;
}

/*LEFT COLUMN CASCADE*/

#leftColumn .continueReading {
    display: none;
}

.continueReadingButton {
    /*
    width: 98%;
    padding-top: 1em;
    display: block;
    */
    background: #9DCEFF;
    height: 2.5em;
    text-align: center;
    display: block;
    color: #fff;
}

#alpha_bar > .alpha {
    padding: 0;
    width: 21px;
}

.continueReadingButton a:link {
    color: #fff !important;
    line-height: 2.5em;
    font-style: normal;
    font-weight: bold;
}

.continueReadingButton a:visited {
    color: #fff !important;
    text-decoration: none;
}

.continueReadingButton a:hover {
    text-decoration: underline;
    color: #fff !important;
}

.continueReadingButton a:active {
    text-decoration: underline;
    color: #fff !important;
}

h1 {
    font-size: 1.75em;
    font-family: "dinot-regularregular", sans-serif;
    line-height: 1.25em;
}

h3 {
    font-size: 1.3em;
    font-family: "dinot-regularregular", sans-serif;
    color: #636363;
}

#ribbon img {
    width: 93.5%;
    padding-top: -1em;
    vertical-align: super;
    margin-left: 3%;

}

h1 a, h2 a {
    color: #565656 !important;
    text-decoration: none;
}

h1 a:visited {
    text-decoration: none;
}

h1 a:hover {
    text-decoration: underline;
}

h1 a:active {
    text-decoration: underline;
}

/**************************    FEATURE PAGES Mobile  *****************************************************************************************************************************************************************/

#featurePage {
    width: 100%;
}

.features {
    float: left;
    width: 95%;
    margin: .5em 2.5%;
}

#featured_top_content {
    line-height: 1.5em;
    padding-top: 10px;
}

.authorLink {
    line-height: 1.25em;
}

#featureAd {
    display: none;
}

#featurePageTop {
    display: none;
}

#featureTopleft {
    display: none;
}

#featureTopRight {
    display: none;
}

#features_first_article {
    display: block;
}

.features figure img {
    width: 100%;
    /*
    width: 95%;
    margin-left: 2.5%;
    */
}

.features p {
    line-height: 1.5em;
    color: #0D6ABA;
    font-size: 1em;
}

.features p:last-child {
    font-size: .8em;
    font-family: "dinot-regularregular", sans-serif;

}

/******************************************  mobile  RIGHT COLUMN  ***************************************************/
#rightColumn {
    display: none;
}

#rightColumnArticle {
    clear: none;
    float: left;
    width: 100%;
    display: none;
}

.advertisement figure img {
    width: 100%;
    max-width: 275px;
    padding: 5% 0 5% 0;
}

#topStoryHead {
    margin-bottom: 0;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
    width: 50%;
    padding: 1%;
    line-height: 1em;
    max-height: 35px;
    margin-left: 20%;

}

/****************************************Digital Page tablet ********* ********************************************/

/****************************************mobile subscribe of index page ********************************************/

/*******************************    Cascades tablet subscribe of index page    *************************************/

#subscriptions {
    display: none;

}

#subscribeNowHome {
    display: none;
}

#subscribeNow p {
    text-align: center;
    margin-top: .75em;
    font-family: "dinot-regularregular", sans-serif;
}

#subscribeNow a:link {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}

#subscribeNow a:visited {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}

#subscribeNow a:hover {
    color: #fff;
    text-transform: uppercase;
    text-decoration: underline;
}

#subscribeNow a:active {
    color: #fff;
    text-transform: uppercase;
    text-decoration: underline;
}

/**************************************** Mobile Shi[pping news & Offshore News *****************************/
#newsBottom {
    display: none;
}

#rightBottomAds {
    display: none;
}

/***************************   Subscribe Page       ********************************************/
#subscribe {
    margin-left: 2%;
    margin-right: 2%;
}

.subscribeBox {
    border: 2px solid #ccc;
    box-shadow: 0px 0px 10px #ccc;
    text-align: center;
    border-radius: 15px;
    min-width: 280px;
    margin-bottom: 1em;
}

.subscribeBox h2 {
    text-align: left;
    margin-left: 6%;
    line-height: 1em;
    margin-bottom: .5em;
}

.subscribeBox figure img {
    width: 70%;
    text-align: center;
    margin-bottom: 1em;
}

.subscribeBox p {
    margin: .5em 0;
    line-height: 1.25em;
}

.subscribelinks button {
    background: #eb1F27;
    margin: .25em;
    margin-top: .75em;
    height: 2em;
    border-radius: 4px;
    line-height: 2em;
    width: 70%;
    text-transform: uppercase;
    font-weight: 600;

}

button.blueButton {
    background-color: #1e4c7d;
}

.subscribelinks button:hover {
    background: #892024;
    margin: .25em;
    margin-top: .75em;
    height: 2em;
    border-radius: 4px;
    line-height: 2em;
    width: 70%;
    text-transform: uppercase;
    font-weight: 600;
    min-width: 196px;
    font-weight: 600;
}

button.blueButton:hover {
    background-color: #002b56;
}

input[type=text], textarea {
    -webkit-transition: all .30s ease-in-out;
    -moz-transition: all .30s ease-in-out;
    -ms-transition: all .30s ease-in-out;
    -o-transition: all .30s ease-in-out;
    outline: none;
    padding: 1%;
    margin: 1%;
    border: 1px solid #DDDDDD;
    width: 95%;
}

input[type=text]:focus, textarea:focus {
    box-shadow: 0 0 5px rgba(124, 189, 255, 1);
    padding: 1%;
    margin: 1%;
    border: 1px solid rgba(60, 146, 220, 1);
}

input[type=submit], input[type=button] {
    width: 97%;
    padding: 1%;
    background: #0D6ABA;
    border: 1px solid #666666;
    margin: 0 1%;
    border-radius: 4px;
    color: white;
}

input[type=submit]:hover {
    border: 1px solid #ccc;
    background: #ccc;
}

/****************************************Digital Page Mobile ********* ********************************************/

#digitalContainer {
    min-width: 320px;
    margin-right: 3%;
    margin-left: 3%;
}

#digitalTop {
    background: #333;
    /* width: 98%; */
    padding: 6% 2% 2% 2%;
    margin-bottom: 5%;
}

#digitalTop figure {
    width: 90%;
    text-align: center;
    margin-left: 3%;
}

#digitalTop figure img {
    border: 4px solid #fff;
}

#digitalTopMiddle {
    color: #5da8e8;
    font-family: "dinot-regularregular", sans-serif;
    border-top: 1px solid #5da8e8;
    margin: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
}

#digitalTopMiddle h2 {
    text-transform: uppercase;
    margin-bottom: .5em;
}

#digitalTopMiddle h4 {
    text-transform: uppercase;
    color: #fff;
}

#digitalTopMiddle ul {
    list-style-type: square;
    margin-left: 4%;
    font-size: .85em;
    line-height: 1.25em;

}

#digitalTopMiddle ul li {
    line-height: 1.2em;
}

#digitalTopMiddle ul li a:link {
    color: #5da8e8;
}

#digitalTopRight {
    color: #fff;
    border-top: 1px solid #fff;
    line-height: 1.5em;
    font-size: .9em;
    margin: 1em;

}

#digitalTopRight p {
    margin: 2em 0;

}

#digitalButtons {
    font-size: 1em;
    text-align: center;
    margin-top: 1em;
}

#digitalButtons p {
    margin: 0;
    padding: 0;
}

button {
    background: #f00;
    margin: .5em 0;
    height: 2.5em;
    border-radius: 8px;
    line-height: 2.5em;
    width: 100%;
    border: none;
    color: #fff;
    font-weight: 600;
}

button:hover {
    background: #eb1F27;
    margin: .5em 0;
    height: 2.5em;
    border-radius: 8px;
    line-height: 2.5em;

}

.blueButton {
    background: #5da8e8;
}

.blueButton:hover {
    background: #447fb2;
}

.digitalMainBox {
    background: #e6e6e6; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2ZTZlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #e6e6e6 0%, #f5f5f5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6e6e6), color-stop(100%, #f5f5f5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e6e6e6 0%, #f5f5f5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e6e6e6 0%, #f5f5f5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e6e6e6 0%, #f5f5f5 100%); /* IE10+ */
    background: linear-gradient(to bottom, #e6e6e6 0%, #f5f5f5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#f5f5f5', GradientType=0); /* IE6-8 */
    clear: both;
    /* margin-left: 0%; */
    /* margin-right: 3%; */
    /* margin-top: 1em; */
    padding-top: 12px;
    margin-bottom: 5%;
    padding: .5%;
    border-radius: 6px;
    border: 1px solid #ccc;
    line-height: 1em;
    float: left;
    text-align: left;
    color: #6F6E73;
    /* min-width: 370px; */
    /* width: 100%; */
    font-family: "dinot-regularregular", sans-serif;
}

.digitalcontainer_box {
    display: table;
}

.digitalBoxes {
    width: 27%;
    margin: 1%;
    margin-left: 2%;
    padding: 1% 1% 7% 1%;
    border: 2px solid #fff;
    background: #e4e4e4;
    text-align: center;
    font-family: "dinot-regularregular", sans-serif;
    font-weight: bold;
    float: left;
    display: inline-table;
    margin-top: 1em;
    min-height: 220px;
}

.digitalBoxes img {
    min-width: 105px;
}

.digitalMainBox h3 {
    margin-top: .5em;
}

.digitalBoxes:hover {
    box-shadow: inset 0 0 20px #999;
    border: 2px solid #999;
}

.digitalBoxes p {
    line-height: 1.25em;
    text-transform: uppercase;
    font-size: 62%;
}

.digitalBoxes p:nth-child(2) {
    color: #6f6e73;
    margin-top: .5em;
}

.digitalBoxes p:nth-child(3) {
    color: #000;
    height: 3em;
}

#maps {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
    width: 96%;
    margin: 2% 2%;
}

#maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #000;
}

#marExMap {
    position: relative;
    height: 400px;
    width: 96%;
}

#marExMap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #000;
}

#fullContainer {
    /*width: 94%;*/
    margin-left: 3%;
    margin-right: 3%;
    line-height: 1.6em;

}

#fullContainer_404 {
    /*width: 94%;*/
    text-align: center;
    margin-left: 3%;
    margin-right: 3%;
    line-height: 1.6em;

}

#fullContainer h2:first-child {
    font-size: 2.5em;
}

#fullContainer h2 {
    font-size: 1.5em;
}

#fullContainer figure {
    float: right;
    width: 30%;
    clear: both;
    margin-bottom: 2em;
}

#fullContainer h2 {
    font-weight: bold;
}

#fullContainer p {
    padding-bottom: 2em;
}

#leftColumnContact {
    display: inline-table;
    margin-left: 2%;
    margin-right: 2%
}

#leftColumnContact label {
    margin-top: .25em;
    margin-bottom: .1em;
    margin-left: 2%;
    float: left;
    font-weight: bold;
}

#leftColumnContact select {
    width: 99%;
    float: left;
    margin-left: 1%;
    margin-bottom: .25em;

}

#leftColumnContact input {
    padding-right: 3%;
    width: 94%;
    float: left;

}

#rightColumnContact {
    line-height: 1.25em;
    margin-right: 2%;
    margin-left: 2%;
    width: 100%;
}

#rightColumnDirectory {
    display: none;
}

#rightColumnContact h2 {
    color: #000;
    font-weight: bold;
    margin-top: 1.25em;
}

#rightColumnContact p {
    margin: .5em;
    color: #878787
}

#rightColumnContact iframe {
    height: 400px;
}

.bold {
    color: #000;
    font-weight: bold;
}

#author {
    padding-bottom: .5em;
    border-bottom: dashed thin #ccc;
    margin-bottom: 1em;
    min-height: 183px;
}

#author figure img {
    margin-top: .5em;
    margin-bottom: 2em;
    float: none;
    margin-left: 1%;
}

#author figure {
    float: left;
    margin-left: 3%;
    margin-right: 2%;
    margin-bottom: 2em;
    margin-top: .5em;
}

#author p:nth-child(3) {
    margin-bottom: -.25em;
    padding: 0;
}

.authorArticles {
    padding-bottom: .5em;
    border-bottom: dashed thin #ccc;
    margin-bottom: 1em;
}

.authorArticles h2 a:link {
    color: #565656 !important;
}

.date {
    color: #0d6aba;
}

.siteMapContainer {
    width: 98%;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 2%;
    margin-top: .5em;
}

.siteMapContainer h2 {
    font-size: 1em;
    border-bottom: 3px solid #ccc;
    padding-bottom: .25em;
    font-family: "dinot-regularregular", sans-serif;
    padding-left: 7%;
    font-weight: 600;

}

.siteMapContainer h2 a:link {
    color: #0d6aba !important;
}

.siteMapContainer h2 a:hover {
    color: #EB1F27 !important;
}

.siteMapContainer ul {
    list-style-type: disc;
    margin-left: 6%;
    color: #0d6aba;
}

.siteMapContainer ul li {
    margin: .25em;
}

@media only screen and (min-width: 394px) {
    #leftColumn #social_block #social_block_linkedin {
        display: block;
    }
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
    .digitalBoxes {
        min-height: 270px;
    }

    /******************************************  TABLET  RIGHT COLUMN  ***************************************************/
    #rightColumn {
        display: none;
    }

    #feature {
        width: 40%;
        display: block;
    }

    .advertisement figure img {
        width: 100%;
        max-width: 275px;
        padding: 5%;
    }

    #patternRow {
        background-image: url(/media/images/site/patternRow.png);
        background-repeat: repeat;
        width: 100%;
        height: 15px;

    }

    #topStoryHead {
        margin-bottom: 0;
        margin-left: 10%;
        border-top: 1px solid #000;
        border-right: 1px solid #000;
        border-left: 1px solid #000;
        padding: 1%;
        max-height: 35px;
        width: 80%;
        line-height: 1em;
    }

    .marex {
        color: #CA242B;
        font-size: .8em !important;
    }

    .top {
        color: #666;
        font-size: .8em !important;
    }

    .stories {
        color: #333;
        font-size: .8em !important;
    }

    #moreNews h2 {
        text-align: center;
        color: #eb1F27;
        margin-bottom: 0;
        padding-bottom: 0;
        font-style: italic;
        font-size: 1.25em;
        font-weight: bold;
        float: left;
        width: 100%;
    }

    #maps {
        margin-right: 1%;
        width: 92%;

    }

    .digitalBoxes p {
        line-height: 1.25em;
        text-transform: uppercase;
        font-size: 72%;
    }

}

@media only screen and (min-width: 500px) {
    #leftColumn #social_block #social_block_googleplus {
        display: block;
    }
}

@media only screen and (min-width: 557px) {
    .dfp_mobi {
        float: left;
        width: 50%;
    }
}

@media only screen and (min-width: 586px) {
    #leftColumn #social_block #social_block_reddit {
        display: block;
    }

    .digitalBoxes {
        min-height: 327px;
    }

    #google_search_bar {
        float: right;
        width: 300px;
        display: block;
        margin-top: 16px;
    }

    header #header_logo {
        height: 90px;
        margin-bottom: 16px;
    }

    header #header_logo > #logo_bar {
        float: left;
    }
}

/**************************************** tablet Shi[pping news & Offshore News *****************************/

/* Desktop Layout: 769px to a max of 1040px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
    #article_feature > #searchBar {
        width: 98%;
        margin-top: 1em;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 1em;
    }

    .dfp_mobi {
        display: none;
    }

    #article_feature {
        display: inline-block;
        margin-right: 2%;
        margin-left: 2%;
    }

    #leftColumn {
        clear: both;
        float: left;
        width: 64%;
        display: block;
        margin: 0;
        margin-left: 2%;
    }

    #features_first_article {
        display: none;
    }

    /*
    .gridContainer {
        width: 98%;
        max-width: 1000px;
        padding-left: 2%;
        padding-right: 2%;
        margin: 0 auto;
    }
    */
    #container {
        /*
        clear: both;
        float: left;
        width: 99%;
        display: block;
        padding-bottom: 2em;
        box-shadow: 5px 5px 5px rgba(128, 128, 128, .4);
        */
    }

    #containerBeta {
        clear: both;
        float: left;
        width: 100%;
        display: block;
        margin: 2% auto;
        border: none;
        padding-bottom: 2em;
    }

    #containerBeta2 {
        clear: both;
        float: left;
        width: 100%;
        display: block;
        margin: 2% auto;
        border: 1px solid #B8B8B8;
        padding-bottom: 2em;
    }

    #ad {
        /*
        margin-bottom: 2em;
        margin-top: 2em;
        text-align: center;
        */
    }

    /**********************************   DESKTOP LEFTCOLUMN   ******************************************/
    #leftUnder {
        margin-left: 2%;
    }

    #mainArticleHome {
    }

    #ribbon img {
        width: 93.5%;
        padding-top: -1em;
        vertical-align: super;
        margin-left: 3%;

    }

    .rightImage img {
        float: right;
        width: 50%;
        padding: 2%;
    }

    /***************************This is for left column images flushed right***************************/
    #moreNews h2 {
        text-align: center;
        color: #eb1F27;
        margin-bottom: 0;
        padding-bottom: 0;
        font-style: italic;
        font-size: 1.25em;
        font-weight: bold;
        float: left;
        width: 100%;
    }

    h1 {
        font-size: 2.75em;
        margin-left: 0;
        line-height: 1.25em;
    }

    h3 {
        font-size: 1.5em;
        font-family: "dinot-regularregular", sans-serif;
        color: #636363;
    }

    figure.hero img {
        max-width: 600px;
        width: 100%;
        line-height: none;
        min-height: 300px;
        vertical-align: bottom;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .leftImage img {
        float: left;
        width: 35%;
        padding: 2%;

    }

    .articlesHome img {
        width: 50%;
        margin-top: .2em;
        float: left;
    }

    .rightText {
        float: right;
        width: 48%;
        margin-left: 2%;
    }

    #leftColumn .continueReading {
        display: block;
        float: right;
        font-style: italic;
        padding: 0;
    }

    .continueReadingButton {
        display: none

    }

    /******************************************  DESKTOP  RIGHT COLUMN  ***************************************************/
    #rightColumn {
        margin-right: 2%;
        width: 30%;
        display: block;
        float: right;
    }

    #rightColumn .ads p {
        text-align: center;
        color: #0D6ABA;

    }

    figure.adSlot {
        margin-bottom: 1em;
    }

    #rightColumn h2 {
        font-family: "dinot-regularregular", sans-serif;
        font-size: 1.2em;
    }

    /****************************************  INDEXPAGE BLOGS *************************************/
    .blog {
        color: #333;
        font-weight: bold;
        font-size: 1.2em;
        line-height: none;
    }

    #blogRed {
        color: #CA242B;
        font-size: 1.25em;
        font-weight: bold;
    }

    #blogs .blogBox {
        height: 8em;
        border-bottom: dashed thin #ccc;

    }

    #blogs h2 {
        padding: 0;
        margin: 1em 0 0 0;
    }

    #blogs figure {
        width: 40%;
        height: 40%;
        float: left;
        margin-top: 1.5em;

    }

    #blogs figcaption {
        float: left;
        width: 50%;
        padding: 0;
        line-height: 1.5em;
        margin-left: 4%;
        padding-bottom: 1em;
        margin-top: 1.5em;
    }

    #blogs .blogType {
        font-family: "dinot-regularregular", sans-serif;
        font-weight: bold;
        text-transform: uppercase;
        font-size: .9em;
        color: #000;
        letter-spacing: -.5px;
        display: block;
    }

    #blogs .blogTitle {
        font-family: "dinot-regularregular", sans-serif;
        font-size: .9em;
        color: #0D6ABA;
        font-weight: bold;
        display: block;
    }

    #blogs figcaption a:link {
        text-decoration: none;
        color: #0D6ABA;

    }

    #blogs figcaption a:visited {
        text-decoration: none;
        color: #0D6ABA;

    }

    #blogs figcaption a:hover {
        text-decoration: underline;
        color: #0D6ABA;

    }

    #blogs figcaption a:active {
        text-decoration: underline;
        color: #0D6ABA;

    }

    /****************************************  JOBS  *************************************/
    #martimeExecutiveJobs {
        background: #BBE7FF;
        padding-top: 1em;
        padding-bottom: 1em;
        margin-bottom: 1em;
        font-family: "dinot-regularregular", sans-serif;
        overflow: auto;
        border: 1px solid #0D6ABA;
    }

    .patternHome {
        background: url(/media/images/site/index.png);
        background-repeat: repeat;
        width: 100%;
        height: 15px;
        margin: .5em 0;
        float: left;
    }

    #martimeExecutiveJobs header {
        margin: 3%;
        padding: 0;
        line-height: none;
    }

    #martimeExecutiveJobs header img {
        width: 40%;
        padding-left: 3%;
    }

    #martimeExecutiveJobs header #jobsTitle {
        font-size: 3em;
        color: #275EA8;
        text-transform: uppercase;
        letter-spacing: -2px;
        margin-left: 10%;
        padding-right: .75%;
        height: 22em;
    }

    #martimeExecutiveJobs .jobPostings {
        width: 30%;
        float: left;
        margin-left: 6%;
        text-align: center;
        color: #275EA8;
        padding: 5%;
        border: 1px solid #fff;
        text-transform: uppercase;
        height: 5.5em;

    }

    .jobNumbers {
        font-size: 2em;
        letter-spacing: -1px;
    }

    #martimeExecutiveJobs .jobPost {
        font-size: .75em;
        font-weight: bold;
        padding-top: 1em;

    }

    #whiteBg {
        width: 89%;
        background: #fff;
        float: left;
        margin: 0 1em 0 1em;
        border: 1px solid #0D6ABA;
    }

    .postJobs {
        float: left;
        width: 45%;
        font-size: .75em;
        text-align: center;
        line-height: 1.25em;
        font-weight: bold;
        color: #275EA8;
        text-transform: uppercase;
    }

    .postJobs:nth-child(2) {
        margin-left: 9%;

    }

    #martimeExecutiveJobs ul {
        float: left;
        clear: both;
        margin-top: 1em;
        font-family: "dinot-regularregular", sans-serif;
        font-style: italic;
        font-size: .9em;
        /*list-style-image:url(/media/images/site/anchor.jpg);*/
        list-style-type: square;
        padding-left: 10%;
        color: #0D6ABA;
        line-height: 1.5em;

    }

    #martimeExecutiveJobs li {
        padding: .25em 0;
        border-bottom: dashed thin #0D6ABA;

    }

    #moreJobs {
        float: right;
        color: #0D6ABA;
        font-style: italic;
        padding-right: 5%;
        font-size: 1em;
        font-weight: 600;
        margin-top: 2.5%;
        width: 35%;

    }

    .patternHome:last-child {
        width: 55%;
        margin-right: 4%;

    }

    /****************************************  END JOBS  *************************************/
    #rightColumnArticle figure {
        margin-top: .5em;
        margin-bottom: .5em;
        /*margin-left: 12%;*/
    }

    #rightColumnArticle {
        clear: none;
        float: right;
        margin-top: .2em;
        width: 31%;
        max-width: 300px;
        display: block;
    }

    #rightColumnArticle .story figure {
        float: left;
        width: 40%;
        min-height: 85px;
        margin-left: 3%;
        margin-top: 1em;

    }

    .advertisement figure img {
        width: 100%;
        max-width: 275px;
        padding: 5%;
    }

    #patternRow {
        background-image: url(/media/images/site/patternRow.png);
        background-repeat: repeat;
        width: 100%;
        height: 15px;

    }

    /*+++++++++++++++++++++++++++++++ Index top story graybox &***************************************/
    #rightColumn .blog-box figure {
        margin: 0;
        width: 100%;
    }

    #rightColumn .story figure {
        float: left;
        width: 40%;
        min-height: 85px;
        margin-left: 3%;
        margin-top: 1em;

    }

    /*+++++++++++++++++++++++++++++++ top story graybox &***************************************/
    #graybox {
        background-color: #F2F2F2;
        overflow: auto;
        margin-bottom: 1em;
        border: 1px solid #cdcdcd;
        padding-top: 1em;
    }

    #topStoryTab {
        background: #fff;
        display: inline-block;
        padding: 2%;
        margin-left: 4%;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        border-top: 1px solid #ccc;
        box-shadow: 5px 5px 5px rgba(128, 128, 128, .4);
    }

    #topStoryTab h2 {
        margin: 0;
        font-size: 1em;
    }

    #topStoryTab h2 .marexsub {
        font-size: 1em;
    }

    .story {
        background: #fff;
        width: 90%;
        margin-top: .75em;
        margin-bottom: .75em;
        margin-left: 4%;
        border: 1px solid #ccc;
        box-shadow: 5px 5px 5px rgba(128, 128, 128, .4);
        overflow: auto;
        padding-bottom: 1em;
    }

    .blog-box:hover {
        box-shadow: none;
    }

    .blog-box {
        padding-bottom: 0;
        margin-bottom: 1.75em;
        background-size: cover !important;
    }

    #story {
        border-top: none;

    }

    #rightColumn .blog-box figure {
        margin: 0;
        min-height: 155px;
        float: right;
        color: white;
        font-size: 24px;
        font-weight: bold;
        width: 100%;
    }

    #blog-law {
        background: url(/media/images/site/MAREXLAW.jpg) no-repeat;
    }

    #blog-fin {
        background: url(/media/images/site/MAREXfin.jpg) no-repeat;
    }

    #blog-rec {
        background: url(/media/images/site/MAREXrec.jpg) no-repeat;
    }

    #blog-ed {
        background: url(/media/images/site/MAREXed.jpg) no-repeat;
        margin-bottom: 4%;
    }

    #blog-tech {
        background: url(/media/images/site/marinetech2.jpg) no-repeat;
        margin-bottom: 4%;
    }

    #rightColumn .blog-box figure {
        position: relative;
    }

    #rightColumn .blog-box figure p:hover {
        text-decoration: underline;
    }

    #rightColumn .blog-box figure p {
        position: absolute;
        bottom: 0;
        display: inline-table;
        width: 97%;
        padding-top: 2%;
        padding-bottom: 2%;
        padding-left: 3%;
        background: rgba(51, 51, 51, .7);
    }

    #rightColumn .blog-box figure p a {
        color: white;
    }

    .story figure {
        float: left;
        width: 40%;
        min-height: 85px;
        margin-left: 3%;
        margin-top: 1em;

    }

    .story figcaption {
        width: 45%;
        margin-right: 3%;
        line-height: 1.25em;
        font-size: .85em;
        float: left;
        margin-top: 1.5em;
        margin-left: 5%;
    }

    /************************************* Subscribe button ************************************************/
    #subscriptionsContainer {
        width: 100%;
        height: 50px;
        margin-top: 1em;
        background: #0033cc;
        float: left;

    }

    #subscriptions {
        display: block;
        float: left;
        clear: both;
        width: 83%;
        color: #fff;

    }

    #subscribeNowHome {
        float: right;
        background: #eb1F27;
        height: 50px;
        margin-top: 0;
        width: 15%;
        display: inline-block;
        padding-left: 2%;
    }

    #subscribeNowHome h2 a {
        font-size: .75em;
        color: #fff !importANT;
    }

    #subscriptions h2 {
        float: left;
        font-family: "dinot-regularregular", sans-serif;
        text-transform: uppercase;
        padding-left: 3%;
        padding-right: 5%;
        font-size: 110%;
        padding-top: .2em;
        line-height: 1.5em;
    }

    #subscriptions ul li {
        float: left;
        margin: .5em;
        line-height: 2.25em;
        color: #fff;
        font-size: 1em;

    }

    #subscriptions a:link {
        color: #fff;
        text-decoration: none;
        font-style: italic;

    }

    #subscriptions a:visited {
        color: #fff;
        text-decoration: none;
        font-style: italic;

    }

    #subscriptions a:hover {
        color: #fff;
        text-decoration: underline;
        font-style: italic;

    }

    #subscriptions a:active {
        color: #fff;
        text-decoration: underline;
        font-style: italic;

    }

    #subscribeNow p {
        text-align: center;
        margin-top: .75em;
        font-family: "dinot-regularregular", sans-serif;
    }

    #subscribeNow a:link {
        color: #fff;
        text-transform: uppercase;
        text-decoration: none;
    }

    #subscribeNow a:visited {
        color: #fff;
        text-transform: uppercase;
        text-decoration: none;
    }

    #subscribeNow a:hover {
        color: #fff;
        text-transform: uppercase;
        text-decoration: underline;
    }

    #subscribeNow a:active {
        color: #fff;
        text-transform: uppercase;
        text-decoration: underline;
    }

    /****************************************desktop bottom of index page ********************************************/
    #newsBottom {
        display: block;
        float: left;
        clear: both;
        width: 96%;
    }

    #events_tbody {
        height: 406px;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .shippingOffshore {
        width: 46%;
        float: left;
        margin-left: 2%;
        margin-right: 2%;

    }

    .shippingOffshore > #top_content {
        height: 190px;
        border-bottom: dashed thin #ccc;
    }

    .shippingOffshore h2 {
        color: #0D6ABA;
        font-family: "dinot-regularregular", sans-serif;
        line-height: 1;
        border-left: 6px solid #eb1F27;
        padding-left: 5px;
        letter-spacing: -1px;
        text-transform: uppercase;
        font-size: 1em;
        margin-top: 1em;
    }

    .shippingOffshore h4 {
        color: #0D6ABA;
        font-family: "dinot-regularregular", sans-serif;
        font-style: italic;
        min-height: 3em;
        line-height: 1.25;
        margin-top: 1em;

    }

    .shippingOffshore figure {
        width: 54%;
        float: left;
    }

    .shippingOffshore figcaption {
        float: left;
        width: 44%;
        line-height: 1.25em;
        font-size: .9em;
        padding-left: 2%;
        min-height: 7em;
    }

    .shippingOffshore p {
        float: left;
        font-size: .9em;
        line-height: 1.25em;
        border-bottom: dashed thin #ccc;
        min-height: 2em;
        padding-top: 1.1em;
        min-width: 100%;

    }

    .priacyNews {
        width: 21%;
        padding: 2% 2%;
        float: left;
        height: 380px;
    }

    .priacyNews h5 {
        text-transform: uppercase;
        color: #0d6aba;
        font-family: "dinot-regularregular", sans-serif;
        line-height: 1;
        border-left: 6px solid #eb1F27;
        padding-left: 2px;
        letter-spacing: -1px;
        text-transform: uppercase;
        font-size: .75em;
        margin-top: 1em;
        margin-bottom: .5em;
        font-weight: 500;

    }

    .priacyNews figure img {
        /*
        height: 70px;
        width: 100%;
        */
    }

    .priacyNews figcaption a:link {
        color: #0D6ABA !important;
        text-decoration: none;
    }

    .priacyNews figcaption a:visited {
        color: #0D6ABA !important;
        text-decoration: none;
    }

    .priacyNews figcaption a:hover {
        color: #eb1F27 !important;
        text-decoration: underline;
    }

    .priacyNews figcaption a:active {
        color: #eb1F27 !important;
        text-decoration: underline;
    }

    .priacyNews figcaption {
        font-family: 'dinot-regularregular', sans-serif;
        line-height: 1em;
        /*color: #0d6aba;*/
        font-style: italic;
        font-size: .9em;
        border-bottom: dashed thin #ccc;
        width: 100%;
        text-overflow: ellipsis;
        padding: 1em 0;
        height: 3em;
    }

    .priacyNews p {
        width: 100%;
        line-height: 1.25em;
        border-bottom: dashed thin #ccc;
        font-size: .9em;
        height: 2em;
        padding-top: 1.1em;
        padding-bottom: 1.5em;
    }

    #priacyBox {
        width: 100%;
        float: left;
        clear: both;
        padding-bottom: 2em;
    }

    #tugSalvageLink {
        float: left;
        width: 100%;
        clear: both;
        font-size: 1em;
        margin-top: 4.5em;
        margin-left: 3%;
    }

    #events {
        background-color: #BBE7FF;
        width: 100%;
        padding-bottom: 2em;
        padding-top: 1em;
        border: 1px solid #0D6ABA;
        margin: 1em 0 2em 0;
        float: left;
        margin-left: 2%;
    }

    #events h2 {
        margin-left: 2%;
        padding-top: 1em;
        margin-bottom: .75em;
        font-size: 1.25em;
        font-family: "dinot-regularregular", sans-serif;

    }

    #events table {
        margin-left: 2%;
        border: 1px solid #0D6ABA;
        width: 96%;
        line-height: 1.7em;
        height: 460px;
        overflow-y: scroll;
        display: block;
    }

    #events th {
        text-transform: uppercase;
        font-size: .9em;
        text-align: left;
        background: #97C8F1;
        padding: 0 2%;
        font-weight: bold;
        font-family: "dinot-regularregular", sans-serif;
    }

    #events tr {
        border-bottom: 1px solid #97C8F1;
        background: #fff;
        display: table-row;
        width: 100%;
    }

    #events tr:hover {
        background: #ccc;
    }

    #events td {
        min-height: 4em;
        padding: 1% 2%;

    }

    #events td a:link {
        color: #eb1F27;
        text-decoration: none;

    }

    #events td a:visited {
        color: #eb1F27;
        text-decoration: none;
    }

    #events td a:hover {
        color: #eb1F27;
        text-decoration: underline;
    }

    #events td a:active {
        color: #eb1F27;
        text-decoration: underline;
    }

    #events #months {
        font-size: .9em;
        text-align: center;
        margin-top: .5em;
    }

    #rightBottomAds {
        display: block;
        float: right;
        margin-top: 2em;
        margin-right: 3%;
        width: 30.7%;
    }

    .subscribeBox {
        width: 30%;
        float: left;
        min-height: 37em;
        margin-right: 1em;
    }

    .subscribeBox figure img {
        min-height: 18em;
    }

    input[type=text], textarea {
        width: 60%;
        float: left;
    }

    input[type=submit] {
        width: 30%;
        float: right;
        margin-top: .4em;
    }

    input[type=submit]:hover {
        background: #B2B2B2;
        border: 1px solid #ccc;
    }

    /**************************    FEATURE PAGES desktop  *****************************************************************************************************************************************************************/
    #slider {
        display: block;
        vertical-align: sub;
        line-height: .1em;
        margin-bottom: 0;
        color: red;
    }

    #featurePage {
        width: 100%;
        float: left;
        margin-top: 3%;
    }

    #featurePageTop {
        display: inline-block;
    }

    #featureTopleft {
        display: block;
    }

    #featureTopRight {
        display: block;
    }

    #featureTopleft {
        float: left;
        width: 60%;
    }

    #featurePageTop figure {
        float: left;
        width: 100%;
    }

    #featureTopRight {
        width: 38%;
        margin-top: .5em;
        float: right;
        margin-left: 1%;
    }

    #featurePageTop h2 {
        font-size: 1.75em;
        color: #0D6ABA;
        margin-top: -.3em;

    }

    #featurePageTop p:last-child {
        float: right;
        margin-top: 1em;
    }

    .features {
        margin-left: 1.5%;
        margin-right: 1.5%;
        margin-bottom: 3%;
        width: 300px;
        height: 250px;
    }

    #featureAd {
        display: block;
    }

    #featureAd img {
        max-height: 250px;
        max-width: 300px;
        width: 100%;
        height: 100%;
    }

    .features figcaption {
        padding-bottom: 1em;
        clear: both;
    }

    .features img {
        width: 100%;
        height: 100%;
        max-height: 150px;
        max-width: 300px;
    }

    .features p {
        line-height: 1.25em;
    }

    #ribbonFeature {
        display: block;
        width: 62.5%;
        margin-top: -.2em;
        margin-left: 3.5%;
        vertical-align: super;
        width: 627px;
    }

    /****************************************Digital Page Desktop ********* ********************************************/
    #digitalContainer {
        padding: 0;
    }

    #digitalTop {
        background: #333;
        width: 93%;
        margin-left: 1.5%;
        padding: 2%;
        clear: both;
        float: left;
    }

    #digitalTop figure {
        float: left;
        width: 30%;
        margin-top: 1em;
        margin-left: 0;

    }

    #digitalTopMiddle {
        color: #5da8e8;
        font-family: "dinot-regularregular", sans-serif;
        float: left;
        width: 30%;
        border: none;
        margin-top: 0;
    }

    #digitalTop ul {
        line-height: 1.25em
    }

    #digitalTop ul li {
        margin: .5em;
    }

    #digitalTopRight {
        float: left;
        width: 30%;
    }

    .digitalMainBox {
        width: 94%;
        margin-top: 2em;
        margin-bottom: .25em;
        margin-right: 1%;
        margin-left: 2%;
        padding: .5em;
        float: left;
        text-align: left;
        padding-left: 1.5%;
        padding-right: 1%;

    }

    .digitalBoxes {
        margin-top: 1em;
        margin-left: .10%;
        padding: 1%;
        float: left;
        width: 13%;
        min-height: 250px;
    }

    .digitalBoxes figure {
        width: 100%;
    }

    .digitalBoxes:nth-child(2) {
        margin-left: .25em;
    }

    #leftColumnDirectory {
        float: left;
        width: 43%;
        margin-left: 3%;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    #leftColumnDirectory h1 {
        margin-left: 0;
        padding-left: 0
    }

    #leftColumnDirectory p {
        margin-top: 1em;
        line-height: 1.5em;
    }

    #maps {
        float: right;
        width: 40%;
        margin-right: 8%;
        /*margin-top: 5em;*/
        padding-bottom: 40%;
    }

    #maps iframe {
        width: 100%;
        height: 100%;
    }

    #tape {
        background-image: url(/media/images/site/blue_top.png);
        position: relative;
        background-repeat: repeat;
        height: 43px;
    }

    #leftColumnContact {
        float: left;
        width: 30%;
    }

    #leftColumnContact input {
        width: 100%;
        width: 99%;
        margin-right: .25em;
    }

    label {
        float: left;
        margin-left: .25em;
        margin-top: 1em;
        margin-bottom: .25em;

    }

    textarea {
        width: 96%;
    }

    #leftColumnContact label {
        margin: .25em 0;
    }

    #leftColumnContact select {
        width: 100%;
        margin: .25em 0;
    }

    #leftColumnContact input {
        width: 95%;
        margin: .5em 0;
    }

    #rightColumnContact {
        padding-right: 0;
        padding-left: 2%;
        margin: 0;
        float: left;
        border-left: 1px solid #efefef;
        width: 60%;
    }

    #rightColumnDirectory {
        clear: none;
        float: left;
        margin-left: 2.0408%;
        margin-top: 5em;
        width: 30.7755%;
        display: block;
    }

    #author {
        padding-bottom: .5em;
        border-bottom: dashed thin #ccc;
        margin-bottom: 1em;
        position: relative;
    }

    #author h2 {
        margin-bottom: 0;
    }

    #author figure {
        margin-left: 0;
    }

    #author figure img {
        margin-top: -.25em;
    }

    #author p:nth-child(2) {
        margin: 0;
        padding: 0;
    }

    .authorArticles {
        padding-bottom: .5em;
        border-bottom: dashed thin #ccc;
        margin-bottom: 1em;
    }

    .authorArticles h2 a:link {
        color: #565656 !important;
    }

    .date {
        color: #0d6aba;
    }

    .siteMapContainer {
        width: 17%;
        float: left;
    }

    .siteMapContainer:first-child {
        width: 22%;
    }

}

@media only screen and (min-width: 1012px) {

    /*
    feature page search bar
    */
    #article_feature > #searchBar > #search_radio {
        float: left;
        margin-left: 46px;
        margin-top: 12px;
    }

    #article_feature > #searchBar > #search_author {
        margin-top: 9px;
    }

    #article_feature > #searchBar > #search_button {
        width: 300px;
        color: white;
        margin-left: 80px;
        margin-top: 0;
        margin-right: 0;
    }

    #article_feature > #searchBar > #search_author, #searchBar {
        font-size: 20px;
        margin-bottom: 1em;
        margin-left: 4px;
        float: left;
    }

    /*
    end feature page search bar
    */
    #leftColumnContact {
        margin-left: 0;
    }

    #page_title, #magazine_edition_title {
        margin-left: 0;
    }

    #article_feature {
        margin: 0;
    }

    header #header_logo > #logo_bar {
        margin: 0;
    }

    #rightColumn {
        width: 31%;
        margin-right: 0;
    }

    #leftColumn {
        margin-left: 0;
        width: 65%;
    }
}