/* # Defaults
---------------------------------------------------------------------------------------------------- */

/* ## Typographical Elements
--------------------------------------------- */

@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i');

body{
    font-family: 'Nunito Sans', sans-serif !important;
}
 .top-section {
    background-image: linear-gradient(to top, rgba(217, 226, 233, 0.25), rgba(217, 226, 233, 0.15));
}
 header.header {
    padding: 30px 0;
}
 header.header nav {
    display: flex;
    align-items: center;
     border: 0;
    background: transparent;
    margin: 0;
}
 header.header nav .logo {
    flex: auto;
}
 header.header nav .navbar-right {
    float: none;
    margin: 0;
}
 header.header nav .navbar-right ul {
    margin-bottom: 0;
}
 header.header nav .navbar-right ul li {
    float: left;
    margin: 0 30px;
}
 header.header nav .navbar-right ul li:last-child {
    margin-right: 0;
}
 header.header nav .navbar-right ul li i {
    margin-right: 5px;
    color: #fa5738;
}
 header.header nav .navbar-right ul li a {
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: normal;
    color: #212e46;
    font-family: 'Nunito Sans', sans-serif;
    display: inline-block;
    text-decoration: none;
    padding: 30px 0;
}
 header.header nav .container {
    padding: 0;
}
 .top-content-section {
    text-align: center;
    min-height: 592px;
    display: flex;
    align-items: center;
}
 .top-content-section h1 {
    font-size: 80px;
    font-weight: bold !important;
    font-style: normal;
    font-stretch: normal;
    line-height: 81px;
    letter-spacing: 1.6px;
    color: #fa5738;
    margin: 0 0 40px 0;
}
 .top-content-section h1 span {
    font-weight: 300;
    color: #212e46;
    display: inline-block;
}
 .top-content-section p {
    margin: 0 0 80px 0;
    font-size: 24px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0.5px;
    color: #212e46;
}
 .explore-section form#audience_search_form {
     display: flex;
     align-items: flex-start;
}
 .explore-section form#audience_search_form > div:first-child {
    width: 50%;
    margin-right: 5px;
}
 .explore-section form#audience_search_form > div:nth-child(2) {
    width: 40%;
}
 .explore-section form#audience_search_form > div:last-child {
     margin-left: 15px;
}
/*.explore-section form#audience_search_form div input,*/
 .page404 .explore-section form#audience_search_form div #audience_builder_search_input, .page404 .explore-section form#audience_search_form div select, .page404 .explore-section form#audience_search_form div.ddcommon{
    border: 0;
}
 .explore-section form#audience_search_form div #audience_builder_search_input, .explore-section form#audience_search_form div select, .explore-section form#audience_search_form div.ddcommon {
    width: 100% !important;
    border-radius: 0;
    height: 60px;
    border-radius: 4px;
    box-shadow: 0 0 15px 0 rgba(33, 46, 70, 0.05);
    border: solid 1px #e5e6e9;
    background-color: #ffffff;
    margin: 0;
    box-sizing: border-box;
    padding: 15px 15px 15px 35px;
     font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    color: #9096a2;
    text-align: left;
    -webkit-appearance: none;
}
 .explore-section form#audience_search_form div #audience_builder_search_input {
    min-height: 60px !important;
}
 .explore-section form#audience_search_form div input {
    min-height: 50px !important;
}
 .explore-section form#audience_search_form div.ddcommon span#locale_title {
    padding: 6px 0;
    color: #9096a2;
     font-size: 16px;
}
 .explore-section form#audience_search_form span.audience_builder-btn button {
    height: 60px;
    border-radius: 4px;
    background-color: #fa5738;
    border-color: #fa5738;
    width: 190px;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    color: #ffffff;
}
 .explore-section form#audience_search_form div input::-webkit-input-placeholder {
    color: #9096a2 !important;
}
 .explore-section form#audience_search_form div input::-moz-placeholder {
    color: #9096a2 !important;
}
 .explore-section form#audience_search_form div input:-ms-input-placeholder {
    color: #9096a2 !important;
}
 .explore-section form#audience_search_form div input:-moz-placeholder {
    color: #9096a2 !important;
}
 .explore-section form#audience_search_form .dd .ddChild li{
    padding: 10px 35px;
    color: #9096a2;
    font-size: 16px;
    border-bottom: 0;
}
 .explore-section form#audience_search_form .dd .ddChild li.selected {
    color: #fff;
}
 .explore-section form#audience_search_form .dd .ddChild{
     left: 0;
    box-shadow: 0 0 30px 0 rgba(33, 46, 70, 0.09);
}
 h2.section-title {
    margin: 0 0 112px 0;
    font-size: 48px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: normal;
    color: #212e46;
    text-align: center;
    position: relative;
}
 .section-title:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 50px;
    background: #fa5738;
    bottom: -20px;
    left: 50%;
    margin-left: -25px;
}
 section.services {
    padding: 90px 0 40px;
}
 section.services .service-img {
     text-align: center;
     position: relative;
     margin: 0 0 35px 0;
}
 section.services .service-img span {
     display: inline-block;
}
 section.services .service-img span.number {
    font-size: 120px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #f4f5f6;
    line-height: 120px;
}
 section.services .service-img span.svg {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
}
 section.services p {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.35;
    letter-spacing: 0.3px;
    color: #7d8693;
    text-align: center;
     min-height: 66px;
}
 section.services .col-md-4 {
    margin: 0 0 50px 0;
}
 section.interface {
    background-color: #fbfcfd;
    padding: 90px 0;
}
 section.interface .text-content h3 {
    font-size: 36px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #212e46;
    margin: 0 0 30px 0;
}
 section.interface .text-content p {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.35;
    letter-spacing: 0.4px;
    color: #7d8693;
    margin: 0;
     margin-bottom: 20px;
}
 section.interface .text-content h3 span {
    color: #fa5738;
}
 .interface .row {
     margin-bottom: 50px;
    display: flex;
    align-items: center;
}
 .interface .row:nth-child(odd) .text-content {
    padding-left: 28px;
}
 .explorer-btn {
    text-align: center;
}
 .explorer-btn a {
    border-radius: 4px;
    background-color: #fa5738;
    min-width: 380px;
    display: inline-block;
    line-height: 58px;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.3px;
    color: #ffffff;
    text-decoration: none;
     border: 2px solid #fa5738;
}
 .explorer-btn a:hover {
    background: transparent;
    color: red;
    text-decoration: none;
}
 section.howitworks {
    padding: 90px 0;
}
 .howitworks p {
    font-size: 18px;
    font-weight: normal !important;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: 0.4px;
    color: #7d8693;
    margin: 0 0 30px 0;
}
 .howitworks p strong {
    font-weight: bold;
    color: #212e46;
}
 .howitworks h3 {
    font-size: 24px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: 0.5px;
    color: #212e46;
    margin: 0 0 20px 0;
}
 .howitworks ul {
    margin-left: 35px;
    margin-bottom: 30px;
}
 .howitworks ul li {
    font-size: 18px;
    font-weight: normal !important;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: 0.4px;
    color: #7d8693;
    margin: 0 0 10px 0;
    position: relative;
    padding-left: 32px;
    list-style-type: none;
    list-style: none;    
}
 section.howitworks div {
    margin-bottom: 50px;
}
 .howitworks ul li strong {
    font-weight: bold;
    color: #212e46;
}
 .howitworks ul li i.fa.fa-check {
    display: inline-block;
    width: 22px;
    height: 22px;
    border: 1px solid #fa5738;
    text-align: center;
    line-height: 22px;
    font-size: 11px;
    margin-right: 10px;
    border-radius: 2px;
    color: #fa5738;
     position: absolute;
    left: 0;
}
 .howitworks p:last-child {
    margin-bottom: 0;
}
 .howitworks .flow-images {
    display: flex;
    align-items: flex-end;
}
 .howitworks .flow-images div {
    margin-bottom: 0;
     margin-bottom: 0;
}
 .howitworks .flow-images > div {
    width: 50%;
    text-align: center;
}
 section.howitworks .explorer-btn {
    margin-bottom: 0;
}
 section.howitworks .explorer-btn a {
    min-width: 215px;
}
 section.howitworks h4 {
    font-size: 30px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: 0.6px;
    color: #fa5738;
    margin: 0 0 20px 0;
}
 section.howitworks .container {
    max-width: 969px;
    margin-bottom: 0;
}
 footer.footer {
    padding: 30px 0;
     background-image: linear-gradient(to top, rgba(217, 226, 233, 0.25), rgba(217, 226, 233, 0.15));
}
 footer.footer nav {
    display: flex;
    align-items: center;
}
 footer.footer nav .logo {
    display: flex;
     flex: auto;
}
 footer.footer nav .navbar-right {
    float: none;
    margin: 0;
}
 footer.footer nav .navbar-right ul {
    margin-bottom: 0;
}
 footer.footer nav .navbar-right ul li {
     display: inline-block;
     margin: 0 30px;
}
 footer.footer nav .navbar-right ul li:last-child {
    margin-right: 0;
}
 footer.footer nav .navbar-right ul li i {
    margin-right: 5px;
     color: #fa5738;
}
 footer.footer nav .navbar-right ul li a {
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: normal;
    color: #212e46;
    font-family: 'Nunito Sans', sans-serif;
    display: inline-block;
    text-decoration: none;
}
 section.result-content {
    padding: 50px 0;
}
 .result-content .explore-section {
    margin: 0 0 35px 0;
}
 .result-content h3 {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    color: #212e46;
    margin: 0 0 20px 0;
}
 .extra-suggestions ul {
    margin: 0;
}
 .extra-suggestions ul li {
    display: inline-block;
    margin: 0 10px 10px 0px;
}
 .sug-tag {
    opacity: 0.8;
    border-radius: 4px;
    background-color: transparent;
    line-height: 11px;
    display: inline-block;
    padding: 12px 17px 10px;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.3px;
    color: #9096a2;
    border: 1px solid #fa5738;
     min-height: 36px;
    position: relative;
}
 .sug-tag.fillup-tag {
    background: #fa5738;
    color: #fff;
}
 .sug-tag i {
    font-size: 12px;
    position: relative;
    top: 0px;
     color: #9BC1BC;
}
 .sug-tag .remove_icon {
    color: #FF8B94;
}
 .sug-tag .check-icons {
    display: inline-block;
    width: 12px;
    margin-left: 12px;
    position: absolute;
    right: 2px;
    top: 2px;
}
 .audience-size {
    margin: 25px 0 58px 0;
    display: flex;
    align-items: center;
}
 .audience-size h3 {
    margin: 0;
    display: inline-block;
    margin-right: 30px;
    align-items: center;
    padding-top: 25px;
}
 .audience-size .one-half1 {
    flex: auto;
}
 .audience-size div#slider-range {
    border: 0;
     background: #e5e6e9;
    height: 3px;
}
 .audience-size .ui-slider-horizontal .ui-slider-range {
    height: 4px;
}
 .audience-size .ui-slider-horizontal .ui-slider-handle {
    height: 18px;
    width: 18px;
    top: -8px;
    border: 0;
}
 .audience-size input#audience_size {
    padding: 10px 15px;
    color: #9096a2 !important;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    font-style: normal !important;
}
 .selection .top {
    display: flex;
    align-items: center;
}
 .selection .top h5 {
    flex: auto;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0.5px;
    color: #212e46;
    margin: 0 0 12px 0;
}
 .selection .top a {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    color: #fa5738;
    text-decoration: none;
}
 .selection .bootstrap-tagsinput {
    padding:15px;
    border-radius: 4px;
    box-shadow: 0 0 15px 0 rgba(33, 46, 70, 0.05);
    border: solid 1px #e5e6e9;
    background-color: #ffffff;
    min-height: 150px;
    margin: 0 0 20px 0;
    resize:none;
     width: 100%;
}
.selection .bootstrap-tagsinput .label-info {
    border: solid 1px #f55536;
    background: #f55536;
}
 .selection .bootstrap-tagsinput input::-webkit-input-placeholder {
    color: #9096a2 !important;
}
 .selection .bootstrap-tagsinput input::-moz-placeholder {
    color: #9096a2 !important;
}
 .selection .bootstrap-tagsinput input:-ms-input-placeholder {
    color: #9096a2 !important;
}
 .selection .bootstrap-tagsinput input:-moz-placeholder {
    color: #9096a2 !important;
}
 .selection .btn-div {
    text-align: right;
}
 .selection .btn-div .default-btn {
    border-radius: 4px;
    border: solid 1px #e5e6e9;
    background-color: #fbfcfd;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    color: #9096a2;
    padding: 10px 20px;
    margin-left: 20px;
    display: inline-block;
    text-decoration: none;
}
 .bootstrap-tagsinput{
    font-size: 14px;
    width: 100%;
}
 .bootstrap-tagsinput .tag{
    margin-top: 6px;
    /*opacity: 0.8;
    */
    border-radius: 4px;
    line-height: 11px;
    display: inline-block;
    padding: 12px 17px 10px;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.3px;
    color: #9096a2;
}
 .dataTables_wrapper h4 {
    font-size: 24px !important;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: 0.5px;
    color: #212e46;
    margin-bottom: 0;
}
 .tablenav.top, .tablenav.bottom{
     padding-bottom: 20px;
}
 .dataTables_wrapper .button.orange {
    border-radius: 4px;
    background-color: #fa5738;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    color: #ffffff;
    text-transform: unset;
    padding: 0;
    line-height: 35px;
    min-width: 156px;
    text-align: center;
     text-decoration: none;
    border: 1px solid #fa5738;
}
 .dataTables_wrapper .button.orange:hover{
    color: #fa5738;
    background: transparent;
}
 .dataTables_wrapper a.button.white {
    padding: 0;
    border: solid 1px #e5e6e9;
    background-color: #fbfcfd;
    line-height: 35px;
    border-radius: 4px;
    background-color: #fbfcfd;
    min-width: 196px !important;
    text-transform: unset;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.3px;
    color: #9096a2;
    margin-right: 15px;
     text-decoration: none;
}
 .dataTables_wrapper thead th {
    background-color: #e5e6e9;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: 0.3px;
    color: #212e46;
}
 .dataTables_wrapper tbody td {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #9096a2;
}
 #interests_table_wrapper .row{
    margin-right: 12px !important;
     margin-left: 12px !important;
}
 section.faq-section {
    padding:0 0 90px 0;
}
 section.faq-section .container {
    max-width: 969px;
    margin-bottom: 0;
}
 section.faq-section .panel-group .panel {
    margin: 0 !important;
    border-radius: 0 !important;
    background: transparent;
    border-top: 0;
    box-shadow: none !important;
}
 section.faq-section .panel-group .panel:first-child {
    border-top: 1px solid #ddd;
}
 section.faq-section .panel-group .panel-default>.panel-heading {
    padding: 20px;
    background: transparent;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: 0.6px;
}
 section.faq-section .panel-group .panel-default>.panel-heading a {
    font-size: 20px;
    color: #fa5738;
    font-weight: 600;
}
 section.faq-section .panel-group .panel-default>.panel-heading {
    padding: 20px;
    background: transparent;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: 0.6px;
}
 section.faq-section .panel-group .panel-default>.panel-heading a {
    font-size: 20px;
    color: #fa5738;
    font-weight: 600;
    display: inline-block;
    width: 100%;
    text-decoration: none;
    position:relative;
    padding-left: 40px;
}
 .faq-section .panel-default>.panel-heading+.panel-collapse>.panel-body {
    padding: 20px;
    background: #f6f8fa;
}
 .faq-section .panel-default>.panel-heading+.panel-collapse>.panel-body p {
    margin: 0 0 20px 0;
    font-size: 16px;
    font-weight: normal !important;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: 0.4px;
    color: #7d8693;
}
 .faq-section .panel-default>.panel-heading+.panel-collapse>.panel-body p:last-child {
    margin-bottom: 0;
}
 .faq-section .panel-title a:before {
    content: "-";
    width: 25px;
    height: 25px;
    line-height: 20px;
    border-radius: 4px;
    font-size: 20px;
    font-weight: 600;
    color: #fa5738;
    text-align: center;
    text-shadow: none;
    position: absolute;
    top: 0px;
    left: 0;
    border: 2px solid #fa5738;
}
 .faq-section .panel-title a.collapsed:before {
    content: "+";
}
 ul.footer-links {
    margin: 0;
    text-align: right;
}
 ul.footer-links li {
    display: inline-block;
    padding: 0 2px;
     font-size: 16px;
    color: #fa5738;
}
 ul.footer-links li a {
    font-size: 16px;
    color: #fa5738;
    font-weight: 600;
    padding-right: 2px;
    text-decoration: none;
}
 ul.header-links {
    margin: 0;
    text-align: center;
    margin-top: -25px;
     display: none;
}
 ul.header-links li {
    display: inline-block;
    padding: 0 2px;
     font-size: 16px;
    color: #fa5738;
}
 ul.header-links li a {
    font-size: 16px;
    color: #fa5738;
    font-weight: 600;
    padding-right: 2px;
    text-decoration: none;
}
 #audience_search_form button#search_btn:hover {
    background: transparent;
    color: red;
    text-decoration: none;
}
 .cookie-wrap {
    position: fixed;
    width: 100%;
    max-width: 320px;
    padding: 20px;
    background: #fff;
    z-index: 1050;
    left: 15px;
    bottom: 15px;
    -webkit-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.38);
    -moz-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.38);
    box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.2);
    border-radius: 4px;
}
 .cookie-wrap p {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.35;
    letter-spacing: 0.4px;
    color: #7d8693;
    margin: 0;
}
 .cookie-wrap p a {
    display: block;
    font-size: 15px;
    text-decoration: underline;
    color: #fa5738;
}
 .cookie-wrap a.btn {
    display: list-item;
    width: 100%;
    list-style: none;
    background: #fa5738;
    margin: 30px 0px 0 0;
    color: #fff;
    padding: 8px;
    font-size: 18px;
     border: 2px solid #fa5738;
}
 .cookie-wrap a.btn:hover {
    background: #fff;
    color: #fa5738;
}
 section.privacy-policy {
    padding: 90px 0;
}
 section.privacy-policy h2.section-title {
    font-size: 36px;
    margin: 0 0 50px 0;
}
 section.privacy-policy p, .privacy-policy li {
    font-size: 16px;
    font-weight: normal !important;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: 0.4px;
    color: #7d8693;
    margin: 0 0 30px 0;
}
 .privacy-policy li {
    list-style: disc;
     margin: 0 0 5px 20px !important;
}
 ul.policy-links {
    max-width: 320px;
    width: 100%;
    -webkit-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.38);
    -moz-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.38);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    border-radius: 4px;
}
 ul.policy-links li {
    padding: 15px;
    border-bottom: 1px solid #ececec;
     list-style: none;
}
 ul.policy-links li:last-child {
    border-bottom: none;
}
 ul.policy-links li a {
    display: inline-block;
    font-size: 16px;
    color: #fa5738;
    text-decoration: none;
}
 ul.policy-links li a i {
    font-size: 14px;
}
 .anchor, .title-howitworks, .title-faq, .anchor:hover, .title-howitworks:hover, .title-faq:hover{
    text-decoration: none !important;
     color: black;
}
/*.selection .bootstrap-tagsinput {
    max-height: 186px;
    overflow: auto;
}
*/
.logo-board {max-width: 300px;}
.selection .bootstrap-tagsinput {
    height: auto;
     border: unset;
     box-shadow: unset;
}
 .selection-box {
     position: relative;
     max-height: 186px;
     border-top: 1px solid #e5e6e9;
     border-radius: 4px;
     border: 1px solid #e5e6e9;
     box-shadow: 0 0 15px 0 rgba(33, 46, 70, 0.05);
     margin-bottom: 20px;
     height: 186px;
}
 .ps__rail-y, .ps__thumb-y {
    opacity: 0.6 !important;
}
 .horse-img, .p_with_emoji .emoji{
    width: 19px;
    padding-bottom: 6px;
}
 .lead-disclaimer {
    text-align: center;
    font-size: 15px;
    padding: 6px 50px 15px 50px;
}
 ul.policy-links.fixed {
    position: fixed;
    top: 30px;
}
 .show_me {
    display: block !important;
}
 input {
     &::-ms-clear {
         display: none !important;
    }
}
 .ps__rail-y, .ps__thumb-y {
     opacity: 1 !important;
}
 .ps__rail-y {
     background: #e4e4e4 !important;
     width: 10px !important;
     padding-left: 13px !important;
}
 .ps__thumb-y {
     width: 8px !important;
     background: #fa5738 !important;
}
 .ps__rail-y:hover > .ps__thumb-y, .ps__rail-y:focus > .ps__thumb-y {
     background-color: #fa5738;
     width: 13px;
}
 input::-webkit-contacts-auto-fill-button {
     visibility: hidden !important;
     display: none !important;
     pointer-events: none !important;
     position: absolute !important;
     right: 0 !important;
}
/*input::-webkit-textfield-decoration-container {
     display: none !important;
}
*/
 input::-webkit-caps-lock-indicator {
     display: none !important;
}
 input::-webkit-credentials-auto-fill-button {
     display: none !important;
}
 input::-ms-clear {
     display: none !important;
}
 input::-ms-reveal {
     display: none !important;
}
/*20-12-2018*/
 .loader {
     position: fixed;
     background: rgba(255, 255, 255, -0.38);
     width: 100%;
     overflow: hidden;
     z-index: 1050;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
}
 .loader > div {
     padding: 0 !important;
     text-align: center;
     position: absolute;
     left: 50%;
     top: 50%;
     transform: translate(-50%,-50%);
}
 .navbar-header {
     display: flex;
     align-items: center;
}

