.pull-right {
    float: right;
}

.pull-left {
    float: left;
}
.row-invert {
    flex-direction: row-reverse;
}

.hide {
    display: none;
}

.align-center {
    text-align: center;
}
.align-left {
    text-align: left;
	margin-left: 0px;
	margin-right: 0px;
}
.align-right {
    text-align: right;
	margin-left: 0px;
	margin-right: 0px;
}
.v-align-center {
    align-items: center;
}
/* Mobile (phones, 0 - 480px) */
@media only screen and (max-width: 480px) {
  .hidden-xs {display: none;}
}

/* Tablet (portrait, 481px - 768px) */
@media only screen and (min-width: 481px) and (max-width: 768px) {
  .hidden-sm {display: none;}
}

/* Tablet (landscape) and small desktops (769px - 1024px) */
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .hidden-md {display: none;}
}

@media (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
	.hidden-mdp {display: none;}
}

/* Desktop (1025px and up) */
@media only screen and (min-width: 1025px) {
    .hidden-lg {display: none;}
}


@media (min-width:320px) and (max-width:480px) {
.tb_padd3 {
    padding-top: 50px;
    padding-bottom: 50px;
}    
    .h1_head1 {
        font-size: 36px;
        line-height: 37px;
    }
    .h1_head2 {
        font-size: 36px;
        line-height: 37px;
    }
    .h3_head1 {
        font-size: 30px;
        line-height: 36px;
    }
    .h3_head2 {
        font-size: 30px;
        line-height: 36px;
    }
    .h4_head1 {
        font-size: 22px;
        line-height: 30px;
    }
    
.right-content {
    padding-left: 0px;
} 

.left-content {
    padding-right: 0px;
}

.content-img {
    padding-top: 30px;
}

.accordion-container {
    padding-bottom: 50px;
}

.article-container {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
    .home_banner .rslides img {
        height: 100%; 
    }
    .home_banner .banner_contant > .banner-head {
        padding-bottom: 15px;
    }
    .home_banner .banner_contant > .banner-sub {
        font-size: 45px;
        padding-bottom: 15px;
    }
    .home_banner .banner_contant > .banner-details {
        padding: 15px 0px;
    }
    .home_banner .banner_contant > .banner-action {
        flex-wrap: wrap;
    }
    .home_banner .banner_contant > .banner-action .get-demo-btn {
        margin: 0px 50px 30px 0px;
    }
.sub-banner {
    height: 250px;
}
.video_player_conatiner {
    margin: 30px auto 0px;
    padding-bottom: 56.4%;
    width: 100%;
}    

#contactForm .left-content {
    padding-right: 0px;

}
.contactus-form-container {
    margin-top: 30px;
    padding: 30px 0px 0px 0px;
    border-top: 1px solid rgb(255 255 255 / 20%); 
    border-left: 0px;
}
.contactus-form-container > h3 {
    font-size: 30px;
    text-align: center;
}
.contactus-form-container > p {
    text-align: center;
}
footer > .tb_padd1 {
    padding-left: 30px;
    padding-right: 30px;
}
.foot-text {
    width: 100%;
}
footer .footer-bottom .footer-bottom-content {
    padding-left: 15px;
    padding-right: 15px;
}
footer .footer-bottom .footer-bottom-content .copyrights {
    display: table;
    width: 100%;
    text-align: center;
    padding: 0px 0px 5px 0px;
}
footer .footer-bottom .footer-bottom-content .poweredby {
    display: table;
    width: 100%;
    text-align: center;
}


.aciton-btn-container {
    flex-wrap: wrap;
}
.mobile-content-l .align-center {
    text-align: left;
}
.mobile-content-l .aciton-btn-container {
    justify-content: left !important;
    padding-top: 0px;
}

/* --box Conteiner-- */
.box-container4 > li > .box-inner-container {
    padding: 30px;
}
.box-container4 > li > .box-inner-container > .box-icon {
    height: 130px;
    margin-bottom: 15px;
}
.box-container4_1 > li {
    padding-bottom: 0px;
}
/* --box Conteiner-- */

.cc-bg1::before {
    background-size: auto 235px !important;
    background-position-y: bottom !important;
    background-position-x: calc(100% + 80px) !important;
}
.cc-bg1 .article-container {
    padding-right: 160px !important;
}
.privacy-policy-container .privacy-policy-content {
    width: calc(100%);
    padding-left: 0px;
}

}
@media (min-width:481px) and (max-width:932px) {
}

