body {
	background-position: center top;
 /*	background-color: rgba(0, 0, 55, 0.3); */
/*	background-color:#E8EFF4; */
	background-color:#EFFBFB;

}

#outer_frame {
		width:100%;
		margin-top:3px;
}
#former_outer_frame {
		width:100%;
		background-image: url(graphics/background_sides.png);
		margin-top:3px;
}
#frame {
	background-image: url(../graphics/bkglobe2_transparent.gif);
	width:950px;
	margin:auto;
	margin-top:0px;
	padding:0px;
	padding-left: 0px;
	padding-top: 0px;
	text-align:center;
	border: 0px solid #000;
}
#frame_heading { 
	width:950px;
	margin:auto;
	margin-top:0px;
	padding:0px;
	padding-left: 0px;
	padding-top: 0px;
	text-align:center;
	border: 0px solid #000;
}
#frame_banner { 
	max-width:100%;
	margin:auto;
}

/*//////// HEADER DIV OVER 800 ///*/
		.header-font {
			font-size:2.5vw;
			padding-top:unset;
			padding-bottom:unset;			
		}
		.header-font-contact {
			line-height:80%;
			color:#696969;
			font-size:1.7vw;
			padding-top:unset;
		}	
		#logo-box {
			width:unset;
		}
		#logo {
			height:100px;
			width:auto;
		}
/*////////////////////////////*/

.navbar {
	height:25px;
}

  .navbar-custom { 
            background-color:rgb(0, 0, 100); 
    } 
        /* Modify brand and text color */     
   .navbar-custom .navbar-brand, 
        .navbar-custom .navbar-text { 
            color:greenyellow; 
		}
		.navbar-custom .nav-link {
			color:white;
		}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.topnav {
  overflow: hidden;
  background-color: #fff;
}

.topnav a {
  float: left;
  display: block;
  color: #0000ff;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.topnav .icon {
  display: none;
}

	.parallax {
    /* The image used */
 	content:"";
    background-image: url(graphics/men_tablet.jpg);

    /* Full height */
/*    height: 700px; */

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center; 
    background-repeat: no-repeat;
    background-size: cover;
	}
	.parallax2 {
    /* The image used */
 	content:"";
    background-image:url(graphics/woman-on-phone.jpg);

    /* Full height */
/*    height: 700px; */

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	}	
	.parallax3 {
    /* The image used */
 	content:"";
    background-image: url("graphics/online-marketing-Diversifited -Marketing-Systems2.jpg");

    /* Full height */
/*    height: 700px; */

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center; 
    background-repeat: no-repeat;
    background-size: cover;
	}

.parallax3_margins {
	margin-top:300px;
	margin-bottom: 300px;
}




.content_box {
	width:70%;
	margin:200px auto;
/*	background-image:url(graphics/white_faded_background.png); */
	background-color:rgba(250, 255, 255, 0.8);
	padding:20px; 
	background-repeat;
/*	border-radius:25px; 
	border-style:ridge;
	border-color:light_gray; */
	text-align:left;
}
.content_box_darker {
	width:70%;
	margin:200px auto;
/*	background-image:url(graphics/white_faded_background.png); */
	background-color:rgba(250, 255, 255, 0.9);
	padding:20px; 
	background-repeat;
/*	border-radius:25px; 
	border-style:ridge;
	border-color:light_gray; */
	text-align:left;
}
.content_box_100{
	width:70%;
	margin:100px auto 100px;
/*	background-image:url(graphics/white_faded_background.png); */
	background-color:rgba(250, 255, 255, 0.8);
	padding:20px; 
	background-repeat;
/*	border-radius:25px; 
	border-style:ridge;
	border-color:light_gray; */
	text-align:left;
}

.grey_bar {
/*	background-image:url(graphics/white_faded_background.png); 
	padding:4px; 
	background-repeat;
*/
	/*background-color:#F7F3F3; */
	background-color: rgba(0, 0,125, 0.1);
}
.grey_bar_project {
/*	background-image:url(graphics/white_faded_background.png); 
	padding:4px; 
	background-repeat;
*/
	/*background-color:#F7F3F3; */
	background-color: rgba(0, 0,125, 0.1);
	padding-bottom:15px;
}
.grey_bar29 {
	background-image:url(graphics/white_faded_background29.png);  
	padding:4px; 
	background-repeat;
}
.grey_bar_darker {
	background-color:rgba(250, 255, 255, 0.9);
	padding:4px; 
}

