@import url('https://fonts.googleapis.com/css2?family=Alegreya+Sans:ital,wght@0,100;0,300;0,400;0,500;0,700;0,800;0,900;1,100;1,300;1,400;1,500;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alegreya+Sans:wght@100;400;500&display=swap');

/*
Theme Name: Bridge
Theme URI: http://bridgelanding.qodeinteractive.com/
Description: Creative Multipurpose WordPress Theme
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Author: Qode Interactive
Author URI: http://qodethemes.com/
Text Domain: bridge
Version: 19.4
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

*,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: 'Alegreya Sans', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: 'Alegreya Sans', sans-serif !important;
}

.case-studies-banner {
    /*height: calc(100vh - 76px);*/
    /*margin-top: 45px;*/
    height: 400px;
}

header nav.main_menu>ul>li.active>a {
    color: #fff;
}

header.fixed.scrolled .header_bottom {
    background-color: #fff !important;
    box-shadow: 0 0 !important;
}

header.fixed.scrolled nav.main_menu>ul>li.active>a {
    color: #ff6533;
}

.banner-heading {
    top: 100px;
}

.banner-heading h1 {
    color: #fff;
    font-size: 58px;
}

.tab_section .wpb_wrapper {
    background: #dadada;
    border-radius: 15px;
}

.tab_section img {
    border-radius: 10px;
}

.tab_section .vc_single_image-wrapper {
    width: 100% !important;
}

.tab_section img {
    width: 100%;
}

.tab_section .wpb_text_column.wpb_content_element {
    padding: 10px 10px;
    color: #fff;
    font-size: 14px;
}

.raise-right {
    float: right;
}

.home .title_outer.title_without_animation {
    display: none;
}

.tab_btn {
    padding: 3px 20px;
    border: 1px solid #fff;
    border-radius: 50px;
    color: #fff;
    font-size: 12px;
    display: inline-block;
}

.btn_section {
    text-align: center;
}

.tabing-section .tabs-nav .active a {
    background: #ec663b;
}

.tabing-section .tabs-nav a {
    background: #dadada;
    margin: 0 5px !important;
    border-radius: 50px;
    padding: 0 25px !important;
    color: #fff !important;
}

.tabing-section .tabs-nav {
    margin-bottom: 50px !important;
}

.slider-section .testimonials_c_holder .flex-control-nav {
    margin-top: 0;
}

.slider-section .testimonial_content_inner {
    border-radius: 30px;
    font-size: 22px;
    background: #dadada !important;
    color: #fff;
}

.slider-section .author_company {
    color: #ec663b !important;
}

.slider-section .testimonial_author {
    font-size: 22px !important;
}
header nav.main_menu ul li:last-child a:after

/*custom-tabs*/


/*.tabs-nav {*/


/*    text-align: center;*/


/*}*/


/*.tabs-nav li {*/


/*    display: inline-block;*/


/*}*/


/*.tabs-nav li a {*/


/*    padding: 6px 20px;*/


/*    display: block;*/


/*    background: #dadada;*/


/*    color: #fff;*/


/*    border-radius: 50px;*/


/*}*/


/*.tabs-nav .active a {*/


/*    background: #ec663b;*/


/*}*/

.custom_tabing .nav-tabs {
    text-align: center;
    border: 0;
}

.custom_tabing .nav-tabs li {
    float: none;
    display: inline-block;
    margin: 0 0 5px 5px;
}

.custom_tabing .nav-tabs li a {
    background: #dadada;
    border-radius: 50px;
    padding: 5px 20px;
    color: #fff !important;
    border: 0;
}

.custom_tabing .nav-tabs li a:hover {
    background: #001434 !important;
    color: #fff !important;
}

.custom_tabing .nav-tabs .active a,
.custom_tabing .nav-tabs .active a:focus {
    background: #001434;
}

.full_width_tabing_section {
    padding: 40px 0 40px;
    background-color: #f0f0f0;
}

.full_width_tabing_section ul.nav.nav-tabs {
    margin-bottom: 30px;
}

.full_width_tabing_section .nav-tabs li a {
    background: #cccccc;
    padding: 5px 15px;
}

.full_width_tabing_section .thumbnail {
    padding: 0;
    background-color: #001434;
    /*border-radius:20px 20px;*/
    border-radius: 23px 23px 20px 20px;
    border: none;
}

.full_width_tabing_section .thumbnail img {
    width: 100%;
    min-height: 180px;
    max-height: 180px;
    border-radius: 20px 20px 0 0;
    object-fit: cover;
}

.full_width_tabing_section ul li {
    list-style: none;
}

.full_width_tabing_section h4 {
    margin: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Alegreya Sans', sans-serif;
}

.full_width_tabing_section p {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Alegreya Sans', sans-serif;
}

.full_width_tabing_section .caption p a {
    background: none;
    border: 2px solid #fff;
    border-radius: 30px;
    padding: 4px 10px;
    color: #fff;
    /*margin:0 4px;*/
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
}

.full_width_tabing_section .caption p a:first-of-type {
    margin-right: 3px;
}

.full_width_tabing_section .caption p a:last-of-type {
    margin-left: 3px;
}

.full_width_colume_testmonialsslider {
    background-color: #001434;
    padding: 40px 0;
}

.list-of-number {
    border-radius: 20px;
    padding: 40px;
    text-align: center;
    margin: 0 15px;
}

.list-of-number .carousel-control {
    background: none !important;
    opacity: 1;
}

.list-of-number .carousel-inner {
    display: block !important;
}

.list-of-number .carousel-inner p span {
    display: block;
    color: #ff6e3a;
    text-shadow: 0 0;
    font-weight: normal;
    font-family: 'Alegreya Sans', sans-serif;
}

.list-of-number .carousel-inner p {
    text-shadow: 0 0 0;
    font-weight: 600;
    font-size: 22px;
    display: inline-block;
    font-family: 'Alegreya Sans', sans-serif;
}

.list-of-number .carousel-inner h4 {
    margin-bottom: 40px;
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    font-family: 'Alegreya Sans', sans-serif;
}

.list-of-number .carousel-control span {
    position: absolute;
    top: 48%;
    font-size: 30px;
}

.bottom_list_of_item.full_width_tabing_section {
    background-color: #403a45;
}

.bottom_list_of_item.full_width_tabing_section .thumbnail {
    background-color: #c2c7bd;
}

.grid_section h2 {
    margin-bottom: 10px;
}

.full_width_tabing_section .thumbnail .caption ul {
    min-height: 35px;
    margin-bottom: 0;
}

.case_studies_pagination {
    text-align: center;
}

.case_studies_pagination button {
    background: transparent;
    border: 0;
    color: #3f3845;
    margin: 0 10px;
}

.case_studies_pagination button.active {
    color: #e98340;
}

.left-arrow {
    margin: 0 50px 0 0 !important;
}

.right-arrow {
    margin: 0 0 0 50px !important;
}

.full_width_tabing_section .thumbnail .caption {
    min-height: 20  0px;
    padding: 15px 9px;
}

.amount-text {
    text-align: right;
    font-family: inherit;
    font-size: 14px !important;
}

.page_number {
    display: inline-block;
}

.mb-0 {
    margin-bottom: 0;
}

.custom_tabing .col-xs-12.col-sm-6.col-md-3 {
    padding-right: 10px;
    padding-left: 10px;
}

.calculator-section {
    padding: 60px 0;
    position: relative;
}

.calculator-section h1 {
    margin: 15px 0;
    font-size: 45px;
    font-family: 'Roboto';
    font-weight: 500;
    letter-spacing: 1.61px;
    line-height: 1.15em;
}

.text-blue {
    color: rgba(6, 188, 244, .9);
}

.calculator-section p {
    color: rgba(26, 26, 26, .7);
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6em;
}

.crowdfunding-content {
    padding: 30px 0;
    position: relative;
}

.crowdfunding-content:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: rgba(26, 26, 26, .7);
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.calc-head {
    background-color: #ebebeb;
    padding: 20px;
    min-height: 84px;
}

.calc-portion {
    border-radius: 10px !important;
    overflow: hidden;
    margin-bottom: 20px;
}

.calc-head h2 {
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #000000;
    margin: 0;
    letter-spacing: 1.95px;
    text-transform: capitalize;
}

.calc-form {
    padding: 60px 0;
}

.calc-portion .calc-content {
    padding-top: 30px;
}

.calc-content .form-group {
    padding: 15px 20px;
}

.calc-content label {
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #000000;
    line-height: 1;
}

