/*
Theme Name: DFDS - All Aboard Blog
Author: Union Room
*/
/* Reset
-------------------------------------------------------------- */

ins,mark{color:#000}dfn,mark{font-style:italic}b,mark,strong{font-weight:700}fieldset,hr,img,legend{border:0}td,textarea{vertical-align:top}.visuallyhidden,hr{height:1px;padding:0}.hidden,.invisible{visibility:hidden}a:active,a:focus,a:hover{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block}[hidden],audio:not([controls]){display:none}.ir,hr{display:block}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{font-size:16px}blockquote,body,dd,figure,form,h1,h2,h3,h4,h5,h6,p{margin:0}abbr[title]{border-bottom:1px dotted}hr{border-top:1px solid #ccc;margin:3% 0}ins{background:#ff9;text-decoration:none}mark{background:#ff0}.imgReplace,.ir{background-repeat:no-repeat}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:after,q:before{content:"";content:none}small{font-size:85%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}ol,ul{margin:0;padding:0}nav ol,nav ul{list-style:none;margin:0;padding:0}img{-ms-interpolation-mode:bicubic;vertical-align:middle}svg:not(:root){overflow:hidden}fieldset{margin:0;padding:0}legend{padding:0}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline}button,input{line-height:normal}[role=button],button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;resize:vertical}.ir,.visuallyhidden{border:0;overflow:hidden}input:invalid,textarea:invalid{background-color:#f0dddd}table{border-collapse:collapse;border-spacing:0}.nocallout{-webkit-touch-callout:none}textarea[contenteditable]{-webkit-appearance:none}.gifhidden{position:absolute;left:-100%}.ir{text-indent:-999em;background-color:transparent;text-align:left;direction:ltr}.ir br{display:none}.hidden{display:none!important}.visuallyhidden{clip:rect(0 0 0 0);margin:-1px;position:absolute;width:1px}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.imgReplace{background-position:center top;display:block}.imgReplace span{display:block;height:0;overflow:hidden;width:0}h1,h2,h3,h4,h5{font-weight:400}a[href^=tel]{color:inherit}
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 62.5%;
    color: #002B45;
    background: #e1eef7;
}
input,
select {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
html {
    background: #e1eef7;
}
/*Fonts*/
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('fonts/fontawesome-webfont.eot?v=4.6.3');src:url('fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}


@font-face {
    font-family: 'dfds-black';
    src: url('fonts/dfds_black.eot');
    src: url('fonts/dfds_black.eot?#iefix') format('embedded-opentype'), url('fonts/dfds_black.woff2') format('woff2'), url('fonts/dfds_black.woff') format('woff'), url('fonts/dfds_black.ttf') format('truetype'), url('fonts/dfds_black.svg#dfds_blackregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'dfds-light';
    src: url('fonts/dfds_light.eot');
    src: url('fonts/dfds_light.eot?#iefix') format('embedded-opentype'), url('fonts/dfds_light.woff2') format('woff2'), url('fonts/dfds_light.woff') format('woff'), url('fonts/dfds_light.ttf') format('truetype'), url('fonts/dfds_light.svg#dfds_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'dfds-bold';
    src: url('fonts/dfds_bold.eot');
    src: url('fonts/dfds_bold.eot?#iefix') format('embedded-opentype'), url('fonts/dfds_bold.woff2') format('woff2'), url('fonts/dfds_bold.woff') format('woff'), url('fonts/dfds_bold.ttf') format('truetype'), url('fonts/dfds_bold.svg#dfds_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'dfds-icons';
    src: url('fonts/dfds.eot?nenng7');
    src: url('fonts/dfds.eot?#iefixnenng7') format('embedded-opentype'), url('fonts/dfds.woff?nenng7') format('woff'), url('fonts/dfds.ttf?nenng7') format('truetype'), url('fonts/dfds.svg?nenng7#dfds') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
    font-family: 'dfds-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-search:before {
    content: "\f002";
}
.icon-chevron-left:before {
    content: "\f053";
}
.icon-chevron-right:before {
    content: "\f054";
}
.icon-chevron-up:before {
    content: "\f077";
}
.icon-chevron-down:before {
    content: "\f078";
}
.icon-twitter:before {
    content: "\f099";
}
.icon-facebook:before {
    content: "\f09a";
}
.icon-rss:before {
    content: "\f09e";
}
.icon-google-plus:before {
    content: "\f0d5";
}
.icon-envelope:before {
    content: "\f0e0";
}
.icon-angle-left:before {
    content: "\f104";
}
.icon-angle-right:before {
    content: "\f105";
}
.icon-angle-up:before {
    content: "\f106";
}
.icon-angle-down:before {
    content: "\f107";
}
.icon-youtube:before {
    content: "\f167";
}
/*Container*/

.container {
    width: 100%;
    max-width: 1430px;
    margin: 0 auto;
    position: relative;
}
/*Header*/

.header {
    height: 558px;
    width: 100%;
    position: relative;
    z-index: 10;
    top: 0;
    left: 0;
}
.headerBgImg {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 500px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}
.header .container {
    z-index: 20;
}
.headerTop {
    padding: 80px 20px;
}
.aaLogo {
    float: left;
    width: 65%;
}
.dfdsLogo {
    float: right;
    text-align: right;
    width: 27.5%;
}
.aaLogo img,
.dfdsLogo img {
    max-width: 100%;
    height: auto;
}
.aaLogo h1 {
    display: none;
}
.headerSearch {
    width: 100%;
    max-width: 580px;
    margin: 0 auto;
}
.headerSearch h2 {
    font-size: 1.8em;
    line-height: 1.25;
    margin: 0 0 20px;
}
.headerSearchForm {} .headMainInput {
    width: 100%;
    margin: 0 0 15px;
    padding: 0 0 15px;
    border-bottom: 2px solid #fff;
    position: relative;
}
.headMainInput .searchIcon {
    display: block;
    font-size: 1.5em;
    position: absolute;
    top: 15px;
    right: 17px;
    cursor: pointer;
}
.headMainInput input {
    width: 100%;
    border: 1px solid #ebebeb;
    padding: 15px 35px 15px 15px;
    font-size: 1.3em;
    color: #084ea2;
}
.headSubInputs {
    margin: 0 -10px;
}
.headSubInput {
    float: left;
    width: 33.33%;
    padding: 0 10px;
}
.headSubInput select {
    width: 100%;
    background: #fff;
    border: 1px solid #ebebeb;
    height: 49px;
    padding: 14px 5px;
    font-weight: bold;
    font-size: 1.3em;
    color: #084ea2;
}
.headSubmitInput {} .headSubmitInput input {
    width: 100%;
    padding: 15px 5px;
    height: 49px;
    font-weight: bold;
    font-size: 1.3em;
    text-transform: uppercase;
    background: #0b4478;
    color: #fff;
    border: 0;
}
.headSubmitInput input:hover {
    background: #093862;
}
@media all and (max-width: 767px) {
    .header {
        height: auto;
    }
    .headerBgImg {
        height: 100%;
    }
    .headerSearch {
        padding: 0 25px 35px;
    }
}
@media all and (max-width: 620px) {
    .headerTop {
        padding: 35px 25px 25px;
    }
    .headerSearch {
        padding: 0 25px;
    }
    .headerSearch h2 {
        text-align: center;
        font-size: 1.3em;
        font-weight: bold;
        line-height: 1.5;
    }
    .headerSearchForm {
        margin: 0 0 10px;
    }
    .headMainInput {
        border: 0;
        padding: 0;
        margin: 0 0 14px;
    }
    .headSubInputs {
        margin: 0 -7px;
    }
    .headSubInput {
        float: left;
        width: 50%;
        margin: 0 0 14px;
        padding: 0 7px;
    }
    .headSubmitInput {
        float: none;
        width: 100%;
    }
}
/*Main Nav*/

.mainNavHolder {
    border: 1px solid #ebebeb;
    background: #fff;
    position: relative;
    z-index: 30;
    margin-top: -58px;
    height: 58px;
}
.mainNavHolder.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 30;
    margin: 0;
}
.navLogo {
    float: left;
    position: relative;
    top: -1px;
}
.navLogo img {
    width: 100%;
    height: auto;
}
.navToggle {
    display: none;
}
.mainNav {
    float: left;
}
.mainNav ul {
    list-style: none;
}
.mainNav ul > li {
    float: left;
    position: relative;
    margin: 0 15px;
}
.mainNav ul > li a {
    display: block;
    font-size: 1.5em;
    line-height: 1;
    padding: 20px 20px 23px;
    color: #00457c;
    text-decoration: none;
}
.mainNav ul > li.parent a {
    display: block;
    font-size: 1.5em;
    line-height: 1;
    padding: 20px 35px 23px 20px;
    color: #00457c;
    text-decoration: none;
    cursor: default;
}
.mainNav ul > li.parent > a:before {
    font-family: 'dfds-icons';
    content: "\f107";
    position: absolute;
    top: 21px;
    right: 15px;
}
.mainNav ul > li > ul.sub-menu {
    display: none;
    background: #fff;
    position: absolute;
    min-width: 100%;
    top: 56px;
    left: 0;
    float: left;
    padding: 0px 20px 5px 20px;
    display: none;
    border: 1px solid #ebebeb;
    border-width: 0 1px 1px 1px;
}
.mainNav ul > li > ul.sub-menu > li {
    padding: 0;
    margin: 0;
    display: block;
    float: none;
    border-top: 1px solid #ebebeb;
}
.mainNav ul > li > ul.sub-menu > li:first-child {
    border-top: none;
}
.mainNav ul > li > ul.sub-menu > li a {
    cursor: pointer;
    clear: both;
    white-space: nowrap;
    display: block;
    padding: 15px 30px 15px 0;
    color: #00457c;
    text-decoration: none;
    line-height: 1;
    font-size: 1.5em;
}
//.mainNav ul > li > ul.sub-menu > li a:before { font-family: 'dfds-icons'; content: "\f105"; position: absolute; top: 14px; right: 0px; font-size: 1.2em; }
.mainNav ul > li > ul.sub-menu > li a:hover {
    color: #6690b2;
}
.mainNav ul > li.parent:hover > ul.sub-menu {
    display: block;
}
.navSearch {
    float: right;
    padding: 8px 0;
    position: relative;
}
.navSearch .searchIcon {
    display: block;
    font-size: 1.5em;
    position: absolute;
    top: 18px;
    right: 15px;
    cursor: pointer;
}
.navSearch input {
    width: 270px;
    height: 40px;
    border: 1px solid #ebebeb;
    padding: 10px 30px 10px 15px;
    font-size: 1.5em;
    color: #084ea2;
}
@media all and (max-width: 1440px) {
    .mainNavHolder {
        padding: 0 20px 0 0;
    }
}
@media all and (max-width: 1250px) {
    .mainNav ul > li {
        margin: 0 5px;
    }
}
@media all and (max-width: 1150px) {
    .mainNav ul > li {
        margin: 0;
    }
}
@media all and (max-width: 1100px) {
    .navSearch input {
        width: 170px;
    }
}
@media all and (max-width: 1000px) {
    .navSearch {
        display: none;
    }
    .mainNav {
        float: right;
    }
    .mainNav ul > li {
        margin: 0 10px;
    }
}
@media all and (max-width: 950px) {
    .mainNav ul > li {
        margin: 0;
    }
}
@media all and (max-width: 850px) {
    .mainNav ul > li.parent a {
        padding: 20px 25px 23px 10px;
    }
    .mainNav ul > li.parent a:before {
        right: 8px;
    }
    .mainNav ul > li > ul.sub-menu {
        padding: 0 10px 5px 10px;
    }
}
@media all and (max-width: 767px) {
    .mainNavHolder {
        position: relative !important;
        margin-top: 0;
        height: auto;
        padding: 0;
    }
    .navLogo {
        height: auto;
        top: 0;
    }
    .navLogo img {
        width: auto;
        height: 45px;
    }
    .navToggle {
        display: block;
        float: right;
        width: 35px;
        padding: 11px 5px 5px;
        margin: 0 15px 0 0;
        cursor: pointer;
    }
    .navToggle span {
        width: 100%;
        display: block;
        height: 2px;
        background: #0b4478;
        margin: 4px 0;
    }
    .mainNav {
        display: none;
        float: none;
        width: 100%;
        clear: both;
    }
    .mainNav > ul > li {
        width: 100%;
        float: none;
    }
    .mainNav ul > li.parent > a {
        padding: 15px 20px;
        border-top: 1px solid #ebebeb;
        cursor: pointer;
        font-size: 1.4em;
    }
    .mainNav ul > li > a {
        padding: 15px 20px;
        border-top: 1px solid #ebebeb;
        cursor: pointer;
        font-size: 1.4em;
    }
    .mainNav ul > li > ul.sub-menu {
        position: static;
        float: none;
        border: 0;
        padding: 0;
    }
    .mainNav ul > li > ul.sub-menu > li {
        border-top: 0;
    }
    .mainNav ul > li > ul.sub-menu > li:first-child {
        border-top: 0;
    }
    .mainNav ul > li > ul.sub-menu > li a {
        padding: 15px 20px;
        background: #f7fbfe;
        color: #6690b2;
        position: relative;
        font-size: 1.4em;
    }
    .mainNav ul > li > ul.sub-menu > li a:before {
        font-family: 'dfds-icons';
        content: "\f105";
        position: absolute;
        top: 16px;
        right: 20px;
        font-size: 1.2em;
    }
    .mainNav ul > li.parent:hover > ul.sub-menu {
        display: none;
    }
    .mainNav ul > li.parent a:before {
        top: 16px;
        right: 20px;
        font-size: 1.2em;
    }
    .mainNav ul > li > ul.sub-menu.openMenu {
        display: block;
    }
    .mainNav ul > li.parent a.openMenuItem:before {
        content: "\f106";
    }
}
@media all and (min-width: 768px) {
    .mainNav {
        display: block !important;
    }
    .mainNav ul > li:hover > ul.sub-menu {
        display: block !important;
    }
}
/*Inner fixed header*/

.topHeader {
    padding-top: 58px;
}
.topHeader .mainNavHolder {
    margin-top: 0;
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
}
@media all and (max-width: 767px) {
    .topHeader {
        padding-top: 0;
    }
}
/*Buttons*/

.articleLink {
    text-decoration: none;
    line-height: 45px;
    width: 230px;
    text-align: center;
    height: 45px;
    font-family: Verdana, Arial, Helvetica;
    font-weight: bold;
    font-size: 1.5em;
    text-transform: uppercase;
}
.articleLink:before {
    position: absolute;
    left: -26px;
    top: 0;
    width: 26px;
    height: 45px;
    content: "";
}
.articleLink:after {
    position: absolute;
    right: -26px;
    top: 0;
    width: 26px;
    height: 45px;
    content: "";
}
.pinkBtn {
    color: #fff;
    background: #fd3693;
}
.pinkBtn:before {
    background: url('img/btns-sprite.png') 0 0;
}
.pinkBtn:after {
    background: url('img/btns-sprite.png') -26px 0;
}
.pinkBtn:hover {
    background-color: #e72b83;
}
.pinkBtn:hover:before {
    background-position: 0 -45px;
}
.pinkBtn:hover:after {
    background-position: -26px -45px;
}
.orangeBtn {
    color: #fff;
    background: #f6861f;
}
.orangeBtn:before {
    background: url('img/btns-sprite.png') -52px 0;
}
.orangeBtn:after {
    background: url('img/btns-sprite.png') -78px 0;
}
.orangeBtn:hover {
    background-color: #d26114;
}
.orangeBtn:hover:before {
    background-position: -52px -45px;
}
.orangeBtn:hover:after {
    background-position: -78px -45px;
}
@media all and (max-width: 640px) {
    .articleLink {
        font-size: 1.7em;
    }
}
/*Content Area*/

.contentArea {
    position: relative;
    z-index: 20;
}
.contentContainer {
    background: #f8fbfd;
    padding: 40px 0;
}
.leftContent {
    float: left;
    width: 70%;
    padding: 0 20px;
}
.rightContent {
    float: right;
    width: 30%;
}
@media all and (max-width: 1000px) {
    .contentContainer {
        padding: 20px 0 0;
    }
    .leftContent {
        float: none;
        width: 100%;
    }
    .rightContent {
        float: none;
        width: 100%;
    }
}
@media all and (max-width: 640px) {
    .contentContainer {
        padding: 15px 0 0;
    }
    .leftContent {
        padding: 0 15px;
        margin: 0 0 15px;
    }
}
/*Article Lists*/

.articlesHolder {
    margin: 0 0 40px;
}
.article {
    margin: 0 0 20px;
    background: #fff;
    position: relative;
}
.articleImgLink {
    float: left;
    width: 50%;
    height: 285px;
    display: block;
}
.articleImg {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
}
.articleBadge {
    position: absolute;
    top: 20px;
    left: 20px;
}
.articleText {
    float: left;
    width: 50%;
    padding: 25px 35px;
    background: #fff;
}
.articleText p.categories {
    font-size: 1.3em;
    font-weight: bold;
    margin: 0 0 13px;
    color: #00ccff;
}
.articleText p.categories a {
    text-decoration: none;
    color: #00ccff;
}
.articleText p.categories a:hover {
    text-decoration: underline;
}
.articleText h3 {
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.4;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.articleText h3 a {
    text-decoration: none;
    color: #004379;
}
.articleText h3 a:hover {
    text-decoration: underline;
}
.articleText p.postDate {
    font-size: 1.3em;
    color: #004379;
    margin: 0 0 13px;
}
.articleText .excerpt {
    margin-bottom: 20px;
}
.articleText .excerpt p {
    font-size: 1.3em;
    color: #004379;
    line-height: 1.4;
}
.articleText a.articleLink {
    float: right;
    position: relative;
    right: 40px;
}
.discoverArticle {} .discoverArticle .discoverImg {
    width: 100%;
    height: 285px;
    background-size: cover;
    background-position: center center;
}
.discoverArticle a.articleLink {
    position: absolute;
    right: 48px;
    bottom: 20px;
    z-index: 40;
}
@media all and (max-width: 1200px) {
    .articleImgLink {
        width: 40%;
    }
    .articleText {
        width: 60%;
    }
}
@media all and (max-width: 800px) {
    //.articleText a.articleLink { bottom: 0; }
}
@media all and (max-width: 640px) {
    .articlesHolder {
        margin: 0 0 20px;
    }
    .article {
        margin: 0 0 15px;
    }
    .articleImgLink {
        width: 100%;
    }
    .articleText {
        width: 100%;
        padding: 20px 20px 30px;
        border-bottom: 1px solid #dfe9f2;
    }
    .articleText h3 {
        text-overflow: intial;
        overflow: visible;
        white-space: normal;
    }
    .articleText a.articleLink {
        float: left;
        right: auto;
        left: -40px;
        width: auto;
        padding: 0 40px;
    }
    .discoverArticle {
        margin: 0 -15px 15px;
        overflow: hidden;
    }
    .discoverArticle .discoverImg {
        height: 215px;
    }
    .discoverArticle a.articleLink {
        position: absolute;
        right: 0px;
        z-index: 40;
    }
}
@media all and (max-width: 400px) {
    .articleImgLink {
        height: 150px;
    }
}
/*Pagination*/

.pagination {
    text-align: center;
    font-size: 0;
}
.pagination ul {} .pagination ul li {
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    margin: 0;
    height: 35px;
    line-height: 37px;
    overflow: hidden;
    font-family: 'dfds-bold', Verdana, Arial, Helvetica;
    font-size: 13px;
    width: 4%;
    text-align: center;
    background: #fd3693;
    border-left: 1px solid #f8fbfd;
    color: #fff;
}
.pagination ul li:first-child {
    border-left: none;
}
.pagination ul li a {
    display: block;
    text-decoration: none;
    color: #fff;
}
.pagination ul li.pagiFirst {
    width: 32%;
}
.pagination ul li.pagiFirst i {
    margin: 0 5px 0 0;
    top: 1px;
    position: relative;
}
.pagination ul li.pagiFirst:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 23px;
    height: 35px;
    content: "";
    background: url('img/pagination-sprite.png') 0 0;
}
.pagination ul li.pagiLast {
    width: 32%;
}
.pagination ul li.pagiLast i {
    margin: 0 0 0 5px;
    top: 1px;
    position: relative;
}
.pagination ul li.pagiLast:before {
    position: absolute;
    right: 0;
    top: 0;
    width: 23px;
    height: 35px;
    content: "";
    background: url('img/pagination-sprite.png') -23px 0;
}
.pagination ul li.current {
    background: #fac0dd;
    color: #004379;
}
.pagination ul li.pagiPrev a,
.pagination ul li.pagiNext a {
    background: #fc71b3;
}
.pagination ul li.pagiPrev i {
    position: relative;
    left: -1px;
    top: 1px;
}
.pagination ul li.pagiNext i {
    position: relative;
    right: -1px;
    top: 1px;
}
.pagination ul li a:hover {
    background: #e72b83;
}
.pagination ul li.pagiPrev a:hover,
.pagination ul li.pagiNext a:hover {
    background: #e72b83;
}
.pagination ul li.inactive {
    background: #eea3c6;
}
@media all and (max-width: 640px) {
    .pagination ul li.pagiFirst,
    .pagination ul li.pagiLast,
    .pagination ul li.pagiElip {
        display: none;
    }
    .pagination {
        margin: 0 -15px;
    }
    .pagination ul li {
        width: 14.25%;
        height: 45px;
        line-height: 47px;
    }
    .pagination ul li.current {
        width: 14.5%;
    }
}
/*Single Article*/

.singleFeaturedImages {
    position: relative;
    width: 100%;
    max-height: 600px;
    overflow: hidden;
}
.featuredImage {
    width: 100%;
}
.featuredImage img {
    width: 100%;
    height: auto;
}
.featuredCaption {
    position: absolute;
    top: 10px;
    left: 0;
    max-width: 60%;
    padding: 10px 0px 10px 40px;
    background: #ffdd00;
    color: #004379;
    font-size: 1.3em;
    text-transform: uppercase;
    font-family: Verdana, Arial, Helvetica;
    line-height: 1.4;
}
.featuredCaption:before {
    position: absolute;
    width: 52px;
    height: auto;
    top: 0;
    bottom: 0;
    right: -52px;
    content: "";
    background: url('img/yellow-edge.png') top right;
}
.imagesPagi {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 999;
}
.imagesPagi a {
    float: left;
    margin: 0 0 0 1px;
    background: #ffdd00;
    color: #004379;
    text-decoration: none;
    text-align: center;
    width: 40px;
    height: 38px;
    line-height: 38px;
    font-size: 1.2em;
}
.imagesPagi a:hover {
    background: #e7c800;
}
.imagesPagi a.imgPrev i {
    position: relative;
    left: -1px;
    top: 1px;
}
.imagesPagi a.imgNext i {
    position: relative;
    right: -1px;
    top: 1px;
}
.singleArticle {
    padding: 30px 40px;
    background: #fff;
}
.singleArticle .featuredImages {} .singleArticle p.categories {
    font-size: 1.3em;
    font-weight: bold;
    margin: 0 0 13px;
    color: #00ccff;
}
.singleArticle p.categories a {
    text-decoration: none;
    color: #00ccff;
}
.singleArticle p.categories a:hover {
    text-decoration: underline;
}
.singleArticle h1 {
    color: #004379;
    font-size: 3em;
    font-family: Verdana, Arial, Helvetica;
    line-height: 1.4;
}
.singleArticle p.postDate {
    font-size: 1.3em;
    color: #004379;
    margin: 0 0 13px;
}
.singleContent {
    line-height: 1.5;
    color: #004379;
    padding: 0 0 20px;
}
.singleContent h2,
.singleContent h3,
.singleContent h4,
.singleContent h5 {
    font-family: Verdana, Arial, Helvetica;
    margin: 0 0 5px;
}
.singleContent h2 {
    font-size: 2.7em;
}
.singleContent h3 {
    font-size: 2.4em;
}
.singleContent h4 {
    font-size: 2.1em;
}
.singleContent h5 {
    font-size: 1.8em;
}
.singleContent p {
    font-size: 1.3em;
    margin: 0 0 25px;
}
.singleContent p.wp-caption-text {
    font-style: italic;
}
.singleContent a {
    color: #004379;
    text-decoration: underline;
}
.singleContent a:hover {
    text-decoration: none;
}
.singleContent ul {
    list-style-position: inside;
    margin: 0 0 20px;
}
.singleContent ul li {
    font-size: 1.3em;
}
.singleContent ul li li {
    font-size: 1em;
}
.singleContent ol {
    list-style-position: inside;
    margin: 0 0 20px;
}
.singleContent ol li {
    font-size: 1.3em;
}
.singleContent ol li li {
    font-size: 1em;
}
.singleContent blockquote {
    width: 90%;
    margin: 0 auto;
    font-size: 1.5em;
    text-align: center;
    font-family: Verdana, Arial, Helvetica;
}
.singleContent img {
    max-width: 100%;
    height: auto;
}
.singleContent .alignleft {
    display: block;
    float: left;
    margin: 0 20px 20px 0;
}
.singleContent .alignright {
    display: block;
    float: right;
    margin: 0 0 20px 20px;
}
.singleContent .aligncenter {
    display: block;
    margin: 0 auto 20px;
}
.singleContent .alignnone {
    display: block;
    margin: 0 0 20px 0;
}
.wp-caption {
    max-width: 100%;
    height: auto;
}
.singleShare {
    margin: 0 0 20px;
}
.singleShare .googleShare {
    float: left;
    margin: 0 15px 0 0;
}
.singleShare .facebookShare {
    float: left;
    margin: 0 15px 0 0;
}
.singleShare .twitterShare {
    float: left;
    margin: 0 15px 0 0;
}
.singleShare .pinterestShare {
    float: left;
    position: relative;
    top: 34px;
    margin: 0 15px 0 0;
}
.singleShare .emailShare {
    float: left;
    padding: 42px 0 0;
}
.videoContainer {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin: 0 0 20px;
}
.videoContainer iframe,
.videoContainer object,
.videoContainer embed,
.videoContainer video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.singleComments {
    padding: 35px 40px;
    background: #fff;
    border-top: 1px solid #f0f6fb;
}
.singleComments h3 {
    font-size: 2.7em;
    font-family: Verdana, Arial, Helvetica;
    margin: 0;
    text-transform: uppercase;
}
.singleComments p {
    font-size: 1.3em;
    line-height: 1.5;
    margin: 0 0 20px;
}
.commentsHolder {
    padding: 25px 0;
}
.comment {
    padding: 25px 30px;
    border-bottom: 1px solid #ebebeb;
    background: #f9fcff;
}
.comment.even {
    background: #eff6fd;
}
.comment:first-child {
    border-top: 1px solid #ebebeb;
}
.comment h4.commentName {
    font-size: 2em;
    font-family: Verdana, Arial, Helvetica;
    margin: 0;
}
.comment h4.commentName a {
    color: #004379;
    text-decoration: underline;
}
.comment h4.commentName a:hover {
    text-decoration: none;
}
.comment p.commentDate {
    font-size: 1.2em;
    margin: 0 0 15px;
}
.comment .commentText p {
    margin: 0;
}
#commentform {
    width: 100%;
    max-width: 440px;
}
.commentInput {
    width: 100%;
    position: relative;
    margin: 0 0 10px;
}
.lastInput {
    margin: 0 0 20px;
}
.commentInput label {
    position: absolute;
    top: 13px;
    left: 20px;
    font-size: 1.3em;
}
.commentInput input[type="text"],
.commentInput textarea {
    width: 100%;
    border: 0;
    background: #f0f6fb;
    padding: 13px 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    color: #004379;
}
.commentInput textarea {
    height: 200px;
}
#commentform button {
    position: relative;
    width: 100%;
    border: 0;
    background: #bd0c2e;
    padding: 10px 0;
    height: 39px;
    text-align: center;
    color: #fff;
    font-size: 1.3em;
    font-family: Verdana, Arial, Helvetica;
    font-weight: bold;
    text-transform: uppercase;
}
#commentform button:before {
    position: absolute;
    right: 0px;
    top: 0;
    width: 17px;
    height: 39px;
    content: "";
    background: url('img/comment-btn.png') 0 0 no-repeat;
}
#commentform button:hover {
    background: #a00825;
}
/* #Social #Shares */

