body {
margin: 0;
padding: 0;
font-family: Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
font-size: 12pt;
color: #000;
}

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

b, strong {
color: #880006;
font-weight: normal;
}

h1 {
font-family: Georgia, Constantia, "Lucida Bright", "DejaVu Serif", "serif";
font-size: 28pt;
font-weight: normal;
color: #808080;
background: url("../../images/logo-glyph-jason-seale-computer-services.png");
background-size: 38px 65px;
background-repeat: no-repeat;
background-position: right 0px top 0px;
min-height: 65px;
margin-top: 58px;
padding-top: 8px;
}

h2 {
font-family: Georgia, Constantia, "Lucida Bright", "DejaVu Serif", "serif";
font-size: 18pt;
font-weight: normal;
color: #014E02;
}

.hr-hairline {
border: 0;
margin: 0;
padding 0;
color: transparent;
height: 0;
}

.quote_h1 {
float: left;
width: 49%;
background: none;
margin-top: 53px;
}

.quote_text {
float: right;
font-family: 'Itim', cursive;
color: #808080;
width: 49%;
background: url("../../images/logo-glyph-jason-seale-computer-services.png");
background-size: 38px 65px;
background-repeat: no-repeat;
background-position: right 0px top 0px;
min-height: 67px;
margin-top: 57px;
padding-top: 8px;
}

.quote_2_line_h1 {
margin-top: 76px;
}

.page_frame {
max-width: 1440px;
margin-left: auto;
margin-right: auto;
width: 100%;
}

.menu_bar {
background-color: #303059;
height: auto;
position: relative;
}

.menu_logo {
float: left;
}

.menu_logo img {
margin: 15px;
height: 90px;
width: auto;
}

.menu_items {
color: #FFFF99;
}

.menu_items ul {
list-style-type: none;
float: right;
margin-top: 78px;
margin-right: 15px;
}

.menu_items ul li {
display: inline-block;
margin-left: 35px;
}

.menu_items a {
}
.menu_items a:link {
	color: #FFFF99;
	text-decoration: none;
}
.menu_items a:visited {
	color: #FFFF99;
	text-decoration: none;
}
.menu_items a:hover {
	color: #00FFFF;
	text-decoration: none;
}
.menu_items a:active {
	color: #FFFF99;
	text-decoration: none;
}

.hero_block {
width: 100%;
margin-left: auto;
margin-right: auto;
}

.hero_image {
width: 100%;
height: auto;
}

.page_contents {
max-width: 1000px;
width: 100%;
margin-left: auto;
margin-right: auto;
}

.footer_block {
width: 100%;
margin-top: 70px;
margin-left: auto;
margin-right: auto;
background-color: #303059;
color: #FFF;
}

.footer_contents {
max-width: 960px;
margin: 0 auto 0 auto;
width: 100%;
font-size: 10pt;
}

.footer_contents a {
}
.footer_contents a:link {
	color: #FFF;
	text-decoration: none;
}
.footer_contents a:visited {
	color: #FFF;
	text-decoration: none;
}
.footer_contents a:hover {
	color: #FFF;
	text-decoration: none;
}
.footer_contents a:active {
	color: #FFF;
	text-decoration: none;
}

.footer_left, .footer_right {
width: 50%;
margin: 35px 0 30px 0;
}

.footer_left {
float: left;
}

.footer_right {
float: right;
text-align: right;
font-size: 14pt;
}

.footer_right p {
margin-bottom: auto;
}

.footer_contents p {
margin-top: 5px;
}

.footer_heading {
margin-bottom: 3px !important;
font-size: 10pt;
color: #FFFF99;
font-weight: normal;
}

.footer_left h3 {
	font-size: 10pt;
	font-weight: normal;
	margin: 0;
	margin-bottom: 15px;
}

.category_some_page_wrapper {
  display: flex;
  margin: 41px 0 0 0;
}

.category_row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

.category_row img {
  width: 100%;
  height: auto;
}

.category_column {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
  margin-left: 3px;
  margin-right: 3px;
  margin-bottom: 9px;
  max-width: 100%;
}

.category_column:first-of-type {
margin-left: 0;
}

.category_column:last-of-type {
margin-right: 0;
}

.cat_block {
width: 100%;
}

.cat_block_header {
background-color: #303059;
padding: 10px 15px;
}

.cat_block_header a {
}
.cat_block_header a:link {
	color: #FFFF99;
	text-decoration: none;
}
.cat_block_header a:visited {
	color: #FFFF99;
	text-decoration: none;
}
.cat_block_header a:hover {
	color: #00FFFF;
	text-decoration: none;
}
.cat_block_header a:active {
	color: #FFFF99;
	text-decoration: none;
}



.cat_block_image img {
width: 100%;
height: auto;
}

