/* Table of Content
==================================================
	1.0  -  Custom Class
	2.0  -  Browser Fix
	3.0  -  DT Responsive*/

/*--------------------------------------------------------------
	1.0 - Custom Class
	--------------------------------------------------------------*/

/* mega-menu */

.mega-menu {
	padding: 25px 10px 0;
}

.mega-menu h6 {
	background: #f3f3f3;
	color: #2d2d29;
	padding: 10px 12px;
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
}


/* home - form */
.dt-sc-titled-box-content-main h6 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 15px;
	text-shadow: none;
	margin-bottom: 0;
	color: #fff;
	padding-left: 38px;
}

.dt-sc-titled-box-content-main h6:before {
	content: "\f0f0";
	position: absolute;
	left: 30px;
	top: 16px;
	color: #fff;
	font-family: "fontAwesome";
	font-weight: normal;
}

.dt-sc-titled-box-content-main .dt-sc-titled-box-content {
	display: inline-block;
}

.dt-sc-titled-box-content-main .dt-sc-titled-box-content input[type="submit"] {
	float: right;
	text-transform: uppercase;
}

.tab-content-list ul.dt-sc-fancy-list li {
	padding-bottom: 0;
	padding-left: 15px;
}

.tab-content-list ul.dt-sc-fancy-list {
	margin-bottom: 30px;
}

.title-absolute {
	position: absolute;
	left: 15px;
	top: 0;
}

ul.dt-sc-numbered-list.rounded span {
	margin: 0px 10px 0px 5px;
	line-height: 22px;
	padding: 0px;
	display: inline-block;
	width: 24px;
	height: 24px;
	background: #787878;
	color: #ffffff;
	font-weight: bold;
	border-radius: 24px;
	text-align: center;
}

ul.dt-sc-manual-list {
	margin:0;
	list-style: none;
}

ul.dt-sc-manual-list.rounded li {
	background-color: #fff;
	margin-bottom: 4px;
}

ul.dt-sc-manual-list li span {
	color: #fff;
	width: 38px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	margin-right: 10px;
}

ul.dt-sc-manual-list li {
	padding-bottom: 0;
	margin-bottom: 10px;
	color: #fff;
}

.doctor-list table tr td {
	vertical-align: middle;
}

.doctor-list table tr td:first-child a:before {
	content: "\f0f0";
	font-family: "fontAwesome";
	margin-right: 3px;
}

.doctor-list a.dt-sc-button.small {
	margin: 11px 0;
	background: transparent;
	border: 1px solid;
}

.doctor-list a.dt-sc-button.small:hover {
	color: #fff;
}

.doctor-list table {
	border-bottom: 0px;
}

.wpb_content_element.doctor-list {
	margin-bottom: 25px;
}

ul.dt-sc-fancy-list.fancy-list-about li {
	padding-bottom: 6px;
}

.dt-sc-donutchart-small.donutchart-about .donutchart-text {
	font-size: 14px !important;
	font-weight: 600 !important;
}

.dt-sc-donutchart-small.donutchart-about h5 {
	font-size: 16px !important;
	font-weight: 600 !important;
}

.contact-page .dt-sc-contact-info {
	padding-left: 30px;
	margin: 15px 0;
}

.contact-page .dt-sc-contact-info span {
	margin: 2px 0 0 0;
	font-size: 20px;
	text-align: left;
	width: auto;
	color: inherit;
}

.contact-page-form textarea {
	height: 142px;
}

input[type="submit"] {
	text-transform: uppercase;
}

input[type="submit"]:hover {
	background-color: #808080 !important;
}


.fancybox-btm-space .tab-content-list ul.dt-sc-fancy-list {
	margin-bottom: 20px;
}


.contact-rightalign ul {
	float: right;
}

#footer .widget.widget_recent_posts .post-meta p {
	font-size: 12px;
	color: #808080
}

#primary.with-left-sidebar .dt-sc-one-third .blog-entry .entry-meta-group .entry-author,
#primary.with-right-sidebar .dt-sc-one-third .blog-entry .entry-meta-group .entry-author {
	display: none;
}

#primary.with-left-sidebar .dt-sc-one-third .blog-entry .entry-meta-group,
#primary.with-right-sidebar .dt-sc-one-third .blog-entry .entry-meta-group {
	margin-bottom: 15px;
}