.social-share-buttons {
    margin-bottom: 20px;
    padding-left: 40px;
}
.social-share-buttons .btn {
    font-family: "dfds-light", Verdana, Arial, sans-serif;
    font-size: 1.4em;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    height: 40px;
    line-height: 38px;
    padding: 0 15px;
    margin-right: 10px;
    transition: background-color 0.2s;
}
.social-share-buttons .btn:before {
    font-family: "dfds-icons";
    padding-right: 10px;
}
.btn.icon-facebook {
    background-color: #3c599f;
}
.btn.icon-facebook:hover {
    background-color: #2e4a8e;
}
.btn.icon-twitter {
    background-color: #55acee;
}
.btn.icon-twitter:hover {
    background-color: #449cde;
}
.btn.icon-google-plus {
    background-color: #e15440;
}
.btn.icon-google-plus:hover {
    background-color: #d34632;
}
.btn.icon-envelope {
    background-color: #a4a2a2;
}
.btn.icon-envelope:hover {
    background-color: #919090;
}
@media all and (max-width: 767px) {
    .singleArticle {
        padding: 20px;
    }
    .featuredCaption {
        padding-left: 20px;
    }
    .social-share-buttons {
        padding-left: 20px;
    }
}
@media all and (max-width: 640px) {
    .singleArticle {
        padding: 15px;
    }
    .featuredCaption {
        padding-left: 15px;
    }
    .singleArticle h1 {
        font-size: 2.4em;
    }
    .singleContent h2 {
        font-size: 2.2em;
    }
    .singleContent h3 {
        font-size: 2em;
    }
    .singleContent h4 {
        font-size: 1.8em;
    }
    .singleContent h5 {
        font-size: 1.6em;
    }
    .singleComments {
        padding: 15px;
    }
    .singleComments h3 {
        font-size: 2.2em;
    }
    .singleShare .googleShare,
    .singleShare .facebookShare,
    .singleShare .twitterShare,
    .singleShare .pinterestShare {
        margin: 0 5px 0 0;
    }
    .singleShare .emailShare {
        display: none;
    }
    .comment {
        padding: 15px;
    }
}
@media all and (max-width: 700px) {
    .social-share-buttons {
        padding: 0;
        margin: 0;
    }
    .social-share-buttons .btn {
        display: block;
        width: 48%;
        float: left;
        margin: 0 4% 15px 0;
    }
    .social-share-buttons .btn:nth-child(2n+2) {
        margin-right: 0;
    }
}
@media all and (max-width: 700px) {
    .social-share-buttons .btn span {
        display: none;
    }
}
/*404 Page*/

