/* AR Replached #497aba to #021efd  */
/* AR Replached #3a6295 to #021efd   */
/*
We highly recommend you use SASS and write your custom styles in sass/_custom.scss.
However, this blank file is available if you prefer
*/

html,
body
{
 font-family: 'custom_book', Arial, Helvetica, sans-serif !important;
	-webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
}

.regular{
 font-family: 'custom_book', Arial, Helvetica, sans-serif !important;
}
.bold,
strong{
  font-family: 'custom_bold', Arial, Helvetica, sans-serif !important;
  font-weight: normal;
  font-style: normal;
}
.light{
 font-family: 'custom_light', Arial, Helvetica, sans-serif !important;
}
.medium{
 font-family: 'custom_medium', Arial, Helvetica, sans-serif !important;
}
em strong{
  font-style: italic;
}


#header_phone {
    background: rgba(0, 0, 0, 0) url("../img/ph_circle_big.png") no-repeat scroll left 17px;
    color: #555759 !important;
    font-size: 17px;
    font-weight: normal;
    padding-bottom: 40px;
    padding-left: 45px;
}

#header_phone .header_number_holder{
  float: right;
}
#header_phone .header_number_holder span{
  display: block;
  height: 20px;
}
/*
#header_phone .header_number_holder span.header_phone{
  font-size: 11px;
  padding-left: 3px;
  margin-left: -23px;
  margin-bottom: 1px;
}
*/
#header_phone .header_number_holder span.header_phone{
    font-size: 22px;
    margin-bottom: 10px;
    margin-left: -23px;
    padding-left: 21px
}
#header_phone .header_number_holder span.inner_phone{
  display: inline;
  color: #021efd !important;
  

}
#header_phone .header_number_holder span.inner_phonenumber{
  display: inline;
}
#header_phone .header_real_number{
  color: #4b535c;
  font-size: 27px;
}

div#preload { display: none; }

#logoslogan{color:#4479bd; text-align:center;}
#logoslogan p{margin-top:-5px;}
#phonearea p{font-size:18px; font-weight:bold; color:#0669ce; margin-top:27px; margin-left:-20px; line-height:95%;}
#phoneicon{margin-top:15px;  }
#chat{margin-top:15px; font-size:16px;}
#chatnow{margin-top:15px; font-size:21px;}

#menubackground{ 
  height: 50px;
  background: #021efd;
}

.bbb_seal{
  margin-top: 10px;
  margin-bottom: 10px;
}

/* sidebar */
#sidebar{
  border: none; 
  margin-top:10px; 
  background-color: #e9e8e6; 
  position:relative; 
  z-index:99;
  padding: 0;

  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
#sidebar .header{
  margin: 0;
  padding: 13px 0 11px;
  text-align: center;
  color: #ffffff !important;
  background: #021efd;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#sidebar .header h2 {
  color: #ffffff !important;
  padding: 0;
  border: none;
  letter-spacing: 0;
  word-spacing: 0;
  font-size: 20px;
}
#sidebar .header p {
  color: #ffffff !important;
  margin: 0;
  font-size: 11px;
  line-height: 15px;
  padding: 0;
  width: auto;
}
#sidebar #contentitem{
  padding: 20px 7px 0;
  text-align: left;
  background: url('../img/form_triangle.png') top center no-repeat;
  
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
#sidebar p.help_text{
  font-size: 11px;
  color: #111111;
  letter-spacing: 0px;
  line-height: 17px;
  text-align: center;
}
#sidebar .breadcrumb{
  display: none;
}
#sideform{
  margin-bottom: 0px;
  padding: 5px;
}
#sideform dl{
  margin-bottom: 7px;
}
#sideform label{
  font-size:12px; 
  margin-bottom:-1px;
  color: #111111;
}
#sideform input,
#sideform textarea{
  width: 99% !important;
  
  background: #ffffff !important;
  box-shadow: none !important;
  
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
#sideform input[type="submit"]{
  color: #ffffff !important;
  font-size: 12px !important;
  
  padding: 8px 12px !important;
  
  background: rgb(222,130,0) !important;
  background-image: -moz-linear-gradient( 90deg, rgb(222,130,0) 0%, rgb(244,159,38) 100%) !important;
  background-image: -webkit-linear-gradient( 90deg, rgb(222,130,0) 0%, rgb(244,159,38) 100%) !important;
  background-image: -ms-linear-gradient( 90deg, rgb(222,130,0) 0%, rgb(244,159,38) 100%) !important;
  
  border: none !important;
  -webkit-border-radius: 500px !important;
  -moz-border-radius: 500px !important;
  border-radius: 500px !important;
}
#sideform input[type="submit"]:hover{
  background: #f6a633 !important;
}
/*end sidebar*/

/*testimonial*/
#testimonial_box{
  font-family: Georgia, "Times New Roman", Times, serif !important;
  
  border: 1px solid rgb(210, 210, 210);
  border: 1px solid rgb(52, 52, 52);
  margin-bottom: 10px;
  margin-top: 20px;
  background-color: #ffffff;
  background-color: #CCCCCC;
  position: relative;
  padding: 40px 20px 20px;
}
#testimonial_box .quote_image{
  position: absolute;
  top: -20px;
  left: 91px;
}
#testimonial_box .testimonal_text,
#testimonial_box .testimonal_name{
  font-size: 12px;
  color: #555759;
  line-height: 18px;
}
#testimonial_box .testimonal_name{
  text-align: center;
}
#testimonial_box .mini_divider{
  width: 38px;
  height: 2px;
  margin: 10px auto 20px;
  background: #333333;
}
#testimonial_box .link{
  font-family: 'custom_medium', Arial, Helvetica, sans-serif !important;
  
  text-align: center;
  font-size: 12px;
}
/*end testimonial*/

#sidebarbelow{
  border: 1px solid rgb(210, 210, 210); 
  margin-bottom:10px;
  margin-top:10px; 
  background-color:#FFF; 
  position:relative; 
  z-index:99;
}
#sidebar-nav-holder{ 
  padding-left:10px; 
  font-size:16px;
  margin-bottom:25px;  
}

