/*======================================
Theme Name: Mogli Business Theme
Theme URI: https://mogli.sumitsheoran.com/
Description: Best Divi Child theme for designing Business websites.
Author: Sumit Sheoran
Author URI: https://sumitsheoran.com/
Author Email: contact@sumitsheoran.com
Template: Divi
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
======================================*/

@media only screen and (min-width: 320px) and (max-width: 980px) {

    .one-columns .et_pb_column {
    Width: 100%!important;
    }
        
    .two-columns .et_pb_column {
    width: 50%!important;
    }
     
    .three-columns .et_pb_column {
    width: 33.33%!important;
    }
     
    .four-columns .et_pb_column {
    width: 25%!important;
    }
    }
    
    /*Adding star icon in blurb title for representing review rating*/
    .mogli-reviews-ratings.et_pb_blurb_8.et_pb_blurb .et_pb_module_header::after {
      content: "\e033\e033\e033\e033\e033";
      font-family: "ETModules";
      color: #ffc300;
      margin: 0px 0 0 10px;
    }
    
    /*Adding icons into the Accordian module*/
    .et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before {
        display: block!important;
        content: "\e04f" !important;
        font-family: 'ETmodules';
    }
    
    @media only screen and (max-width: 980px){
    .csm-background-size > .et_pb_background_mask {
        background-size: 40% auto;
    }
    }
    
    /*styling the Home page 1 case studies slider modules
    */
    .et_pb_slider_container_inner {
        display: flex;
    }
    
    .mogli-testimonials-custom-slider.et_pb_slider_fullwidth_off .et_pb_slide_description {
      display: flex;
      flex-wrap: wrap;
      padding: 2% 2% 0% 2%!important;
    }
    
    .et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
      order: 1;
      width: 100%;
    }
    
    .et_pb_slide_description .et_pb_slide_title {
      order: 2;
      width: 100%;
    }
    
    .et_pb_slide_description .et_pb_button_wrapper {
      order: 3;
      width: 100%;
    }
    
    
    /*place button modules next to each other in the same column*/
    .inline-buttons .et_pb_button_module_wrapper {
        display: inline-block;
    }
    
    .inline-buttons-center {
        text-align: center!important;
    }
    
    /*style the Divi Blurb link as a button*/
    
    a.pa-blurb-button {
        font-size: 18px;
          color: #FFFFFF!important;
        border-width: 0px!important;
        border-radius: 5px;
        font-family: 'Inter',Helvetica,Arial,Lucida,sans-serif!important;
        font-weight: 500!important;
        padding: 12px;
        background-image: radial-gradient(circle at top,#0071e3 0%,#0d66d0 100%);
        background-color: #0071E3;
        margin-bottom: 10px!important;
    }
    
    
    /*style the Divi Blurb link text as a button on hover*/
    
    a.pa-blurb-button:hover {
        background: #0D66D0;
        color: white;
        cursor: pointer;
        transition: all 0.3s ease-in-out;
    }
    
    /*style the Divi Blurb link as a button*/
    
    a.pa-fullwidth-blurb-button {
        font-size: 18px;
          color: #FFFFFF!important;
        border-width: 0px!important;
        border-radius: 5px;
        font-family: 'Inter',Helvetica,Arial,Lucida,sans-serif!important;
        font-weight: 500!important;
        padding: 12px 0px 12px 0px;
        display: block;
        background-image: radial-gradient(circle at top,#0071e3 0%,#0d66d0 100%);
        background-color: #0071E3;
    }
    
    a.pa-fullwidth-blurb-button:after {
        content: "\24";
        font-family: ETmodules!important;
        padding: 1px 0px 0px 8px;
        border: 0px solid transparent;
        position: absolute; 
    }
    
    
    /*style the Divi Blurb link text as a button on hover*/
    
    a.pa-fullwidth-blurb-button:hover {
        background: #0D66D0;
        color: white;
        cursor: pointer;
        transition: all 0.3s ease-in-out;
    }
    
    
    /*Make The Divi Contact Form Submit Button Fullwidth*/
    
    .pa-contact-form-submit-fullwidth .et_contact_bottom_container {
        width: 100%;
        flex-direction: column;
        padding-left: 3%;
        margin-top: 0px;
    }
    
    .pa-contact-form-submit-fullwidth .et_contact_bottom_container button {
        width: 100%;
        margin: 0;
    }
    
    /*remove negative margins from blog featured image*/
    
    .et_pb_image_container {
        margin: 0px;
    }
    
    /*add spacing around the individual blog posts*/
    
    .et_pb_blog_grid .et_pb_post {
        padding: 5px;
    }
    
    /*add margin under the blog post featured images*/
    .et_pb_post .entry-featured-image-url {
      margin: 0px 0px 10px 0px;
    }
    
    /*add a neceassry position to the blog posts*/
    
    .et_pb_blog_grid .et_pb_post, .et_pb_posts .et_pb_post {
    position: relative;
    }
    
    /*make the title link spread over the entire post*/
    
    .et_pb_blog_grid .et_pb_post .entry-title a:after, .et_pb_posts .et_pb_post .entry-title a:after {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    }
    
    /*change the mouse cursor into a pointer*/
    
    .et_pb_blog_grid .et_pb_post:hover, .et_pb_posts .et_pb_post:hover {
    cursor: pointer;
    }
    
    .et_pb_post:hover {
        background: #f8f8f9;
    }
    
    /*add icon to blog author meta text*/
    
    .mogli-blog-meta-icons .post-meta .author a:before {
        content: "\e08a";
        font-family: ETMODULES;
        color: #FFA54D;
        font-weight: bold;
        margin-right: 4px;
    }
    
    /*add icon to blog category meta text*/
    
    .mogli-blog-meta-icons .post-meta>a:before {
        content: "\e078";
        font-family: ETMODULES;
        color: #FFA54D;
        font-weight: bold;
        margin-right: 4px;
    }
    
    /*add icon to blog published date meta text*/
    
    .mogli-blog-meta-icons .post-meta .published:before {
        content: "\e023";
        font-family: ETMODULES;
        color: #FFA54D;
        font-weight: bold;
        margin-right: 4px;
    }
    
    /*styling the blog grid equal height*/
    .pa-blog-equal-height .pa-auto-height {
        height: auto !important;
    }
    
    .pa-blog-equal-height .pa-auto-margin {
        margin-top: 20px !important;
    }
    
    .et_pb_slides .et_pb_slider_container_inner {
        display: flex;
    }
    
    @media only screen and (max-width:599px) {
    .et_pb_slides .et_pb_slider_container_inner {
        display: flex;
        flex-direction: column;
    }
    }
    
    /* Styling the Custom Slider controllers */
    
    .custom-controller .et_pb_slider .et-pb-slider-arrows
    {
        position: static;
        bottom: 100px;
        margin-right: 30px;
    }
    
    .custom-controller .et_pb_slider .et-pb-arrow-prev, .custom-controller .et_pb_slider .et-pb-arrow-next
    {
        opacity: 1;
        top: -35px;
        left: 400px;
        z-index: 99;
        height: 50px;
        width: 50px;
    }
    
    .custom-controller .et_pb_slider .et-pb-arrow-prev:before, .custom-controller .et_pb_slider .et-pb-arrow-next:before
    {
        padding: 15px 15px;
          margin-right: 20px;
        font-size: 23px;
        color: #fff;
        border: 2px solid #fff;
        -webkit-transition: all .2s;
        -moz-transition: all .2s;
        transition: all .2s;
    }
    
    .custom-controller .et_pb_slider .et-pb-arrow-prev
    {
        left: 460px;
        z-index: 100;
    }
    
    .custom-controller .et_pb_slider .et-pb-arrow-prev:before
    {
        content: '\23';
    }
    
    .custom-controller .et_pb_slider .et-pb-arrow-next
    {
        right: calc(100% - 160px);
    }
    
    .custom-controller .et_pb_slider .et-pb-arrow-next:before
    {
        content:'\24';
    }
    
    .custom-controller .et_pb_image_wrap
    {
        background-color: rgba(0,0,0,0);
        padding: 15px;
    }
    
    .custom-controller .et_pb_slider .et-pb-arrow-prev:before, .custom-controller .et_pb_slider .et-pb-arrow-next:before
    {
        padding: 5px!important;
          margin-right: 20px;
        font-size: 15px;
        color: #fff;
        border: 2px solid #fff;
        -webkit-transition: all .2s;
        -moz-transition: all .2s;
        transition: all .2s;
    }
    
    .custom-controller .et_pb_slider .et-pb-arrow-prev:before, .custom-controller .et_pb_slider .et-pb-arrow-next:before
    {
        color: #fff;
        border: 2px solid #fff;
        border-radius: 50%;
    }
    
    .custom-controller .et_pb_slider .et-pb-arrow-prev:hover:before, .custom-controller .et_pb_slider .et-pb-arrow-next:hover:before
    {
        color: #CCE4FF!important;
        border-color: #CCE4FF!important;
    }
    
    .custom-controller .et_pb_slides {
        margin-bottom: 10px;
    }
    
    .custom-controller .et_pb_slide {
        padding: 0px;
    }
    
    /*style the slider dot*/
    .et-pb-controllers a {
      width: 25px;
    }
    
    @media only screen and (min-width: 600px) and (max-width: 980px) {
    .custom-controller .et_pb_slider .et-pb-arrow-prev, .custom-controller .et_pb_slider .et-pb-arrow-next
    {
        opacity: 1;
        top: -40px!important;
        left: 87%;
        z-index: 99;
        height: 50px;
        width: 50px;
    }
    
    .custom-controller .et_pb_slider .et-pb-arrow-prev
    {
        left: 95%;
        z-index: 100;
    }
    }
    
    @media only screen and (min-width: 320px) and (max-width: 599px) {
    .custom-controller .et_pb_slider .et-pb-arrow-prev {
        left: calc(50% + 40px);
        top: calc(100% + 40px);
      }
      
    .custom-controller .et_pb_slider .et-pb-arrow-next {
        left: calc(50% - 60px);
        top: calc(100% + 40px);
      }
    }
    
    /*styling the inline contact form*/
    @media (max-width: 767px) {
     
    .mogli-inline-contact-form p.et_pb_contact_field {
    max-width: 100%!important;
    }
    }
    
    .mogli-inline-contact-form .et_contact_bottom_container {
      width: 50%;
    }
    
    
    @media (max-width: 599px) {
    .mogli-inline-contact-form .et_contact_bottom_container {
      width: 100%;
      display: flex;
    }
        
    .mogli-inline-contact-form .et_pb_button {
            width: 100%;
        }
        
    .mogli-inline-contact-form .et_pb_contact_submit {
            margin: 0 0 0 3%;
        }
    }
    
    /* Styling Pricing table icons */
    .et-pb-icon-included {
      font-size: 25px;
      color: #0071E3;
      padding-bottom: 0.5em;
      line-height: 1.45em;
      margin-bottom: 5px!important;
    }
    
    .et-pb-icon-not-included {
      font-size: 25px;
      color: #e5e5e5;
      padding-bottom: 0.5em!Important;
      line-height: 1.45em;
      margin-bottom: 5px!important;
    }
    
    /* Pricing Table tabs */
    .active-tab {
      color: #fff!important;
      background-color: #FFA54D;
      box-shadow: 0px 12px 18px -6px rgb(0 0 0 / 30%);
    }
    
    .custom-tab-1.et_pb_text_align_center.et_pb_bg_layout_light.active-tab, .custom-tab-2.et_pb_text_align_center.et_pb_bg_layout_light.active-tab {
      color: #fff!important;
    }
    
    /*change hamburger icon to x when mobile menu is open*/
    
    #et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before,
    .et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
        content: '\4d';
    }
    
    
    /* Styling Mobile dropdown menu */
    .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu {
        margin-top: 20px;
    }
    
    .et_pb_menu .et_mobile_nav_menu {
        padding-top: 15px;
    }
    
    @media only screen and (min-width:981px) {
    .et_dropdown_animation_fade.et_pb_menu ul li:hover>ul {
        box-shadow: 0px 12px 40px -20px rgb(0 0 0 / 30%);
        border-radius: 3px;
    }
    }
    
    .et_dropdown_animation_fade.et_pb_menu ul li:hover>ul:before {
        content: '\42';
        color: #fff;
        font-size: 40px;
        font-family: 'ETmodules';
        position: absolute;
        left: 30px;
        top: 0;
        margin-top: -18px;
    }
    
    
    /* Making Submenu items collpase (Code line 435 to 561)*/
    /*adjust the new toggle element which is added via jQuery*/
    
    ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
    ul.et_mobile_menu li.page_item_has_children .mobile-toggle,
    .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
    .et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle {
        width: 44px;
        height: 100%;
        padding: 0px !important;
        max-height: 44px;
        border: none;
        position: absolute;
        right: 0px;
        top: 0px;
        z-index: 999;
        background-color: transparent;
    }
    
    
    /*some code to keep everyting positioned properly*/
    
    ul.et_mobile_menu>li.menu-item-has-children,
    ul.et_mobile_menu>li.page_item_has_children,
    ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children,
    .et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children,
    .et-db #et-boc .et-l ul.et_mobile_menu>li.page_item_has_children,
    .et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children {
        position: relative;
    }
    
    
    /*remove default background color from menu items that have children*/
    
    .et_mobile_menu .menu-item-has-children>a,
    .et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children>a {
        background-color: transparent;
    }
    
    
    /*hide the submenu by default*/
    
    ul.et_mobile_menu .menu-item-has-children .sub-menu,
    #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
    .et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
    .et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
        display: none !important;
        visibility: hidden !important;
    }
    
    
    /*show the submenu when toggled open*/
    
    ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
    #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
    .et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
    .et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
        display: block !important;
        visibility: visible !important;
    }
    
    
    /*adjust the toggle icon position and transparency*/
    
    ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
    .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle {
        text-align: center;
        opacity: 1;
    }
    
    
    /*submenu toggle icon when closed*/
    
    ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,
    .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
        top: 10px;
        position: relative;
        font-family: "ETModules";
        content: '\33';
        color: #FFA54D;
        background: rgba(255,166,77,0.25);
        border-radius: 50%;
        padding: 3px;
    }
    
    
    /*submenu toggle icon when open*/
    
    ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after,
    .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after {
        content: '\32';
    }
    
    
    /*add point on top of the menu submenu dropdown*/
    
    .et_pb_menu_0.et_pb_menu .et_mobile_menu:after {
        position: absolute;
        right: 5%;
        margin-left: -20px;
        top: -14px;
        width: 0;
        height: 0;
        content: '';
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-bottom: 20px solid #ffffff;
    }
    
    
    /*adjust the position of the hamburger menu*/
    
    .mobile_menu_bar {
        position: relative;
        display: block;
        bottom: 10px;
        line-height: 0;
    }
    
    
    /*force the background color and add a rounded border*/
    
    .et_pb_menu_0.et_pb_menu .et_mobile_menu,
    .et_pb_menu_0.et_pb_menu .et_mobile_menu ul {
        background-color: #ffffff!important;
        border-radius: 10px;
    }
    
    /* Customizing dropdown box */
    .et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu a {
        border-bottom: 1px solid rgba(255, 166, 77, 0.25);
        padding: 12px 0;
    }
    
    
    /* Customizing slider for making crousal slides */
     .pf-custom-slider .et_pb_slides .et_pb_slider_container_inner {
        display: flex;
        flex-direction: column;
    }
    
    @media (max-width: 767px) {
    .et_pb_slide_image, .et_pb_slide_video {
        display: block!important;	
        }
    }
    
    /* Styling blog page navigation bar - Code Start here */
        
    .wp-pagenavi {
          font-family: 'Rubik',Helvetica,Arial,Lucida,sans-serif;
          text-align: center;
          padding-top: 50px!important;
          border: 0;
        }
        
    .wp-pagenavi a, .wp-pagenavi span {
            font-weight: bold;
            color: #000!important;
            padding: 0.5em 1em;
            background-color: #F8F8F9;
        }
        
    .wp-pagenavi a:hover, .wp-pagenavi span:hover {
            font-weight: bold;
            color: #F8F8F9!important;
            padding: 0.5em 1em;
            background-color: #000;
        }
        
    .wp-pagenavi span.current {
            font-weight: bold;
            color: #fff!important;
            padding: 0.5em 1em;
            background-color: #000;
        } /* Styling blog page navigation bar - Code Start here */
    
    
    /*Styling the About us team member social link icons*/
    
    .et_pb_team_member .et_pb_member_social_links a {
      transition: color 300ms ease 0ms;
        color: #0071E3!important;
        padding: 10px;
        background: #cce4ff;
        border-radius: 50%;
        height: 40px;
        width: 40px;
    }
    
    .et_pb_team_member .et_pb_member_social_links a:hover {
      transition: color 300ms ease 0ms;
        color: #FFA54D!important;
        padding: 10px;
        background: rgba(255, 166, 77, 0.25);
        border-radius: 50%;
        height: 40px;
        width: 40px;
    }
    
    /*Making the contact form button fullwidth*/
    .et_contact_bottom_container {
      width: 100%;
    }
    
    .et_pb_contact_reset, .et_pb_contact_submit {
      width: 100%;
      margin: 0 0 0 3%;
    }
    
    /*styling the contact form submit message*/
    .et-pb-contact-message {
      font-family: 'Rubik',Helvetica,Arial,Lucida,sans-serif;
      font-size: 16px;
      font-weight: 400;
      color: #1d1d1f;
    }
    
    
    .mg-testimonials-custom-slider.et_pb_slider_fullwidth_off .et_pb_slide_description {
        display: flex;
        flex-wrap: wrap;
        padding: 0% 2% 0% 11%;
      }
      
      .et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
        order: 1;
        width: 100%;
      }
      
      .et_pb_slide_description .et_pb_slide_title {
        order: 2;
        width: 100%;
      }
      
      .et_pb_slide_description .et_pb_button_wrapper {
        order: 3;
        width: 100%;
      }
      
      /* Styling the Custom Slider controllers */
      
    .mg-testimonial-slider-custom-arrow.et_pb_slider .et-pb-slider-arrows {
          position: static;
          bottom: 100px;
          margin-right: 30px;
      }
      
    .mg-testimonial-slider-custom-arrow.et_pb_slider .et-pb-arrow-prev, .mg-testimonial-slider-custom-arrow.et_pb_slider .et-pb-arrow-next {
          opacity: 1;
          top: calc(100% + 50px);
          left: calc(100% - 120px);
          height: 50px;
          width: 50px;
      }
      
    .mg-testimonial-slider-custom-arrow.et_pb_slider .et-pb-arrow-prev:before, .mg-testimonial-slider-custom-arrow.et_pb_slider .et-pb-arrow-next:before {
          padding: 15px 15px;
            margin-right: 20px;
          font-size: 23px;
          color: #1d1d1f;
          border: 2px solid #1d1d1f;
          -webkit-transition: all .2s;
          -moz-transition: all .2s;
          transition: all .2s;
      }
      
    .mg-testimonial-slider-custom-arrow.et_pb_slider .et-pb-arrow-prev {
          left: calc(100% - 35px);
      }
      
    .mg-testimonial-slider-custom-arrow.et_pb_slider .et-pb-arrow-prev:before {
          content: '\34';
      }
      
    .mg-testimonial-slider-custom-arrow.et_pb_slider .et-pb-arrow-next:before {
          content:'\35';
      }
      
    .mg-testimonial-slider-custom-arrow.et_pb_image_wrap {
          background-color: rgba(0,0,0,0);
          padding: 15px;
      }
      
    .mg-testimonial-slider-custom-arrow.et_pb_slider .et-pb-arrow-prev:before, .mg-testimonial-slider-custom-arrow.et_pb_slider .et-pb-arrow-next:before {
          padding: 5px 5px;
            margin-right: 20px;
          font-size: 25px;
          color: #1d1d1f;
          border: 2px solid #1d1d1f;
          -webkit-transition: all .2s;
          -moz-transition: all .2s;
          transition: all .2s;
      }
      
      .mg-testimonial-slider-custom-arrow.et_pb_slider .et-pb-arrow-prev:before, .mg-testimonial-slider-custom-arrow.et_pb_slider .et-pb-arrow-next:before {
          color: #1d1d1f;
          border: 2px solid #1d1d1f;
          background: #fff;
            border-radius: 50%;
      }
      
      .mg-testimonial-slider-custom-arrow.et_pb_slider .et-pb-arrow-prev:hover:before, .mg-testimonial-slider-custom-arrow.et_pb_slider .et-pb-arrow-next:hover:before {
          color: #0071e3!important;
          border-color: #0071e3!important;
      }
      
      .mg-testimonial-slider-custom-arrow.et_pb_slides {
          margin-bottom: 10px;
      }
      
      .mg-testimonial-slider-custom-arrow.et_pb_slide {
          padding: 0px;
      }
      
      /*style the slider dot*/
      .et-pb-controllers a {
        width: 0px;
      }
    
    
    .pf-custom-slider .et_pb_media_alignment_center .et_pb_slide_image, .pf-custom-slider .et_pb_slide_image, .pf-custom-slider .et_pb_slide_video {
      top: auto;
      width: 100%!Important;
      display: block!important;
      position: relative;
    }
    
    .pf-custom-slider .et_pb_slide {
      padding: 0 7px;
    }    