.errorContent {
    margin: 0 0 15px;
}
p.errorText {
    margin: 10px 0;
    font-size: 1.3em;
}
/*Category page*/

.categoryHeader {
    height: 500px;
    position: relative;
}
.categoryBgImg {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}
.categoryHeader .container {
    z-index: 20;
}
.categoryDetails {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #00457c;
    background: rgba(0, 69, 124, 0.65);
    z-index: 20;
}
.categoryDetails .container {
    padding: 20px;
    color: #fff;
}
.categoryDetails h1 {
    font-size: 3em;
    font-family: Verdana, Arial, Helvetica;
    font-weight: normal;
    line-height: 1;
    margin: 0 0 5px;
}
.categoryDetails p {
    font-size: 1.3em;
    max-width: 70%;
}
.categoryDetails .authorImg {
    float: left;
}
.categoryDetails .titleHolder {
    padding-left: 120px;
}
.categoryDetails .titleHolder a {
    color: #FFF;
}
.categoryDetails .titleHolder p {
    max-width: 100%;
}
.categoryDetails .generalMeta {
    width: 260px;
}
.categoryDetails .generalMeta,
.categoryDetails .tagMeta {
    float: left;
}
.categoryDetails .tagMeta a {
    font-size: 1.3em;
}
@media all and (max-width: 1000px) {
    .categoryDetails p {
        max-width: 100%;
    }
}
@media all and (max-width: 767px) {
    .categoryHeader {
        height: 300px;
    }
}
@media all and (max-width: 640px) {
    .categoryHeader {
        height: 250px;
    }
    .categoryDetails .container {
        padding: 15px;
    }
    .categoryDetails h1 {
        font-size: 2em;
    }
    .categoryDetails .titleHolder {
        padding-left: 0;
    }
    .categoryDetails .authorImg,
    .commentLink,
    .tagMeta {
        display: none;
    }
}
/*Author page*/