/*.wpcf7-form.appointment-form { clear: both; display: inline-block; }
	.wpcf7-form.appointment-form label { float: left; margin-bottom: 0; }*/

span.wpcf7-form-control-wrap {
	width: 100%;
	display: inline-block;
}

.wpcf7-form p {
	margin-bottom: 0px;
	clear: both;
}

span.wpcf7-form-control-wrap input[type="text"],
span.wpcf7-form-control-wrap input[type="password"],
span.wpcf7-form-control-wrap input[type="email"],
span.wpcf7-form-control-wrap input[type="url"],
span.wpcf7-form-control-wrap input[type="tel"],
span.wpcf7-form-control-wrap input[type="number"],
span.wpcf7-form-control-wrap input[type="range"],
span.wpcf7-form-control-wrap input[type="date"],
span.wpcf7-form-control-wrap textarea,
span.wpcf7-form-control-wrap input.text,
span.wpcf7-form-control-wrap select {
	margin: 10px 0px 0px;
}

wpcf7-form span.wpcf7-not-valid-tip {
	top: auto;
	bottom: -34px;
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-form span.wpcf7-not-valid-tip {
	background: #ffb0af;
	border: 1px solid #ff7b79;
	color: #cc0000;
	padding: 4px 10px;
	top: -45px;
	left: 0px;
	position: absolute;
	width: 100%;
	box-sizing: border-box;
}

.wpcf7-form span.wpcf7-not-valid-tip:before {
	position: absolute;
	background: url(images/error-arrow.png) top left no-repeat;
	top: -6px;
	left: 14px;
	width: 16px;
	height: 6px;
	content: "";
}

.wpcf7-form div.wpcf7-validation-errors,
.wpcf7-form div.wpcf7-mail-sent-ok {
	margin-bottom: 20px;
	margin-top: 20px;
	clear: both;
	padding: 15px 15px 15px 35px;
	float: left;
}

.wpcf7-form div.wpcf7-validation-errors {
	background: #ffcccc;
	border: 1px solid #ff9999;
	color: #d01313;
	position: relative;
}

.wpcf7-form div.wpcf7-validation-errors:before,
.wpcf7-form div.wpcf7-mail-sent-ok:before {
	top: 50%;
	transform: translateY(-50%);
	left: 10px;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	font-size: 20px;
	position: absolute;
}

.wpcf7-form div.wpcf7-validation-errors:before {
	content: "\f057";
	color: #C54228;
}

.wpcf7-form div.wpcf7-mail-sent-ok {
	background: #eafac0;
	border: 1px solid #b1cf67;
	color: #7ba411;
	position: relative;
}

.wpcf7-form div.wpcf7-mail-sent-ok:before {
	content: "\f058";
	color: #75b632;
}

.wpcf7-form span.wpcf7-list-item {
	margin-right: 25px;
}

.wpcf7-form input[type="radio"] {
	position: relative;
	margin-right: 5px;
	top: -2px;
}

.dt-sc-titled-box-content .wpcf7-form .wpcf7-not-valid-tip {
	top: 0px;
	padding: 0px 10px;
}

.ie9 .dt-sc-titled-box-content .wpcf7-form .wpcf7-not-valid-tip {
	top: 50px;
}

.ie9 .wpcf7-form .wpcf7-not-valid-tip {
	top: 20px;
}

.dt-sc-one-third .dt-sc-titled-box-content input[type="text"],
.dt-sc-one-third .dt-sc-titled-box-content input[type="password"],
.dt-sc-one-third .dt-sc-titled-box-content input[type="email"],
.dt-sc-one-third .dt-sc-titled-box-content input[type="url"],
.dt-sc-one-third .dt-sc-titled-box-content input[type="tel"],
.dt-sc-one-third .dt-sc-titled-box-content input[type="number"],
.dt-sc-one-third .dt-sc-titled-box-content input[type="range"],
.dt-sc-one-third .dt-sc-titled-box-content input[type="date"],
.dt-sc-one-third .dt-sc-titled-box-content textarea,
.dt-sc-one-third .dt-sc-titled-box-content input.text {
	padding: 12px 5%;
	width: 90%;
}

.gallery-item-img img {
	border: 10px solid #ededed !important;
}

.dtportfolio-title-holder h3 {
	margin-bottom: 5px;
}

.dtportfolio-title-holder h6 {
	color: #919191;
	font-weight: normal;
	text-transform: capitalize;
	margin-bottom: 0;
}

#footer .dt-sc-contact-info a:hover {
	color: #808080;
}

