/*
 Theme Name:   NextPointCapital
 Theme URI:    http://www.gammafx.com/
 Description:  Custom Theme for NextPointCapital.com
 Author:       GammaFX, Inc.
 Author URI:   http://gammafx.com
 Template:     Divi
 Version:      1.0.0
 Text Domain:  NextPointCapital
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
#main-header { box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);}
.et-fixed-header {  box-shadow: 0 0 7px rgba(0, 0, 0, 0.75) !important; -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.75) !important; -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.75) !important;  }
	
#top-menu li > a {
  font-size: 18px;
}
#et-info {
  float: right;
  padding-bottom: 10px;
}
.et_pb_contact p input, .et_pb_contact p textarea {
  background-color: #FFF;
}
.et_pb_fullwidth_header h1 {
  font-size: 64px;
  line-height:normal;
  color:#000;
}
h2 {
  font-size: 36px;
}
.et_pb_fullwidth_header {
  padding: 100px 0;
}
.et_pb_slider h2{
	font-size: 54px;
	font-weight:400;
}
.et_pb_slider h2, .et_pb_slider h2 a,
.et_pb_slide_content, .et_pb_fullwidth_header {
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.40);
	color:#000;
}
.et_pb_fullwidth_section .et_pb_slider .et_pb_slide:before,
.et_pb_fullwidth_header:before {
  content: ' ';
  background-color: rgba(255, 255, 255, 0.40);
  position: absolute;
  top: 0;
  left:0;
  width: 100%;
  height: 100%;
}
.single-project .et_pb_fullwidth_header {
  padding: 50px 0;
}
.mfp-title{ display: none; }
.et_pb_slider:hover .et-pb-arrow-prev, .et_mobile_device .et-pb-arrow-prev { left: 55px;  }
.et_pb_slider:hover .et-pb-arrow-next, .et_mobile_device .et-pb-arrow-next { right: 55px; }

#footer-info {
  font-size: 13px;
}

.et_pb_scroll_top {
  background: rgba(71, 41, 43, 0.5);
  right: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.et_pb_blurb_content{
	max-width: 100% !important;
}

/*-------------------[1080px]------------------*/
@media only screen and ( min-width: 1100px ) and ( max-width: 1405px) {
	
}

/*-------------------[960px]------------------*/
@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) {

}

/*-------------------[768px]------------------*/
@media only screen and ( max-width: 980px ) {

}

/*-------------------[480px]------------------*/
@media only screen and ( max-width: 767px ) {
	.et_pb_slider:hover .et-pb-arrow-prev, .et_mobile_device .et-pb-arrow-prev { left: 35px; top:70%  }
	.et_pb_slider:hover .et-pb-arrow-next, .et_mobile_device .et-pb-arrow-next { right: 35px; top:70% }
}

/*-------------------[320px]------------------*/
@media only screen and ( max-width: 479px ) {

}
/**/


