html, body{
	/*height: 100%;*/
	width: 100%;
}

body{
	background: #fff;
	color: #333;
}
body.not-front{
	background: #fff;
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.4rem;
}
#block-system-main-menu {
	/*float: left;
	display: inline-block;*/
}
#header #block-system-main-menu.block{
	padding: 0;
}

#block-ecauth-login-subscribe-menu {
	float: right;
	display: inline-block;
	clear: none;
}

#block-nbc-ecom-subscriber-menu{
	float: right;
	text-align: right;
	padding: 0;
}

#header-inside-row-1 #block-nbc-ecom-subscriber-menu li.first{
	padding: 0;
}

#block-nbc-ecom-login-subscribe-menu {
	float: right;
	display: inline-block;
	clear: none;
}

#block-system-user-menu {
	float: right;
	display: inline-block;
	clear: none;
}

#block-ecauth-welcome-user {
	float: right;
}

.page-home .submitted {
	display: none;
}
#block-superfish-1 {
	/*float: left;*/
	padding: 0;
	display: inline-block;

}
/*Not sure
.page-search .view-content .views-row {
	float: left;
	display: inline-block;
	width: 300px;
	height: 370px;
	margin-bottom: 25px;
	margin-right: 25px;
	border: 1px solid #000;
	padding: 10px;
	box-shadow: 5px 5px 5px #7E7E7E;
	position: relative;
	background-color: #fff;
}

.page-search .view-content .views-field-text {
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	clear: both;
	height: 20px;
  	overflow-y: hidden;
}

.page-search .view-content .views-field-text-2 {
	float: right;
	font-size: 11px;
	margin-bottom: 7px;
}

.page-search .view-filters {
	margin-bottom: 25px;
}

.page-search .views-field-text-4 {
	font-family: 'Libre Baskerville';
	background-color: #fff;
	width: 275px;
	padding: 15px;
	line-height: 18px;
	margin-top: 15px;
	border: 1px solid #000;
	/* border-radius: 7px; */
/*	box-shadow: 5px 5px 5px #7E7E7E;
	background-image: url('images/newspaper-texture_90.png');
  	background-position: -282px -220px;
  	position: absolute;
  	bottom: 15px;
  	height: 165px;
  	font-weight: bold;
  	font-size: 14px;
}

.page-search .views-field-date {
	text-align: center;
}

.page-search .views-field-text-3 {
	text-align: center;
}

.page-search input.form-text {
	width: 148px;
	padding: 10px;
}

.page-search .views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 1.8em;
}

.page-search .views-widget-filter-triplet_3 {
	float: left;
    display: inline-block;
    width: 165px;
}
*/
#logo img {
    display: inherit;
    height: 8.5rem;
}

#nav-logo {
	float: left;
	display: inline-block;
}

#nav-logo img {
    display: inherit;
    height: 8rem;
}

.region-navigation {
	display: inline-block;
}

#main-content {
    /*padding: 20px 0 30px 0;*/
    padding: 0;
}

#header .container{
	padding: 0;
	margin: 0;
}

#main-content .container{

	margin: 0 auto;
	/*margin-right: 15px;
	margin-left: 15px;*/
	padding: 0;
	max-width: 94rem;
}

#main-content .container .row{
	/*margin: 0;*/
}

p {
    margin: 1px 0 7px !important;
    padding: 0;
}

#header {
	padding: 0;
	min-height: 0;
	border:0;
}

#header .container{
	width:100%;
}

#header #header-inside{

}

#block-block-1, #block-nbc-ecom-login-subscribe-menu{

	position: relative;

}
 .region-header-first #block-block-1 .content
 {
 	padding-top: 2rem;
	/*transform: translateY(50%);*/
}
.region-header-third .content{
	padding-top: 1.5rem;
	/*transform: translateY(40%);*/
}

#header #header-inside-row-1{
	padding: 2rem 0;
}

#header-inside-row-1 #block-nbc-ecom-subscriber-menu ul.menu{
	text-align: right;
}
#header-inside-row-1 #block-nbc-ecom-subscriber-menu li{
	display: inline;
	line-height: 160%;
	padding: 0.5rem;
	height: 2rem;
}

#header-inside-row-1 #block-nbc-ecom-subscriber-menu li:nth-child(1):after {
	content:"\A";
	white-space:pre;
}
#header-inside-row-1 #block-nbc-ecom-subscriber-menu li.first{

}



#header #header-inside-row-2{
	background: #056cbb;
	-webkit-box-shadow: inset 0px 41px 10px -30px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0px 41px 10px -30px rgba(0,0,0,0.2);
	box-shadow: inset 0px 41px 10px -30px rgba(0,0,0,0.2);
	border:0;
}


#header-inside-row-1 #block-nbc-ecom-login-subscribe-menu .last{
	/*turn into a button?*/
}



#block-superfish-1, #block-superfish-1 .content,
#block-system-main-menu .content{
	height: 100%;
	width: 100%;
	margin: 0;
	display: table;
	border-collapse: collapse;
	border: none;
}


ul#superfish-1, ul.navbar-nav{

	display: table-row;
	float: none;
}
ul#superfish-1 li a.sf-depth-1 span{
	display: none;
}

.block-superfish ul.sf-menu li a.menuparent{
	/*margin-right: 20px;*/
}
.block-superfish ul.sf-menu li a.menuparent:after{

	/*top:50%;
	transform: translateY(-50%);
	right: 0;
	/*content:"\e250";
	font-family: 'Glyphicons Halflings';*/
	/*margin-left: 10px;*/
}
ul#superfish-1 li, ul.navbar-nav li{
	margin: 0;
	display: table-cell;
	float: none;
	text-align: center;
}
#header-inside-row-2 .navbar-collapse.in{
		overflow-y: visible;
	}

