/*
 Theme Name:   Venture Child
 Theme URI:    http://apinapress.com
 Description:  Venture Child Theme
 Author:       Dean Robinson
 Author URI:   http://apinapress.com
 Template:     venture
 Version:      3.0.1
 Last update:  10/04/15	
*/


.entry-content p {
    word-wrap: break-word;
}

.dean1 {
    position: fixed !important;
}

.dean2 {
     -webkit-transform: none !important;
     -ms-transform:none !important;
    transform:none !important;
}

.dropdown {
line-height: inherit; }

.dropdown a {
padding: 2px 10px !important; }


#chome_wrapper {
	overflow: hidden;
}

#hpd_header_widget_area {
	float:right;
}

#content-wrap-2 { position: relative; background-color: #fff; width: 980px; padding: 30px; border-top: 5px solid #858f95; box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); margin: -30px auto 0; }
#content-wrap-2:before { content: ''; position: absolute; top: -5px; left: 0; background-color: #ec5706; height: 5px; width: 200px; }
#content-wrap-2 { width: 92%; padding: 2%; }



#menu #mainmenu li.menu-item {
	background-color: #35a8e0;
}

#menu #mainmenu li.menu-item a {
	color: #fff;
}

#menu {
	background: #fff;
	margin-top: 40px;
}


#chome_wrapper #content {
	background: none;
}


#chome_wrapper #content-wrap {
border-top: none;
box-shadow: none;
margin: 0 auto 0;
}


#chome_top_images img {
	width: 327px;
	margin-right: -4px;
	background-color: #000;
	float: left;
}


.wibble1, .wibble2, .wibble3 {
    width: 327px;
    height: 327px;
    background-color: #ffb00f;
    z-index: 1;
    opacity: 0.5;
    position: absolute;
    top: 58px;
    display:none;
}

.opac {
	opacity: 0.1;
}



#chome_top_images {
	float: left;
	width: 981px;
}

.grid-block {
	position: relative;
	float: left;
	width: 327px;
	height: 327px;
	background-color: #fff;
}
.grid-block h4 {
	font-size: .9em;
	color: #333;
	background: #f5f5f5;
	margin: 0;
	padding: 10px;
	border: 1px solid #ddd;
}
 
.caption {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 50;
}
.caption h3, .caption p {
	color: #000;
}
.caption h3 {
	margin: 20px 20px 10px;
}
.caption p {
	line-height: 1.5em;
	margin: 15px;
	font-size: 28px;
	text-align: center;
}

.caption a {
	margin-top: 15px;
	background-color: #35a8e0;
	color: #fff;
	padding: 15px;
	text-decoration: none;
}
.caption a:hover {
	color: #eee;
}

.hpd_mrgn_top {
	margin-top: 20px;
}

.hpd_button_container {
	bottom: 40px;
	min-width: 100px;
	position: absolute;
	width: 100%;
	margin: 0 !important;
}

.hpd_button_container a {
	background-color: #35a8e0;
	color: #fff;
	text-decoration: none;
	margin: 0 auto;
}


div#hpd_carousel {
	clear: both;
	border: #35A8E0 thin solid;
	padding: 20px;
}

.slick-list img {
	line-height: 0;		/* remove line-height */ 
	display: inline-block;	/* circle wraps image */
	margin: 5px;
	border: 2px solid rgba(255,255,255,0.4);
	border-radius: 50%;	/* relative value */
	transition: linear 0.25s;
	height: 100px;
	width: 100px;
}

.slick-list p:before {
	font-family: 'Dashicons';
	content: "\f122";
	/*font-size: 22px;*/
	color: #ccc;
	margin-right: 10px;
}

.slick-list p:after {
	font-family: 'Dashicons';
	content: "\f122";
	/*font-size: 22px;*/
	color: #ccc;
	/*margin-top: 20px;*/
	display: inline-block;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-left: 10px;
}





.hpd_home_page_column {
	border: #35A8E0 thin solid;
	padding: 25px;
	float: left;
	width: 44%;
	
	margin: 3%;
}

.hpd_home_page_column h2 {
	text-align: center;
	color: #35A8E0;
	font-size: 30px;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}

.hpd_home_page_column ul {
	list-style-type: none;
	text-align: center;

}

.hpd_home_page_column a {
	text-decoration: none;
	color: #35A8E0;
	font-size: 18px;
	display: block;
	margin-bottom: 50px;
}

.hpd_home_page_column img {
	margin-bottom: 10px;
}





/*cta*/
#hpd_dom_cta_main {
	display: inline-block;
	width: 100%;

	/* background-color: green; */
	/* padding: 20px 10px; */
	margin:70px 0 70px 10px;
}
#hpd_dom_cta_main p {
	/* margin-left: 70px; */
	float: left;
	width: 82%;
	background-color: #35A8E0;
	padding: 20px;
	color: #fff;
}

