@charset "utf-8";
/* CSS Document */

body	
{	margin:0 auto; padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#cdcdcd; font-size:13px; font-weight:normal;
	background:#000000;
}

form{padding:0; margin:0;}
p
{	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000; 
	font-size:14px; 
	font-weight:normal; 
	margin:0 0 15px 0;
}
h1
{	font-family:Georgia, "Times New Roman", Times, serif; 
	color:#cdcdcd; 
	font-size:20px; 
	font-weight:normal; 
	margin:0 0 15px 0;
}
h2
{	font-family:Georgia, "Times New Roman", Times, serif; 
	color:#cdcdcd; 
	font-size:18px; 
	font-weight:normal; 
	margin:0 0 15px 0;}
h3
{	font-family:Georgia, "Times New Roman", Times, serif; 
	color:#cdcdcd; 
	font-size:16px; 
	font-weight:normal; 
	margin:0 0 15px 0;
}
img	{ border:none; vertical-align:middle; max-width:100%; }
a	{ outline:none; text-decoration:none; color:#cdcdcd; }
div { outline:none; }
.fclear {clear:both; float:none; height:0px; overflow:hidden;}
.fleft  {float:left;}
.fright {float:right;}
input, select, textarea	
{	color:#666; font-size:13px; font-family:Georgia, "Times New Roman", Times, serif; padding:3px; vertical-align:middle;	}


.wrapper-main
{	display:block;
}
.pagemn
{	margin: 0 auto;
    max-width: 1010px;
    padding: 0 10px;
}
/*======== Start header class ========*/

/*======== End header class ========*/

/*======== Content area Start here ========*/
.content-area
{	background:#ebc080;
	width:100%;
	float:left;
}
.leftpanel
{	width:59%; 
	float:left; 
	background:#fff; 
	padding:20px 2.5%; 
}
.leftpanel h1
{	margin:0; 
	padding:0; 
	font-weight:bold; 
	color:#010101; 
	text-align:center; 
	font-size:24px; 
}
.seprator
{	text-align:center; 
	padding:17px 0 20px; 
}
.preorder-btn
{	display:block; text-align:center; padding:35px 0 45px;
}
.preorder-btn a
{	background:url(../images/pre-order-bg.png) repeat-x left top;
	font-size:30px;
	color:#ffffff;
	text-decoration:none;
	width:284px;
	display:inline-block;
	border-radius:5px;
	padding:9px 0;
}
.preorder-btn a:hover
{	background:#92191c;
}
.homepage-listing, .homepage-listing ul
{	display:block; margin:0; padding:0;
}
.homepage-listing ul li
{	list-style:none;
	list-style:inside;
	list-style-image:url(../images/golden-star.jpg);
	color:#000000; 
	font-size:14px;
	padding-bottom:19px;
}
.leftpanel h2
{	font-size:20px;
	color:#000000;
	margin:0;
	padding:15px 0 7px 0;
}
.product-table
{	overflow:auto;
}
.product-table-inner
{	min-width:450px;
}
.product-table table
{	background:#1d246a;
}
.product-table table th
{	font-size:20px;
	color:#ffffff;
	padding:13px 0;
	border-right:solid 1px #fff;
	border-bottom:solid 1px #fff;
}
.product-table table td
{	font-size:16px;
	color:#dadada;
	padding:7px 20px;
	border-right:solid 1px #fff;
	border-bottom:solid 1px #fff;
}
.product-table table td:nth-child(2n)
{	text-align:center;
}
.product-table table td input
{	width:30px;
	border:solid 1px #cccccc;
	color:#333;
}
.submit-btn
{	width:135px;
	display:inline-block;
	background:url(../images/submit-bg.png) repeat-x center #000;
	padding:5px 0;
	cursor:pointer;
	text-align:center;
	font-size:21px;
	color:#ffffff;
	text-align:center;
	border:0;
	border-radius:5px;
	margin-top:28px;
	margin-bottom:8px;
	text-shadow: 3px 0px 3px #333;
	text-transform:uppercase;
}



.rightpanel{ 
	width:33%;
	float:left; 
	padding:20px 1.5%; 
}
.rightpanel-bookpart
{	text-align:center;
}
.view-sample-btn
{	width:245px;
	display:inline-block;
	background:url(../images/submit-bg.png) repeat-x center #000;
	padding:11px 0;
	cursor:pointer;
	text-align:center;
	font-size:20px;
	margin-top:21px;
	color:#ffffff;
	border-radius:5px;
	text-shadow: 3px 0px 3px #333;
	
}
.view-sample-btn:hover,
.submit-btn:hover
{	opacity:0.8;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

.client-list
{	width:100%;
	float:left;
	padding:35px 0 10px 0;
}
.client-list ul
{	margin:0; padding:0;
}
.client-list ul li
{	list-style:none;
	color:#452f18;
	font-size:18px;
	display:block;
	padding-bottom:20px;
}
.client-list ul li span
{	font-size:14px;
	display:block;
	text-align:right;
	padding-top:7px;
}
.multi-discount
{	width:100%;
	float:left;
	padding-top:20px;
}
.multi-discount h2
{	font-size:18px;
	color:#000;
	font-weight:bold;
	margin:0;
	padding:0 0 6px 0;
}
.multi-discount span
{	color:#000000;
	font-size:16px;
	display:block;
}
/*======== Content area End here ========*/


/*======== Start footer class ========*/
.footer
{	background:url(../images/footer-bg.jpg) repeat-x left top #fff; padding:20px 10px;
}
.footer-address
{	color:#1d246a;
	font-size:16px;
	text-align:center;
}
.footer-mail-txt
{	font-size:18px;
	color:#2b2b2b;
	font-weight:bold;
	text-align:center;
	padding:7px 0;
}
.footer-mail
{	font-size:18px;
	color:#2b2b2b;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	display:block;
	word-break: break-all;
	display:inline-block;
}
.footer-mail:hover
{	color:#991b1f;
	text-decoration:none;
}
.copyright
{	text-align:center;
	 font-size:14px;
	 color:#1d246a;
}
/*Start #4312*/
.stateaddition_popup {
font-size: 16px;
font-family: Arial;
padding: 10px;
}

.stateaddition_popup img {
float: right;
margin: 0px 10px 10px 15px;
}

.stateaddition_popup p {
font-size: 16px;
margin-bottom: 20px;
font-family: Arial;
}

.stateaddition_popup .selection_radio {
margin-top: 10px;
}

.stateaddition_popup .selection_radio span {
display: block;
font-size: 12px;
color: #000;
float: left;
margin-bottom: 5px;
}

.stateaddition_popup .selection_radio span label {
margin-top: 2px;
float: left;
}

.stateaddition_popup .selection_radio span input[type="radio"] {
float: left;
}
.stateadditionpopup {
width: auto !important;
padding:6px 20px !important;
margin-top:0px !important;
font-size:18px;
}
/*End #4312*/
/*======== Start content class ========*/

@media screen and (max-width: 767px) 
{
.leftpanel{ width:95%; }
.rightpanel{ width:94%; padding: 20px 3%; }
.preorder-btn{ padding:10px 0 25px 0; }
.multi-discount{ text-align:center; padding-top:0; }
.preorder-btn a{ font-size:24px; width:224px; }
.header{ padding-top:10px; }
.rightpanel-bookpart span{ display:block; }
}
/*Start #4312*/
@media screen and (max-width: 680px) {
    .stateaddition_popup {
        text-align: center;
    }

        .stateaddition_popup img {
            float: none;
        }

    .stateadditionpopup {
        font-size: 10px;
    }
}
/*End #4312*/


/*11631*/
body {
    background: #1d2858;
}
.content-area {
    background: #547abd;
}
.main-header {
    display: flex;
    grid-column-gap: 20px;
    justify-content: space-between;
    padding: 30px 10px;
}
.main-header .header-logo {
    max-width: 450px;
}
.client-list ul li, .rightpanel p {
    color: #fff;
}
.homepage-listing ul li {
    list-style-image: url(../images/blue-star.png);
}
.header-cart a img {
    min-width: 30px;
    width: 45px;
}
div.homepage-listing ul li ul li {
    padding: 8px 0 0 10px;
    list-style-type: none;
    list-style-image: none;
}
div.homepage-listing ul li ul li:before {
    content: "";
    width: 6px;
    height: 6px;
    display: inline-block;
    background: #1d2858;
    border-radius: 100%;
    position: relative;
    top: -2px;
    margin-right: 8px;
}
/*11631*/

/* FREE RESOURCES start */

.sub_page_title{ 
	text-align:center; 
	padding:35px 0 30px 0; 
	float:left; 
	width:100%;
	background-color: #141d44;
}
.sub_page_title h3{
	font-family: Arial, Helvetica, sans-serif; 
	color:#ffffff; 
	font-size:34px; 
	margin:0 0 13px;  
	text-transform:uppercase;
}
.sub_page_title h3.subhead{ 
	text-transform:none!important;
}
.sub_page_title h2
{	
	font-size:20px; 
	font-family:'futura_hv_btheavy', 'futura_hvheavy', Arial, Helvetica, sans-serif; 
	color:#ffffff; 
	margin-bottom:5px;
}
.sub_page_title p{
	font-family:'futura_md_btmedium', Arial, Helvetica, sans-serif; 
	color:#ffffff; 
	font-size:18px; 
	margin:5px 0 0 0;
}
.subpage_content{ 
	float:left; 
	width:100%; 
	padding:40px 0;
}
.subpage_content *{
	box-sizing: border-box;
}
.free_reso_top{ float:left; width:100%; background:#547abd; padding:12px 17px;box-sizing: border-box;}
.free_reso_top input{color: #999999; font-size:18px; font-family:'futuralight', 'Futura Light','FuturaBook',  Arial, Helvetica, sans-serif; border:1px #d8d8d8 solid; padding:10px 15px 10px 40px; width:100%; background:url(../images/search_icon_gray.png) no-repeat 10px 8px #fff;}
.free_reso_top select{color: #333333; font-size:18px; font-family:'futuralight', 'Futura Light','FuturaBook',  Arial, Helvetica, sans-serif; border:1px #d8d8d8 solid; padding:10px 10px; width:100%;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: 16px;
	background-position: calc(100% - 10px) 50%;
	appearance: none;
}
.all_topics{ float:left; width:calc(25% - 10px);}
.sort_by{ float:left; width:calc(25% - 10px); margin:0 10px}
.search{ float:left; width:50%;}
.free_reso_mid {
    background-color: #fff;
	padding: 20px 17px;
    display: inline-block;
	width: 100%;
}
.free_reso_mid .row {
    display: grid;
    width: 100%;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px;
}
.free_reso_box {
    position: relative;
}
.free_reso_box_sub {
    padding-top: 100%;
    overflow: hidden;
    position: relative;
}
.free_reso_img {
    position: absolute;
    left: 0;
    bottom: 0;
	top: 0;
	right: 0;
}
.free_reso_img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.free_reso_disc {
    background: #547abd;
    padding: 20px;
    color: #ffffff;
    font-size: 18px;
    font-family: 'futuralight', 'Futura Light','FuturaBook',  Arial, Helvetica, sans-serif;
    position: absolute;
    height: 100% !important;
    top: 100%;
}
.hover_more_arrow {
    position: absolute;
    bottom: 20px;
    right: 20px;
}
.free_reso_title {
    margin: 15px 0 0 0;
}
.free_reso_title a {
    color: #000000;
    font-size: 18px;
	font-family: 'arial';
}
.free_reso_box:hover .free_reso_disc {
    display: block;
    top: 0;
	left: 0;
	right: 0;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}
.free_reso_bot{ float:left; width:100%; text-align:center;background-color: #fff;padding-bottom: 20px;}
.free_reso_bot a{color: #333333; font-size:16px; font-family:'futuralight', 'Futura Light','FuturaBook',  Arial, Helvetica, sans-serif; margin:0 5px}
.free_reso_bot a.active{ color:#076aa9;}
.free_reso_bot img{ vertical-align:top}
.lt_content {
    width: 68%;
	border-right: 1px solid #cccccc;
	padding: 20px;
	background-color: #fff;

}
.rt_content {
    width: 32%;
	background-color: #547abd;
	padding: 20px;
}
.subpage_content .pagemn h2 {
    margin: 0;
    font-family: Arial;
    color: #000;
    font-size: 24px;
	font-weight: bold;
}
.rdetails .rdetails-img {
    float: left;
    margin: 0 15px 15px 0;
    border: 1px solid #eeeeee;
}
.lt_content.rdetails p {
    font-size: 16px;
	margin: 0 0 15px 0;
    line-height: 20px;
	color: #000;
	font-family: Arial;
}
.subpage_content .pagemn {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.rt_content h3 {
    font-family: 'Arial';
    color: #fff;
}
.sign_up_form #divInformation .inputtext1,
.sign_up_form #divInformation select {
    background-color: #fff;
    border: 0;
    height: 45px;
    margin-bottom: 10px;
    padding: 0 37px 0 17px;
    font-family: 'Arial';
    font-size: 16px;
    width: 100%;
	border-radius: 5px;
}
.sign_up_form #divInformation select {
    appearance: none;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: 16px;
	background-position: calc(100% - 10px) 50%;
	border-radius: 5px;
}
.sign_up_form input[type="submit"]{
	background: url(../images/submit-bg.png) repeat-x center #000;
	padding: 11px 20px;
	font-size: 16px;
	color: #ffffff;
	border-radius: 5px;
    font-family: 'Arial';
    margin-bottom: 17px;
}
p#ucSFDCLeadFormControl_pInfo {
    color: #fff;
    font-family: 'Arial';
}
.lt_content p#pcommontext {
    font-family: 'Arial';
    font-size: 16px;
}
.lt_content p#pcommontext a {
    color: #000;
    text-decoration: underline;
    font-weight: 600;
}
.lt_content .icon_btn a{
	background: url(../images/submit-bg.png) repeat-x center #000;
	padding: 11px 20px;
	font-size: 16px;
	color: #ffffff;
	border-radius: 5px;
    font-family: 'Arial';	
	display: inline-block;
}
@media (max-width:991px){
	.lt_content{width: 100%;}
	.rt_content{width: 100%;}
}
@media (max-width:767px){
	.free_reso_mid .row{grid-template-columns: 1fr 1fr;}
	.all_topics,
	.sort_by{width: calc(50% - 5px);}
	.search{width: 100%;}
	.sort_by{margin: 0 0 0 10px;}
	
}
@media (max-width:575px){
	.free_reso_mid .row{grid-template-columns: 1fr;grid-gap: 30px;}	
	.all_topics,
	.sort_by{width: calc(100% - 0px);margin: 5px 0;}
	.search{width: 100%;margin-top: 5px;}
}
.sign_up_form ul{
	list-style: none;
	padding: 0;
}
.sign_up_form ul li {
    color: #ffffff;
    font-size: 14px;
    font-family: 'Arial';
    line-height: 1.3em;
    background-color: rgb(255 132 132 / 50%);
    margin-bottom: 3px;
    padding: 4px;
}
.clsResourceBack {
    width: 100%;
}
.clsResourceBack a#lnkBack {
    width: auto;
    padding-left: 50px;
    padding-right: 30px;
	position: relative;
}
.clsResourceBack a#lnkBack::before{
	content: "";
    position: absolute;
    top: 50%;
    left: 20px;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-position: center;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' class='bi bi-chevron-left' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
    transform: translateY(-50%);
}
.lt_content.thank-you-content-block {
    text-align: center;
    padding: 40px;
}
.download-icon-block {
    text-align: center;
    margin-bottom: 30px;
}
.download-icon-block img {
    max-width: 100px;
}
.lt_content .icon_btn a.btnarrow {
    padding-right: 40px;
	position: relative;
	margin-left: 10px;
}
.lt_content .icon_btn a.btnarrow::before{
	content: "";
    position: absolute;
    top: 50%;
    right: 11px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
	transform: translateY(-50%);
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' class='bi bi-chevron-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
}