/*
Theme Name: Ignition Point
Theme URI:
Description: Child theme for the Apex Responsive WordPress Theme
Author: Sean Killian
Author URI: http://www.killian.com.au/
Template: digitalscience-apex
Version: 2.0.0
*/

/* --------------------------------------------------------- */
/* !Add your custom styles below here */
/* --------------------------------------------------------- */


@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic,600,600italic,300italic,300);


body {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	font-size: 15px;
	line-height: 24px;
	color: #666;
	width: 100%;
	height: 100%;
	min-height: 100%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Source Sans Pro', sans-serif;
	margin-top: 0;
	margin-bottom: 25px;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: normal;
	color: #666;
}



.hero-logo {
	
	
	
}

.section-title {
	color: #f6821f;
	font-size: 62px;
	font-weight: 200;
	line-height: 78px;
	text-transform: lowercase;
}



h1, h1 a {
	font-size: 44px;
	line-height: 44px;
}

h2, h2 a {
	font-size: 44px;
	font-weight: 100;
	line-height: 24px;
}



h2.ip-section {
	padding-bottom: 25px;
	color: #6d6e71;
}



h3, h3 a {
	font-size: 18px;
	line-height: 22px;
}

h4, h4 a,
h5, h5 a,
h6, h6 a {
	font-size: 14px;
	line-height: 22px;
}

p {
	margin-bottom: 10px;
}


.ip-feature-image {
	margin-top: 75px;
	padding-left: 25px;
	padding-right: 25px;
}


.post-edit-link {
	display: none !important;
}


#site-navigation {
	z-index: 10;
}


#ip-tagline {
	background-image: url("images/tagline.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: contain;
	height: 85px;
	margin: 0 auto;
	max-width: 950px;
}


#menu-hero-menu {
	background-color: rgba(77, 84, 93, 0.75) !important;
}

.apex-hero-menu-container a {
    background-color: transparent !important;
}

.apex-hero-menu-container a:hover {
    background-color: transparent !important;
}

#menu-hero-menu li {
	
}


li#menu-item-432 a, li#menu-item-480 a, li#menu-item-524 a, li#menu-item-403 a {
	color: #f38118;
}

li#menu-item-432 a:hover, li#menu-item-480 a:hover, li#menu-item-524 a:hover , li#menu-item-403 a:hover {
	color: #f38118 !important;
}



.apex-hero-menu-container ul li {
  padding: 10px;
}

.apex-hero-menu-container a {
  border-radius: 5px;
  font-size: 16px;
  height: 120px;
  width: 120px;
}


#menu-hero-menu li span {
	display: block;
	height: 50px;
	text-align: center;
	width: 50px;
	background-position: center center;
	background-size: contain;
	background-size: 1000px 150px;
	background-image: url(images/ip-sprite.png);
	
	margin: 15px auto;
}



#menu-hero-menu li span.who {
	background-position: 50px 100px;
}

#menu-hero-menu li span.why {
	background-position: 100px 100px;
}

#menu-hero-menu li span.change {
	background-position: 150px 50px;
}

#menu-hero-menu li span.create {
	background-position: 200px 50px;
}

#menu-hero-menu li span.communicate {
	background-position: 250px 50px;
}

#menu-hero-menu li span.what {
	background-position: 300px 100px;
}

#menu-hero-menu li span.contact {
	background-position: 350px 100px;
}



#menu-hero-menu li i {
	display: none !important;
}







.apex-hero {
	background-position: 50% 0 !important;
	background-repeat: no-repeat !important;
	background-size: contain !important;
	height: 100% !important;
}



.form-control, .ginput_container input, .ginput_container select, .ginput_container textarea {
	background-color: #9ba1a5;
	border: 2px solid #cccccc;
	border-radius: 2px;
	box-shadow: none;
	color: #ffffff;
	font-weight: bold;
	padding: 15px;
}


#gform_1 {
    padding-top: 17px !important;
}


#gform_submit_button_1 img {

}



#field_1_6 {
	display: none !important;
}

#gform_wrapper_1 {
	margin-top: 0;
	padding-top: 0;
	position: relative;
	top: -40px;
}

#gform_1 i {
	color: #f38118;
}

#gform_1 label {
	display: none;
}

