@import url('https://fonts.googleapis.com/css?family=Montserrat:100,300,400,500,600,800,900');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900');

/* cyrillic-ext */
body {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}
a {
    color: #16aa66;
}
img {
    max-width: 100%;
    height: auto;
}
.sticky-header {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.site-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 15px 0;
}
.site-header .site-title img {
    max-width: 205px;
    height: auto;
}
.hero-area {
    background: url('../images/hero-backgorund.jpg') center top no-repeat;
    background-size: cover;
}
.nav-header {
    text-align: right;
    text-transform: uppercase;
    font-size: 12px;
}
.nav-header ul ul {
    display: none;
}
.nav-header ul li:hover > ul {
    display: block;
}
.nav-header ul {
    padding: 0;
    list-style: none;
    position: relative;
    display: inline-table;
}
.nav-header ul:after {
    content: "";
    clear: both;
    display: block;
}
.nav-header ul li {
    float: left;
}
.nav-header ul li:hover {} .nav-header ul li.current-menu-item a,
.nav-header ul li:hover a {
    color: #d0a153;
}
.nav-header ul li a {
    display: block;
    padding: 0 15px;
    color: #fff;
    text-decoration: none;
}
.nav-header ul ul {
    background: #d0a153;
    border-radius: 0px;
    padding: 0;
    position: absolute;
    top: 100%;
    text-align: left;
    z-index: 3;
}
.nav-header ul ul li {
    float: none;
    line-height: 20px;
}
.nav-header ul ul li a {
    padding: 5px 10px;
    color: #fff !important;
}
.nav-header ul ul li a:hover {
    background: #4b545f;
}
.nav-header ul ul ul {
    position: absolute;
    left: 100%;
    top: 0;
}
.hero-area {
    position: relative;
    z-index: 1;
    color: #fff;
    line-height: 1.3;
}
.hero-area .container {
    position: relative;
}
.hero-area .hero-caption {
    padding: 180px 0 140px;
}
.hero-area .hero-title {
    font-weight: bold;
    font-size: 46px;
    margin-bottom: 30px;
    line-height: 58px;
}
.hero-area .hero-description {
    font-family: serif;
    font-size: 20px;
    margin-bottom: 30px;
}
.hero-area .hero-button {
    display: inline-block;
    position: relative;
}
.hero-area .hero-button .btn {
    padding: 25px 60px;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 13px;
}
.hero-area .hero-button:after {
    content: "\f100";
    font: normal normal normal 65px/1 FontAwesome;
    margin-left: 20px;
    position: relative;
    top: 15px;
}
.hero-area .hero-image {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 91%;
    z-index: -1;
}
.hero-area .hero-image img {
    max-height: 100%;
    max-width: 100%;
    min-height: 100%;
}
.featured-on-container {
    border-bottom: solid 1px #dddfe2;
    text-transform: uppercase;
    font-weight: bold;
    overflow: hidden;
}
.featured-on {
    display: table;
    width: 100%;
    line-height: 1.2;
}
.featured-on .featured-block {
    display: table-cell;
    vertical-align: middle;
}
.after-banner {
    padding: 60px 0;
}
.after-banner .how-different h2 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
}
.after-banner .how-different .h3 {
    opacity: .5;
    font-size: 20px;
    font-family: serif;
    margin-bottom: 35px;
}
.audit-checklist {
    text-transform: uppercase;
}
.audit-checklist ul {
    margin: 0;
    padding: 0;
}
.audit-checklist ul li {
    list-style: none;
    margin-bottom: 18px;
    padding-left: 25px;
    position: relative;
    font-size: 13px;
}
.audit-checklist ul li:before {
    content: "\f058";
    font: normal normal normal 16px/1 FontAwesome;
    color: #d0a153;
    position: absolute;
    left: 0;
    top: 3px;
}
.audit-checklist .audit-button .btn {
    border-radius: 0;
    padding: 15px 40px;
    letter-spacing: 2px;
    margin-right: 20px;
}
.home-testimonials {
    position: relative;
    color: #abaeb0;
}
.home-testimonials .image-overlay {
    position: absolute;
    width: 100%;
    height: calc(100% - 260px);
    background: url('../images/home-testimonials.jpg');
    background-size: cover;
}
.home-testimonials .testimonial-content {
    padding-top: 80px;
}
.home-slider {
    position: relative;
}
.home-slider ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.home-slider ul.slides li {
    display: none;
    list-style: none;
}
.home-testimonials .testimonial-content .testimonial {
    padding: 0 10px 0 10px;
}
.home-slider .flex-direction-nav a {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    font-size: 40px;
    color: #fff;
    opacity: .3;
}
.home-slider .flex-direction-nav a:hover {
    opacity: 1;
}
.home-slider .flex-direction-nav a.flex-next {
    right: -20px;
}
.home-slider .flex-direction-nav a.flex-prev {
    left: -20px;
}
.home-testimonials h3 {
    font-family: serif;
    font-size: 20px;
    margin-bottom: 60px;
}
.home-testimonials .testimonial .testi-photo {
    float: left;
    margin-right: 10px;
}
.home-testimonials .testimonial .testi-author {
    color: #fff;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2px;
}
.home-testimonials .testimonial .testi-company {
    color: #d0a153;
    font-family: serif;
    font-size: 14px;
    line-height: 1.3;
}
.home-testimonials .testimonial .test-header {
    margin-bottom: 25px;
    overflow: hidden;
}
.home-testimonials .testimonial .testi-content {
    clear: both;
}
.home-testimonials .client-logos {
    text-align: center;
    background: #fff;
    padding: 50px 40px 50px;
    border: solid 1px #dddfe2;
    position: relative;
}
.home-testimonials .client-logos img {
    width: 100%;
    height: auto;
}
.home-testimonials .client-logos .display-logos {
    font-size: 40px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -20px;
    text-align: center;
}
.home-testimonials .client-logos .display-logos span {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 10px;
    background: #dddfe2;
}
.home-testimonials .client-logos .display-logos:hover {
    text-decoration: none;
}
.client-logos h2 {
    color: #666;
    text-align: left;
    margin-bottom: 20px;
    font-family: serif;
}
.industries-worked {
    padding: 60px 0 100px;
}
.industries-worked h2 {
    font-family: serif;
    font-size: 20px;
    margin-bottom: 25px;
}
.industry-row {
    display: table;
    width: 100%;
    border-top: solid 1px #dddfe2;
}
.industry-row:last-child {
    border-bottom: solid 1px #dddfe2;
}
.industry-row .industry {
    display: table-cell;
    width: 33%;
    padding: 40px;
    border-left: solid 1px #dddfe2;
}
.industry-row .industry:last-child {
    border-right: solid 1px #dddfe2;
}
.industry-row p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.5;
}
.industry-row p strong {
    color: #16aa66;
}
.industry-row .industry h3 {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #1a2538;
    font-size: 14px;
    font-weight: bold;
}
.industry-goals {
    margin-top: 30px;
}
.industry-goals .goal-blocks {
    display: table;
    width: 100%;
}
.industry-goals .goal-blocks .goal-block {
    display: table-cell;
    width: 20%;
}
.industry-goals .goal-blocks .goal-block:first-child {
    width: 35%;
}
.industry-goals .goal-blocks .goal-block h4 {
    color: #1a2538;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0;
    position: relative;
    display: inline-block;
}
.industry-goals .goal-blocks .goal-block h4:after {
    content: "\f105";
    font: normal normal normal 25px/1 FontAwesome;
    color: #d0a153;
    position: absolute;
    right: -50px;
    top: -5px;
}
.industry-goals .goal-blocks .goal-block:last-child h4:after {
    content: '';
}
.industry-goals .goal-blocks .goal-block p {
    font-size: 14px;
    font-family: serif;
}
.industry-goals .goal-blocks .goal-block p a {
    color: #16aa66;
}
.home-contact {
    padding-bottom: 100px;
}
.contact-left h2 {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.contact-left .punchline {
    color: #666;
    font-family: serif;
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 35px;
}
.contact-left p {
    margin-bottom: 35px;
}
.contact-left .contact-details div {
    padding-left: 20px;
    position: relative;
    font-size: 14px;
}
.contact-left .contact-details div:before {
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: 0;
    top: 6px;
}
.contact-left .contact-details div.address:before {
    content: "\f041";
    font-size: 18px;
}
.contact-left .contact-details div.mobile:before {
    content: "\f10b";
    font-size: 18px;
}
.contact-left .contact-details div.telephone:before {
    content: "\f1ac";
}
.contact-left .contact-details div.skype:before {
    content: "\f17e";
}
.home-contact .quora-title {
    margin: 35px 0 0;
    border: 0;
}
.consultation-form {
    border: solid 10px #f0f0f0;
}
.consultation-form .consultation-header {
    margin: -10px -10px 20px -10px;
    padding: 20px 0;
    background: #252729;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    position: relative;
}
.consultation-form .consultation-header .risk-free-image {
    position: absolute;
    left: 50%;
    margin-left: -46px;
    bottom: -50px;
    display: none;
}
.consultation-form .consultation-header span {
    font-size: 12px;
    display: block;
    position: absolute;
    text-transform: uppercase;
    background: #d0a153;
    width: 60px;
    height: 60px;
    border-radius: 300px;
    line-height: 60px;
    bottom: -30px;
    left: 50%;
    margin-left: -30px;
    display: none;
}
.consultation-form .c-form {
    overflow: hidden;
}
.consultation-form .c-form,
.consultation-form .consultation-text {
    padding: 0 25px 25px 25px;
}
.consultation-form .consultation-text ul {
    margin: 0 0 20px;
    padding: 0;
}
.consultation-form .consultation-text ul li {
    list-style: none;
    margin-bottom: 5px;
    padding-left: 25px;
    position: relative;
}
.consultation-form .consultation-text ul li:before {
    content: "\f058";
    font: normal normal normal 16px/1 FontAwesome;
    color: #d0a153;
    position: absolute;
    left: 0;
    top: 3px;
}
.consultation-form .c-form input[type=text], .consultation-form .c-form input[type=email], .consultation-form .c-form input[type=tel], .consultation-form .c-form textarea {
    border: solid 1px #e5e5e5;
    border-radius: 0;
    display: block;
    margin-bottom: 15px;
    width: 100%;
    padding: 15px;
}
.consultation-form .c-form textarea {
    height: 150px;
}
.consultation-form .c-form .hidden-textarea {
    display: none;
}
.consultation-form .c-form .hidden-textarea.visible {
    display: block;
}
.consultation-form .c-form input[type=text]:focus, .consultation-form .c-form input[type=email]:focus, .consultation-form .c-form input[type=tel]:focus {
    border-color: #1a2538;
    outline: none;
}
::-webkit-input-placeholder {
    color: #1a2538;
}
:-moz-placeholder {
    color: #1a2538;
}
::-moz-placeholder {
    color: #1a2538;
}
:-ms-input-placeholder {
    color: #1a2538;
}
.consultation-text .best-case {
    color: #16aa66;
}
.consultation-text .worst-case {
    color: #ab0000;
}
.consultation-form .c-form .btn {
    padding: 20px 0;
    border-radius: 0;
    text-transform: uppercase;
}
.wpcf7-form .c-form {
    padding-bottom: 0;
}
.consultation-form .wpcf7-response-output {
    margin: 0em 25px 1em;
}
.site-footer {
    background: #f0f0f0;
}
.site-footer .different-logos {
    padding: 22px 0;
}
.different-logos a {
    margin-right: 10px;
}
.different-logos a:last-child {
    margin-right: 0;
}
.site-footer .social-area {
    padding: 30px 0;
    text-align: center;
}
.site-footer .social-area a,
.contact-social a {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #fff;
    color: #1a2538;
    border-radius: 60px;
    margin: 0 5px;
    font-size: 20px;
    line-height: 40px;
}
.contact-social a {
    color: #fff;
}
.contact-social a.fa.fa-twitter {
    background: #55acee;
}
.contact-social a.fa.fa-facebook {
    background: #3765a3;
}
.contact-social a.fa.fa-linkedin {
    background: #0077b5;
}
.contact-social a.fa.fa-youtube-play,
.contact-social a.fa.fa-google-plus {
    background: #de2825;
}
.contact-social {
    margin-top: 35px;
}
.contact-social a {
    text-align: center;
}
.contact-social a:hover {
    text-decoration: none;
}
.social-area a {
    text-align: center;
}
.site-footer .social-area a:hover {
    text-decoration: none;
    background: #1a2538;
    color: #fff;
}
.site-footer .copyrights {
    background: #e2e1e1;
    text-align: center;
    padding: 12px 0;
    font-size: 10px;
}
.site-footer .copyrights a {
    color: #1a2538;
}
.page-title {
    padding: 50px 0;
    background: #000;
    position: relative;
}
.container {
    position: relative;
}
.header-phone {
    position: absolute;
    right: 35px;
    top: 25px;
    z-index: 2;
    color: #f14e65;
    font-size: 24px;
    font-weight: bold;
}
.header-phone a {
    color: #f14e65 !important;
}
.page-title h1 {
    font-size: 46px;
    color: #fff;
    font-weight: bold;
}
.page-title h12 {
    font-size: 36px;
    color: #fff;
    font-weight: bold;
}

.inner-page {
    padding: 50px 0;
}
.entry-content h2 {
    font-family: serif;
    color: #666;
    font-size: 20px;
    margin: 30px 0 30px;
}
.entry-content .hero-button {
    text-align: center;
}
.entry-content .hero-button a {
    font-size: 125%;
}
h2.secondary-title {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    margin-bottom: 10px;
    color: #1a2538;
}
.entry-content h2:first-child {
    margin-top: 0;
}
.sidebar-testimonials {
    margin-top: 40px;
}
.sidebar-testimonials .testimonial {
    border: solid 10px #f0f0f0;
    margin-bottom: 40px;
    padding: 35px 20px;
}
.sidebar-testimonials .testimonial .testi-photo {
    float: left;
    margin-right: 20px;
}
.sidebar-testimonials .testimonial .testi-name {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.sidebar-testimonials .testimonial .testi-designation {
    color: #666;
    font-family: serif;
    font-size: 14px;
    line-height: 1.5;
}
.green-button .btn {
    padding: 15px 30px;
    text-transform: uppercase;
    white-space: normal;
}
.about-benefits ul {
    margin: 0;
    padding: 0;
}
.about-benefits ul li {
    list-style: none;
    margin-bottom: 15px;
    padding-left: 25px;
    position: relative;
}
.about-benefits ul li:before {
    content: "\f058";
    font: normal normal normal 16px/1 FontAwesome;
    color: #d0a153;
    position: absolute;
    left: 0;
    top: 3px;
}
.member-info {
    margin-bottom: 45px;
}
.member-photo {
    float: left;
    margin-right: 15px;
}
.member-name {
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: 600;
}
.member-designation {
    font-family: serif;
    font-size: 14px;
    color: #ba914e;
}
.member-bio {
    color: #1a2538;
    font-weight: lighter;
}
.member-contacts a {
    padding-left: 15px;
    color: #1a2538;
}
.member-contacts a:hover {
    color: #ba914e;
}
.member-contacts .fa {
    margin-right: 5px;
}
.pdf-list p:empty {
    display: none;
}
.pdf-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.pdf-list li {
    padding-left: 40px !important;
    margin-bottom: 30px !important;
    position: relative;
}
.pdf-list li:before {
    content: ' ' !important;
    width: 25px;
    height: 30px;
    background: url('../images/icon-pdf.png') no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}
.pdf-list a {
    color: #1a2538;
}
.pdf-list a:hover {
    color: #16aa66;
}
.about-benefits {
    background: url('../images/our-benefits-bg.jpg') center top no-repeat;
    background-size: cover;
    color: #abaaae;
    padding: 70px 0;
}
.about-benefits h2 {
    font-family: serif;
    padding-bottom: 20px;
}
.about-benefits p {
    padding-bottom: 5px;
}
.about-commitment {
    padding: 65px 0;
}
.about-commitment h2 {
    color: #666;
    font-family: serif;
    padding-bottom: 15px;
}
.testimonial-slider ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.testimonial-slider li {
    display: none;
}
.entry-content ul {
    margin: 0;
    padding: 0;
}
.entry-content ul li {
    list-style: none;
    margin-bottom: 15px;
    padding-left: 25px;
    position: relative;
}
.entry-content ul li:before {
    content: "\f058";
    font: normal normal normal 16px/1 FontAwesome;
    color: #d0a153;
    position: absolute;
    left: 0;
    top: 5px;
}
.pricing-table-row {
    display: table;
    width: 100%;
}
.pricing-table-row .pricing-column {
    display: table-cell;
    width: 50%;
    position: relative;
}
.pricing-table-row .bad-content,
.pricing-table-row .good-content {
    position: relative;
    padding: 10px 10px 20px 25px;
    font-size: 14px;
}
.pricing-table-row .good-content:before {
    content: "\f058";
    font: normal normal normal 14px/1 FontAwesome;
    color: green;
    margin-right: 5px;
    position: absolute;
    top: 14px;
    left: 0;
}
.pricing-table-row .bad-content:before {
    content: "\f05e";
    font: normal normal normal 14px/1 FontAwesome;
    color: red;
    margin-right: 5px;
    position: absolute;
    top: 14px;
    left: 0;
}
.pricing-main-table {
    border: 1px solid #dddfe2;
    overflow: hidden;
}
.pricing-good-heading {
    text-align: center;
    font-size: 14px;
    color: #1a2538;
    padding: 12px 0;
    font-weight: 700;
    text-transform: uppercase;
}
.pricing-table-row {
    border-bottom: 1px solid #dddfe2;
    padding: 0 10px;
    line-height: 22px;
}
.pricing-table-row .pricing-column:last-child {
    padding-left: 15px;
}
.pricing-table-row:last-child {
    border-bottom: none
}
.pricing-column-left,
.pricing-heading-left {
    border-right: 2px solid #dddfe2;
}
.blog .inner-page,
.single-post .inner-page {
    padding-bottom: 140px;
}
.blog-title {
    background: url("../images/blog-banner.jpg") !important;
    background-size: cover !important;
}
.blog-post h2 {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0;
}
.blog-post h2 a {
    text-decoration: none;
    color: #1a2538;
    line-height: 26px;
}
.blog-post h2 a:hover {
    color: #16aa66;
}
.blog-post .entry-meta {
    font-family: serif;
    font-size: 20px;
    color: #666;
}
.entry-meta a {
    color: #666;
    text-decoration: none;
}
.entry-meta a:hover {
    color: #16aa66;
}
.blog-post .readmore {
    margin-bottom: 10px;
}
.post-share a {
    font-size: 30px;
    color: #1a2538;
    margin-right: 10px;
    text-decoration: none;
}
.post-share a.fa-facebook-square {
    color: #3765a3;
}
.post-share a.fa-twitter-square {
    color: #55acee;
}
.post-share a.fa-linkedin-square {
    color: #0077b5;
}
.post-share a.fa-google-plus-square {
    color: #da4735;
}
.post-share a.fa-pinterest-square {
    color: #bd2126;
}
.post-share a:hover {
    color: #16aa66;
}
.page-content .blog-post {
    padding-bottom: 20px;
    border-bottom: 1px solid #dddfe2;
    margin-bottom: 60px;
}
.page-content .blog-post:nth-of-type(5) {
    margin-bottom: 20px;
}
.post-thumbnail img {
    height: auto;
    width: 100%;
}
.page-content .wp-pagenavi {
    text-align: right;
    font-size: 40px;
    font-weight: lighter;
}
.page-content .wp-pagenavi a:hover,
.page-content .wp-pagenavi a:active {
    text-decoration: none;
}
.wp-pagenavi .pages,
.wp-pagenavi .last,
.wp-pagenavi .extend {
    display: none;
}
.wp-pagenavi span.current {
    color: #1a2538;
}
.wp-pagenavi a,
.wp-pagenavi span {
    border: 0;
    color: #a7a9ae;
    padding: 3px 10px;
}
.post-thumbnail {
    position: relative;
}
.post-thumbnail .thumbnail-overlay {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .85);
    color: #fff;
}
.post-thumbnail .thumbnail-overlay i {
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -18px;
    margin-top: -18px;
}
.post-thumbnail:hover .thumbnail-overlay {
    display: block;
}
.blog-post-single {
    margin-bottom: 20px !important;
}
.blog-post-single .post-thumbnail {
    margin-bottom: 40px;
}
.blog-post-single h2 {
    font-size: 24px;
    line-height: 26px;
}
.blog-post-single h2 a {
    color: #1a2538;
}
.blog-post-single h2 a:hover {
    color: #16aa66
}
.blog-post-single .entry-content {
    padding-bottom: 35px;
}
.previous-post a {
    text-decoration: none;
    color: #1a2538;
    font-weight: bold;
}
.previous-post .fa-chevron-left {
    margin-right: 10px;
}
.contact-page {
    background: url('../images/contact-page-bg.jpg') center top no-repeat #222;
    background-size: cover;
    padding: 80px 0 0;
    color: #a8abad;
}
.contact-page .page-title {
    background: none;
    padding: 80px 0 40px;
}
.contact-page .page-title h1 {
    color: #fff;
    font-size: 46px;
    font-weight: bold;
    padding-bottom: 35px;
    display: inline-block;
    position: relative;
}
.contact-page .page-title h1:after {
    position: absolute;
    bottom: 0;
    height: 4px;
    background: #fff;
    width: 158px;
    content: '';
    left: 0;
}
.contact-page .contact-content {
    padding-bottom: 50px;
}
.contact-content .form-group {
    margin-bottom: 15px;
}
.contact-content .form-control {
    font-size: 14px;
    color: #a3a3a3;
    border: 0;
    padding: 10px 25px;
}
.contact-content .btn-block {
    font-size: 12px;
    text-transform: uppercase;
    width: 165px !important;
    padding: 20px 0;
    margin-top: 20px;
}
.contact-content .form-control,
.contact-content .btn-block {
    border-radius: 0;
}
.contact-page .contact-content .contact-left {
    color: #a8abad;
}
.contact-page .contact-form input[type=text], .contact-page .contact-form input[type=email] {
    border: solid 1px #247054;
    background: none;
    border-radius: 0;
    margin-bottom: 20px;
    padding: 10px 15px;
    width: 100%;
    color: #a8abad;
    font-size: 13px;
}
.contact-page .contact-form textarea {
    border: solid 1px #247054;
    background: none;
    border-radius: 0;
    padding: 10px 15px;
    width: 100%;
    margin-bottom: 5px;
    color: #a8abad;
    height: 155px;
    font-size: 13px;
}
.contact-page .contact-form .contact-button input[type=submit] {
    background: #16aa66;
    border: none;
    border-radius: 0;
    padding: 12px 65px;
    font-size: 12px;
    color: #FFF;
    text-transform: uppercase;
    margin-left: -10px;
}
.contact-page .contact-form .contact-button input[type=submit]:hover {
    background: #0c5d38;
}
.contact-content::-webkit-input-placeholder {
    color: #a3a3a3
}
.contact-content::-moz-input-placeholder {
    color: #a3a3a3
}
.contact-content::-ms-input-placeholder {
    color: #a3a3a3
}
.contact-content::-o-input-placeholder {
    color: #a3a3a3
}
.contact-page .contact-form::-webkit-input-placeholder {
    color: #a8abad;
}
.contact-page .contact-form:-moz-placeholder {
    color: #a8abad;
}
.contact-page .contact-form::-moz-placeholder {
    color: #a8abad;
}
.contact-page .contact-form:-ms-input-placeholder {
    color: #a8abad;
}
.contact-page .site-footer {
    margin-top: 200px;
}
.nicescroll-rails {
    width: 2px !important;
}
.nicescroll-cursors {
    width: 6px !important;
    left: 2px !important;
}
.video-list {
    height: 375px;
    overflow: hidden;
}
.video-list .video-list-container {
    padding-right: 30px;
}
.video-list a {
    display: block;
    position: relative;
    margin-bottom: 20px;
    border: 1px solid #dddfe2;
}
.video-list a .video-overlay {
    display: none;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #26282f;
    color: #aaabac;
}
.video-list a .video-overlay .overlay-title {
    position: absolute;
    bottom: 0;
    padding: 5px 10px;
    font-size: 12px;
}
.video-list a.current .video-overlay,
.video-list a:hover .video-overlay {
    display: block;
}
#video-player {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    border: 1px solid #dddfe2;
}
#video-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-list a .play-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(0, 0, 0, .5);
    display: block;
}
.video-list a .play-overlay .play-overlay-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 52px;
    height: 52px;
    margin-left: -26px;
    margin-top: -26px;
    background: url('../images/play.png') no-repeat;
    opacity: .5;
}
.videos-area {
    background: url('../images/video-page-bg.jpg') center top no-repeat;
    background-size: cover;
    padding: 75px 0 100px;
    margin: 60px 0 50px;
}
.videos-area .main-video h2 {
    font-size: 20px;
    color: #abaaae;
    font-family: serif;
    margin: 0;
    padding-bottom: 40px;
}
.opportunity-analysis {
    clear: both;
    overflow: hidden;
    padding: 30px 0;
    font-size: 14px;
}
.opportunity-analysis input[type=text], .opportunity-analysis input[type=email], .opportunity-analysis textarea {
    border: solid 1px #000;
    border-radius: 0;
    display: block;
    margin-bottom: 15px;
    width: 100%;
    padding: 15px;
}
.yael-accordions .accordion-title:active,
.yael-accordions .accordion-title:focus {
    outline: none;
}
.yael-accordions .accordion-title {
    background: #252729;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding: 20px;
    position: relative;
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 0;
    border-bottom: solid 2px #fff;
}
.yael-accordions .accordion-title:before {
    content: "\f067";
    font: normal normal normal 20px/1 FontAwesome;
    position: absolute;
    right: 20px;
    top: 20px;
}
.yael-accordions .accordion-title.ui-state-active:before {
    content: "\f068" !important;
}
.yael-accordions .accordion-content {
    border: solid 1px #dddfe2;
    border-top: none;
}
.yael-accordions .accordion-content .accordion-inner {
    padding: 20px;
}
.white-paper-container {
    margin: 30px 0;
}
.white-paper-container h2.white-paper-title {
    font-family: 'Montserrat', sans-serif;
    color: #1a2538;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
}
.white-paper-container .single-white-paper {
    text-align: center;
    border: solid 10px #f0f0f0;
    margin-bottom: 30px;
    padding: 0 20px 20px 20px;
}
.white-paper-container .single-white-paper h3 {
    font-family: serif;
    color: #a9aaaa;
    font-size: 20px;
    font-weight: normal;
    margin: 30px 0 20px;
}
.white-paper-container .single-white-paper .download-white-paper {
    color: #9e9e9e;
    text-transform: uppercase;
    font-weight: bold;
}
.white-paper-container .single-white-paper .download-white-paper a {
    text-decoration: underline;
}
.yael-subscription {
    margin: 30px 0;
    overflow: hidden;
}
.yael-subscription h4 {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 20px;
}
.yael-subscription input[type=email] {
    border: solid 1px #e5e5e5;
    padding: 15px 20px;
    display: block;
    float: left;
    width: calc(100% - 102px);
    border-right: 0;
    font-size: 12px;
}
.yael-subscription input[type=email]:focus {
    outline: black;
}
.yael-subscription input[type=submit] {
    display: block;
    float: right;
    padding: 15px 20px;
    border-radius: 0;
    width: 102px;
}
.quora-title {
    border: solid 10px #f0f0f0;
    margin-bottom: 30px;
}
.quora-title img {
    display: block;
    max-width: 100%;
    height: auto;
}
.hidden-logos {
    display: none;
}
.entry-content blockquote {
    font-weight: bold;
    border: solid 10px #f0f0f0;
    padding: 20px;
    margin: 30px 0;
}
.entry-content blockquote p {
    margin-bottom: 0;
}
.form-analysis {
    border: solid 10px #f0f0f0;
    padding: 50px 80px;
}
.form-analysis .form-analysis-title {
    padding: 40px 50px;
    font-weight: bold;
    background: #252729;
    color: #fff;
    text-align: center;
    font-size: 20px;
    margin: -60px -90px 50px -90px;
}
.form-analysis .form-analysis-content {
    text-align: center;
}
.form-analysis .form-analysis-content ul {
    margin: 0;
    padding: 0;
}
.form-analysis .form-analysis-content ul li {
    list-style: none;
}
.form-analysis .form-elements {
    padding: 20px 0;
}
.form-analysis .form-elements .form-group {
    margin-bottom: 15px;
}
.form-analysis .form-elements input[type=text], .form-analysis .form-elements input[type=email], .form-analysis .form-elements textarea, .form-analysis .form-elements input[type=submit] {
    font-size: 14px;
    padding: 10px;
}
.radio-container {
    display: inline-block;
    margin-right: 10px;
}
.radio-container input[type=checkbox], .radio-container input[type=radio] {
    display: none;
}
.radio-container input[type=checkbox] + label, .radio-container input[type=radio] + label {} .radio-container input[type=checkbox] + label span, .radio-container input[type=radio] + label span {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    cursor: pointer;
    border: solid 1px #ccc;
    background: #fff;
}
.radio-container input[type=checkbox] + label span, .radio-container input[type=radio] + label span {
    background-color: #fff;
}
.radio-container input[type=checkbox]:checked + label span, .radio-container input[type=radio]:checked + label span {
    background-color: #16aa66;
    border-color: #fff;
}
.radio-container input[type=radio] + label span {
    border-radius: 100px;
}
.how-different-logos img {
    width: 95%;
    height: auto;
}
.how-different-logos {
    overflow: hidden;
    display: table;
    width: 100%;
}
.how-different-logos a {
    display: table-cell;
}
.how-different-logos .google-logo {
    text-align: left;
}
.how-different-logos .bing-logo {
    text-align: right;
}
.how-different-logos img {
    max-width: 100%;
}
.inner-page .partnership-content h2 {
    margin: 0;
    font-weight: normal;
    text-transform: capitalize;
    font-family: serif;
    padding: 20px 0 30px;
    color: #666;
}
.inner-page .partnership-content h1 {
    margin: 0;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: bold;
}
.who-we-are {
    margin: 30px 0;
}
.interested-partner h2 {
    margin: 0;
    font-weight: normal;
    text-transform: capitalize;
    font-family: serif;
    padding: 20px 0 30px;
    color: #666;
}
.who-we-are h2 {
    margin: 0;
    font-weight: normal;
    text-transform: capitalize;
    font-family: serif;
    padding: 20px 0 30px;
    color: #666;
}
.result-enjoy {
    margin: 30px 0;
}
.result-enjoy-main {
    border: 10px solid #f0f0f0;
    padding: 20px 25px;
    text-align: center;
    position: relative;
}
.result-enjoy-main:before {
    content: " ";
    font: normal normal normal 16px/1 FontAwesome;
    background: url('../images/arrow-result.png') center no-repeat;
    color: #d0a153;
    width: 62px;
    height: 62px;
    position: absolute;
    margin-left: -32px;
    left: 50%;
    top: -32px;
}
.step-1 {
    position: relative;
    padding-bottom: 25px;
    padding-left: 30px;
}
.step-1:last-child {
    padding-bottom: 0;
}
.step-1:before {
    content: " ";
    background: url('../images/step-arrow.png') center no-repeat;
    width: 15px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 6px;
}
.partnership-button .btn {
    padding: 15px 60px;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 13px;
    position: fixed;
    z-index: 2;
    left: 0;
    bottom: 0;
}
.partnership-banner {
    background: url('../images/accelerator-partnership.jpg') no-repeat !important;
    background-size: cover !important;
}
.partnership-banner .hero-caption {
    padding: 100px 0 10px !important;
}
.partnership-content .green-button .btn {
    width: 100% !important;
    margin-bottom: 18px;
    font-weight: bold;
}
.who-we-are .green-button .btn {
    width: auto !important;
    margin: 0 auto;
    display: inline-block;
    padding: 15px 60px;
}
.white-popup-block {
    background: #FFF;
    padding: 20px 30px;
    text-align: left;
    max-width: 550px;
    margin: 40px auto;
    position: relative;
}
#popup.white-popup-block {
    background: none;
}
#popup.white-popup-block .consultation-form {
    background: #fff;
}
#popup.white-popup-block .mfp-close {
    color: #fff;
    top: 30px;
    right: 30px;
}
.consultation-form.accelerator-form {
    background: #fff;
}
.consultation-form.accelerator-form .consultation-header {
    padding: 25px 0;
}
.inline-navigation {
    margin-bottom: 20px;
}
.inline-navigation ul {
    margin: 0;
    border-top: solid 5px #f0f0f0;
    padding: 0;
}
.inline-navigation li {
    border-bottom: solid 5px #f0f0f0;
    margin-bottom: 0 !important;
    padding: 10px 20px 10px 40px !important;
    font-size: 12px;
    position: relative;
    list-style: none;
}
.inline-navigation li:before {
    content: "\f101" !important;
    font-family: FontAwesome;
    top: 10px !important;
    left: 20px !important;
    color: #2c405e !important;
    position: absolute;
}
.inline-navigation li a {
    color: #2c405e !important;
    text-transform: uppercase;
    display: block;
}
.fixed-button {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}
.fixed-button a.btn {
    border-radius: 0 !important;
}
.sticky-sidebar {
    z-index: 2;
}
.consultation-form.accelerator-form .c-form input[type=text], .consultation-form.accelerator-form .c-form input[type=email], .consultation-form.accelerator-form .c-form input[type=tel], .consultation-form.accelerator-form .c-form textarea {
    padding: 7px;
}
.captcha-validation {
    margin-bottom: 10px;
}
.captcha-validation .rand {
    font-size: 16px;
    font-weight: bold;
    border: solid 1px #e5e5e5;
    display: inline-block;
    padding: 5px 10px;
}
.captcha-validation span {
    padding-right: 10px;
    line-height: 20px;
}
.captcha-validation span.number-type {
    cursor: pointer;
}
.ap-your-business {
    background: #fff;
    padding: 40px 0;
    text-align: center;
    color: #000;
    font-size: 17px;
    line-height: 1.6;
}
.ap-your-business h2 {
    font-size: 30px;
    font-weight: 700;
    color: #000;
    line-height: 1.5;
    margin: 0;
    padding-bottom: 25px;
}
.ap-your-business h2 span a {
    font-weight: 700;
    color: #d0a153;
}
.ap-your-business h2 span a:hover {
    text-decoration: none;
}
.ap-your-business p span {
    color: #525456;
}
.ap-question-section {
    background: #3c596c;
    padding: 40px 0;
    overflow: hidden;
}
.ap-question {
    font-size: 18px;
    color: #fff;
    padding-bottom: 65px;
    line-height: 1.8;
}
.ap-question h2 {
    font-size: 30px;
    margin: 0;
    padding-bottom: 12px;
    position: relative;
}
.ap-question h2:before {
    content: "";
    position: absolute;
    top: 20px;
    left: -885px;
    width: 100%;
    height: 1px;
    background: #fff;
}
.ap-question h2:after {
    content: "";
    position: absolute;
    top: 18px;
    left: -28px;
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 50%;
}
.ap-question-main {
    padding: 0 130px;
}
.ap-que-left {
    width: 2000px;
    background: #fff;
    height: 1px;
    display: none;
}
.ap-question:last-child {
    padding-bottom: 0;
}
.ap-apply-now {
    text-align: center;
}
.ap-apply-now a {
    background: #fff;
    padding: 16px 45px;
    font-size: 22px;
    color: #000;
    font-weight: 700;
    border: 1px solid #fff;
    position: relative;
}
.ap-apply-now a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border: 2px solid #d0a153;
    width: 100%;
    height: 100%;
}
.ap-apply-now a:hover {
    background: #d0a153;
    color: #fff;
    text-decoration: none;
}
.ap-case-study {
    background: #fff;
    padding: 60px 0;
    font-family: 'Roboto Slab', serif;
}
.ap-case-study-main h2 {
    font-size: 30px;
    color: #000;
    font-weight: 700;
    padding-bottom: 28px;
    line-height: 1.3;
}
.ap-case-study-main {
    padding-bottom: 90px;
}
.ap-case-study-main:last-child {
    padding-bottom: 0;
}
.ap-case-study-main ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.ap-case-study-main ul li {
    background: url('../images/ap-li.png') left 13px no-repeat;
    font-size: 17px;
    color: #333333;
    line-height: 1.7;
    padding-left: 16px;
    padding-bottom: 12px;
}
.ap-case-study-main ul li span {
    font-style: italic;
    font-size: 16px;
    display: block;
    font-family: 'Roboto', sans-serif;
    padding-top: 8px;
    line-height: 1.5;
}
.ab-we-actually {
    background: #454c4f;
    padding: 40px 0 20px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-family: 'Roboto Slab', serif;
    line-height: 1.6;
    font-weight: 700;
}
.ab-we-actually h2 {
    font-size: 32px;
    color: #529ad1;
    font-weight: 700;
    margin: 0;
    padding-bottom: 30px;
}
.ab-we-actually-main {
    padding-top: 30px;
}
.ap-traffic-acquisition {
    border: 1px solid #529ad1;
    padding: 25px 28px;
    min-height: 555px;
    margin-bottom: 30px;
}
.ap-traffic-acquisition h3 {
    font-size: 22px;
    color: #f14e65;
    font-weight: 700;
    padding: 10px 0 30px;
    margin: 0;
    line-height: 1.5;
}
.ap-traffic {
    padding-bottom: 40px;
}
.ap-traffic:last-child {
    padding-bottom: 0;
}
.ap-traffic-acquisition h4 {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    padding-bottom: 10px;
    margin: 0;
    text-align: left;
}
.ap-traffic-acquisition ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.ap-traffic-acquisition ul li {
    font-size: 15px;
    color: #fff;
    line-height: 1.5;
    padding-left: 20px;
    padding-bottom: 12px;
    text-align: left;
    position: relative;
    font-weight: normal;
}
.ap-traffic-acquisition ul li:before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    background: url('../images/ap-traffic-acquisition-before.png') no-repeat;
    border-radius: 50%;
    width: 13px;
    height: 11px;
}
.ap-traffic {
    padding-bottom: 35px;
}
.ap-traffic:last-child {
    padding-bottom: 0;
}
.ap-apply-below {
    background: #fff;
    padding: 80px 0;
    font-family: 'Roboto Slab', serif;
    text-align: center;
    font-size: 22px;
    color: #000;
    font-weight: 700;
    line-height: 1.6;
}
.ap-apply-below h2 {
    font-size: 30px;
    color: #000;
    font-weight: 300;
    line-height: 1.5;
    position: relative;
    padding-top: 55px;
}
.ap-apply-below h2:before {
    content: '';
    position: absolute;
    width: 42px;
    background: #454c4f;
    height: 3px;
    left: 50%;
    margin-left: -22px;
    top: 24px;
}
.ap-apply-below h2 span {
    font-weight: 400;
}
.ap-apply-below h2 a {
    color: #529ad1;
}
.ap-apply-below h2 a:hover {
    text-decoration: none;
}
.ap-business {
    background: url('../images/ap-form-bg.jpg') no-repeat;
    background-size: cover;
    padding: 100px 0;
    font-family: 'Roboto Slab', serif;
}
.ap-business-main {
    background: #fff;
    padding: 40px 50px;
    max-width: 850px;
    margin: 0 auto;
    clear: both;
    position: relative;
}
.ap-business-main:after {
    content: "";
    position: absolute;
    bottom: -11px;
    left: 22px;
    background: url('../images/ap-form-after.png') no-repeat;
    width: 528px;
    height: 11px;
}
.ap-business-main .form-header {
    text-align: center;
    border-bottom: 1px solid #529ad1;
    margin-bottom: 10px;
}
.ap-business-main .form-header h2 {
    color: #529ad1;
    margin-bottom: 10px;
    padding-bottom: 0;
}
.ap-business-main h2 {
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 15px;
    color: #000 !important;
    padding-top: 0;
    margin-top: 15px;
}
.ap-business-main input[type=text], .ap-business-main input[type=email], .ap-business-main textarea {
    background: none;
    padding: 6px 15px !important;
    font-size: 15px;
    color: #000;
    margin-bottom: 10px;
    font-weight: 300;
    border: 1px solid #529ad1;
    display: inline-block;
    width: 100%;
    border-radius: 3px;
}
.ap-apply-now input[type=submit] {
    background: #529ad1;
    border: medium none;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    margin-top: 30px;
    padding: 10px 0;
    width: 570px;
}
.ap-apply-now input[type=submit]:hover {
    background: #262626;
}
.ap-apply-now input[disabled] {
    cursor: not-allowed;
}
.ap-apply-now .cap-message {
    text-align: center;
    color: #fff;
}
.ap-business-main input:focus {
    outline: none !important;
}
.ap-business-main lable {
    font-size: 14px;
    color: #000;
    padding-bottom: 2px;
    margin-bottom: 2px !important;
}
.lft-ap-case {
    float: left;
}
.ryt-ap-case {
    float: right;
}
.spacing {
    padding: 10px 0 0;
}
.inline-textfield {
    display: inline-block;
    margin-right: 10px;
}
.page-id-1195 .radio-container input[type=checkbox] + label span, .radio-container input[type=radio] + label span {
    border-radius: 100px;
}
.page-id-1195 .ap-business-main h2 {
    color: blue;
    display: inline-block;
}
.page-id-1195 .name label {
    font-weight: normal;
    font-size: 14px;
    color: #000;
}
.page-id-1195 .phone-modify {
    width: 49%;
    float: left;
}
.page-id-1195 .email-modify {
    width: 49%;
    float: left;
    margin-left: 13px;
}
.page-id-1195 .modify-correction .radio-container {
    padding-left: 20px;
    width: 27%;
}
.page-id-1195 .modify-correction .modify-others {
    width: inherit;
}
.page-id-1195 .modify-generate .radio-container {
    width: 35%;
}
.page-id-1195 .modify-generate .modify-generate-mod {
    width: inherit;
}
.page-id-1195 .radio-container {
    padding-left: 20px;
}
.page-id-1195 .as input {
    width: auto;
    margin-left: 20px;
}
.page-id-1195 .ap-business-main input[type=text], .ap-business-main input[type=email], .ap-business-main textarea {
    padding: inherit;
}
.page-id-1195 .raj-form-select {
    border: 1px solid #e6d3b8;
    border-radius: 3px;
    height: 30px;
    background: none;
}
.contact-us-area{
  margin-top:40px;
  text-align: center;
}
.contact-us-area h2{
  color:#000;
  font-size:26px;
  margin:0;
  padding: 0 0 45px;
  font-weight: 600;
}
.david-chapman-image{
  width: 220px;
  height:220px;
  margin:0 auto 35px;
}
.david-chapman-image img{
    border-radius:50%;
}
.david-lior-content{
  text-align:center;
  color:#000;
  font-size:16px;
  line-height: 24px;
}
.david-lior-content span{
  font-style:italic;
  display:block;
}
.david-lior-content h4.name{
  font-size:14px;
  margin:0;
  padding: 0 0 12px;
}
.testimonials-area{
   background:url('../images/testimonials-bg.jpg') no-repeat ;
   background-size:cover;
   padding:40px 0;
   position:relative;
   color:#fff;
}
.testimonials-main{
  position:relative;
  padding-top: 150px;
  line-height:1.9;
  font-size:20px;
  font-style:italic;
  color:#ffffe7;
}
.testimonials-main:before{
  content: '';
  position:absolute;
  left:50%;
  top:0;
  background:url('../images/testi-before.png') no-repeat;
  width:129px;
  height:128px;
  margin-left:-65px;
}
.testimonials-main:last-child .row {
  margin-top:15px;
}
#footer.site-footer{
  background:#fff;
  padding:22px 0;
  text-align:center;
}
.call-now,
.call-now a{
  color:#00c0f5;
  font-size:22px;
}
.call-now a{
  text-decoration:underline;
}
.privacy-policy{
    display:inline-block;
}
.privacy-policy a{
  font-size:18px;
  color:#0d0c0c;
  font-weight:600;
}

