	 	[data-toggle="tooltip"]{-webkit-transition: all 5s ease;-moz-transition: all 5s ease;-ms-transition: all 5s ease;-o-transition: all 5s ease;transition: all 5s ease;}
		.w-85{width: 80%;}
		.backgroungImageDark{background-image:url("../../Simlabimages/plugins_globel/solidEdge.svg");}
		.backgroungImageDark,.backgroundGradiant1{background-repeat: no-repeat;background-size: cover;background-repeat: no-repeat;background-position: center}
		.backgroundGradiant1{background: rgb(26,26,26);background: linear-gradient(45deg, rgba(26,26,26,1) 0%, rgba(38,38,38,1) 100%);max-width:450px;}
	   .maxWidth220{max-width:220px !important;}
       .maxWidth185{max-width:195px !important;}
	   .backgroundBY{background-image:url("../../Simlabimages/plugins_globel/bg-plugin-features.svg");background-size: cover;background-repeat: round;}
	   .paddingBottom70{padding-bottom:70px !important;}
       .maxH600,.maxH600_2{width: 100%;}
	   .maxWidth800{max-width:1250px}
	   .zIndex3{z-index:3;}
	   .marginTopN20{margin-top:0px;}
	   .featureImg{margin-top:-10px;margin-bottom:-20px;min-height: 230px;}
	   .mx-auto.features{min-width: 128%;margin-left: -14% !important;}
	   .up:hover{cursor: pointer;}
	   .up:hover,.vedio{box-shadow: 0px 0px 24px 0px rgb(120 118 101 / 30%);-webkit-box-shadow: 0px 0px 24px 0px rgb(120 118 101 / 30%);-moz-box-shadow: 0px 0px 24px 0px rgb(120 118 101 / 30%);}
	   .centered4,.centered5{top: 50%;}
       .centered5,.centered4,.centered7{left: 50%;}
       .centered5,.centered4{transform: translate(-50%, -50%);}
       .centered7{transform: translate(-50%, 0px);}
       .centered7{bottom: 0px;}
	   .maxWidth2500{max-width: 1500px;}
	   .maxWidth2500_3,.maxWidth2500{max-width: 2500px;}
	   .maxWidth2500{min-height: 600px;}
       .firstb.maxWidth220,.firstb.width245{max-width: 252px !important;}
       .virtuall-r-h {left: 79%;right: 0%;max-width: 30%;min-width: 30%;transform: translate(0px, 23%);}
	   .diff_dev:hover img, .diff_dev:hover p {
		filter: brightness(88%) drop-shadow(0px 0px 5px rgba(255,166,102,0.72));
		-webkit-filter: brightness(88%) drop-shadow(0px 0px 5px rgba(255,166,102,0.72));
		-moz-filter: brightness(88%) drop-shadow(0px 0px 5px rgba(255,166,102,0.72));
		cursor: pointer;
	    }
		.zoom,.zoom > img {
		  transition: transform .3s;
		}
		.zoom:hover,.zoom:hover > img  {
		  -ms-transform: scale(1.5); /* IE 9 */
		  -webkit-transform: scale(1.5); /* Safari 3-8 */
		  transform: scale(1.5); 
		}
		.marginUP,.marginUP > img {
		  transition: transform .3s;
		}
		.marginUP:hover,.marginUP:hover > img  {
		  -ms-transform: translate(0px, -8px); /* IE 9 */
		  -webkit-transform: translate(0px, -8px); /* Safari 3-8 */
		  transform: translate(0px, -8px);
		}
	  .was-validated .form-control:valid,.was-validated .form-control:invalid {background-position: left calc(0.2em + 0.1875rem) center;}
	  select{height: 300px;}
      .modal-dialog{background-color:transparent;}
	  .purpleDS{filter: drop-shadow(0px 0px 30px rgba(195,95,206,0.21));}
	  .purpleDS2{-webkit-box-shadow: 0px 0px 41px 0px rgba(198,94,209,0.21);-moz-box-shadow: 0px 0px 41px 0px rgba(198,94,209,0.21);box-shadow: 0px 0px 41px 0px rgba(198,94,209,0.21);}
	  .backgroundBY.width370{max-width: 370px;}
	  .lastVR::before {content: "VR";color:rgba(255,255,255,0.10);font-weight: 400;position: absolute;left: -1.3em;font-size: 1.4em;top: -0.27em;}
	  .maxWidth1900{max-width: 1800px;}

		/*the container must be positioned relative:*/
		.autocomplete {
		  position: relative;
		}
		.autocomplete-items {
		  position: absolute;
		  border: 1px solid rgba(46,46,46,1.00);
		  z-index: 99;
		  /*position the autocomplete items to be the same width as the container:*/
		  top: 105%;
		  left: 0;
		  right: 0;
		  max-height: 140px;
		  overflow: scroll;
		  overflow-x: hidden;
		  border-radius: 6px !important;	
		}

		.autocomplete-items div {
		  padding: 10px;
		  cursor: pointer;
		  color: rgba(255,255,255,0.75);
		  background-color: rgba(46,46,46,1.00); 
		}

		/*when hovering an item:*/
		.autocomplete-items div:hover {
		  background-color: #1F1F1F; 
		}
		/*when navigating through the items using the arrow keys:*/
		.autocomplete-active {
		  background-color: DodgerBlue !important; 
		  color: #ffffff; 
		}	
		.autocomplete-items::-webkit-scrollbar {width: 10px;}
		.autocomplete-items::-webkit-scrollbar {width: 10px;}

		/* Track */
		.autocomplete-items::-webkit-scrollbar-track {background: rgba(0,0,0,0%);}
		/* Handle */
		.autocomplete-items::-webkit-scrollbar-thumb {
			background: #484848;
			border: 2px solid rgba(0, 0, 0, 0);
			background-clip: padding-box;
			border-radius: 9999px;
		}
		/* Handle on hover */
		.autocomplete-items::-webkit-scrollbar-thumb:hover {background: #555;}
		.autocomplete-items::-webkit-scrollbar {width: 10px;}	   
	    .was-validated .form-control:valid,.was-validated .form-control:invalid {background-position: left calc(0.2em + 0.1875rem) center;}
	    select{height: 300px;}
	    /* model */
        .modal-dialog{background-color:transparent;}
	    .purpleDS{filter: drop-shadow(0px 0px 30px rgba(195,95,206,0.21));}
	    .purpleDS2{-webkit-box-shadow: 0px 0px 41px 0px rgba(198,94,209,0.21);-moz-box-shadow: 0px 0px 41px 0px rgba(198,94,209,0.21);box-shadow: 0px 0px 41px 0px rgba(198,94,209,0.21);}
	    #myModal3 .modal-content{max-width: 100%;}
	    #myModal3 .modal-dialog {top: 0;} 
        #myModal3 .close.opacity1, #myModal3 .close2.opacity1 {right: 26px;top: 24px;}
	    #myModal3 .modal#myModal{padding-right: 0px !important;}
	    @media (max-width: 700px){#myModal3 .modal-dialog {max-height: 400px !important;}}   
	    @media (min-width: 576px){#myModal3 .modal-dialog {width: calc(90%);margin: auto;}}  
		@keyframes rotator {
		  from{transform: rotate(0deg);}
		  to{transform: rotate(360deg);}
		}
		@keyframes colorHue {
		  from{filter: hue-rotate(-30deg);}
		  to{filter: hue-rotate(330deg);}
		}	  
		@media (min-width:1600px){.devices{justify-content: center;flex-wrap: nowrap;}}
		@media (max-width:1600px){.devices > div{margin-left:0px !important;margin-right:0px !important;}}
		@media (max-width:1220px){.devices > div{margin-left:auto !important;margin-right:auto !important;width:25%}}
		@media (max-width:300px){	.devices > div{width:50%}}
		@media (min-width:1650px) and (max-width:1850px){.maxWidth2500{min-height: 800px;}}
		@media (min-width:1550px) and (max-width:1650px){.maxWidth2500{min-height: 750px;}}
		@media (min-width:1350px) and (max-width:1550px){.maxWidth2500{min-height: 650px;}}
		@media (min-width:1150px) and (max-width:1350px){.maxWidth2500{min-height: 600px;}}
		@media (min-width:1040px) and (max-width:1150px){.maxWidth2500{min-height: 550px;}}
		@media (min-width:767px) and (max-width:1650px){
			.changeWidth7{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
			.featureImg{min-height: 200px;} .padding0_smaller3{padding:1rem !important;}
			.maxH600, .maxH600_2 {width: 90%;}
			.mb-0-s{margin-bottom:15px !important;}
		}
		@media (min-width:767px) and (max-width:1350px){
			.changeWidth2{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
			.minWidth400{min-width: 400px;}
		}
		@media (min-width:767px) and (max-width:1040px){
			.changeWidth3{-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}
			.changeWidth4{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
		}	
		@media (max-width:1400px){
			.pl-5{padding-left: 1.5rem!important;}
			.pr-5{padding-right: 1.5rem!important;}
			.p-5{padding: 1.5rem!important;}.paddingSmaller{padding:0.5rem !important}
		}
		@media (max-width:1140px){.changeWidth5{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}}   
		@media (max-width:1040px){.centered4,.centered5{position: relative !important;top:0;left:0;transform:none !important;} .maxWidth800{float:none !important;max-width: 100%}
		.backgroungImageDark4{background-image: url("/Simlabimages/vr_new/vr_march/last-vr.svg");background-repeat: no-repeat;background-size: cover;background-repeat: no-repeat;}
		.float-right.w-85.d-inline-block{display: block !important;float: none !important;margin-bottom: 70px;}		
		}  
		@media (max-width:992px){
		.flex-d-i{flex-direction:row;}
		.display-s2{display: flex;}
		.changeWidth8{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
		}
		@media (max-width:767px){
		.changeWidth6{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;} .padding0_smaller{padding:0.3rem 0.3rem !important;}
		.backgroundBY{max-width: 400px;margin-left: auto;margin-right: auto;} .padding0_smaller2{padding:0.5rem 0.5rem !important;} .maxWidth2500 {min-height: 700px;}
		.mb-0-s{margin-bottom:8px !important;} .maxH600_2 {width:92%;}
		}
		@media (max-width:700px){.changeWidth2.p-5{padding: 1rem!important;} .p-5{padding: 0.5rem!important;} .col-3.p-4{padding: 0.6rem!important;} .featureImg{min-height: 310px;} .font18 {font-size: 13.5px !important;}}

		@media (max-width:400px){
			.changeWidth5,.changeWidth2,.changeWidth7{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;} .featureImg {max-width: 170px;} .changeWidth4.p-5{padding:0px !important} .featureImg{min-height: 150px;} .features {min-width: 100%;margin-left: auto !important;} .maxH600,.featureImg{max-height:none;min-height:none;} .row.d-flex .col {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;} .marginTopSmaller{margin-top:10px !important;}
		}

	   @media (max-width:600px){
	   .col {display: initial;} .col.maxWidth220.changeWidth4 {display: block;margin-left: auto !important;margin-right: auto !important;min-width: 100% !important;max-width: 100% !important;}
	   .col .img-fluid {width: 10%;}  .featureImg{min-height: 250px;} 
	   .mx-auto.vrpackageImg,.vrpackageImg{float:none !important;margin-left:auto !important;margin-right:auto !important;}		   
		   .p-s-auto{padding-right:0px;padding-left:0px;} .p-s-tb{padding-top:0px !important;padding-bottom:0px !important;} 
		   .d-none-s{display:none;} .w-75-s{width:100% !important;}
	   }
	   @media (max-width:500px){
		.videoLarger{width: 134% !important;margin-left: -17% !important;}.featureImg{min-height: 180px;}} 	   
	   @media (max-width:300px){.col .img-fluid {width: 20%;} .centered5.pl-3{padding-left:5px !important;padding-right:5px !important;}
		  .maxH600 {max-height:inherit;} 
	   }
	 