#input_1_1, #input_1_4 {
    padding: 15px 10px;
}

#input_1_5 {
    padding: 15px;
    height: 50px;
}







.gform_wrapper li.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .gform_wrapper li.gfield_error textarea {
	border: 1px solid #f38118 !important;
}

.gform_wrapper .gfield_error input, .gform_wrapper .gfield_error select, .gform_wrapper .gfield_error textarea {
	border-color: #f38118 !important;
}


.gform_wrapper .gfield_error input, .gform_wrapper .gfield_error select, .gform_wrapper .gfield_error textarea {
	background-color: #9ba1a5 !important;
	color: #b94a48;
}



.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: rgba(0, 0, 0, 0) !important;
	border-bottom: medium none !important;
	border-top: medium none !important;
	margin-bottom: -9px !important;
	padding-bottom: 0 !important;
	padding-top: 24px !important;
}




.validation_error {
	display: none !important;
}

.validation_message {
	display: none !important;
}


#main > *:last-child {
	padding-bottom: 0;
}






.mtphr-shortcodes-ico-plane-2::before { 
	-moz-transform: scaleX(-1) !important;
	-o-transform: scaleX(-1) !important;
	-webkit-transform: scaleX(-1) !important;
	transform: scaleX(-1) !important;
	filter: FlipH !important;
	-ms-filter: "FlipH" !important;
}


.consend {
	font-size: 30px;
	position: relative;
	top: 12px;
	-moz-transform: scaleX(-1) !important;
	-o-transform: scaleX(-1) !important;
	-webkit-transform: scaleX(-1) !important;
	transform: scaleX(-1) !important;
	filter: FlipH !important;
	-ms-filter: "FlipH" !important;
}



.gform_footer p {
	height: 0;	
}

ul.ip-contacts {
  background-color: #3a4044;
  list-style: outside none none;
  padding: 1.25em;
}


ul.ip-contacts li {
	padding-bottom: 0.65em;
}


.contact-at {
	background-image: url("images/at.png");
	background-repeat: no-repeat;
	background-size: cover;
	display: inline-block;
	height: 20px;
	margin-right: 13px;
	position: relative;
	top: 5px;
	width: 20px;
	left: 2px;
}





ul.ip-contacts li i {
	color: #f38118;
	font-size: 1.5em;
	padding-right: 0.35em;
	position: relative;
	top: 5px;
}







ul.ip-main {
	margin-bottom: 0;
	position: relative;
	top: -10px;
	list-style: none;
	padding-left: 0;
}


ul.ip-main li {
	background-image: url("images/arrow-right-dark.png");
	background-repeat: no-repeat;
	background-size: 12px 12px;
	padding-left: 21px;
	background-position: 0px 7px;
}





.ip-client-logo {
	cursor: pointer;
	margin-right: 0;
	padding: 10px;
	width: 135px;
}




.ginput_container input::-moz-placeholder, .ginput_container select::-moz-placeholder, .ginput_container textarea::-moz-placeholder {
	color: #ffffff;
}




.related-projects h3 {
	font-size: 15px;
	font-weight: 200;
	letter-spacing: 1px;
	margin-bottom: 0;
	padding-top: 17px;
	text-transform: uppercase;
}



.modal-backdrop.in {
    display: none;
}

.modal {

}

.project-header {
	text-align: center;
	clear: both;
	padding-bottom: 15px;
}

.project-header-logo {
	width: 200px;
}

.project-slider {
	margin-bottom: 15px;
	border: solid 1px  rgba(0, 0, 0, 0.27);
}


.project-slider .carousel-control.right, .project-slider .carousel-control.left {
  background-image: none;
}



.carousel-indicators {
	bottom: -43px;
}

.carousel-indicators li {
	border: 1px solid #666666;
}

.carousel-indicators .active {
	background-color: #666666;
}

.carousel-indicators li {
	background-color: #ffffff;
}



.project-description {
	
}

.project-tags {
	padding-top: 15px;
}

.project-tags h3 {
	font-size: 16px;
	margin-bottom: 0;
	padding-bottom: 0;
	text-transform: uppercase;
}

.project-tags span {

}




.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	margin: auto;
}


.mtphr-dnt .mtphr-dnt-nav {
	background: #f6821f none repeat scroll 0 0;
	border: 2px solid #f6821f;
}