@media screen and (max-width: 490px){
	body.admin-menu #header{
		padding-top: 24px;
	}
}
@media screen and (max-width: 768px){

	body.admin-menu{
		padding-top: 23px;
	}
	#block-nbc-ecom-subscriber-menu {
		float: none;
	}
	#header-inside-row-1 #block-nbc-ecom-subscriber-menu ul.menu{
		text-align: center;
	}
	#header-inside{
		display: table;
		width: 100%;
	}

	#header-inside-row-2{
		display: table-caption;

	}

	#header-inside-row-2 ul.navbar-nav li.mmfirst{
		text-align: left;
	}
	#block-system-main-menu .content, ul.navbar-nav, ul.navbar-nav li{
		display: block;
	}
	#header ul.navbar-nav li ul.dropdown-menu,
	ul.nav li.dropdown:focus > ul.dropdown-menu{
    	display: block !important;
	}

	#header ul.navbar-nav li ul.dropdown-menu{
		width: 100%;
	}

	#header-inside-row-2 ul.nav li.dropdown ul.dropdown-menu{
    	display: inline-block !important;
    	position: relative;
    	background: none;
	}

	#header-inside-row-2 ul.nav li.dropdown ul.dropdown-menu li{
		text-indent: 50px;
		background: none;
	}
	#header-inside-row-2 ul.nav li.dropdown ul.dropdown-menu:hover{
		background: #034c83;
	}

	#header-inside-row-2 ul.nav li.dropdown ul.dropdown-menu li:hover{
		background: #000;
	}


}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form{
	border-color: #034c83;
}

.navbar-inverse .navbar-toggle{
	border-color: #034c83;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
	background: #034c83;
}
ul#superfish-1 li ul{
	border: none;
	width: auto !important;
}
ul#superfish-1 li ul li.sf-depth-2,
ul.navbar-nav ul.dropdown-menu li{
	margin: 0;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
	float: left;
	background: #034c83;
	/*border-top: 1px solid #056cbb;*/

}
ul#superfish-1 li ul li.sf-depth-2 a:after{
	display: none;
}
ul#superfish-1 li ul li.sf-depth-2 a{
	white-space: nowrap;
}

ul#superfish-1 li ul li.sf-depth-2:hover,
ul.navbar-nav li ul.dropdown-menu li:hover{
	background-color: #000;
}

/*
ul#superfish-1 li ul li.sf-depth-2 a:before{
	position: absolute;
     margin: -16px 0 0 -50px;
     min-height: 100%;
     background: #034c83;
     width:50px;
     content:"";
     margin-right: 10px;
}

ul#superfish-1 li ul li.sf-depth-2:hover{
	/*border-left: 10px solid #000;
	padding-left: -10px;*/
/*}

ul#superfish-1 li ul li.sf-depth-2:hover > a:before{
	/*left:-10px;*/
/*	background: #000;
/*background: -moz-linear-gradient(left, #000000 49%, #034c83 50%, #034c83 100%); /* FF3.6-15 */
/*background: -webkit-linear-gradient(left, #000000 49%,#034c83 50%,#034c83 100%); /* Chrome10-25,Safari5.1-6 */
/*background: linear-gradient(to right, #000000 49%,#034c83 50%,#034c83 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#034c83',GradientType=1 ); /* IE6-9 */
/*	width:50px;
}
*/
#header #header-inside-row-2 .col-md-12{
	max-width: 940px;
	margin: 0 auto;
	float: none;
}



#header ul.menu li,
#header ul.dropdown-menu li{
	display: table-cell;

}

#header ul.navbar-nav li a{
	padding: 1.5rem 2rem;
}
/*
#header ul.navbar-nav li ul.dropdown-menu {
	width: 100%;
}*/

#header-inside-row-2 ul.menu li.sf-depth-1:hover,
#header-inside-row-2 ul.navbar-nav li.mmfirst:hover,
 #header-inside-row-2 ul.menu li.sf-depth-1.active-trail {
	background: #034c83;
	height: 100%;
	-webkit-box-shadow: inset 0px 41px 5px -30px rgba(0,0,0,0.2)
-moz-box-shadow: inset 0px 41px 5px -30px rgba(0,0,0,0.2)
box-shadow: inset 0px 41px 5px -30px rgba(0,0,0,0.2)

}

#header-inside-row-2 #menu-218-1 a:before,
#header-inside-row-2 #mmhome:before{
	content:"\e021";
	font-family: 'Glyphicons Halflings';
	margin-right: 1rem;
}

#header-inside-row-2 #menu-703-1 a:before{
	content:"\e003";
	font-family: 'Glyphicons Halflings';
	margin-right: 1rem;
}

#header-inside-row-2 #menu-638-1 a:after{
	content:"\e114";
	font-family: 'Glyphicons Halflings';
	margin-top: -0.5rem;
	margin-right: -1.5rem;
}

/*
.chosen-container-multi .chosen-choices {
	padding: 10px 2px;
}*/

.node header {
    padding: 0;
}

.region-header-first .content{
	text-align: left;
}

@media screen and (max-width: 940px){
	.region-header-first .content{
		text-align: center;
	}

	#block-nbc-ecom-login-subscribe-menu{
		float: none;
	}
}

#nav-logo, .rtecenter img{
	display: block;
    margin: 0 auto;
    float: none;
}

/*BOOTSTRAP MENU*/

ul.nav li.dropdown:hover > ul.dropdown-menu{
    display: block !important;
}
ul.nav li.dropdown ul.dropdown-menu {
  margin-top: 0;
}

ul.nav li.dropdown ul.dropdown-menu li a{
	background: none;
}

ul.nav li.dropdown ul.dropdown-menu li{
	width: 100%;
	text-align: left;
}

.navbar, .navbar-inverse{
	border: none;
	margin: 0;
}

.navbar, .navbar-inverse,
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus{
	background: none;
}


ul.nav li.dropdown ul.dropdown-menu{
	background: #034c83;
	border: none;
	box-shadow: none;
}

#page{
	/*position: absolute;
	top: 184px;
	bottom: 427px;
	width: 100%;*/
}
/*#wrapper{
	min-height: 100%;
	position: relative;
}

#page{
	padding-bottom: 43rem;
}

#page-bottom{
	position:absolute;
	bottom: 0px;
	padding:0;
	margin:0;
	width:100%;
}*/

#footer-inside-row1{
	background-color: #333;
	width: auto;
	padding: 2rem;
}


#footer_top_right .btn-info{
	background: #1ca9e1;

}



/*
#footer_top_right input[type=submit]{
	border: 0;
	background: #1ca9e1;
	width: 25%;
	height: 4rem;
	padding: 0;
	margin-left: 10px;
}
*/
#block-block-5 .content{
	position: relative;
	transform: translateY(40%);
}

