@charset "utf-8";

* {
	margin: 0;
	padding: 0
}

html {
	font-size: 112.5%
}

body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: #121212
}

body,
html {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

a,
a:active,
a:hover,
a:link,
a:visited {
	outline: 0;
	border: none
}

form,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	padding: 0
}

p {
	letter-spacing: -.01em;
	font-size: 18px;
	line-height: 1.6em;
	color: #121212
}

img {
	max-width: 100%
}

.lt-greenbg {
	background-color: #00a490
}

.lt-graybg {
	background-color: #ECEAE6
}

.white-bg {
	background-color: #fff
}

.ltDashBorderBtm {
	border-bottom: 1px dashed #d1d2d4;
	padding-bottom: 10px;
	margin-bottom: 10px
}

.borderBtmBlack {
	padding-bottom: 10px;
	margin-bottom: 30px;
	padding-top: 10px
}

.rtBorder {
	position: relative
}

.rtBorder:before {
	position: absolute;
	content: ' ';
	right: -20px;
	height: 100%;
	border-right: 1px solid #ecf0f1
}

.dk-greencolor {
	color: #00a590
}

.dk-subject1 {
	color: #9a054a
}

.red-color {
	color: #9a054a
}

.custRow {
	float: left;
	width: 100%
}

.blackLink {
	color: #121212
}

.pad-t-b-25 {
	padding-top: 25px;
	padding-bottom: 25px
}

.pad-r30 {
	padding-right: 30px
}

.pad-t0 {
	padding-top: 0
}

.nopadding {
	padding: 0
}

.mar-bot-15 {
	margin-bottom: 15px
}

.mar-t20 {
	margin-top: 20px
}

.mar-t7 {
	margin-top: 0
}

.mar-b25 {
	margin-bottom: 25px
}

.mar-t5 {
	margin-top: 5px
}

.buttonStyle1 {
	-moz-transition: all .8s ease;
	-webkit-transition: all .8s ease;
	-o-transition: all .8s ease;
	transition: all .8s ease;
	font-size: .95em;
	color: #fff;
	Cursor: pointer;
	border-radius: 2px 2px 2px 2px;
	background-color: #516b96;
	text-align: center;
	letter-spacing: -.02em
}

.buttonStyle2 {
	font-size: 1.25em;
	font-family: lato-bold;
	color: #000 !important;
	Cursor: pointer;
	border-radius: 2px 2px 2px 2px;
	background-color: #fcbf2c;
	letter-spacing: -.02em;
	text-align: center;
	border-radius: 16px !important
}

.buttonStyle3 {
	font-size: 16px;
	text-decoration: none;
	letter-spacing: -.02em;
	color: #575756;
	cursor: pointer;
	text-align: left
}

.buttonStyle4 {
	font-size: 16px;
	text-decoration: none;
	background-color: #fcbf2c;
	color: #000 !important;
	letter-spacing: -.02em;
	cursor: pointer;
	text-align: center
}

.header-top-row {
	padding: 0;
	font-weight: 300;
    font-size: 14px;
    background: #FBFBFA;
    border: 0px solid #f1f1f1;
}

.header-search {
	width: 29%;
	float: right
}

.header-top-row a {
	color: #00a590
}

.header-top-row a:hover {
	text-decoration: none;
	color: #005282
}

.logo {
	margin: 0 0 20px 0
}

.main-menu li a {
	font-size: 16px;
	padding: 19px 25px;
	letter-spacing: normal
}

.headBotSignIn {
	display: block
}

.headBotSignIn a {
	font-size: 14px;
	margin-left: 3px;
	margin-right: 3px;
	color: #000 !important;
	position: relative;
	text-decoration: none
}

header {
	background: #fff
}

.header-search {
	margin-top: 7px
}

.header-search ul,
.header-search ul li {
	width: 100%
}

.searchbtn {
	position: absolute;
	right: 3px;
	top: 5px;
	padding: 0
}

.searchbtn button,
.searchbtn button:active {
	padding: 0;
	background: 0 0;
	box-shadow: none !important
}

.searchbtn i {
	color: #000
}

.search-query {
	padding-left: 5px;
	padding-right: 125px
}

.main-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	min-height: 107px
}

.main-header-search {
	flex-grow: 1 !important;
	padding-left: 35px;
	padding-right: 35px
}

