
.AIhelps{
	width: 800px;
    margin: 0 auto
}
.AIhelps_2 {
    width: 750px;
    margin: 0 auto;
}	
.price_1{
border:1px solid #ddd;
padding:60px 40px;
text-align:center;
border-radius:4px;
background-image: radial-gradient( circle 1600px at 67.3% 48%, rgb(255, 255, 255) 0%, rgb(242, 251, 255) 90% );
}
.price_1 .button{
    display: block !important;
    background: #5AA1E3 !important;
padding: 18px !important;
}
.price_1 .sub_btn{
font-size:20px;
    margin-bottom: 20px;
}
.price_1 h4{
color: #3d98ca;
    margin-bottom: 0;
}
.price_1 h4 small{
color:#333;
font-weight:normal;
}
.price_1  h2{
margin-top:30px;
margin-bottom:40px;
}
.bestvalue{
position:absolute;
top:-18px;
left:0;
right:0;
margin:0 auto;
}
.bestvalue div{
background: #FFC107;
    color: #fff;
    display: inline-block;
    padding: 10px 14px;
    border-radius: 4px;
font-weight:bold;
text-transform: uppercase;
}
.getintouch{
width:900px;
margin:0 auto;
}
.getintouch .wpforms-field-medium{
    max-width: 100% !important;
}
.getintouch input[type="text"], .getintouch input[type="email"]{
    border: 1px solid #ccc !important;
}
.start_up_bg{
      margin-left: 0px;
    margin-right: 0px;
    margin-top: -40px;
}
.startup_deser{
 margin-left: 0px;
    margin-right: 0px;
}
.digital_li li{
display:inline-block;
}
.digital_li{
    text-align: center;
    width: 475px;
    margin: 0 auto !important;
}
.digital_li li{
display: inline;
    font-size: 18px;
    list-style: disc;
    padding: 10px !important;
    line-height: 36px;
    font-weight: 600;
}
.tabs_width{
width:1000px;
margin:0 auto;
}
.tabs_inner_width{
width:600px;
margin:0 auto;
}
.tabs_width h5{
text-align: center;
    color: #3c98ca;
    font-weight: 400;
    line-height: 34px;
    font-size: 1.4em;
}
.tabs_width .vc_tta-tabs-list {
text-align:center;
}
.tabs_width .vc_tta-tabs-list:after {
	background: #ddd;
    content: "";
    width: 450px;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1;
    margin: 0 auto;
    bottom: 0;
}
.tabs_width .vc_tta-panels{
    background-color: #ffffff !important;
border: 0 !important;
}
.tabs_width .vc_active a:before, .tabs_width .vc_active a:after{
display:none !important;
}
.tabs_width .vc_tta-tab a{
    background-color: #ffffff !important;
    border: 0 !important;
font-weight:700;
}
.tabs_width .vc_active a{
border-bottom: 4px solid #419acb !important
}
.tabs_width .vc_tta-tabs-container{
margin-bottom:20px !important;
}
.our_img_grid ul li{
margin-bottom:20px;
}
.pricing-table .plan {
  margin-left:0px;
  border-radius: 25px;
  text-align: center;
  background-color: #ffffff;
  -moz-box-shadow: 0 0 6px 2px #b0b2ab;
  -webkit-box-shadow: 0 0 6px 2px #b0b2ab;
  box-shadow: 0 0 6px 2px #b0b2ab;
box-sizing: border-box;
}
 
 .plan:hover {
  background-color: #fff;
  -moz-box-shadow: 0 0 12px 3px #b0b2ab;
  -webkit-box-shadow: 0 0 12px 3px #b0b2ab;
  box-shadow: 0 0 12px 3px #b0b2ab;
}
 
 .plan {
  padding: 0px;
  margin-left:0px;
  color: #ff;
  background-color: #5e5f59;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
  
.plan-name-bronze {
  padding: 20px;
  color: #fff;
  background-color: #9e9e9e;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 25px 25px 0 0;
  border-radius: 25px 25px 0 0;
 }
  
.plan-name-silver {
  padding: 20px;
  color: #fff;
  background-color: #3e99ca;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 25px 25px 0 0;
  border-radius: 25px 25px 0 0;
 }
  
.plan-name-gold {
  padding: 20px;
  color: #fff;
  background-color: #607D8B;
  -moz-border-radius: 25px 25px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 25px 25px 0 0;
  } 
  
.pricing-table-bronze  {
  padding: 20px;
  color: #fff;
  background-color: #f89406;
  -moz-border-radius: 25px 25px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
  
.pricing-table .plan .plan-name span {
  font-size: 20px;
}
 
.pricing-table .plan ul {
  list-style: none;
  margin: 0;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
padding: 0 40px;
    font-size: 1.15em;
}
 
.pricing-table .plan ul li.plan-feature {
  padding: 15px 10px;
  border-top: 1px dashed #c5c8c0;
margin:0;
}

.pricing-three-column {
  margin: 0 auto;
  width: 100%;
}
 
.pricing-variable-height .plan {
  float: none;
  margin-left: 2%;
  vertical-align: bottom;
  display: inline-block;
  zoom:1;
  *display:inline;
}
 
.plan-mouseover .plan-name {
  background-color: #4e9a06 !important;
}
 
.btn-plan-select {
  padding: 8px 25px;
  font-size: 18px;
  margin-top:16px;
}
.pricing-table h2{
	margin-top:0;
	margin-bottom: 15px;
	color: #fff;
}
.col_lg_4 {
    width: 33.33333333%;
	float: left;
box-sizing: border-box;
}
.btn-plan-select{
    background: #3f9acb !important;
}
.faq_section h4{
	font-size: 1em;
}
.faq_section ul li{
	margin: 5px 0 0 0;
}
.faq_section .vc_toggle_color_default {
	background: #edf9ff;
    padding: 10px;
	border:1px solid #00bcd44f;
}
.pms-field input[type="text"], .pms-field input[type="email"], .pms-field input[type="url"], .pms-field input[type="password"],
#pms_login input[type="text"], #pms_login input[type="password"]{
	border: 1px solid #ccc !important;
	padding: 10px;
	box-sizing: border-box;
}
.pms-field input[type="radio"]{
    width: 20px;
    height: 20px;
	vertical-align: sub;
}
#pms_register-form input[type="submit"], #pms_recover_password_form input[type="submit"],
.login-submit input[type="submit"], #pms_new_subscription-form input[type="submit"], #pms_edit-profile-form input[type="submit"], #pms-abandon-subscription-form input[type="submit"], #pms-retry-payment-subscription-form input[type="submit"] {
	font-size: 0.8em!important;
    margin: 0 2px 5px 0;
    display: inline-block;
    padding: 10px 17px;
    color: #fff!important;
    background: #3f9acb;
    text-decoration: none!important;
    text-transform: uppercase;
    border-radius: 2px;
    border: 0px;
    cursor: pointer;
}
#pms-abandon-subscription-form input[type="submit"], #pms-retry-payment-subscription-form input[type="submit"]{
	margin-right:8px;
}
.login_here{
	margin-top:20px;
	border:1px solid #ddd;
	padding:10px;
	background:#eee;
}
#border_left_right{
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
#Growthsection .wpb_content_element{
	margin-bottom:0 !important;
}
.digital_li .fa{
	font-size:10px !important;
}
#menu-item-27383{
	background: #e34922;
	border-right: 0;
}
.pms-account-navigation ul > li:first-child{
	margin-top:12px;
}
.pms-account-subscription-details-table{
	width:100%;
}
.pms-account-subscription-details-table tr td{
	padding:8px;
	border:1px solid #ddd;
}
.wtwp-testimonials-slider-wrp{
	padding:30px;
	box-shadow:0 4px 8px 0 rgba(0,0,0,0.2);
	border-radius:10px;
}
.wptww-testimonials-text em:before{
	color: #55a5d1 !important;
	content: "\f10d"; 
	font-family:FontAwesome !important;
	    font-size: 1.5em !important;
}
.wptww-testimonials-text em:after{
	color: #55a5d1 !important;
	content: "\f10e"; 
	font-family:FontAwesome !important;
	font-size: 1.5em !important;
}
.Subscribe_btn{
	    font-size: 0.8em!important;
    margin: 0 2px 5px 0;
    padding: 10px 17px;
    color: #fff!important;
    background: #3f9acb;
    text-decoration: none!important;
    text-transform: uppercase;
    border-radius: 2px;
    border: 0px;
    display: block;
    cursor: pointer;
    width: 195px;
    margin-top: 20px;
	text-align: center; 
}
.pms-subscription-plan label{
	font-size:18px;
}
/*:target::before {
  content: "";
  display: block;
  height: 110px; 
  margin: -110px 0 0;
}*/
html {
  scroll-padding-top: 110px; /* height of sticky header */
}
#fadein {
    position:relative;
	min-height:380px;
	overflow:hidden;
}
#fadein .q_h {
    position:absolute;
    left:0;
    top:0;
}
.interview_submiting{
	border: 1px solid #c0e7c1;
    padding: 20px;
    background: #ebffec;
}
.interview_submiting p{
	color:#507452;
}
.paypall_button table tr td{
	padding:8px;
}
.paypall_button select{
	padding: 8px;
    border: 1px solid #ddd !important;
    width: 250px;
}
#brandslider_2 li img{
	width:80%;
	padding:0 20px;
}
#menu-item-27589{
	background:#005B9A;
}
@media (max-width: 767px) { 
.AIhelps_2, .AIhelps, .getintouch, .tabs_width, .tabs_inner_width, .col_lg_4 {
    width: 100%;
}
}
