/*
Theme Name: CC3G Telco Master
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 3.1
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;
} 

#main-header nav#top-menu-nav {
	padding-top: 46px;
}
#top-menu li > a {
	padding-bottom: 04px;
}

#et_top_search {
	margin-top: 48px;
}

.et-search-form {
	top: 50px;
}

span.et_close_search_field {
	top: 50px;
}


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

.et_pb_slide_description h3 {
	font-weight: 400;
	font-size: 32px;
}
.et_pb_slide_description h5 {
	font-weight: 400;
}


/*------------------------------------------------*/
/*---------------[GEO-QUOTE]-------------*/
/*------------------------------------------------*/



#newApi {
	padding-left: 720px;
	width: 240px;
	background-image: url(gradient.php?from=bfbfbf&to=5e5e5e);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bfbfbf), to(#5e5e5e));
	background-image: -webkit-linear-gradient(top, #bfbfbf, #5e5e5e);
	background-image: -moz-linear-gradient(top, #bfbfbf, #5e5e5e);
	background: -ms-linear-gradient(#bfbfbf, #5e5e5e);
	background-image: -o-linear-gradient(top, #bfbfbf, #5e5e5e);
	-pie-background: linear-gradient(#bfbfbf, #5e5e5e);
	-webkit-box-shadow: 0px 3px 3px 0 rgba(0, 0, 0, 0.55);
	-moz-box-shadow: 0px 3px 3px 0 rgba(0, 0, 0, 0.55);
	box-shadow: 0px 3px 3px 0 rgba(0, 0, 0, 0.55);
	behavior: url(/pie/PIE.htc);
	line-height: 14px;
}
#smallApi {
	width: 100%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding: 0px 15px 20px;
    background: #C9C9C9;
	line-height:14px;
}

.newApiHead {
	width: 100%;
	text-align:center;
	padding: 12px 0 12px 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	font-weight: 500;
	color: #FFF;
	background-image: url(gradient.php?from=bfbfbf&to=5e5e5e);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bfbfbf), to(#5e5e5e));
	background-image: -webkit-linear-gradient(top, #bfbfbf, #5e5e5e);
	background-image: -moz-linear-gradient(top, #bfbfbf, #5e5e5e);
	background: -ms-linear-gradient(#bfbfbf, #5e5e5e);
	background-image: -o-linear-gradient(top, #bfbfbf, #5e5e5e);
	-pie-background: linear-gradient(#bfbfbf, #5e5e5e);
	-webkit-box-shadow: 0px 3px 3px 0 rgba(0, 0, 0, 0.55);
	-moz-box-shadow: 0px 3px 3px 0 rgba(0, 0, 0, 0.55);
	box-shadow: 0px 3px 3px 0 rgba(0, 0, 0, 0.55);
	behavior: url(/pie/PIE.htc);
	text-shadow: 2px 2px 3px #000000;
}
#newApi INPUT[type=text], INPUT.text, INPUT.title, TEXTAREA, SELECT {
}
#newApi INPUT[type=text]:focus, INPUT.text:focus, INPUT.title:focus,  {
	border-color: #2D3940;
	color: #FFFFFF;
}
#newApi INPUT[type=text], INPUT.text, INPUT.title, TEXTAREA, SELECT {
	margin: 0;
}
#newApi TEXTAREA {
	padding: 0px;
}

input[type=text],input.text, input.title, textarea, select {
	color: #4e4e4e;
}
#smallApi SELECT:focus{
	color:#666;	
}
.pulldownfix {
	color: #666;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #ffffff;
	padding: 0px;
	border: solid 1px #C9C9C9;
	height: 30px;
	margin-bottom: 0px;
	margin-top: 5px;
    width: 100%;
    border-radius: 4px;
    font-size: 12px;
	font-weight: 700;
  text-transform:uppercase;

}
#newApi .fieldfixA {
	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #ffffff;
	padding: 2px 2px 2px 5px;
	border: solid 1px #C9C9C9;
	height: 18px;
	margin: 2px 0;
}
#newApi .fieldfix {
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #287ac3;
	padding: 2px 2px 2px 5px;
	border: solid 1px #C9C9C9;
	width: 202px;
	height: 18px
}
#newApi .fieldstandard {
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #287ac3;
	padding: 2px;
	border: solid 1px #C9C9C9;
	width: 70%;
	height: 30px;
    border-radius: 4px;
}
#newApi .standardwhite11 {
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
#smallApi .fieldfixA {
	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #ffffff;
	padding: 2px 2px 2px 5px;
	border: solid 1px #C9C9C9;
    border-radius: 4px;
	width: 100%;
	height: 30px;
	margin: 2px 0;
}
#smallApi .fieldfix {
	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #ffffff;
	padding: 2px 2px 2px 5px;
	border: solid 1px #C9C9C9;
	width: 100%;
	height: 30px;
    border-radius: 4px;

}
#smallApi .fieldstandard {
	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #ffffff;
	padding: 2px;
	border: solid 1px #C9C9C9;
    border-radius: 4px;
	margin-right: 0px;
	height: 30px;
	width: 80%;
}
#smallApi .standardwhite11 {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
#smallApi table {
	border: 0px solid #eee;
	margin: 0 0 0px 0;
	text-align: left;
}
#smallApi tr td {
	border: 0px solid #eee;
	padding: 2px 0px;
}


/* ----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;
	
}

/* ----NEW Geoquote-----*/



/*** BUTTON STYLING ***/



#smallApi INPUT[type=submit] INPUT.button {

	background: #3C77C2;
	border: 2px solid #3C77C2;
	font-size: 16px;
	font-weight: 700;
	color: #ffffff;
  text-transform:uppercase;
	padding: 12px 23px;
	border-radius: 5px;
	margin-top: 0px;
	cursor: pointer;

  
} /*** BUTTON HOVER STYLING ***/
#smallApi INPUT[type=submit] INPUT.button:hover {
	background: rgba(0,0,0,0);
	border: 2px solid #fff;
  color: #fff;
}
#smallApi INPUT[type=submit] INPUT.button.gform_button_select_files {
	text-transform: uppercase;
	background: rgba(0,0,0,0.4);
	border: 2px solid #009bd7;
	font-size: 16px;
	font-weight: 700;
	color: #ffffff;
	padding: 12px 23px;
	border-radius: 2px;
	letter-spacing: -1px;
	cursor: pointer;
}


#smallApi input {
  	background: #50B948;
	border: 2px solid #50B948;
	font-size: 16px;
	font-weight: 700;
	color: #ffffff;
  text-transform:uppercase;
	padding: 12px 23px;
	border-radius: 5px;
	margin-top: 4px;
	cursor: pointer;
}




.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: 32px;
}

}

@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(gradient.php?from=2873b7&to=0D265A);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2873b7), to(#0D265A));
	background-image: -webkit-linear-gradient(top, #2873b7, #0D265A);
	background-image: -moz-linear-gradient(top, #2873b7, #0D265A);
	background-image: -ms-linear-gradient(top, #2873b7, #0D265A);
	background-image: -o-linear-gradient(top, #2873b7, #0D265A);
	-pie-background: linear-gradient(#2873b7, #0D265A);
	-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: #2873b7;
	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: #2873b7;
}
.FormWrapper .gform_wrapper .gform_button:hover {
	background: #7acef6;
}
.FormWrapper .gform_wrapper .gform_button:active {
	background: #2873b7;
}




/* ----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;
	
}