.calc-content input,
.calc-content select {
    border: 1px solid rgba(225, 225, 225, 1);
    border-radius: 4px;
    font-weight: normal;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #000000;
    padding: 6px 7px;
    width: 100%;
}

.calc-formula {
    background: rgba(74, 74, 74, 1);
    padding: 15px 20px;
    color: #fff;
}

.calc-formula label {
    color: #fff;
}

.calc-formula span {
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    font-size: 32px !important;
    color: #fff;
    line-height: 1;
    padding-right: 10px;
    word-break: break-word;
}

.blog_single.blog_holder {
    box-shadow: 0px 2px 4px rgba(111, 111, 111, 0.5);
    padding: 20px 20px;
    background: #fff;
}

.blog_single ol {
    margin-left: 15px;
}

.blog_single h5 {
    font-weight: 700;
    color: #303030;
    margin-top: 30px !important;
}

.single-post .blog_single p {
    margin-bottom: 20px !important;
    text-align: justify !important;
    line-height: 1.8;
    font-size: 18px;
}

.subscribe_box {
    padding: 22px 0px;
}

.subscribe_box .subscribe_section {
    background: #001434;
    color: #fff;
    padding: 15px 40px;
    border-left: 10px solid #001434;
}

.subscribe_section_container .subscribe_heading_text {
    display: inline-block;
    max-width: 530px;
    vertical-align: middle;
}

.subscribe_section_container .subscribe_heading_text h1 {
    color: #fff;
    font-size: 20px;
}

.subscribe_section_container .subscribe_content_btn {
    display: inline-block;
    vertical-align: middle;
    line-height: 74px;
}

.subscribe_btn_section .subscribe_email {
    display: inline-block;
}

.subscribe_btn_section .subscribe_email input {
    border-radius: 10px;
    border: inherit;
    margin-right: 10px;
    height: 45px;
    padding: 0 15px;
}

.subscribe_btn_section input.subscribe_btn {
    background: none;
    border: 2px solid #fff;
    border-radius: 10px;
    padding: 0 25px;
    color: #fff;
    cursor: pointer;
    height: 45px;
    font-size: 16px;
}

.subscribe_btn_section input.subscribe_btn:hover {
    background-color: #ff6533;
    color: #fff!important;
    border: 2px solid #ff6533;
}

.subscription_field_error {
    background-color: red;
}

.blog_single.blog_holder a {
    text-decoration: underline;
    display: inline-block;
}

.comment_section,
.warningbox {
    background: #fff;
    padding: 20px;
    margin-top: 15px;
    box-shadow: 0px 2px 4px rgba(111, 111, 111, 0.5);
}

.list-section li {
    line-height: 1.8;
    font-size: 18px;
}

.list-section {
    padding-bottom: 20px;
    margin-left: 20px;
}

#comment {
    border: 1px solid #e8e6e6 !important;
}

.aligncenter {
    margin: 0 !important
}

.happy-class .title.title_size_small.position_left {
    display: none !important;
}

.happy-class .container_inner.default_template_holder.page_container_inner {
    width: auto;
    padding: 0 !important;
}

.happy-class .banner-section .full_section_inner {
    width: 1100px;
    margin: auto;
}
.happy-class nav.main_menu ul li {
    padding-top: 30px;
}
.happy-class header nav.main_menu ul li:last-child a:after {
    top: -15px;
}


/*.happy-class .content {
  margin-top: 76px; 
}*/

header nav.main_menu ul li:last-child a:after {
    background: #ff6533;
    top: 13px;
    height: 50px;
}

.happy-class .banner-section .full_section_inner {
    width: 1100px;
    margin: auto;
    padding: 140px 0 100px;
    text-align: center;
}

.banner-section h2 {
    max-width: 75%;
    color: #fff;
    margin: auto;
    font-size: 40px;
}

.banner-section p {
    color: #fff;
    margin-top: 10px;
    margin-bottom: 20px !important;
    /*font-size: 1.125rem !important;*/
    
}
.contact_inform.banner-section p{
    color: rgba(64, 57, 69, 1);
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

.banner-section form input {
    width: 100%;
    box-sizing: border-box;
    border: none;
    height: 44px;
    margin-bottom: 10px;
    padding: 0px 15px !important;
    font-size: 18px !important;
    font-weight: bold !important;
    margin-top: 0 !important;
}

.featurs-section-second li img:last-of-type {
    padding-right: 0;
}

.banner-section form {
    max-width: 50%;
    margin: 20px auto 10px;
}

.banner-section li img {
    padding-right: 15px;
    width: 25%;
    height: 40px;
}

.banner-section li {
    max-width: 50%;
    margin: auto;
}



.featurs-section-second li img {
    padding-right: 70px;
    margin-bottom: 10px;
    vertical-align: middle;
    height: auto;
    width: auto;
}

.featurs-section-second li {
    max-width: 100%;
}

.banner-section form input[type="submit"] {
    background-color: #FF6533;
    color: #fff !important;
    border-radius: 20px;
    font-size: 19px;
    border: none !important;
    text-transform: capitalize;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
}

.banner-section form span {
    margin-bottom: 15px;
    display: block;
    text-align: left;
    font-size: 12px;
}

.banner-section div.wpcf7-response-output.wpcf7-validation-errors {
    margin-top: 0;
    font-size: 11px;
}

.banner-section form br {
    display: none;
}

.banner-section li {
    list-style: none;
}

.featured-in.banner-section {
    text-align: center;
    padding: 15px 0;
}

.happy-class .banner-section.marketing-agancy-section .full_section_inner {
    padding: 0;
}

.banner-section.marketing-agancy-section.main-marketing-section .middle-img img {
    height: auto;
}

.featurs-section-second .featured-in.banner-section h3 {
    font-family: 'Alegreya Sans', sans-serif;
    text-transform: inherit;
    color: #fff;
    position: relative;
    display: inline-block;
}

.featurs-section-second .featured-in.banner-section h3:after {
    content: "";
    border-top: 1px solid #ffffff;
    display: block;
    width: 100px;
    position: absolute;
    top: 11px;
    left: -111px;
    opacity: 0.8;
}

.featurs-section-second .featured-in.banner-section h3:before {
    content: "";
    border-top: 1px solid #ffffff;
    display: block;
    width: 100px;
    position: absolute;
    top: 11px;
    right: -111px;
    opacity: 0.8;
}

.featurs-section-second li {
    margin-top: 20px;
    margin-bottom: 10px;
}

.featurs-section-second li img {
    padding-right: 80px;
    margin-bottom: 10px;
    vertical-align: middle;
}

.banner-section.about-us .left_sec p {
    color: rgb(64, 57, 69);
    font-size: 18px;
    font-weight: 600;
    opacity: 0.8;
}

.banner-section.about-us h3 {
    font-family: 'Alegreya Sans', sans-serif;
    text-transform: capitalize;
    color: rgba(64, 57, 69, 1);
    margin-top: 15px;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 20px;
}

.banner-section.about-us p.first-ytpe {
    color: #403945;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 0 !important;
}

.banner-section.about-us a {
    /*background-color: #ff6533;*/
    border: none;
    margin-top: 0;
    color: #fff;
    padding: 0 !important;
    font-size: 16px;
}

.banner-section.about-us img {
    width: auto;
}

.banner-section.marketing-agancy-section.main-marketing-section .middle-img p {
    margin: 0 auto;
}

.main-marketing-section a {
    padding: 10px 35px;
    font-size: 16px;
}

.images-blocks p {
    text-align: center;
    padding: 10px;
}

.banner-section.top-banner-section form input[type="submit"]:hover {
    background-color: #FF6533;
}

.happy-class .sparking-section.banner-section .full_section_inner {
    padding: 0;
}
/*02-08-2021*/
.banner-section.sparking-section h2 {
    margin-bottom: 30px;
    text-transform: capitalize;
    font-weight: normal;
    /*max-width: 50%;
    font-size: 48px;*/
    max-width: 68%;
    font-size: 3.5rem;
    line-height: normal;
}


/*.banner-section.marketing-agancy-section p b {
    display: block;   
}*/

.section-content-block-main-we-woked h2 {
    text-transform: inherit;
    font-weight: bold;
    font-size: 3rem;
    max-width: 50%;
    margin: auto;
    line-height: normal;
    color: rgba(64, 57, 69, 1);
}

.section-content-block-main-we-woked p {
    text-transform: uppercase;
    max-width: 42%;
    margin: 26px auto 0;
    font-size: 1.75rem;
    line-height: 32px;
    color: #403945;
}

.banner-section.marketing-agancy-section.facebook-book h2 {
    text-transform: capitalize;
    margin-bottom: 30px;
    max-width: 42%;
}

.happy-class .banner-section.about-us.onboarding-section .full_section_inner {
    padding: 0;
}

.happy-class .banner-section.about-us.onboarding-section .full_section_inner p {
    font-family: 'Raleway', sans-serif;
}

.onboarding-section p.postion_Text {
    text-align: center;
    font-size: 41px !important;
    max-width: 20%;
    position: absolute;
    left: 32%;
    color: #fff;
    font-weight: bold;
    top: 33%;
    line-height: 40px;
}

.facebook-book h2 {
    color: rgba(36, 42, 44, 1);
    font-weight: bolder;
}

.banner-section.facebook-book p span {
    color: #403945;
}

.banner-section.facebook-book p {
    color: #403945 !important;
}

.banner-section.facebook-book a {
    border: none;
    margin-top: 10px;
    margin-bottom: 30px;
}

.banner-section.book-reading h2 {
    font-size: 40px;
    max-width: 100%;
    margin-top: 120px;
    text-align: left;
    text-transform: inherit;
    font-weight: normal;
}

.banner-section.book-reading form input[type="submit"] {
    border-radius: 0;
}

.banner-section.book-reading form {
    max-width: 100%;
}

.banner-section.book-reading p {
    color: #7a7e85;
    font-size: 18px;
    text-align: left;
}

.banner-section.book-reading form input {
    height: 36px;
    font-weight: normal;
}

.banner-section.book-reading form input[type="submit"] {
    text-transform: uppercase;
    font-family: 'Alegreya Sans', sans-serif;
}

.home .header_bottom {
    background-color: inherit !important;
}

.header_bottom {
    /*background-color: inherit !important;*/
    position: fixed !important;
    width: 100% !important;
    padding: 0 !important;
}

.newfooter .footer_top .container_inner>.widget {
    text-align: center;
}

.footer_top_holder.newfooter {
    background-color: #03071d;
}

.newfooter .footer_top h5 {
    font-weight: normal;
}

.newfooter .footer_top {
    padding: 72px 0 20px;
}

.newfooter p.copy-right {
    margin-top: 40px;
}

.contact_inform .fserv-container {
    box-shadow: 0 0;
    background-color: inherit !important;
}

.banner-section.contact_inform h2 {
    color: #242a2c;
    max-width: 50%;
    text-transform: none;
    font-weight: normal;
}

.contact_inform .secure-text {
    margin-top: 20px;
    margin-bottom: 20px !important;
}

.banner-section.contact_inform form {
    max-width: 100%;
}

.book-reading img {
    height: auto;
    width: auto;
}

.banner-section.book-reading form input[type="submit"] {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    border-radius: 5px;
    font-weight: 600;
    height: 50px;
}

.scrolled nav.main_menu>ul>li>a:hover {
    color: #ff6533;
}
.scrolled nav.main_menu>ul>li#nav-menu-item-17166>a:hover{
    color: #fff;
}
nav.main_menu>ul>li>a:hover,
.happy-class .scrolled nav.main_menu>ul>li:last-of-type>a:hover {
    color: #fff;
}
.bottom_div_postion {
    max-width: 230px;
    float: right;
    z-index: 999;
    position: relative;
    text-align: right;
    padding-right: 20px;
    padding-bottom: 20px;
    color: #fff;
}