.authorBio {
    margin: 0 0 20px;
    background: #fff;
    position: relative;
}
.authorHeadshot {
    float: left;
    width: 25%;
    display: block;
}
.authorHeadshot img {
    width: 100%;
    height: auto;
}
.authorText {
    float: left;
    width: 75%;
    padding: 25px 35px;
    display: block;
}
.authorText h1 {
    font-family: Verdana, Arial, Helvetica;
    font-size: 3em;
    margin: 0 0 5px;
}
.authorText p {
    font-size: 1.3em;
    line-height: 1.5;
}
@media all and (max-width: 1200px) {
    .authorHeadshot {
        width: 33.33%;
    }
    .authorText {
        width: 66.67%;
    }
}
@media all and (max-width: 767px) {
    .authorHeadshot {
        width: 40%;
    }
    .authorText {
        width: 60%;
    }
}
@media all and (max-width: 640px) {
    .authorHeadshot {
        width: 100%;
        text-align: center;
    }
    .authorText {
        width: 100%;
        padding: 15px 20px 20px;
    }
    .authorText h1 {
        font-size: 2.4em;
    }
    .authorHeadshot img {
        max-width: 400px;
        margin: 0 auto;
    }
}
/*Archives (Tag/year based etc...)*/

.archiveIntro {
    padding: 25px 30px;
    background: #fff;
    margin: 0 0 20px;
}
.archiveIntro h1 {
    font-family: Verdana, Arial, Helvetica;
    font-size: 3em;
}
.errorMessage {
    padding: 25px 35px;
}
@media all and (max-width: 640px) {
    .archiveIntro {
        padding: 15px 20px 20px;
        background: #fff;
        margin: 0 0 15px;
    }
    .archiveIntro h1 {
        font-size: 2.4em;
    }
    .errorMessage {
        padding: 20px;
    }
}
/*Sidebar*/

.sidebar {
    background: #fff;
}
.sidebarItem {
    padding: 40px;
    border-top: 1px solid #f8fbfd;
}
.sidebarItem:first-child {
    border-top: none;
}
.sidebarItem h3 {
    font-family: Verdana, Arial, Helvetica;
    font-size: 2em;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 20px;
    color: #004379;
}
.sidebarItem ul.sideLinkList {
    list-style: none;
}
.sidebarItem ul.sideLinkList li {
    margin: 0 0 3px;
    line-height: 1.5;
    font-size: 1.2em;
    font-weight: bold;
}
.sidebarItem ul.sideLinkList li a {
    text-decoration: none;
    color: #00ccff;
}
.sidebarItem ul.sideLinkList li a:hover {
    text-decoration: underline;
}
.sideTweets {
    padding: 10px 0 0;
}
.fb-like-box,
.fb-like-box span,
.fb-like-box span iframe[style] {
    width: 100% !important;
}


/* New Sidebar */