.mfp-close-btn-in .mfp-close {
	position: absolute !important;
	right: 4px !important;
	top: 4px !important;
}

.mfp-close {
	width: 38px !important;
	height: 38px !important;
	line-height: 38px !important;
}






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;
}

/* Soulmedic Portfolio Type */
.dtportfolio-sorting.default a {
	font-size: 14px;
	line-height: 36px;
	color: #2d2d29;
	padding: 0px 15px;
	background: #ededed;
	margin: 0px 1px 10px 0px;
	float: left;
	border-bottom: 3px solid #d9d9d9;
	position: relative;
	text-transform: capitalize;
	letter-spacing: 0;
}

.dtportfolio-sorting.default a:hover,
.dtportfolio-sorting.default a.active-sort {
	color: #ffffff;
}

.dtportfolio-hover-soulmedic-type.dtportfolio-item .dtportfolio-image-overlay {
	background: rgba(0, 0, 0, 0.4);
}

.dtportfolio-hover-soulmedic-type.dtportfolio-item .dtportfolio-image-overlay .links a {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto !important;
	box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
	border: 0;
}

.dtportfolio-hover-soulmedic-type.dtportfolio-item .dtportfolio-image-overlay .links a:hover {
	color: #fff;
	transform: scale(1.15);
}

.dtportfolio-hover-soulmedic-type.dtportfolio-item .dtportfolio-image-overlay .links a:first-child {
	left: 0;
	right: 100%;
}

.dtportfolio-hover-soulmedic-type.dtportfolio-item:hover .dtportfolio-image-overlay .links a:first-child {
	right: 75px;
}

.dtportfolio-hover-soulmedic-type.dtportfolio-item .dtportfolio-image-overlay .links a:last-child {
	right: 0;
	left: 100%;
}

.dtportfolio-hover-soulmedic-type.dtportfolio-item:hover .dtportfolio-image-overlay .links a:last-child {
	left: 75px;
}