.bottom_div_img {
    background-image: url(https://www.samitpatel.net/wp-content/themes/bridge/img/testimonials-orange-bg.png);
    height: 400px;
    width: 320px;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    right: 0;
}

.bottom_div {
    position: absolute;
    bottom: 0;
    right: 0;
}

.bottom_div_postion p {
    color: #fff !important;
    /*font-size: 1vw !important;*/
    margin-bottom: 0 !important;
    text-align: right !important;
}

.banner-section.marketing-agancy-section.main-marketing-section p {
    font-size: 24px;
    max-width: 70%;
    margin: 10px auto;
    line-height: 30px;
}

.slider-section h5 {
    color: #ff6533;
    text-align: left;
    font-weight: bold;
}

.banner-section.marketing-agancy-section.main-marketing-section img {
    /*height: 80px;*/
    margin-bottom: 10px;
    width: auto;
}

.slider-section h3 {
    margin-top: 30px;
    text-align: left;
    font-family: 'Alegreya Sans', sans-serif;
    font-weight: bolder;
    font-size: 42px;
    text-transform: inherit;
    max-width: 80%;
    color: #000418;
}

.slider-section .vc_col-sm-4 img {
    border-radius: 50%;
    height: 60px;
    width: 60px;
    display: block;
    margin-top: 30px;
}

.banner-section.marketing-agancy-section.slider-section p {
    font-size: 14px;
    text-align: left;
    color: #403945;
}

.banner-section.marketing-agancy-section.facebook-book .text_p p {
    font-size: 20px;
    max-width: 70%;
    margin: auto;
}

.banner-section.facebook-book a {
    margin-bottom: 30px;
    padding: 10px 35px;
    font-size: 22px;
    margin-top: 0;
    width: 100%;
    text-align: center;
    text-transform: capitalize;
    max-width: 50%;
    border-radius: 0 !important;
}

.banner-section.book-reading form input[type="submit"]:hover {
    background-color: #FF6533;
}

.happy-class .content .container {
    background-color: inherit;
}

.slider-section .slides img {
    padding-right: 0;
    margin-bottom: -10px;
    height: auto;
    width: 100%;
}

.slider-section .slides li {
    position: relative;
}

.slider-section li br {
    display: none;
}

.banner-section.marketing-agancy-section.slider-section .bottom_div_postion p:nth-child(4) {
    font-weight: bold;
}

.banner-section.slider-section .flex-control-nav li a {
    opacity: 0;
}

.banner-section.slider-section .flex-control-nav li a:after {
    content: "";
    display: block;
    border: 2px solid #001434;
    height: 15px;
    width: 15px;
    border-radius: 50%;
}

.banner-section.slider-section .flex-control-nav li a.flex-active:after {
    border-color: #FF6533;
}

.banner-section.slider-section .flex-control-nav li {
    display: inline-block;
    padding: 0 5px;
}

.banner-section.marketing-agancy-section.slider-section .vc_col-sm-4 p {
    color: #000418;
    font-weight: 600;
}

.newfooter {
    background-color: #03071d;
    color: #fff;
    text-align: center !important;
}

.newfooter h4 {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 20px;
    color: rgba(255, 255, 255, 1);
    text-transform: uppercase;
}

.newfooter p {
    max-width: 55%;
    margin: auto;
    /*opacity: 0.8;*/
    color: rgba(255, 255, 255, 1);
    font-size: 1.5rem;
    line-height: 1.125;
}

footer .footer_top_holder {
    background-color: #03071d;
    position: relative;
}

.page-template-template-blog footer .footer_top a {
    font-family: 'Alegreya Sans', sans-serif !important;
    font-weight: normal;
}

nav.main_menu ul li {
    font-family: 'Raleway', sans-serif;
}

.happy-class .banner-section.about-us.contact_inform .full_section_inner {
    padding: 0;
}

.happy-class .qode_video_box .qode_video_image::after {
    display: none;
}

.happy-class .qode_video_box .qode_video_image .qode_video_box_button_holder {
    display: none;
}

footer .footer_bottom_holder {
    background-color: #03071d;
}

.happy-class .banner-section.about-us.contact_inform .full_section_inner p {
    color: #000418;
    font-size: 16px;
}

.secure-text {
    max-width: 50%;
    margin: auto;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 20px !important;
    font-weight: 500;
}

footer .footer_bottom_holder {
    display: block;
    color: #fff;
}

footer .footer_bottom_holder p {
    font-size: 18px;
    font-family: 'Alegreya Sans', sans-serif;
}

.banner-section.top-banner-section h2 {
    font-weight: bold;
    line-height: normal;
}

.banner-section.top-banner-section h2 {
    font-weight: bold;
    line-height: normal;
}

.banner-section.top-banner-section form span {
    margin-bottom: 10px;
}

.banner-section.top-banner-section form input[type="submit"] {
    width: 100%;
    height: 44px !important;
    color: #fff !important;
    font-size: 1vw !important;
    text-transform: inherit;
}
html[lang="auto"] .banner-section.top-banner-section form input[type="submit"], html[lang="en-US"] .banner-section.top-banner-section form input[type="submit"]  {
    font-size: 20px !important;
}
html[lang="auto"] .bottom_div_postion p,  html[lang="en-US"] .bottom_div_postion p {
    font-size: 18px !important;
} 
.banner-section.top-banner-section p {
    margin-bottom: 10px !important;
    margin-top: 20px;
}

.banner-section.top-banner-section form {
    margin-bottom: 0;
}

.happy-class .banner-section.top-banner-section .full_section_inner {
    padding-bottom: 40px;
}

.top-banner-section {
    background-attachment: fixed;
}

.happy-class .banner-section.about-us .full_section_inner {
    padding: 50px 0;
}

.banner-section.main-marketing-section h2 {
    font-weight: bold;
    line-height: normal;
}

.banner-section.marketing-agancy-section.main-marketing-section p {
    font-size: 24px;
    max-width: 70%;
    margin: 20px auto;
    line-height: 30px;
    color: #d6d6d6;
    margin-bottom: 0 !important;
}

.banner-section.marketing-agancy-section.main-marketing-section p b {
    display: block;
}

.main-marketing-section a {
    padding: 5px 20px;
    font-size: 15px;
}

.banner-section.marketing-agancy-section.facebook-book h2 {
    max-width: 70%!important;
    font-size: 42px;
    font-weight: bold !important;
}

.facebook-book a {
    padding: 8px 30px;
    font-size: 15px;
}

.sparking-section h2 {
    text-align: center;
    max-width: 50%;
    font-weight: 600;
    font-size: 42px;
}
/*02-08-2021*/
.banner-section.sparking-section p {
    color: #fff;
    /*font-size: 20px;
    max-width: 57%;*/
    font-size: 1.5rem;
    max-width: 65%;
    margin: auto;
    opacity: 0.8;
    margin-bottom: 1.5em !important;
}

.banner-section.sparking-section a {
    margin-top: 20px;
    padding: 10px 35px;
    font-size: 16px;
}

.sparking-section {
    background-position: fixed;
}

.marketing-agancy-section.book-reading p {
    opacity: 1;
    max-width: 100%;
}

.happy-class .banner-section a {
    border: none !important;
}

.sparking-section.banner-section {
    background-attachment: fixed;
}

.happy-class .banner-section small a {
    color: #fff;
}

.top-banner-section .qode_video_box img {
    transform: scale(1) !important;
}

.banner-section.about-us .powered-by a {
    background-color: inherit;
    color: #ccc;
    padding: 0;
    font-size: 10px;
}

.slider-section .slides .bottom_div_postion img {
    width: 40px;
    position: relative;
    top: -20px;
    right: 10px;
}

.onboarding-section-main.onboarding-section.banner-section h2 {
    color: #ff6533;
    font-size: 60px;
    font-weight: bold;
    line-height: normal;
}

.onboarding-section-main.onboarding-section.banner-section p {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    /*margin-bottom: 50px !important;*/
}

.img-center-pragrga p {
    text-align: right !important;
}

.onboarding-section-main.onboarding-section.banner-section .img-center-pragrga p {
    max-width: 600px;
    margin: 0 auto !important;
}

.home .home-banner {
    padding-top: 96px !important;
}

header nav.main_menu>ul>li>a:hover {
    color: #fff;
}

.page-template-template-blog p a,
.page-template-template-blog h2 a,
.page-template-template-blog .customer-text-box p,
.page-template-template-blog h3 a,
.page-template-template-blog h3,
.page-template-template-blog .content-lft-algin p,
.page-template-template-blog .sub-headingbtn,
.page-template-template-blog .topspace p,
.page-template-template-blog .btn-link,
.page-template-template-blog a,
.page-template-template-blog .sub_heading,
.page-template-template-blog .read-more,
.page-template-template-blog .topspace p a {
    font-family: 'Alegreya Sans', sans-serif !important;
}

.page-template-template-blog .read-more {
    color: #fff !important;
    margin-top: 15px;
    color: #ffffff;
    border-radius: 5px;
    background-color: #ff6533;
    padding: 10px 35px;
    font-size: 16px;
}

.page-template-template-blog .read-more i {
    vertical-align: middle;
    padding-left: 5px;
}

.title .title_holder .container,
.lets-wrap.gradientBox1 {
    background-color: #ff6533 !important;
    background: none;
    padding: 20px 0px 25px;
}
.lets-wrap.gradientBox1{
    background-color: #000418 !important;
    padding: 30px 15px;
}
.title .title_holder .container{
    background-color: #d6d6d6!important;
}
.title .title_holder .container h1{
    color: #001434;
    padding-top: 5px;
}
.heaading-section-resource h1,
.content-section-resourse p,
.video-section-resour p,
.resour-section-video p,
.video-section-banner p,
.warningbox h1,
.warningbox p,
.gradientBox1 h2,
{
    font-family: 'Alegreya Sans', sans-serif !important;
}

.warningbox p,
.lets-wrap h2,
.lets-wrap .qbutton.big_large {
    font-family: 'Alegreya Sans', sans-serif !important;
}

.lets-wrap a.qbutton.big_large.default {
    padding: 15px 30px;
    height: auto !important;
    line-height: normal !important;
    border-radius: 5px !important;
    background: #ff6533 !important;
    border-color: #ff6533 !important;
}

header.fixed.scrolled nav.main_menu>ul>li:last-of-type.active>a {
    color: #fff;
}

.case-studies-banner .banner-heading h1 {
    font-family: 'Alegreya Sans', sans-serif !important;
    margin-top: 0; 
}

.page-id-15370 .title {
    height: auto !important;
}

.warningbox h1 {
    font-family: 'Alegreya Sans', sans-serif !important;
}

.lets-wrap h2 {
    padding-bottom: 0 !important;
    line-height: normal;
}

body .lets-wrap .qbutton.big_large:hover {
    background-color: #ff6533 !important;
    border-color:  #ff6533 !important;
}

.lets-wrap h2 {
    margin-bottom: 10px !important;
}

.title {
    height: auto !important;
}
.header_inner_right .switcher-popup, .header_inner_right .switcher-popup span {
    color: #fff !important;
}
.scrolled .header_inner_right .switcher-popup, .scrolled .header_inner_right .switcher-popup span {
    color: #e16d2c !important;
}
.modal-opened {
    overflow: hidden !important;
    height: 100vh !important;
}
.full_width .call_to_action {
    background-color: #001434;
}
.call_to_action.simple .text_wrapper>.qbutton {
    font-family: 'Alegreya Sans', sans-serif;
}
.page-id-15683 .warningbox {
    margin-top: 0;
}

.warningbox .container {
    background: #fff !important; 
}
.default_template_holder.container_manage {
    margin-top: 50px !important;
}
.case-studies-banner .full_section_inner, .case-studies-banner .wpb_column.vc_column_container.vc_col-sm-12 {
    height: 100%;
}
.case-studies-banner .banner-heading {
    text-align: left;
    position: absolute;
    top: 50%;
    width: 100%;
}
.section-on-mg-smit img {
    max-width: 60%;
}
.banner-section.marketing-agancy-section.book-reading .container {
    background-color: inherit;
}
.banner-section.marketing-agancy-section.book-reading {
    background-color: #001434;
    padding-top: 30px;
    padding-bottom: 30px;
}
.banner-section.marketing-agancy-section.book-reading .row {
    display: flex;
    align-items: flex-end;
    max-width: 960px;
    margin: auto;
}
.slider-section {
    background-color: #ffffff;
    padding-top: 100px;
    padding-bottom: 100px;
}
.slider-section .container {
    background-color: inherit !important;
}
.slider-section .flex-control-paging {
    text-align: center;
}
.banner-section.about-us.onboarding-section.marketing-agancy-section.contact_inform {
    background-color: #f0f0f0;
    padding-top: 50px;
    padding-bottom: 50px;
}
.banner-section.about-us.onboarding-section.marketing-agancy-section.contact_inform .container {
    background-color: inherit;
}
.bottom_div_postion a {
    color: #fff;
}
.page-id-15683 br {
    display: none;
}
.how-we-weork-section h1 {
    margin-bottom: 10px;
}
.how-we-weork-section h3 {
    margin-bottom: 10px;
}
.how-we-weork-section h3 {
    margin-bottom: 8px;
    margin-top: 20px;
}
.how-we-weork-section h3:first-of-type {
    margin-top: 0;
}
.page-id-15683 .grid_section .qbutton.white:hover {
    color: #001434 !important;
    background-color: #fff !important;
    border-color:  #001434 !important;
}
span[data-mce-type="bookmark"] {
    display: none !important;
}
.warningbox{
    box-shadow: 0 0;
}
.qbutton.large {
    line-height: 50px;
}
.header_bottom{
    background-color: #001434 !important;
}
#submit_comment:hover{
    background: #ff6533 !important;
    border-color: #ff6533 !important;
}
.subscribe_btn_section .validation-height p{
    margin-bottom: 0 !important;
}
.single_tags a:hover{
    color: #ff6533;
}
.logged-in-as a:hover{
    color: #ff6533;
}
.qbutton.small:hover{
    background: #ff6533 !important;
    border-color: #ff6533 !important;
}
.blog_holder article .post_info a:hover, .blog_holder article .post_text h2 .date:hover{
    color: #ff6533 !important;
}
 