.navborder{border-left:#4479BD solid 7px;}

.padding{padding-left:20px;}


.leftborder{border-left:#4479BD solid 7px; padding:5px;}
.linenav{border-bottom:1px solid rgb(210, 210, 210); margin:5px 0 5px 0;}
#sidebar-nav-holder a {font-size:16px; color:#373737;  }
#sidebar-nav-holder a:hover { color:#114987;  }
#sidebar-nav-holder p {font-size:16px; }
#sidebar-nav-holder ul li {text-decoration: none;}
#sidebar-nav-holder ul  {font-size:14px; display:block; }
#sidebar-nav-holder ul li ul li a{font-size:14px;  }
#sidebar-nav-holder ul li ul  {display:block; list-style:disc; margin:-4px 0 0 0; }
#sidebar-nav-holder ul li ul li {font-size:14px; padding-bottom:1px; margin:-2px  0 0 32px; }

.testname{font-size:14px;
          text-decoration: bold;
}

.linenav ul li a{color:#373737;}

.imgborder{border:none;}

.around{float:left; display:block; margin-right:15px;}

.homearrows{float:left;}

.homearrows2{float:left; margin-left:10px;}

#mainslide{background-image:url(../img/bg_slide.jpg); background-repeat:no-repeat; height:480px; margin-top:0px;  background-position: center; background-size: cover;}

#providerbackground{background-image:url(../img/providerbackground.jpg); background-repeat:no-repeat; height:100px; margin-top:-35px; margin-bottom:30px; background-position:center; z-index:2; position:relative; }

/*#belowprovider{background: rgb(255,255,255);  Old browsers 
 IE9 SVG, needs conditional override of 'filter' to 'none' 
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);  FF3.6+ 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1)));  Chrome,Safari4+ 
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);  Chrome10+,Safari5.1+ 
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);  Opera 11.10+ 
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);  IE10+ 
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);  W3C 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );  IE6-8 
margin-top:-70px; z-index:1; position:relative; padding-top:30px; padding-bottom:55px; }*/


.provider_holder{
  padding: 30px 0;
  text-align: center;
  
  background: #ffffff;
}

.provider_holder a{
  font-size: 12px;
  letter-spacing: 0;
  color: #021efd;
}

.provider_holder p{
  padding-bottom: 0px;
  color: rgb(46, 46, 46);
}

.provider_holder .provider_header .accept{
  font-size: 16px;
  color: #021efd;
  margin-bottom: 5px;
}

.provider_holder .provider_header .descr{
  font-size: 18px;
  font-family: Georgia, sans-serif !important;
}

.provider_holder .provider_header .descr strong{
  font-family: Georgia, sans-serif !important;
  font-weight: bold !important;
}

.provider_images{
  padding: 20px 0 15px;
}

.provider_images ul{
  list-style-type: none;
  padding: 0;
  margin: 0 auto;
}

.provider_images .bx-wrapper{
  margin: 0 auto;
}

.provider_images ul li { 
  display: inline;
}

.provider_images ul li img{
}

#belowprovider {
    background: #ffffff;
    padding-bottom: 55px;
    padding-top: 30px;
    position: relative;
    z-index: 1;
	
}


#slide1{ background-image:url(../img/home_problem.jpg); background-repeat:none; height:250px;}
#slide2{ background-image:url(../img/home_problem2.jpg); background-repeat:none; height:250px;}


#bottomcolumns{margin-top:10px;}

#footertop{background-image:url(../img/.png); background-repeat:none; height:66px; margin-bottom:-5px; margin-top: 40px;}
#footer{ 
	
  padding-top:20px;	
  background: #1f37f2;
  background: #000000;
  
  
/*  background: rgb(17,88,161);
  background: -moz-linear-gradient(top,  rgba(17,88,161,1) 1%, rgba(0,135,203,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(17,88,161,1)), color-stop(100%,rgba(0,135,203,1)));
  background: -webkit-linear-gradient(top,  rgba(17,88,161,1) 1%,rgba(0,135,203,1) 100%);
  background: -o-linear-gradient(top,  rgba(17,88,161,1) 1%,rgba(0,135,203,1) 100%);
  background: -ms-linear-gradient(top,  rgba(17,88,161,1) 1%,rgba(0,135,203,1) 100%);
  background: linear-gradient(to bottom,  rgba(17,88,161,1) 1%,rgba(0,135,203,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1158a1', endColorstr='#0087cb',GradientType=0 );*/

  color: #ffffff;
}
#footer .footerTitle{
  font-family: Georgia, sans-serif !important;
  text-align: center;
  font-size: 28px;
  line-height: 33px;
  font-style:italic;
  padding: 20px 0 0px;
}
#footer .divider{
  background: url('../img/footer/footer_divider.png') center no-repeat;
  display: block;
  height: 1px;
  margin: 30px auto 35px;
}
#footer .promo{
  font-weight: bold;
}
#footer .promo_brochure{
  margin-left: 30px;
}
#footer .promo_visit{
  margin-left: 5px;
  padding-left: 130px;
}
#footer .promo_visit{
  margin-left: 5px;
  padding-left: 100px;
}
#footer .promo_promise{
  margin-left: 5px;
  padding-left: 70px;
  width: 40%;
}
#footer .sectionTitle{
  font-size: 18px;
  line-height: 23px;
  font-weight: bold;
}
#footer .copyright{
  font-size: 10px;
  line-height: 15px;
  padding: 0 0 50px 30px;
}
#footer .copyright a,
#footer .copyright a:hover{
  color: #ffffff;
  text-decoration: none;
}
#footer .social{
  padding: 40px 0 15px 30px;
}
#footer .socialText{
  font-size: 18px;
  color: #ffffff;
  padding-left: 2px;
  font-weight: bold;
  
}
#footer .social a{
  margin-right: 4px;
}
#footer .footerlinks{
  padding-left: 30px;
  
  font-size: 13px;
  line-height: 33px;
  
  font-weight: bold;
}
#footer .footerlinks a{
  color: #ffffff !important;
  text-decoration: none !important;
  margin-right: 5px;
}
#footer .partnerimages{
  padding-top: 10px;
  padding-left: 45px;
}
#footer .partnerimages img{
  vertical-align: middle;
}
#footer .partnerimages img.middle{
  margin: 0 40px;
}
#footer .partnerimages img.last{
  margin: 0 0 0 40px;
}
#footer .directions{
  color: #ffffff !important;
  text-decoration: underline !important;
  font-size: 13px;
}
#footer p {color:#fff; font-size:13px; line-height: 19px;}