#footer-inside-row1 #block-block-5, #footer-inside-row1 #block-block-4{
	padding:0;
}

#footer-inside-row2{
	padding-top: 3rem;

}

.row{
	margin: 0;
}
.row-wrapper{
	max-width: 940px;
	margin: 0 auto;
}
#footer .container{
	width: 100%;
	padding: 0;
	margin: 0;
}


#footer, #subfooter {
	background-color: #4a4a4a;
	border: 0;
	margin: 0;
	padding: 0;
}

#subfooter{
	margin: 0;
	padding: 0;
	border: 0;
}

#subfooter .row-wrapper{
	padding-top: 2rem;
	border-top: 1px solid #7a7a7a;
}

#footer .leaf {
	list-style-type: none;
    padding: 0;
    margin: 0;
    border:none;

}

.region-footer-first,
.region-footer-second,
.region-footer-third,
.region-footer-fourth,
.region-footer-fifth{
	padding: 1rem;
}

.region-footer-fifth ul li{
	list-style-type: none;
	left: 2rem;
     padding-top: 1rem;
     padding-left: 1.8rem;
     margin-bottom: 1.5rem;
     line-height:1.5rem;
     position: relative;
     display: inline;
}

.region-footer-fifth ul li a:before{
	position: absolute;
     margin: 0 0 0 -3.2rem;
     min-height: 3rem;
     background: url(images/social-sprite.png) no-repeat;
     width: 3rem;
     content:"";
     vertical-align: middle;
}
.region-footer-fifth #follow-us-fb:before{
	background-position: 0 0;
}
.region-footer-fifth #follow-us-tw:before{
	background-position: 0 -12rem;
}
.region-footer-fifth #follow-us-gp:before{
	background-position: 0 -6rem;
}

.region-footer-fifth #follow-us-fb:hover:before{
	background-position: 0 -3rem;
}
.region-footer-fifth #follow-us-tw:hover:before{
	background-position: 0 -15rem;
}
.region-footer-fifth #follow-us-gp:hover:before{
	background-position: 0 -9rem;
}

#block-block-6{
	padding-top: 2rem;
	border-top: 1px solid #7a7a7a;
}

.region-footer-sixth{
	padding: 1rem;
}

.padding-box{
	max-width: 940px;
	margin: 0 auto;
	border: 0;
	height: 100%;
	/*min-height: 40vh;*/
}

/*MAIN INNER PAGE--E.G. DEATH NOTICES*/

.not-front.page-death-notices tbody br{
	/*content: "\a";*/
	white-space: pre;
}

.not-front.page-death-notices tbody div a.btn,
.not-front.page-death-notices .pane-content h3,
.not-front.page-death-notices .pane-content{
	text-align: center;
}

.not-front.page-death-notices tbody p{
	text-align: left;
}

.not-front.page-death-notices td{
	width: 33.3333%;
}

.page-death-notices #main-content #content-wrapper{
	text-align: center;
}

.page-death-notices .page-title{
	margin-bottom: 0;
}


#main_inner_page_middle{
	border-top: 1px solid #bbb;
	margin-top: 3rem;
	padding-top: 3rem;
}

#main_inner_page_bottom table{
	border-color: #fff;
}
#main_inner_page_bottom{
	text-align: left;
}


/*SEARCH RESULTS*/

.not-front div.views-exposed-widgets{

}

.not-front #content-wrapper {
	text-align: center;
}

.not-front .pane-content,
.page-obituaries .pane-content{
	text-align: left;
	max-width: 940px;
	margin: 0 auto;
}
div.view-header div.item-list{
	display: inline-block;
}

 div.item-list{
 	margin: 0 auto;
 	display: table;
 }

.not-front table,
.not-front tbody,
.not-front tr,
.not-front td,
.item-list ul li{
	border: 0;
}
.item-list ul li{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.pager{
	/*border-top: 3px solid #ddd;
	border-bottom: 3px solid #ddd;*/
	margin: 0 auto;

}

ul.pager li{
	display: table-cell;
}

ul.pager li.pager-next a{
	border-left: 1px solid #ddd;
	border-radius: 0;
}

ul.pager li.pager-previous a{
	border-right: 1px solid #ddd;
	border-radius: 0;
}

ul.pager li.pager-next a:hover{
	border-left: 1px solid #ddd;
	border-radius: 0;
}

ul.pager li.pager-previous a:hover{
	border-right: 1px solid #ddd;
	border-radius: 0;
}

ul.pager li a{
	border: 0;
}

ul.pager li a:hover, ul.pager li.pager-current{
	background: none;
	border: none;
	color: #000;
	text-decoration: none;
	border-radius: none;
}

ul.pager li a:hover, ul.pager li.pager-ellipsis{

}
#footer_top_right input.form-submit{
	background: #1ca9e1 !important;
}
#footer_top_right input[type=text]{
	border: solid thin #1ca9e1;
	background: #4a4a4a;
	width: 70%;
	height: 3.5rem;
	color: #fff !important;
	font-size: 1.4rem;
	padding: 0 0 0 0.5rem;
	margin-right: 1rem;
	outline: 0;
}

#footer_top_right input#edit-email:hover,
#footer_top_right input#edit-email:focus,
#footer_top_right input#edit-email:active,
#footer_top_right .form-submit + div.form-type-textfield input#edit-email {
	border: solid thin #fff;
}

#footer_top_right div.form-type-textfield:hover ~ .form-submit,
#footer_top_right input.form-submit:hover,
#footer_top_right form:hover > #edit-submit,
#footer_top_right div.form-type-textfield:active ~ .form-submit{
	background: #056cbb !important;
	border: 0;
}


#footer_top_right ::-webkit-input-placeholder {
   color: #fff;
}

#footer_top_right :-moz-placeholder { /* Firefox 18- */
   color: #fff;
}

#footer_top_right ::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;
}

#footer_top_right :-ms-input-placeholder {
   color: #fff;
}
/*END FORMS*/



/** FONTS**/
/*HEADER AND FOOTER*/
p, a, li, strong, h1, h2, h3, h4, h5, h6, input, label{
	font-family: Open sans, sans-serif;
}

html{
	font-size: 10px !important; /*Keep this from being overridden by other css sheets*/
	font-size: 1rem;
}