.main-header-search .header-search {
	width: 100%;
	margin-top: 0
}

.main-header-logo .logo {
	margin: 20px 0 20px 0;
	max-width: 321px
}

.header-search .search-query {
	padding-left: 18px;
	padding-right: 125px;
	height: 45px;
	border-radius: 24.6px;
	border: 1px solid #005282;
}

.header-search .searchbtn {
	position: absolute;
	right: 0;
	line-height: 40px;
	top: 0;
	padding-left: 10px;
	border-left: 1px solid #146359;
}

.header-search .searchbtn a {
	font-family: euclid_flexregular, sans-serif;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: .07px;
	color: #005189
}

.header-search .searchbtn a:hover {
	text-decoration: none;
	border-bottom: 1px solid #ccc
}

.header-search .searchbtn i {
	color: #fff;
	font-size: 21px
}

.header-search .searchbtn .btn.srchBtn {
    border-radius: 50%;
    /* border-bottom-right-radius: 24.6px; */
    width: 37px;
    height: 37px;
    margin: 4px;
    background: #005282 url(../../img/search.svg) no-repeat 45% 40% !important;
}

.navbar-default {
	background-color: #005189;
	border-color: #005189
}

.gray1Bg-menu {
	border-bottom: solid 1px #000;
	border-top: solid 0px #bbb;
	padding: 11px 21px
}

.drop {
	position: relative;
	padding-bottom: 12px
}

.drop {
	position: relative
}

.drop ul {
	position: absolute;
	right: 0;
	top: 20px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	z-index: 9
}

.drop ul li {
	display: block;
	width: 100%;
	background: #e8f7f5;
	text-align: left;
	border-bottom: 1px solid #fff
}

.drop ul li a {
	width: 100%;
	padding: 7px 10px;
	display: inline-block;
	white-space: pre;
	box-sizing: border-box;
	margin-left: 0px !important;
}

.drop:hover ul {
	-webkit-transform: scale(1);
	transform: scale(1)
}

.dropMenu {
	display: none;
	background: #266c95;
	position: absolute;
	max-width: 1233px;
	right: 0;
	left: 0;
	margin-left: auto;
	margin-right: auto;
	z-index: 1
}

.dropMenu>li {
	float: left;
	padding: .3em .6em;
	list-style: none
}

.dropMenu>li>a {
	color: #fff;
	font-size: 14px;
	padding: 0
}

.hasMenu:hover>.dropMenu {
	display: block
}

.hasMenu:active,
.hasMenu:focus,
.hasMenu:hover {
	background: #266c95
}

.navPipe {
	color: #fff;
	font-weight: 400;
	margin-top: 16px;
	width: 1px;
	background: #fff;
	height: 12px
}

.navPipe:last-child {
	display: none
}

footer {
	width: 100%;
	float: left;
	background: #fff;
	padding-top: 20px;
	border-top: 10px solid #ced7e0
}

.footerSocialIcon {
	margin-top: 0px;
	padding-left: 60px
}

.non-border-li ul li {
	margin-left: 10px;
	margin-bottom: 10px
}

.no-right-pad {
	padding-right: 0
}

.relative {
	position: relative
}

.node-content {
	width: 100%;
	display: block
}

.nav>li>a:focus,
.nav>li>a:hover {
	background-color: transparent
}

footer .fa-lg {
	font-size: 25px;
	line-height: 50px !important
}

.panelBlock-2 {
	padding-bottom: 1em;
	font-weight: 400;
	padding-left: 40px
}

.journelsPanel ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.journelsPanel ul li {
	margin: 0 0 5px 0;
	padding: 0
}

.journelsPanel ul li:last-child {
	margin: 0
}

.journelsPanel ul li a {
	font-family: lato-bold;
	font-size: 18px;
	letter-spacing: -.01em;
	color: #121212;
	text-decoration: none
}

.navHome {
	box-shadow: inset 0 0 0 rgba(0, 0, 0, .075) !important;
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .075) !important;
	padding-left: 0 !important;
	padding-top: 0;
	padding-bottom: 0 !important;
	background-image: url(../../img/home.svg);
	background-repeat: no-repeat;
	background-color: transparent !important;
	width: 25px;
	background-size: 100%;
	margin: 7px 0 0 5px;
}