#homebody{border:1px solid rgb(204, 204, 204); margin-bottom:10px;
box-shadow: 0px 0px 3px rgb(102, 102, 102); padding:10px; margin-top:-20px; background-color:#FFF; position:relative; z-index:9999999;}
#homeaboutusbody{border:1px solid rgb(204, 204, 204); margin-bottom:10px;
box-shadow: 0px 0px 3px rgb(102, 102, 102); padding:10px; margin-top:-40px; background-color:#FFF; position:relative; z-index:99;  }

#testimonialbody{/*border:1px solid rgb(204, 204, 204);*/ margin-bottom:10px; 
/*box-shadow: 0px 0px 3px rgb(102, 102, 102);*/ padding:10px; margin-top:10px; background-color:#FFF;  }
.breadcrumb{
  border-top: 1px solid rgb(210, 210, 210); 
  padding: 2px; 
  margin-left: 18px;
}
.breadcrumb a {
    color:#021efd;
    text-decoration: none;
    
    font-family: 'custom_medium', Arial, Helvetica, sans-serif !important;
    font-weight: normal;
    font-style: normal;
}
.breadcrumb a.active,
.breadcrumb a strong{
    color: #363636 !important;

    font-family: 'custom_medium', Arial, Helvetica, sans-serif !important;
    font-weight: normal !important;
    font-style: normal !important;
}
.breadcrumb p  { 
  font-size: 13px;
  text-decoration: none;
  font-weight:bold;
  margin-top: 10px;
}

.line{ margin:5px 0 15px 15px; }



#contactheaderimage{background-image:url(../img/contactusheader.jpg); background-repeat:no-repeat; height:379px; margin-top:10px; margin-bottom:10px; background-position: center;}
#testimonialheaderimage{background-image:url(../img/testimonialheader.jpg); background-repeat:no-repeat; height:250px; margin-top:0px; background-position: center;}
#hostedvoipheaderimage{background-image:url(../img/hostedvoipheader.jpg); background-repeat:no-repeat; height:250px; margin-top:0px; background-position: center;}
#alibisystemsheaderimage{background-image:url(../img/alibisystemsheader.jpg); background-repeat:no-repeat; height:250px; margin-top:0px; background-position: center;}
#manageditheaderimage{background-image:url(../img/manageditheader.jpg); background-repeat:no-repeat; height:250px; margin-top:0px; background-position: center;}
#carrierservicesheaderimage{background-image:url(../img/carrierservicesheader.jpg); background-repeat:no-repeat; height:250px; margin-top:0px; background-position: center;}
#staffheaderimage{background-image:url(../img/aboutusheader.jpg); background-repeat:no-repeat; height:250px; margin-top:0px; background-position: center;}
#programsheaderimage{background-image:url(../img/programs.jpg); background-repeat:no-repeat;  height:250px; margin-top:0px; background-position: center;}
#privacyheaderimage{background-image:url(../img/programs.jpg); background-repeat:no-repeat;  height:250px; margin-top:0px; background-position: center;}
#resourcesheaderimage{background-image:url(../img/resourcesheader.jpg); background-repeat:no-repeat; height:250px; margin-top:0px; background-position: center;}



#mainslide p{color:#FFF; width:550px; margin:290px 0 0 270px ;  line-height:110%;  font-size:18px; padding:10px; }



.chatbutton
    {background:url(../img/chatbutton.png); width:171px; height:43px;
    }
     
    .chatbutton:hover
    { background:url(../img/chatbutton_rollover.png); width:171px; height:43px;
    }
     
    .chatbutton a
    {
       background:url(../img/chatbutton.png);  width:171px; height:43px;
    }
	
	
.chatbutton2
    {background:url(../img/findoutnow.png); width:171px; height:43px;
    }
     
    .chatbutton2:hover
    { background:url(../img/finoutnow_roll.png); width:171px; height:43px;
    }
     
    .chatbutton2 a
    {
       background:url(../img/findoutnow.png);  width:171px; height:43px;
    }	
	
	
	
	.chatbutton3
    {background:url(../img/readnow.png); width:171px; height:43px;
    }
     
    .chatbutton3:hover
    { background:url(../img/readnow_over.png); width:171px; height:43px;
    }
     
    .chatbutton3 a
    {
       background:url(../img/readnow.png);  width:171px; height:43px;
    }	
	
	
		.chatbutton4
    {background:url(../img/contactus.png); width:171px; height:43px;
    }
     
    .chatbutton4:hover
    { background:url(../img/contactus_over.png); width:171px; height:43px;
    }
     
    .chatbutton4 a
    {
       background:url(../img/contactus.png);  width:171px; height:43px;
    }	
	
	
			.learnmorebutton
    {background:url(../img/learnmore_hover.png); width:99px; height:25px;
    }
     
    .learnmorebutton:hover
    { background:url(../img/learnmore.png); width:99px; height:25px;
    }
     
    .learnmorebutton a
    {
       background:url(../img/learnmore.png);  width:99px; height:25px;
    }	
	
	
				.requestbutton
    {background:url(../img/request.png); width:99px; height:25px;
    }
     
    .requestbutton:hover
    { background:url(../img/request_hover.png); width:99px; height:25px;
    }
     
    .requestbutton a
    {
       background:url(../img/request.png);  width:99px; height:25px;
    }	
	
	
	
	
			.chatbutton5
    {background:url(../img/takenow.png); width:171px; height:43px;
    }
     
   .chatbutton5:hover
    { background:url(../img/takenow_over.png); width:171px; height:43px;
    }
     
    .chatbutton5 a
    {
       background:url(../img/takenow.png);  width:171px; height:43px;
    }	