.dtportfolio-item .portfolio-details {
	width: 100%;
	position: relative;
	background: #ededed;
	border-bottom: 3px solid #d9d9d9;
	padding: 15px 0px;
	float: left;
	clear: both;
	width: 100%;
	margin: 0px;
	text-align: left;
	min-height: 48px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.dtportfolio-item .portfolio-details h2,
.swiper-slide.dtportfolio-item.details-below-image .details-holder h2 {
	font-size: 16px;
}

.dtportfolio-item .portfolio-details h2 a {
	color: #000;
}

.dtportfolio-item .portfolio-details h2,
.dtportfolio-item .portfolio-details p {
	padding: 0px 10px 0px 70px;
	margin: 0px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.dtportfolio-item .portfolio-details p {
	color: #919191;
}

.dtportfolio-item .portfolio-details .dt_like_btn {
	text-align: center;
	float: left;
	margin: 0px;
	padding: 0px 20px;
	height: 100%;
	background: #d9d9d9;
	position: absolute;
	left: 0px;
	top: 0px;
	color: #2d2d29;
}

.dtportfolio-item .portfolio-details .dt_like_btn i {
	display: block;
	margin: 27px 0 -3px;
}

.dtportfolio-item .portfolio-details .dt_like_btn a {
	color: #2d2d29;
}

.dtportfolio-item:hover .portfolio-details a,
.dtportfolio-item:hover .portfolio-details .dt_like_btn,
.dtportfolio-item:hover .portfolio-details .dt_like_btn a,
.dtportfolio-item:hover .portfolio-details p {
	color: #ffffff;
}

.dtportfolio-item.dt-sc-one-fourth .portfolio-details h2,
.dtportfolio-item.dtportfolio-one-fourth-column .portfolio-details h2,
.swiper-slide.dtportfolio-item.dtportfolio-one-fourth-column.details-below-image .details-holder h2 {
	font-size: 14px;
}

.swiper-slide.dtportfolio-item.details-below-image .details-holder h2 {
	margin: 0;
	font-weight: 700;
}

.dtportfolio-container-wrapper .dtportfolio-swiper-pagination-holder .dtportfolio-swiper-arrow-pagination a {
	border-color: rgba(0, 0, 0, 0.15);
}

.dtportfolio-container-wrapper .dtportfolio-swiper-pagination-holder .dtportfolio-swiper-arrow-pagination a {
	background: #808080;
	float: left;
	height: 40px;
	margin: 0 0 0 1px;
	position: relative;
	text-align: center;
	width: 40px;
}

.dtportfolio-container-wrapper .dtportfolio-swiper-pagination-holder .dtportfolio-swiper-arrow-pagination a:before {
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	vertical-align: middle;
	font-family: "fontAwesome";
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	position: absolute;
	left: 0;
	right: 0;
	-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;
}

.dtportfolio-container-wrapper .dtportfolio-swiper-pagination-holder .dtportfolio-swiper-arrow-pagination a:hover:before,
.dtportfolio-container-wrapper .dtportfolio-swiper-pagination-holder .dtportfolio-swiper-arrow-pagination a:hover,
.dtportfolio-container-wrapper .dtportfolio-swiper-pagination-holder .dtportfolio-swiper-arrow-pagination a:before,
.dtportfolio-container-wrapper .dtportfolio-swiper-pagination-holder .dtportfolio-swiper-arrow-pagination a:hover,
.dtportfolio-container-wrapper .dtportfolio-swiper-pagination-holder .dtportfolio-swiper-arrow-pagination a:hover:before {
	color: #fff;
}

.dtportfolio-swiper-pagination-holder .dtportfolio-swiper-arrow-pagination {
	right: 5px !important;
	top: 0;
	bottom: auto !important;
}

.dtportfolio-container-wrapper .dtportfolio-swiper-pagination-holder .dtportfolio-swiper-arrow-pagination a.dtportfolio-swiper-arrow-prev:before {
	content: "\f0d9";
}

.dtportfolio-container-wrapper .dtportfolio-swiper-pagination-holder .dtportfolio-swiper-arrow-pagination a.dtportfolio-swiper-arrow-next:before {
	content: "\f0da";
}

.dtportfolio-swiper-container .dtportfolio-container {
	padding-top: 60px;
}


/*--------------------------------------------------------------
	2.0 - Browser Fix
	--------------------------------------------------------------*/
/* IE9 and above override */
@media screen and (min-width:0\0) {

	.dt-sc-contact-details-on-map .dt-sc-map-overlay {
		padding: 71px 0 0;
	}
}

/* IE9 only override */
.ie9 .dt-sc-contact-details-on-map .dt-sc-map-overlay {
	padding: 72px 0 0;
}

/*--------------------------------------------------------------
	3.0 - DT Responsive
	--------------------------------------------------------------*/
/* Note: Design for a width of 960px */
@media only screen and (min-width:992px) and (max-width:1199px) {

	#footer .widget.widget_recent_posts .post-meta p {
		padding: 0px 6px;
	}

	/*----*****---- << 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;
	}
}

/* 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;
	}

	.top-bar-color ul.dt-custom-nav li a {
		font-size: 13px !important;
	}

	.footer-section .vc_column-inner {
		height: 310px;
	}

	.copy-right {
		margin-top: 60px;
		clear: both;
	}


	.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;
	}
}

/*----*****---- << Mobile (Landscape) >> ----*****----*/

/* Common Styles for the devices below 767px width */
@media only screen and (max-width: 767px) {

	.dt-sc-titled-box-content-main .dt-sc-titled-box-content {
		width: 100%;
	}

	h2.title-align {
		text-align: center;
	}

	.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;
	}

	.contact-rightalign ul {
		float: none;
	}

	.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;
	}
}

/* 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;
	}

	.doctor-content-area {
		padding-left: 15px !important;
	}

	/*----*****---- << Hosting >> ----*****----*/
	.hosting-table th {
		text-transform: capitalize;
		font-size: 12px;
		padding: 13px 6px;
	}

	.hosting-table tr td,
	.hosting-table tbody tr:nth-child(2n+1) td {
		font-size: 12px;
		padding: 22px 8px;
	}

	/*----*****---- << Miscellaneous >> ----*****----*/
	.rs_fontsize_small {
		font-size: 40px !important;
	}

	.rs_padding_override.vc_row,
	.rs_padding_override.wpb_column .vc_column-inner {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}

	/*----*****---- << Business >> ----*****----*/
	.business-contact-social li {
		margin: 0 15px;
	}
}

/* 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;
	}
}