.colors-e .menu-toggle.navbar-toggle span, .colors-e .menu-toggle.navbar-toggle span:after, .colors-e .menu-toggle.navbar-toggle span:before {
    background-color: #272960;
}

body {
  padding-left: 0px;
}

.colors-e .background-solid, .colors-e.background-solid {
    background-color: #fff;
}

#top-nav.colors-e {
    border-color: rgba(255,255,255,.16);
    color: #272960;
}

#top-nav.colors-e .navbar-nav a.active {
    color: #272960;
}

#top-nav.colors-e li a {
    color: #a7a9ab;
}

.home-lucy h1, .home-lynda h1 {
    font-weight: 300;
    margin-top: 70px;
    font-size: 74px;
    line-height: 76px;
}

.colors-e .highlight, .colors-e.highlight {
    color: #272960;
}

.lead, p {
    letter-spacing: 1.2px;
    color: #666;
}

.colors-e .col-icon, .colors-e .col-left-marginalia, .colors-e a, .colors-e col-right-marginalia, .colors-e h1, .colors-e h2, .colors-e h3, .colors-e h4, .colors-e h5, .colors-e h6, a.colors-e {
    color: #272960;
}

.pink-bg{
    background-color: #272960 !important;
}

.pink-bg h2{
    color: #fff;
}

.pink-bg p.lead{
    color: #fff;
}

#work .view>.content {
    padding-top: 0px;
    padding-bottom: 0px;
}

#dot-scroll.colors-e li a span {
    background-color: #272960;
}

#dot-scroll.colors-e li a.active span, #dot-scroll.colors-e li a.target span, #dot-scroll.colors-e li a.target.active span, #dot-scroll.colors-e li a:hover.active span, #dot-scroll.colors-e li a:hover.target span, #dot-scroll.colors-e li a:hover.target.active span {
    border-color: #272960;
}

.colors-e.page-border a, .ext-nav a.colors-e .side-title {
    color: #272960;
}

.state1 .navbar-brand img {
    width: 80%;
}

.state2 .navbar-brand img {
    width: 50%;
}

.colors-h {
    color: #ffffff;
    background-color: transparent !important;
}

.colors-w {
    background-color: #fff !important;
}

.colors-h p {
    color: #ffffff;
}

.colors-bt {
    color: #272960;
}

@charset "UTF-8";

@font-face {
  font-family: "untitled-font-1";
  src:url("../fonts/untitled-font-1.eot");
  src:url("../fonts/untitled-font-1.eot?#iefix") format("embedded-opentype"),
    url("../fonts/untitled-font-1.woff") format("woff"),
    url("../fonts/untitled-font-1.ttf") format("truetype"),
    url("../fonts/untitled-font-1.svg#untitled-font-1") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "untitled-font-1" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "untitled-font-1" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-icons-01:before {
  content: "\61";
}
.icon-icons-02:before {
  content: "\62";
}
.icon-icons-03:before {
  content: "\61";
}

#rse i{
    font-size:67px
}

.background-5-b {
    background-color: #272960 !important;
}

.colors-g {
    color: #afafaf;
    background-color: #fff;
}

.bg-f2f1f0{
    color: #272960;
    background-color:#bfe5fb !important;
}
.bg-f2f1f0 h2{
    color:#272960 !important;
}
.bg-f2f1f0 p{
    color:#a7a9ab !important;
}
.bg-f2f1f0 a{
    color: #272960 !important;
}

.bg-f2f1f0 .highlight{
    color: #272960 !important;
}

.bg-f2f1f0 input.button {
    color: #fff !important;
    background-color: #272960;
}

#about ul li {
    letter-spacing: 1.2px;
    color: #666;
}

.colors-h input, .colors-h textarea {
    background-color: transparent;
    border-color: rgb(185, 22, 112);
    outline-color: rgba(239,239,239,0);
}

.highlight {
    color: #272960 !important;
}

.portfolio-list {
  padding: 20px 20px 40px;
  list-style-type: disc;
  line-height: 30px;
}
.portfolio-list li{
  font-size: 16px;


}

.background-95-g{
  background-color: white !important;
}

.modal .modal-content
{
	background-color:#fff;
}