body {
	padding-top: 55px;
	margin-top: 0px;
	font-family: "Calibri Light", sans-serif;
	font-size: 16px;
	color: white;
	background-color: white;
}

.navbar {
	padding-left: 20px;
	font-size: 14px;
}

.navbar-brand {
	font-family: Segoe WP Black, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 22px;
}

.jumbotron1 {
	height: 550px;
	background-image: url('../images/test001.svg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-top: -10px;
}

.jtron3 {
    background-color: white;
    color: white;
    background-image: url('../images/financial03.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0px;
    /* border: 1px solid black; */
}

.jtron4 {
    background-color: white;
    color: white;
    background-image: url('../images/educational02.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0px;
    /* border: 1px solid black; */
}

.jtron5 {
    background-color: white;
    color: black;
    background-image: url('../images/banner_01.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 70vh;
    margin-bottom: 0px;
    /* border: 1px solid black; */
}

.jtron6 {
    background-color: white;
    color: white;
    background-image: url('../images/generic03.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0px;
    /* border: 1px solid black; */
}

.jtron7 {
    background-color: white;
    color: white;
    background-image: url('../images/citrix02.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0px;
    /* border: 1px solid black; */
}

.jrow1 {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

#jtron-left-box {
	display: none;
}

.jtron-text1 {
        font-size: 48px;
	line-height: 1em;
}

.jtron-text2 {
        font-size: 24px;
	line-height: 1em;
}

.marg5 {
    padding-left: 5vw;
}

.marg10 {
    padding-left: 10vw;
}

.marg15 {
    padding-left: 15vw;
}

.margL5T5 {
    padding-left: 5vw;
    padding-top: 5vw;
}

.font-segoe {
    /* font: italic bold 72px "Segoe WP Bold", sans-serif; */
    font: italic 72px "Arial Black", Gadget, sans-serif;
}

.font-segoe2 {
    font: 72px "Arial Black", Gadget, sans-serif;
}

.panel-landing4-text {
    display:  inline-block;
    background: rgba(255, 249, 230, 0.8);
    text-align: center;
}

.panel-footer-landing4 {
    background: rgba(0, 0, 0, 0.8);
    text-align: center;
}

.panel-footer-landing41 {
    display: inline;
    color: white;
    font-size: 36px;
}

.panel-footer-landing41 a {
    color: white;
    text-decoration: none;
}
 
.panel-footer-landing41 a:link {
    text-decoration: none;
}

.panel-footer-landing41 a:hover {
    color: red;
}

.bg-pob-grey1 {
    background-color: #b3b3b3;
}

.bg-pob-grey2 {
    background-color: #808080;
}

.bg-pob-grey3 {
    background-color: #4d4d4d;
}

.btn { font-size: 18px;}

.btn_2 {
    background-color: #008CBA;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    font-size: 24px;
    cursor: pointer;
    border-radius: 8px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    transition: all 0.5s;
}

.btn_2 span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.btn_2 span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.btn_2:hover span {
  padding-right: 25px;
}

.btn_2:hover span:after {
  opacity: 1;
  right: 0;
}


.read-more {
	color: white;
	font-size: 18px;
}


.read-more:hover {color: white;}

.bg-gray {
	background-color: #f2eee4;
}

.rts-blog-title-left {
	color: black;
	font-size: 28px;
	font-family: "Calibri Light", sans-serif;
	text-align: left;
	padding-top: 0px;
	padding-left: 50px;
	margin-top: 50px;
}

.rts-blog-row {
	padding-left: 50px;
}

.rts-blog-title-right {
	color: black;
	font-size: 28px;
	font-family: "Calibri Light", Tahoma, Arial, sans-serif;
	text-align: left;
	padding-top: 0px;
	margin-top: 50px;
}

.rts-blog-blocks-left {
	color: black;
	font-size: 16px;
	font-family: "Calibri Light", Tahoma, Arial, sans-serif;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

.rts-blog-block-right {
	color: red;
	font-size: 16px;
	font-family: "Calibri Light", Tahoma, Arial, sans-serif;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;
	border-left: 1px solid black;
}

.rts-banner {
	color: black;
	font-size: 28px;
	font-family: "Calibri Light", Tahoma, Arial, sans-serif;
	text-align: left;
	padding-top: 100px;
	padding-left: 10px;
	padding-right: 10px;
}
.rts-blocks-buffer {
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
}
.rts-blocks {
	color: black;
	font-size: 22px;
	font-family: "Calibri Light", Tahoma, Arial, sans-serif;
	text-align: center;
	padding-top: 90px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 5px;
	margin-right: 5px;
}
.bgtom {
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=utf8,<?xml version='1.0' encoding='UTF-8' standalone='no'?><svg xmlns='http://www.w3.org/2000/svg' width='90' height='75' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 275 185'><path d='M60 70 a 50 50, 0, 0, 0, 0 100 l 150 0 a 50 50, 0, 0, 0, 0 -100 a 55 55, 0, 0, 0, -100 -35.3 a 35 35, 0, 0, 0, -50 35.3' fill='transparent' stroke='black' stroke-width='1' /></svg>");
    background-position: center top;
}	

.bgtom2 {
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=utf8,<?xml version='1.0' encoding='UTF-8' standalone='no'?><svg xmlns='http://www.w3.org/2000/svg' width='125' height='100' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 275 185'><path d='M 50 30 l 170 0 v 20 M 50 30 v 20 M 50 60 l 170 0 v 20 M 50 60 v 20 M 50 90 l 170 0 v 40 M 50 90 v 40 h 170 M 50 150 l 170 0 M 135 130 v 20' fill='transparent' stroke='black' stroke-width='1' /><rect x='190' y='45' width='15' height='5' stroke='black' fill='black' /><rect x='190' y='75' width='15' height='5' stroke='black' fill='black' /><rect x='190' y='105' width='15' height='5' stroke='black' fill='black' /><circle cx='135' cy='150' r='5' stroke='black' stroke-width='1' fill='black' /></svg>");
    background-position: center top;
}	

.bgtom3 {
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=utf8,<?xml version='1.0' encoding='UTF-8' standalone='no'?><svg xmlns='http://www.w3.org/2000/svg' width='125' height='100' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 275 185'><path d='M 50 50 v 80 h 170 v -80 a 15 15, 0, 0, 0, -15 -15 h -140 a 15 15, 0, 0, 0, -15 15' fill='transparent' stroke='black' stroke-width='1' /><path d='M 50 140 h 170 v 5 a 5 5, 0, 0, 1, -5 5 h -160 a 5 5, 0, 0, 1, -5 -5 v -5' fill='black' stroke='black' stroke-width='1' /><rect x='127' y='140' width='15' height='4' stroke='white' fill='white' /></svg>");
    background-position: center top;
}	

.bgtom4 {
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=utf8,<?xml version='1.0' encoding='UTF-8' standalone='no'?><svg xmlns='http://www.w3.org/2000/svg' width='125' height='100' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 275 185'><path d='M 60 70 a 25 25, 0, 0, 0, 0 60 m 150 0 a 25 25, 0, 0, 0, 0 -60 a 55 55, 0, 0, 0, -100 -35.3 a 35 35, 0, 0, 0, -50 35.3' fill='transparent' stroke='black' stroke-width='1' /><rect x='70' y='80' width='130' height='25' fill='transparent' stroke='black' stroke-width='1' /><rect x='70' y='115' width='130' height='25' fill='transparent' stroke='black' stroke-width='1' /><rect x='70' y='150' width='130' height='25' fill='transparent' stroke='black' stroke-width='1' /><circle cx='80' cy='92.5' r='5' stroke='black' stroke-width='1' fill='transparent' /><circle cx='80' cy='127.5' r='5' stroke='black' stroke-width='1' fill='transparent' /><circle cx='80' cy='162.5' r='5' stroke='black' stroke-width='1' fill='transparent' /><line x1='165' y1='85' x2='165' y2='100' stroke='black' stroke-width='4' /><line x1='175' y1='85' x2='175' y2='100' stroke='black' stroke-width='4' /><line x1='185' y1='85' x2='185' y2='100' stroke='black' stroke-width='4' /><line x1='165' y1='120' x2='165' y2='135' stroke='black' stroke-width='4' /><line x1='175' y1='120' x2='175' y2='135' stroke='black' stroke-width='4' /><line x1='185' y1='120' x2='185' y2='135' stroke='black' stroke-width='4' /><line x1='165' y1='155' x2='165' y2='170' stroke='black' stroke-width='4' /><line x1='175' y1='155' x2='175' y2='170' stroke='black' stroke-width='4' /><line x1='185' y1='155' x2='185' y2='170' stroke='black' stroke-width='4' /></svg>");
    background-position: center top;
}	

.bgtom1 {
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=utf8,<?xml version='1.0' encoding='UTF-8' standalone='no'?><svg xmlns='http://www.w3.org/2000/svg' width='125' height='100' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 275 185'><path d='M 60 70 a 35 35, 0, 0, 0, 0 70 l 150 0 a 35 35, 0, 0, 0, 0 -70 a 55 55, 0, 0, 0, -100 -35.3 a 35 35, 0, 0, 0, -50 35.3 M 135 140 v 20' fill='transparent' stroke='black' stroke-width='1' /><circle cx='135' cy='160' r='5' stroke='black' stroke-width='1' fill='black' /><line x1='55' y1='160' x2='215' y2='160' stroke='black' stroke-width='1' /></svg>");
    background-position: center top;
}	

.bgtom5 {
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=utf8,<?xml version='1.0' encoding='UTF-8' standalone='no'?><svg xmlns='http://www.w3.org/2000/svg' width='125' height='100' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 275 185'><rect x='60' y='25' width='80' height='35' fill='transparent' stroke='black' stroke-width='1' /><path d='M 60 55 h 80 v 22 M 60 60 v 105 h 16' fill='transparent' stroke='black' stroke-width='1' /><line x1='100' y1='30' x2='135' y2='30' stroke='black' stroke-width='2' /><line x1='100' y1='35' x2='135' y2='35' stroke='black' stroke-width='2' /><line x1='100' y1='40' x2='135' y2='40' stroke='black' stroke-width='2' /><rect x='80' y='80' width='130' height='85' fill='transparent' stroke='black' stroke-width='1' /><rect x='88' y='95' width='114' height='65' fill='transparent' stroke='black' stroke-width='1' /><circle cx='190' cy='88' r='3' stroke='black' stroke-width='1' fill='transparent' /><circle cx='200' cy='88' r='3' stroke='black' stroke-width='1' fill='transparent' /></svg>");
    background-position: center top;
}	

.panel01, .blog1, .sitemap-panel01, .footer-panel01 {
	display: none;
}



.accordion {
  background-color: white;
  color: #5d89cf;
  cursor: pointer;
  padding: 2px 2px 5px 20px;
  width: intrinsic;           /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content;    /* Firefox/Gecko */
  width: -webkit-max-content; /* Chrome */
  width: max-content;
  border: none;
  text-align: left;
  outline: none;
  font-size: 18px;
  transition: 0.4s;
}

.active, .accordion:hover {
  color: blue;
}

.panel20 {
  padding-left: 40px;
  background-color: white;
  color: black;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.blog01 {
	display: none;
}

.acct-signup-form {
    padding-left: 30px;
    padding-right: 30px;
    color: #333333;
    font: 16px "Microsoft Sans Serif", sans-serif;
    font-weight: 300px;
    /* border: 1px solid black; */
}

table#t01 {
    width: 850px;
}

table#t01 th {
    width: 175px;    
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    /* vertical-align: top; */
    /* border: 1px solid black; */
}

table#t01 th span {
    color: red;
    font-size: 12px;
}

table#t01 td {
    width: 300px;
    margin-bottom: 5px;
    /* border: 1px solid black; */
    height: 40px;
    text-align: left;
}

.errorlist {
    font-size: 10px;
    color: red;
    padding: 10px;
}

.errorlist li {
    margin: 0px;
}

p.errornote {
    color: red;
}

table#t01 input {
    width: 350px;
    padding-left: 7px;
    height: 30px;
}

#ctl00_cph_content_btnSubmit {
    background-color: #ccc;
    font: 16px "Microsoft Sans Serif", sans-serif;
    font-weight: normal;
    font-size: 21px;
    height: 40px;
    width: 200px;
    padding: 3px;
    color: black;
}

.price-table-row-01 {
    width: 20%;
    color: black;
    font-size: 1.2em;
    text-align: right;
    padding: 10px 20px 5px 0;
}

.price-table-row-02 {
    width: 20%;
    color: black;
    font-size: 1.2em;
    text-align: left;
    padding: 10px 0 5px 10px;
    border-right: 10px solid white;
}

.price-table-row-02a {
    width: 20%;
    color: green;
    font-size: 1em;
    text-align: left;
    padding: 0px 0 5px 10px;
    border-right: 10px solid white;
}

.price-table-row-02b {
    width: 20%;
    color: black;
    font-size: 1.2em;
    text-align: left;
    padding: 10px 0 5px 10px;
    border-right: 10px solid white;
    background-color: #f2f2f2;
}

.price-table-row-02c {
    width: 20%;
    color: black;
    font-size: 1.2em;
    text-align: left;
    padding: 10px 0 5px 10px;
    border-right: 10px solid white;
    background-color: #e6f0ff;
}

.price-table-row-03 {
    width: 20%;
    color: black;
    font-size: 1.2em;
    text-align: left;
    padding: 10px 0 5px 10px;
}

.price-table-row-03a {
    width: 20%;
    color: green;
    font-size: 1em;
    text-align: left;
    padding: 0px 0 5px 10px;
}

.price-table-row-03b {
    width: 20%;
    color: black;
    font-size: 1.2em;
    text-align: left;
    padding: 10px 0 5px 10px;
    background-color: #f2f2f2;
}

.price-table-row-03c {
    width: 20%;
    color: black;
    font-size: 1.2em;
    text-align: left;
    padding: 10px 0 5px 10px;
    background-color: #e6f0ff;
}

/*Cookie Consent Begin*/
#cookieConsent {
    background-color: rgba(20,20,20,0.8);
    min-height: 26px;
    font-size: 14px;
    color: #ccc;
    line-height: 26px;
    padding: 8px 0 8px 30px;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
}
#cookieConsent a {
    color: #4B8EE7;
    text-decoration: none;
}
#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -15px 0 0 0;
    font-weight: bold;
}
#closeCookieConsent:hover {
    color: #FFF;
}
#cookieConsent a.cookieConsentOK {
    background-color: #F1D600;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
    float: right;
    margin: 0 60px 0 10px;
}
#cookieConsent a.cookieConsentOK:hover {
    background-color: #E0C91F;
}
/*Cookie Consent End*/