.related-article-outer {
  height: 320px;
  overflow: hidden;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.related-article-outer.more-posts {
  height: 650px;
}

.related-more-link .vless {
  display: none;
}

.related-more-link.view-less .vless {
  display: inline;
}

.related-more-link.view-less .vmore {
  display: none;
}

.view-less i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}


.sidebar-related-item {
  background-color: #f8fbfd;
  margin-bottom: 10px;
  transition: all 0.3s;
  display: none;
}

.sidebar-related-item:nth-child(1),
.sidebar-related-item:nth-child(2),
.sidebar-related-item:nth-child(3) {
  display: block;
}

.more-posts .sidebar-related-item {
  display: block !important;
}

.sidebar-related-item:hover {
  background-color: #e9f1f6;
}

.related-post-content {
  padding: 15px 15px 15px 115px;
}


.related-post-img {
  display: block;
  width: 100px;
  height: 100px;
  float: left;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.related-post-img span {
  display: none;
}

.related-post-date {
  color: #727385;
  font-size: 1.4em;
}

.related-post-title {
  font-size: 14px;
  font-weight: bold;
  color: #002B45;
  text-transform: uppercase;
  text-decoration: none;
}

.sidebar-more-link {
  position: relative;
  display: block;
  background-color: #e1eef7;
  height: 46px;
  line-height: 46px;
  color: #002B45;
  padding: 0 20px;
  font-size: 15px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.sidebar-more-link:hover {
  background-color: #f0f6fb;
}

.sidebar-more-link i {
  float: right;
  line-height: 46px;
}

/* Instagram feed */

.sidebarItem .mgl_instagram_gallery {
  margin-bottom: 10px;
}

.sidebarItem .mgl_instagram_photo {
  padding: 0 !important;
  width: 25% !important;
}

.sidebarItem .mgl_instagram_gallery .mgl_instagram_photo {
    text-indent: -99999px;
}

.sidebarItem .mgl_instagram_pagination,
.sidebarItem .mfp-content .mfp-bottom-bar,
.sidebarItem .mgl_instagram_mask {
  display: none !important;
}



/* Twitter */

.tweet-slider-wrapper {
  background: #f8fbfd url("img/");
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
}

.tweet-slider {
  position: relative;
  z-index: 99;
}

.tweet-slider-wrapper i {
  position: absolute;
  font-size: 60px;
  color: #e1eef7;
  right: 10px;
  top: 60px;
  z-index: 10;
}


.tweetSlide .tweet {
  position: relative;
  font-size: 15px;
  line-height: 1.5;
  color: #004379;
  padding: 20px;
  min-height: 130px;
  z-index: 99;
}

.tweetSlide .tweet a {
  color: #002B45;
  text-decoration: none;
}

.tweetSlide .tweet a:hover {
  text-decoration: underline;
}

.tweetDate {
  display: block;
  height: 40px;
  line-height: 40px;
  width: 100%;
  color: #004379;
  font-size: 12px;
  padding-left: 20px;
  background-color: #f0f6fb;
  border-top: 1px solid #fff;
}

.tweetDate a {
  text-decoration: none;
  color: #004379;
}

.tweet-slider .rsArrow {
  background-color: #f0f6fb;
  bottom: 0;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
}

.tweet-slider .rsArrow:before {
  color: #004379;
}

.tweet-slider .rsArrowLeft {
  right: 41px;
}

.tweet-slider .rsArrowRight {
  right: 0;
}






/* Search */

.sidebarSubInputs {
  display: none;
  margin-top: 20px !important;
}

.sidebarMainInput {
  margin-bottom: 0 !important;
}





@media all and (min-width: 641px) and (max-width: 1000px) {
    .sidebarItem {
        padding: 20px;
        width: 50%;
        float: left;
        border-top: 0;
        border-left: 1px solid #f8fbfd;
        border-top: 1px solid #f8fbfd;
    }
    .sidebarItem:nth-child(2) {
        border-top: 0;
    }
    .sidebarItem:first-child {
        border-left: 0;
        border-top: 0;
    }

    .sidebarItem.latest-tweets {
      clear: left;
    }
}
@media all and (max-width: 640px) {
    .sidebarItem {
        padding: 20px;
    }
    .sidebarItem h3 {
        margin: 0 0 15px;
    }
}
.sidebarSingleArticle {
    background: #004379;
}
.sidebarSearchForm {} .sidebarMainInput {
    width: 100%;
    margin: 0 0 20px;
    position: relative;
}
.sidebarMainInput .searchIcon {
    display: block;
    font-size: 1.5em;
    position: absolute;
    top: 15px;
    right: 17px;
    cursor: pointer;
}
.sidebarMainInput input {
    width: 100%;
    border: 1px solid #ebebeb;
    padding: 15px 35px 15px 15px;
    font-size: 1.3em;
    color: #084ea2;
}
.sidebarSubInputs {
    margin: 0 -10px;
}
.sidebarSubInput {
    float: left;
    width: 50%;
    padding: 0 10px;
    margin: 0 0 20px;
}
.sidebarSubInput select {
    width: 100%;
    background: #fff;
    border: 1px solid #ebebeb;
    height: 49px;
    padding: 14px 5px;
    font-weight: bold;
    font-size: 1.3em;
    color: #084ea2;
}
.sidebarSubmitInput {
    width: 100%;
    margin: 0;
}
.sidebarSubmitInput input {
    width: 100%;
    padding: 15px 5px;
    height: 49px;
    font-weight: bold;
    font-size: 1.3em;
    text-transform: uppercase;
    background: #0b4478;
    color: #fff;
    border: 0;
}
.sidebarSubmitInput input:hover {
    background: #093862;
}
.sidebarSubmitInput button {
    color: #fff;
    background: #fd3693;
    border: 0;
    text-decoration: none;
    line-height: 45px;
    width: 100%;
    text-align: center;
    height: 45px;
    font-family: Verdana, Arial, Helvetica;
    font-size: 1.5em;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
}
.sidebarSubmitInput button:hover {
    background-color: #e72b83;
}
.sidebarSubmitInput button:before {
    background: url('img/single-search-btn.png') -26px 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 26px;
    height: 45px;
    content: "";
}
.sidebarSubmitInput button:after {
    background: url('img/single-search-btn.png') 0 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 26px;
    height: 45px;
    content: "";
}
.sideRelatedList {
    list-style: none;
}
.sideRelatedList li {
    margin-bottom: 40px;
}
.sideRelatedList li:last-child {
    margin-bottom: 0;
}
.sideRelatedList .imgHolder {
    margin-bottom: 20px;
}
.sideRelatedList .imgHolder a > img {
    border: 1px solid #CCC;
    width: 100%;
    height: auto;
}
.sideRelatedList .authorImg {
    float: left;
    width: 40px;
    height: auto;
    margin-bottom: 20px;
}
.sideRelatedList .titleLink {
    padding-left: 60px;
}
.sideRelatedList .titleLink a {
    color: #00ccff;
    display: block;
    text-decoration: none;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.5;
}
.sideRelatedList .readMoreLink {
    color: #fff;
    background: #fd3693;
    clear: both;
    display: block;
    border: 0;
    text-decoration: none;
    line-height: 45px;
    width: 100%;
    text-align: center;
    height: 45px;
    font-family: Verdana, Arial, Helvetica;
    font-size: 1.5em;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
}
.sideRelatedList .readMoreLink:hover {
    background-color: #e72b83;
}
.sideRelatedList .readMoreLink:before {
    background: url('img/white-edge.png') -26px 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 26px;
    height: 45px;
    content: "";
}
.sideRelatedList .readMoreLink:after {
    background: url('img/white-edge.png') 0 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 26px;
    height: 45px;
    content: "";
}
@media all and (max-width: 1200px) {
    .sidebarSubInput {
        width: 100%;
    }
}
@media all and (max-width: 1000px) {
    .sidebarSubInput {
        width: 50%;
    }
    .sidebarSubmitInput,
    .sidebarSingleArticle {
        width: 100%;
    }
}
/*Footer*/

.footer {} .footerCopy {
    background: #4d85a9;
    padding: 15px 20px;
    text-align: center;
}
.footerCopy p {
    color: #fff;
    font-size: 1.2em;
    line-height: 1.5;
    margin: 15px 0;
}
.footerCopy p a {
    text-decoration: underline;
    color: #fff;
}
.footerCopy p a:hover {
    text-decoration: none;
}
.footerLinks {
    background: #fff;
    padding: 20px;
    text-align: center;
}
.footerLinks ul {
    list-style: none;
}
.footerLinks ul li {
    display: inline-block;
    padding: 0 12px;
    border-left: 1px solid #004379;
    line-height: 1;
    margin: 3px -4px 3px 0;
}
.footerLinks ul li:first-child {
    border-left: 0;
}
.footerLinks ul li a {
    font-size: 1.2em;
    color: #004379;
    text-decoration: none;
    text-transform: uppercase;
}
.footerLinks ul li a:hover {
    text-decoration: underline;
}
.footerEnd {
    background: #004379;
    padding: 35px 20px 30px;
}
.copyright {
    float: left;
    color: #fff;
    font-size: 1.2em;
}
.footerSocial {
    float: right;
}
.footerSocial ul {
    list-style: none;
}
.footerSocial ul li {
    display: block;
    float: left;
    margin-left: 25px;
    font-size: 2em;
}
.footerSocial ul li:first-child {
    margin-left: 0;
}
.footerSocial ul li a {
    color: #fff;
    text-decoration: none;
}
.footerSocial ul li a:hover {
    color: #d8d8d8;
}
@media all and (max-width: 640px) {
    .footerCopy {
        padding: 10px 20px;
    }
    .footerLinks ul li {
        width: 100%;
        display: block;
        border-left: 0;
        margin: 7px 0;
    }
    .footerEnd {
        padding: 25px 20px 20px;
    }
    .footerSocial ul li {
        margin-left: 15px;
    }
}


button,
input[type="button"],
input[type="reset"],
input[type="submit"],
[role="button"],
#commentform button,
.sideRelatedList .readMoreLink {
  font-size: 1.6em;
}


html body.long-read h1, 
html body.long-read h2, 
html body.long-read h3, 
html body.long-read h4, 
html body.long-read h5,
.long-read button,
.long-read .post-title,
.long-read .sidebar-more-link,
.long-read .related-post-title,
.long-read input[type="button"],
.long-read input[type="reset"],
.long-read input[type="submit"],
.long-read [role="button"],
.long-read .sideRelatedList .readMoreLink,
.long-read .page-content blockquote:before,
.long-read .page-content blockquote:after,
.long-read .page-content blockquote p:after {
    font-family: "dfds-bold","Segoe UI","Lucida Grande","Helvetica Neue",Arial,sans-serif !important;
    font-weight: normal !important;
    text-transform: uppercase;
}

.long-read .related-post-date,
.long-read .comments-view,
.long-read .post-meta,
.long-read .tweetSlide .tweet,
.long-read .input-label,
.long-read .comment-date,
.long-read .post-subtitle,
.long-read .btn-share span,
.long-read .post-footer p,
.long-read .post-footer a,
.long-read .post-footer li,
.long-read .page-content blockquote p  {
    font-family: "dfds-light","Segoe UI","Lucida Grande","Helvetica Neue",Arial,sans-serif !important;
    font-weight: normal;
}

.long-read .comment-item .comment-content,
.long-read .comment p,
.long-read, 
.long-read input[type="text"], 
.long-read select {
  font-family: "Segoe UI","Lucida Grande","Helvetica Neue",Arial,sans-serif !important;
  font-weight: normal;
} 

.long-read .footer,
.long-read .mainNav li a {
    font-family: Verdana,Arial,Helvetica,sans-serif
}

.singleContent p,
.singleContent ul li {
  font-size: 1.6em;
}

/* #Animations #Keyframes */
@-webkit-keyframes floating {
  0%   { bottom: 80px; }
  50%  { bottom: 70px; }
  100% { bottom: 80px; }
}
@-moz-keyframes floating {
  0%   { bottom: 80px; }
  50%  { bottom: 70px; }
  100% { bottom: 80px; }
}
@keyframes floating {
  0%   { bottom: 80px; }
  50%  { bottom: 70px; }
  100% { bottom: 80px; }
}

/* #fadeUp*/
@-webkit-keyframes fadeUp {
    from {
      position: relative;
      opacity: 0; 
      top: 50px;
    }
    to {
      opacity: 1; 
      top: 0;
    }
}
@-moz-keyframes fadeUp {
    from {
      position: relative;
      opacity: 0; 
      top: 50px;
    }
    to {
      opacity: 1; 
      top: 0;
    }
}
@keyframes fadeUp {
    from {
      position: relative;
      opacity: 0; 
      top: 50px;
    }
    to {
      opacity: 1; 
      top: 0;
    }
}


/* =============================================

#Long #Read ====================================

================================================ */

.display-table {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
  z-index: 100;
}

.display-table-cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.topHeader, .mainNavHolder {
  z-index: 9999;
}



/* grid columns */
.long-read .container {
  max-width: 1430px;
}

.long-read .footer .container {
  max-width: none;
  width: 100%;
}

.row {
  position: relative;
  padding: 100px 0 0;
  background: #fff;
}

.one-half {
  width: 47.5%;
  margin-left: 5%;
}

.one-half:first-child {
  margin-left: 0;
}

.col {
  position: relative;
  float: left;
  min-height: 1px;
}


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

  .row {
    padding: 70px 0 0;
  }

}

@media all and (max-width: 600px) {

  .row {
    padding: 40px 0 0;
  }

}

/* Typography */

.page-content {
  line-height: 1.6;
  overflow-x: hidden;
}

.page-content img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

.post-footer p,
.page-content p,
.page-content li {
  color: #333;
  font-size: 20px;
}

.long-read p,
.page-content p {
  margin-bottom: 1em;
}

.page-content ul {
  margin-left: 20px;
}

.page-content h1,
.page-content h2,
.page-content h3,
.page-content h4 {
  display: block;
  margin-bottom: 0.75em;
}

.page-content h1 { font-size: 38px; }
.page-content h2 { font-size: 34px; }
.page-content h3 { font-size: 30px; }
.page-content h4 { font-size: 26px; }

.page-content p a {
    color: #002B45;
    border-bottom: 1px dotted #002B45;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.page-content p a:hover {
    border-bottom: 1px solid #002B45;
}

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

  .page-content h1,
  .page-content h2,
  .page-content h3,
  .page-content h4 {
    line-height: 1.3;
  }

  .page-content h1 { font-size: 30px; }
  .page-content h2 { font-size: 26px; }
  .page-content h3 { font-size: 22px; }
  .page-content h4 { font-size: 18px; }

  .post-footer p,
  .page-content p,
  .page-content li { 
    font-size: 16px;
  }

}

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

  .page-content h1 { font-size: 26px; }
  .page-content h2 { font-size: 22px; }
  .page-content h3 { font-size: 20px; }
  .page-content h4 { font-size: 16px; }

}




