@media(min-width: 768px){
.mobile-view{
    display: none;
}
}

@media (max-width: 767px) {
.proslider2 .owl-carousel:before {
    display:none;
}
.proslider2 .owl-carousel:after {
    display:none;
}
	h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 24px;
    }
    h3 {
        font-size: 18px;
    }
    h4 {
        font-size: 16px;
    }
    .mobile_bottom_nav {
        background: #323131;
        color: #fff;
        position: fixed;
        bottom: 0;
        z-index: 9999999;
        left: 0;
        right: 0;
    }
    .mobile_bottom_nav .col-xs-4 .text-center {
        padding: 10px 15px;
        border-left: 1px solid #fff;
        margin: 0 -15px;
    }
    .mobile_bottom_nav .col-xs-4:last-child .text-center {
        border-left: none;
    }
    .mobile_bottom_nav span {
        display: block;
        margin-top: 5px;
        font-size: 16px;
        color: #fff;
    }
    #contact_form .modal-form .modal-body .contact_form {
        height: initial;
        width: 100%;
        padding: 15px;
    }

    .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 7px;
    }
    .navbar-toggle .icon-bar {
        width: 28px;
        height: 3px;
        border-radius: 50px;
        background-color: #fff;
        transition: 800ms;
    }
    .navbar-toggle.cross .icon-bar:nth-child(1) {
        transform: rotate(-45deg);
        margin-top: 9px;
    }
    .navbar-toggle.cross .icon-bar:nth-child(2) {
        opacity: 0;
    }
    .navbar-toggle.cross .icon-bar:nth-child(3) {
        transform: rotate(45deg);
        margin-top: -13px;
    }
    .navbar-fixed-top {
        background-color: #002254;
    }
    .navbar-brand {
        padding: 5px 10px;
        height: unset;
    }
    .navbar-brand>img {
        height: auto;
    }
    .nav>li>a {
        text-align: center;
        padding: 13px 15px;
        font-size: 23px;
        margin: 0;
    }
    .logo_cls{
        display: none !important;
    }
    .logo_cls_mbl {
        display: block;
    }
    .navbar-toggle {
        margin-top: 17px;
    }
    nav.navbar.navbar-fixed-top.zinex {
        min-height: auto;
        background: #002254;
    }
    .linemenu:before{
        content: none;
    }
    .secthree {
        padding-bottom: 30px;
    }
    .secfour .text-center.secthree_tittle {
        top: 10px;
    }
    .form_cls input[type="text"] {
        margin-bottom: 15px;
    }
    /*.divimg_bottom {
        min-height: 1361px !important;
    }*/
    .form_cls {
           margin-bottom: 20px;
    background: #dcd0b8;
    padding: 13px;
    position: relative;
    top: -25px;
    }
    .post_ab .col-xs-12.col-sm-6 {
        width: 50%;
        margin-bottom: 5px;
    }
    section.sectwo {
        margin-top: 0;
        padding-bottom: 30px;
    }
    .secnine{
        padding-bottom: 80px !important;
    }
    .secone {
        top: 400px;
    }
    .secone {
         background-image:none; 
        background: #e9e1d4;
    }
	.controlicons{
		display:none;
	}
	.controlicons1{
		display:block;
	}
}

@media (min-width: 768px) {
    .mobile-view{
        display: none;
    }
	h1 {
		font-size: 36px;
	}

	h2 {
		font-size: 30px;
	}

	h3 {
		font-size: 24px;
	}

	h4 {
		font-size: 18px;
	}
	.mobile_bottom_nav {
		display: none;
	}
    .navbar-collapse.collapse {
        text-align: center;
    }
    .navbar-nav {
        float: none;
    }
    .navbar-nav>li {
        float: none;
        display: inline-block;
        vertical-align: middle;
    }
    .navbar-header {
        float: left !important;
    }

}

@media (min-width: 992px) {}

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

@media (min-width: 992px) and (max-width: 1024px) {
    
}

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

@media (min-width: 1025px) {}

@media (min-width: 1025px) and (max-width: 1279px) {
    
}

@media (min-width: 992px) and (max-width: 1199px) {
    
}
@media (max-width: 1199px) {
    
}
@media (min-width: 1280px) and (max-width: 1439px) {
    
}

@media (min-width: 1440px) and (max-width: 1679px) {
    .nav>li>a {
        padding: 15px 22px;
    }
}

@media (min-width: 1680px) and (max-width: 1919px) {
    .nav>li>a {
        padding: 15px 35px;
    }
}
@media (min-width: 1400px) and (max-width: 1699px) {
    .container {
        width: 1300px;
    }

.dektopbgcls ul {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
}
.desktopstop .col-md-4:nth-child(2) .dektopbgcls ul li:nth-child(3) {
    padding-right: 20px;
}
.monitortop .dektopbgcls ul {
    min-height: 106px;
    max-width: 310px;
}
.laptopbgcls ul {
    max-width: 410px;
    margin-left: auto;
    margin-right: auto;
}
.pad-30{
    padding-right: 30px;
}
} 