.newspaper {
  -webkit-column-count: 3; /* Chrome, Safari, Opera */
  -moz-column-count: 3; /* Firefox */
  column-count: 3;
}

.pricing_section {
	font-size: 15px;
	color:green;
}


a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
	font-variant: normal;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:  #0033CC;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: blink;
/*	border: thin groove; */
}
.col3_2 {
width:30%;float:left;;
}

.fadein
{
    opacity:0;
}


.blue_bottom {
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #0033CC;
}
.page_sides {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #66FFFF;
	border-left-color: #66FFFF;
}
.blue_border {
	border: thick groove #0033CC;
}

.floatl {
	float:right;
}
.border_3d {
	border-bottom-width: 3px;
	border-bottom-style: inset;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
	border-top-width: 2px;
	border-top-style: groove;
}
.border_3d_b {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 3px;
	border-top-style: solid;
	border-right-width: 3px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.unnamed1 {
	filter: shadow;
	line-height: 120%;
}
.border_3d_top {

	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
	border-top-width: 2px;
	border-top-style: none;
}
.heading_block {
	border: thin outset #0033CC;
	background-image: url(graphics/reddish_back.jpg);
}
.heading_blockCopy {
	border: thin dotted #97FFDD;
	background-repeat: no-repeat;
}
.heading_block_title_light_blue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 2px;
	width: 100%;
	background-color:#98c4ff;
	float: none;
	display: block;
	height:20px;
}
.heading_block_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	width: 100%;
	background-color: #6699CC;
	float: none;
	display: block;
	background-image: url(/graphics/dmsi_sect_bar.gif);
}
.hand {
	cursor: pointer;
}
#nav_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(graphics/water_background.png);
	background-repeat: repeat;
}
#nav_menu a:link {
	color: #FFFFFF;

}
#nav_menu a:visited {
	color: #FFFFFF;

}

#nav_menu a:hover{
	color: #CCFFFF;
	text-decoration:none;
	font-style:normal;
}
#photo_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#photo_menu a:link {
	font-style:normal;
	text-decoration:none;
}
#photo_menu a:visited {
	font-style:normal;
	text-decoration:none;
}

#photo_menu a:hover{
	
	text-decoration:none;
	font-style:normal;
    border:none;
}

.heading_block_350 {

	border: thin outset #0033CC;
	background-image: url(/graphics/reddish_back_350.jpg);
}
.close_video_window {
	color: #FF0000;
	text-decoration: underline;
	cursor: hand;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.smallcaps {
	font-variant: small-caps;
}

.style1 {color: #FDD18A;}

.style2 {
	color: #FF0000;
	background-color: #FFFFFF;
}

.style6 {color: #8FC7BC;}
.style7 {font-weight: bold;}
.style8 {
	color: #009393;
	/*font-size:18px;*/
	font-size:1.9vh;
	font-family: Arial, Helvetica, sans-serif;
}
.style8_link a {color: #009393; font-size:12px;}
.style9 {font-family: Geneva, Arial, Helvetica, sans-serif;}
.style10 {font-weight: bold;}
/* 
h3 { 
    display: block;
    font-size: 1.17em;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
} 
*/
h3 {
	color: #008282;
	font-size:24px;
	font-weight: bold;
	display:inline;
	line-height: 40px;
}
 .style11 {
	color: #008282;
	/*font-size:24px;*/
	font-size:2.5vh;
	font-weight: bold;
	display:inline;
}
.style11_percent {
	color: #210087;
	font-size: 18px;
	font-weight: bold;
}

.style12 {
	color: #008282;
	font-size:16px;
	font-weight: bold;
}
.style17 {font-size: 36px}
.style18 {font-family: Arial, Helvetica, sans-serif}
.center_div {
    width: 100px;
    height: 100px;
    background-color: red;

    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
	z-index:2;

    margin: auto;
}
.corp_logo {
	width:100%;
	height:auto;
}

#display_big {
	display:inline;
}	
#display_small {
	display:none;
}	
#big_header {
	display:inline;
}
#little_header {
	display:none;
}
#daves_photo { 
	width:20%;	
}
.project_site_photo {
	width:50%;
	height:auto;
	float:right;
}	
#email_div {
	font-size: 24px;
	color: #0033FF;
}
#email_div a:link {
	font-size:18px;
}
@media screen and (max-width: 900px)  {
	.fadein {
		opacity:1;
	}
	#frame {
	background-image: url(../graphics/bkglobe2_transparent.gif);
	width:100%;
	margin: auto;
	margin-top:0px;
	padding:0px;
	padding-left: 0px;
	padding-top: 0px;
	text-align:center;
	border: 0px solid #000;
	}
	
	#frame_heading {
	width:95%;
	margin: auto;
	}	