/* #Hero / #Title area 
================================== */
.hero-wrapper {
  position: relative;
  height: 80vh;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-wrapper:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 5;
  background-color: rgba(0,43,69,0.6);
}

.post-meta,
.post-title,
.post-subtitle {
  position: relative;
  opacity: 0;
  -webkit-animation: fadeUp 0.5s 0.5s;
  -moz-animation: fadeUp 0.5s 0.5s;
  animation: fadeUp 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards; 
  animation-fill-mode: forwards;
}

.post-subtitle {
  display: inline-block;
  background-color: #002B45;
  color: #fff;
  padding: 10px;
  font-size: 2.8em;
  margin-bottom: 0.5em;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.post-title {
  text-align: center;
  max-width: 1000px;
  padding: 0 30px;
  margin: 0 auto;
  color: #fff;
  font-size: 6em;
  margin-bottom: 0.25em;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.post-meta {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.post-meta {
  max-width: 300px;
  margin: 0 auto;
  color: #fff;
  font-size: 2.4em;
  text-decoration: none;
}

.post-meta a {
  font-size: 1em;
  color: inherit;
  
}

.author-img {
  max-width: 70px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  border: 2px solid #fff;
  margin-bottom: 0.5em;
}

.author-img img {
  max-width: 100%;
  height: auto;
}

.author-name,
.author-name a {
  text-decoration: none;
}

.author-name:hover {
  border-bottom: 1px dotted #fff;
}

.hero-scroll {
  position: absolute;
  left: 50%;
  margin-left: -10px;
  bottom: 80px;
  font-size: 3em;
  color: #fff;
  z-index: 100;
  -webkit-animation: 1.5s ease-in-out 0s normal none infinite running floating;
  animation: 1.5s ease-in-out 0s normal none infinite running floating;
}


/* $Hero $header $title */

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

  .post-title {
    font-size: 4em;
  }

  .post-subtitle {
    font-size: 2em;
  }

}

@media all and (max-width: 850px) {

  .hero-wrapper {
    height: auto;
  }

  .hero-content {
    padding: 100px 30px;
  }

  .hero-scroll {
    display: none;
  }

  .author-img {
    max-width: 60px;
  }

}

@media all and (max-width: 640px) {

  .post-title {
    font-size: 3em;
  }

  .post-subtitle {
    font-size: 1.5em;
  }

  .hero-content {
    padding: 50px 0;
  }

  .post-meta {
    font-size: 1.5em;
  }

}

@media all and (max-width: 640px) {

  .post-title {
    font-size: 2.4em;
  }

}





/* #Text Block
================================== */

.block-center {
  display: block;
  margin: 0 auto 70px;
  width: 100%;
  max-width: 800px;
}

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

  .block-center {
    max-width: 725px;
  }

}

@media all and (max-width: 840px) {

  .block-center {
    max-width: none;
    padding: 0 25px;
  }

}






/* #Images
================================== */

/* Full width bleed */
.img-full-width {
  position: relative;
  margin-bottom: 70px;
}

.img-max-1300 {
  width: 80%;
  max-width: 1300px;
  margin: 0 auto 70px;
}


/* Image with title */
.img-title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 10px 0;
  background: rgba(23,36,55,0.8);
}