.apex-style-dark .mtphr-dnt .mtphr-dnt-nav {
  border-color: #f6821f !important;
  color: #f6821f !important;
}









.whats {
	
}


.whats span {
	background-image: url("images/ip-sprite.png");
	background-size: 1333px 200px;
	display: block;
	height: 66px;
	margin: 0 auto 15px;
	text-align: center;
	width: 66px;
}


.whats .what {
	color: #f38118;
	font-weight: 500;
	line-height: 1.125em;
	text-align: center;
}


.what-name {
  background-position: -267px -68px;
}

.what-ecommerce { 
	background-position: -200px -68px;
}

.what-brochure { 
	background-position: -136px -68px;
}

.what-marketing { 
	background-position: -68px -68px;
}

.what-illustration {
	background-position: 0 -68px;
}



.sec-icon {
	width: 60px;
	height: 60px;
	background-color: #f38118;
	position: absolute;
    z-index: 2;
    margin-left:-25px;
    left:50%;
    border-radius: 50%;
	-webkit-box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.5);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

.sec-who {
	height: 40px;
	position: relative;
	background: #ffffff;
}

.sec-who .sec-icon {
	bottom: -40px;
	background-image: url(images/info-white.png);
}



.sec-why {
	height: 60px;
	position: relative;
	background: #ffffff;
}

.sec-why .sec-icon {
	bottom: -40px;
	background-image: url(images/question-white.png);
}


.sec-change {
	height: 60px;
	position: relative;
	background: #ffffff;
}

.sec-change .sec-icon {
	bottom: -30px;
	background-image: url(images/change-white.png);
}



.sec-create {
	height: 50px;
	position: relative;
	background: #ffffff;
}

.sec-create .sec-icon {
	bottom: -30px;	
	background-image: url(images/globe-white.png);
}




.sec-communicate {
	height: 60px;
	position: relative;
	background: #ffffff;
}

.sec-communicate .sec-icon {
	bottom: -30px;	
	background-image: url(images/comms-white.png);
}


.sec-what {
	height: 90px;
	position: relative;
	background: #ffffff;
}

.sec-what .sec-icon {
	bottom: -30px;	
	background-image: url(images/cog-white.png);
}



.sec-testimonial {
	height: 90px;
	position: relative;
	background: #ffffff;
}

.sec-testimonial .sec-icon {
	bottom: -30px;
	background-image: url(images/quote-white.png);
}



.sec-contact {
	height: 90px;
	position: relative;
	background: #ffffff;
}

.sec-contact .sec-icon {
	bottom: -30px;
	background-image: url(images/plane-white.png);
}


#ip-globes {
	height: 680px;
	max-width: 500%;
	position: absolute;
	right: 530px;
	top: 0;
	z-index: -3;
}



.section-tagline {
	font-size: 28px;
	font-weight: 300;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
}



.why-us-slide-text {
	font-size: 45px;
	font-weight: 100 !important;
	line-height: 50px;
}


.section-header {
	border: medium none;
	padding: 0;
	text-align: center;

}


.apex-icon-arrow-right-1:hover, .apex-icon-arrow-left-1:hover
{
	color: #ffffff !important;
}



/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {


	#ip-globes {
		height: 805px;
		position: absolute;
		right: 370px;
		top: 0;
		z-index: -3;
	}

}


/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	
	
	#ip-globes {
		height: 845px;
		position: absolute;
		right: 230px;
		top: 0;
		z-index: -3;
	}


}

    


/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

	
	.apex-hero-menu-container ul li {
		padding: 0;
	}
	
	
	
	.why-us-slide-text {
		font-size: 24px;
		font-weight: 100 !important;
		line-height: 33px;
	}
	
	
	
	.sec-what {
		height: 0px;
	}
	
	.sec-create {
		height: 0;
	}
	
	
	#ip-globes {
		height: 680px;
		max-width: 500%;
		position: absolute;
		right: 530px;
		top: 0;
		z-index: -3;
	}






}


ul#gform_fields_1 {
	margin-bottom: 10px;
}

#gform_submit_button_1 {
  border: medium none;
  height: 40px !important;
  margin: 0;
  padding: 0;
}