.headerAdvertise {
	width: 100%;
	float: left
}

.footer-links h4 {
	color: #000;
	font-size: 26px;
	font-family: lato-bold;
	line-height: 1.6em;
	letter-spacing: normal
}

.footer-links ul {
	list-style: none
}

.footer-links ul li a {
	color: #000;
	font-size: 16px;
	font-family: lato-bold;
	line-height: 1.6em;
	letter-spacing: normal
}

.mainWrapper {
	width: 100%;
	float: right;
	display: flex
}

span.rightPrevNext {
	float: right
}

.rightPrevNext a {
	font-size: 12px;
	color: #000;
	font-family: lato-bold;
	text-decoration: none
}

.rightNavLinks {
	list-style: none;
	margin: 0;
	margin-top: 20px;
	padding: 0
}

.rightNavLinks li {
	list-style: none;
	padding-bottom: 0;
	padding-right: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #909ec1
}

.rightHeading {
	border-bottom: 1px solid #00558c;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #000
}

.headLinks {
	text-align: right
}

.headLinks a {
    color: #0B1C1A !important;
    font-size: 14px;
    font-family: latobold,sans-serif;
    margin: 0 15px;
    line-height: 38px;
    border-bottom: 2px solid transparent;
    display: inline-block;
    letter-spacing: .01em;
}

.headLinks a i {
	font-size: 20px
}

.headLinks .drop ul {
	top: 32px
}

.headLinks .drop ul li a {
    margin: 0 10px;
    color: #333;
    font-size: 14px;
    background-color: #FBFBFA;
    font-weight: 500;
    border-bottom: 1px solid #0B1C1A !important;
}

.header-top-row .headLinks a img {
	vertical-align: middle
}

.header-top-row .headLinks a:hover {
    color: #00312B !important;
    border-bottom: solid 4px #00A590;
	line-height: 34px;
}

.headLinks span>a:hover {
	color: #00a490 !important;
	border-bottom: solid 2px #00a490
}

.header-top-row .headLinks div>a {
	font-weight: 700
}

.headLinks span>a {
	font-weight: 700
}

.keywordHead {
	font-weight: 600;
	font-size: 16px;
	margin: 20px 0 0 0
}

.keywordHeadContent a {
	color: #2d2d2c;
	font-weight: 400;
	text-decoration: none
}

.articleLeftBlock {
	width: 100%;
	float: left;
	padding-bottom: 10px
}

#pageLoder {
	position: fixed;
	background-color: rgba(255, 255, 255, .75);
	width: 100%;
	left: 0;
	right: 0;
	z-index: 12;
	top: 0;
	bottom: 0
}

abstract p {
	color: #9a054a;
	margin-bottom: 10px
}

.issue-right {
	width: 75%;
	float: left;
	padding-left: 20px
}

.issue-left {
	width: 100%;
	margin-right: 1.7%;
	float: left;
	padding-left: 20px
}

.issueCoverImg {
	text-align: center
}

.sue-volIssue {
	font-size: 14px;
	font-weight: 600
}

.srchBtn[disabled] {
	cursor: default !important
}

.srchBtn[disabled] {
	opacity: 1
}

#sliding-popup.sliding-popup-bottom {
	background: #0779bf !important
}

#sliding-popup {
	display: block;
	margin: 0;
	padding: 0;
	right: 0;
	width: 100%;
	z-index: 99999;
	padding: 0 15px;
	padding-bottom: 10px;
	-webkit-animation: popup 1s ease-out;
	animation-delay: 3s-webkit-transition: all 1s;
	transition: all 1s
}

.sliding-popup-bottom {
	position: fixed
}

.crawler {
	background-color: #e0e0eb !important
}

.font-20 {
	font-size: 20px
}

.row {
	margin-bottom: .5rem !important
}

.mt-4-inst,
.my-4-inst {
	margin-top: 1.5rem !important
}

.row {
	margin-bottom: .5rem !important
}

.custom-wrapper {
	font-family: lato-regular, sans-serif
}

.custom-wrapper h2 {
	font-size: 32px;
	font-weight: 400;
	line-height: .84;
	letter-spacing: .48px;
	text-align: center;
	color: #000;
	margin-bottom: 25px
}