aside.sidebar .widget a:hover, 
aside.sidebar .widget.posts_holder li:hover{
    color: #ff6533;
}
.blog_holder .pagination ul li a:hover, .blog_holder .pagination ul li span{
    background-color: #ff6533;
    border-color: #ff6533;
}
.full_width_tabing_section .thumbnail .caption {
    min-height: 190px;
} 

/*
.case-studypage-agency-section {
    padding: 35px 10%;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
}
.case-studypage-agency-section .container{
    width:100% !important 
}
.case-studypage-agency-section .case-studypage-wrapper h1{
    padding-bottom:10px;
}
*/
.telf-strategic-section.onboarding-section-main.onboarding-section.banner-section .img-center-pragrga p {
    max-width: inherit;
}


#wpcf7-f18796-p18694-o1 form .wpcf7-recaptcha{
    display: none;
}
/********************/
@import url("https://fonts.googleapis.com/css?family=Nunito&display=swap");

/**{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html, body {
  background: #fff9f0;
  color: #333;
  width: 100%;
  height: 100%;
  font-family: "Nunito", sans-serif;
  line-height: 2.5em;
  word-wrap: normal;
  box-sizing: border-box;
  text-align: center;
}

input[type=text]{
  height: 30px;
  width: 250px;
  color: #333;
  border: 0;
  padding: 5px 20px 5px 5px;
  margin-left: 10px;
  margin-bottom:10px;
  border-bottom: 2px solid #333;
  border-radius: 0em;
  background: none;
  transition: all 0.5s ease-in-out;
  font-size: 1em;
}

input[type=text]:focus{
  outline: none;
}

#main-container {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  margin: 0px 50px;
}

#submit {
  cursor: pointer;
  background: #000;
  color: #fff;
  padding: 15px 30px;
  border: 0;
  border-radius: 50em;
  font-size: 1em;
  margin-top: 30px;
  transition: all 0.1s ease-in-out;
}

#submit:hover {
  background: #5c9bff;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.15);
  transform: scale(1.05);
}

.select-css {
  font-size: 14px;
  font-family: sans-serif;
  font-weight: 700;
  color: #333;
  line-height: 1.3;
  padding: .6em 1.4em .5em .8em;
  width: 100%;
  max-width: 125px;
  box-sizing: border-box;
  margin: 15px 0 0 5px;
  border: 1px solid #aaa;
  box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
  border-radius: .5em;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml;utf8,<svg viewBox="0 0 140 140" width="24" height="24" xmlns="http://www.w3.org/2000/svg"><g><path d="m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z" fill="333https://öffnenfinder.de/></g></svg>");
  background-repeat: no-repeat, repeat;
  background-position: right .7em top 50%, 0 0;
  background-size: .65em auto, 100%;
}

.select-css::-ms-expand {
  display: none;
}
.select-css:hover {
  border-color: #000;
}
.select-css:focus {
  border-color: #aaa;
  box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
  box-shadow: 0 0 0 3px -moz-mac-focusring;
  color: #333;
  outline: none;
}
.select-css option {
  font-weight:normal;
}*/
/********************/