#privacy-policy-popup{
  max-width: 800px;  
   margin:10px auto;   
   padding:20px;    
   background: #fff;
   position:relative;
   border:10px solid #f3f3f3;
}

.mfp-close {
    right: -10px;
    top: -8px;
}
.mobile-phone-no{
    display:none;
    text-align:center;
}
.mobile-phone-no a{
    color:#f14e65;
    font-size:20px;
    font-weight:bold;
}
.thanku-area{
    text-align:center;
}

.thanku-area h1{
   font-size: 78px;
    margin: 0;
    padding: 50px 0;
}


/************ Laptop & Tab *************/
@media only screen and (min-width: 768px) and (max-width: 991px){
  .testimonials-main{
    font-size:16px;
  }
  .contact-us-area h2{
    font-size:20px;
  }
  .david-chapman-image{
    width:180px;
    height:180px;
  }
  .david-lior-content{
    font-size:14px;
  }
  .results_tabs .tab a{
    font-size:10px;
  }
}

@media (max-width: 767px){
    .contact-us-area h2{
        font-size: 20px;
    }
    .mobile-phone-no{
    display:block;
    text-align:center;
}
#header{
    text-align:center;
}
#header .page-title{
    padding:20px 0;
}
.thanku-area h1{
   font-size: 52px;
}

}