#frame_banner { 
	max-width:95%;
}
/* nav stuf */
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }

  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
/* end nav stuff */
#display_big {
	display:none;
}	
#display_small {
	display:inline;
}	
	#big_header{
		display:none;
	}
	#little_header {
		display:inline;
	}
	#service_meeting_short{
		width:50%;
	}
	#service_mjz_screen{
		width:40%;
	}
	#index_photo_td {
		 background-image:url(graphics/plugins_faded.gif);
			background-position: center;
			background-repeat:no-repeat;
	}

.col3_2{
width:45%;float:left;margin:auto;
}

.style17 {font-size: 20px; font-weight:bold;}

}


@media screen and (max-width: 800px)  {
/*//////////HEADER SECTION UNDER 800 210323 /////////////*/	
	.grey_bar_darker {
		background-color: rgba(0, 0,125, 0.1);
		/*same as grey_bar for smaller screents*/
	}
	.header-font {
/*		font-family: 'Calistoga', cursive; */
		font-family: 'Caladea', serif;
		
		font-size:6vw;
	/*	 transform: scale(.5, 1); */
	/*	color:orangered; */
	/*	color:#232b2b; */
		color:#2f4f4f;
	/*	 background-image: background-image: -webkit-linear-gradient(lightblue, white);
		 background-image: background-image: -o-linear-gradient(lightblue, white); */
		 background-image: linear-gradient(#93bdff, white);	
		line-height:80%;
		padding-top:10px;
		padding-bottom:7px;
	}
	.header-font-contact {
		padding-top:5px;
		font-family: 'Caladea', serif;
		font-size:4.5vw;
		line-height:80%;
	}
	
	#logo-box {
	width:22%;
	}
	#logo {
		width:100%;
		height:auto;
	}
/*/////////////////////////*/	
	.parallax {
    /* The image used */
 	content:"";
    background-image: url(graphics/men_tablet_mobile.jpg);
	background-position:right;
	}
	.parallax2 {
    /* The image used */
 	content:"";
    background-image:url(graphics/woman-on-phone_mobile.jpg);
	background-position:left; 
    /* Full height */
/*    height: 700px; */

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	}	
/*	.parallax3 {
 	content:unset;
    background-image:unset;
	background-color:#E8EFF4;     


    background-attachment: unset;
    background-position: unset; 
    background-repeat: unset;
    background-size:unset;
	}*/
.parallax3_margins {
	margin-top:10px;
	margin-bottom:10px;
}	
.grey_bar_darker {
		background-color: unset;
		background-image:url(graphics/white_faded_background.png); 
		padding-left:10px;
	}
	
.style17 {font-size: 20px}
.newspaper {
  -webkit-column-count: 1; /* Chrome, Safari, Opera */
  -moz-column-count: 1; /* Firefox */
  column-count: 1;
}
	

.project_site_photo {
	width:100%;
	height:auto;
}	
.col3_2{
width:60%;;margin-left:20%;
}
}
@media only screen and (max-width: 800px) {
	.parallax  {
		all:unset;
	}
	.parallax3 {
		all:unset;
	}
	.parallax2 {
		all:unset;
	}
	.content_box_darker {
		margin:unset;
		background-color: rgba(0, 0,125, 0.1);
	}
	.navbar {
		height:auto;
	}
}
@media only screen and (max-width: 575px) {
	.navbar {
		height:auto;
	}
.content_box {
	width:100%;
}
	.content_box_darker {
		width:100%
	}
}

@media screen and (max-width: 400px)  {
.parallax {
    background-image: url(graphics/men_tablet_mobile.jpg);
	background-position:right;

}
.parallax2 {
	    background-image:url(graphics/woman-on-phone_mobile_360.jpg);
/*		margin:0 0 0 100px; */
		background-position:left;
}
}