.custom_form_discovery {
    flex-basis: 66.66667%;
    max-width: 66.66667%;
    width: 100%;
    display: flex;
    margin: 0 auto;
}
.custom_form_discovery form {
    width: 100%;
    text-align: left;
}
.custom_form_discovery form input,.custom_form_discovery select {
    width: 100%;
    border: 1px solid rgb(64,57,69);
    color: #020020;
    height: 2em;
    margin: 0;
    padding: 0 0.5em;
    line-height: inherit;
    border-radius: 3px;
    -webkit-transition: border-color 200ms ease;
    transition: border-color 200ms ease;
    font-size: 1.125rem;
    background-color: #fff;
    font-weight: normal;
    box-sizing: border-box;
}
.mb-12 {
    margin-bottom: 12px;
}
.custom_form_discovery form label {
    display: block;
    line-height: normal;
    margin-bottom: 5px;
}
.custom_form_discovery select {
    width: 100%;
    max-width: 100%;
}
.form_submit_btn input#submit {
    height: auto;
    border-color: rgb(255,101,51);
    background: rgb(255,101,51);
    color: rgba(255,255,255,1);
    justify-content: center;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    margin-top: 0;
    text-decoration: none;
    width: 100%;
    font-weight: bold;
    min-height: 48px;
    min-width: 96px;
    padding: 14px 24px;
    font-family: Alegreya Sans;
    border-radius: 5px;
    font-size: 1.5rem;
    text-transform: uppercase;
    line-height: 1.125;
}
.form_submit_btn input#submit:hover {
    transform: none;
    box-shadow: none;
    background-color: rgb(204,81,41);
    border-color: rgb(204,81,41);
    color: rgba(255,255,255,1);
}

.custom_form_append iframe {overflow: hidden;height: 670px;}
.custom_form_append{overflow: hidden;}
.banner-section li img {
    padding: 0 7px;
    width: 25%;
    box-sizing: border-box;
	height: auto;
}
.banner-section .full_section_inner li {
    max-width: 710px;
    width: 100%;
}
.featurs-section-second .featured-in li {
    max-width: 775px;
}
.featurs-section-second .featured-in li img {
    width: 33.33%;
    padding: 0 60px;
}
/**** 26/04/2021 ******/
.banner-section .full_section_inner .flexslider_carousel ul.slides li {
    max-width: initial;
}
.banner-section .full_section_inner .flexslider_carousel .flex-control-nav.flex-control-paging li {
    width: auto;
}

/*Client-slider-section*/
/*****************08-06-2021****************/

.client_slider h3 {
    color: #001330 !important;
    font-size: 3.5rem !important
    text-transform: inherit;
    font-weight: 400 !important;
    text-transform: capitalize;
}
.client_slider .lvca-heading {
    margin-bottom: 0px !important;
}
.ts_slider_section {
    display: flex;
}
.slider_inner_box {
    background: #fff !important;
    padding: 40px 35px;
    margin: 15px;
    width: 33.33%;
}
.ts_slider_section .client_img {
    text-align: center;
}
.feedback_content img {
    width: 40px;
    opacity: 0.3;
    margin-bottom: 15px;
}
.feedback_content p {
    font-size: 1.25rem !important;
    color: rgb(64, 57, 69) !important;
    line-height: 28px;
    font-family: 'Alegreya Sans',sans-serif !important;
}
.feedback_content {    
    min-height: 230px;
}
.Client_name {
    text-align: center;
    position: relative;
    margin-top: 40px;
    padding-top: 20px;
}
.Client_name:after {
    content: "";
    height: 3px;
    width: 60px;
    background: red;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,-50%);
}
.Client_name h2 {
    font-size: 1.25rem;
    font-weight: 500;
    color: rgb(64, 57, 69);
    font-family: 'Alegreya Sans', sans-serif;
    margin-bottom: 25px;
    text-transform: inherit;
}
.Client_name p {
    font-size: 1.5rem !important;
    color: rgb(64, 57, 69);
    font-weight: 500;
    font-family: 'Alegreya Sans', sans-serif !important;
    margin-bottom: 0 !important;
    text-align: center !important;
}
.casestudy_slider h3 {
    margin: auto;
    text-align: center;
    margin-top: 0 !important;
    margin-bottom: 20px;
}
.case-studypage-agency-section .container, .case-studypage-agency-section{
    background: #fff !important;
}
.casestudy_slider {
    background: #f6f6f6;
    padding-top: 50px;
    padding-bottom: 50px;
}
.casestudy_slider .heading_section {
    text-align: center;
}
.casestudy_slider .heading_section img{
    margin-bottom: 15px;
}
.px-20 {
    padding: 0 40px;
}
/**/
.sparking-section.banner-section{
    background-attachment: scroll !important;
}
.sparking-section .mb-0 p {
    margin-bottom: 0 !important;
}
.custom_main_container .custom_form_discovery{
    width: 397px;
}
.about-us .lp-headline-react p {
    font-size: 1.5rem !important;
    font-weight: normal !important;
}
.qode_video_box .qode_video_image {
    padding: 10px 0 25px 0;
}
.banner-section.about-us .left_sec p strong {
    color: rgb(64, 57, 69) !important;
}
.top-banner-section{
    background-attachment: inherit;
}