.img-title-inner {
  max-width: 800px;
  margin: 0 auto;
}

.img-title h2 {
  color: #fff;
  margin: 0;
}


@media all and (max-width: 1280px) {

  .img-max-1300 {
    width: 90%;
  }

}

@media all and (max-width: 840px) {

  .img-title-inner {
    padding-left: 25px;
  }

  .img-max-1300 {
    width: 100%;
  }

}

@media all and (max-width: 760px) {

  .img-with-title:before {
    display: none;
  }

  .img-title {
    position: relative;
    padding-top: 40px;
    background-color: transparent;
  }

  .img-title h2 {
    color: #172537;
  }

  .img-full-width,
  .img-full-width.img-max-1300 {
    margin-bottom: 20px;
  }

}




/* Image center */
.alignnone {
  margin: 1.5em 0 3em;
}


/* Image right */
.alignright {
  float: right;
  width: 65%;
  margin: 10px -160px 30px 30px;
}


/* Image left */
.alignleft {
  float: left;
  width: 65%;
  margin: 10px 30px 30px -160px;
}


/* Image captions */
.wp-caption {
  padding: 10px;
  border: 1px solid #e0e0e0;
}

p.wp-caption-text {
  margin: 0;
  font-size: 13px;
  padding: 10px 0 0;
}





@media all and (max-width: 760px) {



}

@media all and (max-width: 760px) {

  .alignleft,
  .alignright {
    float: none;
    width: 100%;
    margin: 0 0 30px 0;
  }

  .alignleft img,
  .alignright img {
    width: 100%;
  }

}






/* #Map Block
================================== */

.map-wrapper {
  position: relative;
  padding-bottom: 65%;
  background-color: #ccc;
}

.map {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}


@media all and (max-width: 1000px) {

  .alignleft {
    margin-left: -60px;
  }

  .alignright {
    margin-right: -60px;
  }

}

@media all and (max-width: 850px) {

  .alignleft {
    margin-left: 0;
  }

  .alignright {
    margin-right: 0;
  }

}

@media all and (max-width: 760px) {

  .map-col {
    float: none;
    width: 100%;
    margin: 0 0 30px 0;
  }

  /* Temp */
  .map-col img {
    width: 100%;
  }

  
}







/* #Galleries
================================== */

.gallery {
  position: relative;
}

.gallery-full-width,
.gallery-content-width {
  margin: 3em 0;
}

.rsSlide img {
  width: 100% !important;
  height: auto !important;
  margin: 0 !important;
}

.rsArrow {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  background: #002B45;
  color: #fff;
  text-align: center;
  line-height: 40px;
}

.rsArrowLeft:before,
.rsArrowRight:before {
  font-family: "dfds-icons";
}

.rsArrowLeft {
  right: 90px;
  bottom: 40px;
}

.rsArrowRight {
  right: 40px;
  bottom: 40px;
}


.rsArrowLeft:before {
  content: "\f053";
}

.rsArrowRight:before {
    content: "\f054";
}


/* Gallery - Full width */

.gallery {
  border-bottom: 1px solid #eee;
}

.rsSlide img:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0,43,69,0.7);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.rsActiveSlide:before {
  background: transparent;
}

.gallery-full-width img {
  opacity: 0.3;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.rsActiveSlide img {
  opacity: 1;
}

.gallery-full-width .rsArrowLeft,
.gallery-full-width .rsArrowRight {
  bottom: auto;
  top: 50%;
  margin-top: -20px;
}

.gallery-full-width .rsArrowLeft {
  left: -20px;
}

.gallery-full-width .rsArrowRight {
  right: -20px;
}

.gallery-full-width .rsOverflow {
  overflow: visible !important;
}


/* Captions */

.gallery-caption {
  position: absolute;
  bottom: 20px;
  left: 40px;
  opacity: 0;
  display: inline-block;
  max-width: 400px;
  padding: 10px 15px;
  color: #fff;
  font-size: 14px;
  background-color: rgba(0,43,69,0.85);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.rsActiveSlide .gallery-caption {
  opacity: 1;
  bottom: 40px;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.alignleft .gallery-caption,
.alignright .gallery-caption {
  display: none;
}


@media all and (max-width: 640px) {

  .gallery .rsOverflow {
    overflow: visible;
  }

  .gallery-caption,
  .rsActiveSlide .gallery-caption {
    position: relative;
    bottom: auto;
    left: 0;
    color: #666;
    max-width: none;
    width: 100%;
    background: transparent;
  }

  .rsArrowLeft,
  .rsArrowRight {
    bottom: auto;
    top: 50%;
    margin-top: -20px;
  }

  .rsArrowLeft {
    left: -20px;
  }

  .rsArrowRight {
    right: -20px;
  }

  .gallery img {
    opacity: 0.3;
  }

  .rsActiveSlide img {
    opacity: 1;
  }

  .rsSlide {
    overflow: visible !important;
  }

}




/* #Blockquotes #Quote
================================== */

.page-content blockquote {
  position: relative;
  display: block;
  padding: 2em 2em 2em 0;
  margin-bottom: 3em;
}

.page-content blockquote p {
  font-size: 32px;
  margin: 0;
}

.page-content blockquote:before {
  content: '\201C';
  font-size: 120px;
  position: absolute;
  left: -70px;
  top: 20px;
  line-height: 0.9;
}

.page-content blockquote p:after {
  content: '\201D';
  font-size: 60px;
  left: 20px;
  top: 20px;
  display: inline;
  position: relative;
  line-height: 0;
  color: #002B45;
}


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

  .page-content blockquote {
    padding: 2em 2em 2em 2em;
  }

  .page-content blockquote:before {
    left: -45px;
  }

}

@media all and (max-width: 840px) {

  .page-content blockquote {
    padding-left: 5em;
  }

  .page-content blockquote p {
    font-size: 2.6em;
  }

  .page-content blockquote:before {
    font-size: 80px;
    left: -10px;
  }

  .page-content blockquote p:after {
    font-size: 30px;
    top: 0;
  }

}

@media all and (max-width: 640px) {

  .page-content blockquote p {
    font-size: 2em;
  }


}





/* #Post #Footer
================================== */

.post-footer {
  padding: 85px 0 0;
  border-top: 1px solid #ddd;
  text-align: center;
}

.post-footer-meta a {
  color: #002B45;
  border-bottom: 1px dotted #002B45;
  text-decoration: none;
}

.post-footer-meta {
  margin-bottom: 2em;
}


/* Tags */
.post-tags {
  display: inline-block;
  list-style: none;
  margin-bottom: 6em;
}

.post-tags a {
}

.post-tags a:first-child {
  margin-left: 0;
}

.post-tags a {
  position: relative;
  display: block;
  padding: 0 25px 0 15px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  background: #002B45;
  border-radius: 4px 0 0 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  float: left;
  margin-left: 40px;
}

.post-tags a:before {
  position: absolute;
  top: 0;
  right: -18px;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  border-left: 18px solid #002B45;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.post-tags a:after {
  position: absolute;
  top: 14px;
  right: 0;
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff;
}

.post-tags a:hover {
  background: #01314f;
}

.post-tags a:hover:before {
  border-left-color: #01314f;
}



@media all and (max-width: 840px) {

  .post-footer {
    padding: 65px 25px 0;
  }


}

@media all and (max-width: 760px) {

  .post-tags {
    display: none;
  }

}


@media all and (max-width: 640px) {

  .post-footer {
    padding: 40px 25px 0;
  }

  .post-tags a {
    margin-bottom: 25px;
  }


}





/* #Social #Shares 
========================================== */

.social-shares {
  position: fixed;
  left: 0;
  top: 300px;
  z-index: 99999;
}

.btn-share span,
.btn-share:before {
  display: block;
  height: 45px;
  line-height: 45px;
  color: #fff;
}

.btn-share {
  position: relative;
  display: block;
  height: 45px;
}

.btn-share:before {
  position: absolute;
  display: block;
  width: 45px;
  font-size: 16px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  z-index: 99;
}

.btn-share span {
  position: absolute;
  top: 0;
  left: -100px;
  padding: 0 15px 0 5px;
  font-size: 14px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-family: "dfds-light", sans-serif;
}

.btn-share:hover span {
  left: 45px;
}

.btn-share.icon-facebook, 
.btn-share.icon-facebook span, 
.btn-share.icon-facebook:before {
  background: #3C599F;
}
.btn-share.icon-twitter, 
.btn-share.icon-twitter span, 
.btn-share.icon-twitter:before {
  background: #55ACEE;
}
.btn-share.icon-google-plus, 
.btn-share.icon-google-plus span, 
.btn-share.icon-google-plus:before {
  background: #E15440;
}
.btn-share.icon-envelope, 
.btn-share.icon-envelope span, 
.btn-share.icon-envelope:before {
  background: #A4A2A2;
}



@media all and (max-width: 850px) {

  .social-shares {
    position: relative;
    top: 0;
    margin: -10px auto 40px;
    padding: 0 25px;
  }

  .btn-share {
    width: 25%;
    float: left;
  }

  .btn-share:before,
  .btn-share span {
    position: relative;
    left: 0 !important;
    display: inline-block;
    float: left;
  }

}

@media all and (max-width: 425px) {

  .btn-share span {
    display: none;
  }

  .btn-share:before {
    width: 100%;
  }

}






/* #Comments 
========================================== */

.comments {
  background: #F0F6FB;
  color: #002B45;
  border-radius: 4px;
  padding: 30px;
  text-align: left;
}

.comments-title {
  font-size: 22px;
  padding-right: 200px;
}

.comments-view,
.comments-reply {
  float: right;
  font-size: 18px;
  color: #002B45;
  text-decoration: none;
  border-bottom: 1px dotted #002B45;
  cursor: pointer;
}

.comments-reply {
  display: none;
}

.comments-open .comments-view {
  display: none;
}

.comments-open .comments-reply {
  display: inline-block;
}

.long-read .singleComments {
  display: none;
}

.long-read .comment {
  padding: 25px;
  margin-bottom: 20px;
  background-color: rgba(255,255,255,0.8);
  border-radius: 3px 3px 0 0;
  border: none;
  border-bottom: 2px solid rgba(0,43,69,0.1);
}

.comment p {
  font-size: 16px;
}

.comment-item .comment-content:last-child {
  margin-bottom: 0;
}

.long-read .commentsTitle {
  font-size: 18px;
}

.long-read .commentInput input[type="text"],
.long-read .commentInput textarea {
    border: 0px none;
    background: #fff;
}

@media all and (max-width: 640px) {

  .comments-title {
    font-size: 18px;
    padding-right: 0;
  }

  .comments-view,
  .comments-reply {
    float: none;
  }

  .comments-title {
    margin-top: 25px;
  }

  .comment-item {
    padding: 25px 0;
    background-color: transparent;
  }

}






/* Comment Form */

.long-read .required-text {
  font-size: 14px;
}

.comment-form {
  padding: 20px;
  border-radius: 4px;
  background: rgba(0,43,69,0.02);
  border: 1px solid rgba(0,43,69,0.1);
}

.comment-form .comments-required {
  font-size: 14px;
  margin-bottom: 2em;
}

.input-wrapper {
  margin-bottom: 20px;
}

.input-wrapper {
  margin-bottom: 10px;
}


.input-wrapper-half {
  width: 48%;
  float: left;
  margin-left: 4%;
}

.input-wrapper-half:first-child {
  margin-left: 0;
}

.input-wrapper-full {
  width: 100%;
}

.input-label {
  font-size: 16px;
  display: block;
}

.input-wrapper input,
.input-wrapper textarea {
  width: 100%;
  background-color: #fff;
  border: none;
  border-radius: 3px;
  padding: 15px;
}

.input-wrapper textarea {
  height: 125px;
}

.commentInput-fullWidth {
  width: 100%;
}

.long-read #submit {
  border: none;
  background: #002B45;
  color: #fff;
  border-radius: 3px;
  display: inline-block;
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
}

.long-read #submit:hover {
  opacity: 0.8;
  background: #002B45;
}

