﻿/*
Theme: Responsive Theme Machine
Author: Ermakovich Sergey (http://ermakovich.blogspot.com)
Copyright: 2012. All Rights Reserved
*/


/*  Color Palette
**************************************************************

Background: #fff
Borders: #dbdbdb
Text: #434343
Secondary Text: #999999
Main Accent: #999
Links: #5f97af
*/

/* Clearing Floats
***************************************************************/

.group:before,
.group:after {
    content: " ";
    display: table;
}

.group:after {
    clear: both;
}

.group {
    *zoom: 1;
}

.zone:after, .widget-control:after /* .zone:after self clears every zone container - .widget-control:after self clears any floats used in a widget */
{
    content: " ";
    display: table;
    clear: both;
}

/* HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
***************************************************************/

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* General
***************************************************************/

/* Default font settings. 
The font-size 81.3% sets the base font to 13px 

Pixels     EMs         Percent Points
6px     0.462em     46.2%     5pt
7px     0.538em     53.8%     5pt
8px     0.615em     61.5%     6pt
9px     0.692em     69.2%     7pt
10px     0.769em     76.9%     8pt
11px     0.846em     84.6%     8pt
12px     0.923em     92.3%     9pt
13px     1em         100%     10pt
14px     1.077em     107.7%     11pt
15px     1.154em     115.4%     11pt
16px     1.231em     123.1%     12pt
17px     1.308em     130.8%     13pt
18px     1.385em     138.5%     14pt
19px     1.462em     146.2%     14pt
20px     1.538em     153.8%     15pt
21px     1.615em     161.5%     16pt
22px     1.692em     169.2%     17pt
23px     1.769em     176.9%     17pt
24px     1.846em     184.6%     18pt
*/

body  {
  line-height: 1;
  font-size: 90.3%;
  color: #434343; 
  background: #fff;
  font-family:  'Tahoma',  Tahoma, Helvetica Neue, Arial, Helvetica, 'Tahoma';
}


#tripel-first > div > article > header > h1 {
text-decoration: underline;



}
#tripel-second > div > article > header > h1 {
    text-decoration: underline;

   
     
}

#tripel-third > div > article > header > h1 {
    text-decoration: underline;

   
    
}

@media only screen and (min-width: 1260px) {
    .partnerimg {
    display: none;    
}
    .scrollmedia {
     
        margin-left: -80px;
        position: fixed;
        float: right;
        margin-top: -87px;
         background: -webkit-linear-gradient(top, #F9FaFC 0%,#EEF1F6 100%);
        border: 3px solid #E0E8F3;
        -webkit-box-shadow: 0 8px 6px -6px black;
        -moz-box-shadow: 0 8px 6px -6px black;
        box-shadow: 0 8px 6px -6px black;
    }

    #content > div > article > div > ul > li:nth-child(1) > img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: -20px;
        padding-top: 0;
         padding-bottom: 10px;
    }

    #content > div > article > div > ul > li:nth-child(2) > img {
    
    padding-bottom: 10px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding-top: 0;
    }

    #content > div > article > div > ul > li:nth-child(3) > img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: -23px;
        padding-top: 0;
        margin-bottom: -20px;
    }

    .medialist {
        list-style-type: none;
        padding: 2px;
        margin: 0;
    }
}
@media only screen and (max-width: 1259px) {
    .scrollmedia {
    display: none;    
}

}
#EmailUs > textarea {
width: 80%;
}
#EmailUs > input[type="text"]:nth-child(6) {
width: 80%;
}
#EmailUs > input[type="text"]:nth-child(10) {
    width: 80%;
}
#EmailUs > input[type="text"]:nth-child(14) {
width: 80%;
}
#EmailUs > input[type="text"]:nth-child(18) {
width: 80%;
}
#EmailUs > h2 {
display: none;
}
.contactustext {
display: inline-block;
}
#contactimg {
  max-width: 90%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#line2{
    padding-top: 7px;
    padding-bottom: 7px;
}
.homepink{
color: #D979B1;
font-weight: bold;
text-decoration: underline;
}
.homemarch {
background-color: #EFF8FC;
border: 4px #B7E5FA double;
max-width: 500px;
padding: 10px;
clear: both;
display: block;
padding-bottom: 0;
}
.headernum {
font-size: 18px;
margin-right: -100px;
margin-top: 5px;
padding-top: 5px;

}
.headernum:before {
        content: "\260E";
        margin-right: 5px;
        font-size: 25px;
        color: #CF4526;
}

/* Headings */

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
   font-family:  'Tahoma',  Tahoma, Helvetica Neue, Arial, Helvetica, 'Tahoma';
}
h1 {
    font-size: 1.5em;
    color: #11165E;
    font-weight: bold;
    font-family:  'Tahoma',  Tahoma, Helvetica Neue, Arial, Helvetica, 'Tahoma';
}
h3 {
    color: #11165E;
}
.memberborder {
    border: 1px solid #11165E;
}
.MsoNormal {
    padding: 10px;
}
/* Aside Headings */
aside h1 { font-size: 1.154em; }
aside h2 { font-size: 1.077em; }
aside h3 { font-size: 1em; }
aside h4 { font-size: 1em; }
aside h5 { font-size: 1em; }
aside h6 { font-size: 1em; }

/* Lists */
li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 1.5em; line-height: 1.538em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