@media (min-width: 1700px){
    .container {
        width: 1533px;
    }
    .dektopbgcls ul {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
    }
.monitortop .dektopbgcls ul {
    max-width: 390px;
}
    .nav>li>a {
        font-size: 21px;
    }
    .nav>li>a {
        font-size: 21px;
        padding: 15px 34px;
    }
    .headeropen nav.navbar.navbar-fixed-top.zinex {
        min-height: 230px;
    }
}

@media (max-width: 992px) {
    

}
@media (max-width: 767px) {
}

@media (max-width: 767px) {
 
}

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

}
@media (min-width: 500px) and (max-width: 767px) {

}
@media (max-width: 375px) {

}
@media (max-width: 431px) {

}
/*@media (min-width: 768px) and (max-width: 1400px) {
    .container {
        width: 1200px;
    }
}*/

@media (max-width: 767px) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: unset;
        height: 100vh;
        background: #002254;
        border-top: 0px solid transparent;
        box-shadow: none;
        width: 100vw;
    left: 0;
    right: 0;
    margin: 0;
        max-height: calc(100vh - 54px);
    top: 54px;
    overflow: auto;
    }


}
@media (min-width: 1500px) {
    .laptopstop .slick-slide {
        margin: 0px 50px;
    }
}
@media (max-width: 1500px) {
    .mainbanner {
        min-height: 650px;
    }
    section.topsection {
        padding: 20px 60px;
    }
    .gettittlecls img {
        width: 100%;
    }
    .gettheinnercontent {
        padding: 0 30px;
    }
    .deskimgflex {
        min-height: 220px;
    }
    .monitortop .deskimgflex {
        min-height: auto;
    }
/*    .dektopbgcls ul li {
        font-size: 13px;
    }*/
    .desktopstop {
        padding: 0 0 120px 0;
    }
    .slideebg {
        min-height: 500px;
    }
    .lapslideebg {
        min-height: 250px;
    }
/*    .laptopbgcls ul li {
        font-size: 15px;
        line-height: 17px;
    }*/
    .laptopbgcls ul {
        margin-top: 20px;
        min-height: 95px;
    }
    .laptopbgcls {
        padding: 30px 20px 30px 20px;
    }
    .acceries .deskimgflex {
        min-height: 163px;
        align-items: center;
    }
    .acceries .dektopbgcls {
       background-position: 0 -40px;
    }
    .getthebg {
        min-height: 350px;
    }
    .sliermaintop {
        padding: 50px 0 50px 0;
    }
    .desktittle {
        margin-top: 60px;
    }
    .monitortop {
        min-height: auto;
        padding: 110px 0 110px 0;
    }
    .monitortop .dektopbgcls {
        background-position: 0 -40px !important;
    }
    .dektopbgcls h4 {
        font-size: 14px;
        /*min-height: 36px;*/
    }
    .proslider2 {
        margin-top: -30px;
    }
    .videomain .exampleVideo {
        width: 100%;
        /*height: 625px;*/
    }
    /*.exampleVideolap {
        width: 100%;
        height: 260px;
    }*/
    .slider2:after {
        width: 200px;
    }
    .slider2:before {
        width: 200px;
    }
}
@media (min-width: 1200px) and (max-width: 1500px) {
    .serimg img {
        width: 60%;
    }
    img.proone {
        width: 50%;
    }
    .servitoptext p {
        font-size: 20px;
    }
    .servitoptext p span {
        font-size: 16px;
    }
    .gettittlecls img {
        width: 80%;
    }
    .gettheinnercontent p {
        font-size: 16px;
        line-height: 19px;
    }
    .slidercontent {
        width: 420px;
    }
    .sliconcls p {
        font-size: 16px;
    }
    .slidercontent h3 {
        font-size: 27px;
    }
    .slick-prev:before {
        background-size: 100%;
        width: 30px;
        background-repeat: no-repeat;
        height: 60px;
    }
    .slick-next:before {
        background-size: 100%;
        width: 30px;
        background-repeat: no-repeat;
        height: 60px;
    }
    .slick-prev, .slick-next {
        top: 50% !important;
    }
    .slideebg {
        min-height: 450px;
    }
    .deskimgflex img {
        width: 80%;
    }
    .deskimgflex {
        min-height: 181px;
    }
    .dektopbgcls {
        background-position: 0 -40px;
    }
    .proslider1 {
        margin-top: -110px;
    }
    .laptopstop {
        padding: 60px 0 30px 0;
    }
    /*.monitortop .dektopbgcls ul li {
        line-height: 16px;
        font-size: 13px;
    }*/
    .monitortop .dektopbgcls ul {
        min-height: 96px;
    }
    .monitortop .deskimgflex img {
        width: 100%;
    }
    .monitortop .dektopbgcls {
        background-position: 0 -60px !important;
    }
    .acceries .dektopbgcls ul {
        min-height: 85px;
    }
    .acceries .deskimgflex {
        min-height: 133px;
    }
}
@media (max-width: 1199px) {
    .contenttop p {
        font-size: 14px;
    }
    .topatag a {
        padding: 6px 10px 4px 10px;
        font-size: 14px;
    }
    .bannerbottomcon h4 {
        font-size: 23px;
    }
    .bannerbottomcon h4 span{
        font-size: 19px;
    }
    .bannerbottomconbot h4 {
        font-size: 23px;
    }
    .bannerbottomconbot h4 span{
        font-size: 19px;
    }
    .serimg img {
        width: 170px;
    }
    .serviceimgsection {
        margin-top: 30px;
    }
    .serimg {
        margin-bottom: 10px;
    }
    .getthebg {
        min-height: 280px;
    }
    .getthebg {
        min-height: 280px;
    }
    .slidercontent {
        width: 400px;
        top: 20px;
    }
    .slidercontent h3 {
        font-size: 30px;
    }
    .sliconcls p {
        font-size: 16px;
    }
    .slideebg {
        min-height: 390px;
    }
    .owl-next img, .owl-prev img {
        width: 20px;
    }
    .gettheinnercontent {
        padding: 0 20px;
    }
    .desktopcontent .col-md-4 {
        padding: 0 15px;
    }
    .deskimgflex {
        min-height: 180px;
    }
/*    .dektopbgcls ul li {
        font-size: 14px;
    }*/
    .lapslideebg {
        min-height: 170px;
    }
/*    .laptopbgcls ul li {
        font-size: 13px;
        line-height: 25px;
    }*/
    .acceries {
        padding-top: 110px;
    }
    .acceries .deskimgflex {
        min-height: 186px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .topcontent .col-md-10{
        width: 76%;
    }
    .mainbanner {
        min-height: 500px;
    }
    .bannerbottomcon {
        padding: 12px 10px;
    }
    .bannerbottomcon h4 {
        font-size: 20px;
    }
    .bannerbottomcon h4 span{
        font-size: 15px;
    }
    .bannerbottomconbot {
        padding: 12px 10px;
    }
    .bannerbottomconbot h4 {
        font-size: 20px;
    }
    .bannerbottomconbot h4 span{
        font-size: 15px;
    }
    .bannerbottomcon a{
        font-size: 19px;
    }
    .bannerbottomconbot a{
        font-size: 19px;
    }
    .bannerbottomconbot a{
        font-size: 19px;
    }
    .desktopstop .deskimgflex img {
        width: 40% !important;
        min-height: auto  !important;
    }
    .proslider1:before{
        content: none;
    }
    .proslider1:after{
        content: none;
    }
    .monitortop .dektopbgcls {
        background-size: 100%;
    }
    .desktopstop .dektopbgcls {
        background-position: 0 -50px;
        background-size: 100%;
    }
    .monitortop .deskimgflex img {
        min-height: auto !important;
        width: 170px  !important;
    }
}
@media (max-width: 991px) {
    .serviceimgsection .col-md-3 {
        width: 50%;
        float: right;
        margin-bottom: 20px;
    }
    .serviceimgsection .col-md-3.mblnnebefore:before {
        content: none;
    }
    .getthegameinner{
        display: none;
    }
    .getthegameslidermbl{
        display: block;
        margin-top: 50px;
    }
    .gettheinnercontent p {
        font-size: 18px;
        margin-bottom: 40px;
        min-height: 131px;
    }
    .proslider:before{
        content: none;
    }
    .proslider:after,.proslider .owl-carousel:before,.proslider .owl-carousel:after,
    .proslider2 .owl-carousel:before,.proslider2 .owl-carousel:after{
        content: none;
    }
    .proslider {
        padding: 0 0px;
    }
    .slidercontent {
        top: 0;
    }
    .sliconcls {
        background: #002254;
        padding: 10px 20px;
        border-radius: 20px 0 0 20px;
    }
    .sliconcls p {
        font-size: 14px;
        line-height: 19px;
    }
    .slidercontent h3 {
        font-size: 30px;
        text-align: revert;
        margin: 20px 20px 14px 0;
    }
    .owl-next img, .owl-prev img {
        width: 50px;
    }
    .owl-prev {
        left: 33px;
    }
    .owl-next {
        right: 33px;
    }
    .owl-dots {
        display: block;
    }
    .owl-theme .owl-dots .owl-dot span {
        width: 13px;
        height: 13px;
        margin: 5px 4px;
        background: #888787;
    }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background: #fff;
    }
    .owl-dots {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 10px;
    }
    .slider1 .owl-dots {
        bottom: 50px;
    }
    .getinthegame .container {
        margin: 0;
        width: 100%;
    }
    .gettittlecls.text-center {
        padding: 0 30px;
    }
    .desktopcontent{
        display: none;
    }
    .desktopslidermbl{
        display: block;
        margin-top: -5px;
    }
    .desktopstop .container {
        margin: 0;
        width: 100%;
    }
    .desktopstop .deskimgflex img {
        width: 80%;
        min-height: 244px;
    }
    .desktopstop .owl-dots {
        bottom: -50px;
    }
    .martopnew {
        margin-top: 0;
    }
    .desktopslidermblmonitop {
        display: block;
        margin-top: 30px;
    }
    .monitortop .deskimgflex img {
        width: 50%;
        min-height: 210px;
    }
    .popupflex .col-md-6 {
        width: 50%;
    }
    .dialogmodel {
        max-width: 90%;
    }
    .sliermaintop .slick-slide {
        margin: 0px 20px;
    }
    .center1 .slick-slide {
      margin: 0px 15px;
    }
    .slick-prev:before {
        color: black;
        background-image: url(../images/mblarrleft.png) !important;
        position: absolute;
        content: "" !important;
        width: 37px;
        height: 64px;
        left: 0;
        z-index: 9;
        opacity: 1 !important;
    }
    .slick-prev {
        left: 30px !important;
        z-index: 9;
    }
    .slick-next:before {
        color: black;
        background-image: url(../images/mblarrright.png) !important;
        position: absolute;
        content: "" !important;
        width: 37px;
        height: 64px;
        right: 0;
        z-index: 9;
        opacity: 1 !important;
    }
    .slick-next {
        right: 30px !important;
        z-index: 9;
    }
    .center ul.slick-dots {
        bottom: 70px;
        display: none !important;
    }
    .slick-prev, .slick-next {
        display: none !important;
    }
    .center .slick-prev, .center .slick-next {
        display: block !important;
    }
    .slick-dots{
        display: block !important;
    }
    .center2 .slick-slide {
      margin: 0px 15px;
    }
    .center4 .slick-slide {
      margin: 0px 10px;
    }
    .center4 ul.slick-dots {
        bottom: -50px;
    }
}
@media (max-width: 767px) {
/*    .dektopbgcls ul li {
        font-size: 14px !important;
    }*/
    .desktopnone{
        display: block;
    }
    .navbar-toggle {
        float: right;
        margin-left: 15px;
        margin-right: auto;
        margin-top: 10px !important;
    }
    .navbar-brand {
        padding: 13px 10px 5px 0px;
        height: unset;
        float: left;
    }
    section.topsection {
        padding: 0 15px;
    }
.topcontent {
    display: block;
    padding: 10px 0;
    margin-top: 0px;
}
    section.topsection {
        padding: 0 0px;
    }
    .topatag a {
        font-size: 13px;
        margin-top: 5px;
    }    
    .bannercontentcls img {
        width: 70%;
    }
    .logo2{
        display: none;
    }
    .logo1 {
        top: 30px;
    }
    .logo1 img {
        width: 120px;
    }
    .bannerbottomcon h4 {
        font-size: 16px;
        display: flex;
        color: #000;
    }
    .bannerbottomcon h4 span {
        font-size: 15px;
    }
    .bannerbottomcon a {
        padding: 9px 15px 3px 15px;
        font-size: 17px;
        width: 190px;
    }
    .bannerbottomcon {
        padding: 12px 15px;
    }
    .bannerbottomcon h4 strong {
        font-weight: normal;
    }

    .bannerbottomconbot h4 {
        font-size: 16px;
        display: flex;
        color: #000;
        align-items: center;
    }
    .bannerbottomconbot h4 span {
        font-size: 15px;
    }
    .bannerbottomconbot a {
        padding: 9px 7px 9px 7px;
        font-size: 17px;
        width: 190px;
    }
    .contenttop p {
        font-size: 14px;
        line-height: 15px;
    }
    .bannerbottomconbot {
        padding: 12px 15px;
    }
    .bannerbottomconbot h4 strong {
        font-weight: normal;
    }

    .servicesec {
        padding: 20px 0 10px 0;
    }
    .serimg img {
        width: 130px;
    }
    .servitoptext p {
        font-size: 16px;
        padding: 0 15px;
        line-height: 22px;
    }
    .servitoptext p span {
        font-size: 15px;
    }
    .gettheinnercontent {
        padding: 0;
    }
    .gettheinnercontent p {
        font-size: 14px;
        margin-bottom: 20px;
        min-height: 150px;
        line-height: 18px;
    }
    .getinthegame {
        padding: 80px 0 10px 0;
    }
    .getinthegame .item {
        padding-bottom: 40px;
    }
    .slider4 .owl-dots {
        bottom: 55px;
    }
    .getthebg {
        min-height: 254px;
        border-radius: 15px;
    }
    .bannercontentcls h3 {
        font-size: 25px;
    }
    .desktopstop .deskimgflex img {
        width: 100%;
        min-height: auto;
    }
    .dektopbgcls {
        background-position: 0 -80px;
    }
    .deskimgflex {
        min-height: 192px;
        margin-bottom: 10px;
    }
    .dektopbgcls h3 {
        font-size: 19px;
    }
    .dektopbgcls h4 {
        font-size: 14px;
    }
/*    .dektopbgcls ul li {
        font-size: 13px;
        line-height: 19px;
    }*/
    .dektopbgcls ul {
        margin-top: 20px;
        min-height: 172px;
    }
.atagclsbu {
    font-size: 16px;
    padding: 6px 11px;
    line-height: 21px;
    margin: 10px 0 0 0;
    display: inline-block;
    min-width: 120px;
    vertical-align: top;
}
    .desktittle {
        padding: 0 15px;
    }
    .slidercontent {
        top: 0;
        width: 94%;
    }
    .slidercontent h3 {
        font-size: 23px;
    }
    .slideebg {
        min-height: 540px;
        box-shadow: 0 0 30px 0 rgb(0 0 0 / 12%);
        border-radius: 20px;
    }
    .owl-next img, .owl-prev img {
        width: 26px;
    }
    .sliermaintop {
        padding: 0px 0 50px 0;
    }
    .sliermaintop {
        padding: 0px 0 20px 0;
    }
    .proslider1:before {
        content: none;
    }
    .proslider1:after {
        content: none;
    }
    .proslider2:before {
        width: 85px;
        background-position: right;
        background-image: url(../images/newbeforeleft.png);
    }
    .proslider2:after {
        width: 85px;
        background-position: left;
        background-image: url(../images/newbeforeright.png);
    }
    .monitortittle {
        padding: 0 15px;
        position: relative;
    }
    .proslider2 {
        margin-top: 20px;
    }
    .monitortop .deskimgflex img {
        width: 70%;
        min-height: auto;
    }
    ul.socialmenu {
        text-align: center;
    }
    .socialmenu li {
        display: inline-block;
        margin: 0 8px;
    }
    hr.menuhr {
        margin-top: 40px;
        margin-bottom: 40px;
        border: 0;
        border-top: 1px solid #3ef4f9;
        width: 70%;
    }
    .navbar-nav {
        margin-top: 0;
    }
    .servicesec {
        background-image: url(../images/mblfullbg.png);
        background-position: bottom;
    }
    .poph1 {
        font-size: 30px;
        line-height: 32px;
    }
    .poph3 {
        font-size: 17px;
    }
    .poph3 span {
        font-size: 15px;
    }
    .centerpopupcon {
        padding-right: 0;
    }
    .poparcls {
        font-size: 18px;
        padding: 7px 12px;
        border-radius: 8px;
        line-height: 22px;
    }
    .popupbgcls {
        min-height: 300px;
    }
    .popup-close img {
        width: 40px;
    }
    .popup-header1 {
        right: -10px;
        top: -15px;
    }
    .desktopslidermblmonitop .slider5 .owl-item:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.4);
        z-index: 1;
        left: 0;
        right: 0;
        border-radius: 20px;
        display: none;
    }
    .desktopslidermblmonitop .slider5 .owl-item.center:before{
        content: none;
    }
    .desktopslidermblmonitop .slider5 .owl-stage-outer {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .desktopslidermblmonitop .slider5 .owl-item.center {
    /* transform: scale(1.25); */
    z-index: 1;
    position: relative;
    top: -40px;
}
    .monitortop .dektopbgcls ul {
        min-height: 110px;
        margin-top: 10px;
    }
    img.proone {
        width: 110px;
    }
    .serimg {
        min-height: 170px;
    }
    .serviceimgsection .col-md-3:before {
        height: 140px;
    }
    .serviceimgsection {
        margin-top: 10px;
    }
    .getthegame{
        display: none;
    }
    .mblgettittle{
        display: block;
        width: 100%;
    }
    .slider4:before {
        position: absolute;
        content: "";
        width: 87px;
        height: 100%;
        left: 0px;
        top: 0px;
        background-image: url(../images/shadow1left.png);
        background-position: right;
        background-size: cover;
        z-index: 9;
    }
    .slider4:after {
        position: absolute;
        content: "";
        width: 87px;
        height: 100%;
        right: 0px;
        top: 0px;
        background-image: url(../images/shadow1right.png);
        background-position: left;
        background-size: cover;
        z-index: 9;
    }
    .slider1 .item {
        padding: 40px 20px;
    }
/*    .desktopstop .dektopbgcls ul li {
        line-height: 18px;
        font-size: 12px;
    }*/
    .desktopstop .slider6:before{
        position: absolute;
        content: "";
        width: 87px;
        height: 100%;
        left: 0px;
        top: 0px;
        background-image: url(../images/newbeforeleft.png);
        background-position: right;
        background-size: cover;
        z-index: 9;
    }
    .desktopstop .slider6:after{
        position: absolute;
        content: "";
        width: 87px;
        height: 100%;
        right: 0px;
        top: 0px;
        background-image: url(../images/newbeforeright.png);
        background-position: left;
        background-size: cover;
        z-index: 9;
    }
    .desktopstop {
        background-size: cover;
    }
    .desktopstop .dektopbgcls {
        padding:20px 6px;
    }
    .desktittle {
        margin-top: 40px;
    }
    .monitortop .dektopbgcls {
        padding: 20px 10px 40px 10px;
        background-position: 0 -60px !important;
    }
 /*   .monitortop .dektopbgcls ul li {
        line-height: 15px;
        font-size: 11px;
    }*/
    .monitortop .deskimgflex {
        min-height: 178px;
    }
    .monitortop .dektopbgcls h4 {
        min-height: 30px;
    }
    .monitortop {
        background-image: url(../images/mblbgnew.png);
    }
    .monitortop .owl-dots {
        bottom: 50px;
    }
    .acceries {
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .acceries .owl-dots {
        bottom: -60px;
    }
    .monitortop {
        padding: 110px 0 110px 0;
    }
    .center1:before {
        position: absolute;
        content: "";
        width: 87px;
        height: 100%;
        left: 0px;
        top: 0px;
        background-image: url(../images/shadow1left.png);
        background-position: right;
        background-size: cover;
        z-index: 9;
    }
    .center1:after {
        position: absolute;
        content: "";
        width: 87px;
        height: 100%;
        right: 0px;
        top: 0px;
        background-image: url(../images/shadow1right.png);
        background-position: left;
        background-size: cover;
        z-index: 9;
    }
    .center1 ul.slick-dots {
        bottom: 55px;
    }
    .desktopstop .center2:before{
        position: absolute;
        content: "";
        width: 87px;
        height: 100%;
        left: 0px;
        top: 0px;
        background-image: url(../images/newbeforeleft.png);
        background-position: right;
        background-size: cover;
        z-index: 9;
    }
    .desktopstop .center2:after{
        position: absolute;
        content: "";
        width: 85px;
        height: 100%;
        right: 0px;
        top: 0px;
        background-image: url(../images/newbeforeright.png);
        background-position: left;
        background-size: cover;
        z-index: 9;
    }
    .desktopstop .slider5:before{
        position: absolute;
        content: "";
        width: 85px;
        height: 100%;
        left: 0px;
        top: 0px;
        background-image: url(../images/mleft1.png);
        background-position: right;
        background-size: cover;
        z-index: 9;
        background-repeat: no-repeat;
        background-position: top left;
    }
    .desktopstop .slider5:after{
        position: absolute;
        content: "";
        width: 80px;
        height: 100%;
        right: 0px;
        top: 0px;
        background-image: url(../images/mleft2.png);
        background-position: left;
        background-size: cover;
        z-index: 9;
        background-repeat: no-repeat;
        background-position: top right;
    }
    .mblonlyslidercls{
        display: block;
    }
    .center3laptop{
        display: none !important;
    }
    .lapslideebg {
        border-radius: 10px 10px 0 0;
    }
    .bothlapslideebg {
        box-shadow: none;
        border-radius: 10px;
        width: 100%;
    }
    .proslider1 {
        position: relative;
        margin-top: 10px;
    }
    .laptittle {
        padding: 0 20px 10px 20px;
    }
    .laptopstop {
        padding: 60px 0 0px 0;
    }
    .laptopbgcls {
        min-height: 370px;
    }
    #dp-dots {
        bottom: 20px;
    }
    /*.exampleVideolap {
        bottom: 0;
        position: relative;
        height: 193px;
        top: 0;
        left: 0;
    }
    .exampleVideolap iframe {
        top: 0;
        left: 0;
        right: 0;
        height: 100%;
    }*/
    .desktopnonenewhead{
        display: block;
    }
    .displacenonemenudek{
        display: block !important;
    }  
    .headeropen nav.navbar.navbar-fixed-top.zinex {
        background-image: none;
        min-height: auto;
    } 
    .newvideomartop{
        margin-top: 62px;
    }
    .exampleVideo .fullscreeneo-wrap {
        z-index: 1;
		
    }
	#player1newbanner, .exampleVideo .fullscreeneo-wrap:first-child{
		display:none;
	}
	#player2newbanner, .exampleVideo .fullscreeneo-wrap:last-child{
		display:block;
	}
}