.inner{
border-bottom: 1px solid rgb(204, 204, 204);

}


.shadow {
border: 1px solid rgb(204, 204, 204);
padding:10px; 
}
.error{border:1px solid #ff0000 !important;}
label.error{display: none !important;}






.border{border-right:#ccc solid 1px; padding-right:15px;}

#bottomcolumns2{margin-top:-150px;}

.rightarrow{ float:right;}
.read-more-hide{display: none;clear: left;}
.read-more {
   background: url("../img/rightarrow.png") no-repeat scroll 0 0 transparent;
    float: left;
    padding: 0px 0 2px 20px;
}
.twelve.columns.padding > p{clear: both;}


/*------contsct page 31-07-2013---------------------*/
#contact-form-left {
    float: left;
	width:40%;
}

#contact-form-right {
   width:55%;
   float:right;
}
#contact-form-right .contact-form .desc {
    width: 260px; padding-right:10px;
}
.contact-form .desc {
    display: block;
    float: left;
    width: 120px;
	font-size: 15px;
}


 .desc2 {
   
	font-size: 12px;
}


.contact-form label{ float:left;}
.contact-form input{
	 box-shadow: 0 2px 3px hsl(0, 0%, 80%) inset, 0 1px 0 hsl(131, 100%, 98%); -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border:1px solid #ccc;
 height: 30px;
    width: 205px;
	}
	.contact-form select{border:1px solid #ccc;}
	.desc.block {
    width: 100%;
}
	
.contact-form li {
    margin-bottom: 14px;
    overflow-x: hidden;
    overflow-y: hidden;
}

#submitarea {
    clear: both;
}
.contact-form input[type="radio"]{  width: 30px; height: 20px; vertical-align: middle;}
.contact-form textarea { box-shadow: 0 2px 3px hsl(0, 0%, 80%) inset, 0 1px 0 hsl(131, 100%, 98%);  -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; border:1px solid #ccc;  width: 99% !important;}
.desc.block {
    margin-bottom: 5px;
    width: 100%;
}
.resources_page{ margin: 5px 0 0 -5px;}
.resources_page a{ background:url(../img/footer/resource_button.png) no-repeat; width:157px; height:31px; display:block;}
.resources_page a:hover{  background:url(../img/footer/resource_button_hover.png) no-repeat;}

.contact_us_btn { margin: 10px 0 0 -5px;}
.contact_us_btn a{ background:url(../img/footer/contact_us.png) no-repeat; width:110px; height:31px; display:block;}
.contact_us_btn a:hover{  background:url(../img/footer/contact_us_hover.png) no-repeat;}


.centerText{
  text-align: center;
}


/*@media only screen and (max-width: 767px) {
  #phonearea p{display:none;}
  #phoneicon{display:none;  }
  #chatnow{display:none;}
}*/

.navbar ul li > a {
  color: #ffffff !important;
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'custom_bold', Arial, Helvetica, sans-serif !important;
  text-shadow: none !important;
  font-weight: normal;
  font-style: normal;
}

.navbar ul li .dropdown a {
  font-family: 'custom_medium', Arial, Helvetica, sans-serif !important;
}

.navbar ul li > a:hover {
  color: #ffffff !important;
  text-decoration: none !important;
}

.navbar li .dropdown ul > li{
  height: 50px !important;
}

.navbar li .dropdown ul li a{
  color: #111111 !important;
  text-transform: none;
}

.navbar li .dropdown ul li .dropdown{
  margin-left: 0px;
}

.navbar ul > li:hover,
.navbar ul > li.active{
  background: #6598db;
  background: #1f37f2;
}

.navbar ul > li .dropdown li:hover{
  background: #f2f2f2;
}

.text_banner{
  padding: 20px 0 40px;
  text-align: center;
}
.text_banner h1{
  color: #383838;
  font-size: 32px;
  margin: 0;
}
.text_banner .mini_divider{
  margin: 0 auto;
  height: 4px;
  width: 77px;
  background: #021efd;
  margin-top: 25px;
}

.ctas{
  text-align: center;
}

.ctas .row{
  margin-bottom: 70px;
}

.ctas .text{
  
}

.ctas .text h2{
  font-size: 18px;
  color: #1f37f2;
  border: none;
  letter-spacing: 0;
  word-spacing: 0;
  padding: 0 0 10px;
}

.ctas .text p{
  padding: 0 12px;
  font-size: 13px;
  color: #636363;
  line-height: 19px;
}

.ctas .link{
  margin-top: 15px;
}

a.cta_link{
  color: #ffffff;
  font-size: 12px;
  
  padding: 8px 12px 8px 17px;
  
  background: rgb(222,130,0);
  background-image: -moz-linear-gradient( 90deg, rgb(222,130,0) 0%, rgb(244,159,38) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(222,130,0) 0%, rgb(244,159,38) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(222,130,0) 0%, rgb(244,159,38) 100%);
  
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}

a.cta_link:hover{
  background: #f6a633 !important;
  text-decoration: none !important;
}

a.cta_link.cta_link_blog{
  background: rgb(73,122,186);
  background-image: -moz-linear-gradient( 90deg, rgb(73,122,186) 0%, rgb(101,152,219) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(73,122,186) 0%, rgb(101,152,219) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(73,122,186) 0%, rgb(101,152,219) 100%);
  
  margin-top: 15px;
  display: inline-block;
  padding: 4px 12px 3px 17px;
}
a.cta_link.cta_link_blog:hover {
  background: rgb(73,122,186) !important;
  background-image: -moz-linear-gradient( 90deg, rgb(73,122,186) 0%, rgb(101,152,219) 100%) !important;
  background-image: -webkit-linear-gradient( 90deg, rgb(73,122,186) 0%, rgb(101,152,219) 100%) !important;
  background-image: -ms-linear-gradient( 90deg, rgb(73,122,186) 0%, rgb(101,152,219) 100%) !important;
}
.nav-previous a,
.nav-next a{
  color: #ffffff;
  font-size: 12px;
  
  padding: 8px 12px 8px 17px;
  
  background: rgb(152,139,131);
  background-image: -moz-linear-gradient( 90deg, rgb(152,139,131) 0%, rgb(191,181,175) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(152,139,131) 0%, rgb(191,181,175) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(152,139,131) 0%, rgb(191,181,175) 100%);
  
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.nav-previous a:hover,
.nav-next a:hover {
  text-decoration: none;
}

.links_text{
  color: #363636;
  font-size: 13px;
  margin-bottom: 20px;
  background: url('http://ownetworks.com/img/wave_line.gif') repeat-x;
  padding-top: 40px;
}

.header_custom,
.container{
  min-width: 940px !important;
}

.logo_holder{
 /* width: 192px !important;*/
}

/*
#logo img{
  margin-top: 8px;
  width: 192px !important;
  height: 61px !important;
}
*/
#logo img{
  margin-top: 8px;
  width: 381px !important;
  height: 118px !important;
}


#slideshow .person1 .quote{
  position: absolute;
  top: -50px;
  right: -25px;
}
#slideshow .person1 .person{
  margin-left: 50px;
  margin-top: -1px;
}
#slideshow .person2 .quote{
  position: absolute;
  top: -70px;
  right: -25px;
}
#slideshow .person2 .person{
  margin-top: -5px;
}
#slideshow .person3 .person{
  margin-left: 110px;
}
#slideshow .person3 .quote{
  position: absolute;
  top: -70px;
  right: -25px;
}

