.feature_wrap_container h2, .feature_wrap_container h3 {
  padding-top: 20px;
}

h2, h3 {
  color: #EC008C;
}

.main_banner .content h2 {
  font-family: source sans pro;
  font-size: 26pt;
  font-weight: 300;
  margin-bottom: -5px;
}

.main_banner .content h2 span {
  color: #ec008c;
}

.main_banner .container .content p {
  font-size: 11pt;
  line-height: 1.6;
  margin-bottom: -15px;
}

.swiper-slide[data-x-pos="right"] .content {
  left: auto;
  right: 0;
  width: 43%;
}

.main_banner .content h2:before {
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 13.5px 0 13.5px 13px;
  content: " ";
  display: inline-block;
  position: relative;
  width: 10px;
}

.content {
  padding-top: 30px;
}

.nectar-slider-wrap {
  border-bottom: 5px solid #ec008c;
}

.intro_block {
  max-width: 910px;
  box-sizing: border-box;
  margin: 0 auto;
  padding-bottom: 20px;
}

.intro_block.bottom_border > h3 {
  margin: 15px 0;
  font-weight: 300 !important;
}

.intro_block h3 {
  color: #EC008C;
  font-size: 20pt;
  font-weight: 300;
  font-family: source sans pro;
}

.bottom_border {
  border-bottom: 1px solid #e1e1e1;
  padding: 0 0 20px 0;
}

body {
  color: #272727;
}

#mobile-menu #mobile-search, header#top nav ul #search-btn {
   display: none!important;
}

.img-solutions {
  border: 5px solid white;
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}







.wpb_row.vc_row-fluid.full-width-section.standard_section.radial_back.back_cover.no-cover {
  background-size: cover !important;
}