p{
	/*color: #7a7a7a;*/
	color: #333;
	font-weight: 400;
}

a{
	color: #056cbb;
}

h1, h2, h3, h4, h5{
	font-weight: 600;
	color: #056cbb;
}

h1, h1.page-title{
	font-size: 2.8rem;
}

h2{
	font-size: 2.8rem;
}

h3{
	font-size: 2rem;
}
h4{
	font-size: 1.8rem;
}

label{
	font-weight: 600 !important;
	font-size: 1.5rem;
	color: #000;
}
ol li p span{
	color: #000 !important;
	font-size: 1.4rem !important;
	font-family: Open sans, sans-serif !important;
}

 .btn, .btn-default{
	font-weight: 700;
}

#header-inside-row-1 p, #header-inside-row-1 a, #header-inside-row-1 li{
	color: #7a7a7a;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 100%;
}

#header-inside-row-2 a, #header-inside-row-2 li{
	font-size: 1.6rem;
	font-weight: 400;
}

#header-inside a {
	color: #7a7a7a;

}

#header a#sign-in-top-right{
	padding: 1rem 3rem;
	color: #1ca9e1;
	font-weight: 700;
}

#header a#sign-in-top-right:hover{
	color: #fff;
	background: #999;
}

#header-inside-row-1 #block-nbc-ecom-subscriber-menu li.first a{
	color: #000;
	font-weight: 700;
}
#header-inside-row-1 #block-nbc-ecom-subscriber-menu li.last{
	border-left: 1px solid #7a7a7a;
}

#header-inside-row-1 #block-nbc-ecom-subscriber-menu li a{
	color: #056cbb;
	padding: 0;
	margin: 2px;
}

#header-inside-row-1 #block-nbc-ecom-subscriber-menu li a:hover{
	color: #000;
}

#header-inside-row-1 #block-nbc-ecom-subscriber-menu li a span{
	font-size: 1.8rem;
	top:50%;
	transform: translateY(30%);
}

#header #block-nbc-ecom-login-subscribe-menu li.last{
	display: table-footer-group;
	text-transform: none;
	display: inline;
}
/*
#header #block-nbc-ecom-login-subscribe-menu li.last a p{
	float: right;
}

#header #block-nbc-ecom-login-subscribe-menu li.last a p:before{
	content: "Try for a limited time!";
	text-transform: none;
	display: inline:;
}*/

#header-inside-row-1 #block-nbc-ecom-login-subscribe-menu li a#my-filebox-top-right{
	padding: 0;
}

#header-inside-row-1 #block-nbc-ecom-login-subscribe-menu li a#my-filebox-top-right span,
#header-inside-row-1 #block-nbc-ecom-login-subscribe-menu li a#my-filebox-top-right em{
	color: #056cbb;
	padding: 0;
	margin: 2px;
	display: inline-block;
	font-style: normal;
	font-weight: 700;
	margin: 0.5rem;
}

#header-inside-row-1 #block-oa-core-oa-user-menu{
	padding:0;
}

#header-inside-row-1 #block-nbc-ecom-login-subscribe-menu li a#my-filebox-top-right span{
	vertical-align: middle;
}



#header-inside-row-1 #block-nbc-ecom-login-subscribe-menu li a#my-filebox-top-right div{
	display: table-cell;
	vertical-align: middle;
	height: 2rem;
}

#header-inside-row-1 #block-nbc-ecom-login-subscribe-menu li a#my-filebox-top-right span,
#header-inside-row-1 #block-nbc-ecom-subscriber-menu li a#my-filebox-top-right span{
	font-size: 1.6rem;

}
#header-inside-row-1 #block-nbc-ecom-login-subscribe-menu li a#my-filebox-top-right em:hover,
#header-inside-row-1 #block-nbc-ecom-login-subscribe-menu li a#my-filebox-top-right em:hover > span,
#header-inside-row-1 #block-nbc-ecom-subscriber-menu li a span:hover{
	color: #000;
}

#header-inside-row-1 #block-nbc-ecom-login-subscribe-menu li{
	text-transform: uppercase;
}

#header-inside-row-2 ul, #header-inside-row-2 li, #header-inside-row-2 a{
	color: #FFF;
	text-decoration: #FFF;
	font-weight: 600;
	padding: 0;
}


/*
#inner_page_sidebar_left a{
	color: #7a7a7a;
}
#inner_page_sidebar_left a.active{
	color: #056cbb;
}
#inner_page_main_content_right a{
	color: #056cbb;
}*/
#main a{

	font-weight: 600;
	font-size: 1.6rem;
}

#main a:hover{
	color: #000;
	text-decoration: none;
}

#main ul.class a{
	font-weight: 400;
}

#main .content a{
	font-weight: 400;
	font-size: 1.4rem;
}

#main .content h3 a{
	font-weight: inherit;
	font-size: inherit;
	color: inherit;
}

 #footer-inside-row2 h2, #footer-inside-row2 h3, #footer-inside-row2 h4,
 #footer-inside-row2 ul, #footer-inside-row2 li, #footer-inside-row2 a{
	color: #FFF;
	font-size: 1.2rem;
}
#footer-inside-row2 h2{
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#block-block-5 p{
	font-size: 1.7rem;
	color: #fff;
}

#block-block-6 p{
	color: #fff;
	font-size: 1.2rem;
}

#block-block-6 p em{
	color: #ddd;
	font-style: normal;
}

#footer-inside-row2 a{
	color: #bbb;
}

#footer-inside-row2 a:hover{
	color: #9fc1db;
}

#footer h2:after{
	display: none;
}

 a#follow-us-fb,  a#follow-us-tw,  a#follow-us-gp{
	width: 30px;
	line-height: 0;
    font-size: 0;
    color: transparent;
    padding-left: 10px;
}

#footer #region-footer-sixth  strong{
	font-size: 1.2rem;
	font-weight: 100;
	color: #fff;
}
#footer #region-footer-sixth p{
	color: #bbb;

}

.subfooter-area #block-block-2 p{
	color: #fff;
	font-size: 1.2rem;
}
.subfooter-area #block-block-2 em{
	color: #bbb;
	font-style: normal;
}
.subfooter-area #block-block-2 a{
	color: #fff;

}
.subfooter-area #block-block-2 a:hover{
	color: #9fc1db;
	text-decoration: none;
}