.lang_menu {
     font-size: 16px;
     line-height: 1.66667;
     margin: 0 0 0 19px;
     position: relative;
     color: #212e46;
     font-family: 'Nunito Sans', sans-serif;
}
 .lang_menu a {
     color: #212e46;
}
 .lang_menu a {
     color: #212e46;
     text-decoration: none;
}
 .lang_menu a.lang {
     display: block;
     position: relative;
     padding: 3px 23px 3px 21px;
}
 .lang_menu a.lang:after, .lang_menu a.lang:before{
     content: '';
     position: absolute;
}
 .lang_menu a.lang:after{
     top: 50%;
     right: 2px;
     width: 7px;
     height: 7px;
     margin-top: -5px;
     border-bottom: 1px solid #000;
     border-right: 1px solid #000;
     -webkit-transform-origin: 66% 66%;
     transform-origin: 66% 66%;
     -webkit-transform: rotate(45deg);
     transform: rotate(45deg);
     opacity: .5;
}
 .lang_menu a.lang:before{
     width: 1px;
     height: 100%;
     top: 0;
     left: 0;
     background: #fff;
     opacity: .2;
}
 .lang_menu ul.sub-menu {
     position: absolute;
     z-index: 2;
     top: calc(100% - 1px);
     left: 0;
     opacity: 0;
     visibility: hidden;
     padding: 20px 0;
     background-color: #fff;
     border-radius: 2px;
     -webkit-box-shadow: 0 20px 29px 0 rgba(207,67,20,.5);
     box-shadow: 0 20px 29px 0 rgba(207,67,20,.5);
     min-width: 145px;
     font-weight: 400;
}
 .lang_menu ul.sub-menu li {
     margin: 0;
     font-size: 12px;
     line-height: 1.66667;
}
 .lang_menu ul.sub-menu li a {
     display: block;
     white-space: nowrap;
     color: #26282d;
     padding: 5px 30px;
     border: 0;
}
 .lang_menu .menu-item:hover .sub-menu {
     opacity: 1;
     visibility: visible;
}
 .navbar-header .menu-item:hover .sub-menu {
     opacity: 1;
     visibility: visible;
}
 .lang_menu a.lang:before {
     width: 1px;
     height: 100%;
     top: 0;
     left: 0;
     background: #d2d2d2;
     opacity: 1;
}
 .loader_css {
     border: 16px solid #fcd8cd;
     border-radius: 50%;
     border-top: 16px solid rgb(241, 99, 52);
     width: 110px;
     height: 110px;
     -webkit-animation: spin 2s linear infinite;
     animation: spin 1s linear infinite;
     margin-top: -55px;
     margin-left: -55px;
}
/* Safari */
 @-webkit-keyframes spin {
     0% {
         -webkit-transform: rotate(0deg);
    }
     100% {
         -webkit-transform: rotate(360deg);
    }
}
 @keyframes spin {
     0% {
         transform: rotate(0deg);
    }
     100% {
         transform: rotate(360deg);
    }
}
 .header-left {
     display: flex;
     align-items: center;
     flex: auto;
}