h2.page_title{
  font-size: 18px;
  padding: 10px 15px;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 0px;
  
  font-family: 'custom_bold', Arial, Helvetica, sans-serif !important;
  font-weight: normal;
  font-style: normal;
}

h5{
  color: #111111;
  font-family: 'custom_medium', Arial, Helvetica, sans-serif !important;
  font-weight: normal;
  font-style: normal;
}

.program_listing{
  margin-bottom: 50px;
}

.program_listing .row{
  margin-top: 50px;
}

.program_listing .row h2{
  border: none;
  font-size: 16px;
  margin: 0;
  padding: 0 0 10px;
}

.program_listing .row p{
  font-size: 13px;
  line-height: 18px;
}

.program_listing .row p,
.program_listing .row h2{
  max-width: 290px;
}

.program_listing .read-more{
  float: none;
}

.more_info{
  padding: 35px 0;
  margin: 40px auto;
  text-align: center;
  border-top: 1px solid #ddddde;
  border-bottom: 1px solid #ddddde;
}

.more_info h2{
  border: none;
  font-size: 20px;
  margin: 0;
  padding: 0 0 3px;
}

.more_info p{
  padding: 0;
}

.more_info .number{
  color: #111111;
}

a.all_programs{
  font-size: 12px;
}

.staff_holder{
  margin-bottom: 100px;
}
.wave_divider{
  background: url('http://ownetworks.com/img/wave_line.gif') repeat-x;
  height: 4px;
  margin: 40px 0;
}
.staff_holder .staff_image{
  
}
.staff_holder .staff_title{
  color: #021efd !important;
}
.staff_holder .staff_title h3{
  color: #021efd !important;
  font-size: 22px;
  padding: 0;
}
.staff_holder .staff_title p{
  color: #021efd !important;
  font-size: 15px;
}
.staff_holder p,
.staff_holder p.staff_descr,
.staff_holder p.staff_descr span{
  color: #252525 !important;
  font-size: 13px !important;
  line-height: 18px !important;
}
.staff_holder a.read-more{
  color: #988b83 !important;
  font-size: 12px !important;
  
  background: url("../img/ourstaff/arrow_down.png") no-repeat scroll center right transparent;
  float: left;
  padding: 0px 15px 0px 0;
}
.staff_holder a.read-less{
  background: url("../img/ourstaff/arrow_up.png") no-repeat scroll center right transparent;
}
.staff_holder .read-more-hide{
  margin-top: 20px;
  margin-left: 20px;
}