/* Text elements */
p           { margin: 0 0 1em; line-height: 1.538em; color: #3A3E7A;}
p img.left  { float: left; margin: 0.923em 0.923em 0.923em 0; padding: 0; }
p img.right { float: right; margin: 0.923em 0 0.923em 0.923em; }
p .logo     { padding:  5px 5px 5px 5px;}

a:focus, 
a:hover     { text-decoration: underline; }
a           { color: #497c92; text-decoration: none; }

blockquote  { margin: 0.923em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 0.923em; font-style: italic; }
del         { color:#666; }

pre         { margin: 0.923em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.462em; }



/* Forms
***************************************************************/

form              { margin: 0; padding: 0;}
legend            { font-size: 1.231em; font-weight: normal; border:none;}
fieldset          { padding:6px 0 0; margin:0 0 12px 0; border: 0px solid #dbdbdb; }
label             { font-weight:bold; display:block; font-size: 16px;}
label.forcheckbox { margin:0 0 0 .4em; display:inline; }

input[type="text"], input[type="password"] {
    display: block;
    padding: 0.3em;
}

input[type="checkbox"] {
    margin:.2em 0 1.2em 0;
}

fieldset ol     { list-style-type:none; padding: 0; margin: 0; }
fieldset ol li  { margin: 0 0 6px 0; }

form.inline, form.inline fieldset { /* todo: (heskew) need something other than .inline ... */
    display:inline;
}

form.inline fieldset {
    margin:0;
}

input[type="checkbox"]:focus, input[type="radio"]:focus {
    outline:1px dotted #666d51;
}

input[readonly] {
    background-color: #EBEBE4;
    color: #545454;
}

legend span {
    font-weight:normal;
}
label span {
    font-weight:normal;
}
label input {
    vertical-align:text-top;
}
.hint {
    display:block;
    font-size: 0.846em;
    color:#999;
    margin-top: 3px;
    padding: 3px;
}
/* todo: (heskew) try to get .text on stuff like .text-box */
select, textarea, input.text, input.textMedium, input.text-small, input.text-box {
    font-family:inherit;
    padding:3px;
    border:1px solid #bdbcbc;
    font-family:inherit;
    font-size:inherit;
}
input.text, input.textMedium, input.text-box {
    line-height:1.2em;
}
/*Are we using the two classes below?*/
input.text-small {
    width:4em;
}
input.textMedium {
    width:26em;
}
select {
    padding:1px;	
}
select:focus, textarea:focus, input.text:focus, input.text-box:focus, input.text-small:focus, input.textMedium:focus  {
    border-color:#666d51;
}
input.check-box {
    margin-left:0;
    vertical-align:-.1em;
}
input.large.text, textarea, fieldset {
    clear:both;
}

textarea {
    min-height:8em;
}

/* Theme
***************************************************************/

nav ul {
    padding: 0px;
    margin: 0px;
}

nav ul li { 
    
    background: none;
}

nav > ul li.current {
   

    
}
nav ul li a {
    padding-left: 10px;
    display:block;
    color: #333;
    font-size: 1.077em;
    text-decoration:none;
    line-height:24px;

    
}


/* first level */
nav > ul > li {

        
        border-top: solid 1px #F9FAFC;
        border-bottom: solid 1px #F9FAFC;
        border-left: solid 1px #F9FAFC;
        border-right: solid 1px #F9FAFC;
        
   
    

}

nav > ul > li:hover {
        background-color: #EFF3FC;
        border-top: solid 1px #152084;
        border-bottom: solid 1px #152084;
        border-left: solid 1px #152084;
        border-right: solid 1px #152084;
        -webkit-box-shadow: 0px 1px 3px #152084;
        -moz-box-shadow: 0px 1px 3px #152084;
        box-shadow: 0px 1px 3px #152084;
    

}


nav > ul > li.first {
   
}
nav > ul > li.last {
    
}
/* second level */
nav > ul > li > ul > li > a { padding-left: 25px; }

/* third level */
nav > ul > li > ul > li > ul > li > a { padding-left: 40px; }

/* deeper levels */

/* Breadcrumb */
nav ul.breadcrumb
{
    border:none;
    display: inline-block;
    margin: -9px;
}

nav ul.breadcrumb li
{
    border:none;
    background:none;
    display:block;
    margin:0 2px -1px 0;
}

nav ul.breadcrumb li:after
{
    content: "/"
}

nav ul.breadcrumb li.last:after
{
    content: ""
}

nav ul.breadcrumb li a
{
    padding:0 9px;
    display:block;
    color: #5F97AF;
    font-size: 100%;
}

nav ul.breadcrumb li a:hover
{
    text-decoration: underline;

}

#layout-header {}
.brandingblock {
    background-color: #ffffff; 
    overflow: hidden;
    min-height: 150px;
}
#branding {
   /* font-family: 'Lobster', Tahoma, Arial, Helvetica, sans-serif; 
    font-family: 'Armata', Tahoma, Arial, Helvetica, sans-serif; */
    
    text-align: center;
  /*  font-size: 2.9em; */
    padding: 0;
    margin: 0;
}
#branding a, .headerphone {
   
    text-decoration:none;
    color: #FFFFFF;  

    
}
#branding .headerphone {
    font-family:  ' Tahoma',  Tahoma, Audiowide, Arial, Helvetica, sans-serif;
    padding: 7px 10px 0 0;
    font-size: 60%;
    color: #ff0;
    float: right;
}

/* Zones */
.zone
{
    padding: 12px;

    /*  Enable this to see zone visualizations */
    /*background-color: yellow;*/
    /*box-shadow:inset 0 0 1px purple;*/
    /*-moz-box-shadow:inset 0 0 1px purple;*/
    /*-webkit-box-shadow:inset 0 0 1px purple;*/
}
.zone-header { padding: 30px 12px 0px; position: relative; }
.zone-navigation { 
  
    padding-top:0; 
    padding-bottom: 0; 
    padding-left: 0px;
    text-shadow: 0px 1px 0px rgba(0,0,0, .35);
    background: #F9FaFC; /*base color of the background*/
    background: -moz-linear-gradient(top,  #F9FaFC 0%, #EEF1F6 100%); /*adds the second color on the bottom*/
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F9FaFC), color-stop(100%,#EEF1F6));
    background: -webkit-linear-gradient(top,  #F9FaFC 0%,#EEF1F6 100%);
    background: -o-linear-gradient(top,  #F9FaFC 0%,#EEF1F6 100%);
    background: -ms-linear-gradient(top,  #F9FaFC 0%,#EEF1F6 100%);
    background: linear-gradient(top,  #F9FaFC 0%,#EEF1F6 100%);
 
    -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
    -moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
    box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
    border-top: solid 2px #E0E8F3;
     border-bottom: solid 2px #E0E8F3;
     margin-bottom: 10px;
      -webkit-box-shadow: 2px 1px 3px #E0E8F3;
        -moz-box-shadow: 2px 1px 3px #E0E8F3;
        box-shadow: 2px 1px 3px #E0E8F3;


    
}
.zone-footer { color: #999999;   clear: both;}



/* Main
***************************************************************/

/* Content lists and details */
.content-description { font-size: 1.154em; }
.content-items { padding: 0; margin: 0; list-style: none; }
.content-items li { padding: 0; margin: 0; }
.content-items .content-item { border-top: 1px solid #dbdbdb; padding: 6px 0 6px 0; }
.content-items .content-item header {}
.content-items .content-item header h1 { font-size: 1.308em; color:#434343; }
.content-items .content-item header h1 a { color: #434343; }
.content-items .content-item header h1 a:hover {}

/* Tags */
.tags { margin-top: 12px; }
.tags a { background-color: #dbdbdb; padding: 3px 6px; color: #434343; }
.tags a:hover { background-color: #434343; color: #fff; }

/* Metadata */
.metadata { margin: 0 0 12px 0; color: #999; font-size: 0.846em; }
.metadata .published { display: none; margin: 0 6px 0 0; }
.metadata .commentcount { display: inline; }
.meta {}

/* Comments */
#comments { margin: 24px 0 0 0; padding: 0; }
.comment-form { margin: 24px 0 0 0; padding: 0; }
.comments { margin: 0; padding: 0; list-style: none; }
.comments li { margin: 12px 0 0 0; padding: 12px; border: 1px solid #dbdbdb; }
.comment { margin: 0; padding: 0; }
.comment h4 { font-size: 1.077em; }
.comment .who {}
.comment .what {}
.comment #add-comment {}
.comment-form #comment-by { font-size: 1.231em; font-weight: normal; margin: 0 0 1.2em 0; border:none; }
.comment-form #comment-text { width: 33.2em; }
.comment-form input[type="text"] { width: 32em; }
.comment-disabled {}
.comment-count { font-size: 1.231em; }

/* Confirmations */
.message, .validation-summary-errors { margin:10px 0 4px 0; padding:4px; }
.messages a { font-weight:bold; }
.message-Information { background:#e6f1c9; /* green */ border:1px solid #cfe493; color:#062232; }
.message-Warning { background:#fdf5bc; /* yellow */ border:1px solid #ffea9b; }
.critical.message, .validation-summary-errors, .message-Error { background:#e68585; /* red */ border:1px solid #990808; color:#fff; }


/* Widgets
***************************************************************/
.widgets {}
.widget h1 { font-size: 1.077em; }

/* Edit Mode Widgets */
/* These are the edit controls that appear when you're logged-in */
.widget-control { position: relative; border: 1px dotted #5f97af; }
.widget-control .manage-actions { position:absolute; top: 0px; right: 0px; }
.widget-control .manage-actions a { display: block; background-color: #dbdbdb; color: #434343; padding: 3px 6px;  }
.widget-control .manage-actions a:hover { background-color: #434343; color: #fff; text-decoration: none; }

/* Content Mode */
.content-control { border: 1px dotted #5f97af; overflow:auto; position: relative; }
.content-control .manage-actions { position:absolute; top: 0px; right: 0px; }
.content-control .manage-actions a { display: block; background-color: #dbdbdb; color: #434343; padding: 3px 6px;  }
.content-control .manage-actions a:hover { background-color: #434343; color: #fff; text-decoration: none; }



/* Pager
***************************************************************/

.pager { list-style: none; padding: 0; margin: 12px 0 0 0; }
.pager li { float: left; padding: 0 12px 0 0; margin: 0; }
.pager a, .pager span { font-size: 1.077em; display: block; background-color: #dbdbdb; padding: 6px 6px; color: #434343;}
.pager a:hover { background-color: #434343; color: #fff; }
.pager span { background-color:inherit; }


/* Misc
***************************************************************/

.small      { font-size: 0.615em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.231em; line-height: 2.231em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

.credits { float: left; padding-right: 12px; }
.user-display { float: left; }
.user-display .welcome {}
.user-display .user-actions {}

.login-form { margin: 24px 0 0 0; }



/* CSS 3 Enhancements
***************************************************************/

input[type="submit"], input[type="button"], button, .button, .button:link, .button:visited {
    color:#333;
    background:#F5F5F5;
    background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#cbcbcb));
    background:-moz-linear-gradient(top , #F5F5F5, #cbcbcb);
    border:1px solid #999;
    cursor:pointer;
    margin:.2em 0 2em 0;
    padding:.3em 1.8em;
    text-align:center;
   
}

input[type="submit"]:hover, input[type="button"]:hover,
input[type="submit"]:active, input[type="button"]:active,
input[type="submit"]:focus, input[type="button"]:focus,
button:hover, .button:hover,
button:active, .button:active,
button:focus, .button:focus {
    text-decoration:none;
    background: #ebebeb;
    background: -webkit-gradient(linear, left top, left bottom, from(#e1e1e1), to(#ebebeb));
    background:-moz-linear-gradient(top , #e1e1e1, #ebebeb);
}


/* Structure
***************************************************************/

#layout-wrapper { }

#layout-header, #layout-navigation, #layout-featured, #layout-before-main, #layout-main, #layout-footer, #layout-after-main, #layout-tripel {
    width:90%;
    margin:0 5%;
}

#layout-header {}
#layout-navigation {}
#layout-featured {}
#layout-before-main {}
#layout-main {
  
    background: #F9FaFC; /*base color of the background*/
    background: -moz-linear-gradient(top,  #F9FaFC 0%, #EEF1F6 100%); /*adds the second color on the bottom*/
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F9FaFC), color-stop(100%,#EEF1F6));
    background: -webkit-linear-gradient(top,  #F9FaFC 0%,#EEF1F6 100%);
    background: -o-linear-gradient(top,  #F9FaFC 0%,#EEF1F6 100%);
    background: -ms-linear-gradient(top,  #F9FaFC 0%,#EEF1F6 100%);
    background: linear-gradient(top,  #F9FaFC 0%,#EEF1F6 100%);
 
    -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
    -moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
    box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
  border-top: solid 2px #E0E8F3;
  border-bottom: solid 2px #E0E8F3;
  
}
#layout-main-container {
    margin-bottom: 10px;
}
#aside-first {}
#layout-content {}
#messages {}
#before-content {}
#content {}
#after-content {}
#aside-second {}
#layout-after-main {
}
#layout-tripel {}
#tripel-first {}
#tripel-second {}
#tripel-third {}
#layout-footer {
    padding-top:10px; 
    padding-bottom: 0; 
    background-color: #fff;
    
}
#footer-quad {}
#footer-quad-first {}
#footer-quad-second {}
#footer-quad-third {}
#footer-quad-forth {}
#footer-sig {clear: both;}

/* Zones */
.zone {}
.zone-header {}
.zone-navigation {}
.zone-featured {}
.zone-before-main {}
.zone-aside-first {}
.zone-messages {}
.zone-before-content {}
.zone-content {}
.zone-after-content {}
.zone-aside-second {}
.zone-after-main {}
.zone-tripel-first {
    
}
.zone-tripel-second {}
.zone-tripel-third {}
.zone-footer-quad-first {}
.zone-footer-quad-second {}
.zone-footer-quad-third {}
.zone-footer-quad-fourth {}
.zone-footer {margin-top: 10px;}
.vipregraph {
      max-width: 90%;
      height: auto;
    display: block;
  margin-left: auto;
  margin-right: auto;
  	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black; 
    }
.viprelogo {
      max-width: 90%;
    display: block;
  margin-left: auto;
  margin-right: auto; 
    
}
#EmailUs > img {
border: 2px solid gray;
margin-bottom: 10px;
}
#oforms_captcha {
width: 80%;
}
#inquiry > input[type="text"]:nth-child(5) {
    width: 80%;
}
#inquiry > input[type="text"]:nth-child(9) {
    width: 80%;
}
#inquiry > input[type="text"]:nth-child(13) {
    width: 80%;
}
#inquiry > input[type="text"]:nth-child(17) {
    width: 80%;
}
#inquiry > textarea {
    width: 80%;
}
#inquiry {
margin-left: 10%;
}

.contact-form .text {width:  90%; }
/* Media Queries
***************************************************************/
@media only screen and (min-width: 500px) {
    /* Was @media only screen and (min-width: 480px) { - expanded for menus, phone in 
    horizontal position; our menu is too wide and wraps around at the smaller size. */
    #branding { text-align: left; }
    #layout-navigation { border-bottom: 1px solid #E8E8E8; }
    .layout-main-container {margin-top:  0; padding-bottom: 10px; margin-bottom: 10px;}
nav ul li a {
      z-index:5;
    
}
    /* first level */
    nav > ul > li { float:left; padding-bottom: 7px; padding-top: 7px; }
    nav > ul > li > a { float:left; padding:0 18px; color: #152084; }
    nav > ul > li:hover > ul { display:block; }
    nav > ul > li:hover {  }
    nav > ul > li.current>a {
    
   color: #CF4526 ;   
    }
    nav > ul > li.current > a:after {
    content: ' ';
	height: 0;
	position: absolute;
	width: 0;

	border: 8px solid transparent;
	border-top-color: #D04526;
    
    bottom: 58%;
	left: 40%;
    
    }
   

    /* second level */
    nav > ul > li > ul {
        min-height: 40px;
        display:none;
        position:absolute;
        top: 100%;
        left: -1px;
        margin-top: 1px;
        background-color: #EFF3FC;
        border-top: solid 1px #152084 !important;
        border-bottom: solid 1px #152084;
        border-left: solid 1px #152084;
        border-right: solid 1px #152084;
         -webkit-box-shadow: 0px 1px 3px #152084;
        -moz-box-shadow: 0px 1px 3px #152084;
        box-shadow: 0px 1px 3px #152084;
        z-index: 1;
       
        
    }
    nav > ul > li > ul > li { list-style-type:none; margin:0px; border: none;}
    nav > ul > li > ul > li > a { padding: 0 18px; display:block; text-decoration:none;color: #152084; padding-top: 8px; padding-bottom: 6px;}
    nav > ul > li > ul > li:hover > a { }
 nav > ul > li > ul > li.current>a {
   color: #CF4526 ;   
    }

    nav > ul > li > ul > li:hover > ul { display:block; }

    /* third level */
    nav > ul > li > ul > li > ul {
        position:absolute;
        top: -1px;
        left: 100%;
        display:none;
        border: 1px solid #dbdbdb;
    }
    nav > ul > li > ul > li > ul > li { list-style-type:none; margin:0px; border: none;}
    nav > ul > li > ul > li > ul > li > a { padding: 0 18px; display:block; text-decoration:none;}
    nav > ul > li > ul > li > ul > li:hover > a { }

    /* deeper levels */
    nav > ul > li > ul > li > ul ul { display:none; }


    nav ul li {
        
        white-space: nowrap;
        position: relative;
    }
} /* end of media only screen and (min-width: 480px) */
.office1 {
display: block;
margin-left: auto;
margin-right: auto;
}
.officemargins {
    margin-left: 10%;
    margin-right: 10%;
}
.officelist1 {
width: 500px;
}
.office2 {
float: right;
margin-left:10px;
}
.officenext1 {
float: right;
margin-top: -200px;    

}
.officebox2 {

}
.officebold {
font-weight: bold;
color: #CF4526;
}
.officebox {
    border: 2px solid black;
    padding: 10px;
    width: 450px;
}
.officebottom1 {
float: right;
text-align: center;
}
.colorblue {
    color: #3A3E7A;
}
.kasheadimg {
display: block;
margin-left: auto;
margin-right: auto;
}
.kasheader {
    display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.kassubimg {
    
    display: block;
margin-left: auto;
margin-right: auto;
}
@media only screen and (min-width:1101px) {
    .officecomp {
    margin-left: -30px;    
}
    .officenext2 {
    display: none;    
}
    .officebottom2 {
    display: none;
    }
}
@media only screen and (max-width:1100px) {
    .officelist1 {
    width: auto;    
}
    .officebottom2{
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    }
    .officebottom1 {
    display: none;    
}
    .office2 {
    float: none;    
    display: block;
    margin-left: auto;
    margin-right: auto;
}
 .officenext1 {
        display: none;
}
   
}
@media only screen and (max-width: 700px) {
    .kassubimg {
    display: none;
    }
    .kasheadimg {
    width: 100%;    
    height: auto;
}
}
@media only screen and (max-width: 650px) {
        .officebox {
    border: 2px solid black;
    padding: 10px;
    width: 90%;
}  
    .officecomp {
    width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    }
    }
@media only screen and (min-width: 768px) {

    .moreinfoholder {
        display: none;
    }
    


    /* Branding - you can make the fonts larger on tablets and desktops. */
    #branding { font-size: 2.9em; }

    /* Aside Zones */
    /* If zone 1 is on */
    .aside-1 #layout-content { float: right; width: 65%; }
    .aside-1 .aside-first { float: left; width: 35%; }

    /* If zone 2 is on */
    .aside-2 #layout-content { float: left; width: 65%; }
    .aside-2 .aside-second { float: right; width: 35%; }

    /* If zones 1, 2 are on */
    .aside-12 .aside-first, .aside-12 .aside-second { width: 100%; }
    .aside-12 .aside-first, .aside-12 .aside-second, .aside-12 #layout-content { float:left; }

    /* Tripel Zones*/
    #layout-tripel > div { float:left; }

    /*2 zones on */
    .tripel-12 #layout-tripel > div { width:50%; } /* If zones 1, 2 are on */
    .tripel-23 #layout-tripel > div { width:50%; } /* If zones 2, 3 are on */
    .tripel-13 #layout-tripel > div { width:50%; } /* If zones 1, 3 are on */

    /*3 zones on */
    .tripel-123 #layout-tripel > div { width:33.33%; } /* If zones 1, 2, 3 are on */

    /* Quad Footer Zones */
    #footer-quad > div { float:left; }

    /*2 zones on */
    .split-12 #footer-quad-first, .split-12 #footer-quad-second { width:50%; } /* If zones 1, 2 are on */
    .split-13 #footer-quad-first, .split-13 #footer-quad-third { width:50%; } /* If zones 1, 3 are on */
    .split-14 #footer-quad-first, .split-14 #footer-quad-fourth { width:50%; } /* If zones 1, 4 are on */
    .split-23 #footer-quad-second, .split-23 #footer-quad-third { width:50%; } /* If zones 2, 3 are on */
    .split-24 #footer-quad-s501
econd, .split-24 #footer-quad-fourth { width:50%; } /* If zones 2, 4 are on */
    .split-34 #footer-quad-third, .split-34 #footer-quad-fourth { width:50%; } /* If zones 3, 4 are on */

    /*3 zones on */
    .split-234 #footer-quad-second { width:33.33%; } /* If zones 2, 3, 4 are on */
    .split-134 #footer-quad-first { width:33.33%; } /* If zones 1, 3, 4 are on */
    .split-124 #footer-quad-fourth { width:33.33%; } /* If zones 1, 2, 4 are on */
    .split-123 #footer-quad-third { width:33.33%; } /* If zones 1, 2, 3 are on */

    /*4 zones on */
    .split-1234 #footer-quad > div { width:25%; } /* If zones 1, 2, 3, 4 are on */
  
   

} /* end of media only screen and (min-width: 768px) */

.mediabuttons {
     width: 100%;
	float: left;
	margin: 0 0 3em 0;
	padding: 0;
	list-style: none;
}
.mediabuttons li {
	float: left;
    padding-right: 5px;
    padding-left: 5px;
}
#twitter-widget-0 {
 margin-top: 3px;
 padding-right: 0px; 
 margin-right: -20px;     
    }
#footer-quad > div:nth-child(4) > ul > li.linkedin > span {
    margin-top: 2px;
}
@media only screen and (min-width: 1140px) {
    #layout-header, #layout-navigation, #layout-featured, #layout-before-main, #layout-main, #layout-footer, #layout-after-main, #layout-tripel {
        width:1026px; /* 1140 - 10% for margins */
        margin:0 auto;
    }

    /* Aside Zones */
    /* If zone 1 is on */
    .aside-1 #layout-content { float: right; width: 70%; }
    .aside-1 .aside-first { float: left; width: 30%; }

    /* If zone 2 is on */
    .aside-2 #layout-content { float: left; width: 70%; }
    .aside-2 .aside-second { float: right; width: 30%; }

    /* If zones 1, 2 are on */
    .aside-12 #layout-content { width: 60%; }
    .aside-12 .aside-first, .aside-12 .aside-second { width: 20%; }
    .aside-12 .aside-first, .aside-12 .aside-second, .aside-12 #layout-content { float:left; }

   /* .user-display { float: right; } */

} /* end of media only screen and (min-width: 1140px) */

/* Logo for the Site */
.logo img {
    display:inline-block;
    margin: auto;
    vertical-align: middle;

    /* font-size:0;*/
     
}
.followus {
    color: #788EAF !important;
    float: right;
    display: inline-block;
    margin-top: 7px;
    font-size: 80%;
    margin-right: 10px;
    text-align: right;
    

}

.phonenum {
    float: right;
     display: inline;
margin-right: -15%;
     margin-top: 35px;
     font-size: 18px;
  

    
}
.phonenum:before {
  content: "\260E";
  display: block;
  margin-right: 5px;
}

/* Social Media icons (header / footer) */
#socialmedia img {
    display:inline-block;
    max-height: 30px; 
    margin: 5px 5px 0 5px;
    float: right;
    
}
#socialmedia > a.twitterimg > img:hover {
    width: 25px;
    height: 25px;
}
#socialmedia > a.linkedinimg > img:hover {
    width: 25px;
    height: 25px;
}
#socialmedia > a.fbimg > img:hover {
    width: 25px;
    height: 25px;
}

.fb-like {
   
    
}
.poweredbyazure {
    margin:  0 0 0 0;
    padding:  0 0 0 0;
}
.vidholder {
clear: both;
margin-bottom: 30px;

}
.videos{
    border-style:inset;
    border-color: black;
    border-width:medium;
    margin-right:50px;
    width:420px;
    height:315px;
}
.videos2{
    border-style:inset;
    border-color: black;
    border-width:medium;
    margin-right:50px;
    width:420px;
    height:315px;
    margin-bottom: 30px;
}
.auto-resizable-iframe{
  max-width: 500px;
  margin: 0px auto;
}

.auto-resizable-iframe > div {
  position: relative;
  padding-bottom: 75%;
  height: 0px;
}

.auto-resizable-iframe > div > iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}


.Logo{
  height: auto;
    max-width: 100%;
}
.logo {
    max-height: 80%;
    max-width: 90%;
    margin: 10px;
}
.logomargin {
     max-height: 80%;
    max-width: 80%;
    margin: 10px;
    
}
.MSLogo{
    background: url("/Media/Default/Page/Dynamics_CRM_Blue.png") no-repeat transparent;
}



#phone_pic {
    
    width: fill-available;
    height: fill-available;
    overflow: hidden;
    text-align: center;
    
   
}
.phone_pic2{
    width: 100%;
    
}

@media only screen and (min-width: 1140px) {
    .phonenum {
    margin-right: -15%;
    }
    .phone_pic2{
         width: 600px;
         height: 660px;
    }
}
.bluetext {
    color: #3A3E7A;
}
.orangetext {
    color: #CF4526;
}

.Brandingheader{
    color: #11165E !important;
    font-size: 175%;
    margin-bottom: 2%;
     font-weight: bold;
    text-decoration: none !important;
 
}
.Brandingsub{
    color: #788EAF !important;
    font-size: 125%;
    text-decoration: none !important;
  
}

.brandinglogo {
    width:150px;
    height:150px;
    display: inline-block;
    padding-bottom: 15px;
    
}
.brandingtext {
    
    display: inline-block;
    width: 400px !important;
    margin-left:auto;
    margin-top: -4%;  
    margin-bottom: 10px;
    text-shadow: 1px 0px 0px rgba(0,0,0, .35);
}
#content > div > article > p:nth-child(4) > a {
        z-index: 0;
}
.findoutmore {
  margin-top: 0 !important;
        margin-bottom: 4px !important;
        display: block !important;
        position: relative !important;
 
        font-size: 1.15em !important;
        color: #fdfdfd !important;
       
        text-decoration: none;
        text-shadow: 0px 0px 1px rgba(0,0,0, .35) !important;
        background: #11165E; /*base color of the background*/
        background: -moz-linear-gradient(top, #11165E 0%, #0c1046 100%) !important; /*adds the second color on the bottom*/
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#11165E), color-stop(100%,#11165E)) !important;
        background: -webkit-linear-gradient(top, #11165E 0%,#0c1046 100%) !important;
        background: -o-linear-gradient(top, #11165E 0%,#0c1046 100%) !important;
        background: -ms-linear-gradient(top, #11165E 0%,#0c1046 100%) !important;
        background: linear-gradient(top, #11165E 0%,#0c1046 100%) !important;
        -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1) !important;
        -moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1) !important;
        box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1) !important;
        border: 2px solid !important;
        border-radius: 8px !important; /*gives the box rounded corners*/
        border-color: #11165E !important;
        padding: .3em 1.2em !important;
}
.findoutmore:hover {
     color: #fdfdfd !important;
        text-shadow: 1px 1px 1px rgba(255,255,255, .2) !important;
        text-decoration: none !important;
        background: #10165a !important;
        background: -moz-linear-gradient(top, #10165a 0%, #202CB4 100%) !important;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#10165a), color-stop(100%,#202CB4)) !important;
        background: -webkit-linear-gradient(top, #10165a 0%,#202CB4 100%) !important;
        background: -o-linear-gradient(top, #10165a 0%,#202CB4 100%) !important;
        background: -ms-linear-gradient(top, #10165a 0%,#202CB4 100%) !important;
        background: linear-gradient(top, #10165a 0%,#202CB4 100%) !important;
}
.orangebutton {
  margin-top: 0 !important;
        margin-bottom: 4px !important;
        display: block !important;
        position: relative !important;
        font-size: 1.15em !important;
        color: #fdfdfd !important;

        text-decoration: none;
        text-shadow: 0px 0px 1px rgba(0,0,0, .35) !important;
        background: #CF4526; /*base color of the background*/
        background: -moz-linear-gradient(top, #CF4526 0%, #90301A 100%) !important; /*adds the second color on the bottom*/
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CF4526), color-stop(100%,#CF4526)) !important;
        background: -webkit-linear-gradient(top, #CF4526 0%,#90301A 100%) !important;
        background: -o-linear-gradient(top, #CF4526 0%,#90301A 100%) !important;
        background: -ms-linear-gradient(top, #CF4526 0%,#90301A 100%) !important;
        background: linear-gradient(top, #CF4526 0%,#90301A 100%) !important;
        -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1) !important;
        -moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1) !important;
        box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1) !important;
        border: 2px solid !important;
        border-radius: 8px !important; /*gives the box rounded corners*/
        border-color: #CF4526 !important;
        padding: .3em 1.2em !important;

}
.orangebutton:hover {
     color: #fdfdfd !important;
        text-shadow: 1px 1px 1px rgba(255,255,255, .2) !important;
        text-decoration: none !important;
        background: #CF4526  !important;
        background: -moz-linear-gradient(top, #CF4526  0%, #CF4526  100%) !important;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CF4526 ), color-stop(100%,#CF4526 )) !important;
        background: -webkit-linear-gradient(top, #CF4526  0%,#CF4526 100%) !important;
        background: -o-linear-gradient(top, #CF4526  0%,#CF4526 100%) !important;
        background: -ms-linear-gradient(top, #CF4526  0%,#CF4526  100%) !important;
        background: linear-gradient(top, #CF4526  0%,#CF4526  100%) !important;
}
#EmailUs > input[type="submit"]:nth-child(24) {
      margin-top: 20px !important;
        margin-bottom: 4px !important;
        display: block !important;
        position: relative !important;
        font-size: 1.15em !important;
        color: #fdfdfd !important;

        text-decoration: none;
        text-shadow: 0px 0px 1px rgba(0,0,0, .35) !important;
        background: #CF4526; /*base color of the background*/
        background: -moz-linear-gradient(top, #CF4526 0%, #90301A 100%) !important; /*adds the second color on the bottom*/
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CF4526), color-stop(100%,#CF4526)) !important;
        background: -webkit-linear-gradient(top, #CF4526 0%,#90301A 100%) !important;
        background: -o-linear-gradient(top, #CF4526 0%,#90301A 100%) !important;
        background: -ms-linear-gradient(top, #CF4526 0%,#90301A 100%) !important;
        background: linear-gradient(top, #CF4526 0%,#90301A 100%) !important;
        -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1) !important;
        -moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1) !important;
        box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1) !important;
        border: 2px solid !important;
        border-radius: 8px !important; /*gives the box rounded corners*/
        border-color: #CF4526 !important;
        padding: .3em 1.2em !important;

}
#EmailUs > input[type="submit"]:nth-child(24):hover {
     color: #fdfdfd !important;
        text-shadow: 1px 1px 1px rgba(255,255,255, .2) !important;
        text-decoration: none !important;
        background: #CF4526  !important;
        background: -moz-linear-gradient(top, #CF4526  0%, #CF4526  100%) !important;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CF4526 ), color-stop(100%,#CF4526 )) !important;
        background: -webkit-linear-gradient(top, #CF4526  0%,#CF4526 100%) !important;
        background: -o-linear-gradient(top, #CF4526  0%,#CF4526 100%) !important;
        background: -ms-linear-gradient(top, #CF4526  0%,#CF4526  100%) !important;
        background: linear-gradient(top, #CF4526  0%,#CF4526  100%) !important;
}
.orangebutton2 {
  margin-top: 0 !important;
        margin-bottom: 4px !important;
        display: block !important;
        position: relative !important;
        width: 180px;
        font-size: 1.15em !important;
        color: #fdfdfd !important;

        text-decoration: none;
        text-shadow: 0px 0px 1px rgba(0,0,0, .35) !important;
        background: #CF4526; /*base color of the background*/
        background: -moz-linear-gradient(top, #CF4526 0%, #90301A 100%) !important; /*adds the second color on the bottom*/
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CF4526), color-stop(100%,#CF4526)) !important;
        background: -webkit-linear-gradient(top, #CF4526 0%,#90301A 100%) !important;
        background: -o-linear-gradient(top, #CF4526 0%,#90301A 100%) !important;
        background: -ms-linear-gradient(top, #CF4526 0%,#90301A 100%) !important;
        background: linear-gradient(top, #CF4526 0%,#90301A 100%) !important;
        -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1) !important;
        -moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1) !important;
        box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1) !important;
        border: 2px solid !important;
        border-radius: 8px !important; /*gives the box rounded corners*/
        border-color: #CF4526 !important;
        padding: .3em 1.2em !important;
               display: block;
margin-left: auto;
margin-right: auto;
}
.orangebutton2:hover {
     color: #fdfdfd !important;
        text-shadow: 1px 1px 1px rgba(255,255,255, .2) !important;
        text-decoration: none !important;
        background: #CF4526  !important;
        background: -moz-linear-gradient(top, #CF4526  0%, #CF4526  100%) !important;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CF4526 ), color-stop(100%,#CF4526 )) !important;
        background: -webkit-linear-gradient(top, #CF4526  0%,#CF4526 100%) !important;
        background: -o-linear-gradient(top, #CF4526  0%,#CF4526 100%) !important;
        background: -ms-linear-gradient(top, #CF4526  0%,#CF4526  100%) !important;
        background: linear-gradient(top, #CF4526  0%,#CF4526  100%) !important;
}
#content > div > article > div > div > p > strong{
    width: 190px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    white-space: nowrap;
}

li.orangebullet {
      list-style: none;
      margin-left: -20%;
      margin-top: -5%;
  
    }

li.orangebullet:before {
      /* For a round bullet */
      content:'\2022';
      /* For a square bullet */
      /*content:'\25A0';*/
      display: block;
      position: relative;
      max-width: 0px;
      max-height: 0px;
      left: -15px;
      top: -0px;
      color: #CF4526 ;
      font-size: 20px;
      z-index:0;
    }

.bluetextbig {
   font-size: 1.2em;
    }
.footercontact {
   display: inline-block;
    margin-left: 35%;
    float: right;
    max-width: 300px;
    margin-top: 0px;
    
}
@media only screen and (max-width: 1113px) {

    .footercontact {
        display: inline-block;
        float: right;
        margin-left: 0;
        margin-left: 15%;
      
    }
}
@media only screen and (max-width: 1007px) {

}
@media (min-width: 960px){
  .marchevent {
    float: right;
    max-width: 55%;  
    margin-bottom: -120px !important; 
    margin-right: 2%; 
}
}
@media only screen and (max-width: 959px) {
     .footercontact {
        display: inline-block;
        float: right;
        margin-left: 0;
        margin-left: 10%;
      
      
    }
  
   
}
@media only screen and (min-width:767px) {

    .ManagedServices > p {
line-height: 1;
font-size: .9em;
}
    #aside-second > div > article:nth-child(3) {
    margin-top: 50px;    
}
#aside-second > div > article:nth-child(3) > header > h1 {
text-align: center;
}
}
    #cloudbanklogo {
    margin-bottom: 20px;
   display: block;
   margin-right: 20px;
}
@media only screen and (max-width: 767px) {
       #cloudbanklogo {
    margin-bottom: 20px;
   display: block;
   margin-right: 100%;
}
    .centerbtn {
    width: 180px;
    display: block;
    margin-left: auto;
    margin-right:auto;    
}
        .moreinfoholder {

border-bottom:  4px double #11165E;
}
    .asidecontact {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 200px;    
}
    #aside-second > div > article:nth-child(1){
  
        border-top:  4px #11165E double;
        border-bottom:  4px #11165E double;
    
}
    #aside-second > div > article:nth-child(1) > header > h1 {
    text-align: center;    
}
    #aside-second > div > article:nth-child(3) > header > h1 {
margin-left: 10px;
}
 #tripel-first > div > article > header {
     border: 1px solid #11165E;
}

#tripel-first > div > article > header > h1 {
text-decoration: underline;

text-align: center;

}
#tripel-second > div > article > header > h1 {
    text-decoration: underline;

    text-align: center; 
     
}
#tripel-second > div > article > header {
     border: 1px solid #11165E;

}
#tripel-third > div > article > header > h1 {
    text-decoration: underline;

    text-align: center;
    
}
#tripel-third > div > article > header {
     border: 1px solid #11165E;
}
      #content > div > article > p:nth-child(18) > img {
    max-width: 90% !important;   
    
}
    li.orangebullet {
        list-style: none;
        margin-left: 0;
        margin-top: 0;
    }

    li.orangebullet:before {
        position: relative !important;
        margin-left: 0 !important;
    }
    .footercontact {
    margin-right: 5%;
       max-width: 300px;
    float: left;
    margin-left: 10px;
    }
}
@media only screen and (max-width:1030px) {
    .widget-search-form {
    left: 63%;
    }
}
@media only screen and (max-width:859px) {
    .phonenum {
    margin-right: -22%; 
    margin-left: 20%;   
}
    .widget-search-form {
 
    left: 61% !important;
    position: absolute;
   
    }
    li.orangebullet:before {
    position: inherit;
    margin-left: -13%;
    }
 nav ul li a{
    
   
    }
    #brandingtextid {
    position: absolute;
   
    top: 55%;
    }
}

@media only screen and (max-width: 725px) {
    
    .vidholder {
    margin-left: -5px; 
    padding-right: 10px;
    padding-left: 10px;   
}
    .videos2 {
    margin-bottom: 30px;    
}
    .auto-resizable-iframe2{
  max-width: 500px;
  margin: 0px auto;
}

.auto-resizable-iframe2 > div {
  position: relative;
  padding-bottom: 75%;
  height: 0px;
}

.auto-resizable-iframe2 > div > iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
    .phonenum {
    margin-right: -30%;    
}
    .mediabuttons {
     width: 100%;
	float: none;
	margin: 0 0 3em 0;
	padding: 0;
	list-style: none;
}
.mediabuttons li {
	float: none;
    padding: 5px;
}
#twitter-widget-0 {
 margin-top: 0px;
 padding-right: 0px; 
      
    }
#footer-quad > div:nth-child(4) > ul > li.linkedin > span {
    margin-top: -2px;
}
    li.orangebullet {
      list-style: none;
      margin-left: 0;
      margin-top:0;
      
    }

  #brandingtextid {
    position: relative !important;
    margin-left: 0;
    
    }
#socialmedia img {
   display:inline-block;
    max-height: 30px; 
    margin-right: 10px;
    margin-left:  10px;
    float: right;

   
    
}



#header > div > div.brandingblock > div > div.logo{
        margin-bottom: 70px !important;
    }
    .widget-search-form {
    top: 270px !important;
    left: 3% !important;
    margin-bottom: -10px;

    }

    .brandingtext {
     height: auto !important;
   
     
     
    }
    .Brandingheader {
    padding-bottom: 5px !important;

    }
 .bluetextbig {
   
    }
    .bluetext {
 
    }
    .findoutbutton {
    height: 1.5em;
    line-height: 1.5em;
    }
   
   

}
@media only screen and (min-width: 601px) {
    #Comments_Author {
    width: 50% !important;    
}
    #Comments_Email {
    width: 50% !important; 
    }
    #Comments_SiteName {
    width: 50% !important;    
}
    #Comments_CommentText {
    width: 51% !important;    
}
}
@media only screen and (max-width: 600px) {
    #Comments_Author {
    width: 90% !important;    
}
    #Comments_Email {
    width: 90% !important; 
    }
    #Comments_SiteName {
    width: 90% !important;    
}
    #Comments_CommentText {
    width: 91% !important;    
}
    .brandingtext {
       display: inline-block;
        width: 230px !important;
        height: auto !important;
        text-align: center;
    }
    .marginlist {
    width: auto;
    }

    .widget-search-form {
    top: 315px !important;
    

    }


    .logomargin {
    margin-left: 30%;
    margin-right: 45%;
        
    }
    .bluetextbig {

    
    }
.Brandingheader {

      display: inline-block;
    }
    .bluetext {
    
    }
.findoutbutton {
    height: 1.3em;
    line-height: 1.3em;
    }
 .Brandingsub {
      display: inline-block;
    }
}

@media screen and (min-width:501px) {

    .mediabuttons {
    min-width: 300px;    
}
    .phonelogo {
    display: none;    
}
    .asidenum1 {
    font-size: 18px;
        
}
    .asidenum1:before {
    content: "\260E";
        margin-right: 5px;
        font-size: 25px;
        color: #CF4526;    
}

    .phonecallbtn {
    display: none;    
}
    
    .phoneimage2 {
    display: none;    
}
    .compimage {
    display: none;    
}
    .tabletimage {
    display: none;    
}
    .phoneimage2 {
    display: none !important;    
}
    .compimage {
    display: none !important;    
}
    .tabletimage {
    display: none !important;    
}
    .devicespic {
       max-width: 90%;
    display: block;
  margin-left: auto;
  margin-right: auto; 
    }
}

@media only screen and (max-width:500px) {
    #aside-second > div > article:nth-child(1) > div > div > a {
    text-align: center;
    font-size: 18px;
    color: white;
    text-decoration: none;    
}
 #aside-second > div > article:nth-child(1) > div > div > a:hover {
    color: white;
    text-decoration: none; 
    cursor: pointer;   
}
    .asidenum1 {
    display: none;
    }
    #aside-second > div > article:nth-child(1) > div > div {
    text-align: center;   
}
    #aside-second > div > article:nth-child(1) > div > form > p:nth-child(1) {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
    #aside-second > div > article:nth-child(1) > div > form > p:nth-child(1) > input {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }
    .phonecallbtn{
  margin-top: 0 !important;
        margin-bottom: 4px !important;
        display: block !important;
        position: relative !important;
        margin-left: auto;
        margin-right: auto;
        font-size: 1.15em !important;
        color: #fdfdfd !important;
      white-space: nowrap;
        text-decoration: none;
        text-shadow: 0px 0px 1px rgba(0,0,0, .35) !important;
        background: #CF4526; /*base color of the background*/
        background: -moz-linear-gradient(top, #CF4526 0%, #90301A 100%) !important; /*adds the second color on the bottom*/
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CF4526), color-stop(100%,#CF4526)) !important;
        background: -webkit-linear-gradient(top, #CF4526 0%,#90301A 100%) !important;
        background: -o-linear-gradient(top, #CF4526 0%,#90301A 100%) !important;
        background: -ms-linear-gradient(top, #CF4526 0%,#90301A 100%) !important;
        background: linear-gradient(top, #CF4526 0%,#90301A 100%) !important;
        -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1) !important;
        -moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1) !important;
        box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1) !important;
        border: 2px solid !important;
        border-radius: 8px !important; /*gives the box rounded corners*/
        border-color: #CF4526 !important;
        padding: .3em 1.2em !important;
}
.phonecallbtn:hover {
     color: #fdfdfd !important;
        text-shadow: 1px 1px 1px rgba(255,255,255, .2) !important;
        text-decoration: none !important;
        background: #CF4526  !important;
        background: -moz-linear-gradient(top, #CF4526  0%, #CF4526  100%) !important;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CF4526 ), color-stop(100%,#CF4526 )) !important;
        background: -webkit-linear-gradient(top, #CF4526  0%,#CF4526 100%) !important;
        background: -o-linear-gradient(top, #CF4526  0%,#CF4526 100%) !important;
        background: -ms-linear-gradient(top, #CF4526  0%,#CF4526  100%) !important;
        background: linear-gradient(top, #CF4526  0%,#CF4526  100%) !important;
}
      ul, ol {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    
   padding-left: 0px;  
}
  
    li ul, li ol {
    margin: 0;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
}
    .memberimg {
    display: block;
    margin-left: auto;
    margin-right: auto;  
    margin-bottom: 5px;  
}
    .vipregraph {
     display: none; 
    }
    .phonenum {
    margin-right: -50%;    
}
   
    .phoneimage2 {
    max-width: 90%; 
    display: block;
  margin-left: auto;
  margin-right: auto;   
}
   
    .compimage {
    max-width: 90%;
    display: block;
  margin-left: auto;
  margin-right: auto;    
}
    .tabletimage {
    max-width: 90%;    
    display: block;
  margin-left: auto;
  margin-right: auto;
}
    #content > div > article > p:nth-child(11) > img {
    display: none;    
}
    .devicespic {
    display:none !important;    
}
#content > div > article > p:nth-child(19) > img {
    max-width: 90%;
}
      #content > div > article > p:nth-child(6) > img {
    max-width: 90%;  
    max-height: 20%;
    
}
    .footercontact {
        padding-top: 0;
        font-size: 80%;
        margin-right: 10px;
    }
    .marginlist {
    margin-left: 0%;
    }
    .media-library-picker-field media-library-picker-field-facebook-img {
    display: none;    
}
    .widget-search-form {
        left: 0 !important;
    }

    #header > div > div.brandingblock > div > div.logo > a > img {
        padding-left: 45px;
    }

    .branding-text {
        padding-left: 25px;
    }
    /*This is the area that holds the nav bar*/
    .zone-navigation {
        border-top: none;
        border: none;
        height: auto;
        background: none;
        background-color: #fff;
        -webkit-box-shadow: inset 0px 0px 0px 0px rgba(255,255,255, .1), 0px 0px 0px 0px rgba(0,0,0, .1);
        -moz-box-shadow: inset 0px 0px 0px 0px rgba(255,255,255, .1), 0px 0px 0px 0px rgba(0,0,0, .1);
        box-shadow: inset 0px 0px 0px 0px rgba(255,255,255, .1), 0px 0px 0px 0px rgba(0,0,0, .1);
    }

    nav > ul > li:hover {
        background-color: #fff;
        -webkit-box-shadow: 0px 0px 0px #152084;
        -moz-box-shadow: 0px 0px 0px #152084;
        box-shadow: 0px 0px 0px #152084;
    }
    /*basic css reset*/
    nav ul {
        margin: 0;
        padding: 0;
        border: none;
        outline: none;
        text-decoration: none;
        text-align: center;
    }

    nav ul li {
        border: none;
    }

    nav ul li:hover {
        border: none;
    }


    /*removes link/list style*/
    nav li {
        list-style: none;
        text-decoration: none;
    }

    /*CSS for the first level of navigation*/
    nav ul li a {
        margin-top: 0 !important;
        margin-bottom: 4px !important;
        display: block;
        position: relative;
        min-width: 110px;
        min-height: 40px;
        font-size: 1.15em;
        color: #fdfdfd;
        padding-left: 0;
        padding-top: 10px;
        text-decoration: none;
        text-shadow: 0px 0px 1px rgba(0,0,0, .35);
        background: #11165E; /*base color of the background*/
        background: -moz-linear-gradient(top, #11165E 0%, #0c1046 100%); /*adds the second color on the bottom*/
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#11165E), color-stop(100%,#11165E));
        background: -webkit-linear-gradient(top, #11165E 0%,#0c1046 100%);
        background: -o-linear-gradient(top, #11165E 0%,#0c1046 100%);
        background: -ms-linear-gradient(top, #11165E 0%,#0c1046 100%);
        background: linear-gradient(top, #11165E 0%,#0c1046 100%);
        -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
        -moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
        box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
        border: 2px solid;
        border-radius: 8px; /*gives the box rounded corners*/
        border-color: #11165E;
    }

    nav ul li {
        background: none;
        font-weight: bold;
        color: #152084;
    }

    /*Second level of navigation*/
    nav > ul > li > ul > li a {
        color: #11165E;
        text-shadow: 0px 1px 0px rgba(255,255,255, .2);
        text-decoration: none;
        background: #e5e5e5;
        border-bottom: 1px solid #c9c9c9;
        margin-top: 2px !important;
        margin-bottom: 2px !important;
        -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
        -moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
        box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
        border: 2px solid;
        border-radius: 8px;
        border-color: #e5e5e5;
        font-size: 1.10em;
        padding-left: 0;
    }

    /*The CSS for what happens wehn you click or hover onto a first level item*/
    nav > ul > li:hover > a, nav > ul > li:target > a {
        color: #fdfdfd;
        text-shadow: 1px 1px 1px rgba(255,255,255, .2);
        text-decoration: none;
        background: #10165a;
        background: -moz-linear-gradient(top, #10165a 0%, #202CB4 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#10165a), color-stop(100%,#202CB4));
        background: -webkit-linear-gradient(top, #10165a 0%,#202CB4 100%);
        background: -o-linear-gradient(top, #10165a 0%,#202CB4 100%);
        background: -ms-linear-gradient(top, #10165a 0%,#202CB4 100%);
        background: linear-gradient(top, #10165a 0%,#202CB4 100%);
    }

    /*CSS for when you hover over 2nd level list item*/
    nav > ul > li > ul > li:hover a {
        background: #b7b7b7;
        text-decoration: none;
    }

    /* this sets the second level to not appear, and then gives it a transition speed when it does appear/disapear after hover */
    nav ul li > ul > li {
        height: 0;
        overflow: hidden;
        -webkit-transition: all .9s ease-in-out;
        -moz-transition: all .9s ease-in-out;
        -o-transition: all .9s ease-in-out;
        -ms-transition: all .9s ease-in-out;
        transition: all .9s ease-in-out;
    }

    /*When you hover on a first level item it will set the height of the list items
   under it to a min of 45px and then auto to let the larger items drop down.*/
    nav > ul > li:hover > ul > li {
        min-height: 45px;
        height: auto;
        margin-top: 2px !important;
        margin-bottom: 2px !important;
    }

    /*CSS for the first level item when it is the current link being used*/
    nav > ul > li.current > a {
        color: #CF4526 !important;
        background: #10165a;
        background: -moz-linear-gradient(top, #10165a 0%, #202CB4 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#10165a), color-stop(100%,#202CB4));
        background: -webkit-linear-gradient(top, #10165a 0%,#202CB4 100%);
        background: -o-linear-gradient(top, #10165a 0%,#202CB4 100%);
        background: -ms-linear-gradient(top, #10165a 0%,#202CB4 100%);
        background: linear-gradient(top, #10165a 0%,#202CB4 100%);
    }

    /*CSS for the second level item when it is the current link being used (first level will also be considered "in use")*/
    nav > ul > li > ul > li.current > a {
        color: #CF4526 !important;
        background: #b7b7b7;
        margin-top: 2px !important;
        margin-bottom: 2px !important;
    }
    /*This makes the menu stay open when you are inside of a list item*/
    nav > ul > li.current > ul > li {
        min-height: 45px;
        height: auto;
        margin-top: 2px !important;
        margin-bottom: 2px !important;
    }
}

@media only screen and (max-width: 495px) {
    body {
    font-size: 100%;    
}

    #content > div > article > p:nth-child(6) > img {
    max-height: 20% !important;    
}

    .widget-search-form {
        top: 330px !important;
        
       
    }

}
@media only screen and (maxwidth:374px) {
    .footercontact {
    font-size: 80%;
    }
}
@media only screen and (max-width:360px) {
  
    .phonenum {
    margin-bottom: 20px;
    }
    .brandinglogo {
    margin-top: 40px !important;
    margin-bottom: 40px !important;  
      
}
    .widget-search-form {
    top: 330px !important;    
}
}

@media only screen and (max-width: 286px) {

    .widget-search-form {
        top: 330px !important;
    }
}
.asidetext {
    display: inline-block;
     color: #3A3E7A;
}
.bluetextbig {
 
    color: #3A3E7A;
    font-weight: 600;
    font-family:  'Tahoma', Tahoma, Helvetica Neue, Arial, Helvetica, 'Tahoma';
        
        
}
.orangetextbig {
    font-size: 100%;
    color: #CF4526;
     font-family:  'Tahoma', Tahoma, Helvetica Neue, Arial, Helvetica, 'Tahoma';
}
.servicesTitle {
font-size: 1.3em;
color: #11165E; 
font-weight:bold;
}

#footernumber {
    display: inline-block;

}
#footertext {
    display: inline-block;
  
}
.silverpicture{
    border-width: 2px !important;
    border-color: #152084 !important;
}
.imagescale {
   height: auto;
    max-width: 80%;
}
.contactheader {
    display: inline-block;
}
li.productlist {
    list-style: none;
    color: #3A3E7A;
}
li.productlist:before {
      /* For a round bullet */
      content:'\2022';
      /* For a square bullet */
      /*content:'\25A0';*/
      display: block;
      position: relative;
      max-width: 0px;
      max-height: 0px;
      left: -15px;
      top: -0px;
      color: #CF4526 ;
      font-size: 20px;
    }
li.IT_services {
    list-style: none;
    color: #3A3E7A;
}

li.IT_services:before {
    /* For a round bullet */
    content: '\2022';
    /* For a square bullet */
    /*content:'\25A0';*/
    display: block;
    position: relative;
    max-width: 0px;
    max-height: 0px;
    left: -15px;
    top: -0px;
    color: #CF4526;
    font-size: 20px;
}
li.Software_services {
    list-style: none;
    color: #3A3E7A;
}
li.Software_services:before {
     /* For a round bullet */
    content: '\2022';
    /* For a square bullet */
    /*content:'\25A0';*/
    display: block;
    position: relative;
    max-width: 0px;
    max-height: 0px;
    left: -15px;
    top: -0px;
    color: #CF4526;
    font-size: 20px;
}
.widget-search-form {
    float: left;
    position:absolute;
  width: 300px;
    height:auto;
    left: 70%;
    right:auto;
    top: 170px; 
    
}
.servicebox {
border-bottom: 4px double #11165E;
}
#firstbox {
    border-top: 4px double #11165E;
}
.FB-share {
   
	-moz-box-shadow:inset 0px 1px 0px 0px #7a8eb9;
	-webkit-box-shadow:inset 0px 1px 0px 0px #7a8eb9;
	box-shadow:inset 0px 1px 0px 0px #7a8eb9;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5A7AD3), color-stop(1, #4D6ABA));
	background:-moz-linear-gradient(top, #5A7AD3 5%, #4D6ABA 100%);
	background:-webkit-linear-gradient(top, #5A7AD3 5%, #4D6ABA 100%);
	background:-o-linear-gradient(top, #5A7AD3 5%, #4D6ABA 100%);
	background:-ms-linear-gradient(top, #5A7AD3 5%, #4D6ABA 100%);
	background:linear-gradient(to bottom, #5A7AD3 5%, #4D6ABA 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5A7AD3', endColorstr='#4D6ABA',GradientType=0);
	background-color:#5A7AD3;
	border:1px solid #314179;
    border-radius: 2px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:3px 8px;
	text-decoration:none;
    height: 20px;
    margin-bottom: 5px;
}
.FB-share:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5972a7), color-stop(1, #637aad));
	background:-moz-linear-gradient(top, #5972a7 5%, #637aad 100%);
	background:-webkit-linear-gradient(top, #5972a7 5%, #637aad 100%);
	background:-o-linear-gradient(top, #5972a7 5%, #637aad 100%);
	background:-ms-linear-gradient(top, #5972a7 5%, #637aad 100%);
	background:linear-gradient(to bottom, #5972a7 5%, #637aad 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5972a7', endColorstr='#637aad',GradientType=0);
	background-color:#5972a7;
}
.FB-share:active {
	position:relative;
	top:0px;
}
.text-field {
display: none;
}
.linkedin-li {
    margin-top: 2px;
max-width: 48px;
min-width: 48px;
height: 20px;
max-height: 22px;
background-color: #E3E3E3;
border:1px solid #cccccc;
    border-radius: 2px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-left: 4px;
    text-decoration: none;
}
.linkedin-li2 {
    margin-top: 2px;
max-width: 48px;
min-width: 48px;
height: 20px;
max-height: 22px;
padding-right: 5px;
background-color: #E3E3E3;
border:1px solid #cccccc;
    border-radius: 2px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-left: 4px;
    text-decoration: none;
}
ul.share-buttons2{
  list-style: none;
  padding: 0;
  margin: 10px;

}

.fbsidelogo {
    height: 30px;
}
.tweetsidelogo {
    height: 30px;

}
.linkedsidelogo{
    height: 30px;
}
.linkedin-button{
    
  max-width: 61px;
min-width: 51px;
   display: block;
    padding-left: 17px;
    font-size: 11px;
    color: black;
    font-weight: bold;
    text-decoration: none;
 
}

.linkedin-button:before {
content: url(/Media/Default/Images/rsz_linkedin.png);
margin-left: -23px;
position: absolute;
text-decoration: none;
}
.site:hover {
    text-decoration: none;
}
#footer-quad > div:nth-child(4) > ul > li.linkedin-li > a > span > span:hover {
    text-decoration: none;
}
#footer-quad > div:nth-child(4) > ul > li.linkedin-li > a > span > span.hover {
    text-decoration: none;
}
.thumbnailList{
  margin: 20px;
}
.thumbnailUl {
    margin-left: -5%;
  list-style-type: none;
  width: 80%;
}
.thumbnailLi img {
    
  float: left;
  margin: 0 15px 0 0;
}
 
.thumbnailLi p {
  font: 200 12px/1.5 Georgia, Times New Roman, serif;
}
 
.thumbnailLi {
  padding: 10px;
  overflow: auto;
}
 
.thumbnailLi:hover {
  background: #eee;
 
}
.thumbnailbackground {
    background-color: white;
    height:150px;
    width: 150px;
    box-shadow: 5px 5px 3px #888888;
  float: left;
  margin: 0 15px 0 0;
}

@media screen (max-width:500px) {


    .logo {
    display: none;    
}
 .thumbnailLi img {
   
    margin-right:50%;
    }
    .thumbnailUl {
    margin-left: -13%;
    }
.thumbnailbackground {
    margin-right: 40%;
    margin-bottom: 5%;
    }
.marchforbabiesblue{
display: block;
margin-left: auto;
margin-right: auto;
}
}
.marchforbabiesblue{
background-color: #EFF8FC;
border: 4px #B7E5FA double;
max-width: 500px;
padding: 10px;
clear: both;
display: block;
padding-bottom: 0;


}
.jointeambtn {
  margin-top: 0 !important;
        margin-bottom: 4px !important;
        display: block !important;
        position: relative !important;
 
        font-size: 1.15em !important;
        color: #fdfdfd !important;
       
        text-decoration: none;
        text-shadow: 0px 0px 1px rgba(0,0,0, .35) !important;
        background: #11165E; /*base color of the background*/
        background: -moz-linear-gradient(top, #11165E 0%, #0c1046 100%) !important; /*adds the second color on the bottom*/
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#11165E), color-stop(100%,#11165E)) !important;
        background: -webkit-linear-gradient(top, #11165E 0%,#0c1046 100%) !important;
        background: -o-linear-gradient(top, #11165E 0%,#0c1046 100%) !important;
        background: -ms-linear-gradient(top, #11165E 0%,#0c1046 100%) !important;
        background: linear-gradient(top, #11165E 0%,#0c1046 100%) !important;
        -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1) !important;
        -moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1) !important;
        box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1) !important;
        border: 2px solid !important;
        border-radius: 8px !important; /*gives the box rounded corners*/
        border-color: #11165E !important;
      
}
.jointeambtn:hover {
     color: #fdfdfd !important;
        text-shadow: 1px 1px 1px rgba(255,255,255, .2) !important;
        text-decoration: none !important;
        background: #10165a !important;
        background: -moz-linear-gradient(top, #10165a 0%, #202CB4 100%) !important;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#10165a), color-stop(100%,#202CB4)) !important;
        background: -webkit-linear-gradient(top, #10165a 0%,#202CB4 100%) !important;
        background: -o-linear-gradient(top, #10165a 0%,#202CB4 100%) !important;
        background: -ms-linear-gradient(top, #10165a 0%,#202CB4 100%) !important;
        background: linear-gradient(top, #10165a 0%,#202CB4 100%) !important;
}
.jointeamtext:hover {
text-decoration: none;
}
.jointeamtext {
text-align: center;
color: white;
}
.MFBimg {
max-width: 90%;
height: auto;
}
.marchevent {
    background-color: #EFF8FC;
border: 4px #B7E5FA double;
max-width: 500px;
padding: 10px;
display: block;
margin-bottom: 20px;


}
/* MJM (2/6/18) Boxed DIV for Images */
.twomimagebox {
	border-style: solid; 
	border-color: navy; 
	border-width: 1px; 
	padding: 0px; 
	margin: 0px;
	display: inline-block;
}

@media (min-width:735px) {
    .marforbabiestext {
        max-width: 60%;
        float: left;
    }
    .marchevent {
    float: right;
    max-width: 55%;  
    margin-right: 2%; 
}
}
@media (max-width:500px){
    #header > div > div.brandingblock > div > div.phonelogo > a > img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }
    .phonelogo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 70px;
    }
    .logo {
    display: none;
    }
    .centerimages {
    margin-top: 15px;
    display: block;
    margin-left: auto;
    margin-right: auto; 
    }
    .followus {
    display: none;    
}
   
  
    .topborder {
    top: 0;
    width: 100%;
     position: fixed;
    z-index: 9999;
    background-color: #11165E;
    left: 0;
    height: 45px;
    border-bottom: 2px solid #CF4526;
    }
    .topphonebtn{
    padding-top: 2px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 200px;   
    text-align: center;
   
    
}
    .phonecallbtn:before {
    content: "\2709";
        margin-right: 5px;
        font-size: 25px;
       
    }
        .headernum {
    display: none;    
}
    #header > div > div.brandingblock > div > div.followus > div {
    display: none;    
}
    }
.search-form button[type="submit"] {
color:#fff;
    background:#11165E;
    background: -webkit-gradient(linear, left top, left bottom, from(#11165E), to(#0c1046));
    background:-moz-linear-gradient(top , #11165E, #0c1046);
    border:1px solid #999;
    border-top-right-radius: 8px !important; 
    border-bottom-right-radius: 8px !important; 
    cursor:pointer;
    margin-left: 0 !important;
    padding:.38em .5em;
    text-align:center;
    }
.search-form button[type="submit"]:hover {
    background:#10165a;
     background: -webkit-gradient(linear, left top, left bottom, from(#10165a), to(#202CB4));
    background:-moz-linear-gradient(top , #10165a, #202CB4);
    border:1px solid #999;
}
@media only screen and (min-width:726px) {
    .linkedin-li {
    margin-top: 2px;
max-width: 48px;
min-width: 48px;
height: 20px;
max-height: 22px;
background-color: #E3E3E3;
border:1px solid #cccccc;
    border-radius: 2px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-left: 20px !important;
    text-decoration: none;
}
}