@media (max-width: 479px){
    .inner-page .page-content h1{
        font-size:18px;

    }
    .david-chapman-image{
        width:120px;
        height:120px;
    }
    .david-lior-content{
        margin-bottom: 30px;
    }
    .testimonials-main::before {
        background-size:80px;
        margin-left: -40px;
    }
    .testimonials-main{
        padding-top:70px;
    }
    .testimonials-main{
        font-size:14px;
        line-height:1.6;
    }
    .call-now, .call-now a,
    .privacy-policy a{
        font-size:15px;
    }
    .contact-us-area h2{
        font-size:16px;
    }
    .thanku-area h1{
   font-size: 36px;
}

}

@media (min-width: 320px) and (max-width: 767px) {
    .page-id-1195 .phone-modify {
        width: inherit;
        float: none;
    }
    .page-id-1195 .email-modify {
        margin-left: inherit;
        width: inherit;
        float: none;
    }
    .page-id-1195 .name label {
        font-size: 10px;
    }
}
.sales-field {
    position: relative;
    display: inline-block;
}
.sales-field:before {
    content: '$';
    position: absolute;
    left: 27px;
    top: 10px;
}
.white-popup {
    position: relative;
    background: #fff url('../images/yael-img.png') no-repeat bottom left;
    padding: 20px;
    width: auto;
    max-width: 920px;
    text-align: center;
    margin: 50px auto;
    min-height: 500px;
    border: 5px solid #ccc;
    overflow: hidden;
}
.white-popup h2 {
    font-size: 30px;
    font-weight: bold;
    margin-top: 30px;
    color: #16aa66;
}
.white-popup h3 {
    font-size: 22px;
}
.popup-newsletter {
    width: 410px;
    float: right;
    text-align: left;
    margin-right: 65px !important;
}
.popup-newsletter input[type=tel],
.popup-newsletter input[type=text],
.popup-newsletter input[type=email] {
    padding: 12px 13px;
    width: 100%;
    border: 1px solid #ccc;
    background: #f7f7f7;
}
.popup-newsletter input[type=submit] {
    padding: 12px 60px;
    border: none;
    font-size: 15px;
    color: #fff;
    background: #16aa66;
}
.popup-newsletter h3 {
    margin-bottom: 20px;
    padding-top: 40px;
    font-size: 20px;
    color: #ab0000;
}
.form-elements input.error {
    border: solid 1px red !important;
}
.form-elements label.error {
    color: red;
    top: -12px;
}
.results_tabs{
  margin:30px 0;
}
.results_tabs ul{
    margin:0;
    padding:0;
    overflow: hidden;
}
.results_tabs ul li{
    float:left;
    margin:0 10px;
    width:30%;
    list-style: none;
}
.results_tabs ul li a{
    display: block;
    border: solid 5px #f0f0f0 ;
    color: #fff;
    text-align: center;
    padding: 20px 0px 35px;
    background: #252729 url('../images/ap-form-bg.jpg') no-repeat;
    background-size: 100% 100%;
    font-size: 16px;
    line-height: 100%;
    text-transform: uppercase;
    font-weight: 600;
    position:relative;
    text-decoration: none;
}
.results_tabs ul li a:after{
    content: "\f107";
    position: absolute;
    bottom: 10px;
    color:#fff;
    font-family: fontawesome;
    font-size: 20px;
    left: 50%;
}
.results_tabs ul li.active a{
    background: #000;
}
.tabs-content{
    overflow: hidden;
    clear: both;
    margin: 30px 0;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright{
  display:inline;
  float:right;
  margin-left:1.5em
}
.aligncenter{
  clear:both;
  display:block;
  margin-left:auto;
  margin-right:auto
}
.privacy{
  text-align: center;
}
.privacy h3{
  margin-bottom: 30px;
}
.privacy-form-policy{
    font-size: 11px;
    line-height: 14px;
    margin-top: 20px;
}
.partners-logos{
    margin-top:30px;
}
.partners-logos img{
    margin:0 20px;
}