#hosted .wave_divider{
  margin: 20px 0;
}
#hosted .hosted_hero_text{
  text-align: center;
  padding-bottom: 10px;
}
#hosted .hosted_hero_text h5{
  font-size: 32px;
}
#hosted .hosted_hero_text p.subheading{
  font-size: 17px;
  margin-top: -22px;
  margin-bottom: 5px;
  font-family: Georgia, "Times New Roman", Times, serif !important;
}
#hosted .hosted_hero_text p.descr{
  color: #021efd;
  font-size: 22px;
}
#hosted .hosted_block{
  padding-bottom: 40px;
}
#hosted .hosted_block .eleven.columns{
  padding-left: 20px;
}
#hosted .hosted_block p{
  line-height: 24px;
}
#hosted .hosted_block .hosted_number{
  vertical-align: middle;
  margin: -4px 15px 0 -20px;
}
/*style list*/
#hosted .hosted_block ul {
    list-style: none;
    padding:0;
    margin:0;
}
#hosted .hosted_block li { 
    padding-left: 1em; 
    text-indent: -.7em;
}
#hosted .hosted_block li:before {
    content: "• ";
    color: #021efd;
}
.color_one h3{
  color: #021efd !important;
}
.color_two h3{
  color: #988b83 !important;
}
.color_three h3{
  color: #a26a86 !important;
}
.color_four h3{
  color: #3f96aa !important;
}
.color_five h3{
  color: #db9246 !important;
}
.color_bar{
  width: 3px !important;
  position: absolute;
  top: 70px;
  bottom: 15px;
  left: 5px;
}
.color_one .color_bar{
  background: #021efd;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ5N2FiYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ODhiODMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #021efd 0%, #988b83 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#021efd), color-stop(100%,#988b83));
  background: -webkit-linear-gradient(top, #021efd 0%,#988b83 100%);
  background: -o-linear-gradient(top, #021efd 0%,#988b83 100%);
  background: -ms-linear-gradient(top, #021efd 0%,#988b83 100%);
  background: linear-gradient(to bottom, #021efd 0%,#988b83 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#021efd', endColorstr='#988b83',GradientType=0 );
}
.color_two .color_bar{
  background: #988b83;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk4OGI4MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMjZhODYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #988b83 0%, #a26a86 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#988b83), color-stop(100%,#a26a86));
  background: -webkit-linear-gradient(top,  #988b83 0%,#a26a86 100%);
  background: -o-linear-gradient(top,  #988b83 0%,#a26a86 100%);
  background: -ms-linear-gradient(top,  #988b83 0%,#a26a86 100%);
  background: linear-gradient(to bottom,  #988b83 0%,#a26a86 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#988b83', endColorstr='#a26a86',GradientType=0 );
}
.color_three .color_bar{
  background: #a26a86;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyNmE4NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZjk2YWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #a26a86 0%, #3f96aa 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a26a86), color-stop(100%,#3f96aa));
  background: -webkit-linear-gradient(top,  #a26a86 0%,#3f96aa 100%);
  background: -o-linear-gradient(top,  #a26a86 0%,#3f96aa 100%);
  background: -ms-linear-gradient(top,  #a26a86 0%,#3f96aa 100%);
  background: linear-gradient(to bottom,  #a26a86 0%,#3f96aa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a26a86', endColorstr='#3f96aa',GradientType=0 );
}
.color_four .color_bar{
  background: #3f96aa;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmOTZhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYjkyNDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #3f96aa 0%, #db9246 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f96aa), color-stop(100%,#db9246));
  background: -webkit-linear-gradient(top,  #3f96aa 0%,#db9246 100%);
  background: -o-linear-gradient(top,  #3f96aa 0%,#db9246 100%);
  background: -ms-linear-gradient(top,  #3f96aa 0%,#db9246 100%);
  background: linear-gradient(to bottom,  #3f96aa 0%,#db9246 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f96aa', endColorstr='#db9246',GradientType=0 );
}

.mean-bar{
  display: none !important;
}

#home_banner{
  margin-top: 60px;
  width: 940px !important;
}
#home_banner .left{
  float: left;
  margin-right: 20px;
  background: url('../img/heroimage_1.png') center no-repeat;
  width: 596px;
  height: 350px;
}
#home_banner .right{
  float: left;
  width: 300px;
  height: 350px;
  background: #4879b9;
  background: #1f37f2;
  
  
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

#home_banner .left .banner_image{
  padding: 50px 0 0 40px;
}

#home_banner .left .banner_image h2{
  font-size: 22px;
  color: #111111;
  margin: 0 0 20px;
  padding: 0;
  border: none;
}

#home_banner .left .banner_image p{
  font-size: 16px;
  line-height: 22px;
  color: #111111;
  margin: 0;
  padding: 0;
  border: none;
}

#home_banner .left .banner_image .banner_statement{
  position: relative;
  bottom: -30px;
  left: 105px;
}

#home_banner .left .banner_image .banner_seal{
  position: relative;
  top: -75px;
  left: -30px;
}

#home_banner .banner_form .header{
  margin: 0;
  padding: 20px 0 18px;
  text-align: center;
  color: #ffffff !important;
  background: #021efd;
  
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
#home_banner .banner_form .header h2{
  color: #ffffff !important;
  padding: 0;
  border: none;
  letter-spacing: 0;
  word-spacing: 0;
  font-size: 23px;
}
#home_banner .banner_form .header  p {
  color: #ffffff !important;
  margin: 0;
  font-size: 13px;
  padding: 0;
  width: auto;
}

#home_banner .banner_form .body {
  padding: 23px 25px 0;
  text-align: left;
  background: url('../img/form_triangle.png') top center no-repeat;
}

#home_banner .banner_form .field_holder {
  display: block;
  width: 100%;
  margin-bottom: 5px;
}

#home_banner .banner_form .field_holder  fieldset {
 padding: 0;
 border: none;
 margin: 0; 
}

#home_banner .banner_form .field_holder label{
  color: #ffffff !important;
  font-size: 13px;
  margin-bottom: 3px;
  display: block;
}

#home_banner .banner_form .field_holder input{
  background: #ffffff;
  border: 1px solid rgb( 188, 188, 188 );
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
  height: 35px;
/*  line-height: 35px;*/
  padding-left: 15px;
  font-size: 13px;
}

#home_banner .banner_form .field_holder .selectboxit-container .selectboxit {
  width: 250px !important;
  cursor: pointer;
  margin: 0;
  padding: 0;
  border-radius: 3px;
  overflow: hidden;
  display: block;
  position: relative;
}

#home_banner .banner_form .field_holder .selectboxit-container span, 
#home_banner .banner_form .field_holder .selectboxit-container .selectboxit-options a {
  height: 35px;
  line-height: 35px;
  display: block;
}

#home_banner .banner_form .field_holder .selectboxit-container .selectboxit-options {
    width: 250px;
}
#home_banner .banner_form .field_holder .selectboxit-option{
  padding-bottom: 0;
}

.selectboxit-container hr{
  margin: 2px 0 4px;
}

.selectboxit-optgroup-header{
  color: #111111;
}

#home_banner .banner_form input[type="submit"] {
  color: #ffffff !important;
  font-size: 15px;
  margin-top: 11px;
  text-align: center;
  width: 100%;
  padding: 8px 12px !important;
  background: rgb(222,130,0) !important;
  background-image: -moz-linear-gradient( 90deg, rgb(222,130,0) 0%, rgb(244,159,38) 100%) !important;
  background-image: -webkit-linear-gradient( 90deg, rgb(222,130,0) 0%, rgb(244,159,38) 100%) !important;
  background-image: -ms-linear-gradient( 90deg, rgb(222,130,0) 0%, rgb(244,159,38) 100%) !important;
  border: none !important;
  -webkit-border-radius: 500px !important;
  -moz-border-radius: 500px !important;
  border-radius: 500px !important;
  
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
}

#home_banner .banner_form input[type="submit"]:hover,
#home_banner .banner_form input[type="submit"]:focus {
  background: #f6a633 !important;
  cursor: pointer;
  outline:0 !important;
}