/*@media (min-width: 360px) and (max-width: 380px) {
    .exampleVideolap iframe {
        height: 110%;
    }

.laptopstop iframe {
    transform: scale(1.22);
}
}*/
@media (min-width: 320px) and (max-width: 359px) {
    .bannerbottomcon a {
        font-size: 14px;
        padding: 7px 15px 3px 15px;
    }
    .gettheinnercontent p {
        font-size: 13px;
        margin-bottom: 20px;
        min-height: 150px;
        line-height: 15px;
    }
    .slidercontent h3 {
        font-size: 18px;
    }
    .dektopbgcls ul {
        min-height: 170px;
    }
    .monitortop .dektopbgcls ul {
        min-height: 110px;
        margin-top: 10px;
    }
    .bannerbottomcon h4 {
        font-size: 11px;
    }
    .bannerbottomcon h4 span {
        font-size: 11px;
    }
   /* .exampleVideolap iframe {
        height: 80%;
    }*/
}

@media (min-width: 415px) and (max-width: 500px) {
    .monitortop .deskimgflex img {
        width: 50%;
        min-height: auto;
    }
}


/*
@media(min-width:1400px) and (max-width:1788px){
.exampleVideolap {
    height: 292px;
}
}
*/


@media(max-width: 767px){
  .videomaininnerlap iframe{
        min-width: 76.77vh;
  }
.legion-stamp img {
    max-width: 100px;
}
.legion-stamp{
    left: 15px;
    bottom: 15px;
}
.newtext-add {
    font-size: 18px;
    margin-top: 80px;
}
    .monitortop .dektopbgcls,.desktopstop .dektopbgcls,.laptopbgcls{
        padding-left: 14px;
        padding-right: 14px;
    }
/*.center .atagclsbu {
    min-width: 97px;
    font-size: 14px;
    height: 30px;
    line-height: 16px;
}*/
/*.center .dektopbgcls ul li {
    font-size: 14px;
}*/
ul li span {
    vertical-align: top;
}
.videomain .exampleVideo {
    height: calc(100vh - 205px);
}
.videofull-01 .videomain .exampleVideo {
    height: calc(100vh - 60px);
}
.contenttop p{
    max-width: 345px;
    margin-left: auto;
    margin-right: auto;
}
header.header.desktopnone.sticky {
    display: block;
    position: fixed;
    top: 0;
    animation: fadeIn 0.6s ease-in both;
    z-index: 9999;
    width: 100%;
}
header.header.desktopnone {
    display: none;
}
.newvideomartop {
    margin-top: 0;
}
.desktop-view{
    display: none;
}
.mobile-view{
    display: block;
}
/*.vimeo-wrapper iframe{
    min-height: 105vh;
}*/
.dp_item[data-position="2"]{
    max-height: calc(100% - 95px);
}
.dp_item[data-position="3"]{
    max-height: calc(100% - 130px);
}
.dp_item[data-position="4"]{
    max-height: calc(100% - 160px);
}
.dektopbgcls h3, .laptopbgcls h3, .dektopbgcls h3 {
    font-size: 23px;
}
.monitortop .slider5 .dektopbgcls ul li br {
    display: none;
}
.lapvideo_contorls{
    bottom: 10px;
}
.controlicons button, .controlicons1 button, .lapvideo_contorls button{
    font-size: 18px;
    line-height: 20px;
}
/*.monitortop .slider5 .dektopbgcls ul li {
    font-size: 13.5px;
    line-height: 18px;
}*/
.monitortop .dektopbgcls ul, .laptopbgcls ul, .dektopbgcls ul {
    /*max-width: 270px;*/
    margin-left: auto;
    margin-right: auto;
}
/*.pad-28{
    padding-right: 38px;
}
.desktopstop .dektopbgcls.pad-3{
    padding-left: 4px;
    padding-right: 4px;
}
.desktopstop .dektopbgcls.pad-ri28{
    padding-left: 28px;
    padding-right: 28px;
}*/
}