.cat_block_list {
height: 295px;
}

.cat_block_list ul {
list-style: none;
margin: 15px 0;
padding: 0 15px 0 0;
}

.cat_block_list li {
margin-bottom: 7px;
margin-left: 2px;
padding-bottom: 7px;
border-bottom: 1px solid #EEE;
}

.cat_block_read_more {
background-color: #303059;
padding: 10px 15px;
text-align: center;
}

.cat_block_read_more a {
}
.cat_block_read_more a:link {
	color: #FFFF99;
	text-decoration: none;
}
.cat_block_read_more a:visited {
	color: #FFFF99;
	text-decoration: none;
}
.cat_block_read_more a:hover {
	color: #00FFFF;
	text-decoration: none;
}
.cat_block_read_more a:active {
	color: #FFFF99;
	text-decoration: none;
}

.testimonial_box {
background: url("../../images/testimonial-paper.png");
background-repeat: no-repeat;
background-size: cover;
background-position: bottom;
margin-top: 60px;	
}

.testimonial_text {
padding: 30px 30px 80px 30px;
font-family: 'Itim', cursive;
margin-top: 40px;
height: 175px;
}

.testimonial_envelope_container {
position: relative;
}

.testimonial_envelope {
position: absolute;
top: -30px;
left: 0px;
padding: 36px 10px 0px 10px;
text-align: center;
font-size: 10pt;
width: 114px;
height: 67px;
background: url("../../images/testimonial-envelope.png");
background-size: 134px 67px;
background-repeat: no-repeat;
transform: rotate(-23deg);
}

.grid_container_text_2 ul {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(475px, 1fr));
grid-gap: 0px;
list-style: none;
padding: 0;
}

.grid_container_text_3 ul {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(314px, 1fr));
grid-gap: 0px;
list-style: none;
padding: 0;
}

.grid_container_text_3 ul li ul {
display: block;
list-style: square;
padding: 0;
}

.grid_container_text_2 li, .grid_container_text_3 li {
background-color: #FFF;
padding: 50px 50px 0 0;
}

.grid_container_text_2 li ul li, .grid_container_text_3 li ul li {
background-color: #FFF;
padding: 0px 50px 0 0;
margin-bottom: 0px;
margin-left: 2px;
padding-bottom: 7px;
border-bottom: 0px solid #EEE;
}

.grid_container_text_2 p, .grid_container_text_3 p {
margin: 0 0 15px 0;
}

.grid_container_text_2 p:last-child, .grid_container_text_3 p:last-child {
margin: 0 0 0 0;
}

.grid_container_text_2 h2, .grid_container_text_3 h2 {
margin: 0 0 15px 0;
}

.call_to_action {
width: 100%;
max-width: 540px;
height: auto;
display: block;
margin: 0 auto;
}

.hr2 {
border: 0;
width: 60%;
color: #9A9A9A;
background-color: #9A9A9A;
height: 1px;
margin-top: 65px;
margin-bottom: 65px;
}

.no_logo {
background: none;
}

.light_border {
	border: 1px solid lightgray;
}












.dot_block {
position: relative;
overflow: visible;
margin-left: 30px;
background-color: #2E3092;
border: 1px solid #2E3092;
border-radius: 30px;
}

.dot_block_header {
border-radius: 30px 0 0 0;
background-color: #FFF;
color: #2E3092;
padding: 15px 15px;
font-weight: bold;
}

.dot_block_header a {
}
.dot_block_header a:link {
	color: #2E3092;
	text-decoration: none;
}
.dot_block_header a:visited {
	color: #2E3092;
	text-decoration: none;
}
.dot_block_header a:hover {
	color: #000;
	text-decoration: none;
}
.dot_block_header a:active {
	color: #2E3092;
	text-decoration: none;
}

.dot_block_dot {
position: absolute;
top: 40px;
left: -30px;
}

.dot_block_image {
text-align: right;
}

.dot_block_image img {
display: block;
width: 84%;
height: auto;
margin-top: 15px;
margin-left: 16%;
}

.dot_block_list {
height: 225px;
background-color: #FFF;
color: #000;
margin: 0;
}

.dot_block_list ul {
list-style: square;
margin: 0;
padding: 0 15px 0 30px;
}

.dot_block_list li {
margin-bottom: 7px;
margin-left: 2px;
}

.dot_block_read_more {
padding: 10px 15px;
text-align: center;
}

.dot_block_read_more a {
}
.dot_block_read_more a:link {
	color: #FFF;
	text-decoration: none;
}
.dot_block_read_more a:visited {
	color: #FFF;
	text-decoration: none;
}
.dot_block_read_more a:hover {
	color: #00FFFF;
	text-decoration: none;
}
.dot_block_read_more a:active {
	color: #FFF;
	text-decoration: none;
}