#banner_wrap, .radial_back {
background: #45073d;
background: -moz-radial-gradient(center, ellipse cover, #64265c 0%, #20011d 52%, #20011d 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#64265c), color-stop(52%,#20011d), color-stop(100%,#20011d));
background: -webkit-radial-gradient(center, ellipse cover, #64265c 0%,#20011d 52%,#20011d 100%);
background: -o-radial-gradient(center, ellipse cover, #64265c 0%,#20011d 52%,#20011d 100%);
background: -ms-radial-gradient(center, ellipse cover, #64265c 0%,#20011d 52%,#20011d 100%);
background: radial-gradient(ellipse at center, #64265c 0%,#20011d 52%,#20011d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64265c', endColorstr='#20011d',GradientType=1 );
}

#banner_wrap .wrapper {
  margin: 0 auto;
  max-width: 1200px;
  padding: 3% 2%;
}

#banner_wrap .wrapper > img {
  margin-bottom: 50px !important;
}

.intro {
  color: white;
  font-size: 20pt;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}

.wrap_body {
    color: #817580;
    font-size: 1.4em;
    line-height: 1.6;
    margin: 30px auto;
    max-width: 980px;
    text-align: center;
}

.style_heading {
  color: #ffffff;
  font-size: 29pt;
  margin-top: 11px;
  text-align: center;
  text-transform: uppercase;
}

.style_heading:after {
  border-bottom: 2px solid #ec008c;
  content: "";
  display: block;
  height: 5px;
  margin: 0 auto;
  position: relative;
  top: 12px;
  width: 40%;
}

.sub_title h3 {
  color: #e70089;
  font-size: 13pt;
  font-weight: 300;
}

.sub_title p {
  color: rgba(255,255,255,0.65);
}

.circle-border {
  border: 2px solid rgba(255, 255, 255, 0.20) !important;
}

.four_icons h4 {
  color: #e70089;
}

.interface img {
  margin-top: 25px;
}

.four_icons {
  display: block;
  margin: 0 auto;
  max-width: 1000px;
}

.feature__description {
  padding: 0 15px;
}

.profile_shot {
  margin-top: 40px !important;
}

.profile_desc h3 {
  color: #ec008c;
  margin-top: 20px;
}

.profile_desc p {
  color: white;
  margin-top: -3px;
  text-transform: uppercase;
}

.interface {
  margin-top: 40px !important;
}

.wpb_row.vc_row-fluid.standard_section.demonstration {
  margin-bottom: 0;
}

.container-wrap, .project-title {
  margin-top: -55px;
  padding-bottom: 0;
  padding-top: 93px;
  position: relative;
  z-index: 10;
}

.feature_intro p {
  margin-top: 30px;
  padding: 0 10%;
}

.wpb_row.vc_row-fluid.standard_section.three_icons {
  margin-bottom: 60px;
}

.wpb_row.vc_row-fluid.standard_section.three_icons:last-child {
  margin-bottom: 0;
}

.cloud_features {
  margin: 0 auto;
  max-width: 1010px;
}

.advantages {
  max-width: 660px;
  margin: 0 auto;
}

.back_cover .wpcf7-form {
  background: #3c3c3c;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  padding: 25px;
  max-width: 440px !important;
  margin: 66px auto 0;
}

.back_cover .wpcf7-form > p {
  color: white;
  font-weight: 600;
  text-align: center;
}

.back_cover input[type="submit"], button[type="submit"] {
  background-color: #ec2f9f;
  border: medium none;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  padding: 7px 11px;
  transition: all 0.2s linear 0s;
  width: auto;
}

.features {
  margin: 0 auto;
  max-width: 980px;
}

/*///////////////////////

Support Page

///////////////////////*/

.support_box {
  background: none repeat scroll 0 0 #efefef;
  border: 1px solid #dad7d7;
}

.support_box h3 {
  text-align: center;
}

.support_box h3:after {
  border-bottom: 1px solid #ec008c;
  content: " ";
  display: block;
  height: 1px;
  margin: 0 auto;
  position: relative;
  top: 13px;
  width: 70%;
}

.support_box ul {
  margin: 0;
}

.support_box li {
  background: none repeat scroll 0 0 #e9e8e8;
  list-style: none outside none !important;
  padding: 15px;
}

.support_box li:nth-child(2) {
  background: none repeat scroll 0 0 #f5f5f5;
}

.sup_button_wrap {
  background: none repeat scroll 0 0 #ec008c;
}

.sup_button_wrap > a {
  color: white;
  display: block;
  margin: 0 auto;
  padding: 10px;
  text-align: center !important;
}

.sup_button_wrap > a:hover {
  background: #696969;
}

.support_box > p {
  padding: 16px 40px;
  text-align: center;
  min-height: 108px;
}

.support_box > img {
  display: block;
  margin: 0 auto;
  max-width: 190px !important;
}

.support_box li:before {
  background: url("http://wildunion.com.au/magenta/wp-content/uploads/2014/07/support_tick.svg") no-repeat scroll center top rgba(0, 0, 0, 0);
  content: " ";
  display: inline-block;
  height: 13px;
  margin-left: 10px;
  margin-right: 6px;
  position: relative;
  top: 2px;
  width: 21px;
}

.padding_10 {
  padding-top: 10px;
}

@media (max-width: 360px) {
  .support_box ul {
  display: none;
  }
  .intro {
    font-size: 12pt;
  }
  #banner_wrap .wrapper > img {
    margin-bottom: 0 !important;
    padding: 5%;
  }
  .wrap_body {
    font-size: 1.1em;
    padding: 0 1%;
  }
  .four_icons {
    display: none;
  }
  .stories_wrap .col.span_12 > .vc_span3:nth-child(n+2) {
    display: none;
  }
  .hide_mobile {
    display: none;
  }
  .parallax_slider_outer.first-section {
    display: none;
  }
  body .form_padding {
  	background: none repeat scroll 0 0 #EBEBEB !important;
  	padding: 0 20px;
  }
}


@media (max-width: 1000px) {
body header#top #logo img {
  height: 45px !important;
  margin-top: -14px !important;
  position: relative;
  top: 3px;
}
}