/*06-08-2021*/
    .footer-menu ul {
        list-style: none;
    }
    .footer-menu ul li {
        display: inline-block;
        color: rgba(255, 255, 255, 0.3);
        font-size: 14px;
    }
    .bottom_footer_section .d-flex{
        justify-content: space-between;
        display: flex;
    }
    .footer-menu ul li a {
        border: 0;
        padding: 0 15px;
        color: #fff;
        font-size: 16px;
    }
    .footer-menu ul li:last-of-type a{
        padding-right: 0 !important;
    }
    .bottom_footer_section {
        background: #03071d;
        padding: 25px 0;
    }
    .social_icon li a i {
        font-size: 28px;
    }
    .social_icon li a {
        padding: 0 10px !important;
        display: inline-flex;
    }
    .footer_inner p {
        font-size: 14px;
        color: #fff;
    }
    .footer_inner.mt-4 {
        margin-top: 20px;
    }
/*11-08-2021*/
.team_section_box {
    padding: 0 30px;
}
.team_section_box .q_team_image img {
    width: 100%;
    height: 284px;
    object-fit: cover;
}

.bottom_footer.fixed {
    position: fixed;
    z-index: 9999;
    bottom: 0;
    width: 100%;
}
.footer_bg_color {
    background: #001434;
    position: relative;
}
.bottom_footer .close {
    z-index: 9999;
    top: -15px;
    right: 15px;
    float: right;
    position: absolute;
}
.bottom_footer .d-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 98%;
    margin: 0 auto;
}
.bottom_footer .samit-img {
    margin-top: -40px;
    z-index: 9999;
}
.bottom_footer .text {
    padding: 0 50px 0 25px;
}
.bottom_footer a {
    color: #ff6533 !important;
    border: 2px solid #ff6533;
    padding: 10px 20px;
    border-radius: 50px;
}
.bottom_footer .text h2 {
    font-size: 26px;
    color: #fff;
    font-family: 'raleway' !important;
    text-transform: inherit;
}
.bottom_footer .text p {
    font-size: 16px;
    color: #fff;
    font-family: 'raleway' !important;
}
.bottom_footer .close a {
    padding: 0;
    height: 30px;
    width: 30px;
    display: block;
    text-align: center;
    line-height: 30px;
}
.mobile_btn {
    display: none;
}
.text-center.viewmore-btn.pdbtm50 {
    margin-bottom: 50px;
}
.footer_text p {
    font-size: 18px;
}






@media (max-width: 1920px) and (min-width: 1200px) {
	.Featured-section div.section {
    max-width: 1140px;
    margin: auto;
}
	#banner .inner-column .row.flex.flex--12 {
    max-width: 810px;
    margin: auto;
}
}
@media(max-width: 767px){
  .custom_main_container {
    width: 100%;
    margin: 0 auto;
	}
	.custom_form_discovery {
		flex-basis: 100%;
		max-width: 100%;
	}
	.banner-section .full_section_inner .flexslider_carousel ul.slides li .bottom_div_postion {
		min-width: 1px;
	}
	.banner-section .full_section_inner .flexslider_carousel ul.slides li img {
		padding: 0px;
	}
	.banner-section.top-banner-section .wpb_wrapper li img {
		max-height: 52px;
	}
    /*client-slider*/
    .ts_slider_section {
        display: block;
    }
    .ts_slider_section .slider_inner_box{
        width: 100%;
        margin: 0 0 30px 0;
        box-sizing: border-box;
    }
    .px-20 {
        padding: 0px;
    }

    .bottom_footer .text h2 {
        font-size: 14px;
    }
    .bottom_footer .text p {
        font-size: 12px;
        line-height: normal;
    }
    .mobile_btn {
        display: block;
    }
    .desktop_btn {
        display: none;
    }
    .bottom_footer a{
        display: inline-block;
    }
}



@media (min-width: 1001px) {

    html[lang="en-US"] nav.main_menu > ul > li > a, html[lang="auto"] nav.main_menu > ul > li > a {
        font-size: 15px;
    }
    header nav.main_menu > ul > li > a {
        font-size: 0.80vw;   
    }
}  
@media(max-width: 1201px) {
    /*.full_width_tabing_section .caption p a{
        padding: 5px 10px;
        margin:0 1px;
    }*/
    .banner-section.marketing-agancy-section.slider-section {
        padding: 40px 0;
    }
}

@media (max-width: 1201px) and (min-width: 1001px) {
    .page_header .header_bottom .container_inner {
        width: 93%;
    }
    .banner-section {
        padding: 0 15px;
    }
    header nav.main_menu > ul > li > a {
        /*font-size: 12px;*/
        padding: 0 5px;
    }
    html[lang="en-US"] nav.main_menu > ul > li > a, html[lang="auto"] nav.main_menu > ul > li > a {
        font-size: 12px;
    }
    .happy-class .banner-section .full_section_inner {
        width: 100%;
    }
    .banner-section.marketing-agancy-section.slider-section {
        padding: 40px 15px;
    }
}

@media(max-width: 1024px) {
    /*.full_width_tabing_section .caption p a{
        padding: 5px 9px;
    }*/
    .happy-class .banner-section .full_section_inner {
        width: 100%;
    }
    .banner-section {
        padding: 0 15px;
    }
    body .title .title_holder {
        padding-top: 76px !important;
    }
    body .qbutton.big_large,
    .qbutton.big_large_full_width {
        white-space: break-spaces;
        height: auto !important;
        line-height: normal !important;
        padding: 10px !important;
    }
    .content .title .container_inner {
        width: 90%;
    }
    .full_section_inner {
        width: 970px;
        margin: auto;
        padding: 0 15px;
        max-width: 100%;
        box-sizing: border-box;
    }

}

@media(max-width:1000px) {
    .case-studies-banner {
        margin-top: 0px;
    }
   /* body .container_inner {
        width: 90% !important;
    }  */

    .mobile_menu_button span {
        width: 33px;
        height: 38px;
        font-size: 30px;
    }
    .mobile_menu_button {
        padding-left: 20px;
    }
    .title .title_holder .container {
        padding: 20px 0px;

    }
    .page-id-15683 .content .title .container_inner {
        width: 90% !important;
    }
       .header_inner_right .switcher-popup, .header_inner_right .switcher-popup span {
            color: #FF6533 !important;
    }
    body .title .title_holder {
        padding-top: 70px !important;
    }
    .grid_section .section_inner {
        width: 90% !important;
    }
    body .title {
        padding: 30px 0 0!important;
    }
     footer .widget_recent_entries {
        margin-left: -15px !important;
    }
    .title_subtitle_holder {
        margin: 0 -15px;
    }
    body header .container_inner {
        width: calc(99% - 30px) !important;
    }
    .mobile_menu_button span {
         width: 33px !important; 
         height: 38px !important; 
         font-size: 30px !important; 
    }
    .mobile_menu_button span, .side_menu_button>a {
        color: #000000 !important;
    }
    .home .header_bottom {
        background-color: #fff !important;
    }
    .section-content-block-main-we-woked h2, .section-content-block-main-we-woked p {
        max-width: 100%;
    }
    header nav.mobile_menu>ul {
        width: 100%;
    }
}

@media (max-width: 991px) and (min-width: 991px) {
    .bottom_div_img {
        height: 366px;
        width: 280px;
    }
    .bottom_div_postion {
        max-width: 200px;
    }
    .bottom_div_postion p {
        font-size: 13px !important;
        width: 91%;
        margin-left: auto;
        line-height: 22px;
    }
    .slider-section.marketing-agancy-section h3 {
        margin-top: 50px !important;
    }
    .banner-section h2,
    .section-content-block-main-we-woked h2,
    .banner-section.marketing-agancy-section.facebook-book h2,
    .banner-section.sparking-section h2,
    .banner-section.contact_inform h2,
    .contact_inform .secure-text,
    .newfooter p,
    .banner-section.sparking-section p,
    .banner-section.marketing-agancy-section.facebook-book .text_p p,
    .section-content-block-main-we-woked p,
    .banner-section.marketing-agancy-section.main-marketing-section p {
        max-width: 80%;
    }
    .slider-section h3 {
        font-size: 41px;
    }
    .bottom_div_img {
        background-size: 85% 90%;
        background-repeat: no-repeat;
        background-position: right bottom;
    }
    .banner-section.top-banner-section li img {
        max-width: 89px;
        width: auto;
        height: 25px;
        object-fit: contain;
    }
    .banner-section h2 {
        font-size: 30px;
    }
    .custom_tabing .col-xs-12.col-sm-6.col-md-3 {
       padding-right: 20px;
       padding-left: 20px;
    }
}

