/* Enter Your Custom CSS Here */

#nav_menu-3{
  margin: 0px;
  width: 100%;
}

#footer-widgets .footer-widget li{
	padding-left: 0px;
}

.footer-widget .menu li {
  float: left; 
  list-style-type: none; 
  font-family: 'Helvetica Neue Bold Cnd',Helvetica,Arial,Lucida,sans-serif; 
  font-size: 18px;
  margin: 0px 1.5em 10px 0px;
}

#footer-widgets .footer-widget li:before{
  border: none;
}

.social-icons {
 	 clear: both;
}

.social-icons i{
 	padding: 5px;
 	color: white;
 	background: #2991c0;
 	margin-right: 5px;
}

.social-icons i.fa-facebook{
  padding: 5px 9px 
}

body #page-container .et_pb_button.parallel-button{
 	margin-top: 5px;
  padding-right: .5em;
}

#page-container ul {
  margin-left:10px;
}

.parallel-button:after{
 	background: white;
  border-radius: 50%;
  height: 16px;
  position: relative;
  padding: 3px;
}

.et_pb_text li{
	list-style: none;
}

.et_pb_text li:before {
  content: "\f061";
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #ff9a17;
}

#home-slider .et_pb_text_overlay_wrapper {
	width: 60%;
}

#home-slider .et_pb_slide_description{
	padding-left: 0px;
}


@media screen and (max-width: 767px) {

  #home-slider .et_pb_text_overlay_wrapper{
		width: 100%;
	}

  .et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description{
  	padding: 0px;
  }
  
  .et_pb_slider .et_pb_container{
  	width: 100%;
  }
  
  .et_pb_row_1.et_pb_row{ padding-left: 0px !important;}
  .et_pb_section_2{ padding-top: 0px !important; padding-bottom: 0px !important;}
}