/* Write your custom css code here */


.uk-icon-google-plus:before {
    content: "\f16d";
}

.sunfw-homepage .col-30 {

    width: 100% !important;

}

.sunfw-sticky.sunfw-sticky-open {
    top: -100px;
}

div.itemContainer .catItemView .catItemIntroText {

    margin-top: 30px !important;

}

@media (min-width: 767px)  {
 	.banner {
		padding-left: 100px;
 		}
  
 	}

@media (max-width: 767px)  {
 	
  
  .sunfw_section_header {
    padding-top: 50px;
  }
 	}

a.k2ReadMore {
  color: #FF3939;
  border-bottom: 1px dotted #FF3939;
}

.k2ItemsBlock ul li a.moduleItemTitle {
  font-size: 15px;
  font-weight: bold;
}

.k2ItemsBlock ul li a.moduleItemReadMore {
  color: #FF3939;
  border-bottom: 1px dotted #FF3939;
}

div.module-title h3.box-title span {
  font-size: 18px;
}

div.catItemReadMore {
  margin-bottom: 20px;
}

div#k2ModuleBox301.k2ItemsBlock ul li {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}

.sunfw_section_header {
    background-image: none !important; 
}

.sunfw_section_header {

    background-image: none;
    background-repeat: no-repeat;
    background-position: center bottom;
    border-bottom-width: 0;
    border-bottom-style: solid;
    border-bottom-color: #ffffff;

}


.sunfw-pos-promo div div div.bm_over {
  z-index: 1;
}