@media(max-width:991px) {
    .full_width_tabing_section .thumbnail img {
        min-height: 200px;
        max-height: 200px;
    }
    .full_width_tabing_section .thumbnail .caption {
        min-height: 165px;
    }
    .container_inner {
        width: 768px !important;
    }
    .happy-class .container_inner.default_template_holder.page_container_inner {
        width: 100% !important;
    }
    .banner-section.top-banner-section form input[type="submit"] {
        font-size: 14px !important;
    }
    .banner-section.about-us img {
        height: auto;
    }
    footer .container_inner {
        width: 90% !important;
    }
    .service-with-image-list .custom-first .col-md-6.pull-right {
        float: none !important;
    }
    .service-with-image-list .custom-first .col-md-6.pull-right img{
        width: 100%; 
    }
    .title.title_size_small.position_left {
        padding-bottom: 0 !important;
    }
    .content .title .container_inner  {
        width: 93% !important;
    }
    .q_team .q_team_text {
        min-height: 120px;
    }
    .grid_section .section_inner {
        width: 90% !important;
    } 
    .title .title_holder .container {
        padding: 20px 0 !important;
    }
    .mobile_menu_button {
        padding-left: 15px;
    }
    /*.happy-class .banner-section.marketing-agancy-section .full_section_inner {
        padding: 0 15px;
    }*/ 
    .slider_inner_box{
        margin: 10px;
    }
}

@media (min-width: 1024px) {
    .onboarding-section-main.onboarding-section.banner-section.about-us img {
        height: auto;
}
html[lang="auto"] .banner-section.top-banner-section form input[type="submit"], html[lang="en-US"] .banner-section.top-banner-section form input[type="submit"] {
    font-size: 20px !important;
}

}
@media (max-width: 1024px) and (min-width: 768px) {
    .page-id-15683 .content .title .container_inner{
    width: 950px;
} 
.full_width_tabing_section .thumbnail img {
    margin-top: -1px;
}

}
@media (min-width: 769px) {
    #gtranslate_wrapper .outer_div_content {
    display: none;
} 
.outer_div_content span {
    color: red !important;
} 
}
@media (min-width: 768px) {
    .onboarding-section p.postion_Text {
        top: calc(50% - 80px);
    }
    .slider-section.marketing-agancy-section h3 {
        margin-top: 100px;
    }
    .happy-class .banner-section.book-reading .full_section_inner {
        max-width: 960px;
        display: flex;
        align-items: flex-end;
    }
    .happy-class .banner-section.book-reading .full_section_inner img {
        float: none;
        width: 100%;
        margin: 0;
    }
    .bottom_div_postion p {
        font-size: 1vw !important;
    }
}

@media(max-width:768px) {
    .container_inner {
        width: 600px !important;
    }
    .outer_div_content span {
    color: #FF6533 !important;
    font-size: 10px !important;
}
div#gtranslate_wrapper {
    top: 36px !important;
    right: 3% !important;
}
body .title .title_holder {
    padding-top: 70px !important;
}

}