.custom-wrapper h3 {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.13;
	letter-spacing: .36px;
	color: #4a4a4a
}

.custom-wrapper h4 {
	font-size: 18px;
	font-weight: 700;
	letter-spacing: .13px;
	text-align: center;
	color: #005189;
	font-family: lato-regular, sans-serif
}

.custom-wrapper h5 {
	font-size: 20px;
	letter-spacing: .3px;
	color: #4a4a4a;
	font-family: lato-regular, sans-serif
}

.font1 {
	font-family: euclid_flexregular, sans-serif
}

.font2 {
	font-family: euclid_flexbold, sans-serif
}

.color4a {
	color: #4a4a4a
}

.product_subscription_container {
    background-color: #ECEAE6;
    border-bottom: 1px solid #00A590;
    border-top: 1px solid #00A590;
    padding: 28px 5px;
    text-align: center;
}

.subscription-list {
	font-size: 18px;
	line-height: 25px !important;
	color: #000;
	letter-spacing: .27px
}

.customanchor {
	color: #005189;
	text-decoration: none;
	border-bottom: solid 1px #b8b7b7
}

a.customanchor {
	border-bottom: solid 1px #b8b7b7
}

.subscription-list ul {
	font-size: 18px;
	margin-bottom: 30px
}

.subscription-list ul li {
	list-style: none
}

.subscription-list ul li:before {
	padding-right: 5px;
	content: url(../../img/dot.svg);
	position: relative;
	top: -3px;
}

.btn-4 {
	font-size: 15px;
	letter-spacing: inherit;
	text-align: center;
	color: #fff;
	background-color: #025089;
	font-weight: 600;
	text-transform: uppercase;
	border: 2px solid #005189 !important;
	padding: .84em 5.5em;
	letter-spacing: .36px
}

.subscription_container-footer {
	text-align: center;
	border-bottom: solid 1px #ccc;
	padding: 30px;
	font-size: 16px;
	color: #000
}

.mt-25 {
	margin-top: 25px
}

.subscription_container-header {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.13;
	letter-spacing: .36px;
	color: #4a4a4a;
	font-family: euclid_flexbold, sans-serif
}

