/*
Theme Name: CC3G Rooster
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 3.0
Template: Divi
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
*/
@import url("../Divi/style.css");


#top-menu .menu-item-has-children > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after {
display: none;
}
#top-menu .menu-item-has-children > a:first-child, #et-secondary-nav .menu-item-has-children > a:first-child {
padding-right: 0;
} 

body, input, textarea {
   font-family: neue-haas-grotesk-text, sans-serif;
}


h1, h2, h3, h4, h5, h6 {
	font-family: neue-haas-grotesk-text, sans-serif;

}







.et-social-icon a {
	z-index:1000 !important; 
}






/* ----Geoquote tables-----*/
.quoteGreetings img {
	max-width: 226px;
	height:77px;

}


.roundedTable img {
	max-width: 226px;
	max-height:7px;

}
.MoreInfoTableRightHighLight {
	background-color: #DCD6AC;
	font-size:12px;
	font-weight:500;
	line-height:14px;
	padding:8px;
	
}



.et_pb_slide_description2 {
	background-color: rgba(0, 0, 0, 0.34);
	padding: 20px;
}
#footer-widgets {
	padding-top: 40px;
}
.footer-widget {
	float: left;
	width: 225px;
	margin: 0 60px 10px 0;
	color: #fff;
}
#footer-widgets .fwidget {
	padding-bottom: 5px;
}

#footer-widgets .footer-widget li {
	line-height:12px;

}

#footer-widgets .footer-widget li:before {
content: none;

}

#footer-widgets .footer-widget li a:link {
	color: #999999;
}
#footer-widgets .footer-widget li a:visited {
	color: #999999;
}
#footer-widgets .footer-widget li a:active {
	color: #999999;
}
#footer-widgets .footer-widget li a:hover {
color: #287ac3;
}

.et_pb_slide .et_pb_more_button {
background:rgba(19,59,94,0.5); 
}

.et_pb_slide .et_pb_more_button:hover{
background:rgba(19,59,94,0.8); 
}

#multiColumn {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}


/*------------------------------------------------*/
/*---------------[RESPONSIVE LAYOUTS]-------------*/
/*------------------------------------------------*/

/* Centered Navigation/////////////
/////////////////////////////////*/
@media only screen and ( max-width: 1024px ) {
.et_header_style_left .logo_container {
position: relative;
}

#et-top-navigation {
padding: 0 !important;
width: 100% !important;
}

#et_top_search {
	display:none;
}


#top-menu-nav {
display:none;
}

#et_mobile_nav_menu {
display: block;
float: none;
margin-bottom: 20px;
position: relative;
}

#main-header .mobile_nav {
background-color: rgba(0, 0, 0, 0.05);
border-right: 5px none;
display: block;
padding: 5px 10px;
text-align: left;
}

.mobile_nav .select_page {
display: inline-block;
}

.mobile_menu_bar {
position: absolute;
right: 5px;
top: 2px;
}

.et_mobile_menu {
	top: 53px; 
}

}


@media only screen and ( max-width: 1024px ) {
.et_header_style_left .logo_container {
text-align: center;
}
.et_header_style_left #logo, .et_header_style_split #logo {
max-width: 100%;
padding-top:20px;
padding-bottom:20px;
}
}
/* Centered Navigation/////////////
/////////////////////////////////*/




/*-------------------[768px]------------------*/
@media only screen and ( max-width: 980px ) {
#et_top_search {
	display:none;
}

#clikcloudBadge {
	padding-left: 170px;
}

.et_mobile_menu {
	top: 53px; /*////z////*/
}

}


/*-------------------[480px]------------------*/
@media only screen and ( max-width: 767px ) {
/*-------------------[Menu]------------------*/


#clikcloudBadge {
	padding-left: 160px;
}

}

/*-------------------[320px]------------------*/
@media only screen and ( max-width: 479px ) {

nav#top-menu-nav {
	padding-top: 30px;  
}


.et_mobile_menu {
	top: 53px; 
}
.et_pb_slide_content {
	display: block !important;
}
.et_pb_slider_fullwidth_off .et_pb_slide_content, .et_pb_slider_fullwidth_off  {
	display: block !important;
}

.et_pb_slide_image {
	display:block !important;
}


#clikcloudBadge {
	padding-left: 17px;
}

}

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



#clikcloudBadge {
	padding-left: 0px;
}

}



/*/////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
FORMS
///////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////*/

.FormWrapper {
	color:#FFFFFF;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 40px !important;
	padding-left: 30px;
	background-color: #A2A4A7;
	background-image: url(https://www.roosters.org/wp-content/themes/CC3G-Rooster/gradient.php?from=239BA0&to=3D090F);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#239BA0), to(#155B5E));
	background-image: -webkit-linear-gradient(top, #239BA0, #155B5E);
	background-image: -moz-linear-gradient(top, #239BA0, #155B5E);
	background-image: -ms-linear-gradient(top, #239BA0, #155B5E);
	background-image: -o-linear-gradient(top, #239BA0, #155B5E);
	-pie-background: linear-gradient(#239BA0, #155B5E);
	-webkit-box-shadow: 2px 3px 4px 0 rgba(0, 0, 0, 0.55);
	-moz-box-shadow: 2px 3px 4px 0 rgba(0, 0, 0, 0.55);
	box-shadow: 2px 3px 4px 0 rgba(0, 0, 0, 0.55);
	position: relative;
	z-index: 100;
	behavior: url(../../../pie/PIE.htc);
}

.FormWrapper .FormWrapper SELECT:focus{
	color: #363636;
}
.FormWrapper .gform_wrapper .gform_button {
	background: #239BA0;
	height: 30px;
	width: 130px;
	line-height: 30px;
	padding: 0 10px;
	color: #fff;
	cursor: pointer;
	border: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	position: relative;
	behavior: url(../../../pie/PIE.htc);
	
}
.FormWrapper .gform_wrapper input {
	margin-bottom:10px;
}

.FormWrapper .gform_wrapper .gform_button:visited {
	background: #239BA0;
}
.FormWrapper .gform_wrapper .gform_button:hover {
	background: #CCCCCC;
}
.FormWrapper .gform_wrapper .gform_button:active {
	background: #239BA0;
}