/*lead form*/
#leadformTop{
  margin: 0 auto;
  padding: 0;
  width: 680px !important;
  height: 9px;
  background: #021efd;
}
#leadform{
  width: 680px !important;
  border: 4px solid #e9e9e9;
  border-top: none;
  text-align: center;
  padding: 50px 60px;
  background: #fbfaf9;
}
#leadform .form_title{
  margin: 0 0 20px;
  padding: 0;
  border: none;
  letter-spacing: 0;
  word-spacing: 0;
  color: #021efd;
  font-size: 24px;
  line-height: 29px;
}
#leadform .form_desc{
  margin: 0;
  padding: 0 30px;
  letter-spacing: 0;
  word-spacing: 0;
  color: #252525;
  font-size: 20px;
  line-height: 25px;
}
#leadform .divider{
  margin: 45px auto;
  padding: 0;
  width: 80px;
  height: 4px;
  background: #6290CB;
}
#leadform .fields_holder{
  text-align: left;
  padding: 0 60px;
}
#leadform .fields_holder .form_descr_2{
  margin: 0;
  padding: 0;
  letter-spacing: 0;
  word-spacing: 0;
  color: #252525;
  font-size: 15px;
  line-height: 20px;
}
#leadform .fields_holder .form_descr_3{
  margin: 3px 0 0;
  padding: 0;
  letter-spacing: 0;
  word-spacing: 0;
  color: #252525;
  font-size: 12px;
  line-height: 15px;
}
#leadform .fields_holder .divider{
  margin: 40px auto 30px;
  padding: 0;
  width: 100%;
  height: 1px;
  background: #d0d0d0;
}
#leadform .fields_holder fieldset{
 padding: 0;
 border: none;
 margin: 20px 0 0; 
}
#leadform .fields_holder fieldset label{
  display: block;
}
#leadform .fields_holder .side fieldset{
  float: right;
  width: 48%;
}
#leadform .fields_holder .side fieldset:first-child{
  float: left;
}


#leadform .fields_holder fieldset label{
  color: #252525 !important;
  font-size: 13px;
  margin-bottom: 3px;
  display: block;
}

#leadform .fields_holder fieldset label .descr{

}

#leadform .fields_holder fieldset input,
#leadform .fields_holder fieldset textarea{
  background: #ffffff;
  border: 1px solid rgb( 188, 188, 188 );
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
  height: 35px;
  padding-left: 15px;
  font-size: 13px;
}

#leadform .fields_holder fieldset textarea{
  margin-top: 0px;
  padding-top: 10px;
  height: 60px;
}

#leadform .fields_holder fieldset p{
  font-size: 13px;
  line-height: 16px;
  margin-top: 3px;
}

#leadform .fields_holder fieldset .selectboxit-container .selectboxit {
  width: 430px !important;
  cursor: pointer;
  margin: 0;
  padding: 0;
  border-radius: 3px;
  overflow: hidden;
  display: block;
  position: relative;
}

#leadform .fields_holder fieldset .selectboxit-container span, 
#leadform .fields_holder fieldset .selectboxit-container .selectboxit-options a {
  height: 35px;
  line-height: 35px;
  display: block;
}

#leadform .fields_holder fieldset .selectboxit-container .selectboxit-options {
  width: 430px;
}
#leadform .fields_holder fieldset .selectboxit-option{
  padding-bottom: 0;
}

#leadform_btn {
  color: #ffffff !important;
  font-size: 15px;
  margin: 40px auto 0;
  text-align: center;
  padding: 10px 20px 9px !important;
  background: rgb(222,130,0) !important;
  background-image: -moz-linear-gradient( 90deg, rgb(222,130,0) 0%, rgb(244,159,38) 100%) !important;
  background-image: -webkit-linear-gradient( 90deg, rgb(222,130,0) 0%, rgb(244,159,38) 100%) !important;
  background-image: -ms-linear-gradient( 90deg, rgb(222,130,0) 0%, rgb(244,159,38) 100%) !important;
  border: none !important;
  -webkit-border-radius: 500px !important;
  -moz-border-radius: 500px !important;
  border-radius: 500px !important;
  
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
}

#leadform_btn:hover,
#leadform_btn:focus {
  background: #f6a633 !important;
  cursor: pointer;
  outline:0 !important;
}

.selectboxit-container.selectboxit-container{
  color: #111111 !important;
}

.thankyou_holder{
  border: 4px solid #e9e9e9;
  text-align: center;
  padding: 50px 0px;
  background: #fbfaf9;
}

.thankyou_holder .form_title{
  margin: 0 0 20px;
  padding: 0;
  border: none;
  letter-spacing: 0;
  word-spacing: 0;
  color: #021efd;
  font-size: 22px;
  line-height: 29px;
}

.thankyou_holder .form_desc{
  margin: 0;
  padding: 0 30px;
  letter-spacing: 0;
  word-spacing: 0;
  color: #252525;
  font-size: 16px;
  line-height: 25px;
}

.thankyou_holder .form_desc2{
  margin: 0;
  padding: 0 30px;
  letter-spacing: 0;
  word-spacing: 0;
  color: #252525;
  font-size: 16px;
  line-height: 25px;
}

.call_us_banner{
  margin-top: 20px;
}

.call_us_banner.inner_page{
  margin-top: 30px;
}

.call_us_banner img{
  height: 158px;
  margin-left: -8px;
}

.call_us_banner .number {
  position: relative;
  top: -46px;
  left: 42px;
  color: #ffffff;
  font-size: 15px;
}

/*inner forms*/
#own_custom_form_inner .field_holder {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}

#own_custom_form_inner .field_holder  fieldset {
 padding: 0 7px;
 border: none;
 margin: 0; 
}

#own_custom_form_inner .field_holder label{
  color: #111111 !important;
  font-size: 11px;
  margin-bottom: 0px;
  display: block;
}

#own_custom_form_inner .field_holder input{
  background: #ffffff;
  border: 1px solid rgb( 188, 188, 188 );
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding-left: 15px;
  font-size: 13px;
}