.or-text2 {
	position: relative;
	bottom: -39px;
	background: #fff;
	background: #f4fffd;
	background: linear-gradient(180deg, #f4fffd 50%, #fff 50%);
	width: 37px;
	margin: auto;
	text-transform: uppercase;
	font-size: 24px;
	text-align: center;
	font-family: euclid_flexregular, sans-serif;
	color: #4a4a4a
}

p.buy-now {
	font-size: 16px;
	color: #000;
	font-family: lato-regular, sans-serif;
	margin-top: 25px
}

.headLinks .drop ul li a.active {
	border-bottom: 2px solid #00a490
}

.navbar-brand,
.navbar-nav>li>a {
	text-shadow: 0 1px 0 rgba(255, 255, 255, .25)
}

html {
	font-family: lato-regular, sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

img a:active,
img a:hover,
img a:link,
img a:visited {
	outline: 0 !important;
	border: 0 !important
}

b,
strong {
	font-weight: 700
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

img {
	border: 0;
	vertical-align: middle
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

input {
	line-height: normal
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: lato-regular, sans-serif;
	font-size: 16px;
	line-height: 1.3em;
	letter-spacing: -.02em;
	color: #121212
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #337ab7;
	text-decoration: none
}

a:focus,
a:hover {
	color: #23527c;
	text-decoration: none
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400;
	line-height: 1.2;
	color: #555
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-top: 22px;
	margin-bottom: 11px
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
	margin-top: 11px;
	margin-bottom: 11px
}

.h1,
h1 {
	font-size: 41px
}

.h2,
h2 {
	font-size: 34px
}

.h3,
h3 {
	font-size: 28px
}

.h4,
h4 {
	font-size: 20px
}

.h5,
h5 {
	font-size: 16px
}

.h6,
h6 {
	font-size: 14px
}

p {
	margin: 0 0 11px
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

ol,
ul {
	margin-top: 0;
	margin-bottom: 11px
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 1em;
	padding-right: 1em;
	max-width: 1233px
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px
}

.row {
	margin-left: -10px;
	margin-right: -10px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	float: left
}

.col-xs-12 {
	width: 100%
}

.col-xs-6 {
	width: 50%
}

.col-xs-5 {
	width: 41.66666667%
}

.col-sm-6 {
	width: 100%
}

.col-sm-3 {
	width: 100%
}

.col-sm-2 {
	width: 100%
}

@media (min-width:960px) {

	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		float: left
	}

	.col-md-12 {
		width: 100%
	}

	.col-sm-7 {
		width: 58.33333333%
	}

	.col-sm-6 {
		width: 100%
	}

	.col-sm-5 {
		width: 41.66666667%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-2 {
		width: 100%
	}
}

@media (min-width:960px) {

	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		float: left
	}

	.col-md-12 {
		width: 100%
	}

	.col-md-8 {
		width: 66.66666667%
	}

	.col-md-4 {
		width: 33.33333333%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-2 {
		width: 16.66666667%
	}
}

@media (min-width:1280px) {

	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		float: left
	}

	.col-lg-12 {
		width: 100%
	}

	.col-lg-8 {
		width: 66.66666667%
	}

	.col-lg-4 {
		width: 33.33333333%
	}
}

.form-control {
	display: block;
	width: 100%;
	height: 36px;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #666;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control::-webkit-input-placeholder {
	color: #999
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.42857143;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: .65;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-group-sm>.btn,
.btn-sm {
	padding: 5px 25px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 16px
}

.btn-block {
	display: block;
	width: 100%
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.collapse {
	display: none
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.dropdown,
.dropup {
	position: relative
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 16px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 0;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	-webkit-background-clip: padding-box;
	background-clip: padding-box
}

.dropdown-menu-right {
	left: auto;
	right: 0
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}

.nav>li {
	position: relative;
	display: block
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: #266c95
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 0;
	border: 1px solid transparent
}

@media (min-width:960px) {
	.navbar {
		border-radius: 0
	}

	.navbar-header {
		float: left
	}

	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}

	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important
	}

	.navbar-toggle {
		display: none
	}

	.navbar-nav {
		float: left;
		margin: 0
	}

	.navbar-nav>li {
		float: left
	}

	.navbar-nav>li>a {
		padding-top: 14px;
		padding-bottom: 14px
	}

	.navbar-right {
		float: right !important;
		margin-right: 0
	}
}

.navbar-collapse {
	overflow-x: visible;
	padding-right: 0;
	padding-left: 0;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	-webkit-overflow-scrolling: touch
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 0;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0
}

.navbar-toggle:focus {
	outline: 0
}

.navbar-nav {
	margin: 7px 0
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 22px
}

.navbar-default {
	background-color: #005282;
	border-color: #005282
}

.navbar-default .navbar-nav>li>a {
	color: #fff
}

.navbar-default .navbar-toggle {
	border-color: #ddd
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #005282
}

.panel-body {
	padding: 15px
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
	content: " ";
	display: table
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
	clear: both
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
	display: none !important
}

.pull-right {
	float: right !important
}

@media (min-width:640px) and (max-width:959px) {
	.visible-sm {
		display: block !important
	}

	.hidden-sm {
		display: none !important
	}
}

#cboxOverlay,
#cboxWrapper,
#colorbox {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	-webkit-transform: translate3d(0, 0, 0)
}

#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%
}

#cboxContent,
#cboxLoadedContent,
#colorbox {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box
}

#cboxOverlay {
	background: #000;
	opacity: .9
}

#colorbox {
	outline: 0
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.pull-right {
	float: right
}

.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-search:before {
	content: "\f002"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-circle:before {
	content: "\f111"
}

.fa-cart-plus:before {
	content: "\f217"
}

@media screen and (min-width:640px) and (max-width:959px) {
	.footer-links h4 {
		font-size: 20px;
		line-height: 20px;
		margin-bottom: 10px
	}

	.footer-links ul li {
		line-height: 17px;
		margin-bottom: 10px
	}

	.footer-links ul li a {
		font-size: 14px;
		line-height: 17px
	}

	.logo {
		margin: 10px 0 0 0;
		text-align: left
	}

	.logo img {
		max-width: 226px
	}

	.footerSocialIcon {
		text-align: right
	}

	.mobMainNav .dropdown-menu {
		width: 50%;
		margin-right: 10px
	}

	.rtBorder:before {
		right: -10px
	}

	.issue-right {
		width: 100%;
		padding-left: 10px
	}

	.issue-left {
		padding-left: 10px
	}

	.widgetSection {
		float: none;
		margin: 0 auto;
		width: 60%
	}

	.issueCoverImg {
		text-align: center
	}

	.issueCoverImg img {
		width: auto
	}

	.hideBorder {
		display: none
	}

	.widgetSectionLeft {
		width: 100%;
		float: left;
		margin-left: 10px
	}

	.widgetSectionRight {
		width: 100%;
		float: right;
		margin-right: 15px
	}

	.mainWrapper {
		width: 100%;
		display: initial;
		margin: 0
	}

	.rtBorder:before {
		right: 0;
		border-right: 0
	}

	.navbar {
		min-height: 40px
	}

	.header-search {
		margin-top: 0;
		position: absolute;
		top: 0;
		width: 84%
	}
}

@media screen and (min-width:960px) and (max-width:999px) {
	.main-menu li a {
		padding: 19px 23px
	}
}

@media screen and (min-width:960px) and (max-width:1280px) {
	.issue-right {
		width: 88%
	}
}

@media screen and (max-width:959px) {
	.mobMyAccount .dropdown-menu-right {
		padding: 0;
		margin: 0
	}

	.mobNavi {
		list-style: none;
		margin: 0;
		padding: 0;
		float: right;
		display: flex;
		align-items: center
	}

	.mobNavi>li {
		display: inline-block;
		border-right: 1px solid #fff;
		text-align: center;
		padding: 20px 5px;
		float: left
	}

	.mobMyAccount>a {
		color: #dfe4ee
	}

	.mobNavi>li>a,
	.mobNavi>li>div>a {
		color: #000
	}

	.mobNavi>li:last-child {
		border-right: none
	}

	.mobMainNav .dropdown-menu {
		margin: 0;
		padding: 0;
		margin-top: -1px;
		border: 0;
		box-shadow: none
	}

	.main-header-search {
		padding-left: 0;
		padding-right: 0;
		width: 100%
	}

	.header-search {
		position: static
	}
}

h1.logo {
	margin-top: 0
}

.r-48 {
	right: 48px
}

.color-black {
	font-size: 14px;
	color: #000;
	padding: 0;
	font-family: lato-regular, sans-serif
}

span.menu-text {
	display: block;
	font-size: 10px
}

.mobNavi a.userNav:hover {
	text-decoration: none
}

h1,
h2,
h3,
h4 {
	font-family: euclid_flexbold, sans-serif;
	color: #121212
}

h1 {
	font-size: 2em;
	letter-spacing: -.02em;
	line-height: 1.1em
}

h2 {
	font-size: 1.5em;
	letter-spacing: -.02em;
	line-height: 1.1em
}

h3 {
	font-size: 1.2em;
	letter-spacing: -.02em;
	line-height: 1.1em
}

h4 {
	font-size: 1em;
	letter-spacing: -.01em;
	line-height: 1.2em
}

h5 {
	font-family: SabonLT-BoldItalic, sans-serif;
	font-size: 1.5em;
	line-height: 1.1em;
	letter-spacing: -.02em
}

h6 {
	font-family: euclid_flexregular, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	letter-spacing: -.01em
}

div.new_small_logo {
	background-color: #ff0;
	padding: 20px
}
.subscribe-btn {
    background: #FCBF2C;
    border: 1px solid #FCBF2C !important;
    border-radius: 20px;
    padding: 7px 20px 7px 20px;
    text-transform: capitalize;
    color: #002144;
}
.mob-search {
	display: block;
    width: 28px;
    height: 28px;
    border-radius: 28px;
    color: #fff;
    padding-top: 6px;
    background: #005282 url(../../img/search.svg) no-repeat 45% 40% !important;
}
.mob-search-cross {
	display: block;
    width: 28px;
    height: 28px;
    border-radius: 28px;
    padding-top: 6px;
    color: #fff;
    background: #005282 url(../../img/mob-search-cross-icon.svg) no-repeat 45% 40% !important;
}

.mob-profile {
	display: block;
    width: 28px;
    height: 28px;
    border-radius: 28px;
    padding-top: 6px;
    color: #fff;
    background: #005282 url(../../img/mob-user-icon.svg) no-repeat 45% 40% !important;

}