#privacy h3 {
   font-size: 1.2em;
   padding-bottom: 10px;
}

#privacy h2 {
   font-size: 1.5em;
   padding-bottom: 20px;
}

#legal-terms h1, #terms-policies h1, #website-terms h1, #privacy h1, #iprights-policy h1, #online-accts h1, sales-terms h1 {
   font-size: 3em;
   padding-bottom: 10px;
}

#legal-terms h2 {
   font-size: 2em;
   color: blue;
   padding-top: 20px;
   padding-bottom: 10px;
}

#terms-policies h2 {
   font-size: 2em;
   color: black;
   font-weight: bold;
   padding-top: 20px;
   padding-bottom: 10px;
}

#website-terms h3, #iprights-policy h3, #online-accts h3, , sales-terms h3 {
   padding-top: 20px;
   font-weight: bold;
}

#legal-terms p, #terms-policies p, #website-terms p, #privacy p, #iprights-policy p, #iprights-policy li, #website-terms li, #online-accts p, #online-accts li, #sales-terms p {
   font-size: 1.2em;
   padding-bottom: 10px;
}

.terms01 {
	display: none;
}

/* ==================  responsive media section  ===================================== */

@media (min-width: 480px) 
{
.navbar {
	padding-left: 20px;
	font-size: 16px;
}
.jumbotron1 {
	height: 450px;
}
.rts-banner {
	font-size: 28px;
	font-family: "Calibri Light", sans-serif;
	padding-top: 50px;
	padding-left: 50px;
	padding-right: 50px;
}
.rts-blocks-buffer {
	padding-top: 40px;
	padding-left: 50px;
	padding-right: 50px;
	justify-content: center
}
.rts-blocks {
	font-size: 22px;
	font-family: "Calibri Light", sans-serif;
	margin-left: 10px;
	margin-right: 10px;
	/* border: 1px solid black; */
}}

