/* 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.vc_col-has-fill > .vc_column-inner, .extend-bg-fullwidth-right.vc_col-has-fill > .vc_column-inner { position: relative; } 
	.extend-bg-fullwidth-left:not(.vc_col-has-fill):after, .extend-bg-fullwidth-right:not(.vc_col-has-fill):after,
	.extend-bg-fullwidth-left.vc_col-has-fill > .vc_column-inner:after, .extend-bg-fullwidth-right.vc_col-has-fill > .vc_column-inner:after { content:""; display:inline !important; height:100%; position:absolute; top: 0; width: 9999px; z-index: -1; }
	.extend-bg-fullwidth-left:not(.vc_col-has-fill):after, .extend-bg-fullwidth-left.vc_col-has-fill > .vc_column-inner:after { z-index: 0; right:100%; }
	.extend-bg-fullwidth-right:not(.vc_col-has-fill):after, .extend-bg-fullwidth-right.vc_col-has-fill > .vc_column-inner:after { z-index: 0; left:100%; }

	.extend-bg-fullwidth-left:after, .extend-bg-fullwidth-right:after,
	.extend-bg-fullwidth-left.vc_col-has-fill > .vc_column-inner:after, .extend-bg-fullwidth-right.vc_col-has-fill > .vc_column-inner:after { background-color: inherit; }

		
	.dt-sc-special-testimonial-container .extend-bg-fullwidth-left:after, .dt-sc-special-testimonial-container .extend-bg-fullwidth-right:after { background: none; }

	.vc_row.extend-bg-fill-slanting .extend-bg-fullwidth-left:not(.vc_col-has-fill):after, 
	.vc_row.extend-bg-fill-slanting .extend-bg-fullwidth-left.vc_col-has-fill > .vc_column-inner:after { right: 0; transform: skewX(-30deg) translateX(18px); z-index: 0; box-shadow: 8px 0 0 0 #fff; }

	.vc_row.extend-bg-fill-slanting .extend-bg-fullwidth-left:not(.dt-col-static-position) > .vc_column-inner { position: relative; z-index: 1 !important; }	

	.vc_row.extend-bg-fill-slanting .extend-bg-fullwidth-left.vc_col-has-fill > .vc_column-inner:before { left: 0; transform: skewX(-30deg) translateX(-32px); }

	.vc_row.extend-bg-fill-slanting .extend-bg-fullwidth-left[class*="dt-skin-"],
	.vc_row.extend-bg-fill-slanting .extend-bg-fullwidth-right[class*="dt-skin-"] { background-color: transparent; }

	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: 0 0 0 5px rgba(255,255,255,0.35); -moz-box-shadow: 0 0 0 5px rgba(255,255,255,0.35); box-shadow: 0 0 0 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 0 12px 20px; }
	.dt-sc-text-with-icon span { font-size:18px; margin:0 7px 0 0; 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:0; font-family:'Open Sans', sans-serif; }
	.hosting-table th { background:#e1e1e1; border-radius:5px 5px 0 0; 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:0; 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:0; top:0; 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 0 0; padding:0; }
	.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:0; bottom:0; width:60px; height:60px; text-indent:-9999px; }
	.dt-sc-readmore-plus-icon:before, .dt-sc-readmore-plus-icon:after { content:""; position:absolute; left:0; right:0; top:0; bottom:0; 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; }
	
	/*** Alagu Styles ***/
	
	.dt-sc-counter.type1.default-num .dt-sc-counter-number, .dt-sc-tabs-horizontal-container.type8.simple-tabs ul.dt-sc-tabs-horizontal li a, .dt-sc-counter.discount-counter .dt-sc-counter-number, .dt-sc-counter.discount-counter h4, .dt-sc-counter.type1.ico-as-bg .dt-sc-counter-number, .team-desc th{font-family: Cormorant, Georgia, serif;}
	.dt-sc-counter.type1.default-num h4, input[type="submit"], button, input[type="button"], input[type="reset"], .dt-sc-button, input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], textarea, input.text, input[type="search"], textarea, .dt-sc-counter.type1.ico-as-bg h4, select, .dt-sc-team.hide-social-show-on-hover.overlay-team .dt-sc-team-details h5, .dt-sc-team.team-boxed .dt-sc-team-details h5, .single-intro.dt-sc-team .dt-sc-team-details h5, .team-single .dt-sc-progress.style5 .dt-sc-bar-text, .woocommerce-checkout .checkout .col-2 h3#ship-to-different-address, .packages-section .dt-sc-pr-tb-col.type1 ul li{font-family:"Open Sans", Helvetica, Arial, sans-serif;}
	
	#footer div[class*="bg-opaque"]:not(.ult-vc-hide-row):before, #footer div[class*="bg-opaque"] .upb_row_bg:before, #footer section[class*="bg-opaque"]:before{opacity:0.6;}
	#footer h3{font-weight:700;}
	#footer .shadow-content{padding:105px 0px 120px; margin-top: -120px; position:relative;}
	#footer .shadow-content:before{content:"";box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.15);position: absolute;width: calc(100% + 310px);height:100%;display: inline-block;left: -155px;background-color: #FFF;top: 0;margin:auto;}
	#footer .contact-misc > .vc_column-inner{padding-right:20px;}
	#footer ul.slick-dots{text-align:right;}
	#footer .footer-carousel ul.slick-dots li{width:8px; height:8px; margin:0 6px;}
	#footer .footer-carousel ul.slick-dots li:last-child{margin-right:0;}
	#footer .cnt-name{color:#1e1d1e; padding: 0 12px 0 0;
    position: relative;
    margin: 0 4px 0 0;}
	#footer .cnt-name:after{content:":"; right:0; position:absolute;}
	#footer .dt-sc-sociable.large li{margin:2px 10px;}
	#footer .dt-sc-sociable.large li a {
    font-size: 16px;
    height: 46px;
    line-height: 46px;
    width: 46px;}
	#footer .dt-sc-sociable.left > li:first-child {
    margin-left: 0;}
	#footer .three-col-flickr > .vc_column-inner{padding-left:35px;}
	#footer .footer-newsletter{position:relative;}
	#footer .footer-newsletter:before{content:"";}
	#footer .footer-newsletter{margin: 0 15px; width: calc(100% - 30px);}
	#footer .footer-newsletter > .vc_column-inner{background-position:center center !important;}
	#footer .footer-newsletter .dt-mc-subscribe{width: 55%; margin: 0 auto;}
	#footer .footer-newsletter .dt-mc-subscribe .email-field-wrap{
		background-color:#FFF;
		color: #666666;
		width: 480px;
		border: 0;
		border-radius: 50px 0 0 50px;}
	#footer .footer-newsletter .dt-mc-subscribe form > div.email-field-wrap > div{width:100%;}
	#footer .footer-newsletter .dt-mc-subscribe form .email-field-wrap input[type="email"]{padding: 10px 25px; border-radius:50px 0px 0 50px; width:100%;}
	#footer .footer-newsletter .dt-mc-subscribe:not(.inline) > form > div.btn-wrap{margin-left:0;}
	#footer .footer-newsletter .dt-mc-subscribe form .btn-wrap div{border: none;
    border-radius: 0 50px 50px 0;
    min-width: 180px;}
	#footer .footer-newsletter .dt-mc-subscribe form .btn-wrap.text-icon i{font-size: 14px;
    right: 20px;}
	#footer .footer-newsletter .dt-mc-subscribe form .btn-wrap i ~ input[type="submit"]{letter-spacing: 0;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0px 38px;}
	#footer .slick-dotted.slick-slider{margin-bottom:40px;}
	#footer .footer-newsletter .dt-mc-subscribe form .btn-wrap i ~ input[type="submit"], .packages-section .dt-sc-pr-tb-col.type1 .dt-sc-price h6, .dt-no-header-alagu.dt-header-default .dt-header-menu .dt-primary-nav > li > a, .woocommerce ul.products.dt-alagu li.product .product-details .product-title h5{font-family: "Open Sans", Helvetica, Arial, sans-serif;}
	#footer .footer-copyright{font-weight:600; text-align:center;}
	#footer .dt-mc-subscribe .dt-subscribe-msg{text-align: center; width: 100%;}
	
	.dt-header-default .dt-header-menu ul.dt-primary-nav:not(#menu-header-login) > li > a{font-size:14px; font-weight:600; letter-spacing:0.02em;}
	.dt-header-default .dt-header-menu ul.dt-primary-nav:not(#menu-header-login) > li > a span{position:relative; transition: all 0.3s linear;}
	
	#header .dt-header-menu ul.dt-primary-nav li ul.sub-menu li:last-child > a { border-bottom: none;}
	
	.dt-header-default .dt-header-menu ul.dt-primary-nav:not(#menu-header-login) > li > a span:before{content:"";opacity:0.2;transition: all 0.3s linear;width: 0px;height: 0px;display: inline-block;border-radius: 50%;position: absolute;left: 0;right: 0;margin: auto;top: 0;bottom: 0;}
	.dt-header-default .dt-header-menu ul.dt-primary-nav:not(#menu-header-login) > li:hover > a span:before{width:30px; height:30px;}
	
	.header-bottom-line{position:relative; border-bottom:1px solid #dddddd; padding:5px 8px;}
	.header-bottom-line:before{content:""; display: inline !important; height: 1px;position: absolute;bottom: -1px;width: 9999px;z-index: -1;z-index: 0;left: 100%;background-color: #dddddd;}
	.header-cnt-info.dt-sc-contact-info{font-size: 14px;
    padding: 0 0 0 28px;
    width: auto;
    clear: none;
    margin-right: 15px;}
	.header-cnt-info.dt-sc-contact-info span{font-size: 14px;
    top: 5px; transition:all 0.3s linear;}
	.header-cnt-info.dt-sc-contact-info span.fa.fa-envelope{top:4px;}
	.dt-header-default .dt-sc-sociable.small li a {
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    width: 22px; text-align:right;}
	.dt-header-default .dt-sc-contact-info > a{color:#666;}
	.dt-header-default .dt-sc-contact-info > a:after{display:none;}
	.header-bottom-line .dt-header-menu ul.dt-primary-nav > li:after{content:"/";right:-3px;position:absolute;top: 3px;display: inline-block;font-size: 14px;}
	.header-bottom-line .dt-header-menu ul.dt-primary-nav > li:last-child:after, .header-bottom-line .dt-header-menu ul.dt-primary-nav > li.close-nav:after{display:none;}
	.header-bottom-line .dt-header-menu .dt-primary-nav li a{padding: 3px 8px 0 0; font-size: 14px; text-transform:none;}
	.header-bottom-line .dt-header-menu .dt-primary-nav li{padding: 0 0px 0 5px;}
	#menu-header-login{margin-right: 5px;}
	.dt-header-default .search-module:before{display:none;}
	.dt-header-default .search-module{margin-right: auto;}
	.dt-header-default .flex-col-elements-inline-middle .dt-header-menu.left{margin-right:0;}
	.dt-header-default .vc_col-sm-3{width:22%;}
	.dt-header-default .vc_col-sm-9{width:78%;}
	.dt-header-default .vc_col-sm-3 > .vc_column-inner {padding-right: 33px;}
	.dt-header-default .default-button.dt-sc-button.medium{padding: 10px 38px;}
	
	.default-button.dt-sc-button{border:1px solid; text-transform:uppercase; position:relative; font-weight:600;}
	.default-button.dt-sc-button{font-size:14px; padding:10px 60px; line-height: normal;}
	.default-button.dt-sc-button.medium{padding:10px 60px;}
	.default-button.dt-sc-button.small{padding:10px 37px;}
	.default-button.dt-sc-button.fully-rounded-border, .default-button.dt-sc-button.fully-rounded-border:hover{border-width:1px;}
	.default-button.dt-sc-button:before, .packages-section .dt-sc-pr-tb-col .dt-sc-buy-now a:before, .packages-section .dt-sc-pr-tb-col .dt-sc-buy-now a.dt-sc-button:before{content:"";opacity:0.2;transition: all 0.3s linear;width:30px;height:30px;display: inline-block;border-radius: 50%;position: absolute;left: 0;right: 0;margin: auto;top: 0;bottom: 0;}
	.default-button.dt-sc-button.white:before{background-color:#FFF;}
	.default-button.dt-sc-button:hover:before, .intro-section .dt-sc-image-caption.type8:hover .default-button.dt-sc-button.medium.white:before, .packages-section .dt-sc-pr-tb-col:hover .dt-sc-buy-now a:before, .dt-sc-image-caption.services-content:hover .dt-sc-image-content a.default-button.sec:before, .packages-section .dt-sc-pr-tb-col .dt-sc-buy-now a.dt-sc-button:hover:before{opacity:0;}
	.default-button.dt-sc-button.sec:hover{color:#FFF;}
	.default-button.dt-sc-button.large{font-size: 14px; padding: 15px 42px;}
	.default-button.dt-sc-button:hover:before, .dt-sc-image-caption.services-content:hover .dt-sc-image-content a.default-button.sec:before{transform: scale(1.5);}
	.packages-section .dt-sc-pr-tb-col.selected .dt-sc-buy-now a:before{display:none;}	
	
	.aligncenter.dt-sc-title.script-with-sub-title .dt-sc-sub-heading{font-size:60px;}
	
	.circle-ico.dt-sc-icon-box.type3 .icon-wrapper img {
    width: 50%;
    filter:none;
    -moz-filter:none;
    -webkit-filter:none;
    -ms-filter:none;}
	.circle-ico.dt-sc-icon-box.type3:hover .icon-wrapper img {
    filter: brightness(1000%);
    -moz-filter: brightness(1000%);
    -webkit-filter: brightness(1000%);
    -ms-filter: brightness(1000%);}
	.circle-ico.dt-sc-icon-box.type3 .icon-wrapper {
    height: 100px;
    width: 100px; margin-bottom: 35px;}
	.circle-ico.dt-sc-icon-box.type3 .icon-wrapper span {    
    line-height: 92px;    
    border-radius: 50%;
    border: 4px solid #ddd; background-color:#FFF;}
	.circle-ico.dt-sc-icon-box.type3 .icon-content h4 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 0; transition:all 0.3s linear;}
	.circle-ico.dt-sc-icon-box.type3 .icon-content p {margin: 12px 0 0;}
	.default-carousel .circle-ico.dt-sc-icon-box.type3 .icon-content p{padding:0 10px;}
	.circle-ico.dt-sc-icon-box.type3 {margin-bottom:30px;}
	
	.misc-bg .bigger-text{margin-bottom:0;}
	.misc-bg .dt-sc-button{margin-top:0;}
	
	.dt-header-default .default-button.dt-sc-button{margin:0;}
	
	.video-section .vc_col-sm-12{margin: 0 15px; width: calc(100% - 30px);}
	.video-section .vc_col-sm-6{margin: 0 15px;
    width: calc(50% - 30px);}
	.video-section a.video-image span{color:#EEE; font-size:21px; height: 54px;
    width: 54px;
    line-height: 50px; border: 4px solid;
    border-radius: 50%;
    text-align: center;}
	.video-section a.video-image span:after{display:none;}
	.video-section .fa-play:before{margin-left:4px;}
	.video-section h5{position: absolute;
    color: #FFF;
    bottom: 0;
    left: 20px;}
	.tiny-icon .video-section a.video-image span {
    color: #EEE;
    font-size: 14px;
    height: 37px;
    width: 37px;
    line-height: 29px;}
	
	.default-carousel{text-align:center;}
	.intro-section{ margin: 0 auto; margin-top: -180px;
    background-color: #FFF;
    padding: 60px 45px;
    text-align: center;}
	.intro-section .vc_col-sm-12 > .vc_column-inner{padding:0;}
	.default-carousel.carousel_items .dt_carousel > div{margin:0 15px 50px;}
	.intro-section .dt-sc-image-caption.type8{text-align:center; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;}
	.intro-section .dt-sc-image-caption.type8 .dt-sc-image-wrapper:before {
    content: "";
    background-color: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.8;}
	.intro-section .dt-sc-image-caption.type8 .dt-sc-image-wrapper .icon-wrapper {
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 9;
    width:100px;
    height: 100px;}
	.intro-section .dt-sc-image-caption.type8 .dt-sc-image-wrapper .icon-wrapper:before{width: 100px;
    height: 100px;
    border: 6px solid #FFF;}
	.intro-section .dt-sc-image-caption.type8 .dt-sc-image-wrapper .icon-wrapper span, .intro-section .dt-sc-image-caption.type8 .dt-sc-image-wrapper .icon-wrapper img{width:88px;}
	.intro-section .dt-sc-image-caption.type8 .dt-sc-image-content{padding:2px 30px 45px; width: 100%; position:absolute;
    left: 0;
    top: 50% !important;
    margin: auto;
    transform: translateY(-50%);
    color: #FFF;}
	.intro-section .dt-sc-image-caption.type8 .dt-sc-image-content:before{display:none;}
	.intro-section .dt-sc-image-caption.type8 .dt-sc-image-title h3, .intro-section .dt-sc-image-caption.type8 .dt-sc-image-title h3 a, .default-button.dt-sc-button.white.fully-rounded-border:hover{color:#FFF;}
	.intro-section .dt-sc-image-caption.type8 .dt-sc-image-title {margin-bottom: 40px;}
	.intro-section .dt-sc-image-caption.type8 .default-button.dt-sc-button.medium{margin-top:0; padding:10px 38px;}
	.intro-section .dt-sc-image-caption.type8:hover, .intro-section .dt-sc-image-caption.type8:hover .dt-sc-image-wrapper .icon-wrapper:before {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;}
	.default-carousel .dt-carousel-pagination {text-align: center;width: auto;float: none;margin: 60px auto 0;background-color: #1e1d1e;padding: 0 10px;display: inline-block !important;border-radius: 50px;max-height: 20px;}
	.default-carousel .dt-carousel-pagination a {position: relative;font-size: 0;width: 8px;height: 8px;float:left;display: inline-block;margin:6px 11px;background-color: #FFF;display: inline-block;border-radius: 50%;}
	.default-carousel.type2 .dt-carousel-pagination{margin:3px 0 0;}
	
	.intro-section.type2{margin-top:-280px; position:relative;}
	
	.dt-sc-counter.default-num{padding:62px 10px 62px 40px; transition:all 0.3s linear;}
	.dt-sc-counter.type1.default-num .icon-wrapper{min-width: 75px;
    text-align: center;
    min-height: 60px;
    margin: 0; border-right: 1px solid;
    margin-right: 40px;}
	.dt-sc-counter.type1.default-num .dt-sc-counter-number{font-size: 60px;
    display: inline-block;
    font-weight: bold;
    margin: -18px 0 15px 0; letter-spacing: 0.04em;}
	.dt-sc-counter.type1.default-num h4{padding-left: 75px;
    text-transform: none;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.04em;}
	.dt-sc-counter.type1.default-num .icon-wrapper span img{width: auto; height:60px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;}
	.space-both-sides{padding:0 11.5%;}
	.space-both-sides .vc_column_container>.vc_column-inner{padding-left:0; padding-right:0;}
	.dt-sc-counter.default-num.bottom.right{border: 1px solid rgba(255,255,255,0.2); border-width: 0 1px 1px 0;}
	.dt-sc-counter.default-num.right{border: 1px solid rgba(255,255,255,0.2); border-width: 0 1px 0 0;}
	.dt-sc-counter.default-num.bottom{border: 1px solid rgba(255,255,255,0.2); border-width: 0 0 1px 0;}
	
	.bigger-text{font-size:60px;}
	
	.mask-img1{position:relative; margin:10px 0 0;}
	.mask-img1:before{
    content:"";
    -webkit-mask-image:url(../images/mask1.png);
    mask-image:url(../images/mask1.png);
    background-color: #dddddd;
    height: 560px;
    margin:auto;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: -9px;
    width: 450px;
    z-index: 1;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: left center;
    mask-position: left top;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%; transition: all 0.3s linear;}
	
	.responsive-map .gm-style .gm-style-iw-c { background-color: #000000; border-radius: 0; color: #ffffff; font-size: 14px; line-height: 26px; padding: 20px 20px !important; top: -15px; }
	.responsive-map .gm-style .gm-style-iw-d::-webkit-scrollbar-track, .responsive-map .gm-style .gm-style-iw-d::-webkit-scrollbar-track-piece { background-color: #000000; }
	.responsive-map .gm-style .gm-style-iw-d { overflow: auto !important; }
	.responsive-map .gm-style .gm-style-iw-c button.gm-ui-hover-effect { opacity: 1; top: 0px !important; right: 0px !important; }
	.responsive-map .gm-style .gm-style-iw-c button.gm-ui-hover-effect img { filter: invert(100%); -webki-filter: invert(100%); -ms-filter: invert(100%); }
	.responsive-map .gm-style .gm-style-iw-t:after { background: rgba(255, 255, 255, 0); box-shadow: none; border-top: 20px solid; border-left: 10px solid transparent; border-right: 10px solid transparent; transform: translate(-50%, 0%); -webkit-transform: translate(-50%, 0%); -ms-transform: translate(-50%, 0%); -moz-transform: translate(-50%, 0%); top: -15px; }
	.responsive-map .poi-info-window div{color:#FFF;}
	.responsive-map .gm-style .gm-style-iw-d .gmap_marker p{margin-bottom:0;}
	.responsive-map .poi-info-window a{background-color:transparent;}
	
	.vc_col-sm-6.br-layout-1{width:56%;}
	.vc_col-sm-3.br-layout-2{width:22%;}
	.vc_col-sm-3.br-layout-2{margin-left:25px;}
	.vc_col-sm-3.br-layout-2.first{margin-left:-50px;}
	
	.packages-section .dt-sc-pr-tb-col, .packages-section .dt-sc-pr-tb-col *{transition:all 0.3s linear;}
	.packages-section .dt-sc-pr-tb-col.type1 .dt-sc-tb-thumb > img{transition:none;}
	.packages-section .dt-sc-pr-tb-col:hover, .packages-section .dt-sc-pr-tb-col:hover *, .packages-section .dt-sc-pr-tb-col.type1:hover .dt-sc-price h6, .packages-section .dt-sc-pr-tb-col:hover .dt-sc-buy-now a, .packages-section .dt-sc-pr-tb-col.selected .dt-sc-buy-now a, .packages-section .dt-sc-pr-tb-col.type1.selected .dt-sc-price h6, .packages-section .dt-sc-pr-tb-col.type1.selected p, .packages-section .dt-sc-pr-tb-col.type1.selected ul li{color:#FFF;}
	.packages-section .dt-sc-pr-tb-col.type1{border: none;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0,0.10);
    border-radius: 0;
    padding: 155px 30px 60px;
    background-color: #FFF;}
	.packages-section .dt-sc-pr-tb-col.type1 .dt-sc-tb-header {
    padding: 0;
    border-radius: 0;
    background-color: transparent;}
	.packages-section .dt-sc-pr-tb-col.type1.standard:hover .dt-sc-tb-header{background-color:transparent;}
	.packages-section .dt-sc-pr-tb-col.type1 .dt-sc-tb-title h5 {
    font-size: 40px;
    text-transform: none;
    font-weight: bold;
    margin-bottom: -5px;}
	.packages-section .dt-sc-pr-tb-col.type1 .dt-sc-price{border: none;
    padding: 0;
    margin: 0 0 35px;}
	.packages-section .dt-sc-pr-tb-col.type1 .dt-sc-tb-thumb{position: absolute;
    top: 32px;
    left: 0;
    right: 0;
    margin: 0 auto;}
	.packages-section .dt-sc-pr-tb-col.type1 ul{margin-bottom:20px;}
	.packages-section .dt-sc-pr-tb-col.type1 ul li{padding: 0 0 12px; transition: none; display: inline-block; border: none;}
	.packages-section .dt-sc-pr-tb-col .dt-sc-buy-now{margin:50px 0 0;}
	.packages-section .dt-sc-pr-tb-col .dt-sc-buy-now a{font-size: 14px; padding: 10px 58px; line-height: normal; border-radius:50px; border:1px solid; text-transform: uppercase; position: relative; font-weight: 600; background:none;}
	.packages-section .dt-sc-pr-tb-col.type1 .dt-sc-price{border: none; padding: 0; margin: 0 0 35px;}
	.packages-section .dt-sc-pr-tb-col.type1 .dt-sc-price h6{font-size: 40px; letter-spacing: 0; font-weight: bold;}
	.packages-section .dt-sc-pr-tb-col.type1 .dt-sc-price h6 sup{top: 0; font-size: 16px; letter-spacing: 0;}
	.packages-section .dt-sc-pr-tb-col.type1 .dt-sc-price h6 span{font-size: 16px; font-weight: normal; top: 0; margin: 0;}
	.packages-section .dt-sc-pr-tb-col.type1:hover .dt-sc-tb-thumb > img, .packages-section .dt-sc-pr-tb-col.type1.selected .dt-sc-tb-thumb > img{ filter: brightness(10000%); -moz-filter: brightness(10000%); -webkit-filter: brightness(10000%); -ms-filter: brightness(10000%);}
	.client-carousel .vc_col-sm-12 > .vc_column-inner{margin: 0 -15px; width: calc(100% + 30px);}
	.client-carousel .dt-sc-partners-carousel-wrapper{margin:0;}
	.client-carousel .dt-sc-partners-carousel li{margin: 0 15px; background-color: #FFF; padding-bottom:0;}
	.client-carousel .dt-sc-partners-carousel-wrapper .carousel-arrows{display:none;}
	.client-carousel .dt-sc-partners-carousel li img{transition:all 0.3s linear;}
	.client-carousel .dt-sc-partners-carousel li:hover img, .client-carousel.type2 .dt-sc-partners-carousel li img{opacity:0.6; filter: brightness(0); -moz-filter: brightness(0); -webkit-filter: brightness(0); -ms-filter: brightness(0);}
	
	.client-carousel.type2 .dt-sc-partners-carousel li{border: 1px solid #ddd; transition:all 0.3s linear;}
	.client-carousel.type2 .dt-sc-partners-carousel li:hover img { opacity: 1; filter: none; -moz-filter: none; -webkit-filter: none; -ms-filter: none;}
	
	.dt-custom-flip-img-content { cursor: move; }
	.dt-custom-flip-img-content, .dt-custom-flip-img-content .slick-dotted.slick-slider { margin: 0; padding: 0; }
	.dt-custom-flip-img-content .dt-sc-image-flip { margin:15px 0 60px; position: relative; }
	.dt-custom-flip-img-content .dt-sc-image-flip:before { content: ""; display: table; padding-top:100%; width: 100%; }
	.dt-custom-flip-img-content .dt-sc-image-flip img { opacity: 1 !important; position: absolute; box-shadow: 0 0 0 10px; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
	
	.dt-custom-flip-img-content .dt-sc-image-flip img { width: 87%; }
	.dt-custom-flip-img-content .dt-sc-image-flip img:last-child { width: 45%; }

	.dt-custom-flip-img-content .dt-sc-image-flip img:first-child { bottom: 10px; left: 10px; }
	.dt-custom-flip-img-content .dt-sc-image-flip img:last-child {left: auto;right: 0;bottom: -30px;top: auto;}
	.dt-custom-flip-img-content .dt-sc-image-flip:hover img:first-child{bottom:0;}
	.dt-custom-flip-img-content .dt-sc-image-flip:hover img:last-child {bottom:-20px;}
	
	.dt-sc-tabs-horizontal-container.type8.simple-tabs ul.dt-sc-tabs-horizontal{border-bottom:none;}
	.dt-sc-tabs-horizontal-container.type8.simple-tabs ul.dt-sc-tabs-horizontal li{margin:0 18px 0 0;}
	.dt-sc-tabs-horizontal-container.type8.simple-tabs ul.dt-sc-tabs-horizontal li:last-child{margin-right:0;}
	.dt-sc-tabs-horizontal-container.type8.simple-tabs ul.dt-sc-tabs-horizontal li a{font-size:30px; letter-spacing:0.02em; font-weight:bold; border:none; color:#1e1d1e; padding:5px 21px; border-radius:50px;}
	.dt-sc-tabs-horizontal-container.type8.simple-tabs ul.dt-sc-tabs-horizontal li a.current, .dt-sc-tabs-horizontal-container.type8.simple-tabs ul.dt-sc-tabs-horizontal li a:hover{color:#FFF;}
	.dt-sc-tabs-horizontal-container.type8.simple-tabs .dt-sc-tabs-horizontal-content{padding:40px 0 0;}
	
	ul.dt-sc-fancy-list.circle-list{margin-bottom:30px;}
	ul.dt-sc-fancy-list.circle-list li {clear: none;display: inline-block;position:relative;padding: 8px 0 5px 45px;margin-right: 26px;}
	ul.dt-sc-fancy-list.circle-list li:first-child {padding-top: 4px;}
	ul.dt-sc-fancy-list.circle-list li:before {font-size: 16px;background-color: #FFF;width: 36px;height: 36px;border-radius: 50%;text-align: center;border: 2px solid #DDD;line-height: 32px; transition:all 0.3s linear;}
	ul.dt-sc-fancy-list.circle-list li:hover:before{color:#FFF; border-color:#FFF;}
	
	.spacing-left > .vc_column-inner{padding-left:55px;}
	
	.cnt-col-1{width:60.7%;}
	.cnt-col-2{width:39.3%;}
	
	.cnt-col-1 .vc_col-sm-5{width:44.2%;}
	.cnt-col-1 .vc_col-sm-7{width:55.8%;}
	.cnt-col-1 .vc_col-sm-7.vc_column_container>.vc_column-inner{padding:0 60px;}
	.cnt-col-2 > .vc_column-inner{padding-left:170px;}
	
	.contact-form-new .column{margin-bottom:28px;}
	.contact-form-new input[type="text"], .contact-form-new input[type="email"], .contact-form-new input[type="tel"], .contact-form-new textarea{border: 1px solid #dddddd; padding: 14px 20px; background-color: #FFF;}
	.contact-form-new .wpcf7-form-control-wrap:before{display:none;}
	.contact-form-new input[type="text"]:focus, .contact-form-new input[type="email"]:focus, .contact-form-new input[type="tel"]:focus, .contact-form-new textarea:focus, .contact-form-new input[type="text"]:hover, .contact-form-new input[type="email"]:hover, .contact-form-new input[type="tel"]:hover, .contact-form-new textarea:hover{border-color:#CCC;}
	
	.move-to-top{margin-top:-90px;}
	
	.dt-sc-contact-info.circle-info{line-height:25px; color: #1e1d1e; padding: 0 10px 0 100px; margin-bottom: 50px;}
	.dt-sc-contact-info.circle-info h6{font-size:24px; margin-bottom:18px;}
	.dt-sc-contact-info.circle-info span{font-size: 24px; transition: all 0.3s linear;
    background-color: #FFF;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 1px solid;
    line-height: 68px;
    margin: 0;}
	.dt-sc-contact-info.circle-info > a{ color: #1e1d1e;}
	.dt-sc-contact-info.circle-info > a:after{display:none;}
	.dt-sc-contact-info.circle-info:hover span{color:#FFF;}
	
	.cnt-col-1 .dt-sc-title.script-with-sub-title {margin-bottom: 12px;}
	.cnt-col-1 .dt-sc-title.script-with-sub-title .dt-sc-main-heading{font-size:24px;}
	.cnt-col-1 .dt-sc-title.script-with-sub-title .dt-sc-sub-heading{font-size:36px;}
	.cnt-col-1 .vc_col-sm-12 > .vc_column-inner{padding:0 27%;}
	
	.space-right-extend > .vc_column-inner{padding-right:30px;}
	.image-mask-2{width:89.4%; float:right;}
	.image-mask-2 .vc_single_image-wrapper{position: relative; z-index: 1;}
	.image-mask-2 .vc_single_image-wrapper:before{content:"";position: absolute;width: 81%;height:87%;right: 7%;bottom: 1px;display: inline-block;border: 10px solid;z-index: -1;transition:all 0.3s linear;}
	
	.bordered-image.wpb_single_image{position: absolute; bottom: -20px; z-index: 1; width: 38.2%; left:15px; transition:all 0.3s linear; border:10px solid;}
	
	.lavendar-small-bg, .grass-small-bg{background-position:left bottom !important; padding-bottom:110px;}
	.grass-small-bg{padding-bottom:85px;}
	
	.no-padding-right > .vc_column-inner{padding-right:0;}
	
	.testimonial-new .vc_col-sm-12 {padding: 0 60px;}
	.testimonial-new .vc_col-sm-12 > .vc_column-inner{background-color:#FFF; padding:0 45px;}
	.testimonial-new.type2 .vc_col-sm-12 > .vc_column-inner{background-color: #f6f6f6;}
	.testimonial-new.type2 .dt-sc-special-testimonial-images-holder.slick-slider button.slick-prev, .testimonial-new.type2 .dt-sc-special-testimonial-images-holder.slick-slider button.slick-next{background-color: #dddddd;}
	.testimonial-new.type2 .dt-sc-special-testimonial-images-holder.slick-slider button.slick-prev:before, .testimonial-new.type2 .dt-sc-special-testimonial-images-holder.slick-slider button.slick-next:before{color:#FFF;}
	.testimonial-new .dt-sc-special-testimonial-details-holder .dt-sc-testimonial-description:before{content: "\201C"; left:10px; right:auto; margin: 0 auto; font-size: 80px; top: 28px; font-family: Times New Roman; color: #ddd; opacity: 1;}
	.testimonial-new .dt-sc-special-testimonial-details-holder {text-align: center; width: 74%; margin: 0 auto;}
	.testimonial-new .dt-sc-special-testimonial-details-holder .dt-sc-testimonial-description{font-size:16px; font-weight:normal; line-height:30px; padding:0 50px;}
	.testimonial-new .dt-sc-special-testimonial-images-holder .dt-sc-testimonial-image{margin: 0 10px;}
	.testimonial-new .dt-sc-special-testimonial-images-holder .dt-sc-testimonial-image img{width: 75px; transform: none; -moz-transform: none; -webkit-transform: none; -ms-transform: none; border: 2px solid #1e1d1e; transition: all 0.3s linear;}
	.testimonial-new .slick-dots{display:none !important;}
	.testimonial-new .dt-sc-special-testimonial-images-holder.slick-slider button.slick-prev{left: -90px;
    z-index: 1;
    right: auto;
    bottom: auto;
    top:-100%;
    width: 82px;
    background-color: #FFF;
    height: 82px;
    line-height: 82px;
    text-align: center;
    transform: translateY(-100%); margin:-12px 0 0;transition:all 0.3s linear;}
	.testimonial-new .dt-sc-special-testimonial-images-holder.slick-slider button.slick-next{right: -90px;
    z-index: 1;
    z-index: 1;
    left: auto;
    bottom: auto;
    top:-100%;
    width: 82px;
    background-color: #FFF;
    height: 82px;
    line-height: 82px;
    text-align: center;
    transform: translateY(-100%); margin:-12px 0 0;transition:all 0.3s linear;}
	.testimonial-new .dt-sc-special-testimonial-images-holder.slick-slider:before{display:none;}
	.testimonial-new .dt-sc-special-testimonial-images-holder.slick-slider button.slick-prev:before {
    content: "\f177";
    border: none;
    font-family: Fontawesome; font-style:normal; font-weight:normal;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    line-height: 82px; position: static;
    width: auto;
    height: auto; color: #dddddd;}
	.testimonial-new .dt-sc-special-testimonial-images-holder.slick-slider button.slick-next:before{content: "\f178";
    border: none;
    font-family: Fontawesome; font-style:normal; font-weight:normal;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    line-height: 82px; position: static;
    width: auto;
    height: auto; color: #dddddd;}
	.testimonial-new .dt-sc-testimonial-author cite{font-size: 16px; width:100%;
    color: #1e1d1e;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase; position:relative; margin: 20px 0 0; display: inline-block;}
	.testimonial-new .dt-sc-testimonial-author cite small{
    position:relative;
    font-size: inherit;
    text-transform: none;
    padding: 0px 0px 0 24px;
    margin: 0 0 0 10px;}
	.testimonial-new .dt-sc-testimonial-author cite small:before{content:"-";color: #1e1d1e;position: absolute;left: 0;top: -5px;margin: auto;}
	.testimonial-new .dt-sc-special-testimonial-images-holder.slick-slider .slick-list {
    width: 270px;
    margin: 0 auto;
    position: absolute;
    bottom: -55px;
    left: 0;
    right: 0;}
	.testimonial-new{padding-top:120px;padding-bottom:158px;}
	.testimonial-new.type2{padding-bottom:0;}
	.testimonial-new .slick-dotted.slick-slider {
    margin-bottom: 0;
    padding-bottom: 52px;}
	.testimonial-new .dt-sc-special-testimonial-images-holder.slick-slider button.slick-prev:hover:before, .testimonial-new .dt-sc-special-testimonial-images-holder.slick-slider button.slick-next:hover:before{color:#FFF;}
	.testimonial-new .dt-sc-special-testimonial-images-holder .dt-sc-testimonial-image.slick-current img{box-shadow: none;}
	
	.accordion-new.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion{font-size:24px;}
	.accordion-new.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active{background-color:transparent; border-radius: 0;
    border-width: 0 0 1px;
    border-color: #dddddd;}
	.accordion-new.type2 .dt-sc-toggle-frame{box-shadow: none; margin-bottom:0;}
	.accordion-new.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion a{color:#1e1d1e; padding:19px 10px 19px 0;}
	.accordion-new.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion:before{display:none;}
	.accordion-new.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion:after{content: "\f067";
    color: #666666;
    font-size: 16px;
    font-family: Fontawesome; font-style:normal; font-weight:normal;
    line-height: 67px;
    width: auto;
    height: auto; background:none;}
	.accordion-new.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active:after{content: "\f068";}
	.accordion-new.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active{background-color:transparent;}
	.accordion-new.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion {
    background-color: transparent;
    border-radius: 0;
    border-width: 0 0 1px;
    border-color: #dddddd;}
	.accordion-new.type2 .dt-sc-toggle-frame .dt-sc-toggle-content{padding: 20px 10% 5px 0;}
	
	.border-line{width: 90%; float: right;}
	.border-line:before{content:"";display:inline-block !important;width: 100%;height: 100%;position: absolute;left: -40px;top: 40px;border: 10px solid;z-index: -1; transition: all 0.3s linear;}
	.border-line .actual-price{font-size: 40px; font-weight: bold;}
	.border-line .wpb_text_column p{font-size:20px;}
	.border-line .price-symbol{font-size: 20px; font-weight: bold;}
	.border-line{padding:155px 0; background-position:center center !important;}
	.border-line:hover:before{left:-30px; top:30px;}
	
	.special-offers.dt-sc-dark-bg .dt-sc-title.script-with-sub-title .dt-sc-main-heading{text-shadow:none;}
	.special-offers.dt-sc-dark-bg .dt-sc-title.script-with-sub-title{margin-bottom:5px;}
	
	.dt-sc-image-caption.type11{text-align:center;}
	.dt-sc-image-caption.type11 .dt-sc-image-title h3{font-size:24px;}
	.dt-sc-image-caption.type11 .dt-sc-image-title h3 a{color:#1e1d1e;}
	.dt-sc-image-caption.type11:hover .dt-sc-image-content a{background:none;}
	.dt-sc-image-caption.type11 .dt-sc-image-title{margin-bottom:15px;}
	.dt-sc-image-caption.type11 .dt-sc-image-content{padding:0 10px; color:#1e1d1e;}
	.dt-sc-image-caption.type11 .dt-sc-image-wrapper:before{
    content:"";
    border-radius: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
    transition: opacity 0.4s ease;
    -webkit-transition: opacity 0.4s ease;
    position: absolute;
    opacity: 0;}
	.dt-sc-image-caption.type11:hover .dt-sc-image-wrapper:before{opacity:0.7;}
	.dt-sc-image-caption.type11 .plus-icon {
    position: absolute;
    display: inline-block;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    opacity:0;}
	.dt-sc-image-caption.type11 .plus-icon:before {
    content: "";
    width: 60px;
    height: 1px;
    display: inline-block;
    background-color: #FFF;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    transition: all .3s linear;}
	.dt-sc-image-caption.type11 .plus-icon:after {
    content: "";
    height: 60px;
    width: 1px;
    display: inline-block;
    background-color: #FFF;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0; transition: all .3s linear;}
	.dt-sc-image-caption.type11:hover .plus-icon, .dt-sc-image-caption.type11:hover .plus-icon:before, .dt-sc-image-caption.type11:hover .plus-icon:after{opacity:1;}
	
	
	.fw-text{font-size:50px;}
	
	.discount-section > .vc_column-inner{padding:0 15% 0 13.5%;}
	.discount-section .vc_single_image-wrapper{position:relative;}
	.discount-section .vc_single_image-wrapper:before{content:"";border: 10px solid;width: 100%;height: 100%;display: inline-block;position: absolute;top: 0;left: 0; transition: all .3s linear;}
	
	.dt-sc-counter.discount-counter{transition: all .3s linear;top: 17.5%;
    right: 10%;
    left: auto;
    width: 25.4%;
    position: absolute;
    text-align: center;
    color: #FFF; padding:26px 10px;}
	
	.dt-sc-counter.discount-counter .dt-sc-counter-number{font-size: 64px; letter-spacing: 0.02em; margin-bottom: 20px;}
	.dt-sc-counter.discount-counter h4{color: #FFF; font-size: 28px; text-transform: none; font-weight: bold;}
	
	.button-space-right{margin-right:20px;}
	
	.dt-sc-image-caption.packages-pricing{margin-bottom:30px;}
	.dt-sc-image-caption.packages-pricing:before{background-color: rgba(255,255,255,0);
    background-image: -webkit-linear-gradient(to bottom, rgba(255, 255, 255,0.8) 60%, rgba(255, 255, 255,0) 80%);
    background-image: -moz-linear-gradient(bottom, rgba(255, 255, 255,0.8) 60%, rgba(255, 255, 255,0) 80%);
    background-image: -o-linear-gradient(to bottom, rgba(255, 255, 255,0.8) 60%, rgba(255, 255, 255,0) 80%);
    background-image: -ms-linear-gradient(to bottom, rgba(255, 255, 255,0.8) 60%, rgba(255, 255, 255,0) 80%);
    background-image: linear-gradient(to top, rgba(255, 255, 255,0.8) 60%, rgba(255, 255, 255,0) 80%);}
	.dt-sc-image-caption.packages-pricing .dt-sc-image-content{padding:0 40px; margin-bottom:18px;}
	.dt-sc-image-caption.packages-pricing .dt-sc-image-title h3{font-size:40px; width:60%; line-height:44px;}
	.dt-sc-image-caption.packages-pricing .dt-sc-image-content h3 a{color:#1e1d1e;}
	.dt-sc-image-caption.packages-pricing .dt-sc-image-title h3 + h6{font-size:24px; font-weight:700;}
	.dt-sc-image-caption.packages-pricing:after{display:none;}
	.dt-sc-image-caption.packages-pricing:hover .dt-sc-image-content a{background:none;}
	.dt-sc-image-caption.packages-pricing:hover:before{height:100%;}
	
	.dt-sc-counter.type1.ico-as-bg{text-align:center;background-color: #f6f6f6;padding: 54px 10px;margin:0;position:relative;margin-bottom:30px; transition:all .3s linear;}
	.dt-sc-counter.type1.ico-as-bg *{transition:all .3s linear;}
	.dt-sc-counter.type1.ico-as-bg .dt-sc-counter-number{position:relative; font-size: 60px; letter-spacing: 0.04em; color: #1e1d1e; margin-bottom: 18px;}
	.dt-sc-counter.type1.ico-as-bg .icon-wrapper:before{display:none;}
	.dt-sc-counter.type1.ico-as-bg .icon-wrapper{position:absolute; margin:auto; left:0; right:0; top:0; bottom:0; padding-bottom:0;}
	.dt-sc-counter.type1.ico-as-bg .icon-wrapper span img{margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;opacity: 0.06;}
	.dt-sc-counter.type1.ico-as-bg:hover *{color:#FFF;}
	.dt-sc-counter.type1.ico-as-bg h4{font-size:24px; color:#878787; text-transform:none; margin-bottom:0; position:relative; font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.04em;
    color: #666666;}
	.dt-sc-counter.type1.ico-as-bg:hover .dt-sc-counter-number:before{background-color:#FFF;}
	.dt-sc-counter.type1.ico-as-bg .icon-wrapper span{font-size:100px; width:auto; height:auto; display:inline-block; position:absolute; top:0; bottom:0; margin:auto; left:0; right:0;}
	.dt-sc-counter.type1.ico-as-bg:hover .icon-wrapper span img{filter: invert(100%) contrast(2);-moz-filter: invert(100%) contrast(2);-webkit-filter: invert(100%) contrast(2);-ms-filter: invert(100%) contrast(2);opacity: 0.2;}
	
	.dt-sc-dark-bg .dt-sc-title.script-with-sub-title .dt-sc-main-heading{text-shadow:none;}
	.new-booking-form input[type="text"], .new-booking-form input[type="password"], .new-booking-form input[type="email"], .new-booking-form input[type="url"], .new-booking-form input[type="tel"], .new-booking-form input[type="number"], .new-booking-form input[type="range"], .new-booking-form input[type="date"], .new-booking-form textarea, .new-booking-form input.text, .new-booking-form input[type="search"], .new-booking-form select{background-color: #FFF;
    border-color: #dddddd;
    padding: 14px 20px;}
	.new-booking-form .column{margin-bottom:18px;}
	.new-booking-form .selection-box:before {border-top-color: #ddd;}
	.new-booking-form .selection-box:after{border-left-color:#ddd; border-right-color:#ddd;}
	.new-booking-form input[type=submit]{margin-top:20px; background-color: transparent; border: 1px solid; padding: 10px 63px 10px;}
	.new-booking-form .selection-box select {padding-left: 20px; padding-right: 50px;  height: 52px; color:#666666;}
	.new-booking-form .wpcf7-form-control-wrap:before{display:none;}
	
	.working-hours-content .vc_col-sm-12{width: 83.7%; background-color:rgba(255,255,255,0.9); border: 10px solid; color: #1e1d1e; padding: 40px 40px 40px 45px;}
	
	.spacing-medium-left > .vc_column-inner{padding-left: 14.2%;}
	.new-booking-form{margin-top: 5px; float: left; width: 100%;}
	.right-bottom-align{margin-bottom: 0;
    position: absolute;
    bottom:-23%;
    right: -51%;
    text-align: right;
    z-index: -1; display:none;}
	.new-booking-form.wpcf7-form .ajax-loader, .contact-form-new.wpcf7-form .ajax-loader{position:static; margin:10px 0 10px 82px !important; clear:both; float:left;}
	
	.working-hours-section.vc_row.wpb_row{overflow:visible; padding-top:120px; padding-bottom:85px;}
	
	.dt-sc-image-caption.services-content.bottom-content .dt-sc-image-content {position: static;transform: none; -moz-transform: none; -webkit-transform: none; -ms-transform: none; margin-top: 70px; padding-bottom: 65px;}
	.dt-sc-image-caption.services-content.bottom-content .dt-sc-image-wrapper:before { border-top: 0; border-bottom: 18px solid #ffffff; border-right: 16px solid transparent; border-left: 16px solid transparent;}
	.dt-sc-image-caption.services-content .dt-sc-image-title h3 + h6 a{
    margin-bottom: 0;
    margin-top: -12px;
    font-weight: bold;
    font-size: 60px;
    color: #1e1d1e;}
	.dt-sc-image-caption.services-content .dt-sc-image-title {margin-bottom: 50px;}
	.dt-sc-image-caption.services-content:hover .dt-sc-image-content .dt-sc-image-title a{ background:none;}
	.dt-sc-image-caption.services-content .dt-sc-image-content .read-more-button{margin-top:15px;}
	.dt-sc-image-caption.services-content.top-content .dt-sc-image-wrapper{position:static;}
	.dt-sc-image-caption.services-content.top-content .dt-sc-image-content{top: 100%; position:static;
    transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -ms-transform: none; margin-bottom: 65px;}
	
	.dt-sc-image-caption.services-content.top-content{display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column-reverse;
    flex-flow: column-reverse;
    float: none;
    margin: auto;
    position: relative;
    text-align: center;}
	.dt-sc-image-caption.services-content.top-content .dt-sc-image-wrapper:before{top:auto;}
	
	.circle-ico.dt-sc-icon-box.with-bg{background-color: #f6f6f6;
    padding: 60px 30px 55px;
    transition: all 0.3s linear;}
	.circle-ico.dt-sc-icon-box.with-bg .icon-wrapper{margin-bottom:28px;}
	.circle-ico.dt-sc-icon-box.with-bg .icon-content h4{margin-bottom:10px;}
	.circle-ico.dt-sc-icon-box.with-bg .icon-wrapper img {width:43%; filter: grayscale(100%) contrast(10);
    -moz-filter: grayscale(100%) contrast(10);
    -webkit-filter: grayscale(100%) contrast(10);
    -ms-filter: grayscale(100%) contrast(10);}
	.circle-ico.dt-sc-icon-box.with-bg:hover .icon-wrapper img{filter: none;
    -moz-filter: none;
    -webkit-filter: none;
    -ms-filter: none;}
	.circle-ico.dt-sc-icon-box.with-bg:hover .icon-wrapper span{background-color:#FFF;}
	.circle-ico.dt-sc-icon-box.with-bg:hover .icon-content h4 a, .circle-ico.dt-sc-icon-box.with-bg:hover .icon-content p, #footer .circle-ico.dt-sc-icon-box.with-bg:hover .icon-content h4 a, #footer .dt-sc-dark-bg a.default-button:hover{color:#FFF;}
	
	.dt-sc-team.hide-social-show-on-hover.overlay-team{margin-bottom:30px;}
	.dt-sc-team.hide-social-show-on-hover.overlay-team:hover {
    box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -webkit-box-shadow: none;}
	.dt-sc-team.hide-social-show-on-hover.overlay-team .dt-sc-team-details{z-index:1;background: none; position:relative;}
	.dt-sc-team.hide-social-show-on-hover.overlay-team .dt-sc-team-thumb{line-height:0;}

	.dt-sc-team.hide-social-show-on-hover.overlay-team .dt-sc-team-details:before, .dt-sc-team.hide-social-show-on-hover.overlay-team .dt-sc-team-details:after{content:"";background-color:#dddddd;height:1px;width:100%;display:inline-block;position:absolute;left:0;bottom:0;transition: all .3s linear; right: 0; margin: auto;}
	.dt-sc-team.hide-social-show-on-hover.overlay-team .dt-sc-team-details:after, .dt-sc-team.hide-social-show-on-hover.overlay-team:hover .dt-sc-team-details:before{width:0;}	
	.dt-sc-team.hide-social-show-on-hover.overlay-team:hover .dt-sc-team-details:after{width:100%;}	
	.dt-sc-team.hide-social-show-on-hover.overlay-team .dt-sc-team-details{z-index:1; background:#FFF;}
	.dt-sc-team.hide-social-show-on-hover.overlay-team .dt-sc-team-social.rounded-border{top: -100%;
    bottom: auto;
    transform: translateY(-50%);
    padding: 0 10px;
    margin:-32px 0; background:none;}
	.dt-sc-team.hide-social-show-on-hover.overlay-team .dt-sc-team-thumb:after {
    border:none;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; background-color: rgba(0, 0, 0, 0.7); opacity:0;
    border-width: 0;transition: all .3s linear;}
	.dt-sc-team.hide-social-show-on-hover.overlay-team:hover .dt-sc-team-thumb:after{opacity:0.8;}
	.dt-sc-team.hide-social-show-on-hover.overlay-team:hover .dt-sc-team-details{background:#FFF;}
	
	.dt-sc-team.hide-social-show-on-hover.overlay-team .dt-sc-team-details h4, .dt-sc-team.team-boxed .dt-sc-team-details h4 {font-size: 30px; margin-bottom:5px;}
	.dt-sc-team.hide-social-show-on-hover.overlay-team .dt-sc-team-details h5, .dt-sc-team.team-boxed .dt-sc-team-details h5{font-size:14px; font-weight:600; letter-spacing:0;}
	.dt-sc-team.hide-social-show-on-hover.overlay-team .dt-sc-team-details h4 a{color:#1e1d1e;}
	
	.dt-sc-team.hide-social-show-on-hover.overlay-team .dt-sc-team-social.rounded-border li{margin:0 3px;border: none;width: auto;display: inline-block;}
	.dt-sc-team.hide-social-show-on-hover.overlay-team .dt-sc-team-social.rounded-border li a{border:none;color:#FFF;width: 34px;height: 34px;padding: 0;line-height: 34px;}
	.dt-sc-team.hide-social-show-on-hover.overlay-team .dt-sc-team-social.rounded-border li a:hover{background-color:#FFF;}
	.dt-sc-team.hide-social-show-on-hover.overlay-team .dt-sc-team-social.rounded-border li .fab.fa-facebook-f:before, .dt-sc-team.team-boxed .dt-sc-team-social li .fab.fa-facebook-f:before, .dt-sc-team.single-intro .dt-sc-team-social li .fab.fa-facebook-f:before{content:"\f39e";}
	.dt-sc-team.team-boxed .dt-sc-team-social{border-top: 1px solid rgba(30, 29, 30,0.14); padding: 16px 0 0; margin: 6px 0 0;}
	.dt-sc-team.team-boxed:hover .dt-sc-team-social{border-color:rgba(255,255,255,0.2);}
	
	.dt-sc-team.team-boxed{background-color: #f6f6f6; padding:60px 53px 54px; transition: all .3s linear; margin-bottom:30px;}
	.dt-sc-team.team-boxed .dt-sc-team-thumb{border:1px solid #eeeeee;}
	.dt-sc-team.team-boxed .dt-sc-team-details{background: none; padding: 30px 0 0;}
	.dt-sc-team.team-boxed:hover .dt-sc-team-details h4 a, .dt-sc-team.team-boxed:hover .dt-sc-team-social li a{color:#FFF;}
	.dt-sc-team.team-boxed .dt-sc-team-social li{margin:0 12px;}
	.dt-sc-team.team-boxed .dt-sc-team-social li a {
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 14px;
    line-height: 32px;
    border: none;}
	.dt-sc-team.team-boxed .dt-sc-team-social li a:hover{background-color:#FFF;}
	
	.widget ul.dt-sc-fancy-list.no-icon li i{font-size: 30px;
    margin-right: 12px;
    position: absolute;
    top: 20px;
    left: 0;}
	.widget.widget_text ul.dt-sc-fancy-list.no-icon li > a {padding: 30px 0 16px 45px;}
	.widget ul.dt-sc-fancy-list.no-icon li > a:after {
    content: "\f019";
    font-family: Fontawesome; font-style:normal; font-weight:normal;
    font-size: 16px;
    float: right;
    position: absolute;
    right: 0;}
	.widget ul.dt-sc-fancy-list.no-icon li:before{display:none;}
	
	.widget .dt-sc-contact-info.simple{border-bottom: 1px solid #dddddd;
    padding: 10px 50px 10px 34px;
    margin-bottom: 20px;}
	.widget .dt-sc-contact-info.simple span{font-size: 16px;
    position: absolute;
    top: 14px;
    left: 0;}
	
	.widget_dt_services li a:after, .widget_dt_teams li a:after{content:"\f178";font-family: Fontawesome;font-style:normal;font-weight:normal;float:right;position: absolute;right: 0;transition: all .3s linear;}	
	.widget_dt_services li a:hover:after, .widget_dt_teams li a:hover:after{right:5px;}
	
	.single-intro.dt-sc-team{padding:0; border:0;}
	.single-intro.dt-sc-team .dt-sc-team-thumb img{border:1px solid #eee;}
	.single-intro.dt-sc-team .dt-sc-team-details{padding: 0; margin-top: -3px;}
	.single-intro.dt-sc-team .dt-sc-team-details h4{font-size: 30px; display: inline-block;}
	.single-intro.dt-sc-team .dt-sc-team-details h4 a{color:#1e1d1e;}
	.single-intro.dt-sc-team .dt-sc-team-details h5{display: inline-block; font-size: 14px; font-weight: 600; letter-spacing: 0; margin-left:20px;}	
	.single-intro.dt-sc-team .dt-sc-team-details p, .single-intro.dt-sc-team .dt-sc-team-details p a{color: #666666;}
	.single-intro.dt-sc-team .dt-sc-team-details p a{margin:0 15px;}
	.single-intro.dt-sc-team .dt-sc-team-details p{margin-bottom:15px;}
	.single-intro.dt-sc-team .dt-sc-team-details p:last-child{margin-top:0;}
	.single-intro.dt-sc-team .dt-sc-team-details p.phone-number{margin-bottom:0;}
	.single-intro.dt-sc-team .dt-sc-team-details p a:first-child{margin-left:0;}
	
	.single-intro.dt-sc-team:hover {
    box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -webkit-box-shadow: none;}
	.single-intro.dt-sc-team .dt-sc-team-social li{margin:0 10px;}
	.single-intro.dt-sc-team .dt-sc-team-details .dt-sc-team-social li a {
    line-height: 32px;
    border: 0;
    width: 32px;
    height: 32px; font-size:14px;}
	.single-intro.dt-sc-team .dt-sc-team-details .dt-sc-team-social li a:hover{color:#FFF;}
	.single-intro.dt-sc-team .dt-sc-team-details .dt-sc-team-social li a:hover{color:#FFF;}
	.single-intro.dt-sc-team .dt-sc-team-details .dt-sc-team-social{border-top: 1px solid #dddddd; padding: 10px 0 0; margin-bottom: 20px;}
	.team-single .video-section a.video-image span {
    color: #FFF;
    font-size: 25px;
    height: 82px;
    width: 82px;
    line-height: 72px;
    border: 6px solid;}
	.team-single .video-section a.video-image:hover, .team-single .video-section a.video-image:hover span{color:#FFF;}
	.team-single .video-section a.video-image:hover span{background-color:#1e1d1e;}
	.team-single div[class*="bg-opaque"]:not(.ult-vc-hide-row):before, .team-single div[class*="bg-opaque"] .upb_row_bg:before, .team-single section[class*="bg-opaque"]:before{z-index:0;}
	
	.team-desc table{border:none;}
	.team-desc th{background-color:transparent; font-size:24px; font-weight:bold; text-transform:none; border:none; text-align:left; padding:0;}
	.team-desc td{font-size: 16px; color: #1e1d1e; text-align:left; padding: 24px 0px 24px;line-height: 30px; border-color: #dddddd;}
	.team-desc tbody tr:nth-child(2n+1){background:none;}
	.team-desc tr td:first-child, .team-desc tr td:nth-child(2){width: 34.5%;}
	.team-desc tr td:nth-child(3){width: 31%;}
	.single-intro.dt-sc-team .dt-sc-team-details .dt-sc-team-social.rounded-border li a:hover{color:#FFF;}
	
	.single-intro.dt-sc-team .dt-sc-team-thumb{margin-bottom:30px;}	
	.team-single .dt-sc-progress.style5 .dt-sc-bar-text {padding-left: 0; font-weight: normal; margin:-48px 0 0;}
	.team-single .dt-sc-progress.style5 {
    /* height: auto; */
    background-color: #FFF;
    border: 2px solid;
    padding:3px 0px;
    border-width: 2px 3px;
    border-radius: 0;}
	.team-single .dt-sc-progress.style5 .dt-sc-bar {
    box-shadow: none;
    border-radius: 0;
    padding: inherit;
    margin: 0; margin: -3px 0 0; background-color: currentColor;}
	.team-single .dt-sc-progress.style5 .dt-sc-bar-text > span{position: absolute; font-size:16px; font-weight:bold;
    margin: 0;
    float: right;
    right: auto;
    background-color: transparent;
    color: #000;
    padding: 0;
    top:-40px;
    left: 100%;}
	.team-single .dt-sc-progress .dt-sc-bar:after {
    background-color:green;
    content: "";
    height: 30px;
    margin: auto;
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    width: 1px;}
	.team-single .dt-sc-progress.style5 .dt-sc-bar-label{top:0;}
	
	body.error404 .type1 h4{font-weight:bold;}
	body.error404 .type1 .dt-sc-button{line-height:28px; border-radius:50px; padding: 12px 30px;}
	body.error404 .type1 .dt-sc-button:before{display:none;}
	body.error404 .type1 h3{font-weight:bold; letter-spacing: 0.04em;}
	body.error404 .type1 h2 {line-height: 100px; margin-bottom: 70px;}
	
	.select2-container--default .select2-selection--single .select2-selection__placeholder { color: #666;}
	.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered{padding-left:15px;}
	
	.wpb_revslider_element{background-color:#FFF;}
	
	/*** Portfolio Detail Styles ***/
	
	.move-to-top-port{margin-top:-90px;}
	.dtportfolio-project-details{margin:50px 0 0;}
	
	/* Booked */	
	
	body table.booked-calendar
	{
		border-bottom: none !important;
	}
	body table.booked-calendar th
	{
		padding: 35px 0 30px !important;
	}
	body table.booked-calendar tr.days th
	{
		font-size: 20px;
		text-transform: initial;
	}
	body table.booked-calendar th .monthName
	{
		font-size: 36px;
		font-weight: bold;
		letter-spacing: 0;
		text-transform: initial;
	}
	body table.booked-calendar th .monthName a
	{
		display: none;
	}
	body table.booked-calendar td.today .date .number
	{
		line-height: 48px;
	}
	body table.booked-calendar td.today:hover .date span
	{
		background: #1e1d1e !important;
	}
	body table.booked-calendar .booked-appt-list
	{
		background: #191919;
				border-radius: 0; 
		   -moz-border-radius: 0;
		-webkit-border-radius: 0;
		color: #fff;
	}
	body .booked-calendar-wrap .booked-appt-list h2
	{
		color: #fff;
		font-size: 24px;
		font-weight: 500;
	}
	body .booked-calendar-wrap .booked-appt-list h2 strong
	{
		font-weight: 500;
	}
	body .booked-calendar-wrap .booked-appt-list .timeslot
	{
		border-top: 1px solid #5a5a5a;
	}
	body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time
	{
		margin-bottom: 30px; 
		padding: 30px 0 0 0;
	}
	body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time i.booked-icon
	{
		color: #fff;
	}
	body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people
	{
		padding: 25px 0 0 0;
	}
	body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time
	{
		color: #fff;
	}
	body .booked-calendar-wrap .booked-appt-list .timeslot .spots-available
	{
		color: #9a9a9a;
		font-size: 14px;
		padding-left: 25px; 
		text-transform: initial;
	}
	body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button
	{
		font-size: 16px; 
		padding: 10px 30px;
	}
	
	body table.booked-calendar button:focus
	{
		outline: none;
	}
	
	body table.booked-calendar .booked-appt-list .timeslot .timeslot-people button
	{
				transition: all 300ms linear;
		   -moz-transition: all 300ms linear;
			-ms-transition: all 300ms linear; 
		-webkit-transition: all 300ms linear;
	}
	
	body .booked-calendar-wrap .booked-appt-list .timeslot,
	body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time,
	body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time i.booked-icon
	{
				transition: all 300ms linear;
		   -moz-transition: all 300ms linear; 
			-ms-transition: all 300ms linear;
		-webkit-transition: all 300ms linear;
	}
	body .booked-calendar-wrap .booked-appt-list .timeslot:hover .timeslot-time i.booked-icon,
	body .booked-calendar-wrap .booked-appt-list .timeslot:hover .timeslot-time
	{
		color: #000;
	}
	body table.booked-calendar button:focus
	{
		outline: none;
	}
	
	body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time
	{
		padding-left: 15px;
	}
	body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people
	{
		padding-right: 16px;
	}

				
	/*--------------------------------------------------------------
	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
	--------------------------------------------------------------*/
	
	@media only screen and (min-width:1600px){
	
	.border-line{background-size:contain !important;}
	.space-extend-both > .vc_column-inner{padding-left:30px; padding-right:30px;}
	.no-padding-left.space-extend-both{padding-left:0;}
	.no-padding-right.space-extend-both{padding-right:0;}
	.right-bottom-align{display:inline-block;}
	
	}
	
	@media only screen and (min-width:1441px) and (max-width:1680px) {
		
		#footer .shadow-content:before{width:calc(100% + 250px); left:-125px;}
		.dt-sc-counter.default-num {padding: 32px 10px 32px 20px;}
		.dt-sc-counter.type1.default-num .dt-sc-counter-number{font-size: 40px; margin-bottom:5px;}
		.dt-sc-counter.type1.default-num h4{font-size:14px;}
		
	}
	
	@media only screen and (max-width: 1550px) and (min-width: 1441px){
		
		#footer .shadow-content:before {width: calc(100% + 120px);left: -60px;}
		.dt-sc-image-caption.services-content .dt-sc-image-title h3 + h6 a{font-size:50px;}
		.dt-sc-image-caption.services-content .dt-sc-image-title { margin-bottom: 30px;}

	}
	
	@media only screen and (max-width: 1440px) and (min-width: 1200px){
		
		#footer .shadow-content:before{width: calc(100% + 40px); left: -20px;}
		.three-col-flickr .flickr_badge_image {width: 94px; height: 94px;}
		#footer .footer-newsletter .dt-mc-subscribe {width: 65%;}
		#footer .shadow-content {padding: 80px 0px 80px;}
		
		.intro-section .dt-sc-image-caption.type8 .dt-sc-image-title h3{font-size:26px;}
		.intro-section .dt-sc-image-caption.type8 .dt-sc-image-content p{margin-bottom:0;}
		.intro-section .dt-sc-image-caption.type8 .dt-sc-image-content p.para{font-size:14px;}
		.intro-section .dt-sc-image-caption.type8 .dt-sc-image-title{margin-bottom:20px;}
		.default-carousel .dt-carousel-pagination{margin: 40px auto 0;}
		
		.dt-sc-counter.default-num {padding:30px 10px 30px 10px;}
		.dt-sc-counter.type1.default-num .dt-sc-counter-number{font-size: 40px; margin-bottom:5px;}
		.dt-sc-counter.type1.default-num h4{font-size:14px;}
		.dt-sc-counter.type1.default-num .icon-wrapper{margin-right: 30px;}
		.space-both-sides { padding: 0 5%;}
		
		.circle-ico.dt-sc-icon-box.type3 .icon-content h4{font-size:26px;}
		.vc_col-sm-6.br-layout-1{width: 45%;}
		.vc_col-sm-3.br-layout-2{width: 28.5%;}
		.vc_col-sm-3.br-layout-2{margin-left: 15px;}
		.vc_col-sm-3.br-layout-2.first{margin-left: -40px;}
		.mask-img1:before{top: 4px; width: 320px; height:100%;}
		
		.default-button.dt-sc-button.large {padding: 15px 25px;}
		.packages-section .dt-sc-pr-tb-col.type1{padding:155px 20px 60px;}
		.packages-section .dt-sc-pr-tb-col.type1 .dt-sc-tb-title h5{font-size:35px;}
		
		ul.dt-sc-fancy-list.circle-list li{margin-right:15px;}
		.cnt-col-1 .vc_col-sm-7.vc_column_container>.vc_column-inner {padding: 0 20px;}
		
		.no-padding-right > .vc_column-inner{padding-right:15px;}
		.border-line h2.vc_custom_heading.dt-skin-primary-color{font-size:30px !important;}
		
		.dt-sc-counter.discount-counter{padding:16px 10px;}
		
		.dt-sc-image-caption.packages-pricing .dt-sc-image-title h3 {font-size: 30px;line-height: 30px;}
		.dt-sc-image-caption.services-content .dt-sc-image-title h3 + h6 a{font-size:40px;}
		.dt-sc-image-caption.services-content .dt-sc-image-title { margin-bottom: 30px;}
		.dt-sc-image-caption.services-content.bottom-content .dt-sc-image-content{ margin-top: 50px; padding-bottom: 50px;}
		
		.circle-ico.dt-sc-icon-box.with-bg{padding:50px 20px 45px;}
		
		.dt-sc-team.hide-social-show-on-hover.overlay-team .dt-sc-team-social.rounded-border{margin: -10px 0;}
		
		.dt-header-default .default-button.dt-sc-button.medium {padding: 8px 18px; font-size: 12px;}
		.cnt-col-2 > .vc_column-inner { padding-left: 50px;}
		
	}
	
	@media only screen and (min-width:1200px){
		
		.service-space-left > .vc_column-inner{padding-right: 0;}
		.service-space-right > .vc_column-inner{padding-left: 53px;}
		
		.port-spacing-right>.vc_column-inner { padding-right: 70px;}
		
		.team-single .vc_col-sm-8{width:56.5%;}
		.team-single .vc_col-sm-8 > .vc_column-inner{padding-right: 40px;}
		.team-single .vc_col-sm-4{width: 41.5%;margin-top: 25px;float: right;margin-right: 15px;}
		
		.single-intro.dt-sc-team .dt-sc-team-thumb{width: 32.4%; margin-right: 4.5%; margin-bottom:30px;}	
		.single-intro.dt-sc-team .dt-sc-team-details{width: 63.1%;}
		
		.no-margin-bottom{margin-bottom:-190px;}
		.no-margin-bottom-small{margin-bottom: -110px;}
		
	}
	
	@media screen and (max-width: 1100px){
	
	body table.booked-calendar td.today .date .number{line-height:26px;}
	
	}
	
	@media screen and (max-width: 720px){
	body .booked-calendar-wrap table.booked-calendar td.today .date { background: #e3f2f9;}
	body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time{width:100%;}
		body table.booked-calendar .booked-appt-list .timeslot .timeslot-people button{float:left;}
		body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people{width: 100%; float: left; padding: 0;}
		
	}
	
	/* 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; }	
		
		#footer .shadow-content {padding:50px 0px 60px;}
		#footer .shadow-content:before{width: calc(100% + 30px);left: -15px;}
		.three-col-flickr .flickr_badge_image {margin: 0 11px 10px 0;width: 79px; height: 79px;}
		#footer .footer-newsletter {margin: 40px 15px 0;}
		#footer .footer-newsletter .dt-mc-subscribe { width: 80%;}
		
		.dt-header-default .vc_col-sm-3, .dt-header-default .vc_col-sm-9{width:100%;}
		.dt-header-default .dt-logo-container a{margin:30px 0 30px;}
		.dt-header-default .header-bottom-line.vc_row{display:none;}
		.dt-header-default .mobile-nav-container{margin:20px 0;}
		.dt-header-default .vc_col-sm-3{z-index:1; margin-bottom:0;}
		.dt-header-default .extend-bg-fullwidth-left:after {left: 50%;
    z-index: -1;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    right: auto;}
		.intro-section .dt-sc-image-caption.type8 .dt-sc-image-title h3{font-size:28px;}
		.misc-bg .bigger-text{font-size:50px;}
		.default-button.dt-sc-button.large {font-size: 12px; padding: 15px 22px;}
		.single.single-dt_portfolios .default-button.dt-sc-button.large {font-size: 14px;}
		
		.vc_col-sm-6.br-layout-1{width: 45%;}
		.vc_col-sm-3.br-layout-2{width: 28.5%;}
		.vc_col-sm-3.br-layout-2{margin-left: 20px;}
		.vc_col-sm-3.br-layout-2.first{margin-left: -40px;}
		.mask-img1:before{top: 4px; width: 264px; height:100%;}
		.circle-ico.dt-sc-icon-box.type3 .icon-content h4 {font-size: 24px;}
		.circle-ico.dt-sc-icon-box.type3 .icon-content p{font-size:14px; line-height:26px;}
		
		.packages-section .dt-sc-pr-tb-col.type1{padding:155px 10px 60px;}
		.packages-section .dt-sc-pr-tb-col.type1 .dt-sc-tb-title h5 {font-size: 28px;}
		
		.dt-sc-tabs-horizontal-container.type8.simple-tabs ul.dt-sc-tabs-horizontal li{margin:0 10px 0 0;}
		.dt-sc-tabs-horizontal-container.type8.simple-tabs ul.dt-sc-tabs-horizontal li:last-child{margin-right:0;}
		.dt-sc-tabs-horizontal-container.type8.simple-tabs ul.dt-sc-tabs-horizontal li a{font-size:22px;}
		
		.cnt-col-1 .vc_col-sm-7.vc_column_container>.vc_column-inner {padding: 0 20px;}
		.cnt-col-2 > .vc_column-inner {padding-left:50px;}
		.dt-sc-contact-info.circle-info{padding:0 10px 0 90px; font-size:14px;}
		.cnt-col-1 .vc_col-sm-5{width: 100%;}
		.cnt-col-1 .vc_col-sm-7{width: 100%;}
		
		.no-padding-right > .vc_column-inner{padding-right:15px;}
		.testimonial-new .dt-sc-special-testimonial-details-holder .dt-sc-testimonial-description:before{top:26px;}
		
		.border-line h2.vc_custom_heading.dt-skin-primary-color{font-size:28px !important;}
		.border-line .actual-price {font-size: 28px;}
		.accordion-new.type2 .dt-sc-toggle-frame .dt-sc-toggle-content{padding-right:10px;}
		
		.vc_col-sm-6 .aligncenter.dt-sc-title.script-with-sub-title .dt-sc-sub-heading {font-size: 40px;}
		.dt-sc-counter.discount-counter{padding:10px; top: 23.5%;}
		.dt-sc-counter.discount-counter .dt-sc-counter-number{font-size:50px; margin-bottom:10px;}
		.dt-sc-counter.discount-counter h4{font-size:24px;}
		
		.dt-sc-image-caption.packages-pricing .dt-sc-image-title h3 {font-size: 30px; width: 80%; line-height: 30px; margin-bottom: 10px;}
		.dt-sc-counter.type1.ico-as-bg .icon-wrapper span img{width:auto;}
		
		.dt-sc-image-caption.services-content .dt-sc-image-title h3 + h6 a{font-size:35px;}
		.dt-sc-image-caption.services-content .dt-sc-image-title { margin-bottom: 30px;}
		.dt-sc-image-caption.services-content.bottom-content .dt-sc-image-content{margin-top: 50px; padding-bottom: 10px;}
		
		.circle-ico.dt-sc-icon-box.with-bg{padding:34px 15px 35px;}
		.dt-sc-team.hide-social-show-on-hover.overlay-team .dt-sc-team-social.rounded-border{margin:14px 0 0;}
		
		.widget.widget_text ul.dt-sc-fancy-list.no-icon li > a {padding: 20px 0 10px 25px;}
		.widget ul.dt-sc-fancy-list.no-icon li i{font-size:20px;}
		
		.single-intro.dt-sc-team .dt-sc-team-thumb{width:47%;}
		.single-intro.dt-sc-team .dt-sc-team-details{width: calc(52% - 30px);}
		
		.dt-sc-team.team-boxed{padding:20px 20px 15px;}
		
		.cnt-col-1 .vc_col-sm-12 > .vc_column-inner {padding: 0px 10%;}
		
			
	}
	
	/* Note: Design for a width of 960px */	
    @media only screen and (min-width:768px) and (max-width:1024px) {
		
		.lavendar-small-bg .space-right-extend.dt-col-md-12{width: 70%;
    margin: 0 auto;
    text-align: center;
    float: none;}
		
	}
	
	 /* 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; }	
		
		.three-col-flickr .flickr_badge_image {width: 94px; height: 94px;}	
		#footer .footer-newsletter .dt-mc-subscribe {width: 100%;}
		#footer .footer-newsletter .dt-mc-subscribe .email-field-wrap { width: 420px;}
		#footer .dt-sc-sociable.left{margin-bottom:40px;}
		
		.dt-header-default .vc_col-sm-3, .dt-header-default .vc_col-sm-9{width:100%;}
		.dt-header-default .dt-logo-container a{margin:30px 0 10px;}
		.dt-header-default .header-bottom-line.vc_row{display:none;}
		.dt-header-default .mobile-nav-container{margin:20px 0;}
		.dt-header-default .vc_col-sm-3{z-index:1; margin-bottom:0;}
		.dt-header-default .extend-bg-fullwidth-left:after {left: 50%;
    z-index: -1;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    right: auto;}
		.intro-section{margin-top: -120px; padding: 30px 20px;}
		.intro-section.type2 {margin-top: -220px;}
		.intro-section .dt-sc-image-caption.type8 .dt-sc-image-content{padding: 2px 26px 45px;}
		.intro-section .dt-sc-image-caption.type8 .dt-sc-image-title { margin-bottom: 20px;}
		.intro-section .dt-sc-image-caption.type8 .dt-sc-image-title h3{font-size:26px;}
		.intro-section .dt-sc-image-caption.type8 .dt-sc-image-content p.para{font-size:14px;}
		.default-carousel .dt-carousel-pagination{margin: 40px auto 0;}
		
		.dt-sc-counter.type1.default-num h4{display:block;}
		.misc-bg{text-align:center;}
		.bigger-text { font-size: 30px;}
		.single-dt_services .bigger-text {font-size: 42px;}
		
		.vc_col-sm-6.br-layout-1{width: 100%;}
		.vc_col-sm-3.br-layout-2{width: 50%;}
		.vc_col-sm-3.br-layout-2{margin-left: 0;}
		.vc_col-sm-3.br-layout-2.first{margin-left: 0;}
		.mask-img1{margin: 10px 0 80px;}
		
		.spacing-left > .vc_column-inner{padding-left:15px;}
		.cnt-col-1 .vc_col-sm-7, .cnt-col-1 .vc_col-sm-5{width:100%;}
		.cnt-col-1, .cnt-col-2{width:100%; margin-bottom:0 !important;}
		
		.cnt-col-2 > .vc_column-inner { padding: 0 27%;}
		
		.no-padding-right > .vc_column-inner{padding-right:15px;}
		.testimonial-new .dt-sc-special-testimonial-details-holder{width:100%;}
		.testimonial-new .dt-sc-special-testimonial-images-holder.slick-slider .slick-list{width: 50%;  margin: 0 auto;}
		.testimonial-new .dt-sc-special-testimonial-images-holder .dt-sc-testimonial-image img{width:75px;}
		.testimonial-new .dt-sc-special-testimonial-details-holder .dt-sc-testimonial-description:before{top:26px;}
		
		.border-line{width:94%; margin:0 auto;}
		
		.dt-sc-image-caption.packages-pricing .dt-sc-image-title h3 {font-size: 25px; width: 90%; line-height: 28px;}
		.dt-sc-image-caption.packages-pricing .dt-sc-image-title h3 + h6{font-size:20px;}
		
		.dt-sc-counter.type1.ico-as-bg{padding:20px 10px;}
		.dt-sc-counter.type1.ico-as-bg .dt-sc-counter-number{font-size:40px; margin-bottom:5px;}
		.dt-sc-counter.type1.ico-as-bg h4{font-size:14px;}
		.dt-sc-counter.type1.ico-as-bg .icon-wrapper span img{width:60px;}
		
		.working-hours-content .vc_col-sm-12 { width: 100%; margin-bottom:80px;}
		.spacing-medium-left > .vc_column-inner { padding-left: 15px;}
		
		.dt-sc-image-caption.services-content .dt-sc-image-title h3 + h6 a{font-size:35px;}
		.dt-sc-image-caption.services-content .dt-sc-image-title {margin-bottom: 30px;}
		.dt-sc-image-caption.services-content.bottom-content .dt-sc-image-content{margin-top: 50px; padding-bottom: 40px;}
		.dt-sc-image-caption.services-content .dt-sc-image-content p{font-size:14px; line-height:28px;}
		
		.circle-ico.dt-sc-icon-box.with-bg{padding:40px 15px 35px;}
		.circle-ico.dt-sc-icon-box.with-bg .icon-content h4{font-size:24px;}
		.circle-ico.dt-sc-icon-box.with-bg .icon-content p{line-height:28px; font-size:14px;}
		
		body table.booked-calendar th .monthName { font-size: 26px;}
		
		.dt-sc-team.hide-social-show-on-hover.overlay-team .dt-sc-team-social.rounded-border{margin:-62px 0 0;}
		
		.widget ul.dt-sc-fancy-list.no-icon li i{font-size:16px;}
		.widget.widget_text ul.dt-sc-fancy-list.no-icon li > a {padding: 18px 0 10px 20px;}
		.widget .dt-sc-contact-info.simple{padding: 10px 20px 10px 34px;}
		
		.team-desc td {font-size: 14px;}
		
		.secondary-sidebar .dt-sc-team.hide-social-show-on-hover.overlay-team .dt-sc-team-social.rounded-border { margin: 0; top: -78%;}
		
		.video-section.dt-col-sm-12{width: calc(100% - 30px); float: right; margin-right: 15px;}
		
		.single-intro.dt-sc-team .dt-sc-team-thumb{width:47%;}
		.single-intro.dt-sc-team .dt-sc-team-details{width: calc(52% - 30px);}
		
		.dt-sc-team.team-boxed{padding:20px 20px 15px;}
		.dt-sc-team.team-boxed .dt-sc-team-social li {margin: 5px;}
						
	}
	@media only screen and (max-width: 1200px){
		.no-margin-bottom-small.dt-sc-dark-bg{margin-bottom:-110px;}
	}
	
	@media only screen and (max-width: 768px) {
	
	.dt-header-default .vc_col-sm-3, .dt-header-default .vc_col-sm-9{width:100%;}
		.dt-header-default .dt-logo-container a{margin:30px 0 10px;}
		.dt-header-default .header-bottom-line.vc_row{display:none;}
		.dt-header-default .mobile-nav-container{margin:20px 0;}
		.dt-header-default .vc_col-sm-3{z-index:1; margin-bottom:0;}
		.dt-header-default .extend-bg-fullwidth-left:after {left: 50%; z-index: -1; -webkit-transform: translateX(-50%);  transform: translateX(-50%); right: auto;}
		.dt-sc-counter.default-num {padding: 30px 10px;}
		.dt-sc-counter.type1.default-num h4{font-size:14px;}
		.dt-sc-counter.type1.default-num .dt-sc-counter-number{font-size:40px; margin-bottom:5px;}
		.misc-bg{text-align:center;}
		.bigger-text { font-size: 30px;}
		
		.spacing-left > .vc_column-inner{padding-left:15px;}
		.cnt-col-1 .vc_col-sm-7, .cnt-col-1 .vc_col-sm-5{width:100%;}
		.cnt-col-1, .cnt-col-2{width:100%; margin-bottom:0 !important;}
		
		.no-padding-right > .vc_column-inner, .space-right-extend > .vc_column-inner{padding-right:15px;}
		
		.border-line{width:94.5%; margin:0 auto; padding:50px;}
		.working-hours-content .vc_col-sm-12 { width: 100%; margin-bottom:80px;}
		.spacing-medium-left > .vc_column-inner { padding-left: 15px;}
		
		body table.booked-calendar th .monthName { font-size: 26px;}
		.dt-sc-team.hide-social-show-on-hover.overlay-team .dt-sc-team-social.rounded-border{margin:-105px 0 0;}
				
		.single-dt_services .bigger-text {font-size: 42px;}
		
		.no-margin-bottom{margin-bottom:0;}
		.no-margin-bottom-small{margin-bottom:0;}
		.no-margin-bottom.dt-sc-dark-bg{margin-bottom:-190px;}
		.no-margin-bottom-small.dt-sc-dark-bg{margin-bottom:-110px;}
		.dt-sc-contact-info.circle-info{padding-right:10px;}
		.small-margin-bottom{margin-bottom:-25px;}
		
		.working-hours-content .vc_col-sm-12 {
    padding: 30px 20px 30px 20px;
    margin: 0 15px;
    width: calc(100% - 30px);
    margin-bottom: 30px;}
	.working-hours-content{margin-bottom:30px;}
	
		.dt-sc-team.team-boxed .dt-sc-team-social li {margin: 5px;}
	
	}
	
	@media only screen and (width: 768px) {
		
		.dt-sc-image-caption.services-content .dt-sc-image-title h3 + h6 a{font-size:30px;}
		.dt-sc-image-caption.services-content .dt-sc-image-title h3{font-size:20px;}
		.dt-sc-image-caption..services-content .dt-sc-image-content p {line-height: 26px;  font-size: 14px;}
		.dt-sc-image-caption.type7.top-content .dt-sc-image-content, .dt-sc-image-caption.services-content.bottom-content .dt-sc-image-content{margin-top:50px;}
		.dt-sc-image-caption.services-content .dt-sc-image-title{margin-bottom:30px;}
		.dt-sc-image-caption.services-content.top-content .dt-sc-image-content{margin-bottom:50px;}
		.dt-sc-image-caption.services-content.bottom-content .dt-sc-image-content{padding-bottom:35px;}
		.port-spacing-right>.vc_column-inner { padding-right:50px;}
		
	}
	
	/*----*****---- << 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 0; }
		
		.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; }

		.vc_row.extend-bg-fill-slanting .extend-bg-fullwidth-left:not(.vc_col-has-fill):after, 
		.vc_row.extend-bg-fill-slanting .extend-bg-fullwidth-left.vc_col-has-fill > .vc_column-inner:after,
		.vc_row.extend-bg-fill-slanting .extend-bg-fullwidth-right:not(.vc_col-has-fill):after, 
		.vc_row.extend-bg-fill-slanting .extend-bg-fullwidth-right.vc_col-has-fill > .vc_column-inner:after { margin: 0 -15px; left: 0; right: 0; transform: none; }
		
		#footer .slick-dotted.slick-slider { margin-bottom: 0;}
		#footer .footer-newsletter .dt-mc-subscribe {width: 80%; margin:10px auto 0;}
		#footer .footer-newsletter .dt-mc-subscribe .email-field-wrap {width: 100%; border-radius: 50px;}
		#footer .footer-newsletter .dt-mc-subscribe:not(.inline) > form > div.btn-wrap {margin-left: 0; width: 100%; margin-top: 25px;}
		#footer .footer-newsletter .dt-mc-subscribe form .btn-wrap div{border-radius: 50px;}
		#footer .dt-sc-sociable.left{margin-bottom:40px;}
		#footer .three-col-flickr > .vc_column-inner {padding-left: 15px;}
		#footer .contact-misc > .vc_column-inner {padding-right: 15px;}
		.three-col-flickr .flickr_badge_image {width: 126px; height: 126px;}
		.three-col-flickr .flickr_badge_image a{max-width: 126px;}
		
		.dt-header-default .vc_col-sm-3, .dt-header-default .vc_col-sm-9{width:100%;}
		.dt-header-default .dt-logo-container a{margin:30px 0;}
		.dt-header-default .header-bottom-line.vc_row{display:none;}
		.dt-header-default .mobile-nav-container{margin:20px 0;}
		.dt-header-default .vc_col-sm-3{z-index:1;}
		.dt-header-default .extend-bg-fullwidth-left:after {left: 50%; z-index: -1; -webkit-transform: translateX(-50%); transform: translateX(-50%); right: auto;}
		.intro-section{margin-top: -120px; padding: 30px 20px;}
		.intro-section.type2 {margin-top: -160px;}
		.default-carousel .dt-carousel-pagination{margin: 40px auto 0;}
		.dt-sc-counter.default-num.bottom.right, .dt-sc-counter.default-num.right, .dt-sc-counter.default-num.bottom{border-width:0;}
		.number-counter-section .dt-skin-secondary-bg.dt-sc-dark-bg.vc_col-sm-6{margin-bottom:0;}
		.space-both-sides > .vc_col-sm-6{margin-bottom:0;}
		.foot-bg-img > .vc_column-inner{background-position:right bottom !important;}
		
		.vc_col-sm-6.br-layout-1{width: 100%;}
		.vc_col-sm-3.br-layout-2{width: 100%;}
		.vc_col-sm-3.br-layout-2{margin-left: 0;}
		.vc_col-sm-3.br-layout-2.first{margin-left: 0;}
		
		.mask-img1{margin: 10px 0 60px;}
		.mask-img1:before{top: 4px; width: 286px; height:100%;}
		.packages-section .dt-sc-pr-tb-col.type1 .dt-sc-tb-thumb > img{width:auto;}
		
		.client-carousel:not(.type2) .dt-sc-partners-carousel-wrapper { margin: 0 0 45px;}
		
		.dt-custom-flip-img-content .dt-sc-image-flip { margin-top: 30px; }
		.dt-custom-flip-img-content .dt-sc-image-flip:before { padding-top: 90%; }
		
		.type8.simple-tabs .scroll_tabs_container .scroll_tab_left_button, .type8.simple-tabs .scroll_tabs_container .scroll_tab_right_button{display:none !important;}
		.dt-sc-tabs-horizontal-container.type8.simple-tabs .scroll_tabs_container div.scroll_tab_inner{width:100%; position:static !important;}
		.dt-sc-tabs-horizontal-container.type8.simple-tabs ul.dt-sc-tabs-horizontal li{margin: 0;width: 100%;display: block !important;clear: both;}
		.dt-sc-tabs-horizontal-container.type8.simple-tabs ul.dt-sc-tabs-horizontal li a{margin-bottom:20px;width: 100%;}
		.dt-sc-tabs-horizontal-container.type8.simple-tabs ul.dt-sc-tabs-horizontal li:last-child a{margin-bottom:0;}
		.dt-sc-contact-info.circle-info{padding-right:10px;}
		
		.cnt-col-1 .vc_col-sm-12 > .vc_column-inner {padding: 0 15px;}
		.cnt-col-2 > .vc_column-inner {padding-left: 15px;}
		
		.testimonial-new .dt-sc-special-testimonial-details-holder .dt-sc-testimonial-description{padding:0 25px;}
		.testimonial-new .dt-sc-special-testimonial-details-holder, .testimonial-new .dt-sc-special-testimonial-images-holder.slick-slider .slick-list{width:100%;}
		.testimonial-new .dt-sc-testimonial-author cite { font-size: 14px;}
		.accordion-new.type2 .dt-sc-toggle-frame .dt-sc-toggle-content{padding-right:10px;}
		.border-line { width: 90%;}
		
		.special-offers .wpb_column .wpb_column{margin-bottom:0;}
		.dt-sc-image-caption.packages-pricing .dt-sc-image-title h3{width:100%;}
		
		.dt-sc-image-caption.type7{margin-bottom:70px;}
		.dt-sc-image-caption.services-content.top-content .dt-sc-image-content{margin-top:20px;}
		.dt-sc-image-caption.services-content .dt-sc-image-title{margin-bottom:28px;}
		.dt-sc-image-caption.services-content .dt-sc-image-title h3 + h6 a{font-size:35px;}
		.dt-sc-image-caption.services-content.bottom-content .dt-sc-image-content{margin-top: 50px; padding-bottom: 0;}
		.dt-sc-image-caption.services-content.bottom-content .dt-sc-image-content{padding-left:10px; padding-right:10px;}
		
		body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time{width:100%;}
		body table.booked-calendar .booked-appt-list .timeslot .timeslot-people button{float:left;}
		body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people{width: 100%; float: left; padding: 0;}
		
		.aligncenter.dt-sc-title.script-with-sub-title .dt-sc-sub-heading {font-size: 50px;}
		
		body.error404 .type1 h2 {line-height: 100px; font-size: 100px;}
		body.error404 .type1 h3{font-size:50px;}
		
		.main-title-section-wrapper .main-title-section h1{line-height:40px;}
		.rs_fontsize_small{font-size:50px !important;}
		
		.single-intro.dt-sc-team .dt-sc-team-details{margin-top:30px;}
		
		.team-single .dt-sc-progress.style5{width:100%;}
		.dtportfolio-project-details{margin-top:0;}
		
		.working-hours-content .vc_col-sm-12 {
    padding: 30px 20px 30px 20px;
    margin: 0 15px;
    width: calc(100% - 30px);
    margin-bottom: 30px;}
	
		#footer .footer-newsletter .dt-mc-subscribe form .email-field-wrap input[type="email"]{border-radius:50px;}
		
		.working-hours-section.vc_row.wpb_row{padding-bottom:25px;}	
			
		
	}
	
	@media only screen and (max-width: 767px) and (min-width: 480px){
		
		.packages-section .dt-sc-pr-tb-col.type1 .dt-sc-tb-thumb > img{width:auto;}
		.client-carousel:not(.type2) .dt-sc-partners-carousel-wrapper{ margin: 0 0 45px;}
		.testimonial-new .dt-sc-special-testimonial-details-holder .dt-sc-testimonial-description:before{top:26px; left:0;}
		
		.dt-sc-counter.discount-counter{padding:10px;}
		.dt-sc-counter.discount-counter .dt-sc-counter-number{font-size:44px; margin-bottom:10px;}
		.dt-sc-counter.discount-counter h4{font-size:20px;}
		
		body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time{width:100%;}
		body table.booked-calendar .booked-appt-list .timeslot .timeslot-people button{float:left;}
		body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people{width: 100%; float: left; padding: 0;}
		
		.rs_fontsize_small{font-size:45px !important;}
		
				
				
	}
	@media only screen and (max-width: 480px){
		
		body .booked-calendar-wrap .booked-appt-list .timeslot:hover{background:none;}
		
	}
	
	/* 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 0 0 0; }
		.event-contact-info:before { left:0; 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; }
		
		.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: 32px !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; }
		
		.three-col-flickr .flickr_badge_image {width: 90px; height: 90px; margin: 0 10px 10px 0;}
		#footer .footer-newsletter .dt-mc-subscribe form .email-field-wrap input[type="email"]{font-size:16px;}
		.video-section .vc_col-sm-6 {margin: 0 15px 20px; width: calc(100% - 30px);}
		.intro-section .dt-sc-image-caption.type8 .dt-sc-image-content p.para{display:none;}
		.intro-section .dt-sc-image-caption.type8 .dt-sc-image-content{padding: 2px 10px 45px;}
		.intro-section .dt-sc-image-caption.type8 .dt-sc-image-title {margin-bottom:5px;}
		.intro-section .dt-sc-image-caption.type8 .dt-sc-image-title h3{font-size:22px;}
		
		.dt-sc-counter.type1.default-num .icon-wrapper{margin-right:20px;}
		.foot-bg-img > .vc_column-inner{padding:30px 0;}
		.mask-img1:before{top:3px; width:186px;}
		
		.aligncenter.dt-sc-title.script-with-sub-title .dt-sc-sub-heading {font-size: 42px;}
		.dt-sc-title.script-with-sub-title .dt-sc-main-heading{font-size:25px;}
		
		.packages-section .dt-sc-pr-tb-col.type1 .dt-sc-tb-thumb > img{width:auto;}
		.packages-section .dt-sc-pr-tb-col.type1{padding:155px 10px 60px;}
		.packages-section .dt-sc-pr-tb-col.type1 .dt-sc-tb-title h5{font-size:30px;}
		.client-carousel .dt-sc-partners-carousel-wrapper { margin: 0;}
		.cnt-col-1 .vc_col-sm-7.vc_column_container>.vc_column-inner { padding: 0 15px;}
		.cnt-col-2 > .vc_column-inner {padding-left: 15px;}
		.dt-sc-contact-info.circle-info{padding-right:10px;}
		
		.testimonial-new .dt-sc-special-testimonial-details-holder .dt-sc-testimonial-description:before{left: 2px;font-size: 60px; top: 26px;}
		.testimonial-new .vc_col-sm-12 {padding: 0;}
		.testimonial-new .dt-sc-special-testimonial-images-holder.slick-slider button.slick-prev{left: -30px; right: 0;  bottom: 0; top: auto; width: 30px; height: 30px; margin: 0 auto 30px;}
	.testimonial-new .dt-sc-special-testimonial-images-holder.slick-slider button.slick-next{ right: -30px; left: 0;bottom: 0;top: auto; width: 30px; height: 30px; margin: 0 auto 30px;}
	.testimonial-new .dt-sc-special-testimonial-images-holder.slick-slider:before{display:none;}
	.testimonial-new .dt-sc-special-testimonial-images-holder.slick-slider button.slick-prev:before, .testimonial-new .dt-sc-special-testimonial-images-holder.slick-slider button.slick-next:before{font-size: 14px; line-height: 30px;}
	.testimonial-new .slick-dotted.slick-slider{padding-bottom:85px;}
	
		.accordion-new.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion{font-size:20px;}
		.accordion-new.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion a{padding-right:30px;}
		.border-line{width:86%; padding:25px 20px 5px;}
		.border-line h2.vc_custom_heading.dt-skin-primary-color{font-size:28px !important;}
		.border-line .actual-price {font-size: 28px;}
		
		.button-space-right {margin-right: 0;}
		.dt-sc-counter.discount-counter{position:static; width:100%;}
		
		.dt-sc-image-caption.packages-pricing .dt-sc-image-title h3{font-size:25px; line-height:25px;}
		.dt-sc-image-caption.packages-pricing .dt-sc-image-title h3 + h6{font-size:18px;}
		
		.working-hours-content .vc_col-sm-12{padding:20px 10px 25px 15px;}
		.circle-ico.dt-sc-icon-box.with-bg{padding:20px 10px 30px 15px;}
		
		body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time{width:100%;}
		body table.booked-calendar .booked-appt-list .timeslot .timeslot-people button{float:left;}
		body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people{width: 100%; float: left; padding: 0;}
		
		body .booked-calendar-wrap .booked-appt-list .timeslot:hover { background: none;}
		body .booked-calendar-wrap .booked-appt-list .timeslot:hover {border-radius: 50px;}
		
		.dt-sc-team.hide-social-show-on-hover.overlay-team .dt-sc-team-social.rounded-border { margin: -32px 0 0;}
		
		.team-desc td{font-size:12px; line-height: 26px;}
		
		body.error404 .type1 h2{font-size:100px; line-height:100px;}
		
		.single-dt_portfolios .fw-text{font-size: 30px;}
		.responsive-map .gm-style .gm-style-iw-c{padding: 20px 10px 5px 15px !important;}
		
		.packages-section .dt-sc-pr-tb-col.type1 ul{padding: 0 10px 10px; font-size:14px;}
		.intro-section .dt-sc-image-caption.type8 .default-button.dt-sc-button.medium{font-size:12px;}
		
		.dt-sc-image-caption.packages-pricing .dt-sc-image-content{padding:0 18px;}
		
		.move-to-top-port .upb_row_bg{background-position:left center;}
		
		.dt-sc-team.team-boxed .dt-sc-team-social li {margin: 5px 5px;}
				
		}

	/* 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:0; }
		.hosting-contact-info-container .dt-sc-contact-info.type7 span { left:0; }
		.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; }		
	}