@media(max-width: 343px){
.contenttop p{
    font-size: 12px;
}
}
/*
@media (min-width: 768px) and (max-height:700px){
.vimeo-wrapper iframe{
    transform: translate(-50%, -56%);
}
}*/

@media(min-width: 768px) and (max-width: 1023px){
section.topsection {
    padding: 20px 0;
}
.slider2:after,.slider2:before{
    display: none;
}
.owl-dots {
    bottom: -40px;
}
.owl-next img, .owl-prev img {
    width: 30px;
}
.slider2 .owl-next {
    right: 20px;
}
.slider2 .owl-prev {
    left: 20px;
}
.proslider1{
    margin-top: -60px;
}
}

@media(min-width: 1680px){
.monitortop .dektopbgcls ul li, .laptopbgcls ul li, .dektopbgcls ul li {
    font-size: 19px;
    line-height: 24px;
}
}

@media(max-width: 767px){
.slick-dotted.slick-slider {
    margin-bottom: 0;
}
.nav>li>a{
    border-left: none;
}
.owl-stage{
    display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
}
.desktopslidermblmonitop .slider5 .center .item {
    min-width: calc(100% + 70px);
    right: -35px;
    position: relative;
    box-shadow: 0 0 40px 0 rgb(0 0 0 / 62%);
    border-radius: 15px;
}
.proslider2 .owl-carousel:before, .proslider2 .owl-carousel:after,
.desktopslidermblmonitop .owl-carousel:after,.desktopslidermblmonitop .owl-carousel:before {
    width: 80px;
    content: "";
}
.desktopslidermblmonitop .owl-carousel:after{
    display:none;
	position: absolute;
    content: "";
    height: 100%;
    right: 0px;
    top: 0px;
    background-image: url(../images/newshadow3right.png);
    background-position: left;
    background-size: cover;
    z-index: 9;
}
.desktopslidermblmonitop .owl-carousel:before {
	display:none;
    position: absolute;
    content: "";
    height: 100%;
    left: 0px;
    top: 0px;
    background-image: url(../images/newshadow3left.png);
    background-position: right;
    background-size: cover;
    z-index: 9;
}
.monitortop .dektopbgcls ul li, .laptopbgcls ul li, .dektopbgcls ul li{
    font-size: 15px;
    line-height: 22px;
}
.width-220 ul{
    max-width: 200px;
}
.proslider1 ul {
    max-width: 240px;
}
.monitortop .desktopslidermbl .owl-item ul {
    max-width: 240px;
}
li.twoline,.pad-18,.pad-28{
    padding-right:18px;
}
.mar-8{
    margin-left: -8px;
}
.acceries .proslider2 ul br {
    display: none;
}
.acceries .proslider2 ul {
    max-width: 210px;
}
.pad-20{
    padding-right: 20px;
}
}

