
.rm-nav {
  float: left;
  letter-spacing: 1px;
  position: relative;
  text-align: center;
  top: 12px;
  clear: none;
}
.logo {
    font-size: 1.4em;
    line-height: 40px;
    margin: 20px 0 0;
    width: 50px;
    height: 40px;
    background-color: #3C97D5;
    text-align: center;
   
    letter-spacing: 2px;
    display: block;
    float: left;
    text-decoration: none;
    color: #fff;
    padding: 0;
}

.rm-toggle.rm-button {
    margin-top: 25px;
}

.rm-css-animate.rm-menu-expanded {
    max-height: none;
    display: block;
}
.rm-container.rm-layout-expanded {
    float: left;
	    margin-bottom: 39px;
         width: 500px;

}
.rm-nav li a,
.rm-top-menu a {
    padding: .75rem 1rem;
    font-size: .9em;
    line-height: 1.5rem;
}
.rm-layout-expanded .rm-nav > ul > li > a,
.rm-layout-expanded .rm-top-menu > .rm-menu-item > a {
    height: 40px;
    line-height: 40px;
	color: #3d81ef !important;
    font-size: 14px !important;
    z-index: 2;

}

@media and screen (min-width : 1800px){
	.rm-layout-expanded .rm-nav > ul > li > a, .rm-layout-expanded .rm-top-menu > .rm-menu-item > a {
    height: 40px;
    line-height: 40px;
    color: #000 !important;
    font-size: 20px !important;
	margin-left: 16px;
}
.ecimg1 {
    width: 650px !important;
}
	 
 }
.main {
    background-image: url("../images/cloud.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    min-height: 100%;
    padding-top: 1px;
}
.tagline {
    width: 360px;
    font-size: 1.75em;
   
    letter-spacing: 2px;
    line-height: 1.2;
    text-align: center;
    margin: 275px auto;
    color: #1A88D3;
}
.tagline strong {
    font-size: 1.3em;
}
.dev-output {
    background-color: #e1eaf3; /* fall-back */
    background-color: rgba(255,255,255,.85);
    color: #000;
    padding: 2em;
    margin-bottom: 2em;
}
.