@media(max-width:767px) {
    .featurs-section-second .banner-section li {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        align-items: center;
    }
    /* .featurs-section-second .banner-section li img {
        padding: 0 10px !important;
        margin: 10px 0 !important;
    } */
    .banner-section.top-banner-section li {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
        max-width: 90%;
        margin: 0 auto;
    }
    .banner-section.top-banner-section li img {
        margin-bottom: 10px;
    }
    .section-content-block-main-we-woked h2 {
        padding: 0 15px;
    }
    .tab_section.vc_col-sm-3 {
        margin-bottom: 30px;
    }
    .banner-section.marketing-agancy-section.main-marketing-section p b {
        margin-bottom: 10px;
    }
    /*  .fixed.scrolled .header_bottom {
        background-color: #fff !important;
    }
*/
    .full_section_inner {
        width: 100%;
    }
    .for_mobile {
        margin-top: -20px;
    }
    .banner-heading h1 {
        color: #fff;
        font-size: 35px;
    }
    .banner-heading {
        top: 30px;
        width: 100%;
        margin: 0 !important;
    }
    .tabing-section .tabs-nav a {
        margin: 5px 5px !important;
    }
    .tabing-section .tabs-nav {
        margin-bottom: 0px !important;
    }
    .list-of-number {
        margin: 0 15px;
    }
    .full_width_tabing_section .thumbnail img {
        min-height: 100%;
        max-height: 100%;
    }
    .list-of-number .carousel-inner h4 {
        font-size: 18px;
    }
    .subscribe_box .subscribe_section {
        text-align: center;
        padding: 20px;
    }
    .happy-class .container_inner.default_template_holder.page_container_inner {
        width: 100% !important;
        padding: 20px;
    }
    .banner-section form {
        max-width: 90%;
    }
    .banner-section form input[type="submit"] {
        font-size: 10px !important;
    }
    .banner-section h2 {
        font-size: 26px;
    }
    /*.vc_custom_1591378294042 .wpb_wrapper .wpb_wrapper h2{
        margin-top: 100px;
    }*/
    .banner-section.book-reading h2 {
        margin-top: 30px;
    }
    .happy-class .banner-section .full_section_inner {
        width: 100%;
    }
    .main-marketing-section .vc_col-sm-4 {
        float: left;
        width: 33%;
    }
    .banner-section.marketing-agancy-section.main-marketing-section p {
        font-size: 16px;
        max-width: 100%;
        line-height: normal;
    }
    .middle-img {
        display: none;
    }
    .section-content-block-main-we-woked h2 {
        font-size: 34px;
        max-width: 100%;
        text-transform: none;
    }
    .section-content-block-main-we-woked p {
        max-width: 100%;
    }
    .block-item img,
    .banner-section.marketing-agancy-section img {
        width: 100%;
    }
    .banner-section.marketing-agancy-section.facebook-book h2,
    .banner-section.marketing-agancy-section.facebook-book .text_p p {
        max-width: 100%;
    }
    .banner-section.marketing-agancy-section.slider-section .vc_col-sm-4 img {
        width: auto;
        margin: 20px auto 0;
    }
    footer .container_inner {
        position: relative;
        width: 90% !important;
        padding: 0 15px;
    }
    .featurs-section-second .featured-in.banner-section h3:before,
    .featurs-section-second .featured-in.banner-section h3:after {
        display: none;
    }
    .banner-section.marketing-agancy-section.facebook-book img {
        height: auto;
        max-height: 120px;
        min-height: 120px;
        object-fit: contain;
        width: auto;
    }
    .banner-section.marketing-agancy-section img {
        margin-left: 0;
    }
    .bottom_div_postion {
        padding-left: 20px;
    }
    .slider-section h3 {
        margin-bottom: 20px !important;
        max-width: 100%;
    }
    .banner-section li img {
        width: auto;
        height: auto;
    }
    .banner-section li {
        max-width: 610px;
        margin: auto;
        width: 100%;
    }
    .banner-section.facebook-book p {
        text-align: left;
    }
    .banner-section.top-banner-section li {
        display: inline-table;
    }
    .banner-section.top-banner-section li img {
        max-width: 144px;
    }
    .banner-section.sparking-section p {
        max-width: 100%;
    }
    .banner-section.book-reading form input[type="submit"] {
        font-size: 18px !important;
    }
    .bottom_div {
        position: relative;
    }
    .bottom_div_img {
        display: none;
    }
    .newfooter p {
        max-width: 100%;
        padding: 0 15px;
    }
    .bottom_div_postion {
        max-width: 100%;
        background-color: #ff6533;
        min-height: 316px;
        min-width: 100%;
    }
    .slider-section h3 {
        font-size: 36px;
    }
    .banner-section.contact_inform h2 {
        max-width: 100%;
    }
    .contact_inform .secure-text {
        max-width: 100%;
    }
    /* .featurs-section-second .banner-section li img {
        width: auto;
        height: auto;
        /*display: block;
        margin: 20px auto;
    } */
    .banner-section.sparking-section h2 {
        max-width: 100%;
    }
    .banner-section.marketing-agancy-section.block-item img {
        width: 100%;
        max-height: inherit;
    }
    .banner-section.marketing-agancy-section img {
        margin-left: 0;
        height: auto;
        width: auto;
    }
    .onboarding-section-main.onboarding-section.banner-section p {
        font-size: 26px;
        font-weight: bold;
        margin-top: 0;
    }
    .onboarding-section-main.onboarding-section.banner-section h2 {
        font-size: 45px;
    }
    .banner-section.sparking-section h2 {
        font-size: 32px;
    }
    .heaading-section-resource {
        padding: 0 15px;
    }
    .page-id-15683 .section_inner {
        width: 100% !important;
        padding: 0 30px;
        box-sizing: border-box;
    }
    .video-section-about .vc_column-inner {
        padding: 0;
        margin-bottom: 10px;
    }
    body .video-section-about {
        padding: 0 15px !important;
    }
    .page-id-15338 .grid_section .section_inner {
        width: 100%;
        padding: 0 35px;
        box-sizing: border-box;
    }
    .grid_section h1 strong {
        margin-top: 20px;
        display: block;
    }
    .full_width_tabing_section .thumbnail {
        min-height: 370px;
    }
    .custom_tabing .col-xs-12.col-sm-6.col-md-3 {
        width: 50%;
    }
    .custom_tabing {
        padding: 0 15px;
    } 
    body .content-section-resourse .section_inner, .video-section-resour .section_inner,  .resour-section-video .section_inner, .video-section-banner .section_inner{
        max-width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .banner-section.marketing-agancy-section.book-reading .row {
        display: block;
    } 
    .slider-section.banner-section {
        padding: 40px 0;
    }
    .banner-section.marketing-agancy-section.book-reading {
        padding: 0;
    }
    .banner-section.marketing-agancy-section.book-reading {
        padding: 30px 0;
    }
    body .title .title_holder {
        padding-top: 70px !important;
    }
    .case-studies-banner .banner-heading {
        top: 60%;
    }
    .mobile_menu_button {
        padding-left: 0;
    }
    .title .title_holder .container {
        padding: 20px 30px !important;
    } 
    .page-id-15683 .content .title .container_inner {
        width: 100% !important;
    }
    .happy-class .banner-section.marketing-agancy-section.book-reading .full_section_inner, .happy-class .banner-section.marketing-agancy-section.slider-section .full_section_inner {
        padding: 0 15px;
    }
    .header_bottom, footer .container_inner {
        padding: 0 25px;
    }
    footer .widget_recent_entries {
        margin-left: 0px !important;
    } 
    .home .header_bottom {
        background-color: #fff !important;
    }
    .banner-section.about-us a, .main-marketing-section a, .banner-section.facebook-book a, .banner-section.sparking-section a {
        font-size: 12px;    
    }
    .featurs-section-second .featured-in li img{
        padding: 0 30px;
    }
    /*06-08-2021*/
    .bottom_footer_section .d-flex {
        display: block;
        text-align: center;
    }
    .marketing-agancy-section p a {
        padding: 0 !important;
    }
}
@media(max-width:639px){
    .featurs-section-second .featured-in li img{
        padding: 0 15px;
    }
}
@media(max-width: 600px) {
    .container_inner {
        width: 420px !important;
    }
    .section-content-block-main-we-woked p {
        padding: 0 10px;
    }
    .banner-section.about-us img {
        height: auto;
    }
    .title_without_animation .title {
        padding: 15px 0 0 !important;
    }
   .custom_tabing .col-xs-12.col-sm-6.col-md-3 {
        padding-right: 15px;
        padding-left: 15px;
}
.case-studies-banner .banner-heading h1 {
    margin-top: 0;
}
   body .title .title_holder {
       padding-top: 85px !important;
}

}
@media (max-width: 575px) {
    .custom_tabing .col-xs-12.col-sm-6.col-md-3 {
        width: 100%;
    }
    .container_inner {
    width: 100% !important;
}
}
@media(max-width: 480px) {
    .tabing-section .tabs-nav a {
        padding: 0 15px !important;
        font-size: 10px !important;
    }
    .case_studies_pagination button {
        margin: 0 7px;
    }
    .left-arrow {
        margin: 0 10px 0 0 !important;
    }
    .right-arrow {
        margin: 0 0 0 10px !important;
    }
    .container_inner {
        width: 100% !important;
    }
    .happy-class .banner-section .full_section_inner {
        width: 100%;
        padding: 130px 0 40px;
    }
    .banner-section h2 {
        font-size: 24px;
        max-width: 100%;
    }
    .banner-section li img:first-of-type,
    .banner-section li img:nth-child(3) {
        padding-right: 10px;
    }
    .banner-section li img {
        padding: 0;
        width: auto;
        height: auto;
        display: inline-block;
    }
    .banner-section li {
        max-width: 100%;
    }
    .featurs-section-second {
        width: auto;
        height: auto;
        display: inline-block;
        margin-bottom: 16px;
    }
    .featurs-section-second .banner-section li img {
        width: auto;
        margin-bottom: 30px;
    }
    .happy-class .banner-section.about-us .full_section_inner {
        padding: 20px 0 20px;
    }
    .onboarding-section p.postion_Text {
        font-size: 32px !important;
        left: 30px;
        top: 23%;
    }
    .banner-section.marketing-agancy-section img {
        height: auto;
    }
    .banner-section.marketing-agancy-section.slider-section {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .bottom_div {
        position: relative;
    }
    .bottom_div_img {
        display: none;
    }
    .newfooter p {
        max-width: 100%;
        padding: 0 15px;
    }
    .bottom_div_postion {
        max-width: 100%;
        background-color: #ff6533;
    }
    .banner-section.top-banner-section form input[type="submit"] {
        font-size: 11px !important;
    }
    .banner-section.about-us.onboarding-section.marketing-agancy-section {
        padding: 40px 15px !important;
    }
    .banner-section.sparking-section p {
        max-width: 100%;
    }
    .banner-section.contact_inform h2 {
        max-width: 100%;
        margin-top: 30px;
    }
    .contact_inform .secure-text {
        max-width: 100%;
    }
    .banner-section.slider-section li img:first-of-type,
    .banner-section.slider-section li img:nth-child(3) {
        padding-right: 0;
    }
    .header_bottom .container_inner {
        width: 90% !important;
    }
    .mobile_menu_button {
        padding-left: 0px;
    }
    /* .q_logo a { */
        /* left: -65% !important; */
        /* height: 39px !important; */
	/* } */
.title_subtitle_holder {
    margin: 0 0;
}
.page-id-15683 .section_inner {
    width: 100% !important;
    padding: 0 30px;
}
.title .title_holder .container {
    padding: 20px 15px !important;
}
}

@media (max-width: 360px) {
    .banner-section.top-banner-section form input[type="submit"] {
        font-size: 9px !important
    }
    .banner-section p {
        font-size: 18px;
    }
    .qode_video_box .qode_video_image img {
        width: 80px;
        margin: auto;
    }
    .banner-section.about-us img {
        height: auto;
    }
    .banner-section.about-us {
        padding-bottom: 0 !important;
    }
    .banner-section.marketing-agancy-section.main-marketing-section p {
        margin-top: 10px;
    }
    .banner-section.marketing-agancy-section.main-marketing-section img {
        height: 60px;
    }
    .section-content-block-main-we-woked h2 {
        font-size: 26px;
    }
    .banner-section.sparking-section h2 {
        max-width: 100%;
        font-size: 26px;
    }
    .sparking-section.banner-section {
        padding: 50px 15px !important;
    }
    .onboarding-section p.postion_Text {
        font-size: 24px !important;
        line-height: normal;
    }
    .banner-section.marketing-agancy-section.facebook-book h2 {
        font-size: 28px;
    }
    .onboarding-section.banner-section p {
        font-size: 22px;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 30px !important;
    }
    .onboarding-section.banner-section h2 {
        font-size: 30px;
    }
    .onboarding-section-main.onboarding-section.banner-section p {
        margin-bottom: 20px !important;
        line-height: normal;
        font-size: 22px;
    }
    .outer_div_content span {
    font-size: 7px !important;
}
}
@media (max-width: 350px) {
    body.page-id-15683 .grid_section .vc_column_container>.vc_column-inner {
    padding: 0;
}
 
}