@media (min-width:320px) and (max-width:767px) {

}
@media (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
.mobile-menu-container .mobile-menu-content {
    width: 340px;
}
    .home_banner {
        height: 680px;
    }
    .home_banner .rslides {
        height: 100%;
    }
    .home_banner .rslides li {
        height: 100%;
    }
    .home_banner .rslides img {
        height: 100%; 
    }
    .home_banner .banner_contant {
        top: 55%;
    }
        .video_player_conatiner {
        padding-bottom: 60%;
        width: 100%;
    }
    #contactForm  .left-content {
        padding-left: 100px;
        padding-right: 100px;
    }
    #contactForm .contactus-form-container {
        padding: 50px 100px 50px;
        margin-top: 50px;
        border-top: 1px solid rgb(255 255 255 / 20%);
        border-left: none;
    }

    .ipad-content-p-f .right-content {
    padding-left: 0px !important;
    padding-bottom: 30px !important;
}
/* --box content-- */
.box-container5 > li > .box-inner-container {
    border-radius: 10px;
}
.box-container5 > li > .box-inner-container > .box-icon {
    height: 80px;
}
.box-container5_1 > li > .box-inner-container {
    padding: 30px;
}
/* --box content-- */
.cc-bg1::before {
    background-size: auto 235px !important;
    background-position-y: bottom !important;
    background-position-x: calc(100% + 80px) !important;
}
.cc-bg1 .article-container {
    padding-right: 160px !important;
}
    .foot-text {
        width: 100%;
    }
.privacy-policy-container .privacy-policy-menu {
    width: 250px;
}
.privacy-policy-container .privacy-policy-content {
    width: calc(100% - 250px);
}    
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .product-home-list.box-container1 > li {
        width: 50% !important;
    }
}
@media (min-width:768px) and (max-width:1023px) {


}
@media (min-width:1024px) and (max-width:1199px) {
    .mobile-menu-container .mobile-menu-content {
    width: 340px;
}

    .contactus-form-container > h3 {
        font-size: 38px;
    }
    /* --box content-- */
    .box-container2 > li > .box-inner-container > .box-content > h4 {
        font-size: 26px;
    }
    .box-container5_1 > li > .box-inner-container {
        padding: 30px;
    }
    /* --box content-- */
.cc-bg1::before {
    background-size: auto 235px !important;
    background-position-y: bottom !important;
    background-position-x: calc(100% + 80px) !important;
}
.cc-bg1 .article-container {
    padding-right: 160px !important;
}
    .foot-text {
        width: 100%;
    }


}
@media (min-width:1024px) and (max-width:1199px) and (orientation: landscape) { 
    .product-home-list.box-container1 > li > .box-inner-container {
        padding: 50px 30px;
    }
}

@media (min-width:768px) and (max-width:1199px)  {
    
}
@media (min-width:1024px) and (max-width:1366px) and (orientation: portrait) {
    .mobile-menu-container .mobile-menu-content {
        width: 400px;
    }
    .home_banner {
        height: 680px;
    }
    .home_banner .rslides {
        height: 100%;
    }
    .home_banner .rslides li {
        height: 100%;
    }
    .home_banner .rslides img {
        height: 100%; 
    }
    .home_banner .banner_contant {
        top: 55%;
    }
    .video_player_conatiner {
        padding-bottom: 60%;
        width: 100%;
    }
    .foot-text {
        width: 100%;
    }
    .box-container2 > li { 
        width: 100%;
    }
}
@media (min-width:1024px) and (max-width:1366px) and (orientation: landscape) { 
    .logo {
        height: 50px;
    }
    nav.menu-container {
        right: 15px;
        transform: translate(0%, -50%);
    }
    .home_banner .rslides img {
        height: 100%; 
        object-position: right;
    }
    .container {
        max-width: 95%;
    }
    .product-home-list.box-container1 > li {
        width: 25%;
    }
    
}
@media (min-width:1200px) and (max-width:1366px) {

}
@media (min-width:1200px) and (max-width:8000px) {
    .Choose-GenAgno > li {
        width: 20%;
    }

}