/******************************************************************
Theme Name: SimpleCorp
Theme URI: http://www.s5themes.com/theme/simplecorp/
Description:  SimpleCorp - Check <a href="http://www.s5themes.com/documentation/simplecorp/">SimpleCorp Documentation</a> in case you need directions or get support from <a href="http://www.s5themes.com/forums/">Forum</a>.
Author: Site5.com
Author URI: http://gk.site5.com/t/568
Version: 2.1.5

License: GPL
License URI: http://www.gnu.org/copyleft/gpl.html 
******************************************************************/

@import url("library/css/main-css.css");
@import url("library/css/768.css");
@import url("library/css/320.css");
@import url("library/css/480.css");

#main-navigation ul ul a {
  font-size: 12px !important;
}


#main-navigation li a {
  font-weight: bold !important;
  font-size: 18px !important;
}

.flex-caption h3 {
  color: #fff !important;
}

#logo-wrapper {
  width: 200px !important;
  height: 100px !important;
}

#logo-wrapper h1 {
  margin-top: 0px;
}

#footer .one-fourth {
  display: none;
} 

#copyrights a, #copyrights {
  color: #fff !important;
	background-color: #0729C8;
}

a:hover, a > *:hover, .categories a:hover, #footer .widget-container li a:hover {
  color: #333 !important;
}


.bg1 {
  background-color: #8FCB38 !important;
  padding: 10px;
}

.bg2 {
  background-color: #F17221 !important;
  padding: 10px;
}

.bg3 {
  background-color: #00AAFF !important;
  padding: 10px;
}

.bg4 {
  background-color: #DEC000 !important;
  padding: 10px;
}

.one-half h2, .one-half p {
  color: #fff !important;
}

.readmore a {
  font-family: 'Dosis', sans-serif !important;
  font-style: normal !important;
  float: right;
  color: #fff !important;
}

.img-align-left {
  margin: 10px 15px 10px 0px !important;
}

#main-navigation ul ul li:hover, #main-navigation ul ul li a:hover{
  background: #333 !important;
}

ul#projects-carousel li .item-content:hover, ul#portfolio-items-one-fourth li .item-content:hover{
  color: #333 !important;
}

.description {
  font-size: 14px !important;
	height: auto !important;
}

ul#projects-carousel li .item-content span {
  font-style: normal !important;
}



.one-half {
  width: 46.8% !important;
}

@media (max-width: 959px) {
  .one-half {
    width: 45.7% !important;
   }
}

@media (max-width: 767px) {
  .one-half {
    width: 95% !important;
   }
}

#page {
  margin: 35px auto 50px !important;
}

#main-navigation ul ul a:hover, #main-navigation ul ul .hover > a, #main-navigation ul ul .current-menu-item > a, #main-navigation ul ul .current-menu-item > a:hover {
  color: #fff !important;
}


.filterable li a, .filterable li a:hover {
  color: #FFF !important;
}

.project-pagination {
  display: none !important;
}


.one-fourth.last {
  display: none !important;
}

#logo-wrapper h1 {
  margin-top: -20px !important;
}

#contactForm input[type="text"], #contactForm input[type="password"], #contactForm input[type="email"], #contactForm textarea, #contactForm select, #contactForm textarea {
  width: 75% !important;
}

#footer {
	background-color: #3A5CAA;
}