#own_custom_form_inner .field_holder .selectboxit-container .selectboxit {
  width: 190px !important;
  cursor: pointer;
  margin: 0;
  padding: 0;
  border-radius: 3px;
  overflow: hidden;
  display: block;
  position: relative;
  
}

#own_custom_form_inner .field_holder .selectboxit-text{
  width: 155px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#own_custom_form_inner .field_holder .selectboxit-container span, 
#own_custom_form_inner .field_holder .selectboxit-container .selectboxit-options a {
  height: 30px;
  line-height: 30px;
  display: block;
}

#own_custom_form_inner .field_holder .selectboxit-container .selectboxit-options {
    width: 190px !important;
    margin-left: -17px;
}
#own_custom_form_inner .field_holder .selectboxit-option{
  padding-bottom: 0;
}
#own_custom_form_inner .field_holder .selectboxit-container span{

}

#own_custom_form_inner input[type="submit"] {
  color: #ffffff !important;
  font-size: 15px;
  margin: 13px auto 0;
  display: block;
  text-align: center;
  padding: 8px 50px !important;
  background: rgb(222,130,0) !important;
  background-image: -moz-linear-gradient( 90deg, rgb(222,130,0) 0%, rgb(244,159,38) 100%) !important;
  background-image: -webkit-linear-gradient( 90deg, rgb(222,130,0) 0%, rgb(244,159,38) 100%) !important;
  background-image: -ms-linear-gradient( 90deg, rgb(222,130,0) 0%, rgb(244,159,38) 100%) !important;
  border: none !important;
  -webkit-border-radius: 500px !important;
  -moz-border-radius: 500px !important;
  border-radius: 500px !important;
  
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
}

#own_custom_form_inner input[type="submit"]:hover,
#own_custom_form_inner input[type="submit"]:focus {
  background: #f6a633 !important;
  cursor: pointer;
  outline:0 !important;
}
/*end inner forms*/

.call_cta{
  text-align: center;
}
.call_cta .wave_divider{
  margin: 10px 0 60px 0;
}
.call_cta p{
  margin: 0;
  padding: 0;
  border: none;
  line-height: 31px;
  font-size: 26px;
}
.call_cta h2{
  margin: 10px 0 0 0;
  padding: 0 0 0 20px;
  border: none;
  line-height: 36px;
  font-size: 31px;
  
}
.call_cta h2 .text{
  color: #021efd !important;
  padding: 10px 0 10px 50px;
  margin-left: -50px;
  background: url('../img/ph_circle_big.png') left center no-repeat;
}
.call_cta h2 .number{
  color: #111111 !important;
}

.contact_holder{
  width: 100%;
  border: 1px solid #ddddde;
  background: #fbfaf9;
}

.contact_holder .left{
  width: 49%;
  float: left;
  padding: 40px;
}

.contact_holder .right{
  width: 49%;
  float: left;
  padding: 40px;
}

.contact_holder h2{
  font-size: 18px;
  border: none;
  padding: 0 0 15px 0;
}

.contact_map{
  margin: 20px 0;
}

.contact_map h2,
.contact_map_descr h2{
  font-size: 18px;
  border: none;
  padding: 0 0 15px 0;
}

.contact_map_descr p{
  font-size: 18px;
  margin-top: -14px;
}

.contact_map_descr a.directions{
  font-size: 13px;
}

.contact_holder p{
  font-size: 14px;
  padding-bottom: 20px;
}

.contact_holder p.descr{
  font-size: 13px;
  margin-top: -18px;
}

.contact_holder a.directions{
  font-size: 13px;
}

.contact_holder .right{
  border-left: 1px solid #ddddde;
}

.contact_holder .top{
  border-bottom: 1px solid #ddddde;
  padding-bottom: 60px;
}

.contact_holder .bottom{
  padding-top: 60px;
}

/*contact form*/

.contact_holder form  fieldset {
  display: block;
  width: 100%;
  border: none;
  padding: 0;
  margin-bottom: 10px;
  margin-top: 0;
}

.contact_holder form .sidebyside  fieldset {
  float: left;
  width: 170px;
  margin-right: 19px;
}

.contact_holder form .sidebyside  fieldset.nomargin {
  margin-right: 0px;
}

.contact_holder form label{
  font-size: 13px;
  margin-bottom: 3px;
  display: block;
}

.contact_holder form input{
  background: #ffffff;
  border: 1px solid rgb( 188, 188, 188 );
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
  height: 35px;
/*  line-height: 35px;*/
  padding-left: 15px;
  font-size: 13px;
}

.contact_holder form textarea{
  background: #ffffff;
  border: 1px solid rgb( 188, 188, 188 );
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
  padding-top: 10px;
  padding-left: 10px;
  font-size: 13px;
  margin-top: 0;
}

.contact_holder form input[type="submit"] {
  color: #ffffff !important;
  font-size: 15px;
  margin-top: 11px;
  text-align: center;
  width: 100%;
  padding: 8px 12px !important;
  background: rgb(222,130,0) !important;
  background-image: -moz-linear-gradient( 90deg, rgb(222,130,0) 0%, rgb(244,159,38) 100%) !important;
  background-image: -webkit-linear-gradient( 90deg, rgb(222,130,0) 0%, rgb(244,159,38) 100%) !important;
  background-image: -ms-linear-gradient( 90deg, rgb(222,130,0) 0%, rgb(244,159,38) 100%) !important;
  border: none !important;
  -webkit-border-radius: 500px !important;
  -moz-border-radius: 500px !important;
  border-radius: 500px !important;
  
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
}

.contact_holder form input[type="submit"]:hover,
.contact_holder form input[type="submit"]:focus {
  background: #f6a633 !important;
  cursor: pointer;
  outline:0 !important;
}

/*end contact form*/
.clearStrong{
  clear: both;
  height: 0;
}
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */



#ourblogimage{
	display: none !important;
}

.additional_margin_top{
  margin-top: 40px;
}
.before_widget_header{
  height: 10px !important;
}
