/****************************************************************************************************************

THEME NAME:  Perfect Patients 2.0
THEME URI: http://www.perfectpatients.com
DESCRIPTION: A custom theme by <a href="http://www.pypelineweb.com">Pypeline</a> for <a href="http://wpstartbox.com">Vortala</a>.
TAGS: startbox, one column, two column, three column, widgets, shortcodes, theme options
VERSION: 1.0
AUTHOR: Jarrod Pyper (Vortala)
AUTHOR URI: http://www.pypelineweb.com
LICENSE: GNU General Public License
LICENSE URI: license.txt
TEMPLATE: startbox

****************************************************************************************************************

Default styles from startbox are imported via wp_enque_style() in functions.php

****************************************************************************************************************

Table of Contents

****************************************************************************************************************

0.  General Styling
1.  Layout
2.  Menu
3.  Widget Areas
4.  Articles
5.  Comments
6.  Footer
7.  Misc Responsive Stuff
7.  Old Theme Styles

****************************************************************************************************************

0. General Styling

****************************************************************************************************************/
/*@import url("raleway/fonts.css");

@font-face {
  font-family: 'cambo';
  src: url('https://doc.vortala.com/global/fonts/cambo-regular-webfont.eot');
  src: url('https://doc.vortala.com/global/fonts/cambo-regular-webfont.eot?#iefix') format('embedded-opentype'),url('https://doc.vortala.com/global/fonts/cambo-regular-webfont.woff') format('woff'),url('https://doc.vortala.com/global/fonts/cambo-regular-webfont.ttf') format('truetype'),url('https://doc.vortala.com/global/fonts/cambo-regular-webfont.svg#camboregular') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'DistrictThin';
  src: url("https://doc.vortala.com/global/fonts/distth__-webfont.eot");
  src: url("https://doc.vortala.com/global/fonts/distth__-webfont.eot?#iefix") format("embedded-opentype"), url("https://doc.vortala.com/global/fonts/distth__-webfont.woff") format("woff"), url("https://doc.vortala.com/global/fonts/distth__-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
*/
/* body {
  background: #fff;
  color: #444;
  font-size: 14px;
  font-family: "Trebuchet MS", sans-serif; 
} */