/* ------------- small devices: Landscape phones------------- */
@media (min-width: 576px) 
{
.navbar {
	padding-left: 20px;
	font-size: 16px;
}
.jumbotron1 {
	height: 450px;
}
.rts-banner {
	font-size: 28px;
	padding-top: 50px;
	padding-left: 50px;
	padding-right: 50px;
}
.rts-blocks-buffer {
	padding-top: 40px;
	padding-left: 50px;
	padding-right: 50px;
	justify-content: center
}
.rts-blocks {
	font-size: 22px;
	margin-left: 10px;
	margin-right: 10px;
	/* border: 1px solid black; */
}}

/* ------------- medium devices: Tablets ------------- */
@media (min-width: 768px) 
{
.navbar {
	padding-left: 100px;
	font-size: 22px;
}
.navbar-brand {
	font-size: 26px;
}
.jumbotron1 {
	height: 600px;
	background-image: url('../images/test001.svg');
}
.jrow1 {
    padding-top: 100px;
    padding-left: 100px;
}

#jtron-left-box {
	display: inline;
}
.blog00 {
	display: none;
}
.blog01 {
	display: block;
}
.terms00 {
	display: none;
}
.terms01 {
	display: block;
}

.sitemap-panel00 {
	display: none;
}
.sitemap-panel01 {
	display: block;
}

.footer-panel00 {
	display: none;
}
.footer-panel01 {
	display: block;
}
}

/* ------------- large devices: Laptops ------------- */
@media (min-width: 992px) 
{
.jumbotron1 {
	height: 600px;
}
.panel00 {
	display: none;
}
.panel01 {
	display: block;
}
}

/* ------------- xlarge devices: Laptops and Desktops ------------- */
@media (min-width: 1200px) 
{
}
.row1{
    text-align:left;
    margin:0 auto;
}

.row1 .col1{
   display:inline-block;
   vertical-align: middle;
   float: none;
}