	  .backgroundGrey_c{background-image: url("/Simlabimages/Features Page/new/Layer 81.png");}
	  .backgroundChoose{background-image: url("/Simlabimages/Features Page/new/Layer146.png");}
	  .backgroundGrey_c,.backgroundChoose{background-size: cover;}
	  .b-18{bottom:18%}
	  .border-by{border-bottom:40px solid #e2b639;}
	  .border-by2{border-bottom:10px solid #e2b639;}
	  .border-by3{border-bottom:20px solid #e2b639;}
	  .box_style{width: 17%;max-width: 300px;}
	  .colorGreen3{color:#8ed13e;}
	  .p-20{padding-left:20%;}
	  .centered5{top: 50%;left: 0%;transform: translate(0%,-50%);}
	  .centered6{top: 0%;left: 50%;transform: translate(-50%,0%);}
	  .centered7{right:0px;}
	  .centered8{left: 20px;right: 20px;}

	  .furn_pdf{left: 29.5%;top: 21%;width: 47.5%;}
	  .furn_pdf2{left: 47%;top: 6%;width: 50%;}
	  .furn_pdf,.furn_pdf2{vertical-align: top;}
	  .marginTopN20{margin-top:-20px;}
	  .marginTopN80{margin-top:-80px;}
	  .marginTopN1{margin-top:-1px;}
	  .marginBottomN80{margin-bottom:-80px;}
	  .marginTopN15{margin-top:-15%;margin-bottom:-15% !important;}
	  .marginTopN200{margin-top:-220px;}
	  .marginBottom200{margin-bottom:200px;}
	  .paddingLeft10P{padding-left:10%;}
	  .wsb{white-space: break-spaces;}
	  .zIndex4{z-index: 4;}
	  .zIndex5{z-index: 5;}
	  .carousel-nav-icon {
		   height: 48px;
		   width: 48px;
	  }
	  .carousel-item, .col, .col-sm,.col-md {
			  margin: 8px;
			  background-size: cover;
			  background-position: center center;
	  }	
	  .marginTB20{margin-top: -20px;margin-bottom: -20px;}
	  .scrollThis{overflow-y:hidden;padding-right:16px}
	  .scrollThis:hover{overflow-y: scroll;padding-right:0px}
	  .lineHeight07{line-height: 0.7;}

		/*Tutorial series */
		.shadow6{-webkit-box-shadow: 18px 15px 29px -9px rgb(80, 80, 80);-moz-box-shadow: 18px 15px 29px -9px rgb(80, 80, 80);box-shadow: 18px 15px 29px -9px rgb(80, 80, 80);}
		.list-group-item{border-left: none;border-right: none;padding-top: 15px;padding-bottom: 15px; display: list-item;-webkit-transition: all 0.5s ease-out;-moz-transition: all 1s ease-out;-o-transition: all 0.5s ease-out;transition: all 0.5s ease-out;background-color: transparent;}
		.list-group-item:hover{cursor: pointer;}
		.list-group-item.active{
			z-index: 2;
			background-color: transparent;
			border-color: transparent;			
		}
		.list-group{padding-left: 60px;}
		.list-group > .list-group-item:first-child{border-top: none;}
		.list-group > .list-group-item:last-child{border-bottom: none;}
		.backgroundColoroOrange:hover,.list-group-item.active{color:#cea738 !important;}
		#one{transition: all 0.4s;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;}
		.scrollThis::-webkit-scrollbar {
		  width: 10px;
		}

		/* Track */
		.scrollThis::-webkit-scrollbar-track {
		  background: #f1f1f1; 
		}

		/* Handle */
		.scrollThis::-webkit-scrollbar-thumb {
		  background: #888; 
		}

		/* Handle on hover */
		.scrollThis::-webkit-scrollbar-thumb:hover {
		  background: #555; 
		}	  
		 /* Animation */
		.fadeIn.triggeredCSS3 {-webkit-animation-name: fadeIn; /* Safari 4.0 - 8.0 */-webkit-animation-duration: 4s; /* Safari 4.0 - 8.0 */animation-name: ;animation-duration: 4s;}
		.zoomIn.triggeredCSS3 {-webkit-animation-name: zoomIn; /* Safari 4.0 - 8.0 */-webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */animation-name: zoomIn;animation-duration: 1s;}
		.rotateInDownLeft.triggeredCSS3 {-webkit-animation-name: rotateInDownLeft; /* Safari 4.0 - 8.0 */-webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */animation-name: rotateInDownLeft;animation-duration: 1s;}
		.fadeInUp.triggeredCSS3 {-webkit-animation-name: fadeInUp; /* Safari 4.0 - 8.0 */animation-name: fadeInUp;-webkit-animation-duration: 3s;animation-duration: 3s;}

		@keyframes rotateInDownLeft {from {transform-origin: left bottom;transform: rotate3d(1200, 500, 1, -45deg);opacity: 0;}to {transform-origin: left bottom;transform: translate3d(1200, 500, 0);opacity: 1;}}
		@keyframes fadeInUp{from {opacity: 0;transform: translate3d(0, 100%, 0);} to {opacity: 1;transform: translate3d(0, 0, 0);}}
		@keyframes fadeIn {from {opacity: 0;} to {opacity: 1;}}
		@keyframes zoomIn {from {opacity: 0;transform: scale3d(0.3, 0.3, 0.3);}50% {opacity: 1;}}
	  
		@media (max-width:1040px){			
			.changeWidth2{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
			.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:1040px){
			.position-absolute.centered5,.position-absolute.centered6,.position-absolute.centered7,.position-absolute.centered8,.position-absolute.centered4{top: 0%;left: 0%;transform: translate(0%,0%);position: relative !important}
			.position-absolute.centered5.centered7{top: 50%;left: 0%;transform: translate(0%,-50%);}
			.position-absolute.centered5.centered8{position: absolute !important;top: 50%;left: 0%;transform: translate(0%,-50%);}
			.marginTB20{margin-top: 0px;margin-bottom: 0px;}
			.textCenterSmall{text-align: center !important;}
			.w-75.textCenterSmall{width:100% !important;}
			.colorYellow.pl-5{padding-left:0px !important}
			.b-18{position: relative !important;bottom: 0;padding-bottom: 20px;}
			.marginTB20.d-inline-block{margin-top: 0px;margin-bottom: 0px;}
			.marginTopSmall{margin-top:50px;}
			.width200{width:200px;}
			.width30{width:30px;}
	   }
	   @media (max-width:767px){
			.displayNone{display:none !important;}
			.mx-auto-s{margin-left: AUTO;MARGIN-RIGHT: auto;DISPLAY: BLOCK;FLOAT: NONE !IMPORTANT;}
			.position-absolute.centered5.centered7,.position-absolute.centered5.centered8{position: relative !important;top: 0%;left: 0%;transform: translate(0%,0%);}
            .centered9{position: absolute !important;left: 50%;top: 50%;transform: translate(-50%,-50%);}
		    .minHeight80{min-height: 80px;}
		    .template.float-left{float:none !important;}
		    .seawave{padding-left: 10px;padding-right: 10px;}
		    .carousel-item, .col, .col-sm, .col-md {margin: 8px 0px;}
	   }