a, a:visited {
    color: #F60;
  }
  
  a.toggle {
    float: left;
    clear: both;
    margin-left: 10px;
    margin-bottom: 5px;
    line-height: 24px;
    color: #F60;
  }
  a.toggle::before {
    font: normal normal normal 12px/1 "Font Awesome 5 Pro";
    color: #333;
    content: "\f04b";
    vertical-align: middle;
    display: inline-block;
    margin: 0 5px 0 0;
  }
  a.toggle.active::before {
    transform: rotate(90deg);
  }
  
  a.noarrow {
    background: none; }
  
  div.toggled {
    display: none;
    margin: 0 0 10px 40px;
    clear: both; }
  
  h1, h2, h3, h4, h5, h6 {
    clear: none; }
  
  .tagline {
    color: #fff;
    font-family: 'DistrictThin', arial, serif;
    font-size: 36px;
    font-weight: normal;
    margin-bottom: 10px; 
  width: 315px;
  float: left;
  clear: left;
  text-align: center  
    }
    @media screen and (max-width: 725px) {
      .tagline {
        text-align: center;
  float: none;
  margin: 0 auto 10px;
  width:auto;    } }
  
  .sub_tagline {
    font-size: 24px;
    line-height: 25px;
    color: #fff;
    font-weight: normal;
    letter-spacing: 1px;
    font-family: "DistrictThin", arial, sans-serif;
    margin-top: 10px; }
  
  /* h2 {
    color: #444444;
    font-family: 'DistrictThin', arial;
    font-size: 30px;
    font-weight: normal; }
  
  h3 {
    color: #55438b;
    font-size: 16px;
    font-family: 'DistrictThin'; } */
  
  .button {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    font-family: "cambo", serif;
    font-size: 18px;
    padding: 12px 20px;
    margin: 5px 0; }
  
  .button.pp-purple {
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7a60c7), to(#55438b));
    background-image: -webkit-linear-gradient(top, #7a60c7, #55438b);
    background-color: #55438b;
    background-image: -moz-linear-gradient(top, #7a60c7, #55438b);
    background-image: -ms-linear-gradient(top, #7a60c7, #55438b);
    background-image: -o-linear-gradient(top, #7a60c7, #55438b);
    background-image: linear-gradient(top, #7a60c7, #55438b);
    background-repeat: repeat-x;
    border-color: #55438b; }
  
  .button.pp-orange {
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1852c), to(#f05620));
    background-image: -webkit-linear-gradient(top, #f1852c, #f05620);
    background-color: #f05620;
    background-image: -moz-linear-gradient(top, #f1852c, #f05620);
    background-image: -ms-linear-gradient(top, #f1852c, #f05620);
    background-image: -o-linear-gradient(top, #f1852c, #f05620);
    background-image: linear-gradient(top, #f1852c, #f05620);
    background-repeat: repeat-x;
    border-color: #f15b21; }
  
  #fsCell22486265 a {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    font-family: "cambo", serif;
    font-size: 16px;
    padding: 4px 20px;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1852c), to(#f05620));
    background-image: -webkit-linear-gradient(top, #f1852c, #f05620);
    background-color: #f05620;
    background-image: -moz-linear-gradient(top, #f1852c, #f05620);
    background-image: -ms-linear-gradient(top, #f1852c, #f05620);
    background-image: -o-linear-gradient(top, #f1852c, #f05620);
    background-image: linear-gradient(top, #f1852c, #f05620);
    background-repeat: repeat-x;
    border-color: #f15b21;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 0 2px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 0 2px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 0 2px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.3); }
  #fsCell22486265 .fsSupporting {
    margin-top: 5px; }
  
  .watch_button {
    padding: 10px 0; }
  
  .watch_button img {
    margin: 0 0 -3px 5px; }
  
  .slider_wrap {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding: 0 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  
  .headline {
    text-align: center;
    margin-top: 35px;
    font-size: 33px; }
  
  .headline_shadow {
    margin: -30px auto 40px;
    display: block; }
  
  .flexslider {
    margin-bottom: 40px; }
    @media screen and (max-width: 676px) {
      .flexslider {
        margin-bottom: 20px; } }
  
  .item {
    max-width: 960px;
    width: 100%;
    padding: 15px 0; }
  
  .testimonial {
    float: left;
    width: 50%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Cambo", serif; }
    .testimonial.second {
      padding-right: 60px; }
    @media screen and (max-width: 676px) {
      .testimonial {
        width: 100%;
        margin-bottom: 10px; } }
  
  .flexslider .testimonial-image {
    background: #fff;
    float: left;
    margin: 0 25px 0 50px; }
    .flexslider .testimonial-image img {
      width: 72px;
      height: 72px;
      padding: 3px;
      border: 1px solid #ccc;
      margin-bottom: 0; }
    @media screen and (max-width: 676px) {
      .flexslider .testimonial-image {
        margin-left: 30px; } }
    @media screen and (max-width: 480px) {
      .flexslider .testimonial-image {
        margin-right: 15px; } }
  
  .testimonial-text {
    margin: -10px 40px 0 145px;
    padding: 5px 0 0 45px;
    line-height: 30px;
    background: url("images/quotes.png") no-repeat; }
    @media screen and (max-width: 676px) {
      .testimonial-text {
        margin: -10px 20px 0 120px; } }
    @media screen and (max-width: 480px) {
      .testimonial-text {
        margin: -10px 28px 0;
        background: none;
        padding: 5px 0 0;
        line-height: 29px; } }
  
  .test-text {
    color: #555;
    font-size: 20px;
    font-style: italic; }
  
  .test-author {
    color: #55438B;
    font-size: 15px; }
  
  .widget_testimonial_wrap {
    width: 100%;
    max-width: 276px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    padding: 5px;
    border: 1px solid #ccc; }
    .widget_testimonial_wrap .flexslider {
      float: none;
      margin-bottom: 0; }
    #primary .widget_testimonial_wrap .slides {
      list-style: none;
      padding: 0;
      margin: 0; }
    .widget_testimonial_wrap .w_items {
      position: relative; }
    .widget_testimonial_wrap .w_item {
      width: auto; }
  
  .widget_testimonial_bg_wrap {
    max-width: 276px;
    background: #f3f3f3 url("images/widget-quotes-left.png") top left no-repeat; }
  
  .widget_testimonial {
    background: url("images/widget-quotes-right.png") bottom right no-repeat; }
  
  .widget_testimonial_text {
    color: #55438B;
    font-style: italic;
    font-size: 13px;
    line-height: 16px;
    padding: 10px 25px 2px 35px; }
  
  .widget_testimonial_author {
    color: #333;
    font-size: 12px;
    text-align: right;
    line-height: 14px;
    padding: 0 35px 0 35px; }
  
  /****************************************************************************************************************
  
  1. Layout
  
  ****************************************************************************************************************/
  /* Return to Top link */
  /*.home #wrap {
    background: url("images/widgets-bg.png"); }*/
  .home #header {
    margin: 0 auto;
    border: none; }
  .home #container_wrap {
    border: none; }
  .home #content {
    width: 100%; }
  .home .page-title {
    position: absolute;
    text-indent: -999em; }
  
  #wrap {
    width: 100%;
    background: #fff; }
  
  /*#header_wrap {
    width: 100%;
    float: left;
    background: white url("images/header-bg.png") repeat-x; }*/
  
  #header_left {
  text-align:center;
    width: 315px;
    float: left;
    clear: left; }
    #header_left h1 {
      line-height: 45px;
      margin-bottom: 30px;
      font-family: "DistrictThin", sans-serif; }
    #header_left .button {
      width: 230px;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    @media screen and (max-width: 960px) {
  /*    #header_left {
        position: absolute; }*/ }
    @media screen and (max-width: 725px) {
      #header_left {
        position: relative;
        float: none;
        margin: 0 auto;
        clear: none;
      width:auto; } }
  
  #header_right {
    max-width: 640px;
    float: right;
    margin: -110px -20px 0 0;
    width: 100%;
    position: relative; }
    #header_right img {
      max-width: 100%;
      height: auto;
      width: auto\9;
      /* ie8 */ }
    @media screen and (max-width: 960px) {
      #header_right {
  max-width: 60%; } }
    @media screen and (max-width: 920px) {
      #header_right {
        max-width: 60%; } }
    @media screen and (max-width: 845px) {
      #header_right {
        max-width: 55%; } }
    @media screen and (max-width: 725px) {
      #header_right {
      max-width: 50%; }
    }
    @media screen and (max-width: 725px) {
      #header_right {
        float: none;
      margin:10px auto;
      max-width: 100%; } }
    @media screen and (max-width: 500px) {
      #header_right {
        max-width: 100%; } }
  
  #header_quote {
    width: 430px;
    float: right;
    margin-top: 42px;
    text-align: right;
    font-size: 14px;
    font-style: italic;
    color: #287bb1; }
  
  #header {
    margin: 0 auto 40px;
    border-bottom: 1px solid #aaa;
    padding: 0 0 15px;
    width: 100%;
    max-width: 960px;
    height: 120px; }
    @media screen and (max-width: 960px) {
      #header {
        padding: 0 10px;
        -moz-box-sizing: border-box;
        box-sizing: border-box; } }
    @media screen and (max-width: 880px) {
      #header {
        height: auto;
        float: none; } }
  
  #logo {
    margin: 52px 0 0; }
    @media screen and (max-width: 880px) {
      #logo {
        margin-top: 10px; } }
  
  #main_banner {
    width: 100%;
    height: 370px;
    float: left;
    background: url("https://doc.vortala.com/static/uploads/1/banner-bg.png") repeat-x;
    z-index: 1;
    position: relative; }
    @media screen and (max-width: 725px) {
      #main_banner {
        height: auto;
        background: url("images/banner-bg-extra.png"); } }
  
  #banner_inside {
    width: 100%;
    max-width: 960px;
    padding-top: 40px;
    margin: 0 auto;
    background: url("https://doc.vortala.com/static/uploads/1/banner-bg.png") repeat-x; }
    @media screen and (max-width: 960px) {
      #banner_inside {
        padding: 70px 10px 0;
        -moz-box-sizing: border-box;
        box-sizing: border-box; } }
    @media screen and (max-width: 725px) {
      #banner_inside {
        margin-top: 0px;
        padding-top: 20px;
        height: auto; } }
  
  #below_banner {
    width: 100%;
    background: #fff;
    float: left;
    padding-top: 40px;
    position: relative; }
    @media screen and (max-width: 715px) {
      #below_banner {
        padding-top: 20px; } }
  
  #below_banner_inside {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding-left: 35px;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 768px) {
      #below_banner_inside {
        padding: 0 10px; } }
  
  #bill_image {
    position: relative; }
    @media screen and (max-width: 715px) {
      #bill_image {
        display: none; } }
  
  #bill {
    float: left;
    margin-bottom: -41px; }
  
  .bill_text {
    text-align: right;
    font-size: 11px;
    line-height: 14px;
    color: #976122;
    position: absolute;
    top: 135px;
    left: 10px;
    font-style: italic; }
  
  #bill_copy {
    float: right;
    width: 56.66%;
    margin-top: 60px; }
    #bill_copy h2 {
      color: #444; }
    #bill_copy h4 {
      color: #f1852c;
      display: inline;
      margin-right: 10px;
      font-size: 18px;
      font-weight: normal;
      font-family: "Cambo", serif; }
    #bill_copy img {
      margin-bottom: -4px; }
    @media screen and (max-width: 715px) {
      #bill_copy {
        width: 100%;
        margin: 0 auto 20px; } }
  
  #container_wrap {
    width: 100%;
    max-width: 960px;
    overflow: hidden;
    margin: 0 auto;
    padding: 3px 0 0; }
  
  .layout-two-col-left div#primary, .layout-two-col-left div#secondary {
    width: 287px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #dedede;
    background-color: #efefef;
    background-image: -webkit-gradient(linear, 0 0, 100% 0, from(white), to(#efefef));
    background-image: -webkit-linear-gradient(left, white, #efefef);
    background-image: -moz-linear-gradient(left, white, #efefef);
    background-image: -ms-linear-gradient(left, white, #efefef);
    background-image: -o-linear-gradient(left, white, #efefef);
    background-image: linear-gradient(left, white, #efefef);
    background-repeat: repeat-x;
    position: absolute;
    height: 100%; }
    @media screen and (max-width: 768px) {
      .layout-two-col-left div#primary, .layout-two-col-left div#secondary {
        width: 100%;
        max-width: 100%;
        margin: 0;
        min-height: 0 !important;
        clear: both;
        position: relative; } }
  .layout-two-col-left div#primary {
    padding-left: 5px; }
    @media screen and (max-width: 960px) {
      .layout-two-col-left div#primary {
        margin-left: 5px; } }
  .layout-two-col-left div#content {
    margin-left: 312px;
    padding-right: 30px; }
    @media screen and (max-width: 768px) {
      .layout-two-col-left div#content {
        margin: 0 auto;
        padding: 0 20px; } }
  
  .layout-two-col-right div#container {
    margin: 0 -340px 0 30px; }
  .layout-two-col-right div#content {
    margin-right: 270px; }
  
  #content {
    width: auto;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .blog #content {
      padding-left: 50px; }
    @media screen and (max-width: 768px) {
      #content {
        max-width: 100%; } }
  
  .layout-one-col #content {
    width: 100%;
    max-width: 100%; }
  
  .layout-two-col-right
  div#content {
    margin-right: 270px; }
  
  .wp-pagenavi {
    text-align: center;
    background: #eeede8;
    padding: 15px 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box; }
  
  .wp-pagenavi a, .wp-pagenavi span {
    font-size: 14px;
    color: #387aa5;
    padding: 3px; }
  
  .gform_wrapper {
    width: 690px; }
  
  .gform_wrapper .gform_heading {
    margin-bottom: 5px; }
  
  .gform_wrapper .top_label .gfield_label {
    font-size: 16px;
    color: #eb5507; }
  
  .gform_wrapper .gfield_required {
    color: #eb5507 !important; }
  
  .ginput_container input, .ginput_container textarea {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-box-shadow: 0 1px 1px 0 #999999 inset;
    -moz-box-shadow: 0 1px 1px 0 #999999 inset;
    box-shadow: 0 1px 1px 0 #999999 inset; }
  
  .gform_button {
    background: -moz-linear-gradient(center top, #ff9900 20%, #ee7700 100%) repeat scroll 0 0 transparent;
    border-color: #FF9900;
    width: auto;
    padding: 12px 25px; }
  
  .gform_wrapper h3.gform_title {
    font-size: 30px;
    font-family: "DistrictThin", sans-serif;
    color: #1d6899; }
  
  .gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea {
    width: 95%; }
  
  #contact-modal {
    padding: 0 40px; }
  
  #cboxLoadedContent {
    background: #f7f6f2; }
  
  #cboxClose {
    top: 0; }
  
  .v_spacer {
    overflow: hidden;
  }
  
  /*****Video.js******/
  .video-js {
    /*width: 100% !important;*/
    /*height: 100% !important;*/
    position: absolute !important;
    top: 0;
    left: 0;
    background-color: transparent;
    visibility: hidden; }
  
  .videowidth {
    margin-bottom: 10px;
    margin-top: 10px; }
  
  .videoWrapper {
    position: relative;
    padding: 0;
    height: 0;
    width: 100%;
    z-index: 1000; }
  
  .videowidth {
    max-width: 100%; }
  
  img.vjs-poster {
    margin: 0 auto;
    position: absolute; }
  
  .fill_important {
    width: 100% !important;
    height: 100% !important; }
  
  .video_thumb {
    cursor: pointer;
    margin: 0; }
  
  .video_play {
    width: 149px;
    height: 149px;/*
    background: url(https://doc.vortala.com/static/uploads/1/videoplay.png) center -149px no-repeat;*/
    background: url(https://doc.vortala.com/static/uploads/1/videoplay1.png) center -149px no-repeat; 
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 5;
    margin-left: -75px;
    margin-top: -75px;
    cursor: pointer; }
  
  .video_play:hover {
    background-position: 0 0; }
  
  .close_video {
    right: 8px;
    position: absolute;
    top: -8px;
    z-index: 1;
    cursor: pointer; }
  
  .embed_wrapper {
    position: relative; }
  
  /*controls form*/
  #wrapper, #framewrap, .embed_wrapper {
    max-width: 640px;
    width: 100%;
    height: 359px;
    position: relative; }
  
  #frameform {
    position: absolute;
    top: 0;
    right: 0;
    font: normal 12px Arial;
    height: 255px;
    width: 290px;
    margin: 60px 20px 0; }
  
  #framewrap {
    z-index: 10;
    top: 0;
    left: 0;
    display: none;
    position: absolute; }
  
  /****************************************************************************************************************
  
  2. Menu
  
  ****************************************************************************************************************/
  /* Menu */
  .nav {
    font-family: "cambo", serif;
    margin: 10px 0; }
  
  /* Default Links */
  /* Active Links */
  /* Sub-menu */
  /* Sub-menu Links */
  /* Sub-menu Active Links */
  /* Top Nav Menu Styles */
  .nav-primary {
    border: none;
    width: auto;
    float: right;
    clear: none;
    margin-right: 190px;
    margin-bottom: 20px; }
    @media screen and (max-width: 880px) {
      .nav-primary {
        margin-top: 35px; } }
    @media screen and (max-width: 625px) {
      .nav-primary {
        margin-top: 5px;
        margin-bottom: 2px; } }
    @media screen and (max-width: 420px) {
      .nav-primary {
        margin-right: 0; } }
  
  /* Main Nav Links */
  .nav-primary li a, .nav-primary li a:visited {
    font-weight: bold;
    text-transform: none;
    font-size: 14px;
    color: #55438b;
    padding: 10px 5px;
    margin-right: 10px; }
    .gecko .nav-primary li a, .gecko .nav-primary li a:visited {
      font-weight: normal; }
    @media screen and (max-width: 715px) {
      .nav-primary li a, .nav-primary li a:visited {
        margin-right: 0; } }
    @media screen and (max-width: 320px) {
      .nav-primary li a, .nav-primary li a:visited {
        padding: 0 4px;
        border-right: 1px solid #aaa; } }
  
  @media screen and (max-width: 320px) {
    .nav-primary li.last a {
      border: none; } }
  
  .nav li.current-menu-item a, .nav li.current-menu-item a:visited,
  .nav li.current-menu-ancestor a, .nav li.current-menu-ancestor a:visited {
    color: #8682bf;
    border-bottom: none; }
  
  /* Main Nav Active Links */
  .nav-primary li:hover a, .nav-primary li:hover a:visited,
  .nav-primary li a:hover, .nav-primary li a:active, .nav-primary li a:focus {
    color: #fff;
    border-bottom: none;
    background: #777; }
  
  /* Main Nav Menu Styles */
  .nav-secondary {
  /*  background: url("images/main-nav-bg.png") repeat-x;*/
    border: 1px solid #e0e0e0;
    width: auto;
    float: right;
    clear: none;
    height: auto;
    margin: 0 auto; }
    @media screen and (max-width: 625px) {
      .nav-secondary {
        float: left;
        border: none; } }
  
  @media screen and (max-width: 625px) {
    #secondary_nav {
      display: none;
      margin-top: 70px;
      max-width: 75%;
      float: left;
      background: #aaa;
      border: 1px solid #e0e0e0;
      position: absolute; } }
  
  @media screen and (max-width: 625px) {
    .nav-secondary ul li ul {
      position: relative;
      background: inherit;
      max-width: 100%;
      width: auto;
      left: 0;
      top: 0; } }
  
  @media screen and (max-width: 625px) {
    .nav-secondary ul li ul li a, .nav-secondary ul li ul li a:visited {
      padding: 0 10px; } }
  
  @media screen and (max-width: 625px) {
    .nav-secondary li {
      float: none; } }
  
  .menu-sep {
    padding: 4px 0 2px;
    border-right: 1px solid #b2aebe; }
    @media screen and (max-width: 625px) {
      .menu-sep {
        display: none; } }
  
  .last.menu-sep {
    display: none; }
  
  /* Main Nav Links */
  .nav-secondary li a, .nav-secondary li a:visited {
    font-weight: bold;
    display: inline-block;
    text-transform: none;
    font-size: 18px;
    color: #444;
    padding: 8px 21px; }
    .gecko .nav-secondary li a, .gecko .nav-secondary li a:visited {
      font-weight: normal; }
    @media screen and (max-width: 625px) {
      .nav-secondary li a, .nav-secondary li a:visited {
        border-right: none;
        padding: 5px 20px;
        display: block; } }
  
  /* Main Nav Active Links */
  .nav-secondary li:hover a, .nav-secondary li:hover a:visited,
  .nav-secondary li a:hover, .nav-secondary li a:active, .nav-secondarysecondary li a:focus {
    color: #fff;
    border-bottom: none;
    background: url("images/main-nav-hover.png"); }
  
  /* Main Nav Sub-menu */
  /* Main Nav Sub-menu Links */
  /* Main Nav Sub-menu Active Links */
  /* Footer Nav Menu Styles */
  #footer_wrap .nav {
    float: right;
    width: 65%;
    border: none;
    margin: 0;
    clear: none; }
  
  .nav-footer {
    float: right; }
  
  /* Footer Nav Links */
  .nav-footer li a, .nav-footer li a:visited {
    color: #fff;
    font-size: 1em;
    border-right: 1px solid #fff; }
  
  .nav-footer li.last a {
    border: none; }
  
  /* Footer Nav Active Links */
  .nav-footer li:hover a, .nav-footer li:hover a:visited,
  .nav-footer li a:hover, .nav-footer li a:active, .nav-footer li a:focus,
  .nav-footer li.current-menu-item a, .nav-footer li.current-menu-item a:visited,
  .nav-footer li.current-menu-ancestor a, .nav-footer li.current-menu-ancestor a:visited {
    color: #aaa; }
  
  /* Footer Nav Sub-menu */
  /* Footer Nav Sub-menu Links */
  /* Footer Nav Sub-menu Active Links */
  /* Nav Extras */
  .header-search {
    position: absolute;
    right: 50%;
    top: 10px;
    margin-right: -480px;
    list-style-type: none; }
    @media screen and (max-width: 960px) {
      .header-search {
        margin-right: -49%; } }
    @media screen and (max-width: 880px) {
      .header-search {
        top: 35px; } }
    @media screen and (max-width: 674px) {
      .header-search {
        top: 101px; } }
    @media screen and (max-width: 625px) {
      .header-search {
        top: 70px; } }
    @media screen and (max-width: 420px) {
      .header-search {
        display: none; } }
  
  li.menu-item-type-search .searchtext {
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background: white url("images/search-icon.png") no-repeat 8px center;
    padding: 0 0 0 25px;
    width: 125px;
    height: 26px;
    font-size: 13px;
    margin-right: 34px; }
    @media screen and (max-width: 320px) {
      li.menu-item-type-search .searchtext {
        width: 45px;
        background-position-x: 4px;
        padding-left: 20px; } }
  
  li.menu-item-type-search .button {
    display: inline;
    height: 28px;
    padding: 0;
    position: absolute;
    right: 0;
    font-size: 15px;
    top: -5px;
    width: 35px;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7b60c4), to(#a98feb));
    background-image: -webkit-linear-gradient(top, #7b60c4, #a98feb);
    background-color: #a98feb;
    background-image: -moz-linear-gradient(top, #7b60c4, #a98feb);
    background-image: -ms-linear-gradient(top, #7b60c4, #a98feb);
    background-image: -o-linear-gradient(top, #7b60c4, #a98feb);
    background-image: linear-gradient(top, #7b60c4, #a98feb);
    background-repeat: repeat-x;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box; }
  
  #dd-secondary_nav {
    display: none;
    height: 30px;
    position: relative;
    clear: both;
  /*  background: url("images/main-nav-bg.png") repeat-x;*/
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
    border: 1px solid #e0e0e0;
    width: 50%; }
    #dd-secondary_nav a, #dd-secondary_nav a:visited {
      display: block;
      font-weight: bold;
      background: url(images/mobile-icon-menu.png) no-repeat 4px 50% !important;
      max-width: 50%;
      text-indent: 30px;
      padding: 0 5px 0 10px;
      display: block;
      font-family: "Cambo", serif;
      font-size: 16px;
      line-height: 32px; }
    #dd-secondary_nav .searchform {
      display: none;
      position: absolute;
      right: 5px;
      top: 50%;
      margin-top: -11px; }
      @media screen and (max-width: 420px) {
        #dd-secondary_nav .searchform {
          display: block; } }
    @media screen and (max-width: 625px) {
      #dd-secondary_nav {
        display: block; } }
    @media screen and (max-width: 420px) {
      #dd-secondary_nav {
        width: 100%; } }
  
  /****************************************************************************************************************
  
  3. Widget Areas
  
  ****************************************************************************************************************/
  .widget-title {
    padding-bottom: 8px;
    font-family: "Cambo", serif; }
  
  #footer_wrap .widget-title {
    padding-bottom: 14px;
    margin-bottom: 14px;
    font-size: 14px; }
  
  .addthis_toolbox {
    margin-bottom: 10px; }
    .addthis_toolbox a {
      padding: 0 5px; }
  
  .layout-two-col-right div#primary {
    width: 240px;
    margin: 0 30px 0 0;
    position: relative; }
  
  .layout-two-col-left div#primary, .layout-two-col-left div#secondary {
    overflow: visible; }
  
  #primary .widget-title, #secondary .widget-title {
    line-height: 40px;
    padding: 0 0 0 20px;
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 20px; }
  @media screen and (max-width: 768px) {
    #primary .widget, #secondary .widget {
      float: left;
      width: 46%;
      min-height: 220px;
      margin-right: 20px; } }
  @media screen and (max-width: 600px) {
    #primary .widget, #secondary .widget {
      float: none;
      min-height: 0;
      width: auto;
      margin: 0 auto 20px; } }
  #primary .widget ul, #secondary .widget ul {
    border: none;
    list-style: disc;
    padding-left: 12px;
    margin-left: 5px; }
  #primary .widget li a, #primary .widget li a:visited, #secondary .widget li a, #secondary .widget li a:visited {
    font-size: 16px;
    font-family: "DistrictThin", sans-serif;
    border-top: none; }
  #primary .widget li a:hover, #secondary .widget li a:hover {
    color: #55438b; }
  #primary .menu-arrow, #secondary .menu-arrow {
    position: absolute;
    right: -20px;
    height: 42px;
    top: 0; }
  #primary .widget_nav_menu li, #secondary .widget_nav_menu li {
    background-color: #efefef;
    background-image: -webkit-gradient(linear, 0 0, 100% 0, from(white), to(#efefef));
    background-image: -webkit-linear-gradient(left, white, #efefef);
    background-image: -moz-linear-gradient(left, white, #efefef);
    background-image: -ms-linear-gradient(left, white, #efefef);
    background-image: -o-linear-gradient(left, white, #efefef);
    background-image: linear-gradient(left, white, #efefef);
    background-repeat: repeat-x;
    position: relative; }
  #primary .widget_nav_menu li.first, #secondary .widget_nav_menu li.first {
    border-top: 2px solid #fff; }
  #primary .widget_nav_menu li a, #primary .widget_nav_menu li a:visited, #secondary .widget_nav_menu li a, #secondary .widget_nav_menu li a:visited {
    line-height: 40px;
    padding: 0 0 0 20px;
    border-bottom: 2px solid #fff;
    color: #777777;
    background: url("images/arrow-inner.png") no-repeat 95% center; }
  #primary .widget_nav_menu li a:hover, #primary .widget_nav_menu .current_page_item a, #secondary .widget_nav_menu li a:hover, #secondary .widget_nav_menu .current_page_item a {
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#cdcdcd), to(#e9e9e9));
    background-image: -webkit-linear-gradient(top, #cdcdcd, #e9e9e9);
    background-color: #e9e9e9;
    background-image: -moz-linear-gradient(top, #cdcdcd, #e9e9e9);
    background-image: -ms-linear-gradient(top, #cdcdcd, #e9e9e9);
    background-image: -o-linear-gradient(top, #cdcdcd, #e9e9e9);
    background-image: linear-gradient(top, #cdcdcd, #e9e9e9);
    background-repeat: repeat-x;
    margin-right: -15px;
    color: #55438b; }
  #primary .widget_nav_menu .widget-title, #secondary .widget_nav_menu .widget-title {
    background: url("images/widget-title-bg.png") repeat-x;
    border: 1px solid #dcd8dc;
    margin-right: -6px;
    color: #fff; }
    @media screen and (max-width: 768px) {
      #primary .widget_nav_menu .widget-title, #secondary .widget_nav_menu .widget-title {
        max-width: 285px; } }
  #primary .widget_nav_menu .widget-title-right, #secondary .widget_nav_menu .widget-title-right {
    /*background: url("images/arrow-down.png") no-repeat 93% center;*/
    display: block; }
  #primary .widget_nav_menu ul, #secondary .widget_nav_menu ul {
    list-style: none;
    padding-left: 0; }
    @media screen and (max-width: 768px) {
      #primary .widget_nav_menu ul, #secondary .widget_nav_menu ul {
        max-width: 300px; } }
  #primary .post-date, #secondary .post-date {
    display: none; }
  @media screen and (max-width: 768px) {
    #primary, #secondary {
      height: auto !important; } }
  
  #primary_inner {
    height: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    border-right: 5px solid #fff;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 768px) {
      #primary_inner {
        position: relative; } }
  
  .widget {
    margin-bottom: 20px; }
  
  .widget li a:hover, .widget li a:active {
    background: none;
    color: #eb5507; }
  
  .home_columns {
    margin-bottom: 20px;
    padding: 0 10px; }
  
  .home_columns .column {
    padding-left: 4%;
    max-width: 285px;
    min-height: 250px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden; }
    .home_columns .column .widget-title {
      padding-bottom: 5px;
      border-bottom: 1px solid #d1d1d1;
      margin-bottom: 8px; }
      .gecko .home_columns .column .widget-title {
        font-weight: normal; }
    @media screen and (max-width: 767px) {
      .home_columns .column {
        max-width: 46%;
        width: 46%;
        padding-left: 6%; } }
    @media screen and (max-width: 767px) {
      .home_columns .column {
        padding-left: 7%; } }
    @media screen and (max-width: 480px) {
      .home_columns .column {
        max-width: 100%;
        width: 100%;
        padding-left: 35px; } }
  
  .home_columns .last {
    margin-right: 0; }
  
  #home_tleft_column {
    background: url("images/icon-brush.png") no-repeat left 35px; }
  
  #home_tcenter_column {
    background: url("images/icon-search.png") no-repeat left 35px; }
  
  #home_tright_column {
    background: url("images/icon-book.png") no-repeat left 35px; }
    @media screen and (max-width: 767px) {
      #home_tright_column {
        margin-right: 4%; } }
  
  #home_bleft_column {
    background: url("images/new-patient-tracker.png") no-repeat left 35px; }
  
  #home_bcenter_column {
    background: url("images/icon-letter.png") no-repeat left 35px; }
  
  #home_bright_column {
    background: url("images/icon-person.png") no-repeat left 35px; }
  
  #footer_sidebar {
    color: #fff;
    overflow: hidden;
    border-bottom: 1px solid #392c5a;
    line-height: 2em;
    padding-bottom: 30px; }
    #footer_sidebar p {
      margin-bottom: 10px; }
    #footer_sidebar .widget-title {
      color: #fff;
      font-weight: normal;
      border-bottom: 1px solid #9c7aeb;
      font-size: 18px; }
    #footer_sidebar .widget ul {
      border-bottom: none; }
    #footer_sidebar .widget a, #footer_sidebar .widget a:visited {
      border: none;
      color: #fff; }
    #footer_sidebar .pp-purple {
      font-size: 18px;
      width: 100%;
      padding: 12px 0; }
      #footer_sidebar .pp-purple img {
        margin-bottom: -1px; }
    #footer_sidebar .pp-orange {
      width: 100%;
      font-size: 18px;
      padding: 12px 0; }
    #footer_sidebar .widget_nav_menu {
      line-height: 15px; }
    @media screen and (max-width: 767px) {
      #footer_sidebar .column {
        width: 45%; } }
    @media screen and (max-width: 450px) {
      #footer_sidebar .column {
        width: 100%; } }
  
  @media screen and (max-width: 767px) {
    #footer_sidebar #footer_widget_area_2 {
      float: right;
      margin-right: 0; }
  
    #footer_widget_area_3 {
      clear: left; }
  
    #footer_sidebar #footer_widget_area_4 {
      float: right;
      margin-right: 0; } }
  .widget_social {
    height: 32px;
    display: block;
    background: url("images/social.png") no-repeat;
    margin-bottom: 10px; }
    .widget_social.twitter {
      background-position: 0 -41px; }
    .widget_social.google {
      background-position: 0 -82px; }
  
  .featured-item {
    border: none;
    margin-bottom: 10px; }
    .featured-item a {
      font-weight: bold; }
  
  .featured-title {
    margin-bottom: 5px; }
  
  .featured_meta {
    color: #b7c8d3;
    font-size: 13px; }
  
  .sb_featured_content_widget .more-link {
    float: left; }
  
  .sb_search_widget .searchtext {
    width: 50%;
    float: left; }
  .sb_search_widget .searchform .button {
    margin: 0;
    float: left;
    padding: 6px;
    font-weight: normal;
    font-size: 16px;
    width: 40%;
    margin-left: -1px;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7b60c4), to(#a98feb));
    background-image: -webkit-linear-gradient(top, #7b60c4, #a98feb);
    background-color: #a98feb;
    background-image: -moz-linear-gradient(top, #7b60c4, #a98feb);
    background-image: -ms-linear-gradient(top, #7b60c4, #a98feb);
    background-image: -o-linear-gradient(top, #7b60c4, #a98feb);
    background-image: linear-gradient(top, #7b60c4, #a98feb);
    background-repeat: repeat-x;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box; }
    .gecko .sb_search_widget .searchform .button {
      padding: 2px; }
  
  /****************************************************************************************************************
  
  4. Articles
  
  ****************************************************************************************************************/
  .blog-page-title {
    height: 30px;
    line-height: 30px; }
  
  div.post {
    font-family: "OpenSans", sans-serif;
    margin-bottom: 0;
    border-bottom: none; }
    .blog div.post {
      overflow: visible; }
  
  .single-post .page-title {
    font-size: 18px;
    color: #eb5507;
    font-weight: normal;
    padding: 0 0 10px 0; }
  
  .page-title {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding: 20px 0 0 0;
    color: #333;
    font-family: "Cambo", serif;
    font-size: 20px; }
    .category .page-title, .search .page-title {
      margin-bottom: 15px; }
  
  .blog-page-title {
    color: #444;
    font-family: "DistrictThin", sans-serif;
    letter-spacing: -1px;
    font-size: 34px;
    margin-bottom: 15px; }
  
  .entry-title {
    font-size: 16px;
    font-family: "OpenSans", sans-serif;
    border-bottom: 1px solid #DADADA;
    padding-bottom: 15px; }
    .blog .entry-title, .category .entry-title, .archive .entry-title, .search .entry-title {
      border-bottom: none;
      padding-bottom: 4px; }
  
  .entry-title a, .entry-title a:visited {
    color: #eb5507; }
  
  .entry-meta {
    font-size: 13px;
    text-transform: none;
    padding-bottom: 5px;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 10px; }
  
  .entry-meta a, .entry-meta a:visited {
    text-transform: none; }
  
  .entry-comments a, .entry-comments a:visited {
    background: url("images/comment-balloon.png") no-repeat 5px;
    padding-left: 25px;
    float: none;
    font-size: 13px;
    font-weight: normal;
    color: #eb5507;
    font-family: "OpenSans", sans-serif; }
  
  #content .post-date {
    line-height: 18px;
    text-align: center;
    color: white;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background-color: #DEDDD7;
    width: 60px;
    padding-top: 5px;
    padding-bottom: 13px;
    position: absolute;
    margin-left: -68px;
    margin-top: -30px; }
  
  .post_month {
    font-size: 13px; }
  
  .post_day {
    display: block;
    font-size: 24px; }
  
  /* .entry-content h1 {
    color: #444;
    font-family: "DistrictThin", sans-serif;
    letter-spacing: -1px;
    font-size: 34px;
    margin-bottom: 10px; }
    .gecko .entry-content h1 {
      font-weight: normal; }
  .entry-content h2 {
    color: #55438b;
    font-family: "DistrictThin",  sans-serif;
    font-size: 25px; } */
  .entry-content strong {
    color: inherit; }
  .entry-content ol {
    list-style-type: decimal; }
  
  .contact-table, .contact-table td {
    border: none; }
  
  .wp-caption {
    background: #f3f3f3;
    font-family: "Cambo", serif;
    font-style: italic;
    font-size: 12px; }
    .wp-caption img {
      border: 4px solid #e7e7e7; }
    .wp-caption .wp-caption-text {
      text-align: left;
      line-height: 15px; }
  
  a.highslide-credits {
    display: none !important; }
  
  /****************************************************************************************************************
  
  5. Comments
  
  ****************************************************************************************************************/
  #comments {
    clear: both; }
  
  @media screen and (max-width: 568px) {
    #commentform {
      padding-left: 0; }
  
    .comment-meta {
      position: relative;
      left: 0; }
  
    .comment-arrow {
      display: none; }
  
    .commentlist li {
      padding-left: 0; } }
  /****************************************************************************************************************
  
  6. Footer
  
  ****************************************************************************************************************/
  .footer-video {
    width: 100%;
    background: #392c5a;
    clear: both;
    padding: 0 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .footer-video h2 {
      max-width: 960px;
      margin: 0 auto;
      padding: 8px 0 24px;
      font-size: 21px;
      color: #fff;
      text-align: center;
      font-family: "Cambo", serif; }
    .footer-video .button {
      margin: 0 20px; }
    .footer-video img {
      margin: 0 10px -22px 0; }
      @media screen and (max-width: 480px) {
        .footer-video img {
          float: left;
          margin: 0; } }
  
  #footer_wrap {
    width: 100%;
    padding-top: 20px;
    background: url("images/footer-bg.jpg"); }
  
  div#footer, #wp_footer {
    max-width: 960px;
    padding: 0 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  
  #wp_footer {
    border-top: 1px solid #7c6da1;
    margin: 0; }
  
  #footer_right {
    width: 65%; }
  
  #credits {
    color: #b7c8d3; }
  
  #credits a, #credits a:visited {
    color: #b7c8d3; }
  
  .rights {
    display: none; }
  
  .copyright {
    float: left;
    color: #fff; }
  
  #after_footer {
    width: 100%;
    max-width: 960px;
    margin: 0 auto 100px;
    padding: 0 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 540px) {
      #after_footer .nav, #after_footer .nav-footer {
        width: 100%;
        float: left; } }
  
  /****************************************************************************************************************
  
  7. Misc. Responsive Stuff
  
  ****************************************************************************************************************/
  .menu-toggle {
    position: absolute;
    margin-top: 2px;
    left: 0;
    cursor: pointer; }
    @media screen and (max-width: 625px) {
      .menu-toggle {
        display: block !important; } }
  
  #comments {
    max-width: 100%;
    width: 600px;
    clear: both; }
  
  #commentform input {
    width: 70%; }
  
  #commentform textarea {
    width: 90%; }
  
  #commentform .comment-form-author .required, #commentform .comment-form-email .required, #commentform .comment-form-url .required {
    left: 2px; }
  
  #container_wrap img, .aside img, .column img.floatl, .column img.floatr, #logo img, #premium_wrap img, .premium_shadow, .slides img, .headline_shadow {
    max-width: 100%;
    height: auto;
    width: auto\9;
    /* ie8 */ }
  
  input {
    -webkit-border-radius: 0; }
  
  input[type=checkbox] {
    -webkit-appearance: checkbox; }
  
  iframe {
    max-width: 100%; }
  
  /****************************************************************************************************************
  
  8. Old Theme Styles
  
  ****************************************************************************************************************/
  .entry-content form td {
    border: none; }
  
  entry-content ul.doctors-speak {
    margin: 0;
    list-style: none; }
  
  ul.doctors-speak li {
    display: block;
    float: left;
    width: 380px;
    margin-right: 48px;
    border: 1px solid #EEE;
    padding: 10px;
    margin-bottom: 20px; }
  
  ul.doctors-speak li img {
    margin: 0 10px 10px 0;
    float: left; }
  
  ul.doctors-speak li br {
    display: none; }
  
  .entry-content .fsBody {
    overflow: hidden; }
    .entry-content .fsBody .fsForm {
      max-width: 650px;
      margin: 18px 0;
      border: none; }
      .entry-content .fsBody .fsForm .fsSubmit {
        background: none; }
  
  .fsPage .fsOptionLabel {
    margin-right: 10px; }
    .fsPage .fsOptionLabel input {
      margin-right: 5px; }
  
  /* Simplified Pricing Table */
  .vright {
    width: 200px;
    float: right; }
  
  #table-head-simple {
    clear: both;
    margin-top: 10px;
    width: 558px;
    font-weight: bold;
    background: url(images/premiumoptions/pricing-tbl-bg.jpg) 0 0 no-repeat; }
  
  #table-head-simple .pricing-simple {
    text-transform: uppercase;
    color: #d8d6e4;
    padding: 5px 0px 0 8px; }
  
  #pricing-box {
    width: 558px;
    background: #D9D6E6;
    margin-bottom: 20px; }
  
  #pricing-box .pricing-info {
    float: left;
    width: 380px;
    margin: 8px 0 3px 8px; }
  
  .pricing-info em {
    font-style: italic; }
  
  #pricing-box a.btn-orderform {
    float: right;
    margin-left: 10px;
    margin-right: 8px;
    margin-top: 8px;
    width: 149px;
    height: 36px;
    background: url(images/premiumoptions/btn-orderform.jpg) 0 0 no-repeat; }
  
  #pricing-box .pricing-bottom {
    width: 558px;
    height: 6px;
    background: url(images/premiumoptions/pricing-tbl-bottom.jpg) 0 0 no-repeat;
    clear: both; }
  
  #pricing-box p {
    margin-bottom: 0; }
  
  #simple-table {
    border: 1px solid #9D93BD;
    width: 380px; }
  
  #simple-table thead tr {
    background: #CAC5DC;
    border-bottom: 1px solid #9D93BD; }
  
  #simple-table td {
    padding: 3px;
    border-top: 1px solid #9D93BD; }
  
  #simple-table td.flag-usa {
    background: url(images/premiumoptions/us.png) 4px 4px no-repeat;
    padding-left: 24px; }
  
  #simple-table td.flag-gbr {
    background: url(images/premiumoptions/gb.png) 4px 4px no-repeat;
    padding-left: 24px; }
  
  #simple-table td.flag-can {
    background: url(images/premiumoptions/ca.png) 4px 4px no-repeat;
    padding-left: 24px; }
  
  #simple-table td.flag-aus {
    background: url(images/premiumoptions/au.png) 4px 4px no-repeat;
    padding-left: 24px; }
  
  #simple-table td.flag-nzd {
    background: url(images/premiumoptions/nz.png) 4px 4px no-repeat;
    padding-left: 24px; }
  
  /* ------------------------------------------------------------------------
    Pricing & Plan Table - New and Improved for Premium
  ------------------------------------------------------------------------- */
  table#premium-table {
    padding: 0;
    margin: 0 0 25px 0;
    border-collapse: collapse;
    width: 890px;
    border: none; }
  
  /*table#premium-table th img { margin-top:160px;}  sign up button */
  table#premium-table th {
    padding: 0; }
  
  table#premium-table th.light h4,
  table#premium-table th.standard h4,
  table#premium-table th.premium h4 {
    font-weight: bold;
    font-size: 22px;
    color: #FFF;
    margin-top: 15px;
    margin-bottom: 10px;
    text-shadow: #000 0px -1px 2px; }
  
  table#premium-table th p {
    font-weight: normal;
    font-size: 12px;
    color: #212121; }
  
  table#premium-table th img {
    margin-bottom: 10px; }
  
  table#premium-table th.overview {
    background: #e6e6e6 url(images/bg-key.png) 0 0 no-repeat;
    width: 280px;
    text-align: left;
    padding-left: 18px;
    padding-right: 20px; }
  
  table#premium-table th.overview h4 {
    font-size: 16px;
    font-weight: bold;
    color: #7970A6;
    margin-bottom: 10px; }
  
  table#premium-table th.overview p {
    font-size: 12px;
    color: #212121; }
  
  table#premium-table th.heading {
    padding-top: 4px;
    height: 31px;
    vertical-align: middle;
    text-align: left;
    color: #B2ACCC;
    background: #2c2359 url(images/table_tr_head.jpg) 0 0 repeat-x;
    font-size: 12px;
    font-weight: bold; }
  
  table#premium-table th.heading img {
    margin: 5px 8px 10px 10px; }
  
  table#premium-table .endcap {
    background: #2c2359 url(images/bg-endcap.png) 0 0 repeat-x; }
  
  table#premium-table .endcap td {
    background: url(images/bg-endcap-arrow.png) top right no-repeat;
    color: #B2ADCC;
    font-weight: bold;
    border-right: 1px solid #130F27; }
  
  table#premium-table .endcap .table-col-1 {
    background: #2c2359 url(images/bg-endcap-fade.png) 0 0 no-repeat;
    text-align: center;
    border-right: 1px solid #2C2359; }
  
  table#premium-table .endcap .table-col-2 {
    background: #2C2359;
    text-align: center;
    border-right: 1px solid #2C2359; }
  
  table#premium-table .endcap .table-col-3 {
    background: #2C2359;
    text-align: center;
    border-right: 1px solid #FFF; }
  
  table#premium-table .endcap .table-col-1 img,
  table#premium-table .endcap .table-col-2 img,
  table#premium-table .endcap .table-col-3 img {
    margin-top: 4px;
    margin-bottom: -4px; }
  
  table#premium-table th.key {
    background: url(images/key.png) bottom left no-repeat;
    width: 318px;
    height: 40px; }
  
  table#premium-table th.value {
    background: url(https://doc.vortala.com/static/uploads/1/bg-bestresults.png) bottom left no-repeat;
    width: 189px;
    height: 25px;
    padding: 15px 0 0;
    color: #B2ACCC;
    text-transform: uppercase;
    font-weight: bold; }
  
  table#premium-table th.popular {
    background: url(https://doc.vortala.com/static/uploads/1/bg-mostpopular.png) bottom left no-repeat;
    width: 189px;
    /*height: 40px;*/
    color: #FFF;
    text-transform: uppercase;
    font-weight: bold; }
  
  table#premium-table th.best {
    background: url(https://doc.vortala.com/static/uploads/1/bg-bestresults.png) bottom left no-repeat;
    width: 189px;
    height: 25px;
    padding-top: 15px;
    color: #B2ACCC;
    text-transform: uppercase;
    font-weight: bold; }
  
  table#premium-table th.light {
    background: #9f99c0 url(images/bg-lite.png) 0 0 repeat-x;
    width: 189px; }
  
  table#premium-table th.standard {
    background: #8c84b3 url(images/bg-standard.png) 0 0 repeat-x;
    width: 189px; }
  
  table#premium-table th.premium {
    background: #9f99c0 url(images/bg-lite.png) 0 0 repeat-x;
    width: 189px; }
  
  table#premium-table th, table#premium-table td {
    border-right: 1px solid #FFF;
    text-align: center;
    font-size: 12px; }
  
  table#premium-table td {
    padding: 10px;
    text-align: left;
    vertical-align: middle;
    color: #212121; }
  
  table#premium-table .even td {
    background: #e6e6e6; }
  
  table#premium-table .odd .table-col-0 {
    background: #e4f0d5; }
  
  table#premium-table .odd .table-col-1 {
    background: #d9d6e6 url(images/bg-col1-odd.png) repeat-y top right;
    text-align: center; }
  
  table#premium-table .odd .table-col-2 {
    background: #C6C2D9;
    text-align: center; }
  
  table#premium-table .odd .table-col-3 {
    background: #d9d6e6 url(images/bg-col3-odd.png) repeat-y top left;
    text-align: center; }
  
  table#premium-table .even .table-col-0 {
    background: #cbe1ab; }
  
  table#premium-table .even .table-col-1 {
    background: #b2adcc url(images/bg-col1-even.png) repeat-y top right;
    text-align: center; }
  
  table#premium-table .even .table-col-2 {
    background: #9F99C0;
    text-align: center; }
  
  table#premium-table .even .table-col-3 {
    background: #b2adcc url(images/bg-col3-even.png) repeat-y top left;
    text-align: center; }
  
  table#premium-table img {
    vertical-align: middle;
    margin: 0; }
  
  table#premium-table img.iteminfo {
    border: medium none;
    vertical-align: middle;
    margin: 0 8px 0; }
  
  /* Galleries Filter
  -------------------------------------------------------------- */
  ul#filter {
    float: left;
    font-size: 16px;
    list-style: none;
    margin-left: 0;
    width: 100%; }
    ul#filter li {
      border-right: 1px solid #dedede;
      float: left;
      line-height: 16px;
      margin-right: 10px;
      padding-right: 10px; }
    ul#filter li:last-child {
      border-right: none;
      margin-right: 0;
      padding-right: 0; }
    ul#filter a {
      color: #999;
      text-decoration: none; }
    ul#filter li.current a {
      color: #333;
      font-weight: 700;
      text-decoration: underline; }
    ul#filter a:hover {
      text-decoration: underline; }
  
  #sitegallery ul {
    /*float:left; list-style:none; margin-left:0; width:672px;*/
    margin: 0;
    list-style: none; }
  
  #sitegallery ul li {
    border: 1px solid #dedede;
    float: left;
    width: 202px;
    margin: 0 10px 10px 0;
    padding: 5px;
    list-style-type: none;
    min-height: 295px; }
  
  .page-site-image-gallery #sitegallery ul li {
    min-height: 0; }
  
  #sitegallery a {
    display: block;
    width: 100%; }
  
  #sitegallery a:hover {
    text-decoration: none; }
  
  #sitegallery img {
    display: block;
    padding-bottom: 5px;
    width: 200px;
    margin: 0; }
  
  #slideshow-container {
    width: 260px;
    float: left;
    margin: 0 10px 0 0; }
  
  #slideshow-container p {
    font-size: 10px;
    color: #000;
    text-align: left;
    line-height: normal; }
  
  .slideshow {
    background: #aaaaaa url(../images/video-bg.png) no-repeat left top;
    width: 260px;
    min-height: 240px;
    margin: 0 10px 10px 0; }
  
  /* CHAD EDITS */
  #tooltip h3 {
    font-size: 14px !important;
    color: #333; }
  
  #tooltip {
    background: #d2c9ff; }
  
  table#premium-table {
    width: 960px;
    font: normal 16px "Trebuchet MS",serif;
    color: #211B3F; }
  
  table#premium-table .even td, table#premium-table .odd td {
    border: none;
    border-bottom: 1px solid #ccc;
    background: #f8f8f8 url(newplan/images/bg-linetd.jpg) repeat-y 0 0; }
  
  table#premium-table td.table-col-2, table#premium-table th.standard {
    border: none; }
  
  table#premium-table .even .table-col-1, table#premium-table .odd .table-col-1,
  table#premium-table .even .table-col-2, table#premium-table .odd .table-col-2,
  table#premium-table .even .table-col-3, table#premium-table .odd .table-col-3 {
    background: none; }
  
  table#premium-table .even .table-col-1, table#premium-table .odd .table-col-1 {
    background: white url(https://doc.vortala.com/static/uploads/1/bg-col1.jpg) repeat-y left;
    width: 200px; }
  
  table#premium-table .even .table-col-2, table#premium-table .odd .table-col-2 {
    background: #f2f0fa url(https://doc.vortala.com/static/uploads/1/bg-col2.jpg) repeat-y;
    width: 200px;
    border-bottom: 1px solid #ccc; }
  
  table#premium-table .even .table-col-3, table#premium-table .odd .table-col-3 {
    background: white url(https://doc.vortala.com/static/uploads/1/bg-col3.jpg) repeat-y right;
    width: 200px; }
  
  table#premium-table th.overview {
    padding: 0 20px 0 0;
    vertical-align: top;
    background: none; }
  
  table#premium-table th.heading {
    padding: 0;
    background: none;
    height: auto; }
  
  table#premium-table th.heading .headtxt {
    position: relative;
    overflow: hidden;
    padding: 25px;
    height: 15px;
    font: 400 18px/1 "cambo", serif;
    color: #fff;
    background: #423974 url(https://doc.vortala.com/static/uploads/1/bg-heading.jpg) no-repeat center; }
  
  table#premium-table th.heading .headtxt span {
    width: 590px;
    position: absolute;
    right: 0;
    top: 0;
    font: 300 15px/1.2 "DistrictThin", sans-serif;
    padding: 13px 10px 0 0; }
  
  table#premium-table .endcap td, table#premium-table .endcap .table-col-1, table#premium-table .endcap .table-col-2, table#premium-table .endcap .table-col-3 {
    background: none;
    border: none;
    padding: 20px 0 0 0;
    vertical-align: top; }
  
  table#premium-table tr.endcap {
    background: none;
    height: 113px; }
  
  table#premium-table {
    background: url(https://doc.vortala.com/static/uploads/1/bg-endcap.jpg) no-repeat bottom left; }
  
  table#premium-table td.endcaphead {
    font: 300 18px/1.5 "cambo", serif;
    color: #fff;
    width: 250px;
    padding: 22px 40px 0 20px; }
  
  table#premium-table th.light h4, table#premium-table th.standard h4, table#premium-table th.premium h4, table#premium-table td h4 {
    font: 400 28px/1 "cambo", serif;
    width: 120px;
    text-align: center;
    margin: 10px auto;
    color: #FFF;
    text-shadow: #000 0px -1px 2px; }
  
  table#premium-table td.headcol {
    background: url(https://doc.vortala.com/static/uploads/1/bg-headcol.jpg) no-repeat 0 0;
    padding: 0;
    text-align: center; }
  
  table#premium-table th, table#premium-table td {
    border: none;
    padding: 10px 0;
    font: normal 16px "DistrictThin", sans-serif; }
  
  table#premium-table td.key {
    width: 350px;
    vertical-align: top;
    background: url(https://doc.vortala.com/static/uploads/1/bg-legend2.jpg) no-repeat bottom left; }
  
  table#premium-table .headcoltxt {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    height: 112px;
    width: 198px;
    overflow: hidden;
    text-align: center;
    padding: 22px 0 0 0;
    color: #fff; }
  
  table#premium-table .headcoltxt span {
    display: block;
    text-transform: uppercase;
    font: 300 13px/1.2 "DistrictThin", sans-serif;
    padding: 0 0 10px 0;
    color: #E8E6F0; }
  
  table#premium-table .std {
    padding: 8px 0 0 0;
    height: 126px; }
  
  table#premium-table .std span {
    padding: 0 0 24px 0; }
  
  table#premium-table td.key p {
    font-size: 14px; }
  
  table#premium-table td.key h1 {
    font: 300 40px/1.2 "DistrictThin", sans-serif;
    color: #000; }
  
  table#premium-table th.light p,
  table#premium-table th.standard p,
  table#premium-table th.premium p {
    margin: 10px 5px; }
  
  table#premium-table th.light {
    background: url(newplan/images/bg-basic.jpg) no-repeat 0 0;
    padding: 0;
    width: 200px;
    font: normal 13px "Trebuchet MS",serif;
    color: #1F1A3F;
    padding-top: 15px; }
  
  table#premium-table th.standard {
    background: url(https://doc.vortala.com/static/uploads/1/bg-standard.jpg) no-repeat 0 0;
    padding: 0;
    width: 200px;
    font: normal 13px "Trebuchet MS",serif;
    color: #1F1A3F;
    padding-top: 15px; }
  
  table#premium-table th.premium {
    background: url(newplan/images/bg-premium.jpg) no-repeat 0 0;
    padding: 0;
    width: 200px;
    font: normal 13px "Trebuchet MS",serif;
    color: #1F1A3F;
    padding-top: 15px; }
  
  table#premium-table img.tooltip {
    margin: -2px 8px 0 22px; }
  
  table#premium-table .headcoltxt br {
    display: none; }
  
  table#premium-table td.key p {
    font: normal 14px "Trebuchet MS",serif;
    color: #333; }
  
  table#premium-table td .std h4 {
    margin-top: 6px; }
  
  table#premium-table th img {
    margin: 10px 0; }
  
  .tooltipster-default {
    background: #cfcade !important;
    color: #333333 !important;
    border-color: #3f3571 !important; }
  
  /*premium-plan*/
  .page-id-128 table#premium-table .even .table-col-1,
  .page-id-128 table#premium-table .odd .table-col-1 {
    background: #fff url(https://doc.vortala.com/static/uploads/1/bg-col.jpg) repeat-y left; }
  
  .page-id-128 table#premium-table .even .table-col-2,
  .page-id-128 table#premium-table .odd .table-col-2 {
    background: #fff url(https://doc.vortala.com/static/uploads/1/bg-col1.jpg) repeat-y left; }
  
  .page-id-128 table#premium-table .even .table-col-3,
  .page-id-128 table#premium-table .odd .table-col-3 {
    background: #f2f0fa url(https://doc.vortala.com/static/uploads/1/bg-col2.jpg) repeat-y; }
  
  .page-id-128 table#premium-table th.standard {
    background: url(https://doc.vortala.com/static/uploads/1/bg-basic3.jpg) no-repeat right top; }
  
  .page-id-128 table#premium-table th.premium {
    background: url(https://doc.vortala.com/static/uploads/1/bg-standard.jpg) no-repeat 0 0; }
  
  .page-id-128 table#premium-table td.headcol {
    background: url(https://doc.vortala.com/static/uploads/1/bg-headcol2.jpg) no-repeat 0 0; }
  
  .page-id-128 table#premium-table {
    background: url(https://doc.vortala.com/static/uploads/1/bg-endcap2.jpg) no-repeat bottom left; }
  
  .page-id-128 table#premium-table th.light {
    background: url(https://doc.vortala.com/static/uploads/1/bg-basic2.jpg) no-repeat 0 0; }
  
  .page-id-128 table#premium-table .std span {
    padding: 0 0 16px 0; }
    
    
  /*ADDTHIS*/
  
  .entry-meta {
    position:relative;
  }
  
  .social_sharing {
    display: block;
    clear: both;
    height: 20px;
  }
  
  @media screen and (min-width: 420px) {
    .social_sharing {
      position: absolute;
      top: -22px;
      right: 0;
      display: block;
      clear: both;
      height: 20px;
    }
  }
  
  @media screen and (max-width: 725px) {
    #header_right #wrapper, #wrapper #wistia_bdpadsarqx {
    width: 100%!important;
    height: auto!important; 
    }
  }
  
  
  body.page-template-page-marketing-php .footer-video {display:none;}
  
  /*LANDING PAGE*/
  
  #container_wrap.landing {
    overflow:visible;
    padding: 30px 0 0 0;
  }
  
  .head_landing {
    display:block;
    margin:0 auto;
    text-align:center;
  }
  
  .leftcol {
    float:left;
    width:570px;
    text-align:center;
    margin:60px 0 0;
  }
  
  .leftcol h1 {
    font: normal 48px/1 'DistrictThin', Arial, Helvetica, sans-serif!important;
    color: #fff!important;
    margin:0;
  }
  
  .leftcol h2 {
    font: normal 16px/1.2 "Trebuchet MS", Arial, Helvetica, sans-serif!important;
    color: #fff!important;
    padding: 0;
    margin: 20px 0 30px;  
  }
  
  .leftcol h3 {
    font: normal 42px/1.2 'DistrictThin', Arial, Helvetica, sans-serif!important;
    color: #333!important;
    margin: 0 0 1em;
  }
  
  .rightcol {
    float:right;
    width:300px;
    padding:25px;
    margin:60px 0 0;
    background: #fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px; 
  }
  
  .rightcol h3 {
    font: normal 21px/1 'DistrictThin', Arial, Helvetica, sans-serif!important;
    color: #41404e!important;
    line-height: 25px;
    text-align: center;
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #cdcdcd; 
  }
  
  .rightcol .fsBody .fsPage {
    width: auto !important;
  }
  
  .clearfix {
    clear:both;
    line-height:0;
    display:block;
  }
  
  body.page-template-page-landing-php,
  body.page-template-page-landing-v2-php {
    background:#fff url(https://doc.vortala.com/static/uploads/1/bg.jpg) repeat-x 0 0;
    margin: 0;
    background-image:url(https://doc.vortala.com/static/uploads/1/bg2.jpg);
  }
  
  /*body.page-template-page-landing-php .bgwrap {
    background:url(https://doc.vortala.com/static/uploads/8/2014/03/bg.jpg) no-repeat top center;
  }*/
  
  #container_wrap.landing .fsBody .fsForm {
    border:none;
    margin:0;
  }
  
  #container_wrap.landing .fsBody .fsRowBody {
    padding:0;
  }
  
  #container_wrap.landing .fsFieldRow input[type=email], 
  #container_wrap.landing .fsFieldRow input[type=number], 
  #container_wrap.landing .fsFieldRow input[type=tel], 
  #container_wrap.landing .fsFieldRow input[type=text], 
  #container_wrap.landing .fsForm textarea {
    background:none;
    border:1px solid #cdcdcd;
    padding: 6px;
    width: 100%;  
  }
  
  #container_wrap.landing .fsBody select {
    padding: 6px;
    width: 100%;
    border: 1px solid #cdcdcd;
  }
  
  #container_wrap.landing .fsForm .fsSubmit {
    background:none;
    padding:0;
  }
  
  #container_wrap.landing .fsSubmit input.fsSubmitButton {
    background: #ff7401 url(https://doc.vortala.com/static/uploads/8/2014/03/download-btn.png) no-repeat center!important;
    text-indent: -999px;
    border: none;
    color: #fff!important;
    text-transform: uppercase;
    padding: 12px;
    width: 100%;
    cursor: pointer;
    font: normal 20px/1 'DistrictThin', Arial, Helvetica, sans-serif;
  }
  
  #container_wrap.landing .fsForm .fsLabel,
  #container_wrap.landing .fsForm .fsLabel span.fsRequiredMarker {
    font: normal 16px/1.2 "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #41404e;
  }
  
  #container_wrap.landing .fsForm .fsLabel span {
    font: normal 18px/1.2 "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #403f4d;
  }
  
  #container_wrap.landing .fsForm .fsLabel {
    margin:0 0 10px 0;
  }
  
  #container_wrap.landing .fsForm .fsLabel.fsRequiredLabel {
    margin:0;
  }
  
  #container_wrap.landing .fieldset-content {
    font: normal 15px/1.2 "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #403f4d; 
  }
  
  #container_wrap.landing .fsFirst.fsLast.fsFieldCell,
  #container_wrap.landing .fsPage .fsOptionLabel {
    margin:0 0 10px 0;
  }
  
  #container_wrap.landing .fsFieldRow input[type=checkbox].vertical, 
  #container_wrap.landing .fsFieldRow input[type=radio].vertical {
    margin:2px 10px 10px 2px;
  }
  
  .foot_wrap {
      border-top: 2px solid #ccc;
      padding-top: 15px;
      margin-bottom: 50px;
  }
  .landing .copyright {color: #B0B0B0;}
  .landing .sitemap {
      float: right;
  }
  .landing .sitemap a, .landing .sitemap a:visited {
    color: #B0B0B0;
    text-decoration:none;
  }
  
  /*V2 LANDING*/
  
  body.page-template-page-landing-v2-php .leftcol {
    width: 580px;
  }
  
  body.page-template-page-landing-v2-php .rightcol {
    width: 380px;
    text-align:center;
  }
  
  body.page-template-page-landing-v2-php .head_landing {
    text-align:left;
    position:relative;
  }
  
  a.cbtn {
    position: absolute;
    right: 0;
    top: 10px;
  }
  
  /*body.page-template-page-landing-v2-php .entry-content {
  padding: 25px;
  margin: 60px 0 0;
  background: #fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  }*/
  
  body.page-template-page-landing-v2-php .entry-content {
  margin: 60px 0 0;
  color: #fff;
  }
  
  body.page-template-page-landing-v2-php .entry-content h1 {
    color:#fff;
  }
  
  body.page-template-page-landing-v2-php button.btn {
  background: #ff7401;
  color: #fff;
  border: none;
  font-weight: bold;  
  width: 100%;
  max-width: 380px;
  }
  
  body.page-template-page-landing-v2-php .rightcol,
  body.page-template-page-landing-v2-php .leftcol {
    margin:20px 0 0;
  }
  
  body.page-template-page-landing-v2-php .salesgenius_w2l_form input {
  line-height: 30px;
  text-indent: 10px;
  max-width: 378px;
  padding:0;
  }
  
  body.page-template-page-landing-v2-php .salesgenius_w2l_form .btn:hover {
  background: #ff7401;  
  }
  
  body.page-template-page-landing-v2-php form.salesgenius_w2l_form {
    margin:0 auto;
    max-width:380px;
  }
  
  @media screen and (max-width: 960px) {
    .leftcol, .rightcol {
      float: none;
      width: auto;
      margin: 40px auto 0;
      max-width:600px;  
    }
    body.page-template-page-landing-v2-php .leftcol {
      float:none;
      width:100%;
    }
    body.page-template-page-landing-v2-php .rightcol {
      width: 100%;
      padding: 5% 0;
      border-radius: 0;
    }
  }
  
  .home_columns .widget-title {display:none;}
  .home_columns .textwidget .widget-title {display:block;}
  .home_columns .textwidget .widget-title a, .home_columns .textwidget .widget-title a:hover {color:#55438b;}
  
  /*LANDING PAGE*/
  
  @media screen and (max-width: 959px) {
    table#premium-table {
      width: 600px;
      margin: 0 auto;
      background-image: none;
    }
    table#premium-table td.key {
      background-size: 110% auto;
    }
    table#premium-table th, table#premium-table td {
      font-size:14px;
    }
    table#premium-table th.heading .headtxt span {
      position:relative;
      width: auto;
    }
    table#premium-table th.heading .headtxt {
      height: auto;
      background-image: none;
    }
    table#premium-table .even .table-col-2, table#premium-table .odd .table-col-2 {
      background-image:none;
    }
    table#premium-table td.endcaphead {
      color: #333;
      font-size: 13px;
      padding: 22px 0 0 0;
    }
    table#premium-table td.key h1 {
      font-size:30px;
    }
    table#premium-table .headcoltxt, table#premium-table .std {
      width: 120px;
      height: 70px;
      padding: 12px 0 0 0;
    }
    table#premium-table td h4, table#premium-table td .std h4 {
      font-size: 22px;
      margin: 0;    
    }
    table#premium-table .std span, table#premium-table .headcoltxt span {
      padding:0;
    }
    table#premium-table td.headcol {
      background: #423974;
      -webkit-border-top-left-radius: 10px;
      -webkit-border-top-right-radius: 10px;
      -moz-border-radius-topleft: 10px;
      -moz-border-radius-topright: 10px;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;    
    }
    table#premium-table th.premium, table#premium-table th.standard, table#premium-table th.light {
      font-size:12px;
      background:#fff;
    }
    table#premium-table th.standard {
      background:#f2f0fa;
    }
    table#premium-table .headcoltxt p {
      margin:0;
    }
  }
  
  body.page-template-page-support-php #menu-item-4669 {
    display:none;
  }
  
  .nobutton.vjs-default-skin div.vjs-big-play-button {
    display:none;
  }
  
  
  /*BEFORE AFTER*/
  
  
  .before-after {
    position:relative;
      margin: 0 auto 3em;
      max-width: 960px;
  }
  
  .arrow-ba {
    background: url(https://doc.vortala.com/static/uploads/1/arrow1.png) no-repeat 0 0;
    width: 127px;
    height: 58px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -22px 0 0 -75px;
    z-index: 1; 
    -webkit-transition: left 0.4s ease-out;
    -moz-transition: left 0.4s ease-out;
    transition: left 0.4s ease-out; 
  }
  
  .before-after:hover .arrow-ba {
    left:51%;
  }
  
  .before-after .column {
    cursor:pointer;
  }
  
  .before-after .column img {
    margin-bottom: 0;
    display: block; 
  }
  
  .before-after .column:hover img {
    opacity:.8;
  }
  
  a.btn-before, a.btn-after {
    clear: both;
    background: #eee url(https://doc.vortala.com/static/uploads/1/icon-search.png) no-repeat 265px center;
    margin: 0;
    display: block;
    padding: 10px;
    font-weight: bold;
    font-size: 18px;  
  }
  
  a.btn-before, a.btn-after {
    color:#55438b;
    text-align:center;
  }
  
  /*a.btn-before:hover, a.btn-after:hover, .before-after .column:hover a.btn-before, .before-after .column:hover a.btn-after {
    color:#fff;
    background-color:#55438b;
    background-image:url(https://doc.vortala.com/static/uploads/1/icon-search2.png);
  }*/
  
  a.btn-after {
    background-position:258px center;
  }
  
  .before-after img.size-full {
  display: block;
  float: none!important;
  margin: 0;
  padding: 10px;
  max-width: 439px!important;
  border: 1px solid #ddd;
  }
  
  .before-after a.fancybox {
  background: url(https://doc.vortala.com/static/uploads/1/shadow.png) no-repeat center bottom;
  padding-bottom: 22px;
  display: block;
  position:relative;
  }
  
  .before-after a.fancybox.btn-before, .before-after a.fancybox.btn-after {
    padding: 10px;
    background:url(https://doc.vortala.com/static/uploads/1/before.png) no-repeat center;
    text-indent:-9999px;
  }
  
  .before-after a.fancybox.btn-after {
    background-image:url(https://doc.vortala.com/static/uploads/1/after.png);
  }
  
  body.page-id-9983 .entry-content h2 {
    border-bottom: 1px dashed #ddd;
  }
  
  .before-after img.fullscreen {
  position: absolute;
  z-index: 1;
  bottom: 28px;
  right: 2px;
  }
  
  body.page-id-9983 .fancybox-title-float-wrap span.child {
  background: url(https://doc.vortala.com/static/uploads/1/launch-website.png) no-repeat center;
  } 
  
  body.page-id-9983 .fancybox-title-float-wrap span.child a {
  text-indent: -9999px;
  width: 190px;
  height: 54px;
  display: block;
  }
  
  body.page-id-9983 .fancybox-nav span {
    visibility:visible!important;
  }
  
  
  @media screen and (max-width: 960px) {
    .arrow-ba {display:none;}
    body.page-id-9983 .column, body.page-id-11464 .column, body.page-id-11553 .column {clear: both;float: none;width: 100%;}
    .before-after img.size-full {max-width:100%!important;margin:0 auto;}
    .before-after img.fullscreen {right: auto;left: 50%;margin-left: -11px;}
  }
  
  /*404*/
  
  .error404.layout-two-col-left div#content {
    margin:0;
    padding:0;
  }
  
  .error404 #container_wrap {
    padding:50px 0;
  }
  
  .left404, .right404 {
    display:inline-block;
    *display:inline;
    *zoom:1;
    vertical-align:top;
    width: 380px;
    text-align:center;
  }
  
  .left404 {
    width:550px;
    padding: 50px 0 0;
  }
  
  span.smiley404 {
    font-size: 96px;
    font-family: "Trebuchet MS";
    color: #000;
    line-height: 1.5;
  }
  
  span.oops404 {
    font: normal 52px/1 'ralewayregular', Arial, Helvetica, sans-serif;
    color: #000000;
  }
  
  span.error404 {
    font: normal 52px/1 'ralewayextralight', Arial, Helvetica, sans-serif;
    letter-spacing: 20px;
    color: #000000;
    margin: 0 0 5px 35px;
  }
  
  span.txt404 {
    font-size: 168px;
    font-family: "Trebuchet MS";
    color: #000000;
    font-weight: bold;
    line-height: .75;
    margin: 0 0 5px 0;
  }
  
  span.notfound404 {
    font: normal 24px/1 'ralewayextralight', Arial, Helvetica, sans-serif;
  }
  
  span.use404 {
    font-size: 16px;
    font-family: "Trebuchet MS";
    color: #000;
  }
  
  .left404 span, .right404 span {
    display:block;
  }
  
  .wrap404 {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 20px 40px;
  }
  
  .error404 .entry-content .searchform {
    background: #eee;
    text-align: left;
    border: 1px solid #ccc; 
  }
  
  .error404 .entry-content .searchform input[type="text"] {
    height: 48px;
    border: 1px solid #ccc;
    border-right: none;
    width: 310px;
    vertical-align: top;
    margin: 0 -5px 0 0;
    background:#eee;
    text-align:left;
    text-indent: 15px;
    font-size: 16px;
    font-family: "Trebuchet MS";
    border:none;  
  }
  
  .error404 .entry-content .searchform input[type="submit"] {
    margin: -1px -1px 0 0;
    background: #ff6600;
    border: none;
    box-shadow: none;
    border-radius: 0;
    height: 50px;
    width: 60px;
    padding: 0;
    vertical-align: top;
    cursor:pointer;
    float: right;
    font-family: 'ralewaybold';
  }
  
  .fsboxshadow .fsBody .fsForm {
    box-shadow:none!important;
  }
  
  #main_banner {
  background-color: #5e4d92;
  height:410px;
  }
  
  .sub_tagline {
    margin-bottom:30px;
  }
  
  @media screen and (max-width: 725px) {
    #main_banner {
      height: auto;
      background: url("images/banner-bg-extra.png"); 
    }
    .entry-content p br {
      display:none;
    }
  }
  
  @media only screen and (max-width: 940px) {
    .left404, .right404 {
      display:block;
      margin:0 auto 40px;
      width:auto;
    }
  }
  
  @media screen and (max-width: 880px) {
    body.page-template-page-support-v2-php #logo {
      margin-top: 35px;
    }
    body.page-template-page-support-v2-php #header {
      height:120px;
    }
  }
  
  
  /*EDITS*/
  
  body.page-id-8540 #container_wrap.landing .fsSubmit input.fsSubmitButton {
  background: #ff7401 !important;
  text-indent: 0;
  font-weight: bold;
  }
  
  #fsRow1761152-5 br {
    display:none;
  }
  
  body.page-template-page-support-v2-php #footer_sidebar,
  body.page-template-page-support-v2-php .footer-video,
  body.page-template-page-support-v2-php .nav-secondary,
  body.page-template-page-support-v2-php .nav-primary,
  body.page-template-page-support-v2-php .header-search {
    display:none;
  }
  
  body.page-template-page-support-v2-php a.cbtn {
    top:50px;
  }
  
  #selector {
    width:500px!important;
  }
  
  @media screen and (max-width: 414px) {
    body.page-id-12113 img.rounded {
      float: none!important;
      margin: 0 auto;
      display: block;
    }
    body.page-id-12113 .entry-content {
      padding:0 5%;
    }
  }
  
  
  /*NEW THEME*/
  
  /*body.page-id-12334*/ #header {
    max-width:1200px;
    padding:0;
    height:95px;
    border:none;
    margin: 0 auto;
  }
  
  /*body.page-id-12334*/ #logo {
    margin:20px 0 0 0;
  }
  
  /*body.page-id-12334*/ #header_wrap {
    background:#302754 url(https://doc.vortala.com/static/uploads/1/files/coloured-line.jpg) repeat-x bottom center;
    z-index:9;
    position:relative;
  }
  
  #after_footer {
    background: #271f44;
    padding: 10px;
    max-width: 100%;
    height: 50px;
    line-height: 30px;
    margin:0;
    font-family: 'Open Sans', sans-serif;
    font-size:13px;
    font-weight:300;  
  }
  
  #after_footer .nav {
    font-family: 'Open Sans', sans-serif;
    font-size:13px;
    font-weight:300;    
  }
  
  #footer_sidebar {
    border:none;
  }
  
  div#footer {
    max-width:1200px;
    padding:5% 0;
    margin:0 auto;
  }
  
  #footer_wrap {
    background:#302754 url(https://doc.vortala.com/static/uploads/1/files/coloured-line.jpg) repeat-x top center;
  }
  
  #footer_wrap iframe {
    display:none;
  }
  #footer_wrap .textwidget iframe {
    display: block;
  }
  
  #wp_footer {
    border:none;
  }
  
  #after_footer .sm-wrapper {
    padding:0;
    font-family: 'Open Sans', sans-serif;
    font-size:13px;
  }
  
  .smnew {
    clear:both;
    display:block;
    font-family: 'Open Sans', sans-serif;
  }
  
  .sm-wrapper {
    max-width:1200px;
    margin:0 auto;
    padding:5% 7.5%;
    font-family: 'Open Sans', sans-serif;
  }
  
  #sm-tophead {
    background:#271f44;
    color:#fff;
    font-size:19px;
    font-family: 'Open Sans', sans-serif;
    z-index:9999;
    position:relative;
  }
  
  #sm-tophead .sm-wrapper {
    padding:5px;
    line-height:30px;
  }
  
  .sm-social img {
    margin: 0 7px 0 0;
  }
  
  .sm-social a.icon-facebook,
  .sm-social a.icon-twitter,
  .sm-social a.icon-linkedin,
  .sm-social a.icon-google,
  #footer a.icon-facebook2,
  #footer a.icon-twitter2,
  #footer a.icon-linkedin2,
  #footer a.icon-google2 {
      width: 25px;
      height: 25px;
      display: inline-block;
      *display: inline;
      *zoom:1;
      vertical-align: middle;
      background: transparent url(https://doc.vortala.com/static/uploads/1/files/sprites1.png) no-repeat -134px -2px;  
  }
  
  #footer a.icon-facebook2,
  #footer a.icon-twitter2,
  #footer a.icon-linkedin2,
  #footer a.icon-google2 {
    width: 42px;
    height: 42px;
  }
  
  #footer a.icon-facebook2 {
      background-position: -93px -82px;  
  }
  
  #footer a.icon-twitter2 {
      background-position: -137px -82px;
  }
  
  #footer a.icon-linkedin2 {
    background-position: -93px -125px;  
  }
  
  #footer a.icon-google2 {
    background-position: -137px -125px;
  }
  
  .sm-social a.icon-twitter {
    background-position: -44px -2px;
  }
  
  .sm-social a.icon-linkedin {
    background-position: -75px -2px;
  }
  
  .sm-social a.icon-google {
    background-position: -104px -3px;
  }
  
  .sm-contact {
    float:right;
  }
  
  .sm-contact img {
    vertical-align: top;
  }
  
  .sm-contact span {
    background: url(https://doc.vortala.com/static/uploads/8/2015/08/icon-phone.png) no-repeat 0 7px;
    padding: 0 25px 0 30px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-weight:300;
  }
  
  /*.sm-contact span:after {
    content: ' ';
    background: url(https://doc.vortala.com/static/uploads/8/2015/08/icon-phone-arrow.png) no-repeat center;
    width: 14px;
    height: 9px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 0 0 5px;
  }*/
  
  #sm-features ul {
    margin:0;
    text-align:center;
  }
  
  #sm-features li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
      vertical-align: top;
      width: 300px;
      margin: 30px;
  }
  
  #sm-features li img {
    display:block;
  }
  
  #sm-intro {
    font-size:20px;
    color:#333;
      background: url(https://doc.vortala.com/static/uploads/1/files/devicesnew6.png) no-repeat 165% 10px;
     /*background-image: url(https://doc.vortala.com/static/uploads/1/files/chiro.png);    */
      /*https://doc.vortala.com/static/uploads/1/header-responsive-design.png*/
      background-size: contain;
    font-weight:300;
    position:relative;
    z-index:2;
    margin-bottom:-20px;
  }
  
  #sm-intro .introtxt {
    max-width: 620px;
    text-align: center;
    margin: 0;
  }
  
  #sm-intro h1 {
    color:#53438a;
    font-size:33px;
      max-width: 580px;
      margin: 0 auto 15px;
      padding: 0;
    font-family: 'Raleway', sans-serif;
    font-weight:500;
  }
  
  #sm-intro.sm-v1, #sm-intro.sm-v2 {
    background:none;
  }
  
  #sm-intro.sm-v2 .introtxt {
      max-width: 100%;
      text-align: left;
    float:left;
    width:50%;
    font:400 18px/1.5 'Open Sans', sans-serif;
  }
  
  #sm-intro.sm-v2 p {
    margin:0 0 20px;
    font:400 18px/1.5 'Open Sans', sans-serif;
    max-width:80%;
  }
  
  #sm-intro.sm-v2 h1 {
    max-width: 80%;
      margin: 0 0 15px;
      font-size: 46px;
  }
  
  #sm-intro.sm-v2 h1:after {
    max-width: 100%;
      margin: 0;  
  }
  
  #sm-intro.sm-v2 a.sm-btn.btnorange, #sm-intro.sm-v2 a.sm-btn.btnorange:hover {
    margin:0;
  }
  
  #sm-intro.sm-v2 ul.v2list {
    list-style-image: url(https://doc.vortala.com/static/uploads/8/2015/08/icon-tick-blue1.png);
      margin: 0;
      float: right;
      display: block;
      width: 50%;
    font:400 18px/1.5 'Open Sans', sans-serif;
    list-style:none;
  }
  
  #sm-intro.sm-v2 ul.v2list li {
      background: url(https://doc.vortala.com/static/uploads/8/2015/08/icon-tick-blue.png) no-repeat 0 0;
      padding: 0 0 0 40px;
      margin: 0 0 15px 0;
  }
  
  #sm-intro.sm-v1 p {
      font:300 24px/1.5 'Open Sans', sans-serif;
    max-width:100%;
  }
  
  #sm-intro.sm-v1 h1 {
    font-size:50px;
    max-width:100%;
  }
  
  #sm-intro.sm-v1 .introtxt {
    max-width: 70%;
      margin: 0 auto;
  }
  
  #sm-intro h1:after {
      content: ' ';
      display: block;
      border-bottom: 1px dashed #ccc;
      padding: 10px 0 0 0;
      max-width: 90%;
      margin: 0 auto;
  }
  
  #sm-intro p {
    max-width: 500px;
    margin: 0 auto 20px;
    display: block;
  }
  
  #sm-features h3 {
    font-size:25px;
    color:#53438a;
      max-width: 200px;
      margin: 10px auto;  
    font-family: 'Raleway', sans-serif;
    font-weight:600;
  }
  
  #sm-features {
    font-size:16px;
    color:#333;
    background:#f5f5f5;
    margin:-42px auto 0;
  }
  
  #sm-ebook {
    background:#e6e3f4 url(https://doc.vortala.com/static/uploads/1/files/ebook-background.jpg) repeat center;
    font-size:16px;
    color:#333;
  }
  
  #sm-ebook .sm-wrapper {
    max-width:1024px;
    padding:2.5%;
  }
  
  #sm-ebook h2, 
  #sm-wedo h2,
  #sm-specialty h2, 
  #sm-tracker h2,
  #sm-questions h2,
  #sm-testimonials h2,
  
  #sm-ebook h2 a, 
  #sm-wedo h2 a,
  #sm-specialty h2 a, 
  #sm-tracker h2 a,
  #sm-questions h2 a,
  #sm-testimonials h2 a {
    font-size:40px;
    color:#53438a;  
    font-family: 'Raleway', sans-serif;
    font-weight:500;
    margin:0 0 10px 0;
  }
  
  #sm-ebook h3,
  #sm-specialty h3, 
  #sm-tracker h3,
  #sm-questions h3,
  #sm-testimonials h3,
  
  #sm-ebook h3 a,
  #sm-specialty h3 a, 
  #sm-tracker h3 a,
  #sm-questions h3 a,
  #sm-testimonials h3 a {
    font-size:28px;
    color:#333; 
    font-family: 'Raleway', sans-serif;
    font-weight:300;
    margin:0 0 20px 0;  
  }
  
  #sm-tracker {
    font-size:16px;
    color:#333;
  }
  
  #sm-tracker .sm-wrapper {
    padding:7% 5% 5%;
  }
  
  #sm-tracker h4 {
    font-size:22px;
    font-family: 'Raleway', sans-serif;
    font-weight:700;  
  }
  
  #sm-tracker h4 a {
    color:#333;
  }
  
  #sm-wedo {
    font-size:18px;
    color:#333;
    font-weight:300;
  }
  
  #sm-wedo .sm-wrapper {
    padding:0 0 5% 0%;
  }
  
  #sm-wedo .embed_wrapper, .vwrap {
    float:left;
  }
  
  #sm-wedo .wtxt {
    float:right;
    width:500px;
  }
  
  #sm-wedo ul {
    margin:1.5em 0;
    list-style:none;
  }
  
  #sm-wedo li {
    font-size: 18px;
    background: url(https://doc.vortala.com/static/uploads/1/files/icon-tick.jpg) no-repeat 0 0;
    padding: 0 0 10px 50px;
    line-height: 2;
    margin:0 0 10px 0;
  }
  
  #sm-wedo li a {
    color:#333;
  }
  
  #sm-specialty, #sm-testimonials {
    background:url(https://doc.vortala.com/static/uploads/1/files/divider-full.jpg) no-repeat center top;
    text-align:center;
  }
  
  #sm-specialty .sm-wrapper {
    max-width:100%;
    padding:5% 0 2.5%;
  }
  
  #sm-specialty ul {
    margin:0;
    list-style:none;
  }
  
  #sm-specialty li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    max-width:330px;
    min-height:370px;
    border:1px solid #ccc;
    margin:35px;
    padding:10px;
    font-size:16px;
    color:#333;
    text-align:left;
  }
  
  #sm-specialty li p {
    max-width: 85%;
    margin: 8% auto;
  }
  
  #sm-questions {
    background:#e8e5f6;
    text-align:center;
  }
  
  #sm-testimonials li {
  }
  
  #sm-testimonials .item {
    max-width:1200px;
    padding:0;
  }
  
  #sm-testimonials .flexslider {
      margin: 30px 0 0 0;
      border: none;
  }
  
  #sm-ebook .alignleft {
    margin-right: 5%;
  }
  
  #sm-ebook .alignright {
    margin-left: 5%;
    margin-top: -40px;
  }
  
  .sm-leftcol {
      float: left;
      width: 65%;
  }
  
  .sm-rightcol {
      float: right;
      width: 35%;
      text-align: center;
    font-size:14px;
  }
  
  .sm-rightcol img {
    max-width:100%;
  }
  
  .sm-rightcol p {
    margin: 0 auto;
  }
  
  .sm-rightcol p a {
    color:#333;
  }
  
  .twrap img.timg {
    width: 100px;
    height: 100px;
    border-radius: 100px;
    border: 1px solid #ccc;
    padding: 10px;
    float:left;
  }
  
  .twrap {
    width:500px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    margin:20px;
    text-align: left;
    padding-bottom: 30px;
  }
  
  .txtwrap {
    border:1px solid #c8c8c8;
    padding:20px;
    position:relative;
  }
  
  .testitext {
      margin: 0 0 0 140px;
      height: 180px;
    font-size:16px;
    font-style:italic;
  }
  
  .testiauth {
    font-size:16px;
    color: #53438a;
    padding: 0 40px;
  }
  
  #sm-testimonials .flex-direction-nav a {
    background-image:url(https://doc.vortala.com/static/uploads/1/files/sprites1.png)!important;
    height:72px;
    width:40px;
    background-position: -40px -96px;
  }
  
  img.tarrow {
      position: absolute;
      bottom: -48px;
      left: -1px;
      width: auto!important;
  }
  
  a.sm-btn {
      font-family: 'Open Sans', sans-serif;
      font-size: 16px;
      text-transform: uppercase;
      color: #FF9901;
      border-radius: 6px;
      border: 1px solid #FF9901;
      padding: 5px 20px;
  }
  
  a.sm-btn.btnlarge {
      padding: 10px 0;
      font-size: 18px;
      display: block;
      width: 200px;
      text-align: center;
    font-weight:400;
  }
  
  a.sm-btn:hover {
    color:#8682bf;
    border-color:#8682bf;
  }
  
  a.sm-btn.btnorange, a.sm-btn.btnorange:hover {
    background: #FF9901 url(https://doc.vortala.com/static/uploads/8/2015/08/arrow2.png) no-repeat right 15px center;
      color: #fff;
      padding-right: 25px;
      border-color: #FF9901;
      padding: 10px 30px;
      font-size: 18px;
      display: block;
      width: 150px;
      text-align: left;
      margin: 0 auto;
  }
  
  a.sm-btn.btnorange:hover {
    background-color:#53438A;
    border-color: #53438A;
  }
  
  a.sm-btn.btnblue, a.sm-btn.btnblue:hover {
      border: 2px solid #54438a;
      color: #53438a;
      /*background: url(https://doc.vortala.com/static/uploads/1/btndownload2.png) no-repeat right center;*/
      padding: 17px 10px 17px 40px;
      line-height: 1;
      text-align: left;
      border-radius: 10px;
      font-size: 18px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
      width: 245px;
      position: relative;
      overflow: hidden;    
  }
  
  a.sm-btn.btnblue:before {
      content: '';
      display: block;
      width: 68px;
      height: 54px;
      background: transparent url(https://doc.vortala.com/static/uploads/1/files/sprites1.png) no-repeat -163px 0;
      position: absolute;
      right: -2px;
      top: -2px;
  }
  
  a.sm-btn.btnblue:hover {
    color:#53438A;
  }
  
  #sm-features .sm-wrapper {
    padding:2.5%;
  }
  
  #sm-tophead a.sm-btn {
    padding:3px 18px;
  }
  
  #sm-tophead.fixed {
    position: fixed;
    width: 100%;
    z-index: 9;
    top: 0;
  /*  -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;   */
  }
  
  /*body.page-id-12334*/ #header_wrap #logo img {
  /*  max-width:80%;*/
  }
  
  /*body.page-id-12334*/ #header_wrap.fixed #logo img {
  /*  max-width:65%;*/
  /*  -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;   */
  }
  
  /*#header_wrap.fixed #logo {
      margin: 10px 0 0;
  }*/
  
  /*body.page-id-12334*/ #header_wrap.fixed {
    position: fixed;
      width: 100%;
      z-index: 9;
      top: 40px;
  /*  -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out; */  
  }
  
  body.logged-in #header_wrap.fixed {
    top:40px;
  }
  
  /*body.page-id-12334*/.logged-in #header_wrap.fixed {
  /*  top:72px;*/
  }
  
  /*body.page-id-12334*/ #header_wrap.fixed #header {
  /*  height:60px;*/
  /*  -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;  */ 
  }
  
  /*body.page-id-12334*/ .header-search,
  /*body.page-id-12334*/ .nav-primary {
    display:none;
  }
  
  /*body.page-id-12334*/ .nav-secondary {
      background: none;
      border: none;
  }
  
  /*body.page-id-12334*/ .nav-secondary li a, /*body.page-id-12334*/ .nav-secondary li a:visited {
    color:#fff;
    font-size:19px;
    font-family: 'Open Sans', sans-serif;
    font-weight:300;
    border:none;
    line-height:80px;
  }
  
  /*body.page-id-12334*/ .nav-secondary li li a {
    line-height:1;
  }
  
  /*body.page-id-12334*/ .menu-sep {
    display:none;
  }
  
  /*body.page-id-12334*/ /*.nav-secondary {
    margin:25px 0 0 0;
  }*/
  
  /*body.page-id-12334*/ #header_wrap.fixed .nav-secondary {
    margin:0;
  /*  -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;    */ 
  }
  
  /*body.page-id-12334*/ .nav-secondary li:hover a, 
  /*body.page-id-12334*/ .nav-secondary li:hover a:visited, 
  /*body.page-id-12334*/ .nav-secondary li a:hover, 
  /*body.page-id-12334*/ .nav-secondary li a:active, 
  /*body.page-id-12334*/ .nav-secondarysecondary li a:focus,
  .nav #secondary_nav li.current-menu-item a {
      background: none;
      color: #8682bf;
  }
  
  /*body.page-id-12334*/ #header .nav li {
    margin:0 0 0 20px;
  }
  
  /*body.page-id-12334*/ #header .nav li li {
    margin:0;
  }
  
  /*body.page-id-13347 #container_wrap,
  body.page-id-13739 #container_wrap,*/
  /*#container_wrap {
    padding:3%;
    max-width:1200px;
    width: auto;
  }*/
  
  /*body.page-id-13347*/ hr {
      background: url(https://doc.vortala.com/static/uploads/8/2015/08/divider-full.png) no-repeat center top;
      border: none;
      height: 28px;
  }
  
  #sm-testimonials .flex-direction-nav .flex-prev {
    opacity:1;
    left:5px;
    background-position: 0px -96px;
  }
  
  #sm-testimonials .flex-direction-nav .flex-next {
    opacity:1;
    right:5px;
  }
  
  #sm-questions .fsBody .fsForm {
    margin:40px 0 0 0;
  }
  
  #sm-questions .fsBody .fsPage {
    width:100%;
  }
  
  #sm-questions .fsForm .fsSubmit {
    text-align:left;
  }
  
  #sm-questions .fsBody .fsFieldRow {
    float:right;
    clear:right;
    width:48%;
  }
  
  #sm-questions #fsRow2087202-1 {
    float:left;
    clear:none;
  }
  
  #sm-tophead span a {
    color:#fff;
  }
  
  #sm-questions .fsBody .fsForm textarea, #sm-questions .fsBody .fsForm .fsPage input[type="text"], #sm-questions .fsBody .fsForm input[type="email"],
  #sm-questions .fsBody .fsForm select, #sm-questions .fsBody .fsForm input[type="tel"] {
      width: 95%!important;
      margin: 0;
      max-width: 100%!important;
      border: 1px solid #c3c0d3;
      padding: 2.5%!important;
      font-size: 18px;
      font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    margin:0 0 20px 0;  
  }
  
  #sm-questions .fsBody .fsForm select {
    padding:0!important;
    width:auto!important;
  }
  
  
  #sm-questions .fsBody .fsForm .fsCell {
    padding:0;
  }
  
  #sm-questions .fsForm .fsSubmit {
    padding:0;
    margin:0;
    clear:both;
  }
  
  #sm-questions #recaptcha_widget_div {
      padding: 3.5%;
      max-width: 577px;
      margin: 0 0 0 auto;
      box-sizing: border-box;
  }
  
  #sm-questions .fsSubmit input.fsSubmitButton {
      background: #FF9901 url(https://doc.vortala.com/static/uploads/8/2015/08/arrow2.png) no-repeat 150px center!important;
      color: #fff!important;
      padding: 14px 30px!important;
      font-size: 18px!important;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
      width: 200px;
      text-align: left;
      box-shadow: none;
      font-family: 'Open Sans', sans-serif;
      text-transform: uppercase;
      border-radius: 6px;
      border: 1px solid #FF9901;
    font-weight:300;
    float:right;
  }
  
  
  #fsRow2087202-6 label, #fsRow2087202-2 label {
    width:260px;
    font-family: 'Open Sans', sans-serif;
    font-size:18px;
    font-weight:400;
  }
  
  #fsRow2087202-6 label {
    margin:0 0 10px 0;
  }
  
  #fsRow2087202-2 {
    position:relative;
    text-align:left;
  }
  
  #fsRow2087202-2 label {
      float: left;
      width: auto;
      margin: 0 10px 0 0;
  }
  
  /*FOOTER*/
  
  #footer {
    color:#fff;
    font-family: 'Open Sans', sans-serif;
    font-size:16px;
    font-weight:300;
  }
  
  #footer h3, #footer_wrap .widget-title, #footer .widget-title-right {
    font-family: 'Raleway', sans-serif;
    font-weight:600;
    font-size:22px;
    color:#fff;
    margin:0 0 1em 0;
  }
  
  #footer .sm-footer-about ul {
    list-style:none;
    margin:0 0 40px 0;
    border:none;
  }
  
  #footer .widget li a, #footer .widget li a:visited {
    padding:0;
    border:none;
  }
  
  #footer .widget li a:hover {
    color:#ff9900;
  }
  
  .sm-footer-blog a {
    font-family: 'Raleway', sans-serif;
    font-weight:700;
    color:#ff9900;
    font-size: 14px;
  }
  
  .sm-footer-blog, .sm-footer-contact, .sm-footer-about {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
  }
  
  .sm-footer-blog {
      width: 35%;
      padding: 0 5% 0 0;
  }
  
  .sm-footer-contact, .sm-footer-about {
    width: 22%;
      padding: 0 4%;  
  }
  
  .sm-footer-contact a, .sm-footer-about a {
    color:#fff;
  }
  
  .sm-footer-about img {
    margin:0 7px 0 0;
  }
  
  .sm-footer-blog img {
      float: left;
      display: block;
      margin: 0 20px 0 0;
    border:2px solid #fff;
    border-radius:100px;
    max-width:100px;
  }
  
  .sm-footer-blog p {
    margin:0;
  }
  
  .sm-article {
    margin:0 0 20px 0;
  }
  
  .sm-footer-address,
  .sm-footer-phone,
  .sm-footer-email {
      padding: 0 0 0 35px;
      margin: 0 0 30px 0;
      position: relative;
  }
  
  .sm-footer-address:before,
  .sm-footer-phone:before,
  .sm-footer-email:before {
      content: '';
      display: block;
      width: 20px;
      height: 20px;
      position: absolute;
      background: url(https://doc.vortala.com/static/uploads/1/files/sprites1.png) no-repeat -210px -56px;
      top: 4px;
      left: 0;
  }
  
  .sm-footer-phone:before {
    background-position: -210px -78px;
  }
  
  .sm-footer-email:before {
        background-position: -210px -100px;
  }
  /* 
  body {
    font: normal 16px/1.5 'Open Sans', sans-serif!important;
    color:#666;
  }
  
  .entry-content h1 {
    font-family: 'Open Sans', sans-serif;
      font-size: 30px;
      color: #312754;
    font-weight: normal;
  }
  
  .entry-content h2 {
      font-family: 'Open Sans', sans-serif;
      font-size: 20px;
      font-weight: 600;
      color: #53438a;
  }
  
  .entry-content h3 {
      font-family: 'Open Sans', sans-serif;
      font-size: 18px;
      color: #53438a;
      font-weight: 600;
  }
  
  .entry-content h4 {
      font-family: 'Open Sans', sans-serif;
      font-size: 16px;
      color: #53438a;
      font-weight: 600;
  }
  
  .entry-content h5 {
      font-family: 'Open Sans', sans-serif;
      font-size: 15px;
      color: #53438a;
      font-weight: 600; 
  }
  
  .entry-content h6 {
    font-family: 'Open Sans', sans-serif;
      font-size: 14px;
      color: #53438a;
      font-weight: 600;
  } */
  
  #sm-questions .sm-wrapper {
    padding: 2.5% 5%;
  }
  
  #menu-item-8845 ul {
    opacity:0;
  }
  
  /*body.page-id-12334*/ #menu-item-8845 ul {
    opacity:1;
  }
  
  #wrap {
    overflow:visible;
  }
  
  /*body.page-id-12334*/ #header .nav li ul {
      background: #53438a;
      top: 96px;
    opacity:0.9;
    font-family: 'Open Sans', sans-serif;
    font-size:15px;
    width:240px;
  }
  
  /*body.page-id-12334*/ #header .nav li li {
      border-bottom: 1px solid #9388B5;
  }
  
  /*body.page-id-12334*/ #header .nav li li a {
    color:#fff;
    font-size:16px;
  }
  
  /*body.page-id-12334*/ #header .nav li li a:hover {
      background: #31225D;
      color: #FF9901;
  }
  
  /*body.page-id-12334*/ li.menu-item-has-children a, /*body.page-id-12334*/ li.menu-item-has-children a:hover {
      background: url(https://doc.vortala.com/static/uploads/8/2015/08/icon-phone-arrow2.png) no-repeat right 45px
  }
  
  /*body.page-id-12334*/ li.menu-item-has-children li a, /*body.page-id-12334*/ li.menu-item-has-children li a:hover {
    background:none;
  }
  
  /*body.page-id-12334*/ #header_wrap.fixed .nav-secondary li a, /*body.page-id-12334*/ #header_wrap.fixed .nav-secondary li a:visited {
  /*  line-height:44px;*/
  /*  background-image:none;*/
  }
  
  /*body.page-id-12334*/ #header_wrap.fixed .nav-secondary li li a, /*body.page-id-12334*/ #header_wrap.fixed .nav-secondary li li a:visited {
    line-height:20px;
  }
  
  /*body.page-id-12334*/ #header_wrap.fixed #header .nav li ul {
    top:60px;
  }
  
  #sm-footvid {
      text-align: center;
    border-top:1px solid #ccc;
    background:url(https://doc.vortala.com/static/uploads/8/2015/08/arches-video-bar1.jpg) repeat 0 0;
  }
  
  #sm-footvid img {
    vertical-align: top;
  }
  
  #sm-footvid .sm-wrapper {
    padding:2%;
      font-family: 'Raleway', sans-serif;
      font-weight: 400;
      font-size: 28px;  
      line-height: 48px;
      height: 48px; 
  }
  
  /*SIDEBAR*/
  
  /*body.page-id-13347*/ #primary {
      background: none;
      border: none;
  }
  
  #primary_inner {
    position:static;
    border:none;
  }
  
  .layout-two-col-left div#primary, .layout-two-col-left div#secondary,
  .layout-two-col-right div#primary {
    border:none;
    background:none;
    width:300px;
    padding:0;
    margin:0;
  }
  
  #primary .widget_nav_menu .widget-title, #secondary .widget_nav_menu .widget-title {
    margin:0;
    background:none;
    border:none;
  }
  
  #primary .widget ul, #secondary .widget ul,
  .sm-brightcol .widget ul {
      border: 1px solid #8683c2;
      border-radius: 5px;
    padding:0;
    overflow:hidden;
  }
  
  #primary .widget .widget-title, #secondary .widget .widget-title {
    background: none;
      font-family: 'Open Sans', sans-serif;
      font-size: 18px;
      color: #53438a;
      text-transform: uppercase;
      font-weight: 700;
      border: none;
      padding: 10px;
      line-height: 1;
  }
  
  #primary .widget li, #secondary .widget li,
  .sm-brightcol .widget li {
    background:none;
    border-top: 1px solid #8683c2;
  }
  
  #primary .widget li:first-child, #secondary .widget li:first-child,
  .sm-brightcol .widget li:first-child {
    border:none;
  }
  
  #primary .widget li a, #primary .widget li a:visited, #secondary .widget li a, #secondary .widget li a:visited,
  .sm-brightcol .widget li a {
      background: url(https://doc.vortala.com/static/uploads/8/2015/08/menu-arrow-grey.png) no-repeat 20px 16px;
      padding: 10px 10px 10px 40px;
      line-height: 1.5;
      color: #2d394a;
      font-size: 16px;
      font-family: 'Open Sans', sans-serif;
    border:none;
    margin:0;
  }
  
  .single-post #primary .widget li a, .single-post #secondary .widget li a, 
  .blog #primary .widget li a, .blog #secondary .widget li a,
  .archive #primary .widget li a, .archive #secondary .widget li a,
  .sm-brightcol .widget li a {
    font-size:16px;
  }
  
  #primary .widget li a:hover, 
  #secondary .widget li a:hover,
  .sm-brightcol .widget li a:hover {
    color: #53438a!important;
    background: url(https://doc.vortala.com/static/uploads/1/menu-arrow-white1.png) no-repeat 20px 16px!important;
    margin:0;
  }
  
  #primary .widget .current_page_item a, #primary .widget .current_page_item a:hover,
  #secondary .widget .current_page_item a, #secondary .widget .current_page_item a:hover,
  .sm-brightcol .widget li.current_page_item a, .sm-brightcol .widget li.current_page_item a:hover {
    background: #53438a url(https://doc.vortala.com/static/uploads/8/2015/08/menu-arrow-white1.png) no-repeat 20px 16px!important;
      color: #fff!important;  
    margin:0;
  }
  
  .layout-two-col-left div#container {
    margin: 0 0 0 -300px;
  }
  
  .layout-two-col-right div#container {
    margin:0 -300px 0 0;
  }
  
  .layout-two-col-left div#content {
      margin-left: 360px;
      padding-right: 0;
  }
  
  .layout-two-col-right div#content {
    padding-left:0;
    margin-right:360px;
  }
  
  body.page-id-13645 #container_wrap {
      padding: 5%;
      max-width: 1200px;
    width:auto;
  }
  
  .menu-arrow {
    display:none;
  }
  
  /*BLOG*/
  
  #sm-subscribe {
    padding:0;
    width:100%;
    max-width: 100%;
    background: url(https://doc.vortala.com/static/uploads/8/2015/08/HEADER2.jpg) no-repeat center;
    background-size: cover;
    clear:both;
  }
  
  body.page-template-page-new-php #container_wrap {
    display:none;
  }
  
  #sm-subscribe .sm-wrapper {
      padding: 2.5%;
      max-width: 1200px;
    text-align:center;
    font-size:18px;
    color:#333;
  }
  
  #sm-subscribe h1 {
      font-family: 'Raleway', sans-serif;
      font-size: 40px;
      font-weight: 600;
  }
  
  #sm-blogcat {
    border-bottom:1px solid #ccc;
    font-family: 'Open Sans', sans-serif;
    color:#53438a;
  }
  
  #sm-blogcat ul {
    list-style:none;
    text-align:center;
    margin:0 auto;
    max-width:1024px;
    padding:1.5% 0;
  }
  
  #sm-blogcat li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    margin:10px 2px;
  }
  
  #sm-blogcat li em {
      font-size: 20px;
      font-weight: 600;
      padding: 2px 10px;
      line-height: 1.2;
  }
  
  #sm-blogcat li a {
    border:1px solid #ccc;
    border-radius:6px;
    padding:5px 10px;
    color:#53438a;
    font-size:15px;
  }
  
  #sm-blogcat li.current-cat a {
    color:#fff;
    background:#53438a;
    border-color:#53438a;
  }
  
  #sm-bloglatest {
    background: #fff url(https://doc.vortala.com/static/uploads/1/coloured-line.png) repeat-x bottom center;
    font-size:15px;
    color:#333;
  }
  
  .sm-latest {
      font-weight: 700;
      text-transform: uppercase;
      border: 1px solid #ccc;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
      padding: 5px 20px;
      border-radius: 6px;
      margin: 0 0 25px 0;
  }
  
  #sm-bloglatest img {
      width: 220px;
    height:auto;
      float: left;
      border: 1px solid #ccc;
      padding: 10px;
      margin: 0 5% 0 0;
  }
  
  #sm-bloglatest a, .sm-posttxt a {
    color:#398cd1;
    font-weight:700;
  }
  
  #sm-bloglatest h1, #sm-blogposts h2, #sm-blogposts  h3 {
    font-weight:700;
    font-size:24px;
    color:#53438a;
    text-transform:uppercase;
    font-family: 'Open Sans', sans-serif;
  }
  
  #sm-bloglatest h1 a {
    color:#53438a;
    text-decoration:none;
  }
  
  #sm-blogposts  h3 {
    font-weight:600;
    font-size:20px;
  }
  
  .sm-bleftcol {
    float:left;
    width:740px;
  }
  
  .sm-bleftcol img {
      width: 150px;
      float: left;
      padding: 10px;
      border: 1px solid #ccc;
    height:auto;
  }
  
  .sm-blogwrap {
    margin:0 0 30px 0;
  }
  
  .sm-posttxt {
      margin: 0 0 0 220px;
  }
  
  #sm-blogposts .sm-posttxt h3, #sm-blogposts .sm-posttxt h3 a {
    font-size:20px;
    font-weight:600;
    text-transform:none;
    color: #53438a;
    text-decoration:none;
  }
  
  .sm-brightcol {
    float:right;
    width:300px;
  }
  
  #sm-blogposts .wp-pagenavi {
      background: none;
      text-align: left;
      padding: 0;
      margin: 1em 0 3em;  
  }
  
  #sm-blogposts .wp-pagenavi a, #sm-blogposts .wp-pagenavi span {
    font-family: 'Open Sans', sans-serif;
    font-size:15px; 
    color:#398cd1;
    font-weight:700;
    border:none;
    text-decoration:underline;
  }
  
  #sm-blogposts .wp-pagenavi span {
    text-decoration:none;
  }
  
  a.btndemo {
      display: block;
      color: #54448a;
      text-transform: uppercase;
      text-align: center;
      border: 2px solid #54448a;
      font-family: 'Raleway', sans-serif;
      font-size: 24px;
      font-weight: 600;
      padding: 20px;
    max-width:288px;
  }
  
  #form_0003_ao_submit_input {
    background:#fe9901;
    color:#fff;
    font-size:18px;
    font-family: 'Open Sans', sans-serif;
    border-radius:6px;
      padding: 12px 30px 13px;
      border: none;
    cursor:pointer;
  }
  
  .ao_tbl_container input[type="text"] {
    border:1px solid #ccc;
    border-radius:6px;
    font-family: 'Open Sans', sans-serif;
    font-size:15px;
    font-style:italic;
      padding: 11px 20px;
      width: 400px; 
  }
  
  .page-template-page-new-footer-php .page-title {
    display:none;
  }
  
  #post-12487 .fsBody .fsPage {
    margin:0 auto;
    width:100%;
  }
  
  #post-12487 .entry-content .fsBody .fsForm {
    max-width:100%;
  }
  
  #dd-secondary_nav a, #dd-secondary_nav a:visited {
    font-family: 'Open Sans', sans-serif; 
  }
  
  /*NEW PLANS*/
  
  table#premium-table.sm-newplans {
    width:100%;
      background: #fff url(https://doc.vortala.com/static/uploads/1/coloured-line.png) repeat-x bottom center;  
  }
  
  table#premium-table.sm-newplans th, table#premium-table.sm-newplans td {
      font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color:#465a72;
  }
  
  #post-13739 {
    font-size:18px;
    font-family: 'Open Sans', sans-serif;
    color:#465972;
  }
  
  /*table#premium-table.sm-newplans .even td, table#premium-table.sm-newplans .odd td,
  table#premium-table.sm-newplans td.key {
    width:40%;
  }*/
  
  table#premium-table.sm-newplans .even .table-col-1, table#premium-table.sm-newplans .odd .table-col-1,
  table#premium-table.sm-newplans .even .table-col-2, table#premium-table.sm-newplans .odd .table-col-2,
  table#premium-table.sm-newplans .even .table-col-3, table#premium-table.sm-newplans .odd .table-col-3,
  table#premium-table.sm-newplans th.standard {
    width:20%;
  }
  
  table#premium-table.sm-newplans .even .table-col-2, table#premium-table.sm-newplans .odd .table-col-2,
  table#premium-table.sm-newplans th.standard {
      background: #f9f8fd;
      border-left: 1px solid #b7c5ce;
      border-right: 1px solid #b7c5ce;
    padding:0;
    width:20%;  
  }
  
  table#premium-table.sm-newplans th.light,
  table#premium-table.sm-newplans .even .table-col-1, table#premium-table.sm-newplans .odd .table-col-1 {
      background: #f9f8fd;
      border-left: 1px solid #b7c5ce;
    padding:0;
    width:20%;  
  }
  
  table#premium-table.sm-newplans th.premium,
  table#premium-table.sm-newplans .even .table-col-3, table#premium-table.sm-newplans .odd .table-col-3 {
      background: #f9f8fd;
      border-right: 1px solid #b7c5ce;
    padding:0;  
    width:20%;  
  }
  
  table#premium-table.sm-newplans .odd .table-col-3 {
    padding:5px;
  }
  
  table#premium-table.sm-newplans td.headcol {
    width:60%;
  }
  
  table#premium-table.sm-newplans th.key {
    vertical-align: middle;
    background:none;
    text-align:left;
    color:#465972;
    font-size:18px;
    font-family: 'Open Sans', sans-serif; 
  }
  
  table#premium-table.sm-newplans th.key p {
    color:#465972;
    font-size:16px;
    font-family: 'Open Sans', sans-serif;
    max-width:80%;
  }
  
  table#premium-table.sm-newplans .headcoltxt {
    padding:0;
    width:100%;
    overflow:visible;
    height:auto;
  }
  
  table#premium-table.sm-newplans .headcoltxt p {
    margin:0;
    max-width:100%!important;
  }
  
  table#premium-table.sm-newplans th.light h4, 
  table#premium-table.sm-newplans th.standard h4, 
  table#premium-table.sm-newplans th.premium h4, 
  table#premium-table.sm-newplans td h4 {
    color:#53438a;
    font-size:36px;
    font-family: 'Open Sans', sans-serif;
    font-weight:300;
    border-bottom:1px dashed #ccc;
    text-shadow:none;
      width: auto;
      max-width: 78%;
      padding: 0 0 10px 0;
      margin: 10px auto 10px; 
  }
  
  table#premium-table.sm-newplans .headcoltxt span {
      border-top: 4px solid #8983bf;
      color: #8983bf;
      border-bottom: 1px solid #8b82c1;
    padding: 10px;
      font-size: 20px;
      font-family: 'Raleway', sans-serif;
      font-weight: 600;
  }
  
  table#premium-table.sm-newplans .light .headcoltxt span {
    background:#fff url(https://doc.vortala.com/static/uploads/1/shadow2.png) repeat-y right top;
  }
  
  table#premium-table.sm-newplans .premium .headcoltxt span {
    background:#fff url(https://doc.vortala.com/static/uploads/1/shadow2.png) repeat-y left top;
  }
  
  table#premium-table.sm-newplans th.light,
  table#premium-table.sm-newplans .even .table-col-1,
  table#premium-table.sm-newplans .odd .table-col-1 {
    background:#f9f8fd url(https://doc.vortala.com/static/uploads/1/shadow2.png) repeat-y right top;  
  }
  
  table#premium-table.sm-newplans th.premium,
  table#premium-table.sm-newplans .even .table-col-3,
  table#premium-table.sm-newplans .odd .table-col-3 {
    background:#f9f8fd url(https://doc.vortala.com/static/uploads/1/shadow2.png) repeat-y left top; 
  }
  
  table#premium-table.sm-newplans td.endcaphead {
      font-size: 32px;
    font-family: 'Open Sans', sans-serif;
    color:#334254;
    text-align:center;
    padding: 19px 0 22px;
  }
  
  table#premium-table.sm-newplans td.endcaphead a.sm-btn.btnorange {
    display: inline-block;
    *display: inline;
    *zoom: 1;
      border-radius: 0;
      vertical-align: middle;
  }
  
  table#premium-table.sm-newplans th.heading .headtxt {
      background: #53438a;
      font-size: 25px;
    font-family: 'Open Sans', sans-serif; 
    line-height: 14px;
  }
  
  table#premium-table.sm-newplans th.heading .headtxt.htxt2 {
    background:#634eab;
  }
  
  table#premium-table.sm-newplans th.heading .headtxt span {
      font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
      width: auto;
      max-width: 63%; 
  }
  
  table#premium-table.sm-newplans tr.endcap {
      border-left: 1px solid #b7c5ce;
      border-right: 1px solid #b7c5ce;  
    height:auto;
    background:url(https://doc.vortala.com/static/uploads/1/endcapbg.png) repeat-x 0 0;
  }
  
  table#premium-table.sm-newplans th.standard .headcoltxt {
    margin:-20px 0 0 0;
    overflow: visible;
  }
  
  table#premium-table.sm-newplans th.standard .headcoltxt span {
      border-color: #ff9901;
      color: #ff9901;
      border-left: 1px solid #b7c5ce;
      border-right: 1px solid #b7c5ce;
      margin: 0 -1px;
    padding:15px;
    background:#fff;
  }
  
  table#premium-table.sm-newplans th.premium .headcoltxt span {
      border-color: #85d6de;
      color: #85d6de; 
  }
  
  table#premium-table.sm-newplans th p {
      font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color:#465a72;  
  }
  
  table#premium-table.sm-newplans th p br {
    display:none;
  }
  
  table#premium-table.sm-newplans th.light p, table#premium-table.sm-newplans th.standard p, table#premium-table.sm-newplans th.premium p {
      margin: 0 auto 10px;
      max-width: 84%;
  }
  
  .entry-content table#premium-table.sm-newplans h1 {
    font-size:38px;
    border-bottom: 1px dashed #ccc;
      display: block;
      max-width: 80%; 
    padding: 0 0 5px 0;
  }
  
  .entry-content table#premium-table.sm-newplans h1:after {
    content:' ';
      border-bottom: 1px dashed #ccc;
  }
  
  /*#sm-wedo #wrapper {
    float:left;
  }*/
  
  body.home #container_wrap {
    display:none;
  }
  
  #container_wrap {
    display:block;
    padding: 3%;
      max-width: 1200px;
      width: auto;  
  }
  
  .nav-secondary {
    margin:0;
  }
  
  .nav-secondary li a, .nav-secondary li a:visited, .nav-secondary li a:focus {
    border:none;
    outline:none;
  }
  
  .wp-caption {
      background: #fff;
      border: 2px solid #E7E7E7;
  }
  
  .nav li li.current-menu-item a, 
  .nav li li.current-menu-item a:visited, 
  .nav li li.current-menu-ancestor a, 
  .nav li li.current-menu-ancestor a:visited,
  #secondary_nav li li.current-menu-item a {
    background: #344152;
    color:#8682bf;
  }
  
  /*.entry-content {
    color:#53438a;
  }*/
  
  div.post {
    font-family: 'Open Sans', sans-serif; 
  }
  
  .single-post .page-title {
    font-family: 'Open Sans', sans-serif;
    color:#EB5507;  
  }
  
  .category .page-title, .search .page-title {
    font-family: 'Open Sans', sans-serif;
    color:#53438a;  
  }
  
  a:hover, a:active {
    color:#FF9901;
  }
  
  .entry-content h1.big40 {font-size:40px;}
  .entry-content h1.big45 {font-size: 45px;}
  .entry-content h1.big50 {font-size: 50px;}
  
  .box-grey {
  margin:0 0 25px;
  overflow:hidden;
  padding:20px;
  background-color:#ededed;
  border:1px solid #ededed;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  }
  
  blockquote.small-quote { 
  border-top: 1px solid #ccc; 
  border-bottom: 1px solid #ccc; 
  color: #a5a4a4; 
  font-style: italic; 
  margin: 30px; 
  padding: 30px; 
  text-align: center; 
  font-size:22px;
  }
  
  blockquote.big-quote {
  border-left: 4px solid #ccc; 
  color: #a5a4a4; 
  font-style: italic; 
  margin: 30px 0 30px 15px; 
  padding-left: 15px; 
  font-size:24px; 
  color:#a5a4a4;
  }
  
  h1.lg-title { font-size:40px; padding:15px 0 15px 0;}
  .lg-subtitle {font-size:32px;} 
  
  .gecko .sb_search_widget .searchform .button {padding:5px;}
  
  .sb_search_widget .searchform .button {
      background: none repeat scroll 0% 0% #434250;}
  
  .form-box-grey {
      margin: 10px 0px 10px;
      overflow: hidden;
      padding: 10px 5px;
      background-color: #EDEDED;
      border: 1px solid #EDEDED;
      border-radius: 10px;
  }
  
  .note {
      background: #F1F1F1;
      padding: 25px;
      margin: 25px 0px;
      border-radius: 0px 25px 25px;
      color: #555;
  }
  
  #post-12487 .entry-content li {
      font-size: 16px;
      background: transparent url("https://doc.vortala.com/static/uploads/8/2015/08/icon-tick.png") no-repeat scroll 0px 0px;
      padding: 0px 0px 10px 50px;
      line-height: 2;
      margin: 0px 0px 10px;}
  #post-12487 p {font-size:16px;}
  
  .sm-whichplan {
    margin:0 5%;
    background:url(https://doc.vortala.com/static/uploads/1/coloured-line.png) repeat-x bottom center;  
  }
  
  .sm-bluehead {
    background-color: #85D6DE; padding:20px 0 10px 0; border:2px solid #85D6DE;
  }
  
  #post-12487 .entry-content .fsBody {
      max-width: 740px;
      margin: 0 auto;
  }
  
  body.page-template-page-novid-footer-php .page-title {
    display:none;
  }
  
  .social_share_button {
    background-image:url(https://doc.vortala.com/static/uploads/8/2015/08/socials.png)!important;
  }
  
  .ipadonly, .mobileonly {
    display:none;
    text-align:center;
  }
  
  #wistia_grid_15_top_inside, #wistia_grid_15_bottom_inside, #wistia_grid_15_left_inside, #wistia_grid_15_right_inside, #wistia_grid_15_above {
    display:none!important;
  }
  
  body.page-template-page-landing-php #container_wrap {
    padding: 1.5%;
    margin-top: 0;
  }
  
  /*BILLNEW*/
  
  #sm-features {
      margin: 0 auto;
      padding: 5% 0 0 0;
  }
  
  #sm-features blockquote {
    max-width: 680px;
      margin: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    position:relative;
    line-height:1.2;
  }
  
  #sm-features blockquote p {
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-size: 29px;
    font-style: italic;
    text-align: center;
    color: #52438a;
    font-weight: normal;
  }
  
  #sm-features blockquote span:before {
    content:' ';
    display:block;
    width:39px;
    height:39px;
    background: url(https://doc.vortala.com/static/uploads/1/files/sprites1.png) no-repeat 0px -52px;
    position:absolute;
    left: -20px;
      top: 20px;
  }
  
  #sm-features blockquote span:after {
    content:' ';
    display:block;
    width:39px;
    height:39px;
        background: url(https://doc.vortala.com/static/uploads/1/files/sprites1.png) no-repeat -44px -52px;
    position:absolute;
    right: -20px;
      bottom: 0;
  }
  
  #sm-features img {
    position:absolute;
    left:0;
    bottom:0;
  }
  
  #sm-features .sm-wrapper {
    position:relative;
    max-width:1020px;
  }
  
  .bwrap {
    text-align:right;
  }
  
  .bwrap p {
      font-size: 22px;
      font-weight: 600;
      color: #45576c;
      font-family: 'Open Sans', sans-serif;
  }
  
  .bwrap p small {
      font-size: 15.5px;
  }
  
  
  @media screen and (min-width: 1500px) {
    #sm-intro {
      background-position: 130% 10px;
    }
  }
  
  @media screen and (min-width: 1700px) {
    #sm-intro {
      background-position: 110% 10px;
    } 
  }
  
  @media screen and (min-width: 2000px) {
    #sm-intro {
      background-position: 100% 10px;
    } 
  }
  
  @media screen and (min-width: 2200px) {
    #sm-intro {
      background-position: 95% 10px;
    }
  }
  
  @media screen and (min-width: 2600px) {
    #sm-intro {
      background-position: 90% 10px;
    }
  }
  
  @media screen and (max-width: 1300px) {
    #wrapper .wistia_embed, #wistia_grid_14_main, #wrapper, #framewrap, .embed_wrapper, #wistia_chrome_10,
    #sm-wedo .wtxt, .vwrap, #sm-wedo .vwrap div {
      width:500px!important;
      left: 0!important;
    }
    #sm-specialty li {
      margin:20px 10px;
      max-width:300px;
    }
    #sm-specialty li img {
      max-width:100%;
    }
    #sm-intro {  
      background-position: 185% 10px;
    }
    #sm-wedo {
      padding:0 5%;
    }
  }
  
  @media screen and (max-width: 1270px) {
    #sm-wedo .embed_wrapper, #sm-wedo .wtxt, .vwrap, #sm-wedo .vwrap div {
      width:48%;
      left: 0!important;
    }
    .sm-bleftcol {
      width:70%;
    }
    .sm-brightcol {
      width:30%;
    }
    #sm-intro {  
      background-position: 200% 10px;
    } 
  }
  
  @media screen and (max-width: 1250px) {
    #sm-intro {  
      background-position: 215% 10px;
    } 
  }
  
  @media screen and (max-width: 1200px) {
    #wrapper .wistia_embed, #wistia_grid_14_main, #wrapper, #framewrap, .embed_wrapper, #wistia_chrome_10,
    #sm-wedo .wtxt, .vwrap, #sm-wedo .vwrap div {
      width:500px!important;
      left: 0!important;
    }
    #sm-intro {  
      background-position: 235% 10px;
    } 
  }
  
  @media screen and (max-width: 1120px) {
    #wrapper .wistia_embed, #wistia_grid_14_main, #wrapper, #framewrap, .embed_wrapper, #wistia_chrome_10,
    #sm-wedo .wtxt, .vwrap, #sm-wedo .vwrap div {
      width:100%!important;
      left: 0!important;
    }
    #wrapper {
      margin: 0 auto;
      display: block;
      float: none;
    }
    #sm-wedo .wtxt {
      max-width: 500px;
      margin: 0 auto;
      float: none;
      clear: both;
      padding: 5% 0 0 0;
      width: auto!important;
    }
    #sm-intro {  
      background-position: 295% 10px;
    }       
  }
  @media screen and (max-width: 1040px) {
    .ipadonly {
      display:block;
    }
    .sm-newplans {
      display:none;
    }
  }
  @media screen and (max-width: 1024px) {
    #sm-intro {
      background-position: 300% 10px;
    }
    #sm-features {
      padding: 8% 0 0 0;
    }
    #sm-features li {
      width:250px;
    }
    /*body.page-id-12334*/ #logo {
      position:absolute;
    }
    #sm-specialty li {
      max-width:260px;
    }
    .page-id-12 #sm-ebook .alignright {
      max-width: 140%;
    }
    .page-id-12 #sm-specialty {
      padding: 40px 0 0;
      margin: 5% auto 0;
    }
  }
  
  @media screen and (max-width: 1000px) {
    #sm-intro {
      background:none;
    }
    #sm-features blockquote {
      max-width:75%;
    }
    #sm-features img {
      max-width:40%;
      height:auto;
    }
    #sm-features blockquote span:after {
      right:0;
    }
    #sm-features blockquote span:before {
      left:-40px;
    }
    #sm-intro .introtxt {
      margin:0 auto;
    } 
  }
  
  @media screen and (max-width: 900px) {
    #sm-features blockquote {
      max-width:65%;
    }
  }
  
  @media screen and (max-width: 768px) {
    #sm-ebook br, .introtxt br {
      display: none;
    }
    #sm-ebook .alignright {
      max-width: 100%;
      margin: 0 auto!important;
      float: none!important;
    }
    #sm-ebook .column {
      width: auto;
      margin: 0 auto;
      float: none;
    }
    #sm-features blockquote {
        max-width: 62%;
    }
    body.page-id-13418 img.alignright {
      float:none!important;
      margin:0;
    }
    .sm-bleftcol, .sm-brightcol {
      width:100%;
      float:none;
    }
    .sm-footer-blog, .sm-footer-contact, .sm-footer-about {
      width:90%;
      padding:5%;
    }
    #logo {
      width: 250px;
      margin: 15px 0 0 0;
    }
    /*body.page-id-12334*/ #header_wrap #logo img {
      max-width:100%;
    }
    /*body.page-id-12334*/ .nav li {
      margin:0;
    }
    /*body.page-id-12334*/ .nav-secondary li a, /*body.page-id-12334*/ .nav-secondary li a:visited {
      font-size:16px;
    }
    #wrapper .wistia_embed, #wistia_grid_14_main, #wrapper, #framewrap, .embed_wrapper, #wistia_chrome_10, .vwrap, #sm-wedo .vwrap div {
      width:100%!important;
      left: 0!important;
    }
    #sm-questions .fsBody .fsFieldRow {
      float:none;
      width:100%;
      clear:both;
    }
    #sm-intro {
      background:none;
    }
    #sm-ebook .alignleft {
      float: none!important;
      margin: 0 auto;
      display: block;   
    }
    #sm-wedo img {
      max-width:100%;
      display:block;
      margin:0 0 20px 0;
    }
    #sm-wedo .wtxt, .sm-leftcol, .sm-rightcol {
      float:none;
      width:100%;
    }
    #sm-wedo .wtxt {
      clear:both;
      padding:20px 0 0 0;
    }
    .sm-leftcol {
      margin:0 0 5% 0;
    }
    #sm-specialty li {
      height:auto;
      max-width:200px;
    }
    #sm-specialty li img {
      max-width:100%;
      display:block;
    }
    .twrap {
      margin:0;
      width:80%;
    }
    .testitext {
      min-height: 120px;
      height:auto;
    }
    #sm-features {
      margin:0 auto;
    }
    #sm-intro .introtxt {
      margin: 0 auto;
    }
    #sm-bloglatest img {
      margin:0 5% 5% 0;
    }
    .layout-two-col-left div#container, .layout-two-col-left div#content,
    .layout-two-col-right div#container, .layout-two-col-right div#content {
      margin:0;
    } 
    /*body.page-id-12334*/ li.menu-item-has-children a, /*body.page-id-12334*/ li.menu-item-has-children a:hover {
          background-position: 108px 43px;
    }
    #secondary_nav {
      background: #3C4B5E;
    }
    #header .nav li {
      margin:0;
    }
    #secondary_nav {
      background:none;
    } 
  }
  
  @media screen and (max-width: 767px) {
    #sm-questions img.alignleft {
      float: none!important;
    }
    #sm-features blockquote span:before,
    #sm-features blockquote span:after {
      display: none;
    }
    #sm-intro a.sm-btn.btnorange {
      margin: 0 auto 10px;
    }
    #sm-specialty li {
      max-width:330px;
    }
    #sm-features blockquote {
      max-width:100%;
    }
    li.menu-item-has-children a, li.menu-item-has-children a:hover {
      background-image:none;
    }
    #sm-features img {
      display:none;
    } 
    .bwrap {
      padding:0 5%;
    }
    #header .nav li li {
      padding:0;
    }
    #header .nav li ul {
      top:36px;
    }
  /*  #header .nav li ul {
      display:none!important;
    }
    #header .nav li#menu-item-13777.active ul {
      display:block!important;
    }*/
    #sm-intro.sm-v1 .introtxt {
      max-width:100%;
    }
    #secondary_nav {
      padding:10px 0;
    }
    #header .nav li {
      margin:0;
    }
    #header .nav li li a {
      font-size: 16px;
      font-family: 'Open Sans', sans-serif;
      font-weight: 300;
    } 
    .ipadonly {
      display:none;
    }
    .mobileonly {
      display:block;
    }
    #sm-intro.sm-v2 p, #sm-intro.sm-v2 h1,
    #sm-intro.sm-v1 p, #sm-intro.sm-v1 h1 {
      max-width:100%;
    }
    #sm-intro.sm-v2 .introtxt,
    #sm-intro.sm-v2 ul.v2list {
      width:100%;
    }
    #sm-ebook h2, #sm-wedo h2, #sm-specialty h2, #sm-tracker h2, #sm-questions h2, #sm-testimonials h2,
    #sm-subscribe h1, #sm-intro.sm-v2 h1, #sm-intro.sm-v1 h1 {
      font-size:32px;
    }
    #sm-footvid .sm-wrapper {
      height:auto;
    }
    .one_half {
      width:100%;
    }
    .entry-content p img.alignleft, .entry-content p img.alignright {
      max-width:50%!important
    }
    #sm-subscribe h1 { font-size: 26px;}
    .ao_tbl_container input[type="text"] {
      width: auto;
      display: block;
      margin: 0 auto;
    }
    table.ao_tbl_container td {
      display:block;
    }
    .sm-contact span {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      vertical-align: top;
    } 
    .sm-contact {
      float:none;
    }
    #sm-tophead a.sm-btn {
      float:right;
    }
    .sm-social, #sm-testimonials {
      display:none;
    }
    .layout-two-col-left div#primary, .layout-two-col-left div#secondary,
    .layout-two-col-right div#primary {
      width:auto;
      clear:both;
      float:none;
    }
    .widget img {
      max-width:100%;
    }
    .sm-bleftcol img {
      float:none;
      margin:0 0 10px 0;
    }
    .sm-posttxt {
      margin:0;
    } 
    /*body.page-id-12334*/ .nav-secondary li a, /*body.page-id-12334*/ .nav-secondary li a:visited {
      line-height:20px;
    }
    #sm-tracker img {
      max-width:100%;
    }
    /*body.page-id-12334*/ #header {
      height:auto;
    }
    /*body.page-id-12334*/ #logo {
      position:relative;
      margin:10px;
    }
    #wrap {
      overflow:visible;
    }
    #dd-secondary_nav {
      margin: 0 0 3px 0;
      width: auto;
    }
    #sm-tophead a.sm-btn { padding: 0 10px; line-height:24px;}    
  }
  
  @media screen and (max-width: 600px) {
    #header .nav li li a {
      padding:5px;
    }
    /*body.page-id-12334*/ #header .nav li ul {
      display: block;
      position: static;
      background: none;
      padding: 10px 20px;
    } 
    #secondary_nav {
      top: 39px;
      left:0;
      border: none;
      background: #53438a;
      width: 280px;
      max-width: 100%;    
    } 
    #sm-ebook .alignright {
      display:none;
    }
  }
  
  @media screen and (max-width: 500px) {
    #sm-tophead a.sm-btn {
      display:none;
    }
    .sm-contact span {
      padding: 0 0 0 0;
      background:none;
    }
    .sm-contact {
      float:none;
      margin:0 0 10px 10px;
    }
    .sm-social {
      margin:0 0 0 10px;
    }
  }
  
  /*TIMELINE*/
  
  /* -------------------------------- 
  
  Modules - reusable parts of our design
  
  -------------------------------- */
  .cd-container {
    /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
    width: 90%;
    max-width: 1170px;
    margin: 0 auto;
  }
  .cd-container::after {
    /* clearfix */
    content: '';
    display: table;
    clear: both;
  }
  
  /* -------------------------------- 
  
  Main components 
  
  -------------------------------- */
  
  #cd-timeline {
    position: relative;
    padding: 2em 0;
    margin-top: 2em;
    margin-bottom: 2em;
  }
  #cd-timeline::before {
    /* this is the vertical line */
    content: '';
    position: absolute;
    top: 0;
    left: 18px;
    height: 100%;
    width: 4px;
    background: #d7e4ed;
  }
  @media only screen and (min-width: 1170px) {
    #cd-timeline {
      margin-top: 3em;
      margin-bottom: 3em;
    }
    #cd-timeline::before {
      left: 50%;
      margin-left: -2px;
    }
  }
  
  .cd-timeline-block {
    position: relative;
    margin: 2em 0;
  }
  .cd-timeline-block::after {
    clear: both;
    content: "";
    display: table;
  }
  .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
  @media only screen and (min-width: 1170px) {
    .cd-timeline-block {
      margin: 4em 0;
    }
    .cd-timeline-block:first-child {
      margin-top: 0;
    }
    .cd-timeline-block:last-child {
      margin-bottom: 0;
    }
  }
  
  .cd-timeline-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: 0 0 0 4px #ffffff, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
  }
  .cd-timeline-img img {
    display: block;
    width: 24px;
    height: 24px;
    position: relative;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -12px;
  }
  .cd-timeline-img.cd-picture {
    background: #75ce66;
  }
  .cd-timeline-img.cd-picture.b2 {
    background: #85D6DE;  
  }
  .cd-timeline-img.cd-movie {
    background: #FF9901;
  }
  .cd-timeline-img.cd-location {
    background: #3D83BE;
  }
  @media only screen and (min-width: 1170px) {
    .cd-timeline-img {
      width: 60px;
      height: 60px;
      left: 50%;
      margin-left: -30px;
      /* Force Hardware Acceleration in WebKit */
      -webkit-transform: translateZ(0);
      -webkit-backface-visibility: hidden;
    }
    .cd-timeline-img.is-hidden {
      visibility: hidden;
    }
    .cd-timeline-img.bounce-in {
      visibility: visible;
      -webkit-animation: cd-bounce-1 0.6s;
      -moz-animation: cd-bounce-1 0.6s;
      animation: cd-bounce-1 0.6s;
    }
  }
  
  @-webkit-keyframes cd-bounce-1 {
    0% {
      opacity: 0;
      -webkit-transform: scale(0.5);
    }
    60% {
      opacity: 1;
      -webkit-transform: scale(1.2);
    }
    100% {
      -webkit-transform: scale(1);
    }
  }
  @-moz-keyframes cd-bounce-1 {
    0% {
      opacity: 0;
      -moz-transform: scale(0.5);
    }
    60% {
      opacity: 1;
      -moz-transform: scale(1.2);
    }
    100% {
      -moz-transform: scale(1);
    }
  }
  @keyframes cd-bounce-1 {
    0% {
      opacity: 0;
      -webkit-transform: scale(0.5);
      -moz-transform: scale(0.5);
      -ms-transform: scale(0.5);
      -o-transform: scale(0.5);
      transform: scale(0.5);
    }
    60% {
      opacity: 1;
      -webkit-transform: scale(1.2);
      -moz-transform: scale(1.2);
      -ms-transform: scale(1.2);
      -o-transform: scale(1.2);
      transform: scale(1.2);
    }
    100% {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
    }
  }
  .cd-timeline-content {
    position: relative;
    margin-left: 60px;
    background: #ffffff;
    border-radius: 0.25em;
    padding: 1em;
    box-shadow: 0 3px 0 #d7e4ed;
  }
  .cd-timeline-content::after {
    clear: both;
    content: "";
    display: table;
  }
  .cd-timeline-content h2 {
    color: #303e49;
  }
  .cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    display: inline-block;
  }
  .cd-timeline-content p {
    margin: 1em 0;
    line-height: 1.6;
  }
  .cd-timeline-content .cd-read-more {
    float: right;
    padding: .8em 1em;
    background: #acb7c0;
    color: #ffffff;
    border-radius: 0.25em;
  }
  .no-touch .cd-timeline-content .cd-read-more:hover {
    background-color: #bac4cb;
  }
  .cd-timeline-content .cd-date {
    float: left;
    padding: .8em 0;
    opacity: .7;
  }
  .cd-timeline-content::before {
    content: '';
    position: absolute;
    top: 16px;
    right: 100%;
    height: 0;
    width: 0;
    border: 7px solid transparent;
    border-right: 7px solid #ffffff;
  }
  @media only screen and (min-width: 768px) {
    .cd-timeline-content h2 {
      font-size: 20px;
      font-size: 1.25rem;
    }
    .cd-timeline-content p {
      font-size: 16px;
      font-size: 1rem;
    }
    .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
      font-size: 14px;
      font-size: 0.875rem;
    }
  }
  @media only screen and (min-width: 1170px) {
    .cd-timeline-content {
      margin-left: 0;
      padding: 1.6em;
      width: 40%;
    }
    .cd-timeline-content::before {
      top: 24px;
      left: 100%;
      border-color: transparent;
      border-left-color: #ffffff;
    }
    .cd-timeline-content .cd-read-more {
      float: left;
    }
    .cd-timeline-content .cd-date {
      position: absolute;
      width: 100%;
      left: 122%;
      top: 6px;
      font-size: 16px;
      font-size: 1rem;
    }
    .cd-timeline-block:nth-child(even) .cd-timeline-content {
      float: right;
    }
    .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
      top: 24px;
      left: auto;
      right: 100%;
      border-color: transparent;
      border-right-color: #ffffff;
    }
    .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
      float: right;
    }
    .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
      left: auto;
      right: 122%;
      text-align: right;
    }
    .cd-timeline-content.is-hidden {
      visibility: hidden;
    }
    .cd-timeline-content.bounce-in {
      visibility: visible;
      -webkit-animation: cd-bounce-2 0.6s;
      -moz-animation: cd-bounce-2 0.6s;
      animation: cd-bounce-2 0.6s;
    }
  }
  
  @media only screen and (min-width: 1170px) {
    /* inverse bounce effect on even content blocks */
    .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
      -webkit-animation: cd-bounce-2-inverse 0.6s;
      -moz-animation: cd-bounce-2-inverse 0.6s;
      animation: cd-bounce-2-inverse 0.6s;
    }
  }
  @-webkit-keyframes cd-bounce-2 {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-100px);
    }
    60% {
      opacity: 1;
      -webkit-transform: translateX(20px);
    }
    100% {
      -webkit-transform: translateX(0);
    }
  }
  @-moz-keyframes cd-bounce-2 {
    0% {
      opacity: 0;
      -moz-transform: translateX(-100px);
    }
    60% {
      opacity: 1;
      -moz-transform: translateX(20px);
    }
    100% {
      -moz-transform: translateX(0);
    }
  }
  @keyframes cd-bounce-2 {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-100px);
      -moz-transform: translateX(-100px);
      -ms-transform: translateX(-100px);
      -o-transform: translateX(-100px);
      transform: translateX(-100px);
    }
    60% {
      opacity: 1;
      -webkit-transform: translateX(20px);
      -moz-transform: translateX(20px);
      -ms-transform: translateX(20px);
      -o-transform: translateX(20px);
      transform: translateX(20px);
    }
    100% {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0);
    }
  }
  @-webkit-keyframes cd-bounce-2-inverse {
    0% {
      opacity: 0;
      -webkit-transform: translateX(100px);
    }
    60% {
      opacity: 1;
      -webkit-transform: translateX(-20px);
    }
    100% {
      -webkit-transform: translateX(0);
    }
  }
  @-moz-keyframes cd-bounce-2-inverse {
    0% {
      opacity: 0;
      -moz-transform: translateX(100px);
    }
    60% {
      opacity: 1;
      -moz-transform: translateX(-20px);
    }
    100% {
      -moz-transform: translateX(0);
    }
  }
  @keyframes cd-bounce-2-inverse {
    0% {
      opacity: 0;
      -webkit-transform: translateX(100px);
      -moz-transform: translateX(100px);
      -ms-transform: translateX(100px);
      -o-transform: translateX(100px);
      transform: translateX(100px);
    }
    60% {
      opacity: 1;
      -webkit-transform: translateX(-20px);
      -moz-transform: translateX(-20px);
      -ms-transform: translateX(-20px);
      -o-transform: translateX(-20px);
      transform: translateX(-20px);
    }
    100% {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0);
    }
  }
  
  #shortcode-utility-social {
    float:none;
  }
  
  #shortcode-utility-social .widget {
    margin:0;
  }
  
  
  .pricing-table {
    font-family: 'Open Sans', sans-serif; 
    font-size:28px; 
    font-weight:300; 
    text-align:center;
  }
  
  .pricingtxt {
      padding: 15px 0 0 50px;
      font-size: 22px;
      font-weight: 300;
  }
  
  .note.v2 {
    background-color: #fff;
      border: 2px solid #f1f1f1;
  }
  
  #container_wrap .custom ul {
      list-style: none;
  }
  #container_wrap .custom ul li {
      padding: 5px 0 5px 30px;
      position: relative;
      font-size: 120%;
  }
  #container_wrap .custom ul li:before {
      content: '\f00c';
      color: #2BB673;
      font-family: 'FontAwesome';
      font-family: "Font Awesome 5 Pro";
      position: absolute;
      top: 6px;
      left: 5px;
  }
  
  .custom {
  margin-left: 10%; margin-right: 10%;
  }
  
  .sm-contact span {
    background:none;
    padding-left:0;
  }
  
  .sm-contact a.phoneUS, .sm-contact a.phoneCA {
      /*background: url(https://doc.vortala.com/static/uploads/8/2015/08/icon-phone.png) no-repeat 0 5px;*/
      padding-left: 30px;
      position: relative;
  }
  
  .sm-contact a.phoneUS:before, .sm-contact a.phoneCA:before {
      content: '';
      display: block;
      width: 20px;
      height: 20px;
      background: url(https://doc.vortala.com/static/uploads/1/files/sprites1.png) no-repeat -210px -78px;
      position: absolute;
      top: 4px;
      left: 0;
  }
  
  .sm-contact a.phoneNZ {
      background: url(https://doc.vortala.com/static/uploads/8/2015/09/flag-newzealand.png) no-repeat 0 5px;
      padding-left: 25px;
  }
  
  .sm-contact a.phoneGB {
      background: url(https://doc.vortala.com/static/uploads/8/2015/09/flag-uk.png) no-repeat 0 5px;
      padding-left: 25px;
  }
  
  .sm-contact a.phoneAU {
      background: url(https://doc.vortala.com/static/uploads/8/2015/09/flag-au.png) no-repeat 0 5px;
      padding-left: 25px;
  }
  
  #sm-questions .fsBody .fsForm, #sm-questions .fsBody .fsForm .fsSectionHeader, #sm-questions .fsForm .fsSubmit {
    background:none!important;
  }
  
  #sm-questions .fsBody img {
    display:none!important;
  }
  
  #sm-questions .fsBody #recaptcha_area img {
    display: block!important;
  }
  
  #sm-questions #fsRow2123381-1 {
    float:left;
    clear:none;
  }
  
  #fsRow2123381-2 label {
      float: left;
      width: auto;
      margin: 0 10px 0 0;
    font-family: 'Open Sans', sans-serif;
      font-size: 18px;
      font-weight: 400;
    color: #777777;
  }
  
  #sm-questions .fsBody .fsForm select {
    float:left;
  }
  
  #fsRow2123381-6 label {
    width: 260px;
      font-family: 'Open Sans', sans-serif;
      font-size: 18px;
      font-weight: 400;
    color: #777777; 
  }
  
  #sm-questions .fsBody .fsForm input[type="text"] {
    background-image:none!important;
  }
  
  #sm-questions #fsPage2099291-1 h1 {
    font-size: 40px;
      color: #53438a;
      font-family: 'Raleway', sans-serif;
      font-weight: 500;
      margin: 0 0 10px 0;
  }
  
  #sm-questions #fsPage2099291-1 h4 {
  font-size: 28px;
      color: #53438a;
      font-family: 'Raleway', sans-serif;
      font-weight: 300;
      margin: 0 0 20px 0;
    padding:0!important;
  }
  
  #sm-questions .fsBody .fsForm {
    margin:0;
  }
  
  .slider_wrap {
    clear:both;
  }
  
  
  body.page-id-8857 .vjs-default-skin div.vjs-big-play-button,
  body.page-id-3805 .vjs-default-skin div.vjs-big-play-button,
  body.page-id-161 .vjs-default-skin div.vjs-big-play-button {
    display:none;
  }
  
  body.page-template-page-support-v2-php #header_wrap.fixed {
    top:0;
  }
  
  body.page-template-page-support-v2-php.logged-in #header_wrap.fixed {
    top:32px;
  }
  
  body.page-template-page-support-v2-php a.cbtn {
      top: 28px;
  }
  
  body.page-template-page-support-v2-php #header_wrap.fixed a.cbtn {
      top: 10px;
  }
  
  #header_wrap.fixed, #sm-tophead.fixed {
    z-index: 9999;
  }
  
  body.single-post #container_wrap {
    padding:3% 7.5%;
  }
  
  /*ADWORDS TABLE*/
  
  body.page-id-13222 table#premium-table.sm-newplans th.standard .headcoltxt,
  body.page-id-11859 table#premium-table.sm-newplans th.standard .headcoltxt {
    margin:0;
  }
  
  body.page-id-13222 table#premium-table.sm-newplans .headcoltxt span, body.page-id-13222 table#premium-table.sm-newplans th.standard .headcoltxt span,
  body.page-id-11859 table#premium-table.sm-newplans .headcoltxt span, body.page-id-11859 table#premium-table.sm-newplans th.standard .headcoltxt span {
    padding:10px 42px;
  }
  
  body.page-id-13222 table#premium-table.sm-newplans th.premium, body.page-id-13222 table#premium-table.sm-newplans .even .table-col-3, body.page-id-13222 table#premium-table.sm-newplans .odd .table-col-3,
  body.page-id-13222 table#premium-table.sm-newplans .even .table-col-2, body.page-id-13222 table#premium-table.sm-newplans .odd .table-col-2, body.page-id-13222 table#premium-table.sm-newplans th.standard,
  body.page-id-13222 table#premium-table.sm-newplans th.light, body.page-id-13222 table#premium-table.sm-newplans .even .table-col-1, body.page-id-13222 table#premium-table.sm-newplans .odd .table-col-1,
  
  body.page-id-11859 table#premium-table.sm-newplans th.premium, body.page-id-11859 table#premium-table.sm-newplans .even .table-col-3, body.page-id-11859 table#premium-table.sm-newplans .odd .table-col-3,
  body.page-id-11859 table#premium-table.sm-newplans .even .table-col-2, body.page-id-11859 table#premium-table.sm-newplans .odd .table-col-2, body.page-id-11859 table#premium-table.sm-newplans th.standard,
  body.page-id-11859 table#premium-table.sm-newplans th.light, body.page-id-11859 table#premium-table.sm-newplans .even .table-col-1, body.page-id-11859 table#premium-table.sm-newplans .odd .table-col-1 {
    width:22%;
  }
  
  body.page-id-13222 table#premium-table.sm-newplans th.heading .headtxt,
  body.page-id-11859 table#premium-table.sm-newplans th.heading .headtxt {font-size:18px; background: #6E68A7;}
  body.page-id-13222 table#premium-table th.heading .headtxt,
  body.page-id-11859 table#premium-table th.heading .headtxt {padding:15px;}
  body.page-id-13222 table#premium-table.sm-newplans th.heading .headtxt.htxt2,
  body.page-id-11859 table#premium-table.sm-newplans th.heading .headtxt.htxt2 {background: #6E68A7;}
  
  
  body.page-template-page-landing-php a.sm-btn,
  body.page-template-page-landing-v2-php a.sm-btn {
  padding: 3px 18px; text-decoration: none; float: right;
  }
  
  body.page-template-page-landing-php .head_landing img,
  body.page-template-page-landing-v2-php .head_landing img {
      max-width: 281px!important;
      margin-top: -10px;
  }
  
  .leftcol h2 {
    color: #333!important;
  }
  
  body.page-template-page-landing-php .entry-content h1,
  body.page-template-page-landing-v2-php .entry-content h1 {
    color: #53438a!important; 
  }
  
  body.page-template-page-landing-php, body.page-template-page-landing-v2-php {
    background-position:center top;
  }
  
  body.page-id-13414 table#premium-table.sm-newplans th.light, table#premium-table.sm-newplans .even .table-col-1, table#premium-table.sm-newplans .odd .table-col-1,
  body.page-id-13414 table#premium-table.sm-newplans .even .table-col-2, table#premium-table.sm-newplans .odd .table-col-2, table#premium-table.sm-newplans th.standard,
  body.page-id-13414 table#premium-table.sm-newplans th.premium, table#premium-table.sm-newplans .even .table-col-3, table#premium-table.sm-newplans .odd .table-col-3 {
    width:22%;
  }
  
  body.page-id-13414 table#premium-table.sm-newplans .headcoltxt span,
  body.page-id-13414 table#premium-table.sm-newplans th.standard .headcoltxt span {
    padding:10px 42px;
  }
  
  body.page-id-13414table#premium-table.sm-newplans th.standard .headcoltxt {
    margin:0;
  }
  
  body.page-id-13414 table#premium-table.sm-newplans th.heading .headtxt,
  body.page-id-13414 table#premium-table.sm-newplans th.heading .headtxt.htxt2 {
        background: #6E68A7;
      font-size: 18px;
      padding: 15px;
  }
  
  body.page-id-13414 a.sm-btn.btnorange {
    background-position:165px 13px;
  }
  
  body.page-id-11859 table#premium-table.sm-newplans th.key p {
    margin-bottom:0;
  }
  
  body.page-id-13414 table#premium-table.sm-newplans th.standard .headcoltxt {
    margin:0;
  }
  
  body.page-template-page-landing-php .leftcol h1 {
    color:#53438a!important;
  }
  
  body.page-template-page-landing-php .leftcol p {
    color:#666!important;
  }
  
  body.page-template-page-landing-php .rightcol h3 {
    line-height:1.5;
  }
  
  body.page-template-page-landing-php #container_wrap.landing .fsForm .fsLabel.fsRequiredLabel {
      margin: 0 0 10px 0;
  }
  
  body.page-template-page-landing-php .head_landing img {
    margin:0;
  }
  
  body.page-template-page-landing-php .leftcol {
    width:650px;
  }
  
  body.page-template-page-landing-php .rightcol {
    width:400px;
  }
  
  /*SUPPORT PAGE*/
  
  body.page-template-page-support-v3-php #header_wrap {
      margin:0 0 30px 0;
  }
  
  #learning {
      clear: both;
      background: #eee;
      padding: 30px;
      border: 1px dashed #ccc;
      border-left: none;
      border-right: none;
      text-align:center;
  }
  
  .lwrap {
      max-width: 1200px;
      margin: 0 auto;
  }
  
  #learning h1 {
      color: #53438a;
      text-transform: uppercase;
      display:inline-block;
      *display:inline;
      *zoom:1;
      vertical-align:top;
      font-size: 42px;
      margin: 0 5% 0 0;
      line-height:1.5;
  }
  
  #learning .searchform {
      display:inline-block;
      *display:inline;
      *zoom:1;
      vertical-align:top;
      position:relative;
  }
  
  #learning .searchform .button {
      background:#53438a;
      border:none;
      margin:0;
      border-radius:0;
      box-shadow:none;
      font-family: 'Open Sans', sans-serif;
      text-transform: uppercase;
      padding: 20px 40px;	
  }
  
  #learning .searchform input[type=text] {
      border: 1px solid #ccc;
      margin: 0 -5px 0 0;
      padding: 19px;
      padding-left:45px;
      vertical-align: top;
      width: 300px;
      font-size: 16px;
  }
  
  body.page-template-page-support-v3-php .entry-content .fa-lightbulb-o,
  body.page-template-page-support-v3-php .entry-content .fa-envelope-o,
  body.page-template-page-support-v3-php .entry-content .fa-pencil-square-o,
  body.page-template-page-support-v3-php .entry-content .fa-search,
  body.page-template-page-support-v3-php .entry-content .fa-users,
  body.page-template-page-support-v3-php .entry-content .fa-commenting-o,
  body.page-template-page-support-v3-php .entry-content .fa-user,
  body.page-template-page-support-v3-php .entry-content .fa-book,
  body.page-template-page-support-v3-php .entry-content .fa-star-o {
      font-size: 42px;
      border: 2px solid #ccc;
      padding: 20px;
      border-radius: 100%;
      color: #aaa;
      background: #fff;
  }
  
  body.page-template-page-support-v3-php .entry-content .fa-lightbulb-o {
      padding:20px 30px;
  }
  
  body.page-template-page-support-v3-php .entry-content .boxwrap {
      border: 1px solid #ccc;
      padding: 60px 40px 40px;
      margin-top: -60px;
  }
  
  body.page-template-page-support-v3-php div#footer,
  body.page-template-page-web-design-php div#footer,
  body.page-template-page-epic-php div#footer {
      display:none;
  }
  
  body.page-template-page-support-v3-php #footer_wrap,
  body.page-template-page-web-design-php #footer_wrap,
  body.page-template-page-epic-php #footer_wrap {
      padding-top:3px;
  }
  
  body.page-template-page-support-v3-php #after_footer .nav,
  body.page-template-page-web-design-php #after_footer .nav,
  body.page-template-page-epic-php #after_footer .nav  {
      display:none;
  }
  
  body.page-template-page-support-v3-php .copyright,
  body.page-template-page-web-design-php .copyright,
  body.page-template-page-epic-php .copyright {
      float: none;
      text-align: center;
  }
  
  a.sbtn {
      color: #fff;
      background: #FF9901;
      text-transform: uppercase;
      padding: 10px 20px;
      float: right;
      margin: 24px 0 0 0;
  }
  
  #learning .searchform div:before {
      content: "\f002";
      display: block;
      position: absolute;
      color: #aaa;
      font: normal normal normal 24px/1 FontAwesome;
      font-family: "Font Awesome 5 Pro";
      top: 15px;
      left: 15px;
  }
  
  @media screen and (max-width: 960px) {
  .leftcol, .rightcol {
    width:auto;
  }
  }
  
  @media screen and (max-width: 768px) {
      body.page-template-page-support-v3-php #header {
          padding:0 20px;
      }
  }
  
  @media screen and (max-width: 767px) {
  #after_footer:after {
      content: '';
      display: block;
      clear: both;
  }
  #after_footer {
    height: auto;
  }  
  .nav-footer li a {
    border: none;
    padding: 4px 8px;
  }
  .nav-footer li {
    margin: 0 5px 0 0;
  }
      body.page-template-page-support-v3-php #header_wrap,
      body.page-template-page-support-v3-php #header {
          float:none!important;
      position: static;
      margin: 0 auto;
      }
      body.page-template-page-support-v3-php #logo {
          float: none!important;
          margin: 0 auto;
          display: block;
          padding: 20px;
      }
      body.page-template-page-support-v3-php #header {
          padding:10px;
      }
      body.page-template-page-support-v3-php #header a.sbtn {
          float: none!important;
          display: block;
          margin: 0 auto 10px;
          width: 160px;
          text-align: center;
      }
      body.page-template-page-support-v3-php .one_third {
          width:100%;
      }
    #footer .widget li a {
      padding: 5px 0;
    }
    #footer .widget li {
      margin: 0 0 5px 0;
    }
  }
  
  @media screen and (max-width: 500px) {
      #learning .searchform input[type=text] {
          width:auto;
          padding-left: 19px;
      }
      #learning .searchform div:before {
          display:none;
      }
      #blog-title {
          display:none;
      }    
  }
  
  @media screen and (max-width: 400px) {
      #learning .searchform input[type=text] {
          padding:10px;
      }
      #learning .searchform .button {
          padding:11px;
      }
  }
  
  a.img_download {
    display: block;
    position: relative;
      width: 250px;
      margin: 0 auto;  
  }
  
  
  a.img_download:before {
      display: block;
      content: "\f0ed";
      position: absolute;
      left: 50%;
      top: 50%;
      z-index: 9;
      width: 250px;
      height: 210px;
      background: #333;
      opacity: 0;
      color: #fff;
      font: normal normal normal 32px/210px FontAwesome;
      font-family: "Font Awesome 5 Pro";
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-align: center;
      cursor: pointer;
      transform: translate(-50%,-50%);
  }
  
  a.img_download:hover:before {
    opacity: 0.9;
    -webkit-transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -ms-transition: opacity 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;  
  }
  
  body.page-template-page-alternate-footer-php h2.page-title {
    display: none;
  }
  
  #header_wrap, #sm-tophead {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
  }
  
  #header_wrap {
    top: 40px;
  }
  
  body.page-template-page-support-v3-php #header_wrap {
    top: 0;
  }
  
  /* #container_wrap {
    margin-top: 136px;
  } */
  
  body.page-template-page-landing-v2-php #container_wrap {
    margin-top: 0;
  }
  
  .home #container_wrap {
    padding-bottom: 0;
  }
  
  body.home #container_wrap, body.single-post #container_wrap {
    margin-top:0;
  }
  
  /* body.home #wrap {
    min-height: 136px;
  }
  
  body.page-template-page-new-php #sm-subscribe,
  body.single-post #sm-subscribe {
    margin-top: 136px;
  } */
  
  #header {
      padding: 0 2.5%;
      width: auto;
  }
  
  body.page-template-page-landing-no-nav-php #logo {
      float: none!important;
      text-align: center;
  }
  
  body.page-template-page-landing-no-nav-php #footer_wrap,
  body.page-template-page-internal-marketing-php #footer_wrap {
    padding-top: 3px;
  }
  
  body.page-template-page-landing-no-nav-php .copyright {
    float: none;
    text-align: center;
  }
  
  body.page-template-page-landing-no-nav-php .page-title {
    display: none;
  }
  
  body.page-template-page-landing-no-nav-php #header_wrap,
  body.page-template-page-support-v3-php #header_wrap,
  body.page-template-page-internal-marketing-php #header_wrap {
    top: 0;
  }
  
  body.page-template-page-landing-no-nav-php.logged-in #header_wrap.fixed,
  body.page-template-page-landing-no-nav-php.logged-in #header_wrap,
  body.page-template-page-internal-marketing-php.logged-in #header_wrap.fixed,
  body.page-template-page-internal-marketing-php.logged-in #header_wrap {
    top: 0;
  }
  
  /* body.page-template-page-landing-no-nav-php #container_wrap,
  body.page-template-page-internal-marketing-php #container_wrap,
  body.page-template-page-support-v3-php #container_wrap {
      margin-top: 95px;
  } */
  
  body.page-template-page-internal-marketing-php #footer {
    display: none;
  }
  @media screen and (max-width: 767px) {
    body.page-template-page-landing-no-nav-php #container_wrap, 
    body.page-template-page-internal-marketing-php #container_wrap {
      margin-top: 67px;
    }
    a.sbtn {
      margin-top: 10px;
    }
    body.page-template-page-support-v3-php #header_wrap {
      margin-top: 0;
    }
  }
  
  body.page-template-page-support-v3-php .entry-content table td,
  body.page-template-page-internal-marketing-php .entry-content table td {
    vertical-align: middle;
  }
  
  body.page-template-page-support-v3-php .entry-content table img,
  body.page-template-page-internal-marketing-php .entry-content table img {
    margin: 0;
  }
  
  body.page-template-page-support-v3-php td, 
  body.page-template-page-internal-marketing-php td,
  .entry-content table td {vertical-align: middle;}
  body.page-template-page-support-v3-php tr:nth-child(even),
  .entry-content table tr:nth-child,
  body.page-template-page-internal-marketing-php tr:nth-child(even) {background-color: #f2f2f2;}
  body.page-template-page-support-v3-php table,
  body.page-template-page-internal-marketing-php table, 
  body.page-template-page-support-v3-php th, 
  body.page-template-page-internal-marketing-php th,
  body.page-template-page-support-v3-php td,
  body.page-template-page-internal-marketing-php td,
  .entry-content table,
  .entry-content table th,
  .entry-content table td { border: 1px solid #CCC;}
  
  .txtwrap:before {
      content: '';
      display: block;
      width: 42px;
      height: 48px;
      background: transparent url(https://doc.vortala.com/static/uploads/1/files/sprites1.png) no-repeat 0 0;
      position: absolute;
      bottom: -48px;
      left: -1px;
  }
  
  .vjs-big-play-button{ display:none; }
  .page-custom-homepage-videos .vjs-big-play-button,.page-premium-videos .vjs-big-play-button{ display:block; }
  .test-text { color:#696969; }
  .widget-title-right { font-size:18px; }
  .entry-title { font-size:18px; }
  .single-post .page-title { font-size: 22px; }
  
  img.rounded { border-radius: 50%; border: solid 2px #f1f1f1; margin: 0 30px 20px 0; padding:6px;}
  
  .page-testimonials-reviews .entry-content  p {font-size:16px; color:#666; font-family: Open Sans;}
  
  .note {
      background: #F1F1F1;
      padding: 25px;
      margin: 25px 0px;
      border-radius: 0px 25px 25px;
      color: #555;
  }
  
  blockquote.big-quote {
  border-left: 4px solid #ccc; 
  color: #a5a4a4; 
  font-style: italic; 
  margin: 30px 0 30px 15px; 
  padding-left: 15px; 
  font-size:24px; 
  line-height:130%;
  color:#A9A9A9;
  }
  
  hr {
      background: url(https://doc.vortala.com/static/uploads/9/2015/09/divider-dotted.png) no-repeat center top;
      border: none;
      height: 28px;
  }
  p.date-box {
  border-style: solid; 
  border-width: 1px; 
  border-color: #CCCCCC; 
  border-radius: 6px; 
  padding: 10px; 
  font-size: 14px; 
  max-width: 150px; 
  text-align:center;
  }
  div.table-scroll {
  overflow-x: auto;
  }
  
  .btn-width {
  width: auto; 
  background-image: none;
  }
  
  ul.checklist {
    list-style: none!important;
  }
  
  ul.checklist li {
      padding: 5px 0 5px 30px;
      position: relative;  
  }
  
  ul.checklist li:before {
      content: '\f00c';
      color: #2BB673;
      font-family: 'FontAwesome';
      font-family: "Font Awesome 5 Pro";
      position: absolute;
      top: 6px;
      left: 5px;
  }
  
  #form1 {
  position: fixed;
      z-index: 999999;
      height: 100%;
      width: 100%;
      left: 0;
      top: 0;
      background-color: rgba(0,0,0,0.5);
  display:none;
  }
  #form1.active {
  display:block;
  }
  #form1 iframe, #form1 div {
  width: 350px;
      height: 350px;
  }
  #form1 div {
      background: #fff;
      position: relative;
      left: 50%;
      margin-left: -175px;
      top: 50%;
      margin-top: -175px;
  }
  #form1 span {
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      line-height: 14px;
      font-size: 14px;
      padding: 3px 6px;
      cursor: pointer;
      background: #ccc;
  }
  
  #liveweb {
      z-index: 1800000001;
      position: fixed;
      bottom: 0;
      right: 40px;
      cursor: pointer;
      border: 1px solid #ffffff;
      box-shadow: 1px 2px 5px #999999;
      -webkit-box-sizing: content-box;
      -moz-box-sizing: content-box;
      box-sizing: content-box;
      width: 241px;
      /*height: 75px;*/
      border-radius: 6px 6px 0px 0px;
      -moz-border-radius: 6px 6px 0px 0px;
      -webkit-border-radius: 6px 6px 0px 0px;
      background: #FF9901;
      line-height: 1;
      padding: 10px;
      box-sizing: border-box;
  }
  
  #liveweb a {
      display: block;
      text-align: center;
      color: #fff;
      font-size: 18px;
      font-weight: 400;
      padding: 10px;
  }
  
  /*WEB DESIGN TEMPLATE*/
  
  #webtabs {
    clear: both;
    padding: 0;
  }
  
  ul.wtabbtn {
      list-style: none;
      margin: 0;
      border-bottom: 2px solid #86d6dd;
      position: relative;
      padding-left: 5%;
  }
  
  ul.wtabbtn li {
    display: inline-block;
    *display: inline;
    *zoom:1;
    vertical-align: top;
    cursor: pointer;
    background: #86d6dd;
    border: 2px solid #86d6dd;
    border-bottom: 0;
    position: relative;
    bottom: -2px;
    padding: 10px 40px 20px 40px;
    text-transform: uppercase;
    font-size: 24px;
    color: #333;  
    border-top-right-radius: 30px;
    margin: 0 10px 0 0;
  }
  
  ul.wtabbtn li.active {
    background: #fff;
  }
  
  ul.wtabbtn li:after {
      content: '';
      display: inline-block;
      *display: inline;
      *zoom:1;
      width: 22px;
      height: 22px;
      background: transparent url(https://doc.vortala.com/static/uploads/8/files/2016/07/tab-arrow.png) no-repeat 0 0;
      margin: 8px 0 8px 8px;
      vertical-align: top;
  }
  
  ul.wtabbtn li:hover {
  
  }
  
  ul.wtabbtn li.active:after {
    background: none;
    width: 1px;
    margin-left: 0;
  }
  
  .wtabtxt {
    padding: 5%;
    display: none;
    padding-bottom: 0;
  }
  
  .wtabtxt:after {
      display: block;
      clear: both;
      content: '';
  }
  
  .wtabtxt.active {
    display: block;
  }
  
  body.page-template-page-web-design-php .webgallery h3,
  body.page-template-page-epic-php .webgallery h3 {
      background: #344152;
      color: #fff;
      text-align: center;
      line-height: 1.2;
      font-size: 24px;
      padding: 20px 40px;  
      margin: 2%;
  }
  
  .webgallery_wrap {
    text-align: center;
  }
  
  .webgallery_wrap img {
    max-width: 100%;
    height: auto;
  }
  
  .webgallery_wrap a {
      max-width: 29.3%;
      display: inline-block;
      *display: inline;
      *zoom:1;
      margin: 2%;  
  }
  
  body.page-template-page-web-design-php #logo,
  body.page-template-page-epic-php #logo {
    width: 100%;
  }
  
  body.page-template-page-web-design-php h1,
  body.page-template-page-epic-php h1 {
      color: #333f52;
      font: 300 48px/1.2 'Open Sans', sans-serif;
      margin: 0 0 38px 0;
  }
  
  body.page-template-page-web-design-php h3,
  body.page-template-page-epic-php h3 {
      font: 300 30px/1.2 'Open Sans', sans-serif;  
  }
  
  #logo a.phoneUS {
    position: relative;
  }
  
  #logo a.phoneUS small {
      position: absolute;
      top: -20px;
      right: 0;
      font-size: 20px;
      font-weight: 300;
  }
  
  body.page-template-page-web-design-php #logo a.phoneUS.yesname,
  body.page-template-page-epic-php #logo a.phoneUS.yesname {
    margin-top: 20px;  
  }
  
  body.page-template-page-web-design-php #logo a.phoneUS,
  body.page-template-page-epic-php #logo a.phoneUS {
      margin: 10px 0 0 0;
      float: right;
      color: #fff;
      font-size: 30px;
  }
  
  body.page-template-page-web-design-php #logo a.phoneUS:before,
  body.page-template-page-epic-php #logo a.phoneUS:before {
      display: inline-block;
      content: '';
      width: 36px;
      height: 36px;
      background: transparent url(https://doc.vortala.com/static/uploads/8/files/2016/07/icon-phone.png) no-repeat 0 0;
      vertical-align: middle;
      margin: 0 15px 0 0;
  }
  
  body.page-template-page-web-design-php {
    background: #fff url(https://doc.vortala.com/static/uploads/1/files/background.png) repeat-x 0 0;  
  }
  
  body.page-template-page-web-design-php #header_wrap,
  body.page-template-page-epic-php #header_wrap {
      position: static;
      background-image: none;
      padding: 20px 0;
  }
  
  body.page-template-page-web-design-php #container_wrap.landing {
  padding: 5% 3% 0;
      margin: 0 auto;
  }
  
  /*body.page-template-page-web-design-php .two_thirds,
  body.page-template-page-epic-php .two_thirds {
    margin: 0;
  }*/
  
  /*body.page-template-page-web-design-php .one_third,
  body.page-template-page-epic-php .one_third {
    width: 34.66%;
  }*/
  
  #formfield {
    background: #645595 url(https://doc.vortala.com/static/uploads/1/files/bg-form.jpg) repeat-y center;
      margin: 5% 0 0 0;
  }
  
  #formfield .fsForm {
    padding: 40px 0;
    margin: 0;
    background: transparent;
  }
  
  #formfield .fsBody {
    width: 60%;
    float: left;
    background: #645595!important;
    padding: 0;
  }
  
  #formfield h3 {
  color: #fff;
      text-align: center;
      margin: 0;
      padding: 20px 0;  
    width: 40%;
    float: right;
    background: #312754!important;
    position: relative;
      font: 300 30px/1.2 'Open Sans', sans-serif;  
  }
  
  #formfield h3 span {
      max-width: 300px;
      display: block;
      margin: 0 auto;
  }
  
  #formfield .fsFieldRow {
    display: inline-block;
    *display: inline;
    vertical-align: top;
    *zoom:1;
      width: 46%;
      margin: 1.5% 3% 1.5% 0!important;
  }
  #formfield .fsRowBody {
    margin: 0!important;  
        padding: 0!important;
  }
  
  #formfield .sm-wrapper {
    position: relative;
    padding: 0;
  }
  
  #formfield .sm-wrapper:after {
      content: '';
      display: block;
      clear: both;
  }
  
  #formfield .fsFieldRow.fsHidden {
    margin: 0!important;
  }
  
  #formfield .fsHidden {
    position: absolute;
  }
  
  #formfield .fsRowBody input[type=text],
  #formfield .fsRowBody input[type=email] {
      background: #e8e6ef;
  }
  
  #formfield .fsSubmit {
      position: absolute;
      right: 94px;
      padding: 0;
      bottom: 20px;
  }
  
  #formfield .fsSubmitButton {
      background: #ff9901 url(https://doc.vortala.com/static/uploads/8/files/2016/10/button-shedule-my-consultation.png) no-repeat center;
      text-indent: -9999px;
      width: 292px;
      height: 48px;  
  }
  
  .goals {
  background: #645595;
      color: #fff;  
      text-align: center;
      font-weight: normal;
  }
  
  body.page-template-page-web-design-php .goals h3,
  body.page-template-page-epic-php .goals h3 {
      font: bold 34px/1.2 'Open Sans', sans-serif;
      color: #fff;
      padding: 20px 20px 0;
  }
  
  .goals p {
      padding: 0 20px;  
  }
  
  .goals h4 {
      color: #fff;
      background: #ff9901;
      font: bold 38px/40px 'Open Sans', sans-serif;
      padding: 20px;
      margin: 0;
  }
  
  .goals .info {
      background: #282044;
      text-align: left;
      padding: 20px;
      position: relative;
      padding-right: 90px;
  }
  
  .info img {
  position: absolute;
      right: -60px;
      bottom: -20px;
  }
  
  #formfield h3:before {
      content: '';
      display: block;
      position: absolute;
      left: -30px;
      top: 50%;
      width: 0px;
      height: 0px;
      border-top: 30px solid transparent;
      border-bottom: 30px solid transparent;
      border-right: 30px solid #312754;
  }
  
  ::-webkit-input-placeholder {
     color: #333;
  }
  
  :-moz-placeholder { /* Firefox 18- */
     color: #333;
  }
  
  ::-moz-placeholder {  /* Firefox 19+ */
     color: #333;
  }
  
  :-ms-input-placeholder {  
     color: #333;
  }
  
  .site-phone {
    float: right;
  }
  
  /*WBT*/
  @media screen and (max-width: 1180px) {
    .nav-secondary li a {
      padding: 8px 10px;
    }
  }
  @media screen and (max-width: 1024px) {
    #formfield .fsSubmit {
      position: static;
    }
    body.page-template-page-web-design-php #header_wrap,
    body.page-template-page-epic-php #header_wrap {
      padding: 20px;
    }
    body.page-template-page-web-design-php .two_thirds,
    body.page-template-page-web-design-php .one_third,
    body.page-template-page-epic-php .two_thirds,
    body.page-template-page-epic-php .one_third,
    #formfield .fsBody, #formfield h3 {
      width: 100%;
    }
    #formfield h3 span {
      max-width: 100%;
    }
    .info img {
      position: static;
      display: block;    
    }
    .goals {
      margin: 0 auto 1.5em;    
    }
    .goals .info {
      padding: 20px;
      text-align: center;
    }
    body.page-template-page-web-design-php h3 br,
    body.page-template-page-epic-php h3 br {
      display: none;
    }
  body.page-template-page-web-design-php #logo, 
  body.page-template-page-epic-php #logo {
    position: relative;
  }
  #formfield .fsFieldRow {
      margin: 1.5% 1.8%!important;
  }
  
  }
  
  @media screen and (max-width: 768px) {
    #post-12596 .two_thirds, #post-12596 .one_third {
      width: 100%;
    }
    #sm-footvid .sm-wrapper {
      height: auto;
    }
  .site-phone {
    float: none;
  }  
    #formfield .fsFieldRow {
      width: 96.4%;
    }
    body.page-template-page-web-design-php.logged-in #header_wrap.fixed, 
    body.page-template-page-web-design-php.logged-in #header_wrap,
    body.page-template-page-web-design-php #header_wrap,
    body.page-template-page-web-design-php #header_wrap.fixed,
    body.page-template-page-epic-php.logged-in #header_wrap.fixed, 
    body.page-template-page-epic-php.logged-in #header_wrap,
    body.page-template-page-epic-php #header_wrap,
    body.page-template-page-epic-php #header_wrap.fixed {
      padding: 20px;
      width: auto;
      float: none;
    }
    body.page-template-page-web-design-php .two_thirds,
    body.page-template-page-web-design-php .one_third,
    body.page-template-page-epic-php .two_thirds,
    body.page-template-page-epic-php .one_third {
      width: 100%;
      margin: 0;
    }
    body.page-template-page-web-design-php .webgallery,
    body.page-template-page-web-design-php .webform,
    body.page-template-page-epic-php .webgallery,
    body.page-template-page-epic-php .webform {
      max-width: 560px;
      margin: 0 auto;
      float: none;
      clear: both;
    }  
    body.page-template-page-web-design-php h1,
    body.page-template-page-epic-php h1 {
      font-size: 2.5em;
    }
    body.page-template-page-web-design-php h2,
    body.page-template-page-epic-php h2 {
      font-size: 1.5em;
    }
    #post-19833 .entry-content img.alignleft,
    #post-19833 .entry-content img.alignright {
      float: none!important;
    }
    #post-19833 .entry-content .one_third {
      width: 100%;
    }
  }
  @media screen and (max-width: 767px) {
    #post-12596 img.aligncenter {
      margin: 0 auto!important;
    }
    #post-12596 .note img {
      float: none!important;
      margin: 0!important;
      max-width: 100%!important;    
    }
    #logo a.phoneUS small {
      position: static;
      display: block;
    }
    body.page-template-page-web-design-php #logo a.phoneUS,
    body.page-template-page-epic-php #logo a.phoneUS {
      float: none;
      display: block;
    }
    body.page-template-page-web-design-php #logo,
    body.page-template-page-epic-php #logo {
      float: none!important;
      width: auto!important;
      text-align: center;
    }
    body.page-template-page-web-design-php h1,
    body.page-template-page-epic-php h1 {
      font-size: 2em;
    }
    body.page-template-page-web-design-php h2,
    body.page-template-page-epic-php h2 {
      font-size: 1.2em;
    }
    body.page-template-page-web-design-php #logo a.phoneUS,
    body.page-template-page-epic-php #logo a.phoneUS,
    .goals h4 {
      font-size: 1.5em;
    }
    #post-20119 .note {
      padding: 10px;
    }
    #post-20119 .one_third, #post-20119 .two_thirds {
      width: 100%;
    }
  }
  @media screen and (max-width: 736px) {
  }
  @media screen and (max-width: 600px) {
    #post-19833 .entry-content a.sm-btn.btnorange {
      width: auto!important;
      background-image: none;
      margin: 0 0 10px 0;
      display: block!important;
      text-align: center;  
    }  
    ul.wtabbtn li {
      padding: 10px;
      font-size: 14px;
    }
    ul.wtabbtn li:after {
      display: none;
    }
    body.page-template-page-web-design-php #logo a.phoneUS:before,
    body.page-template-page-epic-php #logo a.phoneUS:before {
      display: none;
    }
    #webtabs {
      padding-top: 50px;
    }
  }
  
  #sm-tracker, .tbox {
    display: none;
  }
  
  /*NEW TEAM PAGE*/
  
  #team-members {
    text-align: center;
  }
  
  #team-members li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 0 2.5%;
  }
  
  #team-members .tspan {
    display: block;
    text-transform: uppercase;
    z-index: 1;
    position: relative;
  }
  
  #team-members .tspan small {
    display: block;
    font-size: 12px;
  }
  
  #team-members .tspan i {
      width: 200px;
      height: 200px;
      position: absolute;
      content: '';
      background: red;
      display: block;
      left: 0;
      top: -75px;
      border-radius: 100%;
      z-index: -1;
      opacity: 0;
      transition: all 0.5s ease;
  }
  
  #team-members .tbox {
    text-align: left;
  }
  
  .tboxp {
      padding: 5%;
      max-width: 800px;
      margin: 0 auto;
  }
  
  .tboxp h3 {
      font-family: 'Raleway', sans-serif;
      font-weight: 400;
      font-size: 28px;
      line-height: 1.2;  
  }
  
  .tboxp h3 em {
      font-style: normal;
      font-size: 18px;  
  }
  
  .tboxp img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  
  #team-members img.fimg {
      display: block;
      border-radius: 200px;  
      transition: all 0.5s ease;
      margin: 0 auto;
  }
  
  #team-members a:hover img.fimg {
      opacity: 1;
      max-width: 50%;
      z-index: 2;
      position: relative;
      top: -20px;
      transition: all 0.5s ease;
  }
  
  #team-members a:hover .tspan {
    color: #fff;
  }
  
  #team-members .tspan:after {
      content: 'click here';
      display: block;
      border: 1px solid #fff;
      font-size: 12px;
      width: 100px;
      margin: 15px auto;
      opacity: 0;
  }
  
  #team-members a:hover .tspan i,
  #team-members a:hover .tspan:after {
    opacity: 1;
    transition: all 0.5s ease;
    background: #FF9901;
  }
  
  .fancybox-overlay {
    z-index: 9999!important;
  }
  
  .fancybox-opened {
      z-index: 99999!important;
  }
  
  @-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
      -webkit-transform: translateY(0);
    }
    40% {
      -webkit-transform: translateY(-10px);
    }
    60% {
      -webkit-transform: translateY(-5px);
    }
  }
  @-moz-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
      -moz-transform: translateY(0);
    }
    40% {
      -moz-transform: translateY(-10px);
    }
    60% {
      -moz-transform: translateY(-5px);
    }
  }
  @keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0);
    }
    40% {
      -webkit-transform: translateY(-10px);
      -moz-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
      -o-transform: translateY(-10px);
      transform: translateY(-10px);
    }
    60% {
      -webkit-transform: translateY(-5px);
      -moz-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
      -o-transform: translateY(-5px);
      transform: translateY(-5px);
    }
  }
  
  .tboxp .fa-arrow-down {
      position: absolute;
      color: #FF9901;
      right: 20px;
      bottom: 20px;
      font-size: 20px;
      font-weight: normal;
      -webkit-animation: bounce 2s infinite;
      -moz-animation: bounce 2s infinite;
      -ms-animation: bounce 2s infinite;
      -o-animation: bounce 2s infinite;
      animation: bounce 2s infinite;
  }
  
  .entry-content .fsBody #fsForm2654723 input[type="text"].fsField, 
  .entry-content .fsBody #fsForm2654723 input[type="email"].fsField {
      width: 100%;
      box-sizing: border-box;
      padding: 15px;
      text-transform: uppercase;
      background: #e7e6f3;
      border-radius: 0;
      border: 1px solid #6d6c79;
      font-size: 18px;
      font-family: 'Raleway', sans-serif;
  }
  
  .page-id-21788 .entry-content .fwrap {
    clear: both;
  }
  
  .entry-content .fsBody #fsForm2654723 {
      max-width: 100%;
      background: #8782c2;
  }
  
  .entry-content .fsBody #fsForm2654723:after {
      clear: both;
      content: '';
      display: block;
  }
  
  .entry-content .fsBody #fsForm2654723 .fsPage {
      width: 50%!important;
      float: left;
      height: 220px;
  }
  
  .entry-content .fsBody #fsForm2654723 .fsSubmit {
      background: #302754!important;
      float: right;
      width: 45%;
      height: 220px;
      position: relative;
      margin: 0;
  }
  
  .entry-content .fsBody #fsForm2654723 .fsSubmit:before {
      content: 'Complete the form for your free copy.';
      color: #fff;
      font-family: 'Raleway', sans-serif;
      font-size: 30px;
      text-align: center;
      display: block;
      max-width: 320px;
      line-height: 1.2;
      margin: 1.5em auto 1em;
  }
  
  .entry-content .fsBody #fsForm2654723 .fsSubmit:after {
      width: 0px;
      height: 0px;
      border-top: 40px solid transparent;
      border-bottom: 40px solid transparent;
      border-right: 40px solid #302754;
      content: '';
      position: absolute;
      left: 0;
      top: 50%;
      margin: -40px 0 0 -40px;
  }
  
  .entry-content .fsBody #fsForm2654723 .fsSubmitButton {
      display: block;
      border: none;
      box-shadow: none;
      border-radius: 0!important;
      margin: 0 auto;
      padding: 15px 30px!important;
      font-size: 24px!important;
  }
  
  .transbg {
    position: relative;
  }
  
  .transbg:after {
      height: 50px;
      display: block;
      margin-top: -50px;
      position: relative;
      z-index: 1;
      content: '';
      background-color: rgba(0,0,0,0.5);
  }
  
  .transbg:before {
      content: "\f063";
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-family: "Font Awesome 5 Pro";
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      position: absolute;
      color: #FF9901;
      left: 48%;
      bottom: 15px;
      font-size: 20px;
      font-weight: normal;
      -webkit-animation: bounce 2s infinite;
      -moz-animation: bounce 2s infinite;
      -ms-animation: bounce 2s infinite;
      -o-animation: bounce 2s infinite;
      animation: bounce 2s infinite;
      z-index: 2;
  }
  
  #boot-camps {
    background: #f1f1f1;
  }
  
  #boot-camps #ao_alignment_container tr {
      display: inline-block;
      vertical-align: top;
  }
  
  #boot-camps #ao_alignment_container tr.formNegCap {
      display: none;
  }
  
  #boot-camps #ao_alignment_container .formField input.formFieldText {
      box-sizing: border-box;
      padding: 15px;
      height: 59px;
  }
  
  #boot-camps h2 {
      color: #55438b;
      text-align: center;
      margin: 0 0 4% 0;
  }
  
  body.page-template-page-epic-php #header_wrap {
      background: #302754 url(https://doc.vortala.com/static/uploads/1/files/coloured-line.jpg) repeat-x bottom center;
      position: static;
  }
  
  body.page-template-page-epic-php #container_wrap.landing {
      max-width: 100%;
      padding: 0;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center top;
      margin: 0;
  }
  
  body.page-template-page-epic-php #formfield {
      background: #271f44;
      color: #fff;
      font: 300 26px/1.2 'Open Sans', sans-serif;
      padding: 30px;
      margin: 0;
  }
  
  body.page-template-page-epic-php #formfield .sm-wrapper:before {
      content: '';
      width: 51px;
      height: 41px;
      background: transparent url(https://doc.vortala.com/static/uploads/1/files/icon-quote.png) no-repeat 0 0;
      display: block;
      position: absolute;
      left: 0;
      top: 0;
  }
  
  body.page-template-page-epic-php #formfield .sm-wrapper {
      padding-left: 80px;
      padding-right: 290px;
      box-sizing: border-box;
  }
  
  body.page-template-page-epic-php #formfield .sm-wrapper span {
      position: relative;
      display: block;
  }
  
  body.page-template-page-epic-php #formfield .sm-wrapper span small {
      position: absolute;
      font-weight: 600;
      font-size: 18px;
      display: block;
      right: -80px;
      bottom: 6px;
      width: 100px;
  }
  
  #formfield a.epic_btn {
      position: absolute;
      right: -200px;
      top: -240px;
      background-color: rgba(70,67,148,0.95);
      text-align: center;
      width: 250px;
      height: 250px;
      font-size: 32px;
      color: #fff;
      border-radius: 100%;
      padding: 50px 20px;
      box-sizing: border-box;
  }
  
  #formfield a.epic_btn:before {
      content: '';
      height: 106px;
      width: 106px;
      display: block;
      background: transparent url(https://doc.vortala.com/static/uploads/1/files/epic-partner-1.png) no-repeat 0 0;
      position: absolute;
      top: -53px;
      left: 50%;
      margin-left: -53px;
  }
  
  #epic .sm-wrapper {
    padding: 0 0 5% 0;
  }
  
  .epic_wrap {
      background-color: rgba(33,33,33,0.65);
      text-align: center;
      max-width: 620px;
      color: #fff;
      padding: 40px 40px 0;
      box-sizing: border-box;
  }
  
  #epic h1 {
    color: #fff;
    margin: 0;
  }
  
  #epic h3 {
      color: #fff;
      font-weight: 600;
  }
  
  #epic .fsBody {
      background-color: rgba(33,33,33,0.65);
      margin: 0 -40px;
      padding: 40px;
  }
  
  #container_wrap.landing #epic .fsSubmit input.fsSubmitButton {
    text-indent: 0!important;
    background: #ff7401!important;
    box-shadow: none;
  }
  
  #epic .fsBody .fsPage {
    width: auto;
  }
  
  #epic .fsBody .fsForm {
    background: none;
  }
  
  #container_wrap.landing #epic .fsFieldRow input[type=text],
  #container_wrap.landing #epic .fsFieldRow input[type=email],
  #container_wrap.landing #epic .fsSubmit input.fsSubmitButton {
      box-sizing: border-box;
      max-width: 100%;
      border-radius: 0px!important;
      font: 400 16px/1 'Open Sans', sans-serif;
      padding: 10px 15px!important;
      background: #dfdfdf;
  }
  
  #container_wrap.landing #epic .fsSubmit input.fsSubmitButton {
      padding: 14px 15px!important;
  }
  
  #epic #fsSubmit2780435 {
    margin: 0;
  }
  
  #epic #fsRow2780435-1,
  #epic #fsRow2780435-3 {
    float: left;
    width: 265px;
  }
  
  #epic #fsRow2780435-3 {
    width: 100%;
  }

  #epic #fsRow2780435-2,
  #epic #fsSubmit2780435 {
    float: right;
    width: 265px;
    clear: none;
  }
  
  #epic #fsSubmit2780435 {
    float: none;
    margin: 0 auto;
  }

  #epic .fsBody.fsEmbed:after {
      content: '';
      display: block;
      clear: both;
  }
  
  /*SOCIAL ARCHIVE */
  
  .pp-social-archive {
    max-width: 1400px;
    margin: 0 auto;
    padding: 3.5%;
  }
  
  .pp-social-archive .post-date {
    display: none;
  }
  
  @media screen and (max-width: 1316px) {
      #boot-camps #ao_alignment_container tr {
          width: 33.3%;
          margin: 0 0 10px 0;
      }
      #boot-camps #ao_alignment_container .formField input.formFieldText {
          width: 100%;
      }
      table.ao_tbl_container td, td.ao_tbl_cell {
          padding: 0!important;
      }
    body.page-template-page-epic-php #container_wrap.landing {
          background-position: 75% top;
    }
  }
  @media screen and (max-width: 1200px) {
    body.page-template-page-epic-php #formfield .sm-wrapper span small {
      position: relative;
      right: auto;
      bottom: auto;
      width: auto;
      margin: 20px 0 0;
    }
  }
  @media screen and (max-width: 960px) {
    .epic_wrap {
      max-width: 100%;
    }
    #formfield a.epic_btn {
      display: none;
    }
    .epic_wrap {
      max-width: 100%;
    }
    #epic .sm-wrapper {
        padding: 0;
    }
    body.page-template-page-epic-php #formfield .sm-wrapper {
      padding: 0 0 0 80px;
    }
    #epictxt img {
      max-width: 100%;
    }
    .page-id-28147 #epic:before {
        content: '';
        display: block;
        height: 300px;
        width: 100%;
        background-image: url(https://doc.vortala.com/static/uploads/1/files/pplandingpage-b.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: right top;
    }
    body.page-template-page-epic-php #container_wrap.landing {
      padding: 0;
      background-image: none!important;
    }
    body.page-template-page-epic-php #formfield .sm-wrapper {
      padding: 0;
    }
    body.page-template-page-epic-php #formfield .sm-wrapper:before {
      position: relative;
      margin: 0 0 20px 0;
    }
  }
  @media screen and (max-width: 940px) {
      #boot-camps #ao_alignment_container tr {
          display: block;
          width: 100%;
      }
      #boot-camps #ao_alignment_container .formField input.formFieldText {
          width: 274px;
      }
  }
  
  @media screen and (max-width: 900px) {
    #logo {
      position: static;
    }
  }
  
  @media screen and (max-width: 768px) {
    .entry-content .fsBody #fsForm2654723 .fsSubmit:before, 
    .entry-content .fsBody #fsForm2654723 .fsSubmit:after {
      display: none;
    }
    .entry-content .fsBody #fsForm2654723 .fsSubmit {
      float: none;
      width: auto;
      clear: both;
      height: auto;
    }
    .entry-content .fsBody #fsForm2654723 .fsSubmitButton {
      background-color: #ff9901 !important;
      width: 100%;
    }
    .entry-content .fsBody #fsForm2654723 .fsPage {
      width: auto!important;
      height: auto;
      float: none;
    }
    .entry-content .fsBody #fsForm2654723 .fsCell {
      margin: 0 10px;
    }
  }
  
  @media screen and (max-width: 767px) {
    #epic #fsRow2780435-1,
    #epic #fsRow2780435-3,
    #epic #fsRow2780435-2,
    #epic #fsSubmit2780435 {
      width: 100%;
    }
    #formfield a.epic_btn {
      display: none;
    }
    body.page-template-page-epic-php #formfield .sm-wrapper {
      padding-right: 0;
    }
    body.page-template-page-epic-php #formfield .sm-wrapper span small {
      position: static;
      display: inline-block;
    }
    #epic .sm-wrapper  {
      padding: 0;
    }
  }
  
  @media screen and (max-width: 600px) {
    #header #menu-item-4668 ul {
      display: none;
    }
  }
  