@media(min-width: 768px){
.desktopcontent,.proslider2 .owl-stage{
    display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
}
.monitortop .desktopcontent {
    display: block;
}
}

@media(min-width: 768px) and (max-width: 991px){
.hide-tablet,.monitortop .hide-tablet{
    display: none;
}
}

@media(min-width: 1024px) and (max-width: 1199px){
.dektopbgcls ul {
    margin-top: 20px;
    min-height: 140px;
}
.container{
    max-width: 992px;
}
.laptopbgcls {
    padding: 20px 10px;
}
.dektopbgcls{
    padding: 20px 10px 30px 10px;
}
.monitortop .dektopbgcls ul li, .laptopbgcls ul li, .dektopbgcls ul li {
    font-size: 14px;
    line-height: 18px;
}
.dektopbgcls h3, .laptopbgcls h3, .dektopbgcls h3 {
    font-size: 26px;
}
.slider2 .owl-next {
    right: 140px;
}
.slider2 .owl-prev {
    left: 140px;
}
.monitortop .dektopbgcls ul,.laptopbgcls ul {
    margin-left: auto;
    margin-right: auto;
}
.monitortop .dektopbgcls ul {
    max-width: 230px;
}
.laptopbgcls ul {
    max-width: 250px;
}
}

@media(min-width: 1200px) and (max-width: 1679px){
.container {
    width: 1170px;
}
.dektopbgcls{
    padding: 20px 12px 30px 12px;
}
.monitortop .dektopbgcls ul li, .laptopbgcls ul li, .dektopbgcls ul li {
    font-size: 15px;
    line-height: 21px;
}
.dektopbgcls ul {
    min-height: 160px;
}
.dektopbgcls ul {
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
}
.acceries .dektopbgcls ul {
    max-width: 240px;
}
.monitortop .dektopbgcls ul {
    max-width: 240px;
}
.monitortop .col-md-4:nth-child(2) .dektopbgcls:last-child ul {
    max-width: 250px;
}
}

/*@media(max-width: 399px){ 
.vimeo-wrapper iframe{
    transform: scale(1.10);
}
.vimeo-wrapper{
    height: 100%;
}
}*/


@media(min-width:1920px){
.videomaininnerlap{
    height: 360px;
}
}

@media(min-width:1600px){
.vimeo-wrapper iframe{
    transform: translate(-50%, -50%);
}
}

@media(min-width: 1600px) and (max-width: 1919px){
.videomaininnerlap{
    height: 300px;
}
}

@media(max-width: 399px){
.vimeo-wrapper iframe{
    min-height: 120vh;
}
}


@media (min-width: 400px) and (max-width: 550px){
.vimeo-wrapper iframe{
    min-height: 110vh;
}
}

@media (max-width: 767px){
    .bannerbottomconbot-light{
        display: none;
    }
    .desktop-h3-banner{
        display: none !important;
    }
    #mobilecontenttop{
        display: block !important;
        font-weight: 900;
        color: #000;
        text-align: right;
        margin: 0 15px;
    }
    .desktop-h3-banner-mobile{
        display: flex !important;
    }
    .bannerbottomconbot{

    }
}