/*HOME PAGE*/

.page-home h2{
	margin-top: 0;
}

.not-front #main .item-list ul li a{
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 160%;
}

.not-front #main .item-list ul li a:hover{
	text-decoration: none;
}

.page-home #section-2 #section-2-title button{
	color: #056cbb;
	font-weight: 600;
}

.page-home #section-2 h4{
	font-size: 1.4rem;
	font-weight: 400;
}

.page-home #section-2 h5{
	font-size: 1.2rem;
	font-weight: 400;
	color: #7a7a7a;
	margin: 0;
}

#section-3 #features-row-1 h2.pane-title, #section-3 #features-row-2 h2.pane-title {
	font-size: 1.8rem;
}

#section-3 #features-row-1 .pane-content, #section-3 #features-row-2 .pane-content {
	font-size: 1.5rem;
}

.page-home #section-3 span{
 	background: #1ca9e1;
 	border: 0;
 	border-radius: 100%;
 	text-align: center;
 	height: 80px;
 	width: 80px;
 	font-size: 3.6rem;
 	color:#FFF;
 	line-height: 80px;
 }

.page-home #section-5 .pane-content h5{
	font-weight: 400;
	font-size: 3.6rem;
	/*position: absolute;
	top:20%;
	left: 50%;
	transform: translate(-50%, -50%);*/
}
.page-home #section-5 .pane-content h5 s{
	text-decoration: none;
	font-style: normal;
	color: #9fc1db;
}
.page-home #section-5 .pane-content p {
	font-size: 1.4rem;
	font-weight: 700;
	color: #056cbb;
	/*position: absolute;
	top:30%;
	left: 50%;
	transform: translate(-50%, -50%);*/
}

.page-home #section-5 .pane-content h6 {
	font-size: 1.4rem;
	font-weight: 400;
	color: #f4781d;
	/*position: absolute;
	top:5%;
	left: 50%;
	transform: translate(-50%, -50%);*/
}

.page-home #section-5 .pane-content p em{
	font-size: 1.4rem;
	font-style: normal;
	font-weight: 400;
	color: #7a7a7a;
	/*position: absolute;
	top: 70%;
	left: 50%;
	transform: translate(-50%, -50%);*/
}

.page-home #section-5 .pane-content a.btn{
	font-size: 1.5rem;
}

.page-home #section-5 .pane-content a.btn-primary{
	background: #056cbb;
	border: 0;
	width:20rem !important;
	padding: 1rem;
	color: #fff;
}

.page-home #section-5 .pane-content a.btn-primary:hover{
	background: #000;
	color: #fff;
}


.btn:focus, .btn:active {
  outline: none;
}

/*
.page-home #section-5 .pane-content a{
	background: #056cbb;
	color: white;
	width:20rem;
	border-radius: 4px;
	font-size: 1.5rem;
	font-weight: 600;
	padding: 1rem;
	margin: 0 auto;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	/*position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}*/


.page-home #section-6 .pane-content p{
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 2.4rem;
	font-weight: 400;
	line-height: 120%;
	color: #056cbb;
}

.page-home #section-6 .pane-content p em{
	font-family: Open Sans, sans-serif;
	font-size: 1.6rem;
	font-style: normal;
	color: #1ca9e1;
}


/*INNER PAGES*/

.pane-oa-core-document-counter li.last{
	display: none;
}

.page-my-account .pane-oa-core-document-counter li.last{
	display: block;
}

.page-my-account .pane-oa-core-document-counter{
	margin-top: 2rem;
}

.page-obituaries-obit .pane-oa-core-document-counter{
	margin-bottom: 2rem;
}
.pane-oa-core-document-counter .item-list,
.page-obituaries.page-obituaries-obit .pane-oa-core-document-counter .item-list{
	margin-left: 0;
}

.page-obituaries .pane-oa-core-document-counter .item-list{
	margin-left: 3rem;
}

.pane-oa-storage-save-article-page-form,
.pane-oa-search-ascii-viewer-left-menu{
	margin-left: -1rem;
}

li.pager-current{
	font-weight: 400;
	font-size: 1.8rem;
	line-height: 160%;

}

.not-front h2{
	font-size: 2.4rem;
}

#inner_page_main_content_right h2{
	font-size: 2.4rem;
}

#inner_page_main_content_right p,
#inner_page_main_content_right a{
	font-size: 1.4rem;
	font-weight: 400;
}

#inner_page_main_content_right p, #inner_page_main_content_right li,
#inner_page_main_content_right li p, #inner_page_main_content_right ul li,
#inner_page_main_content_right ul li p, #inner_page_main_content_right  ol li,
#inner_page_main_content_right ol li p{
	color: #333;
}

#inner_page_main_content_right .ui-accordion-icons span{
	color: #000;
	font-size: 1.8rem;
	font-weight: 700;
}




#inner_page_main_content_right .ui-accordion-content p a{

}


#help-page #inner_page_main_content_right ul li em{
	text-transform: uppercase;
	font-weight: 700;
	font-style: normal;
}

#help-page #inner_page_main_content_right #ui-accordion-1-panel-4 ul li em{
	color: #1ca9e1;
}

#help-page #inner_page_main_content_right #ui-accordion-1-panel-4 ul li em strong{
	text-transform: lowercase;
	color: #f4781d;
}

#inner_page_sidebar_left div.pane-title,
#inner_page_sidebar_left h2.pane-title{
	font-size: 1.8rem;
	font-weight: 400;
	text-transform: uppercase;
	color: #7a7a7a;
	margin: 0 0 1.5rem 0;
}

#main_inner_page_top em{
	font-weight: 700;
}


/**

SSDI / Death Notices

.page-death-notices div#search-landing-search-form div.form-item
***/
.ssdi-form
{
	/*width: 25%;
	margin: auto;
	padding: 1rem;*/
	text-align: left;

}
/*
#oa-search-form-results-form,*/
#oa-search-home-search-form,
#oa-search-results-form{
	padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

#oa-search-form-results-form #ssdi-options-toggle{
	margin-top: 0.5rem;
}



