@media only screen and (max-width :1800px) 
{
    
   
}

@media only screen and (max-width :768px) 
{
    #section_3_map h3 {
        margin-bottom: 0px;
    }
    .gm-control-active{
        display: none;
    }
    /*.gm-style-iw{
        position:fixed!important;
        top: 20px!important;
        left: 0!important;
        z-index: 1000;

    }*/
    #section_2 .sideRight {
        padding-right: 15px;
    }
    #section_2 .text_caption {
        font-size: 18px;
    }
    #section_3_map {
        padding: 20px 0px 0; 
    }
   
    /* .footerSignup input {
        width: 340px;
        height: 42px;
    } 
    
    .footerSignup button {
        padding: 12px 59px 12px 59px;
    }*/
    #Awards .title{
        font-family: Assistant;
    }
    /* .footerSocialMedia {  
        
        text-align: center;
        display: inline-block;
        justify-content: space-between;
      
        padding: 20px 0 0 0;
    } */
    .footerLeft {
        width:100%;
    }
    .footer_bottom .copyright{
        font-family: Assistant;
    }
    
  #section_1 h3 {
    font-family: Assistant;
    font-weight: 800;
    font-size: 42px;
    line-height: 1.14;
  }
  #section_1 .description{
    /* font-family: BigShouldersDisplay; */
    font-size: 20px;
  }
  /* #registerModal .modal-content .list_advantage li {
      height: 50px;
  } */
  #registerModal .modal-content .list_advantage li {
      width: 162px;
  }
  #how_it_works .desc_title, #how_it_works .desc_title_end{ 
    text-align: left;
    font-size: 28px;
    margin-top: 15px;
    margin-bottom: 17px;
  }

  #how_it_works h3 #end_title {
    width: 100%;
}
  #section_2 #advantages .nav-tabs {
      max-width: 350px;
        column-count: 3;  
        display: inline-flex;
        /* flex-flow: wrap; */
        flex-wrap: wrap; 

        justify-content: center;
}
#section_2 #advantages .nav-tabs li {
    margin: 0 10px;
    }
    #products .tag {
        text-align: center;
        padding: 20px 0 20px 0;
        /* position: relative; */
    }
    #products .col-right{
        padding-right: unset;
    }
    .support li span{
        font-size: 20px;
        font-weight: bold;
        color: #5797ef;
    }
    #MenuMobile .menu li a{
        font-weight: bold;
    }
    .page-template-home-and-office #bannerTop h1{
        font-size: 32px;
        font-weight: normal;
        margin-bottom: 5px;
    }
    .page-template-home-and-office  #bannerTop h2{
        font-size: 42px;
        font-weight: bold;
    }
    #advantages .nav-tabs{
        padding: 50px 15px;
    }
    
    
    #user_app .option-subtitle {
        color: #5797ef;
    }
    
    .innerGeneral h1{
        color: #e06e5a;
        font-size: 40px;
        font-weight: bold;
        line-height: 35px;
    }
    .philantropy .imageDir {
        
        object-position: unset;
    }
   #applications h3{
       font-size: 40px;
   }
  
   #registerModal form .wpcf7-submit{
    width: 162px;
    height: 50px;
    padding: unset;
    font-weight: 0px;
    float: right;
   }
   
   #guide_videos #myTab .row{
       flex-direction: unset;
   }
   #MenuMobile ul li.menu-item-has-children.active ul.sub-menu a[href="#Pre-order"]{
       color: #e06e5a;
       font-weight: bold;
   }
   .productAdvantages h2{
    CONTENT:NONE;
       font-size: 40px;
   }
   .productSpec h2{
    CONTENT:NONE;
    font-size: 40px;
   }
}