@media (max-width: 627px) { 
    .header-content div p {
        display: none;
    }
    .header-content div small {
        display: none;
    }
    .header-content div {
        margin-top: 8rem !important;
    }
    .header-content div h1 {
        font-size: 18px !important;
    }
    .header-content div button {
        font-size: 14px !important;
        margin: 1.2rem auto !important;
    }

    .header-inside-content div h1 {
        font-size: 25px !important;
    }
    .section-video iframe {
        padding: 0;
        min-height: 200px;
        border: 0;
    }

    
    .navbar img{
        height: 6.5rem;
    }

    .reach-us li p {
        width: 100% !important;
    }
    
    .navbar-toggle{
        border: 2px solid white !important;
        font-size: 1.3rem !important;
    }

    .how-can-help {
        padding: 2rem;
    }
 }
@media (max-width: 767px) { 

    .header-content div h1 {
        font-size: 20px;
    }
    .download-software-modal .form-group{
        width: 100%;
    }
    .header-content div p {
        font-size: 14px;
        margin-top: 1rem;
        width: 100%;
    }
    .navbar-content a:hover{
        color: white !important
    }

    .interior-section{
        background: #ebebeb;
        color:#787878;
        font-family: pnalt_regular;
        font-size: 18px;
        padding: 3rem 0rem;
    }

    
    
    



    .remoteSupport{
        display: none;
        width: 300px;
        height: 150px;
        padding-left: 25px !important;
        padding-right: 10px !important;
        padding: 3px;
        right: -270px;
    }
    
    .remoteSupport button{
        left: -45px;
        font-size: 16px;
        top: 63px;
    }
    
    
    .remoteSupport .remoteContent{
        height: 100%;
    }
    
    .remoteContent h3{
        font-size: 18px;
        margin-top: 10px;
    }
    .remoteContent a{
        color: white;
        border: 1px solid;
        padding: 5px;
        display: inline-block;
        border-radius: 5px;
        margin-top: 10px;
        transition: all 250ms;
    }
    .remoteContent .textwidget{
        font-size: 13.5px;
    }






    .header-inside-content div {
         margin-top: 0rem !important; 
    }

    .card-section-1 h3 {
        color: white;
        margin-bottom: 3rem;
        font-size: 35px;
        font-family: pnalt_regular;
    }
    .card-section-1 article {
        font-size: 19px;
    }
    .card-section-1 img {
        height: 13rem;
    }
    .buy-now-section-1 {
        margin: 2rem auto 4rem auto;
        font-size: 20px;
    }
    .header-content div button {
        font-size: 16px;
        margin: 1.5rem auto;
    }
    .header-content div small {
        font-size: 12px;
    }

    .header-content div {
        margin-top: 13rem;
    }

    .knowledge-row {
         display: block; 
    }

    .reach-us h2 {
        font-size: 32px;
    }

    .content-section-6 h2 {
        width: 100%;
    }

    .section-6 button {
        bottom: -4.5rem;
        width: 9rem;
        height: 9rem;
        font-size: 70px;
    }

    .map{
        text-align: center;
    }

    footer ul li {
        font-size: 16px;
    }

    .li-title {
        font-size: 20px;
    }

    .navbar-content-ul {
        display: flex;
        flex-direction: column;
        
    }   
    .navbar .dropdown ul li{
        border: 0 !important
    }
    .navbar{
        background: black;
        position: relative;
    }
    .navbar-content{
        border-color: transparent !important;
        box-shadow: none !important;
    }
    .navbar-content a {
        display: inline-block;
        margin: 5px 0 !important;
    }

    .connect img, .contact img {
        width: 1.80rem;
    }
    .navigate img {
        width: 1rem;
    }

    .section-free-trial {
        font-size: 22px;
    }

    .header-inside-content div h1 {
        font-size: 35px;
    }

    .card-section-2 img {
        height: 14rem;
    }
    
    .card-section-2 article {
        font-size: 19px;
    }


    .content-section-6 article {
        width: 100%;
        font-size: 26px;
        text-align: center;
        line-height: 3.5rem;
        margin: 3rem 0 1rem 0;
    }

    .reach-us li p {
        width: 60%;
    }

    .section-2 h2 {
        width: 100%;
        font-size: 40px;
    }
    .card-section-2 article {
        width: 100%;
    }

    .card-section-3 article {
        width: 100%;
    }

    .card-section-3 img {
        margin: 2rem auto 0 auto;
    }

    .card-section-1 article {
        width: 100%;
    }

    .navbar-content li {
        font-size: 18px;
        display: block;
        text-align: center;
        border-bottom: 2px solid rgba(255 ,255, 255, 0.3);
        padding: 1rem 0;
    }
    .navbar-content li:nth-last-child(2){
        border: 0
    }

    .navigate .dropdown-menu a{
        border: 0 !important;
    }

    .card-section-1{
        padding:0;
    }

    .navbar-toggle{
        border: 3px solid white;
        color: white;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 2.5rem;
    
    }

    .content-section-4 article {
        width: 100%;
    }

    .title h1 {
        font-size: 35px;
    }

    .slider h4 {
        float: none !important;
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color:#41b4df;
    }

    .dropdown-menu{
        background: transparent;
        opacity: 0.9;
        border-top: 5px solid transparent;
        position: relative;
        width: 100%;
    }
    
    .dropdown-menu a{
        color: #41b4df !important;
        padding: 0.5rem 1rem;
        text-decoration: none;
        letter-spacing: 0.7px;
        border-bottom: 3px solid black;
        
    }
    .dropdown-menu a:hover{
        color: #41b4df !important;
        border-bottom: 3px solid #41b4df;
        background:black !important;
    }
    
    .navbar-content-active{
        color: #41b4df !important;
        border-bottom: 3px solid #41b4df !important;
    }
    
 }
 @media (min-width: 768px){
    /* .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: 0;
     } */

    .navbar .dropdown:hover .dropdown-menu{
        display: block
    } 
    .navbar-content li {
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
 }

@media (min-width: 768px) and (max-width: 991px) { 

    #logo{
        max-width: 170px;
    }
    .navbar-content li {
        padding: 0px 7px !important;
    }

    .navbar-content li {
        font-size: 15px;
    }

    .map{
        text-align: center;
    }

    

    .content-section-4 article {
        width: 80%;
    }

    .header-content div h1 {
        font-size: 31px;
    }
    .header-content div p {
        font-size: 18px;
        width: 60%;
    }

    .card-section-3 img {
        margin: 2rem auto 0 auto;
    }

    .slider img{
        margin: 1rem 3rem;
    }

    .section-2 h2 {
        width: 100%;
    }

    .card-section-3 article {
        width: 100%;
    }

    .card-section-2 article {
        width: 100%;
    }

    .card-section-1 article {
        width: 100%;
    }
    
    
    .header-content div button {
        font-size: 21px;
        margin: 2rem auto;
    }
    .header-content div small {
        font-size: 14px;
    }

    .header-content div {
        margin-top: 15rem;
    }

    .content-section-6 article {
        width: 90%;
        color: white;
        font-size: 24px;
        float: right;
        text-align: end;
        line-height: 3.75rem;
        margin: 3rem 0 1rem 0;
    }
}
@media (min-width: 992px){
    .navbar-content li {
        margin: 0 .8rem !important;
    }
    .modal-dialog{
        width: 50%;
    }
} 
@media (min-width: 992px) and (max-width: 1199px) { 

    .header-content div h1 {
        font-size: 33px;
    }
    .header-content div p {
        font-size: 20px;
        width: 40%;
    }
    .card-section-2 h3 {
        font-size: 25px;
    }


    .section-2 h2 {
        width: 37%;
    }

    .card-section-1 img {
        height: 14rem;
    }
    .header-content div button {
        font-size: 23px;
    }
    .header-content div small {
        font-size: 16px;
    }
}