#hpd_dom_cta_photo {
	background-color: #fff;
	padding: 10px;
	border: #35A8E0 solid thin;
	width: 128px;
	margin-left: -20px;
	margin-top: -26px;
	/* top: 0px; */
	float: left;
}

.hpd_button_cta_container {
	float: right;
	background-color: #fff;
	padding: 15px;
	color: #35A8E0;
}


.larrow {
	background-color: #000;
	    background: url('larrow.png') no-repeat 0 0;
    height: 80px;
        margin-top: -90px;
float: left;
}
.rarrow {
	background-color: #000;
	    background: url('rarrow.png') no-repeat 0 0;
    height: 80px;
    margin-top: -90px;
	float: right;
}

.larrow:hover {
	background-color: #000;
	    background: url('larrow.png') no-repeat 0 0;
    height: 80px;

}
.rarrow:hover {
	background-color: #000;
	    background: url('rarrow.png') no-repeat 0 0;
    height: 80px;
}


.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0 40px !important;
padding: 0;
}


.slick-slide img {
	float: left;
	margin-right: 20px;
		border-radius: 50%;	/* relative value */
	transition: linear 0.25s;
}
.slick-slide p {
	float: left;
	width: 100%;
	text-align: center;
}

.hpd_testimonial a {
	color: #35A8E0;
}

/* search*/

#searchform input[type=text] { height: 14px; }

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #eee;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #eee;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #eee;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #eee;
}










	/*==========  Non-Mobile First Method  ==========*/

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

	}

	/* Medium Devices, Desktops */
	@media only screen and (min-width : 769px) and (max-width : 1040px) {

.grid-block {
width: 33%;
}
#chome_top_images {
width: 100%;
margin-left: 4px;
}
#chome_top_images img {
width: 100%;
}

#hpd_dom_cta_main p {
width: 72%;
}
#hpd_dom_cta_main {
margin: 70px 0 0 4%;
}

.hpd_home_page_column {
width: 36%;
margin: 3%;
}

.hpd_home_page_column img {
margin-bottom: 10px;
max-width: 100%;
}

form#searchform {
margin-top: 50px;
}

	}

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

form#searchform {
margin-top: 50px;
}

#chome_top_images {
float: none;
width: 100%;
}
.grid-block {
margin: 0 auto;
float: none;
}

#hpd_dom_cta_photo {
	display: none;
}

#chome_top_images {
	width: 100%;
}

#hpd_dom_cta_photo {
	display: none;
}

.slick-list img {
margin: 0 auto;
float: none;
}

.slick-slide p {
width: 100%;
}

.hpd_home_page_column {
border: #35A8E0 thin solid;
width: 100%;
}

.hpd_home_page_column {
border: #35A8E0 thin solid;
padding: 0;
float: none;
width: 100%;
max-width: 100%;
margin: 0;
}

.hpd_home_page_column img {
margin-bottom: 10px;
max-width: 80%;
}

.hpd_home_page_column a {
width: 80%;
margin: 0 auto;
}
	}

	@media only screen and (max-width : 600px) {

form#searchform {
margin-top: 0;
}

	}
	/* Extra Small Devices, Phones */ 
	@media only screen and (max-width : 480px) {

form#searchform {
margin-top: 0;
}


#chome_top_images {
	width: 100%;
}

#hpd_dom_cta_photo {
	display: none;
}

.slick-list img {
margin: 0 auto;
float: none;
}

.slick-slide p {
width: 100%;
}

.hpd_home_page_column {
border: #35A8E0 thin solid;
width: 100%;
}

.hpd_home_page_column {
border: #35A8E0 thin solid;
padding: 0;
float: none;
width: 100%;
max-width: 100%;
margin: 0;
}

.hpd_home_page_column img {
margin-bottom: 10px;
max-width: 80%;
}

.hpd_home_page_column a {
width: 80%;
margin: 0 auto;
}

.slick-slide img {
display: block;
width: 75px;
height: 75px;
}

	}

	/* Custom, iPhone Retina */ 
	@media only screen and (max-width : 320px) {
		
	}








#hpd_featured_in {
	text-align:center;
}

div#hpd_featured_in div {
   margin-bottom: 10px;
}

div#hpd_featured_in div img {
	opacity: 0.3;
	max-width:100%;
}


div.hpd_featured_inner div {
	
}

.hpd_featured_inner {

}

@media (min-width: 900px) and (max-width: 999px) {

	#hpd_featured_in div {
		display: inline-block;
	}
	div#hpd_featured_in div {
   		margin-right: 10px;
	}

}

@media (min-width: 1000px) {

	#hpd_featured_in div {
		display: inline-block;
	}
	div#hpd_featured_in div {
   		margin-right: 30px;
	}

}



/* fixes!!!!!! */

ul#footmenu {
    list-style-type: none;
    text-align: center;
    margin: 20px 0;
}

ul#footmenu .menu-item {
    display: inline-block;
    margin:0 10px
}

.copyright {
    text-align: center;
}

.navbar-brand a img {
    width: 300px;
}