/*
.page-death-notices div.form-item:before{
	padding-right: 100%;
	font-weight: 700;
}
.page-death-notices div.form-item-fname:before{
	content: "First Name: ";
}
.page-death-notices div.form-item-lname:before{
	content: "Last Name: ";
}
.page-death-notices div.form-item-formDate:before{
	content: "Date: ";
}
.page-death-notices div.form-item-kwinc:before{
	content: "Keyword: ";
}*/
#ssdi-search-page,
#ssdi-search-page h2.pane-title{
	margin-top: 3rem;
}
.pane-menu-menu-ssdi-document ul.menu li,
.pane-menu-menu-ssdi-results ul.menu li,
.pane-menu-menu-ssdi-results ul li,
.pane-menu-menu-ssdi-results .leaf{
	list-style-type: none;
	list-style-position:  none;
	border: none;
	margin: 0;
	padding: 0;
}

.pane-menu-menu-ssdi-document{
	margin-top: 2rem;
}

.not-front.page-death-notices .pane-content,
.not-front.page-death-notices #ssdi-results-page .pane-content{
	text-align: left;
}

.not-front #ssdi-search-page .pane-content #oa-search-form-results-form{
	text-align: center;
}

.not-front.page-death-notices .region-content{
	/*margin-top: 5rem;  YG*/
}

.not-front.page-ssdi #search-results-search-results-row .ssdi-search-options .col-md-1,
.not-front.page-ssdi #search-results-search-results-row .ssdi-search-options .col-md-2,
.not-front.page-ssdi #search-results-search-results-row .ssdi-search-options .col-md-3,
.not-front.page-ssdi #search-results-search-results-row .ssdi-search-options .col-md-4,
.not-front.page-ssdi #search-results-search-results-row .ssdi-search-options .col-md-5,
.not-front.page-ssdi #search-results-search-results-row .ssdi-search-options .col-md-6,
.not-front.page-ssdi #ssdi-document-page .ssdi-search-options .col-md-1,
.not-front.page-ssdi #ssdi-document-page .ssdi-search-options .col-md-2,
.not-front.page-ssdi #ssdi-document-page .ssdi-search-options .col-md-3,
.not-front.page-ssdi #ssdi-document-page .ssdi-search-options .col-md-4,
.not-front.page-ssdi #ssdi-document-page .ssdi-search-options .col-md-5,
.not-front.page-ssdi #ssdi-document-page .ssdi-search-options .col-md-6{
	width: 100%;
}

#ssdi-reset-home a.reset{
	left: -0.7rem;
}
.not-front.page-ssdi #search-results-search-results-row .ssdi-search-options #ssdi-results-submit a.reset,
.not-front.page-ssdi #ssdi-document-page .ssdi-search-options #ssdi-results-submit a.reset{
	display: inline;
}
.not-front.page-ssdi #search-landing-search-form #ssdi-results-submit br{
	display: none;
}
.not-front.page-ssdi #search-results-search-results-row .ssdi-search-options #ank-row1,
.not-front.page-ssdi #ssdi-document-page .ssdi-search-options #ank-row1{
	-ie-margin-top:2rem !important;
}
/*.not-front.page-ssdi #search-results-search-results-row .ssdi-search-options #ank-row1,*/
.not-front.page-ssdi #search-results-search-results-row .ssdi-search-options #results-bdr #bdr-row1,
.not-front.page-ssdi #search-results-search-results-row .ssdi-search-options #results-lkr #lkr-row1,
.not-front.page-ssdi #search-results-search-results-row .ssdi-search-options #results-ssn #ssn-row1,
.not-front.page-ssdi #ssdi-document-page .ssdi-search-options #results-bdr #bdr-row1,
.not-front.page-ssdi #ssdi-document-page .ssdi-search-options #results-lkr #lkr-row1,
.not-front.page-ssdi #ssdi-document-page .ssdi-search-options #results-ssn #ssn-row1{
	margin-top: 2rem !important;
}

#ssdi-home-submit button.btn{
	margin: 0 auto;
}

.not-front.page-ssdi #search-results-search-results-row #ssdi-options.hidden,
.not-front.page-ssdi #ssdi-document-page #ssdi-options.hidden{
	display: inline !important;
	visibility: visible !important;
}


.not-front.page-ssdi #search-results-search-results-row .view-search .save-btn {
    background-color: #fff !important;
    color: #056cbb !important;
}
/*SSDI Pagination tool*/
.not-front.page-ssdi #search-results-search-results-row .view-search .item-list {
    width: 100%;
    border-top: 3px solid #ddd;
    border-bottom: 3px solid #ddd;
}

.not-front.page-ssdi #search-results-search-results-row .view-search .item-list ul li.pager-current {
    font-size: 1.4rem;
    font-weight: 400;
}

.not-front.page-ssdi #search-results-search-results-row .view-search ul.pager li a, .view-search ul.pager li.pager-current {
    padding: 5px 17px;
    margin: 0;
}

.not-front.page-ssdi #search-results-search-results-row ul.pager li a:hover, ul.pager li.pager-current {
    background: none;
    border: none;
    color: #000;
    text-decoration: none;
    border-radius: none;
}

/* END SSDI Pagination*/


/*#ssdi-results-submit a.reset,*/
.not-front.page-ssdi #search-results-search-results-row .ssdi-search-options #ssdi-home-submit,
.not-front.page-ssdi #ssdi-document-page .ssdi-search-options #ssdi-home-submit{
	display: none;
}

.not-front.page-ssdi #search-results-search-results-row .ssdi-search-options #lbldyr,
.not-front.page-ssdi #ssdi-document-page .ssdi-search-options #lbldyr{
	margin-top: 3rem;
}

.not-front.page-death-notices #ssdi-results-page #search-results-search-results-row .col-md-12 .form-actions{
	text-align: center;
	border: solid;
}

#ssdi-search-page .glyphicon.glyphicon-chevron-down,
#ssdi-result-title,
.not-front.page-ssdi #search-results-search-results-row .ssdi-search-options #results-bdr,
.not-front.page-ssdi #search-results-search-results-row .ssdi-search-options #results-lkr,
.not-front.page-ssdi #search-results-search-results-row .ssdi-search-options #results-ssn,
.not-front.page-ssdi #ssdi-document-page .ssdi-search-options #results-bdr,
.not-front.page-ssdi #ssdi-document-page .ssdi-search-options #results-lkr,
.not-front.page-ssdi #ssdi-document-page .ssdi-search-options #results-ssn,
.not-front.page-death-notices #ssdi-results-page .col-md-12 br{
	display: none;
}