.long-read #commentform {
  max-width: none;
}

.long-read #commentform button::before {
  display: none;
}

.long-read .singleComments {
  padding: 30px 0 0;
  background: transparent;
}

.long-read .commentsTitle {
  font-size: 
}












@media all and (max-width: 640px) {

  .input-wrapper-half {
    width: 100%;
    float: none;
    margin-left: 0;
  }

  .comment-form {
    padding: 0;
    border-radius: 4px;
    background: transparent;
    border: none;
  }

  .comments {
    padding: 20px;
  }


}





/* #Related #Articles 
========================================== */

.related-wrapper {
  text-align: center;
}

.related-title {
  font-size: 30px;
  margin-bottom: 1.5em;
}

.related-article {
  position: relative;
  width: 50%;
  float: left;
  height: 600px;
    font-size: 62.5%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.related-article:only-child {
  width: 100%;
}

.related-article:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  background-color: rgba(0,43,69,0.6);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.related-article:hover:before {
  opacity: 1;
}

.related-wrapper .post-meta,
.related-wrapper .post-title,
.related-wrapper .post-subtitle {
  opacity: 1;
  -webkit-animation: none;
  animation: none;
}

.related-article .display-table-cell {
  position: relative;
  top: 35px;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.related-article:hover .display-table-cell {
  top: 0;
  opacity: 1;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.related-article-link {
    text-decoration: none;
}



@media all and (max-width: 1300px) {

  .related-article {
    height: 500px;
  }

}

@media all and (max-width: 1050px) {

  .related-article {
    height: 400px;
  }


  .related-article .display-table-cell {
    top: 0;
    opacity: 1;
  }

  .related-article:before {
    opacity: 1;
  }

}


@media all and (max-width: 640px) {

  .related-title {
    font-size: 2em;
  }

  .related-article {
    width: 100%;
    float: none;
    font-size: 100%;
    height: 300px;
  }


}



body .mfp-wrap,
body .mgl_instagram_lightbox {
    z-index: 99999 !important;
}




/*Royal Slider*/
.royalSlider{width:100%;height:600px;position:relative;direction:ltr;z-index:60000}@media all and (max-width:670px){.royalSlider{height:350px}}.royalSlider>*{float:left}.rsWebkit3d .rsSlide{-webkit-transform:translateZ(0)}body *{}.rsFade.rsWebkit3d .rsContainer,.rsFade.rsWebkit3d .rsSlide,.rsFade.rsWebkit3d img{-webkit-transform:none}.rsOverflow{width:100%;height:100%;position:relative;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rsVisibleNearbyWrap{width:100%;height:100%;position:relative;overflow:hidden;left:0;top:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rsVisibleNearbyWrap .rsOverflow{position:absolute;left:0;top:0}.rsContainer{position:relative;width:100%;height:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rsArrow,.rsThumbsArrow{cursor:pointer}.rsThumb{float:left;position:relative}.rsArrow,.rsNav,.rsThumbsArrow{opacity:1;}.rsHidden{opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .3s,opacity .3s linear;-moz-transition:visibility 0s linear .3s,opacity .3s linear;-o-transition:visibility 0s linear .3s,opacity .3s linear;transition:visibility 0s linear .3s,opacity .3s linear}.rsGCaption{width:100%;float:left;text-align:center}.rsFullscreen{background:#151515;background:rgba(0,0,0,0.9);position:fixed!important;height:auto!important;width:auto!important;margin:0!important;padding:0!important;z-index:2147483647!important;top:0!important;left:0!important;bottom:0!important;right:0!important}.rsSlide.rsFakePreloader{opacity:1!important;-webkit-transition:0s;-moz-transition:0s;-o-transition:0s;transition:0s;display:none}.rsSlide{position:absolute;left:0;top:0;display:block;overflow:hidden;height:100%;width:100%}.royalSlider.rsAutoHeight,.rsAutoHeight .rsSlide{height:auto}.rsContent{width:100%;height:100%;position:relative}.rsPreloader{position:absolute;z-index:0}.rsNav{-moz-user-select:-moz-none;-webkit-user-select:none;user-select:none}.rsNavItem{-webkit-tap-highlight-color:rgba(0,0,0,.25)}.rsThumbs{cursor:pointer;position:relative;overflow:hidden;float:left;z-index:22}.rsTabs{float:left;background:none!important}.rsTabs,.rsThumbs{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}.rsVideoContainer{width:auto;height:auto;line-height:0;position:relative}.rsVideoFrameHolder{position:absolute;left:0;top:0;background:#141414;opacity:0;-webkit-transition:.3s}.rsVideoFrameHolder.rsVideoActive{opacity:1}.rsVideoContainer .rsVideoObj,.rsVideoContainer embed,.rsVideoContainer iframe,.rsVideoContainer video{position:absolute;z-index:50;left:0;top:0;width:100%;height:100%}.rsVideoContainer.rsIOSVideo embed,.rsVideoContainer.rsIOSVideo iframe,.rsVideoContainer.rsIOSVideo video{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:44px}.rsABlock{left:0;top:0;position:absolute;z-index:15}img.rsImg{max-width:none}.rsNoDrag{cursor:auto}.rsLink{left:0;top:0;position:absolute;width:100%;height:100%;display:block;z-index:20}.rsBullets{position:absolute;bottom:30px;left:0;right:0;z-index:9999;text-align:left}.rsBullet{display:inline-block;padding:8px 5px 8px 9px}.rsBullet span{display:block;width:15px;height:15px;border-radius:50%;background:#fff;box-shadow:0 0 1px 1px rgba(0,0,0,.1)}.rsBullet.rsNavSelected{padding:6px 5px 6px 8px}.rsBullet.rsNavSelected span{background:#fff;border:2px solid #fff;width:15px;height:15px; box-shadow: 0 0 1px 1px #000 inset;}