/* Table of Content
==================================================
	1.0  -  Custom Class
	2.0  -  Browser Fix
	3.0  -  DT Responsive*/

	/*--------------------------------------------------------------
	1.0 - Custom Class
	--------------------------------------------------------------*/
	
	a.video-image span:after { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }
	
	.title_uppercase { text-transform:uppercase; }
	.title_bold { font-weight:bold; }
	
	/* http://prntscr.com/dydrzx = Reseller Hosting page */
	.extend-bg-fullwidth-left:after, .extend-bg-fullwidth-right:after { content:""; display:inline !important; height:100%; position:absolute; top: 0; width: 9999px; }
	.extend-bg-fullwidth-left:after { right:100%; }
	.extend-bg-fullwidth-right:after { left:100%; }
	
	.extend-bg-fullwidth-left:after, .extend-bg-fullwidth-right:after { background:#f5f5f5; }
	
	.dt-sc-special-testimonial-container .extend-bg-fullwidth-left:after, .dt-sc-special-testimonial-container .extend-bg-fullwidth-right:after { background: none; }
	
	a.video-image span { font-size: 40px; position: relative; height: 75px; width: 75px; line-height: 75px; color: #fff; -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }
	a.video-image span:after { position: absolute; display: block; content: ""; height: 75px; width: 75px; line-height: 75px; border-radius: 50%; background: #2b2b2b; color: #fff; -webkit-box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.35); -moz-box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.35); box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.35); z-index: -1; top: 0; left: -2px; }
	a.video-image span:hover:after { background: #fff; }
	
	
	.image-overlay-icon .vc_single_image-wrapper { position: relative; }
	.image-overlay-icon .vc_single_image-wrapper:before { content: ""; display: block; width: 100%; height: 100%; background: rgba(0,0,0,0.4); top: 0; left: 0; right: 0; margin: 0 auto; position: absolute; }
	
	.image-overlay-icon a.video-image { position: absolute; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); left: 0; right: 0; margin: 0 auto; width: 100%; text-align: center; }
	
	
	.gradient-parallax:before { content: ""; position: absolute; display: block; left: 0; top: 0; width: 100%; height: 100%; z-index: 9;
    background: -moz-linear-gradient(left, rgba(242, 243, 246, 1) 20%, rgba(242, 243, 246, 0.72) 30%, rgba(229, 229, 229, 0) 40%, rgba(229, 229, 229, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(242, 243, 246, 1) 20%, rgba(242, 243, 246, 0.72) 30%, rgba(229, 229, 229, 0) 40%, rgba(229, 229, 229, 0) 100%);
    background: linear-gradient(to right, rgba(242, 243, 246, 1) 20%, rgba(242, 243, 246, 0.72) 30%, rgba(229, 229, 229, 0) 40%, rgba(229, 229, 229, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f2f3f6', endColorstr='#00e5e5e5', GradientType=1); }
	
	.gradient-parallax .gradient-content { z-index: 9; padding-right: 45px; }
	
	
	@media screen and (-webkit-min-device-pixel-ratio:0) { 
		::i-block-chrome, .safari-hack.vc_row.vc_row-flex { display: block !important; }
	}
	/*.vc_row.vc_row-flex, .vc_row.vc_row-flex > .vc_column_container*/

	/*----*****---- << Vc Column custom class >> --****--*/
	.rs_no-padding_column.wpb_column, .vc_col-md-12.wpb_column.rs_no-padding_column { margin-top: -1px; padding-bottom: 0; margin-bottom:0; } /* http://prntscr.com/dydqdv */
	
	.light-overlay:before { background:rgba(255, 255, 255, 0.8); } /* http://prntscr.com/dydsrd  = Model Home page contact section */
	.dark-overlay:before { background:rgba(0, 0, 0, 0.8);  }	


	/*----*****---- << Gray Scale >> --****--*/ /* http://prntscr.com/dydr06 = Hotel Our Firm Page */
	.gray-scale:hover, .gray-scale:hover img { -webkit-filter: grayscale(1); -moz-filter: grayscale(1); -ms-filter: grayscale(1); -o-filter: grayscale(1); filter: grayscale(1); -webkit-transition-property: -webkit-filter; -moz-transition-property: -moz-filter; -ms-transition-property: -ms-filter; -o-transition-property: -o-filter; transition-property: filter; -webkit-transition-duration: 1s; -moz-transition-duration: 1s; -ms-transition-duration: 1s; -o-transition-duration: 1s; transition-duration: 1s; }
	


	/*----*****---- << Text with icon >> --****--*/ /* http://prntscr.com/dydrax = Fitness Home Page */
	.dt-sc-text-with-icon { width:100%; clear:both; float:left; font-weight:bold; padding:12px 0px 12px 20px; }
	.dt-sc-text-with-icon span { font-size:18px; margin:0px 7px 0px 0px; position:relative; top:2px; font-weight:bold; }
	
	.dt-sc-text-with-icon.border-bottom { border-bottom:1px solid; }
	.dt-sc-text-with-icon.border-right { border-right:1px solid; }

	.dt-sc-dark-bg .dt-sc-text-with-icon span { color:#ffffff; }
		
	
	/*----*****---- << Hosting Domain Page Table >> --****--*/ /* http://prntscr.com/dydxr3 = Hosting Domain Page */
	.hosting-table { border-top:0px; font-family:'Open Sans', sans-serif; }
	.hosting-table th { background:#e1e1e1; border-radius:5px 5px 0px 0px; color:#000000; font-weight:600; font-size:16px; border-right:1px solid #ffffff; padding:20px 15px; }
	.hosting-table tr td, .hosting-table tbody tr:nth-child(2n+1) td { background:rgba(0, 0, 0, 0.95); border-right:1px solid rgba(255, 255, 255, 0.2); border-bottom:0px; font-size:16px; font-weight:600; padding:25px 15px; }
	.hosting-table tbody tr td:last-child, .hosting-table tr th:last-child { border:none; }
	
	.hosting-table tbody tr:nth-child(2) td { background:rgba(0, 0, 0, 0.9); }
	.hosting-table tbody tr:nth-child(3) td { background:rgba(0, 0, 0, 0.85); }
	.hosting-table tbody tr:nth-child(4) td { background:rgba(0, 0, 0, 0.8); }
	.hosting-table tbody tr:nth-child(5) td { background:rgba(0, 0, 0, 0.75); }
	.hosting-table tbody tr:nth-child(6) td { background:rgba(0, 0, 0, 0.7); }
	.hosting-table tbody tr:nth-child(7) td { background:rgba(0, 0, 0, 0.65); }
	.hosting-table tbody tr:nth-child(8) td { background:rgba(0, 0, 0, 0.6); }
	.hosting-table tbody tr:nth-child(9) td { background:rgba(0, 0, 0, 0.55); }
	.hosting-table tbody tr:nth-child(10) td { background:rgba(0, 0, 0, 0.5); }
	.hosting-table tbody tr:nth-child(11) td { background:rgba(0, 0, 0, 0.45); }
	.hosting-table tbody tr:nth-child(12) td { background:rgba(0, 0, 0, 0.4); }
	
	.hosting-table tbody tr td:first-child { position:relative; }
	.hosting-table tbody tr td:first-child:before { content:""; position:absolute; left:0px; top:0px; width:100%; height:100%; background:#60ae0d; z-index:-1; }
	
	.hosting-table tbody tr td.new, .hosting-table tbody tr td.hot { position:relative; overflow:hidden; }
	.hosting-table tbody tr td.new:before, .hosting-table tbody tr td.hot:before { content:"New"; position:absolute; left:-20px; top:5px; padding:2px 22px; background:#60ae0d; color:#ffffff; font-size:12px; -webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -ms-transform:rotate(-45deg);  transform:rotate(-45deg); }
	.hosting-table tbody tr td.hot:before { content:"Hot"; background:#e80505; padding:2px 24px; }
	


	/*----*****---- << Spa rounded corner image >> --****--*/ /* http://prntscr.com/dydylt = Spa */
	.dt-sc-partially-rounded-alt { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }
	
	.vc_min_height_right.wpb_column.vc_col-sm-6 { margin-left: 30px; width: calc(50% - 30px); } /* http://prntscr.com/e0ka7y *
	

	/*----*****---- << Image Caption With Counter >> --****--*/	 /* http://prntscr.com/dydzek = Image caption counter */
	.dt-sc-image-caption-with-counter { counter-reset:image-caption-counter; }
	.dt-sc-image-caption-with-counter h3 { counter-increment:image-caption-counter; }
	.dt-sc-image-caption-with-counter h3:before { content:counter(image-caption-counter, decimal-leading-zero); font-size:36px; font-weight:600; border-bottom:2px solid; float:left; margin:-10px 20px 0px 0px; padding:0px; }
	.dt-sc-image-caption-with-counter h3:before { font-family:'Open Sans', sans-serif; }
	
	
	.dt-sc-contact-details-on-map .dt-sc-map-overlay h3, .dt-sc-contact-details-on-map .map-switch-icon, .dt-sc-contact-details-on-map .map-switch-icon:hover { color:#ffffff; }	
	.dt-sc-contact-details-on-map .map-switch-icon:hover { background:#000000; } /* http://prntscr.com/dydzs2 = Restaurant */
	
	
	/*----*****---- << Photography Readmore Plus >> ----*****----*/ /* http://prntscr.com/dydzxp = Photography */
	.dt-sc-readmore-plus-icon:before, .dt-sc-readmore-plus-icon:after { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; } 
	
	.dt-sc-readmore-plus-icon { position:absolute; right:0px; bottom:0px; width:60px; height:60px; text-indent:-9999px; }
	.dt-sc-readmore-plus-icon:before, .dt-sc-readmore-plus-icon:after { content:""; position:absolute; left:0px; right:0px; top:0px; bottom:0px; margin:auto; }
	.dt-sc-readmore-plus-icon:before { height:1px; width:30px; }
	.dt-sc-readmore-plus-icon:after { height:30px; width:1px; }	
	
	.dt-sc-readmore-plus-icon:before, .dt-sc-readmore-plus-icon:after { background:#ffffff; }	
	.dt-sc-readmore-plus-icon { background:#000000; }	
	.dt-sc-readmore-plus-icon:hover { background:rgba(0, 0, 0, 0.8); }
	
	
	/*----*****---- << Nightclub Home page Social icons >> ----*****----*/
	.diamond-narrow-square-border li:before { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }
	
	.diamond-narrow-square-border li a { color:#000000; }	
	.diamond-narrow-square-border li a:hover { color:#ffffff; }
	
	/*** Helen Spa Styles ***/
	
	.service-img img, .dt-img-shadow .vc_single_image-wrapper:after{transition:all 0.3s linear; -moz-transition:all 0.3s linear; -webkit-transition:all 0.3s linear;}
	
	.dt-skin-secondary-color{font-size:70px; margin-bottom:8px;}
	.skin-colored-title{text-transform:uppercase;}
	h2.skin-colored-title{letter-spacing:0.2em;}
	h5.skin-colored-title{letter-spacing:0.3em;}
	.no-side-space.vc_column_container>.vc_column-inner{padding-left:0px; padding-right:0px;}
	.move-to-top{margin-top:-70px;}
	.slanted-section{overflow:hidden !important; margin-top:-660px; clip-path:polygon(0 100%, 100% 100%, 100% 22%, 0 0%); -webkit-clip-path:polygon(0 100%, 100% 100%, 100% 22%, 0 0%); padding-top:63.5%; padding-bottom:50px;}
	
	footer .footer-info-content{width:87.8%; background-color:#FFF; margin:0px auto 56px; text-align:center; display:block; box-shadow:0px 0px 50px 0px rgba(0,0,0,0.10); -moz-box-shadow:0px 0px 50px 0px rgba(0,0,0,0.10); -webkit-box-shadow:0px 0px 50px 0px rgba(0,0,0,0.10); overflow:visible; padding:75px 10px;}
	footer .footer-info{padding:10px 110px 10px 90px;}
	footer .footer-info .dt-sc-title.script-with-sub-title{margin-bottom:0px;}
	footer .footer-info .dt-sc-title.script-with-sub-title h3{margin-bottom:15px;}
	footer .footer-info-content .vc_column_container>.vc_column-inner{padding-left:0px; padding-right:0px;}
	
	.copyright-section.vc_row{border-top:1px solid #d1c8ad; margin:0px;}
	.copyright-section.vc_row .dt-sc-sociable{margin:0 -10px 0px 0px;}
	.copyright-section.vc_row .dt-sc-sociable li{margin:2px 0px;}
	.copyright-section.vc_row .dt-sc-sociable li a{height:30px; line-height:30px; width:30px;}
	#footer .vc_column_container.no-padding-left>.vc_column-inner{padding-left:0px;}
	#footer .vc_column_container.no-padding-right>.vc_column-inner{padding-right:0px;}
	.footer-text{padding:0px 18% 0px 0px;}
	#footer .dt-sc-title.script-with-sub-title.alignright, #footer .dt-sc-title.script-with-sub-title.alignright h3{margin-bottom:0px;}
	
	.slope-bg.vc_row[data-vc-full-width]{position:relative; background-color:#f2ebd6; overflow:visible;}
	.slope-bg:before{content:""; display:inline-block; height:0; width:0; border-image:none; position:absolute; left:0; top:-465px; border-top:100px solid transparent; border-right:1920px solid #f2ebd6; border-top:465px solid transparent; z-index:-1;}
	
	.testimonial-section .dt-sc-special-testimonial-images-holder button.slick-arrow{display:none !important;}
	.testimonial-section .dt-sc-special-testimonial-images-holder.slick-slider:before{display:none;}
	
	.price-tag{position:relative; text-align:center; width:100%; color:#FFF; margin:0px;}
	.price-tag .price-rounded{width:100px; height:100px; display:inline-block; border-radius:100%; -moz-border-radius:100%; -webkit-border-radius:100%; color:#FFF; position:absolute; left:10px; bottom:10px; line-height:18px; font-family:'Poppins', sans-serif; padding:13px 15px; text-align:center; margin-bottom:0px; transition:all 0.3s linear;}
	.price-tag:hover .price-rounded{bottom:30px; left:30px;}
	.price-tag .price-rounded .tiny-text{font-size:12px; text-transform:uppercase;}
	.price-display{position:relative; line-height:22px;}
	.price-display:before{content:""; display:inline-block; background-color:#FFF; width:30px; height:1px; left:0px; right:0px; margin:0px auto; position:absolute; top:-4px;}
	.price-tag .vc_col-sm-8{width:63.4%;}
	.price-tag .vc_col-sm-4{width:36.6%;}
	.price-tag h2{font-size:20px; font-weight:500; margin-bottom:5px; color:#FFF;}
	.price-tag .vc_col-sm-4{font-size:16px; line-height:24px;}
	.price-tag .dt-sc-button.medium.filled{padding:17px 48px 16px;}
	.price-tag.pista .vc_col-sm-4, .price-tag.pista .price-rounded{background-color:#9fcca5;}	
	.price-tag.pista .dt-sc-button{color:#9fcca5;}
	.price-tag.orange .vc_col-sm-4, .price-tag.orange .price-rounded{background-color:#ffc174;}	
	.price-tag.orange .dt-sc-button{color:#ffc174;}
	.price-tag:hover .price-rounded{
		-webkit-animation: pulse-shadow 1s; 
		animation: pulse-shadow 1s;
		-webkit-box-shadow: 0 0 0 2em rgba(255,255,255,0);
		box-shadow: 0 0 0 2em rgba(255,255,255,0);
	}

	@keyframes pulse-shadow {
		0% { 
			-webkit-box-shadow: 0 0 0 0 rgba(255,255,255,0.5); 
			box-shadow: 0 0 0 0 rgba(255,255,255,0.5); 
		}
	}	
	
	.opening-hours .vc_col-sm-4{width:18.5%;}
	.opening-hours .vc_col-sm-4.opening-hours-center{width:60.5%;}
	.service-img img{border:5px solid;}
	.opening-hours .service-img{width:66.5%;}
	
	.working-hours .vc_col-sm-9{width:52.5%; background-color:#FFF; padding:60px 12px; float:right; margin:-380px 0px 0px;}
	.bottom-stripe{letter-spacing:0.2em; position:relative; padding-bottom:15px; margin-bottom:24px;}
	.bottom-stripe:after{content:""; display:inline-block; width:47px; height:1px; position:absolute; left:0px; bottom:0px;}
	.dt-working-hours p{font-size:14px;}
	.dt-working-hours{width:100%;}
	.dt-working-hours ul li{display:inline-block; width:100%; padding-bottom:12px;}
	.dt-working-hours ul li strong{font-weight:normal;}
	.dt-working-hours ul li span{float:right; text-align:right;}
	
	.misc-section .vc_col-sm-3{width:24.45%;}
	.misc-section .vc_col-sm-9{width:73.45%;}
	.misc-section .vc_column_container.vc_col-sm-9>.vc_column-inner{padding-left:0px; padding-right:0px;}
	
	.intro-section{width:100%; margin:0 auto; display:inline-block; margin-top:-47%; z-index:1; box-shadow:0px 0px 50px 0px rgba(0,0,0,0.10); -moz-box-shadow:0px 0px 50px 0px rgba(0,0,0,0.10); -webkit-box-shadow:0px 0px 50px 0px rgba(0,0,0,0.10);}
	.curly-text{font-size:70px;}
	.intro-title{font-size:40px; font-weight:200; letter-spacing:0.2em; line-height:40px; text-transform:uppercase; padding:0px 10px;}
	.intro-section .vc_col-sm-8{width: 64.3%;}
	.intro-section .vc_col-sm-4{width: 35.7%;float:right;}
	
	.title-align{position:absolute; margin-bottom:-315px; z-index:1; float:left; text-align:center; width:100%; margin-top:80px;}
	.shadow-bg{box-shadow:0px 0px 50px 0px rgba(0,0,0,0.10); -moz-box-shadow:0px 0px 50px 0px rgba(0,0,0,0.10); -webkit-box-shadow:0px 0px 50px 0px rgba(0,0,0,0.10); padding:310px 0px 115px; width:100%; float:left;}
	
	.shadow-bg .dt-sc-image-caption.type1{padding:0px 0px 0px 60px;}
	.shadow-bg .dt-sc-image-caption.type1 .dt-sc-image-content{padding:0px 33px 0px 0px;}
	.shadow-bg .dt-sc-image-caption.type1.second{padding:0px 0px 0px 47px;}
	.shadow-bg .dt-sc-image-caption.type1.second .dt-sc-image-content{padding:0px 47px 0px 0px;}
	.shadow-bg .dt-sc-image-caption.type1.third{padding:0px 0px 0px 38px;}
	.shadow-bg .dt-sc-image-caption.type1.third .dt-sc-image-content{padding:0px 46px 0px 0px;}
	
	.slanted-section:after{content:""; background-color:#f2ebd6; width:100%; height:155px; display:inline-block; position:absolute; left:0px; bottom:0px; z-index:-1;}
	
	.left-content-align{margin-left:-10px;}
	.dt-sc-title.with-two-color-stripe.no-bottom-stripe h2:after{display:none;}
	
	.dt-img-shadow .vc_single_image-wrapper{position:relative;}
	.dt-img-shadow .vc_single_image-wrapper:after{content:"";box-shadow:20px 20px 0px 0px rgba(215, 206, 179,0.5); -moz-box-shadow:20px 20px 0px 0px rgba(215, 206, 179,0.5); -webkit-box-shadow:20px 20px 0px 0px rgba(215, 206, 179,0.5);display: inline-block;width: 100%;height: 100%;position: absolute;top: 0px;left: 0px; z-index:-1;}
	.dt-img-shadow.alter .vc_single_image-wrapper:after{box-shadow:20px 20px 0px 0px rgba(145, 204, 224,0.3); -moz-box-shadow:20px 20px 0px 0px rgba(145, 204, 224,0.3); box-shadow:20px 20px 0px 0px rgba(145, 204, 224,0.3);}
	.dt-img-shadow:hover .vc_single_image-wrapper:after, .dt-sc-tabs-horizontal-frame-content:hover .vc_single_image-wrapper:after{top:-20px; left:-20px;}
	
	.space-both-sides.vc_column_container>.vc_column-inner{padding:0px 65px;}
	.space-both-sides-lg.vc_column_container>.vc_column-inner{padding:0px 95px;}
	.dt-sc-tabs-horizontal-frame-content .wpb_text_column.wpb_content_element, .dt-sc-carousel-wrapper.dt_carousel .wpb_text_column.wpb_content_element{clear:both; float:left; width:100%;}
	
	.product-fullwidth-section{overflow:visible !important;}
	.product-fullwidth-section .product-img img{position:absolute; bottom:-14px; right:0px; margin-bottom:0px;}
	.product-fullwidth-section .vc_col-sm-5{width:43%;}
	.product-fullwidth-section .vc_col-sm-7{width:57%;}
	.product-fullwidth-section.vc_row.vc_row-no-padding .vc_col-sm-5 .vc_column-inner{padding-left:338px;}
	.product-fullwidth-section .dt-sc-title.script-with-sub-title.pink{margin-bottom:0px;}
	.product-fullwidth-section .dt-sc-title.script-with-sub-title.pink h3{color:#f06ea6;}
	.product-fullwidth-section .dt-sc-title.script-with-sub-title{margin-bottom:0px;}
	.product-fullwidth-section .dt-sc-title.script-with-sub-title h5{color:#FFF;}
	.product-fullwidth-section .dt-sc-title.script-with-sub-title h3{color:#5f5842; margin-bottom:15px;}
		
	.misc-border-right .vc_column-inner .wpb_wrapper{border-right:2px solid; margin:-38px 10px 0px 0px; padding:40px 0px 40px;}
	
	.fullwidth-icon-count.vc_row.vc_row-flex>.dt-sc-stretch-row-content{width:100%;}
	
	.ico-count.vc_column_container>.vc_column-inner{padding-left:11%; padding-right:17%;}
	.number-counter-section .dt-sc-stretch-row-content .vc_col-sm-12{padding:0 8.5%;}
	
	.why-us-slanting, .white-bg, .slant2-bg, .slant3-bg{overflow:visible !important;}
	.why-us-slanting:before{content:""; display:inline-block; height:0; width:0; border-image:none; position:absolute; left:0; bottom:-465px; border-right:1920px solid #edece0; border-bottom:465px solid transparent; z-index:-1;}
	.slant2-bg:before{content:""; display:inline-block; height:0; width:0; border-image:none; position:absolute; left:0; bottom:-465px; border-right:1920px solid #f2ebd6; border-bottom:465px solid transparent; z-index:-1;}
	.slant3-bg:before{content:""; display:inline-block; height:0; width:0; border-image:none; position:absolute; left:0; top:0; border-left:1920px solid #f7f6ed; border-top:465px solid transparent; z-index:-1;}
	
	.with-border .dt-sc-image-flip:before{content:""; position:absolute; top:0; left:0; display:inline-block; width:100%; height:100%; border:5px solid #FFF; z-index:1; transition:all 0.3s linear 0s;}
	.filler-to-top{margin-top:-110px; float:left;}
	
	.info-contact{text-align:center;}
	.info-contact h5{font-weight:500; text-transform:uppercase; letter-spacing:0.1em;}
	.info-contact h6{font-weight:500; text-transform:uppercase; letter-spacing:0.05em; font-size:13px;}
	
	.colored-text-list.dt-sc-fancy-list li{clear:none; display:inline-block; padding:0px 0px 0px 25px; margin:0px 3px;}	
	.colored-text-list.dt-sc-fancy-list li h4{text-transform:uppercase; letter-spacing:0.3em;}
	.colored-text-list.dt-sc-fancy-list.circle-bullet li:before{position:absolute; top:23px; left:0px; margin:auto; width:4px; content:""; height:4px; border-radius:100%; display:inline-block;}
	.colored-text-list.dt-sc-fancy-list li:first-child{padding-left:0px;}
	.colored-text-list.dt-sc-fancy-list li:first-child:before{display:none;}
	.colored-text-list.dt-sc-fancy-list li:first-child h4{color:#9ad875;}
	.colored-text-list.dt-sc-fancy-list li:nth-child(2n) h4{color:#8cd0ea;}
	.colored-text-list.dt-sc-fancy-list li:nth-child(3n) h4{color:#f2a567;}
	
	.circle-btn.dt-sc-button.small.with-icon.icon-left{padding:0px; letter-spacing:0px; width:50px; height:50px; text-align:center; line-height:48px; font-size:20px; font-weight:normal; border:2px solid; color:inherit; border-radius:100%; -moz-border-radius:100%; -webkit-border-radius:100%;}
	.circle-btn.dt-sc-button{background-color:transparent;}
	.circle-btn.dt-sc-button.small.with-icon.icon-left:hover{color:#FFF;}
	.circle-btn.dt-sc-button.small.with-icon.icon-left span{font-weight:normal;margin:0px;}
	.fullwidth-therapist .vc_column-inner{padding:0px 15%;}
	.fullwidth-therapist h4{font-weight:500; line-height:30px;}
	
	.dt-sc-fancy-list.square-dot.arrow li{padding-left:37px; padding-bottom:15px;}
	.dt-sc-fancy-list.square-dot.arrow li:before{position:absolute; top:17px; left:0px; margin:auto; width:6px; content:""; height:6px; display:inline-block;}
	.dt-sc-fancy-list.square-dot.arrow li:first-child:before{top:12px;}
	
	.vc_row.vc_row-flex.fullwidth-therapist>.dt-sc-stretch-row-content{width:100%;}
	.white-bg:before{content:"";display:inline-block;height:0;width:0;border-image:none;position:absolute;left:0;bottom: -465px;border-left: 1920px solid #FFF;border-bottom: 465px solid transparent;z-index:-1;}
	
	.app-form{top:-618px; margin-bottom:-722px; float:left;}
	.app-form .vc_col-sm-4{width:28.5%;}
	.app-form .vc_col-sm-4.app-form-col{width:43%; box-shadow:0px 0px 50px 0px rgba(0,0,0,0.10); -moz-box-shadow:0px 0px 50px 0px rgba(0,0,0,0.10); -webkit-box-shadow:0px 0px 50px 0px rgba(0,0,0,0.10);}
	.app-form .vc_column_container > .vc_column-inner{padding:85px 64px 105px;}
	.app-form-col > .vc_column-inner{background-position:right bottom !important;}
	
	
	
	.space-left.vc_column_container>.vc_column-inner{padding-left:65px;}	
	.space-left .dt-sc-icon-box.type7 .icon-content p{padding:0px;}
	
	.curved-bg{width:810px; position:relative;}
	.curved-bg:before{content:""; position:absolute; display:block; right:-393px; top:0; width:393px; height:100%; -webkit-mask-image:url(../images/slope-img.png); mask-image:url(../images/slope-img.png); -webkit-mask-repeat:no-repeat; mask-repeat:no-repeat; -webkit-mask-position:left top; mask-position:left top; background-color:#f7f6ed;}
	
	.vc_row.right-center-img{background-position:right center !important;}
	.vc_row.intro-section{background-position:left bottom !important;}
	.vc_row.intro-section .dt-sc-title.script-with-sub-title{margin-bottom:37px;}
		
	/*--------------------------------------------------------------
	2.0 - Browser Fix
	--------------------------------------------------------------*/
	/* IE9 and above override */	
	@media screen and (min-width:0\0) { 
			
		.dt-sc-contact-details-on-map .dt-sc-map-overlay { padding: 71px 0 0; }
		
	}
	
	/* IE9 only override */	
	.ie9 .dt-sc-contact-details-on-map .dt-sc-map-overlay { padding: 72px 0 0; }	
	

	/*--------------------------------------------------------------
	3.0 - DT Responsive
	--------------------------------------------------------------*/
	/* Note: Design for a width of 960px */	
    @media only screen and (min-width:992px) and (max-width:1199px) {
		
		
		/*----*****---- << Hosting >> ----*****----*/
		.hosting-contact-info-container .dt-sc-contact-info.type7 span { left:10px; }
		
		/*----*****---- << Restaurant >> ----*****----*/
		.dt-sc-contact-details-on-map .dt-sc-map-overlay { padding: 72px 0 0; }
		
		/*----*****---- << Miscellaneous >> ----*****----*/
		.dt-sc-text-with-icon { font-size: 13px; }
		
		.dt-sc-image-caption.type8 .dt-sc-image-title h6 { line-height: normal; }
		
		.intro-section .vc_col-sm-8, .misc-section .vc_col-sm-3, .misc-section .vc_col-sm-9{width:100%;}
		.intro-section .vc_col-sm-4, .product-fullwidth-section .vc_col-sm-5, .product-fullwidth-section .vc_col-sm-7{width:100%;}
		.shadow-bg{margin:0px;}
		.slanted-section{margin-top:-520px;}
		.app-form .vc_col-sm-4.app-form-col{width:100%; padding:95px 0px 105px;}
		.product-fullwidth-section .product-img img{display:none;}
		.curved-bg:before{display:none;}
		.space-left.vc_column_container>.vc_column-inner{padding-left:15px;}
		
		footer .footer-info{padding:10px;}
		.product-fullwidth-section.vc_row.vc_row-no-padding .vc_col-sm-5 .vc_column-inner{padding-left:15px; padding-right:15px;}
		.right-center-img{background-position:0 0 !important;}
		
		.dt-working-hours ul li{font-size:14px;}
		.with-border .dt-sc-image-flip img{-webkit-transition:none; -moz-transition:none; -o-transition:none; -ms-transition:none; transition:none;}
		.vc_row.right-center-img{background-position:0px center !important;}

		
	}
	
	 /* Note: Design for a width of 768px */
    @media only screen and (min-width:768px) and (max-width:991px) {
		
		.dt-sc-text-with-icon { font-size: 11px; }
		
		.vc_row.vc_row-no-padding .dt-sc-map-overlay .wpb_column.vc_col-sm-3 { padding-left: 5px; padding-right: 5px; }
		.vc_row.vc_row-no-padding .dt-sc-map-overlay .wpb_column.vc_col-sm-3 .dt-sc-contact-info.type3 { font-size: 13px; padding-left: 10px; padding-right: 10px; }
		.vc_row.vc_row-no-padding .dt-sc-map-overlay .wpb_column.vc_col-sm-3 .dt-sc-contact-info.type3 h6 { font-size: 15px; }
	
		.dt-sc-contact-details-on-map .dt-sc-map-overlay { padding: 76px 0 0; }	
		
		.rs_line_height p { line-height:normal !important; }

		
		/*----*****---- << Event >> ----*****----*/
		.dt-sc-content-with-hexagon-shape { margin-left:16%; }
		.event-colored-box { margin-top:0; }
		.event-contact-info { margin-left:25%; }
		
		/*----*****---- << Architecture >> ----*****----*/
		.architecture-process.rs_padding_override { padding-left:20px !important; padding-right:20px !important; }
		.column.wpb_column.dt-sc-one-fifth.vc_col-md-4 { width:32%; margin-bottom:20px; min-height:290px; }
		.column.wpb_column.dt-sc-one-fifth.vc_col-md-4:nth-child(4), .column.wpb_column.dt-sc-one-fifth.vc_col-md-4:nth-child(10) { margin-left:0; }
		
		.secondary-skin-gradient .dt-sc-contact-info, .secondary-skin-gradient .dt-sc-contact-info span { font-size: 40px; }
		
		.intro-section{margin-top:-40%;}
		.intro-title{font-size:25px;}
		.curly-text{font-size:40px;}
		.slanted-section{margin-top:-400px;}
		
		.intro-section .vc_col-sm-8, .misc-section .vc_col-sm-3, .misc-section .vc_col-sm-9{width:100%;}
		.intro-section .vc_col-sm-4, .product-fullwidth-section .vc_col-sm-5, .product-fullwidth-section .vc_col-sm-7{width:100%;}
		.shadow-bg{margin:0px;}
		.app-form .vc_col-sm-4.app-form-col{width:100%; padding:95px 0px 105px;}
		.product-fullwidth-section .product-img img{display:none;}
		.curved-bg:before{display:none;}
		.space-left.vc_column_container>.vc_column-inner{padding-left:15px;}
		
		footer .footer-info{padding:10px;}
		
		.product-fullwidth-section.vc_row.vc_row-no-padding .vc_col-sm-5 .vc_column-inner{padding-left:15px; padding-right:15px;}
		.right-center-img{background-position:0 0 !important;}
		.working-hours .vc_col-sm-9{width:56%;}
		.dt-working-hours ul li{font-size:12px;}
		.shadow-bg .dt-sc-image-caption.type1, .shadow-bg .dt-sc-image-caption.type1 .dt-sc-image-content, .shadow-bg .dt-sc-image-caption.type1.second, .shadow-bg .dt-sc-image-caption.type1.second .dt-sc-image-content, .shadow-bg .dt-sc-image-caption.type1.third, .shadow-bg .dt-sc-image-caption.type1.third .dt-sc-image-content{padding:0px;}
		
		.copyright-section.vc_row{font-size:14px;}
		.with-border .dt-sc-image-flip img{-webkit-transition:none; -moz-transition:none; -o-transition:none; -ms-transition:none; transition:none;}
		.vc_row.right-center-img{background-position:0px center !important;}
		
	}
	
	
	/*----*****---- << Mobile (Landscape) >> ----*****----*/	
	
	/* Common Styles for the devices below 767px width */
	@media only screen and (max-width: 767px) {
	
		.fitness-form-container.extend-bg-fullwidth-right::after { background-color:transparent; }
		.fitness-form-container.extend-bg-fullwidth-right .vc_column-inner { padding-left:30px !important; padding-right:30px !important; }
		.fitness-contact-boxes .wpb_text_column, .fitness-contact-boxes .wpb_text_column:nth-child(2), .fitness-contact-boxes .wpb_text_column:last-child, .fitness-contact-boxes .wpb_text_column:nth-child(3) { width:100%; padding:10px 0px; }
		
		.hotel_blockquote-type4 blockquote.type4 { margin-top:0; }
		
		.event-colored-box { margin-top:0; }
		.event-contact-info.wpb_column { width: 320px; padding: 85px 30px 30px; float: none; }
			
		
		.gradient-parallax:before { background: -moz-linear-gradient(to right, rgba(242, 243, 246, 1) 20%, rgba(242, 243, 246, 0.75) 30%, rgba(242, 243, 246, 0.65) 40%, rgba(242, 243, 246, 0.55)60%, rgba(229, 229, 229, 0) 100%);
    background: -webkit-linear-gradient(to right, rgba(242, 243, 246, 1) 20%, rgba(242, 243, 246, 0.75) 30%, rgba(242, 243, 246, 0.65) 40%, rgba(242, 243, 246, 0.55)60%, rgba(229, 229, 229, 0) 100%);
    background: linear-gradient(to right, rgba(242, 243, 246, 1) 20%, rgba(242, 243, 246, 0.75) 30%, rgba(242, 243, 246, 0.65) 40%, rgba(242, 243, 246, 0.55)60%, rgba(229, 229, 229, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f2f3f6', endColorstr='#00e5e5e5', GradientType=1); }

		
		/*----*****---- << Hosting >> ----*****----*/
		.hosting-contact-info-container .dt-sc-contact-info.type7 span { left:0; }
		.hosting-contact-info-container .dt-sc-contact-info.type7 { padding-left:100px; }
		.rs_client_testimonial-center .dt-sc-image-flip a { position:relative; display:block; }
		.rs_client_testimonial-center .dt-sc-image-flip { text-align:center; }
		
		.hosting-table th { font-size:13px; padding:13px 10px; text-transform: capitalize; }
		.hosting-table tr td, .hosting-table tbody tr:nth-child(2n+1) td { font-size:13px; padding:21px 10px; }
		.hosting-contact-info-container:before { content:none; }
		
		.extend-bg-fullwidth-left::after { content:none; }
		
		
		/*----*****---- << Custom Class >> ----*****----*/
		.rs_col_no_btm_space .wpb_column, .rs_col_no_btm_space.wpb_column, 
		.rs_negative-margin_override.vc_row { margin-left:0 !important; }
					
		.rs_padding_override_zero.vc_row,
		.rs_padding_override_zero.wpb_column .vc_column-inner { padding-left: 0 !important; padding-right: 0 !important; }
		
		.secondary-skin-gradient .dt-sc-contact-info, .secondary-skin-gradient .dt-sc-contact-info span { font-size: 30px; }
		
		/*----*****---- << Custom Class >> ----*****----*/
		.rs_padding_override.vc_row, 
		.rs_padding_override.wpb_column .vc_column-inner { padding-left: 50px !important; padding-right: 50px !important; }
		
		.intro-section{margin-top:0px;}
		.intro-section .vc_col-sm-4{margin-bottom:0px;}
		.intro-section .vc_col-sm-8, .intro-section .vc_col-sm-4, .misc-section .vc_col-sm-3, .misc-section .vc_col-sm-9, .opening-hours .vc_col-sm-4.opening-hours-center, .working-hours .vc_col-sm-9, .opening-hours .service-img, footer .footer-info-content, .price-tag .vc_col-sm-8, .price-tag .vc_col-sm-4, .product-fullwidth-section .vc_col-sm-5, .product-fullwidth-section .vc_col-sm-7{width:100%;}
		.opening-hours .service-img{padding:0px 25px;}
		.intro-title{font-size:20px; line-height:30px;}
		.dt-skin-secondary-color{font-size:30px;}
		.working-hours .vc_col-sm-9{margin:0px;}
		.wpb_row.opening-hours{background-image:none !important;}
		footer .footer-info-content{padding:50px 10px;}
		footer .footer-info{padding:10px 15px;}
		.no-padding-left .wpb_text_column.wpb_content_element p{text-align:center;}
		#footer .vc_column_container.no-padding-left>.vc_column-inner{padding-left:15px;}
		#footer .vc_column_container.no-padding-right>.vc_column-inner{padding-right:15px;}
		
		.title-align{margin:100px 0px 0px;}
		.shadow-bg{padding:30px 10px 10px; width:auto;}
		.price-tag{width:auto;}
		.price-tag .vc_col-sm-8{min-height:300px; margin-bottom:0px;}
		
		.bottom-stripe{font-size:25px;}
		.dt-working-hours ul li{font-size:14px;}
		.slanted-section:after{display:none;}
		.slanted-section{margin-top:-80px;}
		.slanted-section{margin-top:100px; padding:30px 0; clip-path:none; -webkit-clip-path:none;}
		.left-content-align{margin-left:0px;}
		.space-both-sides.vc_column_container>.vc_column-inner, .product-fullwidth-section.vc_row.vc_row-no-padding .vc_col-sm-5 .vc_column-inner{padding:0px 15px;}
		.white-bg:before{display:none;}
		.app-form .vc_col-sm-4.app-form-col{width:100%; padding:50px 10px;}
		.app-form .vc_column_container > .vc_column-inner{padding:0px;}
		.product-fullwidth-section .product-img img{display:none;}
		.curved-bg:before{display:none;}
		.space-left.vc_column_container>.vc_column-inner{padding-left:15px;}
		.right-center-img{background-image:none !important;}
		
		.shadow-bg .dt-sc-image-caption.type1, .shadow-bg .dt-sc-image-caption.type1 .dt-sc-image-content, .shadow-bg .dt-sc-image-caption.type1.second, .shadow-bg .dt-sc-image-caption.type1.second .dt-sc-image-content, .shadow-bg .dt-sc-image-caption.type1.third, .shadow-bg .dt-sc-image-caption.type1.third .dt-sc-image-content{padding:0px;}
		
		.vc_row.vc_row-no-padding .left-content-align .vc_column-inner{padding-left:15px; padding-right:15px;}
		.misc-border-right .vc_column-inner .wpb_wrapper{padding-right:15px;}
		.vc_row.wpb_row.vcr_float_right.right-center-img{background-image:none !important;}
		
	}
	
	/* Common Styles for the devices below 479px width */
    @media only screen and (max-width: 479px) {
		
		/*----*****---- << Event location page >> ----*****----*/
		.event-contact-info.wpb_column { width:100%; margin:20px 0px 0px 0px; }
		.event-contact-info:before { left:0px; width:100%; background-size:100%; }
		.event-contact-info .dt-sc-sociable li { margin-bottom:20px; }
	
		/*----*****---- << Custom Class >> ----*****----*/
		.rs_padding_left-override.vc_row .vc_column-inner, .rs_padding_left-override.wpb_column .vc_column-inner { padding-left:15px !important; }
		.vc_row.vc_row-no-padding .responsive-padding > .vc_column-inner { padding-right: 35px; padding-left: 35px; }
		
		/*----*****---- << Attorney >> ----*****----*/
		.dt-sc-tabs-vertical-frame-container.rs_align_middle ul.dt-sc-tabs-vertical-frame, .dt-sc-tabs-vertical-frame-container.rs_align_middle .dt-sc-tabs-vertical-frame-content { margin:0; }
		.dt-sc-tabs-vertical-frame-container.rs_align_middle ul.dt-sc-tabs-vertical-frame > li > a.current, .dt-sc-tabs-vertical-frame-container.rs_align_middle ul.dt-sc-tabs-vertical-frame > li > a { border-right:1px solid rgba(0, 0, 0, 0.1); }
		
		.gradient-content .dt-sc-button.medium { padding: 14px 20px; }
		
		.overflow-content { margin: 0; }
		
		/*----*****---- << Hosting >> ----*****----*/
		.hosting-table th { text-transform:capitalize; font-size:12px; padding:13px 6px; }
		.hosting-table tr td, .hosting-table tbody tr:nth-child(2n+1) td { font-size:12px; padding:22px 8px; }
		
		/*----*****---- << Miscellaneous >> ----*****----*/
		.rs_fontsize_small { font-size: 40px !important; }		
						
		.rs_padding_override.vc_row, 
		.rs_padding_override.wpb_column .vc_column-inner { padding-left: 30px !important; padding-right: 30px !important; }
		
		/*----*****---- << Business >> ----*****----*/	
		.business-contact-social li { margin: 0 15px; }	
		
		.dt-sc-reservation-form.dt-appointment-form .ui-datepicker{width:auto;}
			
	}
	
	@media only screen and (max-width: 479px) and (min-width: 320px){
		
		.app-form .vc_col-sm-4.app-form-col{width:97%; padding:50px 40px;}
		.app-form .ui-datepicker .ui-datepicker-title{font-size:12px;}
		.app-form .ui-datepicker th{padding:5px; font-size:12px;}
		.app-form .ui-datepicker{width:89.5%;}
		.app-form .ui-datepicker .ui-datepicker-prev, .app-form .ui-datepicker .ui-datepicker-next{width:25px; height:25px;}
		
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 319px) {
		
		/*----*****---- << Event location page >> ----*****----*/
		.event-contact-info.wpb_column { padding-left:20px; padding-right:20px; }
		.event-contact-info .dt-sc-contact-info span { width:100%; text-align:center; float:none; margin:0; }
		
		/*----*****---- << Hosting contact Page >> ----*****----*/	
		.hosting-contact-info-container:before { left:0; }
		.hosting-contact-info-container .dt-sc-contact-info.type7 { padding-left:0px; }
		.hosting-contact-info-container .dt-sc-contact-info.type7 span { left:0px; }
		.hosting-contact-info-container:before { width:100%; }
		
		/*----*****---- << Hosting Domain Page >> ----*****----*/		
		.hosting-table th { font-size:10px; padding:13px 0; }
		.hosting-table tr td, .hosting-table tbody tr:nth-child(2n+1) td { font-size:10px; padding:21px 7px; }

		/*----*****---- << Common >> ----*****----*/
		.rs_fontsize_small { font-size: 32px !important; }
		
		/* http://prntscr.com/dydp42, http://prntscr.com/dydpkf */
		.rs_padding_override.vc_row, 
		.rs_padding_override.wpb_column .vc_column-inner { padding-left: 20px !important; padding-right: 20px !important; }
	
		/*----*****---- << Fitness >> ----*****----*/
		.dt-sc-text-with-icon { font-size: 10px; padding-left: 15px; }
		.dt-sc-text-with-icon span { font-size: 15px; margin-right: 5px; }		
	}