.ssdi-search-options h3,
.ssdi-search-options .glyphicon.glyphicon-chevron-down,
.ssdi-search-options .glyphicon.glyphicon-chevron-up{
	display: inline;
}

.ssdi-search-options .glyphicon.glyphicon-chevron-down:hover,
.ssdi-search-options .glyphicon.glyphicon-chevron-up:hover,
.ssdi-search-options .glyphicon.glyphicon-chevron-down:active,
.ssdi-search-options .glyphicon.glyphicon-chevron-up:active{
	color:#056cbb;
}

.pane-oa-search-ssdi-viewer-left-menu .ascii_viewer_left_menu ul{
  margin-top: 2rem;
	padding-left: 2.5rem;
}

.ssdi-search-options #ssdi-result-title .col-md-12{
	border-top: 4px solid #ddd;
    border-bottom: 2px solid #ddd;
    padding-left: 2.5rem;
}
.ssdi-search-options #ssdi-result-title{
	display: inline;
	width: 100%;
}

#ssdi-document-save-this-record{
	margin-top: 2rem;
}
.ssdi-search-options #ssdi-result-title h4{
	    margin: 15px 0 15px 0 !important;
	    color: #aaa;
	    text-transform: uppercase;
}
#ssdi-document-page .ssdi-search-options #ssdi-result-title .ssdi-form.col-md-12,
#ssdi-document-page .ssdi-search-options #ssdi-result-title h4{
	/*display: none;*/
}
.not-front.page-ssdi #search-results-search-results-row .pane-menu-menu-ssdi-results,
.not-front.page-ssdi #ssdi-document-page .pane-menu-menu-ssdi-results,
div#ancestorH3{
	padding-left: 2.5rem;
}
#ssdi-results-page #search-results-search-results-row,
#ssdi-results-page #ssdi-document-page{
	margin-top: 3rem;
}

.not-front.page-ssdi #search-results-search-results-row .view-search .save-btn {
    background-color: #fff !important;
    color: #056cbb !important;
}
/*SSDI Pagination tool*/
.not-front.page-ssdi #search-results-search-results-row .view-search .item-list {
    width: 100%;
    border-top: 3px solid #ddd;
    border-bottom: 3px solid #ddd;
}

.not-front.page-ssdi #search-results-search-results-row .view-search .item-list ul li.pager-current {
    font-size: 1.4rem;
    font-weight: 400;
}

.not-front.page-ssdi #search-results-search-results-row .view-search ul.pager li a, .view-search ul.pager li.pager-current {
    padding: 5px 17px;
    margin: 0;
}

.not-front.page-ssdi #search-results-search-results-row ul.pager li a:hover, ul.pager li.pager-current {
    background: none;
    border: none;
    color: #000;
    text-decoration: none;
    border-radius: none;
}

/* END SSDI Pagination*/


#h3-bdr h3,
#h3-lkr h3,
#h3-ssn h3{
	margin-top: 0;
	margin-bottom: 3rem;
}

.not-front.page-ssdi #search-results-search-results-row .ssdi-search-options #ssdi-results-submit,
.not-front.page-death-notices #ssdi-results-page #search-results-search-results-row .col-md-12 br,
.not-front.page-ssdi #ssdi-document-page .ssdi-search-options #ssdi-results-submit,
.not-front.page-ssdi #ssdi-document-page .col-md-12 br{
	display: inline-block;
}

.not-front.page-ssdi #ssdi-results-page p.search-location-display-wrapper{
	display: none;
}
.not-front.page-ssdi #ssdi-reset-home{
	text-align: left;
}
.not-front.page-ssdi #ssdi-reset-home a.reset{
	margin-left: 0 !important;
}
.not-front.page-ssdi #ssdi-results-page #search-results-search-results-row .col-md-12 a.reset,
.not-front.page-ssdi #ssdi-document-page .col-md-12 a.reset{
	width: 100%;
	margin-left: 0;
	position: relative;
}

.not-front.page-ssdi #search-results-search-results-row h3,
.not-front.page-ssdi #ssdi-document-page .ssdi-search-options h3{
	font-size: 1.6rem;
	font-weight: 400;
}
.not-front.page-ssdi #ssdi-results-page .views-field.views-field-text,
.not-front.page-ssdi #ssdi-results-page .views-field.views-field-text-2,
.not-front.page-ssdi #ssdi-results-page .views-field.views-field-text-3,
.not-front.page-ssdi #ssdi-results-page .views-field.views-field-text-4,
.not-front.page-ssdi #ssdi-results-page .views-field.views-field-text-5{
	float:left;
}
.not-front.page-ssdi #ssdi-results-page span.views-label.views-label-text-2,
.not-front.page-ssdi #ssdi-results-page span.views-label.views-label-text-3,
.not-front.page-ssdi #ssdi-results-page span.views-label.views-label-text-4,
.not-front.page-ssdi #ssdi-results-page span.views-label.views-label-text-5{
	font-weight: 700;

}

.not-front.page-ssdi #ssdi-results-page .views-row{
	border-bottom: 0 !important;
	border-top: 1px solid #bbb;
	padding: 1rem;
}

.not-front.page-ssdi #ssdi-results-page .views-row-1{
	border:0 !important;
	padding-top: 0 !important;
}

.not-front.page-ssdi #ssdi-results-page .views-field-text,
.not-front.page-ssdi #ssdi-results-page .views-label{
	width:auto !important;
	margin-right: 0.5rem;
}
.not-front.page-ssdi #ssdi-results-page span.views-label.views-label-text-3{
		margin-left: 1rem;
		width:100%;
}
.not-front.page-ssdi #ssdi-results-page .views-field.views-field-text-2:before{
	content: "\2014";
    color: #7a7a7a;
}

.not-front.page-ssdi #ssdi-results-page .views-field span{
	color: #7a7a7a;
}

.not-front.page-ssdi #ssdi-results-page .views-field.views-field-text-3:after{
	content:"" !important;
}

.not-front.page-ssdi #ssdi-results-page .views-field.views-field-text-4{
	/* clear: both; */
}