/* ## 404 Page
--------------------------------------------- */
 .page404 .top-section {
     background: transparent !important;
     background-image: none !important;
}
 body.notfound {
    background: #f16334 !important;
    height: 100vh;
}
 .page404 .top-section h1 {
    color: #fff;
    font-size: 48px;
    margin-bottom: 30px;
    line-height: 1;
}
 .page404 .top-section h4 {
    margin: 0;
    font-size: 70px;
    margin-bottom: 50px;
    color: #fff;
    font-weight: bold;
}
 .page404 .top-section p {
    font-size: 21px;
    color: #fff;
     margin-bottom: 20px;
}
 .page404 .explore-section input.form-control,.page404 .explore-section div.ddcommon {
    background: #ff8064 !important;
    border-color: #ff8064 !important;
    color: #fff !important;
}
 .page404 .explore-section form#audience_search_form div.ddcommon span#locale_title{
     color: #ffffff;
}
 .page404 .explore-section button#search_btn {
    background: #fff !important;
    color: #fa5738 !important;
}
 .page404 .explore-section form#audience_search_form div input::-webkit-input-placeholder {
    color: #fff !important;
}
 .page404 .explore-section form#audience_search_form div input::-moz-placeholder {
    color: #fff !important;
}
 .page404 .explore-section form#audience_search_form div input:-ms-input-placeholder {
    color: #fff !important;
}
 .page404 .explore-section form#audience_search_form div input:-moz-placeholder {
    color: #fff !important;
}
 .page404 .explore-section {
    width: 890px;
    display: inline-block;
     margin-top: 50px;
}
 .footer-404 a#get-started h1 {
    margin: 0;
    font-size: 20px;
}
 .footer-404 a#get-started h1 span {
    color: #000;
    font-weight: 400;
}
 .footer-404 .lang_menu a.lang:before {
    background: #f57b60 !important;
}
 .footer-404 .lang_menu a.lang {
    color: #fff;
}
 .footer-404 .lang_menu a.lang:after {
    border-color: #fff;
    opacity: .8;
}
 .footer-404 {
    border-top: 1px solid #f57b60;
    width: 100%;
    margin-top:26px;
}
 .footer-404 .footer nav.navbar.navbar-default {
    background: transparent;
    border: 0;
    min-height: auto;
    margin-bottom: 0;
    padding: 20px 0 25px;
}
 .footer-404 .navbar-header .lang_menu ul.sub-menu {
    bottom: 25px;
    top: auto;
}
 .page404 span.audience_builder-btn button#search_btn {
    font-weight: bold;
}
 .page404 .copyright-text {
    font-size: 12px;
    color: white;
    width: 100%;
    display: block;
    clear: both;
    margin-top: 20px;
    font-weight: 500;
}
 .page404 .top-section .top-content-section h1 a {
    color: #fff;
    font-weight: bold;
}
 .footer-404 .header-left a#get-started {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}
 .footer-404 .header-left a#get-started {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    vertical-align: middle;
}
 .footer-404 .header-left a#get-started span {
    color: #213c3b;
    font-weight: normal;
}
 .footer-404 .header-left h1 {
    margin: 0;
    line-height: 32px;
    margin-bottom: 8px;
}
 .footer-404 .header-left {
    flex-wrap: wrap;
}
 .page404 .top-content-section {
    min-height: 600px;
}
 .testimonial-info {
     background: #FFFFFF;
     -webkit-box-shadow: 0px 0px 40px rgba(33, 46, 70, 0.08);
     box-shadow: 0px 0px 40px rgba(33, 46, 70, 0.08);
     border-radius: 4px;
     padding: 25px 35px;
}
 .testimonial-info .user-img {
     width: 60px;
     height: 60px;
     border-radius: 100px;
     background: #eee;
     margin: 0 15px 0 0;
}
.star-rating {
	font-size: 1.2rem;
	position: relative;
    margin-top: 5rem;
}
.star-rating a:link, .star-rating a:visited, .star-rating a:hover, .star-rating a:active {
  color: #7d8693;
  text-decoration: none;
}
img.testimonial {
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
    border-radius: 100px;
}
 .testimonial-info .testimonial-head {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
     margin: 0 0 20px 0;
}
 .testimonial-info .testimonial-head {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
}
 .testimonial-info .testimonial-head h4 {
     font-style: normal;
     font-weight: 600;
     font-size: 18px;
     line-height: 27px;
     letter-spacing: 0.02em;
     color: #212E46;
     margin: 0 0 0 8rem;
     position: absolute;
}
 .testimonial-info .testimonial-description p {
     font-style: normal;
     font-weight: normal;
     font-size: 16px;
     line-height: 25px;
     letter-spacing: 0.02em;
     color: #7D8693;
     margin: 0;
}
 .testimonial-info .testimonial-description p + p {
     margin-top: 20px;
}
 .testimonial-info .testimonial-head span.quote {
     margin-left: auto;
     padding: 0;
     border: 0;
}
 section.testimonial-section-1 {
     padding: 0px 0 110px;
}
 section.testimonial-section-2 {
     padding: 30px 0 70px;
}
 .testimonial-section span.shadow-line {
     margin-bottom: 80px;
     display: inline-block;
     width: 100%;
}
 .testimonial-section span.shadow-line svg {
     width: 100%;
}
 section.howitworks-1 {
     padding-bottom: 0px;
}
 section.howitworks-2 {
     padding-top: 0;
}
 .testimonial-section-2 .testimonial-info{
     min-height: 395px;
}
/*responsive-css*/
 @media(max-width:1199px){
     .testimonial-section-2 .testimonial-info{
         min-height: 420px;
    }
}
 @media(max-width:991px){
     .testimonial-section-2 .testimonial-info{
         min-height: 520px;
    }
     .testimonial-section-1 .testimonial-info{
         min-height: 400px !important;
    }
}
 @media(max-width:767px){
     .testimonial-section-2 .testimonial-info{
         min-height: unset;
    }
     .testimonial-section-1 .testimonial-info{
         min-height: unset !important;
    }
}
 @media(max-width:1199px){
     .testimonial-section-1 .testimonial-info{
         min-height: 325px;
    }
}
 @media(min-width:1400px){
     .footer-404{
        position: fixed;
        width: 100%;
        bottom: 0;
    }
}
 @media(min-width:320px){
     .footer-404 .header-left a#get-started {
         font-size: 22px;
    }
}
 @media(max-width:1200px){
     .top-content-section{
         min-height: 400px;
    }
     .page404 .top-content-section {
        min-height: 780px;
    }
     .top-content-section h1{
         font-size: 60px;
         margin: 0 0 20px 0;
    }
     .top-content-section p{
         margin: 0 0 40px 0;
    }
     h2.section-title{
         font-size: 32px;
    }
}
 @media(min-width:991px) and (max-width:1190px){
     .testimonial-info{
         min-height: 340px;
    }
}
 @media(min-width:768px) and (max-width:990px){
     .testimonial-info{
         min-height: 400px;
    }
}
 @media(max-width:1024px){
     section.interface .text-content h3{
        font-size: 22px;
    }
     h2.section-title{
         margin-bottom: 80px;
    }
     section.services p{
         min-height: 90px;
    }
     section.services .col-md-4{
        margin: 0 0 30px 0;
    }
     .explore-section form#audience_search_form span.audience_builder-btn button{
        width: auto;
    }
     .explore-section form#audience_search_form div input, .explore-section form#audience_search_form div select, .explore-section form#audience_search_form div.ddcommon {
        padding: 15px;
    }
     header.header nav .navbar-right ul li{
        margin: 0 10px;
    }
     .page404 .explore-section{
        width:100%;
    }
}
 @media(min-width:992px){
     a.toggle-links{
        display: none;
    }
}
 @media(max-width: 991px){
     ul.footer-links{
         text-align: center;
        margin-top: 10px;
    }
     ul.header-links{
         text-align: center;
        margin-top: 25px;
        display: block;
    }
     ul.policy-links.fixed{
         position: unset;
    }
     .links-page {
        position: relative;
    }
     .links-page .col-md-4 {
        position: absolute;
        top: 28px;
        right: 0;
    }
     .links-page .col-md-4 ul.policy-links {
        background: #fff;
        position: relative;
        z-index: 41;
        display: none;
    }
     a.toggle-links {
        float: right;
        margin-right: 10px;
        font-size: 24px;
        position: relative;
        top: -6px;
         color: #212e46;
        display: none;
    }
}
 @media(max-width:767px){
     .top-content-section h1{
        font-size: 40px;
         line-height: normal;
    }
     .top-content-section p {
        margin: 0 0 30px 0;
        font-size: 18px;
    }
     .explore-section form#audience_search_form {
        flex-wrap: wrap;
    }
     .explore-section form#audience_search_form > div {
        width: 100% !important;
        padding: 0 !important;
        margin: 0 0px 15px 0 !important;
    }
     .explore-section form#audience_search_form span.audience_builder-btn button {
        width: 100% !important;
    }
     h2.section-title {
        font-size: 26px;
        line-height: normal;
        margin-bottom: 50px !important;
    }
     section.services p {
        min-height: auto;
    }
     section.services .service-img{
         margin: 0 0 15px 0;
    }
     section.services {
        padding: 50px 0 20px;
    }
     section.interface {
        padding: 50px 0;
    }
     .interface .row:nth-child(odd) .text-content {
        padding-left: 0;
    }
     .interface .row {
        margin-bottom: 30px;
    }
     .interface .row {
        display: flex;
        flex-wrap: wrap;
    }
     .interface .row:nth-child(odd) .col-md-6:first-child {
        order: 2;
    }
     section.howitworks {
        padding: 50px 0;
    }
     .howitworks p{
         font-size: 16px;
         margin: 0 0 15px 0;
    }
     section.howitworks div {
        margin-bottom: 30px;
    }
     .howitworks ul {
        margin-left: 15px;
        margin-bottom: 20px;
    }
     .howitworks ul li{
         font-size: 16px;
    }
     section.howitworks h4{
         font-size: 22px;
    }
     .howitworks h3{
        font-size: 20px;
    }
     .howitworks .flow-images {
        flex-wrap: wrap;
    }
     .howitworks .flow-images > div {
        width: 100%;
        margin: 0 0 30px 0;
    }
     .explorer-btn a {
        padding: 0 15px;
        width: 100%;
        max-width: 380px;
         min-width: auto;
    }
     header.header {
        padding: 15px 0;
    }
     footer.footer{
        padding: 15px 0;
    }
     .top-content-section{
         padding: 30px 0;
    }
     header.header nav .container {
        padding: 0 15px;
        display: inline-block;
        width: 100%;
    }
     header.header nav .navbar-toggle {
        margin-top: 25px;
        background: transparent;
        color: #fff !important;
        border-color:transparent;
    }
     .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
         border-color: transparent !important;
         background: transparent !important;
    }
     header.header nav .navbar-toggle .icon-bar {
        background: #212e46;
         height: 3px;
    }
     header.header nav .navbar-right ul li {
        display: block;
        float: none;
        margin: 0;
    }
     header.header nav .navbar-right ul li a{
         padding: 15px 0;
    }
     header.header nav div#navbar {
        position: absolute;
        background: #fff;
        padding: 15px;
        box-shadow: 0 0 15px 0 rgba(33, 46, 70, 0.05);
        right: 15px;
        top: 70px;
        border-radius: 4px;
         margin-right: 0;
        height: auto !important;
         z-index: 1;
        display: none;
    }
     footer.footer nav .navbar-right ul li a span {
        display: none;
    }
     footer.footer nav .navbar-right ul li {
        margin: 0 10px;
    }
     section.privacy-policy {
        padding: 30px 0;
    }
     .navbar-header{
         padding: 0 15px;
    }
     .navbar-header a.navbar-brand {
        display: none;
    }
     .navbar-header button.navbar-toggle {
        order: 1;
        margin-left: 50px;
        margin-right: 0;
         margin-top: 15px !important;
    }
     body.notfound{
         height: auto;
    }
     .footer-404{
        position: unset;
    }
     .page404 .top-section h4{
         font-size: 24px;
        margin-bottom: 20px;
    }
     .page404 .top-section h1{
         font-size: 22px;
        margin-bottom: 20px;
    }
     .footer-404 .header-left h1{
        margin-bottom: 6px;
    }
     .page404 .top-section p{
        font-size: 16px;
        color: #fff;
        line-height: normal;
    }
     .page404 .top-content-section {
        min-height: auto;
        padding: 50px 0 0;
    }
     .page404 .copyright-text {
        left: unset;
    }
     .footer-404 .header-left {
        justify-content: center;
    }
     .page404 .copyright-text{
         top: 70px;
        text-align: center;
    }
     .footer-404 .navbar-header .lang_menu ul.sub-menu {
         left: auto;
         right: 0;
    }
     section.testimonial-section{
         padding: 0px 0 50px;
    }
     section.testimonial-section .col-md-6 + .col-md-6 {
        margin-top: 30px;
    }
     .testimonial-info{
         padding: 15px 15px;
    }
     .testimonial-info .testimonial-head h4{
        font-size: 16px;
    }
     .testimonial-info .user-img{
        margin: 0 10px 0 0;
    }
     .testimonial-section span.shadow-line{
         margin-bottom: 50px;
    }
}
 @media(max-width:480px){
     header.header nav .navbar-right ul li, footer.footer nav .navbar-right ul li{
        margin: 0 5px;
    }
     header.header nav .navbar-right ul li a, footer.footer nav .navbar-right ul li a{
         font-size: 15px;
    }
     header.header nav .logo svg, footer.footer nav .logo svg {
        max-width: 100px;
    }
     .howitworks .flow-images > div svg {
        width: 300px;
    }
    .logo-board {max-width: 200px}
}
 @media(max-width:360px){
     header.header nav .logo svg, footer.footer nav .logo svg{
        max-width: 60px;
    }
}
 .navbar-header .lang_menu ul.sub-menu li a:hover {
     color: #f16334 !important;
     border: 0;
     transition: all .2s;
     font-weight: bold;
}
 .navbar-header .lang_menu ul.sub-menu li.menu-item.menu-item-active a {
     color: #aeb0b3;
}
 .get_my_audience {
    text-transform: uppercase;
}
 #locale_child{
    top: 58px !important;
}
 .apply_all_to_adset{
    padding-left: 10px !important;
     padding-right: 10px !important;
}
 .apply_selected_to_adset{
    padding-left: 10px !important;
    padding-right: 10px !important;
}
 .explorer-btn a{
    padding-left: 10px;
    padding-right: 10px;
}



/* update */

.navbar-header .lang_menu a.lang:before {
    background: transparent;
}
.lang_menu a.lang {
    margin: 30px 0;
    display: inline-block;
}
.footer .lang_menu ul.sub-menu {
    bottom: 100%;
    top: unset;
}
.footer .navbar-right {
    flex: auto;
}
.footer .footer-links li {
    margin: 0!important;
}
.footer .footer-links li a {
    color: #fa5738!important;
}

.clearfix:after {
    display: block;
    content: ' ';
    clear: both;
    width: 0;
}