.not-front.page-ssdi #ssdi-results-page .views-field.views-field-text-4 .field-content:after{
	content: " \00a0 | \00a0"
}

.not-front.page-ssdi #ssdi-results-page .views-field.views-field-text-5{
		 margin-bottom: 1rem;
}
#ssdi-document-page #ssdi-disclaimer{
	display: none;
}


/*SSDI POPUP LEAD GENERATION*/


.not-front.page-ssdi #cboxOverlay{
	opacity: 0.5 !important;
}
.not-front.page-ssdi #cboxLoadedContent{
	text-align: center;
	padding: 5rem;
}

.not-front.page-ssdi #cboxWrapper{
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
}

.not-front.page-ssdi #cboxWrapper p.newsletter-text{
	font-size: 2.8rem;
	font-weight: 400;
	color: #056cbb;
	line-height: 120%;
}

.not-front.page-ssdi #cboxWrapper p#member-login-link.newsletter-text{
	padding: 1rem;
	font-size: 1.5rem;
	font-weight: 400;
	color: #000;
}

.not-front.page-ssdi #edit-email--2{
	width:50rem;
	font-size: 2rem;
	padding: 0.5rem;
	display: block;
	margin: 1rem auto;
	height: 4rem !important;
	text-align: center;
	line-height: normal;
}

.not-front.page-ssdi #edit-email--2::-webkit-input-placeholder {
   text-align: center;
}

.not-front.page-ssdi #edit-email--2:-moz-placeholder { /* Firefox 18- */
   text-align: center;
}

.not-front.page-ssdi #edit-email--2::-moz-placeholder {  /* Firefox 19+ */
   text-align: center;
}

.not-front.page-ssdi #edit-email--2:-ms-input-placeholder {
   text-align: center;
}

.not-front.page-ssdi #cboxWrapper p.privacy{
	padding-top: 5rem;
	font-size: 2rem;
	font-weight: 400;
	line-height: 160%;
}

.not-front.page-ssdi form#footer-signup-form div#thank-you{
	display: none;
}

/*
.not-front.page-death-notices #search-results-search-results-row .col-md-12 a.reset:before{
	content:"\a \a";
    white-space: pre;
}*/
/*
**********************************
**********************************

  ASCII VIEWER STYLES

**********************************
**********************************
*/


#ascii-viewer-pub-date {
	color: #7a7a7a;
	font-weight: 600;
}

#ascii-viewer-headline h2 {
	color: #000;
	font-size: 2rem;
	font-weight: 400;
	margin-bottom: 2.5rem
}

#ascii-viewer-citation {
	border-top: #ddd solid 1px;
	margin-top: 30px;
	padding-top: 1.8rem;
}

#ascii-viewer-citation {
	color: #7a7a7a;
	font-size: 1.2rem;
	line-height: 1.8rem;
}

.ascii-citation-pubname {
	font-weight: bold;
}

.ascii_viewer_left_menu ul {
	padding-left: 1rem;
}

.ascii_viewer_left_menu ul>li {
	list-style: none;
	margin: .4rem 0;
}

.ascii_viewer_left_menu ul>li a {
	font-size: 1.4rem !important;
	font-weight: normal !important;
}



/*
**********************************
**********************************

  END ASCII VIEWER STYLES

**********************************
**********************************
*/

::-moz-selection {
	color: #9fc1db;
	background: #fef8ef;
}

::selection {
	color: #9fc1db;
	background: #fef8ef;
}


#inner_page_main_content_right .ui-widget-content a {
	color: #056cbb;
}

#inner_page_sidebar_left ul.menu li a:hover, #inner_page_sidebar_left ul.menu li a.active {
    text-decoration: none;
    color: #056cbb;
}


/*
**********************************
**********************************

  Start Print Media STYLES

**********************************
**********************************
*/


@media print {
	.page-obituaries .region-header-first,
	.page-obituaries .region-header-third,
	.page-obituaries #header-inside-row-2,
	.page-obituaries .page-title,
	.page-obituaries #search-results-search-header,
	.page-obituaries #search-results-search-form,
	.page-obituaries .pane-oa-sourcelist-selector,
	.page-obituaries #footer
	{
	    display: none;
	}

	.page-obituaries .col-md-8 {
		width: 100%;
	}

	a[href]:after {
    content: "" !important;
	}
}



/*
**********************************
**********************************

  End Print Media STYLES

**********************************
**********************************
*/

.page-ssdi #ssdi-document-page #ssdi-last-benefit-paid,
.page-ssdi #ssdi-document-page #ssdi-last-known-residence{
	margin-top: 3rem;
	border-top: thin solid #ddd;
}

.page-ssdi #ssdi-document-page .ssdi-h3 h3{
	margin: 0;
	text-align: left;
}
.page-ssdi #ssdi-document-page h3.ssdi-h3{
	text-align: left;
	margin-left: 3rem;
}
.page-ssdi #ssdi-document-page .key {
	text-align: left;
	text-transform: uppercase;
	color: #7a7a7a;
	font-weight: 400 !important;
}

.page-ssdi .key{
	width: auto;
}

.page-ssdi #ssdi-disclaimer input {
	width: 80%;
}

.page-ssdi #ssdi-disclaimer {
	margin: 2em 0;
}

#header-sort-form {
	width: 100%;
	margin-top: 0 !important;
}

@media screen and (max-width: 767px) {
  #search-now-btn {
    margin-top: 3px !important;
  }
}

/* for checkout page NGPA */
.pub-checkout--highlight-checked {
  background-color: rgba(5,108,187, .2);
  padding: 1rem;
  border-radius: 6px;
  border-bottom: none;
}

@media screen and (min-width: 320px) {
  .pub-checkout--underline-mobile {
    border-bottom: 1px solid #D3D3D3;
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 375px){
  .pub-checkout--underline-mobile {
    border-bottom: 1px solid #D3D3D3;
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 425px){
  .pub-checkout--underline-mobile {
    border-bottom: 1px solid #D3D3D3;
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 768px){
  .pub-checkout--underline-mobile {
    border-bottom: 1px solid #D3D3D3;
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 1024px){
  .pub-checkout--underline-mobile {
    border-bottom: none;
    margin-bottom: 0;
  }
}