.loading,.loading:before{
    position:fixed;
    top:0;
    left:0
}
.hide_me{
    display:none
}
.loading:before,.loading:not(:required):after{
    content:"";
    display:block
}
.loading{
    z-index:999;
    height:2em;
    width:2em;
    overflow:show;
    margin:auto;
    bottom:0;
    right:0
}
.loading:before{
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.3)
}
.loading:not(:required){
    font:0/0 a;
    color:transparent;
    text-shadow:none;
    background-color:transparent;
    border:0
}
.loading:not(:required):after{
    font-size:10px;
    width:1em;
    height:1em;
    margin-top:-.5em;
    -webkit-animation:spinner 1.5s infinite linear;
    -moz-animation:spinner 1.5s infinite linear;
    -ms-animation:spinner 1.5s infinite linear;
    -o-animation:spinner 1.5s infinite linear;
    animation:spinner 1.5s infinite linear;
    border-radius:.5em;
    -webkit-box-shadow:rgba(0,0,0,.75) 1.5em 0 0 0,rgba(0,0,0,.75) 1.1em 1.1em 0 0,rgba(0,0,0,.75) 0 1.5em 0 0,rgba(0,0,0,.75) -1.1em 1.1em 0 0,rgba(0,0,0,.5) -1.5em 0 0 0,rgba(0,0,0,.5) -1.1em -1.1em 0 0,rgba(0,0,0,.75) 0 -1.5em 0 0,rgba(0,0,0,.75) 1.1em -1.1em 0 0;
    box-shadow:rgba(0,0,0,.75) 1.5em 0 0 0,rgba(0,0,0,.75) 1.1em 1.1em 0 0,rgba(0,0,0,.75) 0 1.5em 0 0,rgba(0,0,0,.75) -1.1em 1.1em 0 0,rgba(0,0,0,.75) -1.5em 0 0 0,rgba(0,0,0,.75) -1.1em -1.1em 0 0,rgba(0,0,0,.75) 0 -1.5em 0 0,rgba(0,0,0,.75) 1.1em -1.1em 0 0
}
@-webkit-keyframes spinner{
    0%{
        -webkit-transform:rotate(0);
        -moz-transform:rotate(0);
        -ms-transform:rotate(0);
        -o-transform:rotate(0);
        transform:rotate(0)
    }
    100%{
        -webkit-transform:rotate(360deg);
        -moz-transform:rotate(360deg);
        -ms-transform:rotate(360deg);
        -o-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
@-moz-keyframes spinner{
    0%{
        -webkit-transform:rotate(0);
        -moz-transform:rotate(0);
        -ms-transform:rotate(0);
        -o-transform:rotate(0);
        transform:rotate(0)
    }
    100%{
        -webkit-transform:rotate(360deg);
        -moz-transform:rotate(360deg);
        -ms-transform:rotate(360deg);
        -o-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
@-o-keyframes spinner{
    0%{
        -webkit-transform:rotate(0);
        -moz-transform:rotate(0);
        -ms-transform:rotate(0);
        -o-transform:rotate(0);
        transform:rotate(0)
    }
    100%{
        -webkit-transform:rotate(360deg);
        -moz-transform:rotate(360deg);
        -ms-transform:rotate(360deg);
        -o-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
@keyframes spinner{
    0%{
        -webkit-transform:rotate(0);
        -moz-transform:rotate(0);
        -ms-transform:rotate(0);
        -o-transform:rotate(0);
        transform:rotate(0)
    }
    100%{
        -webkit-transform:rotate(360deg);
        -moz-transform:rotate(360deg);
        -ms-transform:rotate(360deg);
        -o-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
.result_title{
    padding-bottom:10px
}
.tablenav.bottom,.tablenav.top{
    float:right;
    padding-top:10px;
    padding-bottom:30px
}
div#lead_form_modal .modal-header,table#interests_table tr td:last-child a i{
    padding:0
}
.dataTables_wrapper .full-width-content .dataTables_wrapper{
    overflow-x:auto
}
table.dataTable thead .sorting_asc{
    background-image:none!important
}
#audience_search_form textarea{
    text-align:left;
    height:auto;
    min-height:auto;
    max-height:100%!important;
    overflow:hidden;
    resize:none
}
#audience_search_form button#search_btn,#audience_search_form span.audience_builder-btn{
    vertical-align:top
}
table#interests_table tr td{
    white-space:normal
}
table#interests_table tr td:last-child a{
    color:#fa5738!important
}
div#lead_form_modal .modal-header h3.modal-title,div#lead_form_modal .modal-header h6.modal-title{
    font-weight:700;
    text-transform:uppercase;
    color:#333
}
.modal-backdrop{
    background-image:url(../img/background.png)!important;
    opacity:1!important;
    background-position:center center;
    background-size:cover
}
div#lead_form_modal .modal-dialog{
    margin-top:50px
}
div#lead_form_modal .modal-content{
    background:0 0;
    box-shadow:none;
    border:0;
    font-family:'Open Sans',sans-serif
}
div#lead_form_modal .modal-header h6.modal-title{
    font-size:14px;
    margin:0 0 10px
}
div#lead_form_modal .modal-header h5.modal-title{
    margin-top:15px;
    font-style:italic;
    font-weight:600;
    color:#4c4c4c;
    font-size:15px;
    font-family:'Open Sans',sans-serif
}
div#lead_form_modal .modal-body{
    padding:8px 30px 30px;
    background:#deccc6;
    margin-top:30px;
    border-radius:3px
}
div#lead_form_modal .form-control{
    background:#fff;
    border:0;
    min-height:50px;
    color:#000;
    font-size:12px
}
div#lead_form_modal .form-control::-webkit-input-placeholder{
    color:#333!important
}
div#lead_form_modal .form-control::-moz-placeholder{
    color:#333!important
}
div#lead_form_modal .form-control:-ms-input-placeholder{
    color:#333!important
}
div#lead_form_modal .form-control:-moz-placeholder{
    color:#333!important
}
div#lead_form_modal button.btn.btn-default{
    background:#fa5738;
    width:100%;
    padding:14px 32px;
    border-radius:100px;
    margin-bottom:15px;
    color:#fff;
    font-weight:600;
    font-family:'Open Sans',sans-serif;
    border:0
}
div#lead_form_modal .close{
    opacity:.4
}
.btn-primary{
    background:#fa5738;
    border-color:#fa5738
}
form#audience_search_form input#audience_builder_search_input{
    display:inline-block
}
#audience_search_form button#search_btn{
    vertical-align:top;
    letter-spacing:1px;
    padding:10px 30px;
    text-transform:capitalize;
    width:auto;
    word-spacing:2px;
    font-size:1.4rem;
    font-weight:400;
    background-color:#fa5738;
    border-color:#fa5738
}
body{
    font-family:'Open Sans',sans-serif!important
}
h2{
    font-weight:300!important
}
@media(max-width:767px){
    div#lead_form_modal .modal-dialog{
        margin-top:30px
    }
    div#lead_form_modal .modal-header h3.modal-title{
        font-size:18px
    }
    #lead_form_modal .modal-dialog{
        width:95%!important;
        margin:0 auto!important
    }
}
.select_all_check_box{
    margin-left:12px!important
}
#lead_form_modal .form_logo{
    height:170px;
    margin-bottom:-20px
}
#lead_form_modal .modal-dialog{
    width:540px
}
#lead_form_modal .true_icon{
    color:#a0cc83;
    animation-duration:.3s;
    animation-delay:0s
}
#lead_form_modal .false_icon{
    color:#ea6767
}
form.lead_form .form-group{
    position:relative
}
form.lead_form .form-group span.fa{
    position:absolute;
    right:15px;
    top:15px
}
form.lead_form .form-group .chip{
    position:absolute;
    top:0;
    bottom:0;
    background:#f08069;
    right:0;
    padding:10px;
    font-size:12px;
    color:#fff;
    display:flex!important;
    align-items:center
}
form.lead_form .form-group .chip p{
    margin-bottom:0!important;
    line-height:normal
}
form.lead_form .form-group .chip:before{
    content:'';
    position:absolute;
    border-top:25px solid transparent;
    border-bottom:25px solid transparent;
    border-right:25px solid #f08069;
    left:-25px
}
 hr,img,legend{
    border:0
}
pre,textarea{
    overflow:auto
}
body,ol,ul{
    margin:0
}
legend,ol,p,td,th,ul{
    padding:0
}
hr,p,pre{
    margin:1em 0
}
body,input,select,textarea{
    background-color:#fff;
    color:#333
}
#mce-INPUT,.main-contact{
    -moz-box-shadow:none;
    -ms-box-shadow:none
}
hr,table{
    border-collapse:collapse
}
.dots,a,a.page-numbers,a:focus,a:hover{
    text-decoration:none
}
.comment-content,.widget,pre{
    word-wrap:break-word
}
html{
    font-family:sans-serif;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{
    display:block
}
audio,canvas,progress,video{
    display:inline-block;
    vertical-align:baseline
}
audio:not([controls]){
    display:none;
    height:0
}
[hidden],template{
    display:none
}
a:active,a:hover{
    outline:0
}
abbr[title]{
    border-bottom:1px dotted
}
dfn{
    font-style:italic
}
mark{
    background:#ff0;
    color:#333
}
small{
    font-size:80%
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sup{
    top:-.5em
}
sub{
    bottom:-.25em
}
img{
    height:auto
}
svg:not(:root){
    overflow:hidden
}
figure{
    margin:1em 40px
}
hr{
    -moz-box-sizing:content-box;
    box-sizing:content-box;
    height:0;
    border-top:1px solid #ddd;
    clear:both
}
pre{
    white-space:pre;
    white-space:pre-wrap
}
button,input,optgroup,select,textarea{
    color:inherit;
    font:inherit;
    margin:0
}
button{
    overflow:visible
}
button,select{
    text-transform:none
}
button,html input[type=button],input[type=reset],input[type=submit]{
    -webkit-appearance:button;
    cursor:pointer
}
button[disabled],html input[disabled]{
    cursor:default
}
button::-moz-focus-inner,input::-moz-focus-inner{
    border:0;
    padding:0
}
input{
    line-height:normal
}
input[type=checkbox],input[type=radio]{
    box-sizing:border-box;
    padding:0
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{
    height:auto
}
input[type=search]{
    -webkit-appearance:textfield;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
    box-sizing:content-box
}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{
    -webkit-appearance:none
}
fieldset{
    border:1px solid silver;
    margin:0 2px;
    padding:.35em .625em .75em
}
optgroup{
    font-weight:700
}
html,input[type=search]{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
*,:after,:before{
    box-sizing:inherit
}
.author-box:before,.clearfix:before,.entry-content:before,.entry:before,.footer-widgets:before,.nav-primary:before,.nav-secondary:before,.pagination:before,.site-container:before,.site-footer:before,.site-header:before,.site-inner:before,.wrap:before{
    content:" ";
    display:table
}
.author-box:after,.clearfix:after,.entry-content:after,.entry:after,.footer-widgets:after,.nav-primary:after,.nav-secondary:after,.pagination:after,.site-container:after,.site-footer:after,.site-header:after,.site-inner:after,.wrap:after{
    clear:both;
    content:" ";
    display:table
}
html{
    font-size:62.5%
}
body>div{
    font-size:20px;
    font-size:2rem
}
body{
    font-family:'Open Sans',sans-serif;
    font-size:20px;
    font-size:2rem;
    font-weight:300;
    line-height:1.625
}
.button,.gallery img,a,button,input:focus,input[type=button],input[type=reset],input[type=submit],textarea:focus{
    -webkit-transition:all .4s ease-in-out;
    -moz-transition:all .4s ease-in-out;
    -ms-transition:all .4s ease-in-out;
    -o-transition:all .4s ease-in-out;
    transition:all .4s ease-in-out
}
a{
    background:0 0;
    color:#fa5738;
    font-weight:400
}
a:focus,a:hover{
    color:#333
}
li{
    list-style-type:none
}
b,strong{
    font-weight:700
}
blockquote,cite,em,i{
    font-style:italic
}
blockquote{
    margin:40px
}
code,kbd,pre,samp{
    font-family:monospace,serif;
    font-size:.8em
}
h1,h2,h3,h4,h5,h6,h7{
    font-family:'Open Sans',sans-serif;
    font-weight:300;
    line-height:1.2;
    margin:0 0 20px
}
h1{
    font-size:36px;
    font-size:3.6rem;
    font-weight:800!important
}
h2{
    font-size:30px;
    font-size:3rem
}
.image-section h2,.solid-section h2{
    font-size:54px
}
h3{
    font-size:30px;
    font-size:3rem
}
h4{
    font-size:20px;
    font-size:2rem
}
.image-section h4,.solid-section h4{
    font-size:54px;
    font-size:5.4rem;
    margin-bottom:40px
}
.home-mid-left h3,.home-mid-left h4{
    font-size:30px;
    font-size:3rem
}
.home-mid-right h4{
    font-size:44px;
    font-size:4.4rem;
    margin-bottom:40px
}
.home-mid-wide{
    -webkit-background-clip:padding-box;
    -moz-background-clip:padding;
    background-clip:padding-box;
    position:relative;
    z-index:9
}
.front-page-1 .image-section h4{
    margin-bottom:10px
}
h5{
    font-size:18px;
    font-size:1.8rem
}
h6{
    font-size:16px;
    font-size:1.6rem
}
h7{
    font-size:14px;
    font-size:1.4rem
}
.bolder{
    font-weight:700;
    text-transform:uppercase
}
.wp-caption,embed,iframe,img,object,video{
    max-width:100%
}
.featured-content img,.gallery img{
    width:auto
}
.gallery{
    overflow:hidden
}
.gallery-item{
    float:left;
    margin:0 0 28px;
    text-align:center
}
.gallery-columns-2 .gallery-item{
    width:50%
}
.gallery-columns-3 .gallery-item{
    width:33%
}
.gallery-columns-4 .gallery-item{
    width:25%
}
.gallery-columns-5 .gallery-item{
    width:20%
}
.gallery-columns-6 .gallery-item{
    width:16.6666%
}
.gallery-columns-7 .gallery-item{
    width:14.2857%
}
.gallery-columns-8 .gallery-item{
    width:12.5%
}
.gallery-columns-9 .gallery-item{
    width:11.1111%
}
.gallery img{
    border:1px solid #ddd;
    height:auto;
    padding:4px
}
.gallery img:focus,.gallery img:hover{
    border:1px solid #999
}
input,select,textarea{
    border:1px solid #ddd;
    font-size:18px;
    font-size:1.8rem;
    font-weight:300;
    padding:16px;
    width:100%
}
input:focus,textarea:focus{
    border:1px solid #999;
    outline:0
}
input[type=checkbox],input[type=image],input[type=radio]{
    width:auto
}
::-moz-placeholder{
    color:#333;
    font-weight:300;
    opacity:1
}
::-webkit-input-placeholder{
    color:#333;
    font-weight:300
}
.button,button,input[type=button],input[type=reset],input[type=submit]{
    border-radius:3px;
    -moz-border-radius:3px;
    -ms-border-radius:3px;
    -webkit-border-radius:3px;
    background-color:#fa5738;
    border:0;
    color:#fff;
    cursor:pointer;
    font-size:14px;
    font-size:1.4rem;
    font-weight:400;
    letter-spacing:1px;
    padding:10px 30px;
    text-transform:uppercase;
    width:auto;
    word-spacing:2px
}
#mce-INPUT,a.button.large,a.button.medium,th{
    font-weight:300
}
.button:focus,.button:hover,button:focus,button:hover,input:focus[type=button],input:focus[type=reset],input:focus[type=submit],input:hover[type=button],input:hover[type=reset],input:hover[type=submit]{
    background-color:#000;
    color:#fff
}
.entry-content .button:focus,.entry-content .button:hover,.site-inner .button:hover{
    background:#444;
    color:#fff
}
.footer-widgets .button,.footer-widgets button,.footer-widgets input[type=button],.footer-widgets input[type=reset],.footer-widgets input[type=submit]{
    background-color:#fa5738;
    color:#fff!important;
    width:100%;
    height:4.5em
}
.footer-widgets .button:focus,.footer-widgets .button:hover,.footer-widgets button:focus,.footer-widgets button:hover,.footer-widgets input:focus[type=button],.footer-widgets input:focus[type=reset],.footer-widgets input:focus[type=submit],.footer-widgets input:hover[type=button],.footer-widgets input:hover[type=reset],.footer-widgets input:hover[type=submit]{
    background-color:#fff;
    color:#000!important
}
.button{
    display:inline-block
}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button{
    display:none
}
.site-inner .gform_wrapper .gform_footer input.button,.site-inner .gform_wrapper .gform_footer input[type=submit]{
    font-size:16px
}
.site-inner .gform_wrapper input[type=email],.site-inner .gform_wrapper input[type=number],.site-inner .gform_wrapper input[type=password],.site-inner .gform_wrapper input[type=tel],.site-inner .gform_wrapper input[type=text],.site-inner .gform_wrapper input[type=url]{
    padding:20px
}
.site-inner .gform_wrapper ul li.gfield{
    margin-bottom:20px
}
a.button.medium{
    font-size:16px;
    padding:12px 60px
}
a.button.large{
    font-size:18px;
    padding:15px 40px
}
a.button.clear-button{
    background:0 0;
    border:1px solid #fff
}
a.button.clear-button:hover{
    border:1px solid #fa5738
}
a.button.black{
    background:#000
}
a.button.white{
    background:#fff;
    color:#333
}
a.button.white-clear{
    background:0 0;
    border:1px solid #fff;
    border-radius:3px;
    color:#fff;
    -moz-border-radius:3px;
    -webkit-border-radius:3px
}
/**
.download-resource{
    margin-left:1em;
    height:4em;
    width:19em!important
}
#post_signup{
    margin:0 auto 20px;
    max-width:650px
}
#mce-INPUT{
    width:48%;
    margin-bottom:2em;
    height:auto;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    -ms-border-radius:0;
    border-radius:0;
    border:none;
    border-bottom:2px solid #fa5738;
    font-family:din-2014,sans-serif;
    font-size:1.6rem;
    color:#fa5738;
    -webkit-box-shadow:none;
    box-shadow:none;
    padding:15px 12px 15px 50px
}
#thank-you{
    padding:.8em;
    font-size:1.4em;
    width:40em;
    margin-right:1em;
    margin-bottom:1em;
    background-color:#81a844;
    border:1px #ccc;
    color:#fff;
    max-width:900px
}
.subscription-form label{
    display:none
}
.subscription-text.first{
    margin-right:2%!important
}
input.your-first-name,input.your-last-name{
    background:url(https://www.hansvangent.com/wp-content/themes/hansvangent/img/icon-name.png) 14px center no-repeat;
    -webkit-background-size:21px auto;
    -moz-background-size:21px auto;
    -ms-background-size:21px auto;
    background-size:21px auto
}
input.your-company-name{
    background:url(https://www.hansvangent.com/wp-content/themes/hansvangent/img/icon-company.png) 14px center no-repeat;
    -webkit-background-size:21px auto;
    -moz-background-size:21px auto;
    -ms-background-size:21px auto;
    background-size:21px auto
}
input.your-company-url{
    background:url(https://www.hansvangent.com/wp-content/themes/hansvangent/img/icon-url.png) 14px center no-repeat;
    -webkit-background-size:21px auto;
    -moz-background-size:21px auto;
    -ms-background-size:21px auto;
    background-size:21px auto
}
.subscription-text::-webkit-input-placeholder{
    color:#fa5738!important;
    opacity:1
}
.subscription-text:-moz-placeholder{
    color:#fa5738!important;
    opacity:1
}
.subscription-text::-moz-placeholder{
    color:#fa5738!important;
    opacity:1
}
.subscription-text:-ms-input-placeholder{
    color:#fa5738!important;
    opacity:1
}**/
table{
    border-spacing:0;
    line-height:2;
    margin-bottom:40px;
    width:100%
}
tbody{
    border-bottom:1px solid #ddd
}
td,th{
    text-align:left;
    white-space:nowrap
}
td{
    border-top:1px solid #ddd;
    padding:6px 0
}
.screen-reader-shortcut,.screen-reader-text,.screen-reader-text span{
    position:absolute!important;
    clip:rect(0,0,0,0);
    height:1px;
    width:1px;
    border:0;
    overflow:hidden
}
/**
.more-link,.site-inner{
    position:relative
}
.genesis-nav-menu .search input[type=submit]:focus,.screen-reader-shortcut:focus,.screen-reader-text:focus,.widget_search input[type=submit]:focus{
    clip:auto!important;
    height:auto;
    width:auto;
    display:block;
    font-size:1em;
    font-weight:700;
    padding:15px 23px 14px;
    color:#333;
    background:#fff;
    z-index:100000;
    text-decoration:none;
    box-shadow:0 0 2px 2px rgba(0,0,0,.6)
}
.site-inner,.wrap{
    float:none;
    margin:0 auto;
    max-width:1200px
}
.site-inner{
    background-color:#fff;
    clear:both;
    margin-top:170px;
    z-index:9;
    -word-wrap:break-word
}
.front-page .site-container .site-inner{
    margin-top:0;
    overflow:hidden;
    padding-top:80px
}
.hansvangent-landing .site-container .site-inner{
    margin-top:100px
}
.secondary-nav .site-inner{
    margin-top:250px
}
.content-sidebar-sidebar .content-sidebar-wrap,.sidebar-content-sidebar .content-sidebar-wrap,.sidebar-sidebar-content .content-sidebar-wrap{
    width:980px
}
.content-sidebar-sidebar .content-sidebar-wrap{
    float:left
}
.content,.sidebar-content-sidebar .content-sidebar-wrap,.sidebar-sidebar-content .content-sidebar-wrap{
    float:right
}
.content{
    width:700px
}
.content-sidebar .content,.content-sidebar-sidebar .content,.sidebar-content-sidebar .content{
    float:left
}
.content-sidebar-sidebar .content,.sidebar-content-sidebar .content,.sidebar-sidebar-content .content{
    width:580px
}
.full-width-content .content{
    width:100%
}
.sidebar-primary{
    float:right;
    width:360px
}
.sidebar-content .sidebar-primary,.sidebar-sidebar-content .sidebar-primary{
    float:left
}
.sidebar-secondary{
    float:left;
    width:180px
}
.content-sidebar-sidebar .sidebar-secondary{
    float:right
}
.five-sixths,.four-sixths,.one-fourth,.one-half,.one-sixth,.one-third,.three-fourths,.three-sixths,.two-fourths,.two-sixths,.two-thirds{
    float:left;
    margin-bottom:40px;
    margin-left:2.564102564102564%
}
.one-half,.three-sixths,.two-fourths{
    width:48.717948717948715%
}
.one-third,.two-sixths{
    width:31.623931623931625%
}
.four-sixths,.two-thirds{
    width:65.81196581196582%
}
.one-fourth{
    width:23.076923076923077%
}
.three-fourths{
    width:74.35897435897436%
}
.one-sixth{
    width:14.52991452991453%
}
.five-sixths{
    width:82.90598290598291%
}
.first{
    clear:both;
    margin-left:0
}
.avatar{
    float:left
}
.author-box .avatar{
    border-radius:99%;
    -moz-border-radius:99%;
    -ms-border-radius:99%;
    -webkit-border-radius:99%;
    height:100px;
    width:100px
}
.entry-comments .avatar{
    height:70px;
    width:70px
}
.alignleft .avatar,.author-box .avatar{
    margin-right:24px
}
.alignright .avatar{
    margin-left:24px
}
.comment .avatar{
    border-radius:99%;
    margin:0 16px 24px 0;
    -moz-border-radius:99%;
    -ms-border-radius:99%;
    -webkit-border-radius:99%
}
.breadcrumb{
    margin-bottom:20px
}
.archive-description,.author-box{
    background-color:#222;
    color:#fff;
    font-size:16px;
    font-size:1.6rem;
    margin-bottom:40px;
    padding:40px
}
.author-box-title{
    color:#fff;
    font-size:20px;
    font-size:2rem;
    font-weight:300;
    letter-spacing:2px;
    margin-bottom:4px;
    text-transform:uppercase
}
.archive-description p:last-child,.author-box p:last-child{
    margin-bottom:0
}
.search-form{
    overflow:hidden
}
.site-header .search-form{
    float:right;
    margin-top:12px
}
.entry-content .search-form,.site-header .search-form{
    width:50%
}
.genesis-nav-menu .search input[type=submit],.widget_search input[type=submit]{
    border:0;
    clip:rect(0,0,0,0);
    height:1px;
    margin:-1px;
    padding:0;
    position:absolute;
    width:1px
}
.archive-title{
    font-size:20px;
    font-size:2rem
}
.entry-title{
    font-size:36px;
    font-size:3.6rem
}
.entry-title a,.sidebar .widget-title a{
    color:#333
}
.entry-title a:focus,.entry-title a:hover{
    color:#fa5738
}
.sidebar .widget-title,.sidebar h4{
    font-size:18px;
    font-size:1.8rem;
    font-weight:400;
    line-height:1.6;
    margin-bottom:10px;
    text-transform:uppercase
}
.footer-widgets .widget-title{
    color:#fff;
    font-size:15px;
    font-size:1.5rem;
    font-weight:400;
    letter-spacing:1.8px;
    line-height:1.5;
    text-transform:uppercase
}
**/
a.aligncenter img{
    display:block;
    margin:0 auto
}
a.alignnone{
    display:inline-block
}
.alignleft{
    float:left;
    text-align:left
}
.alignright{
    float:right;
    text-align:right
}
.enews-widget,.enews-widget input,.widget_calendar td,.widget_calendar th,.wp-caption-text{
    text-align:center
}
a.alignleft,a.alignnone,a.alignright{
    max-width:100%
}
.aligncenter,img.centered{
    display:block;
    margin:0 auto 24px
}
#wpstats,.site-header.light .nav-secondary,form.contact-form.commentsblock label.grunion-field-label,form.wpcf7-form label{
    display:none
}
.alignnone,img.alignnone{
    margin-bottom:12px
}
.wp-caption.alignleft,a.alignleft,img.alignleft{
    margin:0 24px 24px 0
}
.wp-caption.alignright,a.alignright,img.alignright{
    margin:0 0 24px 24px
}
.wp-caption-text{
    font-size:14px;
    font-size:1.4rem;
    font-weight:700
}
.entry-content p.wp-caption-text{
    margin-bottom:0
}
.entry-content .wp-audio-shortcode,.entry-content .wp-playlist,.entry-content .wp-video{
    margin:0 0 28px
}
.widget ol>li{
    list-style-position:inside;
    list-style-type:decimal;
    padding-left:20px;
    text-indent:-20px
}
.widget li li{
    border:0;
    margin:0 0 0 30px;
    padding:0
}
.widget_calendar table{
    width:100%
}
.featured-content .entry{
    margin-bottom:20px;
    padding:0 0 24px
}
.featured-content .entry-title{
    font-size:20px;
    font-size:2rem
}
.home .featured-content .entry-title{
    font-weight:400;
    line-height:1.5;
    text-transform:uppercase
}
.genesis-nav-menu,.site-title{
    line-height:1
}
.featuredpage .entry-title{
    font-size:36px;
    font-size:3.6rem
}
.single .featured-image{
    margin-bottom:40px
}
.enews-widget input{
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    font-size:15px;
    font-size:1.5rem;
    font-weight:300;
    letter-spacing:1.5px;
    margin-bottom:16px;
    margin-right:10px;
    padding:12px 20px
}
.footer-form,.main-contact{
    height:auto;
    font-weight:300;
    font-family:din-2014,sans-serif;
    font-size:1.6rem;
    -webkit-box-shadow:none
}
.footer-widgets .enews-widget input[type=submit],.sidebar .enews-widget input[type=submit]{
    width:auto
}
.enews-widget input[type=submit]{
    background-color:#000;
    color:#fff;
    margin:0
}
.footer-widgets .enews-widget input[type=submit]{
    background:#fa5738
}
.enews-widget input:focus[type=submit],.enews-widget input:hover[type=submit]{
    background:#333;
    color:#fff
}
.front-page-2 form{
    background:rgba(255,255,255,.18);
    border-radius:8px;
    margin-bottom:10px;
    padding:20px 0 5px
}
.front-page-2 .enews-widget input{
    width:30%
}
.wpcf7-text{
    width:49%;
    float:left;
    margin-bottom:2em
}
.wpcf7-text.first{
    margin-right:2%
}
.main-contact{
    -webkit-border-radius:0;
    -moz-border-radius:0;
    -ms-border-radius:0;
    border-radius:0;
    border:none;
    border-bottom:2px solid #fa5738;
    color:#fa5738;
    box-shadow:none;
    padding:15px 12px 15px 50px
}
.main-contact.wpcf7-select{
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    background:url(img/arrow.png) right center no-repeat
}
.main-contact::-webkit-input-placeholder{
    color:#fa5738!important;
    opacity:1
}
.main-contact:-moz-placeholder{
    color:#fa5738!important;
    opacity:1
}
.main-contact::-moz-placeholder{
    color:#fa5738!important;
    opacity:1
}
.main-contact:-ms-input-placeholder{
    color:#fa5738!important;
    opacity:1
}
input.main-contact#mce-EMAIL,input.main-contact.your-email{
    background:url(https://www.hansvangent.com/wp-content/themes/hansvangent/img/icon-mail.png) 14px center no-repeat;
    -webkit-background-size:21px auto;
    -moz-background-size:21px auto;
    -ms-background-size:21px auto;
    background-size:21px auto
}
input.main-contact.your-name{
    background:url(https://www.hansvangent.com/wp-content/themes/hansvangent/img/icon-people.png) 14px center no-repeat;
    -webkit-background-size:21px auto;
    -moz-background-size:21px auto;
    -ms-background-size:21px auto;
    background-size:21px auto
}
textarea.main-contact.your-message{
    background:url(https://www.hansvangent.com/wp-content/themes/hansvangent/img/icon-plane.png) 14px 8px no-repeat;
    -webkit-background-size:21px auto;
    -moz-background-size:21px auto;
    -ms-background-size:21px auto;
    background-size:21px auto
}
.footer-form{
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -ms-border-radius:3px;
    border-radius:3px;
    border:none;
    color:#fa5738;
    -moz-box-shadow:none;
    -ms-box-shadow:none;
    box-shadow:none;
    padding:15px 12px 15px 30px;
    margin-bottom:1em!important
}
.genesis-skip-link{
    margin:0
}
.genesis-skip-link li{
    height:0;
    width:0;
    list-style:none
}
:focus{
    color:#333;
    outline:#ccc solid 1px
}
table.dataTable thead td:active,table.dataTable thead th:active,table.dataTable thead>tr>td:active,table.dataTable thead>tr>th:active{
    outline:0
}
.site-header{
    background-color:#000;
    left:0;
    position:fixed;
    top:0;
    width:100%;
    z-index:999;
    -webkit-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -ms-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out
}
.front-page .site-header{
    border-bottom:1px solid #ddd;
    padding-top:30px
}
.featured-section .site-header{
    background-color:transparent;
    border:none
}
.site-header.light{
    background-color:#000;
    padding-top:0
}
.site-header.light .title-area,.title-area{
    padding:25px 0
}
.admin-bar .site-header{
    top:32px
}
.title-area{
    float:left;
    width:360px
}
.site-title{
    font-size:24px;
    font-weight:400;
    letter-spacing:1px;
    margin-bottom:0
}
.front-page .site-header .site-title a,.front-page .site-header .site-title a:hover,.front-page .site-header light .site-title a:hover,.front-page .site-header.light .site-title a,.site-title a,.site-title a:hover{
    color:#fff
}
.header-image .site-header.light .title-area,.header-image .title-area{
    padding:0
}
.header-image .site-title>a{
    background-size:contain!important;
    display:block;
    height:76px;
    text-indent:-9999px
}
.header-image .light .site-title>a{
    height:56px
}
.site-description{
    display:block;
    height:0;
    margin-bottom:0;
    text-indent:-9999px
}
.site-header .widget-area{
    float:right;
    text-align:right;
    width:800px
}
.genesis-nav-menu .menu-item{
    display:inline-block;
    text-align:left
}
.genesis-nav-menu li li{
    margin-left:0
}
.genesis-nav-menu a{
    color:#fff;
    display:block;
    font-size:13px;
    font-weight:300;
    letter-spacing:2px;
    padding:30px 15px;
    text-transform:uppercase
}
.genesis-nav-menu a:focus,.genesis-nav-menu a:hover{
    color:#fa5738
}
.site-header.light .genesis-nav-menu>.last>a{
    padding-right:0
}
.genesis-nav-menu li.highlight a:hover::before{
    color:#fff
}
.genesis-nav-menu li.highlight>a{
    font-weight:800
}
.genesis-nav-menu>.menu-item>a{
    text-transform:uppercase
}
.genesis-nav-menu .sub-menu{
    left:-9999px;
    letter-spacing:0;
    opacity:0;
    position:absolute;
    -webkit-transition:opacity .4s ease-in-out;
    -moz-transition:opacity .4s ease-in-out;
    -ms-transition:opacity .4s ease-in-out;
    -o-transition:opacity .4s ease-in-out;
    transition:opacity .4s ease-in-out;
    width:200px;
    z-index:99
}
.genesis-nav-menu .sub-menu a{
    background-color:#222;
    font-size:12px;
    padding:20px;
    position:relative;
    width:200px;
    word-wrap:break-word
}
.genesis-nav-menu .sub-menu a:hover,.genesis-nav-menu .sub-menu li.current-menu-item>a{
    background-color:#fa5738;
    color:#fff
}
.genesis-nav-menu .sub-menu .sub-menu{
    margin:-53px 0 0 199px
}
.genesis-nav-menu .menu-item:hover{
    position:static
}
.genesis-nav-menu .menu-item:hover>.sub-menu{
    left:auto;
    opacity:1
}
.genesis-nav-menu>.first>a{
    padding-left:0
}
.genesis-nav-menu>.last>a{
    padding-right:0
}
.genesis-nav-menu>.right{
    color:#fff;
    display:inline-block;
    list-style-type:none;
    padding:27px 20px;
    text-transform:uppercase
}
.genesis-nav-menu>.right>a{
    display:inline;
    padding:0
}
.genesis-nav-menu>.rss>a{
    margin-left:48px
}
.genesis-nav-menu>.search{
    display:block;
    margin:0 auto;
    padding:0 20px 20px;
    width:50%
}
.nav-primary{
    text-align:center
}
.nav-primary .genesis-nav-menu{
    float:right
}
.nav-secondary{
    border-bottom:1px solid #444
}
.nav-footer .genesis-nav-menu{
    padding:20px 0
}
.nav-footer .genesis-nav-menu a{
    border:none;
    font-weight:400;
    letter-spacing:3px;
    margin:0 20px;
    padding:0
}
.responsive-menu-icon{
    cursor:pointer;
    display:none;
    margin-bottom:10px;
    text-align:center
}
.responsive-menu-icon::before{
    color:#aaa;
    content:"\f333";
    font:400 24px/1 dashicons;
    margin:0 auto
}
.nav-secondary .responsive-menu-icon{
    margin:10px auto 0
}
.front-page-2 h3,.front-page-2 h4{
    line-height:1.5;
    margin-bottom:20px
}
.image-section,.solid-section{
    clear:both;
    text-align:center;
    width:100%
}
.image-section{
    display:table;
    overflow:hidden;
    table-layout:fixed;
    width:100%
}
.image-section .widget-area{
    display:table-cell;
    text-align:center;
    vertical-align:middle
}
.image-section,.image-section a{
    color:#fff
}
.image-section .featured-content .entry-title a:hover,.image-section a:hover{
    color:#fa5738
}
.image-section a.button:hover{
    background-color:#fff;
    color:#333
}
.solid-section{
    background-color:#fff
}
.solid-section a.button:hover{
    background-color:#000
}
.front-page-10,.front-page-11,.front-page-12,.front-page-13,.front-page-2,.front-page-3,.front-page-4,.front-page-5,.front-page-6,.front-page-7,.front-page-8,.front-page-9{
    -webkit-background-clip:padding-box;
    -moz-background-clip:padding;
    background-clip:padding-box;
    position:relative;
    z-index:9
}
#testimonial-left #avatar-left img.testimonial-bg,#testimonial-right #avatar-right img.testimonial-bg{
    z-index:1
}
.front-page-1,.front-page-12,.front-page-4,.front-page-5,.front-page-7,.front-page-9{
    background-position:50% 0;
    background-repeat:no-repeat;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    background-size:cover
}
.front-page-1{
    max-height:740px;
    position:relative;
    height:100vh
}
.front-page-1 p{
    font-size:24px;
    font-size:2.4rem;
    letter-spacing:1px
}
.front-page-2 .image-section{
    background:#fa5738;
    padding:60px 0 20px
}
.front-page-2{
    margin-left:auto;
    margin-right:auto;
    margin-top:-160px;
    position:relative;
    width:1000px
}
.front-page-2 h4{
    font-size:34px;
    font-size:3.4rem;
    font-weight:400;
    text-transform:uppercase
}
.front-page-2 .wrap{
    padding:0 5%
}
.fp-left,.front-page-2 .flexible-widgets{
    padding:0
}
.front-page-2 p{
    margin-bottom:15px
}
.front-page-3 .solid-section h4,.front-page-4 img{
    margin-bottom:20px
}
.front-page-4{
    background-color:#191a1c
}
.home-mid{
    background:#f3f3f3
}
.home-mid-inner{
    margin:0 auto;
    max-width:1200px
}
.home-mid-left{
    float:left;
    margin-top:200px;
    padding:0;
    width:25%
}
.home-mid-right{
    background:#fff;
    float:right;
    margin-top:120px;
    padding:70px;
    width:70%
}
.front-page-9{
    background-color:#fa5738
}
.front-page-12{
    background-color:#f3f3f3
}
.front-page-12 .image-section{
    color:#333
}
.front-page-12 .image-section a{
    color:#fa5738
}
.secondary-nav .front-page-1 .image-section{
    padding-top:150px
}
.bottom-image{
    margin-bottom:-160px;
    margin-top:50px
}
.bottom-image img{
    margin-bottom:-10px
}
.front-page .field-wrap:last-child{
    margin-bottom:0
}
.fp-left{
    float:left;
    display:inline-block;
    position:relative;
    text-align:left;
    width:49%;
    vertical-align:top
}
.fp-left2,.fp-right{
    margin:0;
    width:40%;
    display:inline-block;
    padding:0;
    position:relative;
    vertical-align:top;
    max-width:none;
    text-align:left
}
.fp-right img{
    max-width:none
}
.fp-left2{
    min-height:700px
}
.fp-right2{
    float:right;
    display:inline-block;
    margin-top:100px;
    padding:0;
    position:relative;
    text-align:left;
    width:49%;
    vertical-align:top
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.sp-circle{
    vertical-align:middle
}
.fp-left2 img{
    max-width:none;
    position:absolute;
    right:0
}
.fp-left ul,.fp-right2 ul{
    margin-bottom:40px
}
.fp-left li,.fp-right2 li{
    list-style-type:disc;
    margin-left:24px;
    margin-bottom:5px
}
.front-page .dashicons{
    font-size:40px;
    height:40px;
    margin-bottom:20px;
    width:40px
}
.flexible-widgets{
    padding:140px 0 120px
}
.flexible-widgets .widget{
    margin:0 0 40px
}
.flexible-widgets.widget-full .widget,.flexible-widgets.widget-halves.uneven .widget:last-of-type{
    background:0 0;
    margin-left:0;
    padding:0;
    width:100%
}
.flexible-widgets.widget-halves .widget,.widget-area.flexible-widgets.widget-half .widget{
    width:48.717948717948715%
}
.flexible-widgets.widget-thirds .widget{
    width:31.623931623931625%
}
.flexible-widgets.widget-fourths .widget{
    width:23.076923076923077%
}
.flexible-widgets.widget-fourths .widget:nth-child(4n+2),.flexible-widgets.widget-halves .widget:nth-child(even),.flexible-widgets.widget-thirds .widget:nth-child(3n+2){
    clear:left;
    margin-left:0
}
.flexible-widgets.widget-fourths h2,.flexible-widgets.widget-halves h2,.flexible-widgets.widget-thirds h2{
    font-size:36px
}
.entry{
    margin-bottom:100px;
    padding:0
}
.entry-content ol,.entry-content ul{
    margin-bottom:28px;
    margin-left:40px
}
.content ol ol,.content ul ul,.entry-content ol ol,.entry-content ul ul,p.entry-meta{
    margin-bottom:0
}
.entry-content ol>li{
    list-style-type:decimal
}
.entry-content ul>li{
    list-style-type:disc
}
.entry-content code{
    background-color:#333;
    color:#ddd
}
p.entry-meta{
    font-size:16px;
    font-size:1.6rem
}
.entry-header .entry-meta{
    margin-bottom:24px
}
.entry-footer .entry-meta{
    border-top:2px solid #f5f5f5;
    padding-top:24px
}
.entry-categories,.entry-tags{
    display:block
}
.entry-comments-link::before{
    content:"\2014";
    margin:0 6px 0 2px
}
.after-entry{
    margin-bottom:40px
}
.after-entry h3{
    font-size:20px;
    font-size:2rem;
    letter-spacing:1px;
    text-transform:uppercase
}
.page-numbers{
    clear:both;
    margin:40px 0;
    display:inline
}
.adjacent-entry-pagination{
    margin-bottom:0
}
.dots,a.page-numbers{
    border-radius:6px;
    -moz-border-radius:6px;
    -ms-border-radius:6px;
    -webkit-border-radius:6px;
    background-color:#333;
    color:#fff;
    cursor:pointer;
    display:inline-block;
    font-size:16px;
    font-size:1.6rem;
    padding:4px 12px
}
a:focus.page-numbers,a:hover.page-numbers,span.page-numbers.current{
    background-color:#fa5738;
    text-decoration:underline;
    border-radius:6px;
    -moz-border-radius:6px;
    -ms-border-radius:6px;
    -webkit-border-radius:6px;
    color:#fff;
    cursor:pointer;
    display:inline-block;
    font-size:16px;
    font-size:1.6rem;
    padding:4px 12px
}
#testimonial-left #avatar-left img.testimonial-photo,#testimonial-right #avatar-right img.testimonial-photo{
    -webkit-border-radius:2em;
    -moz-border-radius:2em;
    -ms-border-radius:2em;
    -o-border-radius:2em;
    left:0
}
.comment-respond,.entry-comments,.entry-pings{
    background-color:#fff;
    margin-bottom:40px
}
.comment-respond,.entry-pings{
    padding:40px 40px 16px
}
.entry-comments{
    padding:40px 0
}
.comment-header{
    font-size:16px;
    font-size:1.6rem
}
.comment-content{
    clear:both
}
.comment-list li{
    margin-top:24px;
    padding:32px
}
.comment-list li li{
    margin-right:-32px
}
.comment-respond input[type=email],.comment-respond input[type=text],.comment-respond input[type=url]{
    width:50%
}
.comment-respond label{
    display:block;
    margin-right:12px
}
.entry-comments .comment-author{
    margin-bottom:0
}
.entry-pings .reply{
    display:none
}
.form-allowed-tags{
    background-color:#f5f5f5;
    font-size:16px;
    font-size:1.6rem;
    padding:24px
}
#testimonial-left p{
    text-align:left;
    margin-left:5em
}
#testimonial-right p{
    text-align:left;
    margin-right:5em
}
#testimonial-left #avatar-left{
    margin-right:6px;
    position:relative;
    float:left
}
#testimonial-left #avatar-left img{
    max-width:4em;
    overflow:hidden;
    position:absolute
}
#testimonial-left p.testimonial-content-left{
    font-style:italic;
    padding-left:19px;
    margin-left:121px;
    position:relative;
    overflow:hidden
}
#testimonial-left p.testimonial-content-left span.laquo{
    background:url(img/testimonials/laquo.png) no-repeat;
    width:14px;
    height:11px;
    position:absolute;
    left:0;
    top:4px;
    display:block
}
#testimonial-left p.testimonial-content-left span.raquo{
    background:url(img/testimonials/raquo.png) right 4px no-repeat;
    width:13px;
    height:15px;
    padding-left:4px;
    display:inline-block
}
#testimonial-left .sign-right{
    text-align:right;
    float:right
}
#testimonial-left .sign-right a{
    color:#fa5738;
    font-size:13px;
    text-decoration:none
}
#testimonial-left .sign-right a:hover{
    text-decoration:underline
}
#testimonial-left .sign-right p{
    color:#5a5a5a;
    font-size:12px;
    line-height:15px;
    margin-top:6px
}
#testimonial-right #avatar-right{
    margin-left:6px;
    position:relative;
    float:right;
    padding-right:60px
}
#testimonial-right #avatar-right img{
    max-width:4em;
    overflow:hidden;
    position:absolute
}
#testimonial-right p.testimonial-content-right{
    font-style:italic;
    padding-left:19px;
    margin-right:121px;
    position:relative;
    overflow:hidden
}
#testimonial-right p.testimonial-content-right span.laquo{
    background:url(img/testimonials/laquo.png) no-repeat;
    width:14px;
    height:11px;
    position:absolute;
    left:0;
    top:4px;
    display:block
}
#testimonial-right p.testimonial-content-right span.raquo{
    background:url(img/testimonials/raquo.png) right 4px no-repeat;
    width:13px;
    height:15px;
    padding-right:4px;
    display:inline-block
}
#testimonial-right .sign-left{
    text-align:left;
    float:left
}
#testimonial-right .sign-left a{
    color:#fa5738;
    font-size:13px;
    text-decoration:none;
    left:0
}
#testimonial-right .sign-left a:hover{
    text-decoration:underline
}
#testimonial-right .sign-left p{
    color:#5a5a5a;
    font-size:12px;
    line-height:15px;
    margin-top:6px
}
#interests td,a#deselect,a.btn.btn-link.btn-copy,a.btn.btn-link.btn-export{
    font-size:1.5rem
}
td.search_icons .fa-facebook-official{
    padding-right:24px
}
.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{
    border:0;
    clip:rect(1px,1px,1px,1px);
    -webkit-clip-path:inset(50%);
    clip-path:inset(50%);
    height:1px;
    margin:-1px;
    overflow:hidden;
    padding:0;
    position:absolute;
    width:1px;
    word-wrap:normal!important
}
.ui-widget-header{
    background:#f4825c!important
}
.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{
    background:#fa5738!important;
    font-weight:400;
    color:#555;
    border-radius:50%
}
span.audience_builder-btn{
    width:100%
}
#audience_builder_search_input{
    width:85%
}
#audience_builder_search_input,textarea#selectedInterests1{
    height:auto;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    -ms-border-radius:0;
    border-radius:0;
    border:none;
    border-bottom:2px solid #fa5738;
    font-weight:300;
    font-family:din-2014,sans-serif;
    font-size:1.6rem;
    color:#fa5738;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    -ms-box-shadow:none;
    box-shadow:none;
    padding:15px 12px 15px 50px;
    margin-bottom:3em
}
textarea#selectedInterests1{
    background:url(/img/audience.png) 10px 15px no-repeat;
    -webkit-background-size:21px auto;
    -moz-background-size:21px auto;
    -ms-background-size:21px auto;
    background-size:21px auto
}
#audience_builder_search_input::-webkit-input-placeholder{
    color:#fa5738!important;
    opacity:1
}
#audience_builder_search_input:-moz-placeholder{
    color:#fa5738!important;
    opacity:1
}
#audience_builder_search_input::-moz-placeholder{
    color:#fa5738!important;
    opacity:1
}
#audience_builder_search_input:-ms-input-placeholder{
    color:#fa5738!important;
    opacity:1
}
textarea#selectedInterests1::-webkit-input-placeholder{
    color:#fa5738!important;
    opacity:1
}
textarea#selectedInterests1:-moz-placeholder{
    color:#fa5738!important;
    opacity:1
}
textarea#selectedInterests1::-moz-placeholder{
    color:#fa5738!important;
    opacity:1
}
textarea#selectedInterests1:-ms-input-placeholder{
    color:#fa5738!important;
    opacity:1
}
table.dataTable{
    width:100%;
    margin:0 auto
}
table.dataTable tfoot th,table.dataTable thead th{
    font-weight:700
}
table.dataTable thead td,table.dataTable thead th{
    padding:10px 18px
}
table.dataTable tfoot td,table.dataTable tfoot th{
    padding:10px 18px 6px;
    border-top:1px solid #111
}
table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{
    background-repeat:no-repeat;
    background-position:center right
}
table.dataTable thead .sorting_asc{
    background-image:url(//cdn.datatables.net/1.10.12/images/sort_asc.png)
}
table.dataTable thead .sorting_asc_disabled{
    background-image:url(//cdn.datatables.net/1.10.12/images/sort_asc_disabled.png)
}
table.dataTable thead .sorting_desc_disabled{
    background-image:url(//cdn.datatables.net/1.10.12/images/sort_desc_disabled.png)
}
table.dataTable tbody tr{
    background-color:#fff
}
table.dataTable tbody tr.selected{
    background-color:#B0BED9
}
table.dataTable tbody td,table.dataTable tbody th{
    padding:8px 10px
}
table.dataTable.display tbody td,table.dataTable.display tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th{
    border-top:1px solid #ddd
}
table.dataTable.display tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th{
    border-top:none
}
table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th{
    border-top:1px solid #ddd;
    border-right:1px solid #ddd
}
table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child{
    border-left:1px solid #ddd
}
table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th{
    border-top:none
}
table.dataTable.display tbody tr.odd,table.dataTable.stripe tbody tr.odd{
    background-color:#f9f9f9
}
table.dataTable.display tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected{
    background-color:#acbad4
}
table.dataTable.display tbody tr:hover,table.dataTable.hover tbody tr:hover{
    background-color:#f6f6f6
}
table.dataTable.display tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected{
    background-color:#aab7d1
}
table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3{
    background-color:#fafafa
}
table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3,table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3{
    background-color:#acbad5
}
table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{
    background-color:#f1f1f1
}
table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{
    background-color:#f3f3f3
}
table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{
    background-color:#f5f5f5
}
table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{
    background-color:#a6b4cd
}
table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{
    background-color:#a8b5cf
}
table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{
    background-color:#a9b7d1
}
table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{
    background-color:#fafafa
}
table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{
    background-color:#fcfcfc
}
table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{
    background-color:#fefefe
}
table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{
    background-color:#acbad5
}
table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{
    background-color:#aebcd6
}
table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{
    background-color:#afbdd8
}
table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{
    background-color:#eaeaea
}
table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{
    background-color:#ececec
}
table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{
    background-color:#efefef
}
table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{
    background-color:#a2aec7
}
table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{
    background-color:#a3b0c9
}
table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{
    background-color:#a5b2cb
}
table.dataTable.compact thead td,table.dataTable.compact thead th{
    padding:4px 17px 4px 4px
}
table.dataTable.compact tbody td,table.dataTable.compact tbody th,table.dataTable.compact tfoot td,table.dataTable.compact tfoot th{
    padding:4px
}
table.dataTable td.dt-left,table.dataTable th.dt-left{
    text-align:left
}
table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center{
    text-align:center
}
table.dataTable td.dt-right,table.dataTable th.dt-right{
    text-align:right
}
table.dataTable td.dt-justify,table.dataTable th.dt-justify{
    text-align:justify
}
table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap{
    white-space:nowrap
}
table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left{
    text-align:left
}
table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{
    text-align:center
}
table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{
    text-align:right
}
table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{
    text-align:justify
}
table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{
    white-space:nowrap
}
table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{
    text-align:left
}
table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{
    text-align:center
}
table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{
    text-align:right
}
table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{
    text-align:justify
}
table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{
    white-space:nowrap
}
table.dataTable,table.dataTable td,table.dataTable th{
    box-sizing:content-box
}
.dataTables_wrapper{
    position:relative;
    clear:both;
    zoom:1
}
.dataTables_wrapper .dataTables_length{
    float:left
}
.dataTables_wrapper .dataTables_filter{
    float:right;
    text-align:right
}
.dataTables_wrapper .dataTables_filter input{
    margin-left:.5em
}
.dataTables_wrapper .dataTables_info{
    clear:both;
    float:left;
    padding-top:.755em
}
.dataTables_wrapper .dataTables_paginate{
    float:right;
    text-align:right;
    padding-top:.25em
}
.dataTables_wrapper .dataTables_paginate .paginate_button{
    box-sizing:border-box;
    display:inline-block;
    min-width:1.5em;
    padding:.5em 1em;
    margin-left:2px;
    text-align:center;
    text-decoration:none!important;
    cursor:pointer;
    color:#333!important;
    border:1px solid transparent;
    border-radius:2px
}
div.dataTables_scrollFoot>.dataTables_scrollFootInner,table.dataTable td,table.dataTable th{
    box-sizing:content-box
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{
    color:#333!important;
    border:1px solid #979797;
    background-color:#fff;
    background:linear-gradient(to bottom,#fff 0,#dcdcdc 100%)
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{
    cursor:default;
    color:#666!important;
    border:1px solid transparent;
    background:0 0;
    box-shadow:none
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    color:#fff!important;
    border:1px solid #111;
    background-color:#585858;
    background:linear-gradient(to bottom,#585858 0,#111 100%)
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active{
    outline:0;
    background-color:#2b2b2b;
    background:linear-gradient(to bottom,#2b2b2b 0,#0c0c0c 100%);
    box-shadow:inset 0 0 3px #111
}
#selectedInterests1,table.dataTable.no-footer{
    box-shadow:0 10px 20px 0 rgba(119,135,147,.1)
}
.dataTables_wrapper .dataTables_paginate .ellipsis{
    padding:0 1em
}
.dataTables_wrapper .dataTables_processing{
    position:absolute;
    top:50%;
    left:50%;
    width:100%;
    height:40px;
    margin-left:-50%;
    margin-top:-25px;
    padding-top:20px;
    text-align:center;
    font-size:1.2em;
    background-color:#fff;
    background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%)
}
.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_processing{
    color:#333
}
tbody,thead{
    color:#7F8A96
}
.dataTables_wrapper .dataTables_scroll{
    clear:both
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{
    -webkit-overflow-scrolling:touch
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing{
    height:0;
    overflow:hidden;
    margin:0!important;
    padding:0!important
}
.dataTables_wrapper.no-footer .dataTables_scrollBody{
    border-bottom:1px solid #111
}
.dataTables_wrapper.no-footer div.dataTables_scrollBody>table,.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable{
    border-bottom:none
}
.dataTables_wrapper:after{
    visibility:hidden;
    display:block;
    content:"";
    clear:both;
    height:0
}
@media screen and (max-width:767px){
    .dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{
        float:none;
        text-align:center
    }
    .dataTables_wrapper .dataTables_paginate{
        margin-top:.5em
    }
}
@media screen and (max-width:640px){
    .dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length{
        float:none;
        text-align:center
    }
    .dataTables_wrapper .dataTables_filter{
        margin-top:.5em
    }
}
table.dataTable{
    clear:both;
    margin-top:6px!important;
    margin-bottom:6px!important;
    max-width:none!important;
    border-spacing:0;
    border-collapse:collapse!important
}
table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{
    text-align:center
}
table.dataTable.nowrap td,table.dataTable.nowrap th{
    white-space:nowrap
}
div.dataTables_wrapper div.dataTables_length label{
    font-weight:400;
    text-align:left;
    white-space:nowrap
}
div.dataTables_wrapper div.dataTables_length select{
    width:auto;
    display:inline-block
}
div.dataTables_wrapper div.dataTables_filter{
    text-align:right
}
div.dataTables_wrapper div.dataTables_filter label{
    font-weight:400;
    white-space:nowrap;
    text-align:left
}
div.dataTables_wrapper div.dataTables_filter input{
    margin-left:.5em;
    display:inline-block;
    width:auto
}
div.dataTables_wrapper div.dataTables_info{
    padding-top:.85em;
    white-space:nowrap
}
div.dataTables_wrapper div.dataTables_paginate{
    margin:0;
    white-space:nowrap;
    text-align:right
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination{
    margin:2px 0;
    white-space:nowrap;
    justify-content:flex-end
}
div.dataTables_scrollBody table,div.dataTables_scrollHead table.dataTable{
    margin-bottom:0!important
}
div.dataTables_wrapper div.dataTables_processing{
    position:absolute;
    top:50%;
    left:50%;
    width:200px;
    margin-left:-100px;
    margin-top:-26px;
    text-align:center;
    padding:1em 0
}
div.dataTables_scrollBody table,div.dataTables_scrollFoot>.dataTables_scrollFootInner>table{
    margin-top:0!important;
    border-top:none
}
table.dataTable thead>tr>td.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc{
    padding-right:30px
}
table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{
    cursor:pointer;
    position:relative
}
table.dataTable thead .sorting:after,table.dataTable thead .sorting:before,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_asc:before,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_asc_disabled:before,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_desc:before,table.dataTable thead .sorting_desc_disabled:after,table.dataTable thead .sorting_desc_disabled:before{
    position:absolute;
    display:block;
    opacity:.3;
    bottom:.5em
}
table.dataTable thead .sorting:before,table.dataTable thead .sorting_asc:before,table.dataTable thead .sorting_asc_disabled:before,table.dataTable thead .sorting_desc:before,table.dataTable thead .sorting_desc_disabled:before{
    right:1em;
    content:"\2191"
}
table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_desc_disabled:after{
    right:.5em;
    content:"\2193"
}
table.dataTable thead .sorting_asc:before,table.dataTable thead .sorting_desc:after{
    opacity:1
}
table.dataTable thead .sorting_asc_disabled:before,table.dataTable thead .sorting_desc_disabled:after{
    opacity:0
}
div.dataTables_scrollBody table thead .sorting:after,div.dataTables_scrollBody table thead .sorting:before,div.dataTables_scrollBody table thead .sorting_asc:after,div.dataTables_scrollBody table thead .sorting_asc:before,div.dataTables_scrollBody table thead .sorting_desc:after,div.dataTables_scrollBody table thead .sorting_desc:before{
    display:none
}
div.dataTables_scrollBody table tbody tr:first-child td,div.dataTables_scrollBody table tbody tr:first-child th{
    border-top:none
}
@media screen and (max-width:767px){
    div.dataTables_wrapper div.dataTables_filter,div.dataTables_wrapper div.dataTables_info,div.dataTables_wrapper div.dataTables_length,div.dataTables_wrapper div.dataTables_paginate{
        text-align:center
    }
}
table.dataTable.table-sm>thead>tr>th{
    padding-right:20px
}
table.dataTable.table-sm .sorting:before,table.dataTable.table-sm .sorting_asc:before,table.dataTable.table-sm .sorting_desc:before{
    top:5px;
    right:.85em
}
table.dataTable.table-sm .sorting:after,table.dataTable.table-sm .sorting_asc:after,table.dataTable.table-sm .sorting_desc:after{
    top:5px
}
table.table-bordered.dataTable td,table.table-bordered.dataTable th{
    border-left-width:0
}
table.table-bordered.dataTable td:last-child,table.table-bordered.dataTable th:last-child{
    border-right-width:0
}
div.dataTables_scrollHead table.table-bordered,table.table-bordered.dataTable tbody td,table.table-bordered.dataTable tbody th{
    border-bottom-width:0
}
div.table-responsive>div.dataTables_wrapper>div.row{
    margin:0
}
div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:first-child{
    padding-left:0
}
div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:last-child{
    padding-right:0
}
.table{
    text-align:left
}
.table.dataTable{
    margin-top:-4px!important
}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{
    background-color:#fff!important;
    border:1px solid #e5e5e5;
    border-radius:5px
}
#selectedInterests1{
    width:100%;
    overflow:hidden
}
table.dataTable thead .sorting,table.dataTable thead .sorting_desc{
    background-image:none!important
}
#interests>tr.selected>td{
    background-color:#F1F8FF
}
#interests>tr>td{
    background-color:#fff;
    padding:13px 20px
}
#interests>tr:hover>td,thead{
    background-color:#F9FBFD
}
thead{
    text-transform:uppercase;
    font-weight:400;
    font-size:1.5rem
}
.footer-widgets,.footer-widgets a,.footer-widgets a.button,.footer-widgets a:focus,.footer-widgets a:hover{
    color:#fff
}
table.dataTable.no-footer{
    border:1px solid #eee
}
table.dataTable thead td,table.dataTable thead th{
    border-bottom:1px solid #eee;
    border-top:1px solid #eee
}
#audience_size::before{
    right:1em;
    content:"\2191";
    bottom:.5em;
    position:absolute;
    display:block;
    opacity:1
}
#audience_size::after{
    right:.5em;
    content:"\2193";
    bottom:.5em;
    position:absolute;
    display:block;
    opacity:.3
}
#audience_size{
    position:relative;
    cursor:pointer
}
/**
.sidebar{
    font-size:16px;
    font-size:1.6rem
}
.sidebar li{
    border-bottom:1px dotted #ddd;
    margin-bottom:10px;
    padding-bottom:10px
}
.sidebar p{
    margin-bottom:12px
}
.sidebar p:last-child,.sidebar ul>li:last-child{
    margin-bottom:0
}
.sidebar .widget{
    background-color:#fff;
    margin-bottom:40px
}
.footer-widgets{
    background-color:#000;
    clear:both;
    font-size:18px
}
.footer-widgets .wrap{
    padding-bottom:60px;
    padding-top:100px
}
.footer-widgets a{
    font-weight:400
}
.footer-widgets input{
    border:1px solid #333
}
.footer-widgets li{
    border-bottom:1px dotted #666;
    margin-bottom:10px;
    padding-bottom:10px
}
.footer-widgets .widget{
    margin-bottom:40px
}
.footer-widgets p:last-child{
    margin-bottom:0
}
.footer-widgets-1,.footer-widgets-2{
    margin:0 3.3% 0 0;
    width:46.7%;
    float:left
}
.footer-widgets-3{
    width:30.555555555%;
    float:right
}
.footer-widgets input{
    border-radius:3px;
    overflow:hidden;
    color:#666!important
}
p.contactfield{
    float:left;
    width:49%
}
input#gwidget-text-3-name,p.contactfield.first{
    margin-right:2%
}
input#gwidget-text-3-email,input#gwidget-text-3-name{
    width:49%;
    float:left
}
textarea#contact-form-comment-gwidget-text-3-message{
    width:100%
}
.plans{
    margin-top:60px
}
.plan{
    background:#fff;
    border:1px solid #ddd;
    color:#333;
    float:left;
    padding:60px 20px;
    width:25%
}
.popular,.portfolio .gallery img:focus,.portfolio .gallery img:hover{
    border:none
}
.popular{
    background:#fa5738;
    color:#fff;
    position:relative;
    transform:scale(1.06);
    -webkit-transform:scale(1.06)
}
.plan h2{
    font-size:62px;
    font-weight:300
}
.popular h2{
    color:#fff
}
.plan .price{
    font-size:90px;
    font-weight:400;
    margin:0 0 20px
}
.plan sup{
    font-size:30px;
    top:-1.36em
}
.plan .monthly{
    font-size:18px
}
.plan small{
    font-size:15px;
    font-weight:400;
    letter-spacing:0
}
.journal-title,.site-footer p,.tiny,.tiny2,small{
    letter-spacing:1px
}
.plan-list{
    margin:0 0 20px;
    overflow:hidden
}
.entry-content .plan-list li,.plan-list li{
    list-style:none;
    margin:0 0 20px
}
.entry-portfolio{
    margin:0 0 40px;
    padding:0
}
.content .portfolio{
    background:0 0;
    float:left;
    margin:0 2% 40px 0!important;
    overflow:hidden;
    padding:0;
    width:30.555555555%
}
.portfolio .post-image{
    border:none;
    margin:0 0 10px;
    padding:0
}
.portfolio .post-image:hover{
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    -webkit-transition:all .5s ease;
    transition:all .5s ease;
    opacity:.6
}
.portfolio .post .entry-title{
    font-size:22px;
    font-weight:400;
    line-height:1.5;
    margin:10px 0
}
.portfolio .entry-title a{
    margin:0;
    text-decoration:none
}
.portfolio .entry-meta{
    display:none
}
.portfolio .more-link{
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    background:#222;
    color:#fff;
    display:block;
    padding:8px 12px;
    margin:20px 0 0;
    text-align:center;
    text-decoration:none;
    max-width:150px
}
.content .portfolio .more-link:hover{
    background:#fa5738;
    color:#fff
}
.portfolio-clear{
    clear:none
}
.portfolio-clear-2{
    clear:both
}
.uppercase{
    text-transform:uppercase
}
.tiny{
    font-size:14px;
    font-size:1.4rem
}
.tiny2{
    font-size:14px;
    font-size:1.4rem;
    font-weight:400
}
.italic{
    font-style:italic
}
.centered{
    margin:0 auto;
    text-align:center
}
.quote-arrow,.quote-arrow-black{
    bottom:1px;
    display:block;
    margin:0 0 10px;
    position:relative
}
.author-circle{
    border:4px solid #fff;
    border-radius:50px
}
.quote{
    background:#fff;
    border-radius:6px;
    border:1px solid #ddd;
    color:#888;
    font-size:16px;
    padding:20px 40px
}
.quote-arrow{
    background-image:url(img/quote-arrow.png);
    background-position:center bottom;
    background-repeat:no-repeat;
    padding:14px 0 0
}
.quote-black{
    background:#121212;
    border-radius:6px;
    border:1px solid #353535;
    color:#fff;
    font-size:16px;
    padding:20px 40px
}
.quote-arrow-black{
    background-image:url(img/quote-arrow-black.png);
    background-position:center bottom;
    background-repeat:no-repeat;
    padding:14px 0 0
}
.quote-black a{
    color:#aaa
}
.quote-black p{
    color:#fff
}
.left-content{
    float:left;
    padding:0 20px 0 0;
    text-align:left
}
.left-content .fa,.right-content .fa{
    padding:40px 0
}
.leftrow,.rightrow{
    min-height:320px;
    padding:70px 30px 40px
}
.right-content{
    overflow:hidden;
    text-align:left
}
.left-content,.right-content h3{
    font-size:24px;
    font-size:2.4rem;
    font-weight:400;
    margin-bottom:8px
}
.leftrow{
    background:#fff;
    color:#333;
    float:left;
    text-align:left;
    width:60%
}
.rightrow{
    background:rgba(23,148,255,.8);
    color:#fff;
    float:right;
    text-align:center;
    width:40%
}
.features,.text-left{
    text-align:left
}
.features .fa{
    font-size:40px;
    float:left;
    padding:0 20px 0 0
}
.text-right{
    text-align:right
}
.site-footer,.sp-circle,.text-center{
    text-align:center
}
div.light_rounded .pp_content,div.pp_default .pp_content{
    background-color:#000!important
}
div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right,div.pp_default .pp_content_container .pp_content,div.pp_default .pp_content_container .pp_left,div.pp_default .pp_content_container .pp_right,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_right{
    background:0 0!important
}
.sp-circle,.sp-circle:hover{
    color:#fff;
    background:#000
}
.journal-title{
    font-size:20px;
    text-transform:uppercase
}
#journal hr{
    border:1px solid #ddd;
    margin:30px 0;
    width:100px
}
.sp-circle{
    display:inline-block;
    margin:0;
    padding:12px 10px;
    width:45px;
    height:45px;
    border-radius:100%;
    font-size:23px;
    line-height:23px
}
.sl-podcast .fa-podcast,.sl-podcast .sl-podcast-handle,.sl-quora .fa-quora,.sl-quora .sl-quora-handle,.sl-twitter .fa-twitter,.sl-twitter .sl-twitter-handle{
    display:inline-block;
    vertical-align:top
}
@media (min-width:768px){
    .sp-circle{
        width:70px;
        height:70px;
        font-size:35px;
        line-height:35px;
        margin:0 5px;
        padding:18px 10px
    }
}
@media (min-width:992px){
    .sp-circle{
        margin:0 2px;
        width:50px;
        height:50px;
        font-size:27px;
        line-height:27px;
        padding:12px 8px
    }
}
.sp-circle-invert{
    background:#fff;
    color:#000!important
}
.sp-circle-invert:hover{
    color:#fff;
    background:#000
}
.sp-circle-lg{
    width:100px;
    height:100px;
    font-size:50px;
    line-height:50px;
    padding:25px
}
.sp-circle-sm{
    width:40px;
    height:40px;
    font-size:20px;
    line-height:20px;
    padding:10px
}
.sp-podcast-square.sp-circle:focus,.sp-podcast-square.sp-circle:hover,.sp-podcast.sp-circle:focus,.sp-podcast.sp-circle:hover{
    color:#fff;
    background:#d365fd
}
.sl-podcast,.sl-podcast:active,.sl-podcast:focus,.sl-podcast:visited{
    color:#d365fd
}
.sl-podcast:hover{
    color:#8723c7
}
.sp-quora-square.sp-circle:focus,.sp-quora-square.sp-circle:hover,.sp-quora.sp-circle:focus,.sp-quora.sp-circle:hover{
    color:#fff;
    background:#b92b27
}
.sl-quora,.sl-quora:active,.sl-quora:focus,.sl-quora:visited{
    color:#b92b27
}
.sl-quora:hover{
    color:#962520
}
.sp-twitter-square.sp-circle:focus,.sp-twitter-square.sp-circle:hover,.sp-twitter.sp-circle:focus,.sp-twitter.sp-circle:hover{
    color:#fff;
    background:#25a8e0
}
.sl-twitter,.sl-twitter:active,.sl-twitter:focus,.sl-twitter:visited{
    color:#25a8e0
}
.sl-twitter:hover{
    color:#125470
}
.sp-facebook-f.sp-circle:focus,.sp-facebook-f.sp-circle:hover,.sp-facebook-official.sp-circle:focus,.sp-facebook-official.sp-circle:hover,.sp-facebook-square.sp-circle:focus,.sp-facebook-square.sp-circle:hover,.sp-facebook.sp-circle:focus,.sp-facebook.sp-circle:hover{
    color:#fff;
    background:#3b5a99
}
.sl-facebook,.sl-facebook:active,.sl-facebook:focus,.sl-facebook:visited{
    color:#3b5a99
}
.sl-facebook:hover{
    color:#1d2d4c
}
.sp-pinterest-p.sp-circle:focus,.sp-pinterest-p.sp-circle:hover,.sp-pinterest-square.sp-circle:focus,.sp-pinterest-square.sp-circle:hover,.sp-pinterest.sp-circle:focus,.sp-pinterest.sp-circle:hover{
    background:#ca2128;
    color:#fff
}
.sp-linkedin-square.sp-circle:focus,.sp-linkedin-square.sp-circle:hover,.sp-linkedin.sp-circle:focus,.sp-linkedin.sp-circle:hover{
    background:#0d7bb7;
    color:#fff
}
.sp-medium.sp-circle:focus,.sp-medium.sp-circle:hover{
    background:#02b875;
    color:#fff
}
.sp-tumblr-square.sp-circle:focus,.sp-tumblr-square.sp-circle:hover,.sp-tumblr.sp-circle:focus,.sp-tumblr.sp-circle:hover{
    background:#36465d;
    color:#fff
}
.sl-pinterest,.sl-pinterest:active,.sl-pinterest:focus,.sl-pinterest:visited{
    color:#ca2128
}
.sl-pinterest:hover{
    color:#651014
}
.sp-instagram.sp-circle:focus,.sp-instagram.sp-circle:hover{
    background:#125688;
    color:#fff
}
.sl-instagram,.sl-instagram:active,.sl-instagram:focus,.sl-instagram:visited{
    color:#125688
}
.sl-instagram:hover{
    color:#092b44
}
.sl-linkedin,.sl-linkedin:active,.sl-linkedin:focus,.sl-linkedin:visited{
    color:#0d7bb7
}
.sl-linkedin:hover{
    color:#063d5b
}
.sp-youtube-play.sp-circle:focus,.sp-youtube-play.sp-circle:hover,.sp-youtube-square.sp-circle:focus,.sp-youtube-square.sp-circle:hover,.sp-youtube.sp-circle:focus,.sp-youtube.sp-circle:hover{
    background:#e52d27;
    color:#fff
}
.sp-snapchat.sp-circle:focus,.sp-snapchat.sp-circle:hover{
    background:#e9e600;
    color:#fff
}
.sl-youtube,.sl-youtube:active,.sl-youtube:focus,.sl-youtube:visited{
    color:#e52d27
}
.sl-youtube:hover{
    color:#b31217
}
.site-footer{
    background-color:#000;
    color:#fff;
    font-size:16px;
    font-size:1.6rem;
    line-height:1.6;
    padding:30px 0;
    text-transform:uppercase
}
.site-footer p{
    font-size:12px;
    margin-bottom:10px
}
.site-footer a{
    color:#fff
}
.site-footer a:hover{
    color:#fa5738
}

.js .fadeup-effect{
    opacity:0;
    overflow:hidden;
    -webkit-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    -webkit-animation-timing-function:ease-in-out;
    animation-timing-function:ease-in-out
}
@-webkit-keyframes fadeInUp{
    from{
        opacity:0;
        -webkit-transform:translateY(20px)
    }
    to{
        opacity:1;
        -webkit-transform:translateY(0)
    }
}
@keyframes fadeInUp{
    from{
        opacity:0;
        transform:translateY(20px)
    }
    to{
        opacity:1;
        transform:translateY(0)
    }
}
.fadeInUp{
    -webkit-animation-name:fadeInUp;
    animation-name:fadeInUp
}
@media only screen and (max-width:1280px){
    .site-inner,.wrap{
        max-width:1140px
    }
}
@media only screen and (max-width:1200px){
    .site-inner,.wrap{
        max-width:960px
    }
    .content-sidebar-sidebar .content-sidebar-wrap,.sidebar-content-sidebar .content-sidebar-wrap,.sidebar-sidebar-content .content-sidebar-wrap{
        width:740px
    }
    .content,.site-header .widget-area{
        width:620px
    }
    .content-sidebar-sidebar .content,.sidebar-content-sidebar .content,.sidebar-sidebar-content .content{
        width:400px
    }
    .sidebar-primary{
        width:300px
    }
    .title-area{
        width:200px
    }
}
@media only screen and (max-width:1080px){
    .front-page-2{
        padding:0 5%;
        width:100%
    }
}
@media only screen and (max-width:1023px){
    .site-inner,.wrap{
        max-width:768px
    }
    .secondary-nav .site-inner{
        margin-top:80px
    }
    .front-page .site-inner{
        max-width:768px;
        margin-top:0
    }
    .site-header{
        position:static
    }
    .front-page .site-header{
        background-color:#000
    }
    .front-page .site-header,.header-image .site-header.light .title-area,.header-image .title-area{
        padding-top:0
    }
    .front-page .site-header>.wrap{
        border:none
    }
    .content,.sidebar,.site-header .widget-area,.title-area{
        width:100%
    }
    .site-header .title-area,.site-header.light .title-area{
        padding:15px 0
    }
    .header-image .light .site-title>a{
        height:76px
    }
    .genesis-nav-menu,.site-header .widget-area,.site-title{
        text-align:center
    }
    .header-image .site-title>a{
        background-position:center!important
    }
    .nav-primary .genesis-nav-menu{
        float:none
    }
    .nav-secondary,.site-header.light .nav-secondary{
        border-bottom:none;
        display:block
    }
    .genesis-nav-menu a,.site-header.light .genesis-nav-menu a{
        padding:10px 10px 20px
    }
    .site-inner{
        margin-top:80px
    }
    .full-width-content .content{
        padding:0
    }
    .full-width-content img.pull-left{
        margin-left:0
    }
    .full-width-content img.pull-right{
        margin-right:0
    }
    .five-sixths,.four-sixths,.one-fourth,.one-half,.one-sixth,.one-third,.three-fourths,.three-sixths,.two-fourths,.two-sixths,.two-thirds{
        margin:0 0 40px;
        width:100%
    }
    .flexible-widgets.widget-fourths .widget,.flexible-widgets.widget-full .widget,.flexible-widgets.widget-halves .widget,.flexible-widgets.widget-thirds .widget{
        margin:0 auto 20px;
        width:100%
    }
    .front-page-1 .image-section,.secondary-nav .front-page-1 .image-section{
        padding-top:0
    }
    .plan .price{
        font-size:60px
    }
    .plan sup{
        font-size:30px;
        top:-.7em
    }
    .enews-widget input,.front-page-2 .enews-widget input{
        width:40%
    }
}
@media only screen and (max-width:960px){
    .site-inner,.wrap{
        max-width:768px
    }
    .content,.content-sidebar-sidebar .content,.content-sidebar-sidebar .content-sidebar-wrap,.footer-widgets-1,.footer-widgets-2,.footer-widgets-3,.sidebar-content-sidebar .content,.sidebar-content-sidebar .content-sidebar-wrap,.sidebar-primary,.sidebar-secondary,.sidebar-sidebar-content .content,.sidebar-sidebar-content .content-sidebar-wrap,.site-header .widget-area,.title-area{
        width:100%
    }
    .footer-widgets-1 .footer-widgets-2,.footer-widgets-3{
        margin:0 0 30px
    }
    .site-header .wrap{
        padding:20px 5%
    }
    .header-image .site-title>a{
        background-position:center top
    }
    .genesis-nav-menu li,.site-header .search-form,.site-header ul.genesis-nav-menu{
        float:none
    }
    .genesis-nav-menu,.site-description,.site-header .search-form,.site-header .title-area,.site-title{
        text-align:center
    }
    .genesis-nav-menu a,.genesis-nav-menu>.first>a,.genesis-nav-menu>.last>a{
        padding:20px 16px
    }
    .site-header .search-form{
        margin:16px auto
    }
    .genesis-nav-menu li.right{
        display:none
    }
    .features .main-img{
        padding-top:0
    }
}
@media only screen and (max-width:800px){
    body{
        background-color:#fff;
        font-size:16px;
        font-size:1.6rem
    }
    .site-header .wrap{
        padding:0 5%
    }
    .site-inner,.wrap{
        padding-left:5%;
        padding-right:5%
    }
    .front-page .site-inner{
        padding:0
    }
    .genesis-nav-menu.responsive-menu{
        display:none;
        float:none;
        padding-bottom:20px
    }
    .genesis-nav-menu.responsive-menu .menu-item,.responsive-menu-icon{
        display:block
    }
    .genesis-nav-menu.responsive-menu .menu-item:hover{
        position:static
    }
    .genesis-nav-menu.responsive-menu .sub-menu li.current-menu-item>a:hover,.genesis-nav-menu.responsive-menu li a,.genesis-nav-menu.responsive-menu li a:hover,.genesis-nav-menu.responsive-menu li.current-menu-item>a{
        background:0 0;
        border:none;
        display:block;
        padding:10px 0;
        text-transform:none
    }
    .genesis-nav-menu.responsive-menu .menu-item-has-children{
        cursor:pointer
    }
    .genesis-nav-menu.responsive-menu .menu-item-has-children>a{
        margin-right:60px
    }
    .genesis-nav-menu.responsive-menu>.menu-item-has-children:before{
        content:"\f347";
        float:right;
        font:400 20px/1 dashicons;
        height:20px;
        padding:7px 20px;
        right:0;
        text-align:right;
        z-index:9999
    }
    .fp-left,.fp-left2,.fp-right,.fp-right2,.leftrow,.rightrow{
        clear:both;
        text-align:center;
        width:100%
    }
    .genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before{
        content:"\f343"
    }
    .genesis-nav-menu.responsive-menu>.menu-item>.sub-menu{
        display:none
    }
    .genesis-nav-menu.responsive-menu .sub-menu{
        background-color:rgba(255,255,255,.05);
        left:auto;
        opacity:1;
        position:relative;
        -moz-transition:opacity .4s ease-in-out;
        -ms-transition:opacity .4s ease-in-out;
        -o-transition:opacity .4s ease-in-out;
        -webkit-transition:opacity .4s ease-in-out;
        transition:opacity .4s ease-in-out;
        width:100%;
        z-index:99
    }
    .genesis-nav-menu.responsive-menu .sub-menu .sub-menu{
        background-color:transparent;
        margin:0;
        padding-left:25px
    }
    .genesis-nav-menu.responsive-menu .sub-menu li a,.genesis-nav-menu.responsive-menu .sub-menu li a:hover{
        padding:10px 0;
        position:relative;
        text-transform:none;
        width:100%
    }
    .genesis-nav-menu.responsive-menu .current-menu-item>a,.genesis-nav-menu.responsive-menu .sub-menu .current-menu-item>a:hover,.genesis-nav-menu.responsive-menu a:hover,.genesis-nav-menu.responsive-menu>li.menu-item-has-children:hover>a{
        background:0 0
    }
    .site-header .genesis-nav-menu.responsive-menu .current-menu-item>a,.site-header .genesis-nav-menu.responsive-menu .sub-menu,.site-header .genesis-nav-menu.responsive-menu .sub-menu li a,.site-header .genesis-nav-menu.responsive-menu .sub-menu li a:hover,.site-header .genesis-nav-menu.responsive-menu a:hover,.site-header .genesis-nav-menu.responsive-menu>.menu-item-has-children:before,.site-header .genesis-nav-menu.responsive-menu>li:hover>a{
        color:#fff
    }
    .archive-description,.author-box,.comment-respond,.entry,.entry-comments,.entry-pings,.sidebar .widget,.site-header{
        padding:0
    }
    .archive-pagination li a{
        margin-bottom:4px
    }
    .five-sixths,.four-sixths,.one-fourth,.one-half,.one-sixth,.one-third,.three-fourths,.three-sixths,.two-fourths,.two-sixths,.two-thirds{
        margin:0 0 40px;
        width:100%
    }
    .sidebar .widget.enews-widget{
        padding:40px
    }
    .front-page-1{
        height:auto;
        padding:10% 0
    }
    .home-mid .wrap{
        padding:0
    }
    .home-mid-left{
        margin-top:120px;
        width:100%
    }
    .home-mid-left .wrap{
        padding-left:5%;
        padding-right:5%
    }
    .home-mid-right{
        margin-top:80px;
        padding:120px 0;
        width:100%
    }
    .home-mid-right .wrap{
        padding-left:5%;
        padding-right:5%
    }
    .home-mid-right h4{
        font-size:30px;
        font-size:3rem
    }
    .front-page-10 .flexible-widgets{
        padding:60px 0
    }
    .fp-left,.fp-right2{
        margin:40px 0 0;
        min-height:auto
    }
    .fp-left2{
        min-height:300px
    }
    .fp-right{
        margin-top:40px;
        min-height:auto
    }
    .fp-left2 img,.fp-right img{
        position:relative;
        max-width:100%
    }
    .home .content ol,.home .content ul{
        margin-left:0
    }
    .home .content ul>li{
        list-style-type:none
    }
}
@media only screen and (max-width:760px){
    .front-page-2 form{
        background:0 0
    }
    .plan{
        float:none;
        margin:0 auto 40px;
        width:90%
    }
    .popular{
        transform:none;
        -webkit-transform:none
    }
    .content .portfolio{
        width:48%
    }
    .portfolio-clear{
        clear:both
    }
    .portfolio-clear-2{
        clear:none
    }
    .content .portfolio .post-image{
        width:100%
    }
}
@media only screen and (max-width:640px){
    .front-page-1,.front-page-12,.front-page-4,.front-page-5,.front-page-7,.front-page-9{
        background-size:cover
    }
}
@media only screen and (max-width:550px){
    .content .portfolio .post-image,.enews-widget input,.front-page-2 .enews-widget input{
        width:100%
    }
    .image-section h4,.solid-section h4{
        font-size:34px;
        font-size:3.4rem;
        margin-bottom:20px
    }
    .front-page-2 .image-section h4{
        font-size:24px;
        font-size:2.4rem
    }
    .content .portfolio{
        text-align:center;
        width:100%
    }
    .content .portfolio .more-link{
        margin:20px auto 0;
        padding:6px;
        width:60%
    }
    .left-content,.right-content{
        text-align:center;
        width:100%
    }
    .left-content .fa,.right-content .fa{
        padding:20px
    }
}
@media print{
    h1,h2,h3,h4,h5,h6,h7,p{
        orphans:3;
        widows:3
    }
    h1,h2,h3,h4,h5,h6,h7,img{
        page-break-after:avoid;
        page-break-inside:avoid
    }
    blockquote,h1,h2,h3,h4,h5,h6,h7,img,pre,table,tr{
        page-break-inside:avoid
    }
    *,:after,:before{
        background:0 0!important;
        box-shadow:none!important;
        color:#000!important;
        text-shadow:none!important
    }
    a,a:visited{
        text-decoration:underline
    }
    a[href]:after{
        content:" (" attr(href) ")"
    }
    abbr[title]:after{
        content:" (" attr(title) ")"
    }
    .site-title>a:after,a[href^="javascript:"]:after,a[href^="#"]:after{
        content:""
    }
    thead{
        display:table-header-group
    }
    img{
        max-width:100%!important
    }
    @page{
        margin:2cm .5cm
    }
    blockquote,pre{
        border:1px solid #999
    }
    .content,.content-sidebar{
        width:100%
    }
    .breadcrumb,.comment-edit-link,.comment-form,.comment-list .reply a,.comment-reply-title,.edit-link,.entry-comments-link,.entry-footer,.genesis-box,.header-widget-area,.hidden-print,.home-top,.nav-primary,.nav-secondary,.post-edit-link,.sidebar,button,input,select,textarea{
        display:none!important
    }
    .title-area{
        text-align:center;
        width:100%
    }
    .site-title>a{
        margin:0;
        text-decoration:none;
        text-indent:0
    }
    .site-inner{
        padding-top:0;
        position:relative;
        top:-100px
    }
    .author-box{
        margin-bottom:0
    }
    dl,ol,ul{
        page-break-before:avoid
    }
}
**/