@charset "utf-8";
/* CSS Document */

/* 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;
        -ms-transition: all 0.3s linear;
         -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
}

a.video-image span:before {
    position: inherit;
    z-index: 99;
}

.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 {
    position: absolute;
    z-index: -1;
    top: 0;

    display: inline !important;

    width: 9999px;
    height: 100%;

    content: "";
}

.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 {
    z-index: 0;
    right: 0;

    transform: skewX(-30deg) translateX(18px);

    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: 55px;

    position: relative;

    -webkit-transition: all 0.3s linear;
       -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
         -o-transition: all 0.3s linear;
            transition: all 0.3s linear;

    color: #000;
}

.video-image {
    position: absolute;
    bottom: 50%;
    left: 50%;

    margin-bottom: -20px !important;
    margin-left: -25px;
}

a.video-image span:after {
    line-height: 75px;

    position: absolute;
    top: 15px;
    left: 15px;

    display: block;

    width: 30px;
    height: 25px;

    content: "";

    color: #fff;
    background: #fff;
}

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 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;
    margin: 0 auto;

    content: "";

    background: rgba(0, 0, 0, 0.4);
}

.image-overlay-icon a.video-image {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;

    width: 100%;
    margin: 0 auto;

    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;
}

.gradient-parallax:before {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: "";

    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;
    margin-bottom: 0;
    padding-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-transition-duration: 1s;
       -moz-transition-duration: 1s;
        -ms-transition-duration: 1s;
         -o-transition-duration: 1s;
            transition-duration: 1s;
    -webkit-transition-property: -webkit-filter;
       -moz-transition-property:    -moz-filter;
        -ms-transition-property:     -ms-filter;
         -o-transition-property:      -o-filter;
            transition-property:         filter;

    -webkit-filter: grayscale(1);
       -moz-filter: grayscale(1);
        -ms-filter: grayscale(1);
         -o-filter: grayscale(1);
            filter: grayscale(1);
}

/*----*****---- << Text with icon >> --****--*/

/* http://prntscr.com/dydrax = Fitness Home Page */

.dt-sc-text-with-icon {
    font-weight: bold;

    float: left;
    clear: both;

    width: 100%;
    padding: 12px 0 12px 20px;
}

.dt-sc-text-with-icon span {
    font-size: 18px;
    font-weight: bold;

    position: relative;
    top: 2px;

    margin: 0 7px 0 0;
}

.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: #fff;
}

/*----*****---- << Hosting Domain Page Table >> --****--*/

/* http://prntscr.com/dydxr3 = Hosting Domain Page */

.hosting-table {
    font-family: "Open Sans", sans-serif;

    border-top: 0;
}

.hosting-table th {
    font-size: 16px;
    font-weight: 600;

    padding: 20px 15px;

    color: #000;
    border-right: 1px solid #fff;
    border-radius: 5px 5px 0 0;
    background: #e1e1e1;
}

.hosting-table tr td,
.hosting-table tbody tr:nth-child(2n + 1) td {
    font-size: 16px;
    font-weight: 600;

    padding: 25px 15px;

    border-right: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 0;
    background: rgba(0, 0, 0, 0.95);
}

.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 {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    content: "";

    background: #60ae0d;
}

.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 {
    font-size: 12px;

    position: absolute;
    top: 5px;
    left: -20px;

    padding: 2px 22px;

    content: "New";
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);

    color: #fff;
    background: #60ae0d;
}

.hosting-table tbody tr td.hot:before {
    padding: 2px 24px;

    content: "Hot";

    background: #e80505;
}

/*----*****---- << 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;
        -ms-transition: all 0.3s linear;
         -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
}

.vc_min_height_right.wpb_column.vc_col-sm-6 {
    width: calc(50% - 30px);
    margin-left: 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 {
    font-size: 36px;
    font-weight: 600;

    float: left;

    margin: -10px 20px 0 0;
    padding: 0;

    content: counter(image-caption-counter, decimal-leading-zero);

    border-bottom: 2px solid;
}

.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: #fff;
}

.dt-sc-contact-details-on-map .map-switch-icon:hover {
    background: #000;
}

/* 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;
        -ms-transition: all 0.3s linear;
         -o-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 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    margin: auto;

    content: "";
}

.dt-sc-readmore-plus-icon:before {
    width: 30px;
    height: 1px;
}

.dt-sc-readmore-plus-icon:after {
    width: 1px;
    height: 30px;
}

.dt-sc-readmore-plus-icon:before,
.dt-sc-readmore-plus-icon:after {
    background: #fff;
}

.dt-sc-readmore-plus-icon {
    background: #000;
}

.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;
        -ms-transition: all 0.3s linear;
         -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
}

.diamond-narrow-square-border li a {
    color: #000;
}

.diamond-narrow-square-border li a:hover {
    color: #fff;
}



.home4-contact-form input{
    margin-bottom: 20px;
}
.home4-contact-form {
    text-align: center;
}
.home4-contact-form input[type="submit"]{
    float: none;

    margin-top: 30px;

    border: 2px solid #fff;
    background-color: transparent;
}

.featured-post-title {
    font-size: 20px;
    font-weight: bold;

    position: relative;
    top: -45px;
    left: 40px;

    max-width: 500px;
    margin: 0 auto;
    padding: 25px 20px;

    text-align: left;
    letter-spacing: 2px;
    text-transform: uppercase;

    color: #000;
    background: #fff;
}
.underline {
    display: inline-block;

    margin-top: 20px;
    margin-bottom: 30px;

    border-bottom: 3px solid;
}
.dt-skin-secondary-color > strong{
    color: #fff;
}

.isotope-hidden,
.hidden {
    display: none !important;
}

#menu-header-top li:last-child,
#menu-header-top li:last-child * {
    margin-right: 0;
    padding-right: 0;
}

.featured-content>.vc_column-inner {
    padding-left: 30px;
}

.featured-content,
.featured-content2 {
    padding: 40px 20px;
}

.featured-content2 .offer-txt {
    font-size: 70px;
    line-height: 90px;
}

.login-menu {
    position: relative;
    top: -1px;

    width: auto;
}

img.payment_link {
    float: right;

    margin-bottom: 0;
    margin-left: 7px;

    transition: 0.3s all linear;

    opacity: 0.7;
}

img.payment_link:hover {
    opacity: 1;
}

#footer .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="email"] {
    font-size: 13px;

    width: calc(100% - 140px);
    max-width: 300px;
    height: 45px;
    margin: 0;
    padding: 15px;

    color: #fff;
    border-radius: 5px 0 0 5px;
    background: #263036;
}

#footer .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="submit"] {
    font-size: 16px;
    font-weight: 600;
    line-height: 27px;

    padding: 9px 14px;

    border-radius: 0 5px 5px 0;
}

#footer .dt-custom-nav-wrapper[data-default-style="none"][data-hover-style="none"]:not(.inline-vertical):not(.inline-horizontal) .dt-custom-nav li a {
    margin-bottom: 0;
}

#footer .dt-custom-nav li a {
    padding: 2px 15px;
}

#footer h4 {
    margin-bottom: 17px;
}

.slick-slide {
    cursor: move;
}

.secondary-sidebar .slick-slider button {
    position: absolute;
    z-index: 9;

    margin: 0;
    padding: 0;
}

.secondary-sidebar .slick-slider button.slick-prev {
    left: 0;
}

.secondary-sidebar .slick-slider button.slick-next {
    right: 0;
}

h2.alignleft {
    padding-right: 15px;
}

.contact_form {
    display: table;

    max-width: 615px;
    margin: auto;
    padding: 30px;
}

.contact_form span {
    margin-bottom: 20px;
}

.contact_form span>* {
    transition: 0.3s all linear;
}

.contact_form input[type="submit"] {
    font-size: 16px;

    width: 100%;
}

/* .woocommerce .product .summary .single_add_to_cart_button, .woocommerce .product .summary .add_to_wishlist { letter-spacing: 0 !important; text-transform: inherit !important; font-size: 16px !important; font-weight: 300 !important; border-radius: 5px !important; border: none !important; color: #fff !important; } */

.boxtype1 {
    margin: 0;
    padding: 40px 15px 45px 15px;
}

.boxtype1 div {
    margin-bottom: 0;
}

.boxtype1 .wpb_single_image.vc_align_right {
    float: right;

    margin-top: 20px;
}

.customer_testimonials .slick-dotted.slick-slider {
    padding-bottom: 0;
}

.customer_testimonials .slick-dotted.slick-slider li {
    margin: 2px 2px;

    background-color: transparent;
}

.customer_testimonials .slick-dotted.slick-slider li i {
    font-size: 14px;
}

.dt-sc-boxed.boxed-custom-style .entry-button a {
    font-size: 16px;
    font-weight: 300;
    line-height: 27px;

    padding: 10px 28px;
}

.dt-sc-boxed.boxed-custom-style .blog-entry {
    border: 1px solid #e4e4e4;
    background: #f4f4f4;
}

.dt-sc-boxed.boxed-custom-style .blog-entry .entry-title h4 {
    font-size: 20px;
    font-weight: bold;
}

.dt-sc-boxed.boxed-custom-style .entry-meta-group {
    margin: 0 !important;

    border: none !important;
}

.dt-sc-boxed.boxed-custom-style .entry-date {
    font-weight: 500;

    margin: 0 !important;
}

.dt-sc-boxed.boxed-custom-style .entry-meta-group a {
    color: #263036;
}

.dt-sc-boxed.boxed-custom-style .entry-meta-group div {
    position: relative;

    display: inline-block;

    margin-right: 10px;
    padding-right: 10px;
}

.dt-sc-boxed.boxed-custom-style .entry-meta-group div:last-child {
    margin: 0;
    padding: 0;
}

.dt-sc-boxed.boxed-custom-style .entry-meta-group div:last-child:before {
    display: none;
}

.dt-sc-boxed.boxed-custom-style .entry-meta-group div:before {
    position: absolute;
    top: 5px;
    right: 0;

    float: left;

    width: 1px;
    height: 15px;

    content: "";

    background: #263036;
}

.boxed-2.ult-carousel-wrapper button {
    font-size: 24px !important;

    position: absolute;
    top: auto;
    right: 0;
    bottom: -80px;
    left: 0;

    width: 40px;
    height: 40px;
    margin: auto;

    border-radius: 5px;
}

.boxed-2.ult-carousel-wrapper button.slick-prev {
    left: -50px;
}

.boxed-2.ult-carousel-wrapper button.slick-next {
    right: -50px;
}

#yith-quick-view-close {
    line-height: 22px;
}

#yith-quick-view-content div.summary {
    float: right;

    padding-top: 0;
    padding-right: 0;
}

#yith-quick-view-modal.open .yith-wcqv-main {
    overflow: auto;

    height: auto;
    padding: 50px 50px 20px;
}

#yith-quick-view-modal #yith-quick-view-content {
    height: auto;
}

#yith-quick-view-modal.open .yith-wcqv-main .product_meta {
    margin-top: 10px;
}

#yith-quick-view-modal.open
/*, #yith-quick-view-modal.open .yith-wcqv-wrapper*/

	{
    z-index: 9999;

    overflow: auto;
}

.pswp--open {
    z-index: 99999 !important;
}

.woocommerce .product .summary .single_add_to_cart_button:hover,
.woocommerce .product .summary .add_to_wishlist:hover {
    background-color: #000;
}

.woocommerce ul.products li.product.product-list-view .product-wrapper .product-details {
    text-align: left;
}

.woocommerce ul.products li.product.product-list-view .product-wrapper .product-details .product-short-description {
    display: block;
}

.dt-custom-nav-wrapper.login-menu.inline-horizontal .dt-custom-nav li ul.sub-menu {
    z-index: 99999 !important;
    right: 0;
    left: auto;
}

.dt-custom-nav-wrapper.login-menu.left ul li {
    float: none;
}

.menu-topbar-left-container ul.custom-sub-nav li:first-child a {
    padding-left: 0 !important;
}

.dt-custom-nav-wrapper.login-menu.left ul li ul.sub-menu li {
    float: left;

    width: 100%;
}

.dt-custom-nav-wrapper.login-menu.left ul li ul.sub-menu li a {
    margin: 0;
    padding: 0;

    color: #263036;
}

.dt-custom-nav-wrapper.login-menu.inline-horizontal[data-default-style="none"][data-hover-style="none"] .dt-custom-nav li a {
    padding-right: 15px;
    padding-left: 15px;

    cursor: pointer;
}

.dt-custom-nav-wrapper.login-menu[data-link-icon-position="outside"] .dt-custom-nav li a>i.menu-item-icon {
    top: -6px;
}

.dt-custom-nav-wrapper.login-menu[data-link-icon-position="outside"] .dt-custom-nav li ul.sub-menu li a>i.menu-item-icon {
    top: 0;
}

.dt-custom-nav-wrapper.login-menu.inline-horizontal .dt-custom-nav li ul.sub-menu {
    padding: 25px 15px;

    border: 1px solid #eaeaea;
    -webkit-box-shadow: 0 -1px 8px 3px rgba(0, 0, 0, 0.08);
            box-shadow: 0 -1px 8px 3px rgba(0, 0, 0, 0.08);

        -ms-box-shadow: 0 -1px 8px 3px rgba(0, 0, 0, 0.08);
}

.dt-custom-nav-wrapper.login-menu.inline-horizontal .dt-custom-nav li ul.sub-menu:after {
    position: absolute;
    top: -16px;
    right: 9px;

    display: block;

    width: 0;
    height: 0;

    content: "";

    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent #fff;
}

#header .dt-header-tpl .sticky-wrapper .rs_col-sm-6.alignright {
    z-index: 0;
}

/***Ultimate addon Countdown***/

.wpb_row .wpb_column .wpb_wrapper .ult_countdown .ult_countdown-section {
    position: relative;
}
.wpb_row .wpb_column .wpb_wrapper .ult_countdown.num_count .ult_countdown-section {
    min-width: 120px;
    margin: 15px;
    padding: 30px 15px;

    border: 5px solid rgb(0, 0, 0, 0.15);
    border-radius: 0;
    background-color: rgb(0, 0, 0, 0.1);
}
.wpb_row .wpb_column .wpb_wrapper .ult_countdown .ult_countdown-section:last-child:before {
    display: none;
}

.wpb_row .wpb_column .wpb_wrapper .ult_countdown .ult_countdown-section:before {
    font-family: monospace;
    font-size: 24px;

    position: absolute;
    top: 50%;
    right: -40px;
    left: 100%;

    content: ":";
    transform: translateY(-50%);
}
.breadcrumb_contact {
    margin-top: -70px;
}
.wpb_row .wpb_column .wpb_wrapper .ult_countdown.home-5 .ult_countdown-section{ color:#000; }
.wpb_row .wpb_column .wpb_wrapper .ult_countdown.home-5 .ult_countdown-amount{font-weight:900}
.wpb_row .wpb_column .wpb_wrapper .ult_countdown.home-5 .ult_countdown-section:before {
    font-size: 40px;

    top: 20px;
    right: -10px;
    left: auto;

    color: #000;
}

.ult_countdown.home-5,
.wpb_row .wpb_column .wpb_wrapper .ult_countdown.home-5{
    margin: 0 0 15px 0;
}
/*Tab*/
.wpb-js-composer .vc_tta.vc_general.home-5-product-tab .vc_tta-tabs-list{ margin-bottom: 30px;}
.wpb-js-composer .vc_tta.vc_general.home-5-product-tab .vc_tta-tab>a{ padding:30px;}
.wpb-js-composer .vc_tta.vc_general.home-5-product-tab .vc_tta-title-text:not(:empty):not(:first-child){
	display:block; 
	padding:0;
	margin:0;
}
.wpb-js-composer .vc_tta.vc_general.home-5-product-tab .vc_tta-title-text{ 
    font-size: 18px;
    font-weight: 400;
}
.wpb-js-composer .vc_tta.vc_general.home-5-product-tab .vc_tta-tab>a{color: #000; border-color: #e4e4e4;}
.wpb-js-composer .vc_tta.vc_general.home-5-product-tab .vc_tta-tab.vc_active>a{
    background-color:#d3f4ff;

}


/*--------------------------------------------------------------
	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;
}


/*--------------------------------------------------------------
Home ii
--------------------------------------------------------------*/
.menu-cart-icon a span{
    display: none;
}
.banner-text{
    font-size: 60px;
    line-height: 60px;

    margin-bottom: 30px;
}
.dt-sc-button.uppercase{
    text-transform: uppercase;
}
.full-width-sec{
    position: relative;
}

.full-width-sec .left-column {
    width: 100%;
    height: 900px;
}
.full-width-sec .right-column {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;

    width: 30%;
}
.full-width-sec .right-column .vc_column-inner {
    background-color: rgba(255, 255, 255, 0.9);
}
.full-width-sec .right-column .wpb_text_column{
    max-width: 370px;
    padding: 0 15px 0 15%;
}
.full-width-sec .right-column h6{
    margin-bottom: 20px;
}

.full-width-sec .right-column.right-column-35{
    width: 35%;
}
.full-width-sec .right-column.right-column-35 .vc_column-inner {
padding: 0 15px;
}

.full-width-sec .right-column.right-column-35 .wpb_text_column{
    max-width: 70%;
    margin: auto;
}

.home-2-testimonial blockquote{
    margin: 0;
    padding: 0;
}
.home-2-testimonial .slick-dots li,
.home-2-testimonial .slick-dots li:hover,
.home-2-testimonial .slick-dots li.slick-active{
    background-color: transparent;
}
.home-2-testimonial .slick-dots li i{
    font-size: 12px;

    opacity: 1;
}
.home-2-testimonial .slick-dots li.slick-active i{
    border-radius: 50%;
    background-color: #868e96;
}
.slick-dotted.slick-slider{
    margin: 0;
    padding: 0;
}

.product-video div[class*="ult-modal"] {
    position: relative;

    border: 8px solid #e9ecef;
}
.product-video div[class*="ult-modal"] + p{
    font-weight: 400;
}
.product-video div[class*="ult-modal"]:before {
    font-family: "Font Awesome 5 free";
    font-size: 3rem;
    font-weight: 900;
    line-height: 1;

    position: absolute;
    top: 50%;
    left: 50%;

    content: "\f144";
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    pointer-events: none;

    opacity: 0.8;
    color: #e9ecef;
    color: #4b4b4b;
    border: 2px solid #fff;
    border-radius: 50%;
    background-color: #fff;
}
.product-video div[class*="ult-modal"]:hover:before {
    opacity: 1;
}
.letter-space-3{
    letter-spacing: 3;
}

.award {
    text-align: center;
}
.award-content,
.award-icon {
    display: inline-block;

    vertical-align: middle;
}
.award-content {
    margin-left: 10px;

    text-align: left;
}
.award-content h4 {
    font-size: 1.125rem;
    font-weight: 400;

    margin: 0;

    letter-spacing: 0.1rem;

    color: #8f8178;
}
.award-content a {
    font-size: 14px;
    line-height: 1rem;

    display: block;

    color: #000;
}


/*************************/
/*Home 5 start*/
.home-5.dt-header-menu ul.dt-primary-nav>li.current-menu-item>a:before,
.home-5.dt-header-menu ul.dt-primary-nav>li.current-page-ancestor>a:before,
.dt-header-menu ul.dt-primary-nav>li.menu-item-has-children>a:before{
    display: none;

    content: none;
}
.dt-custom-nav-wrapper.none[data-link-icon-position="outside"] .menu-header-top-home-5-container .dt-custom-nav li{
    margin-right: 15px;
    padding-left: 25px;
}
.menu-home-5-menu-icon-container li{
    color: #000;
    margin:0 10px !important;

}
.menu-home-5-menu-icon-container li a{
    padding: 7px 0;
    
}

.menu-home-5-menu-icon-container li:before{
    position: absolute;
}

.menu-home-5-menu-icon-container li a span{
    display: none;
}
.home-5.cart-info {
    padding: 0;

    background-color: transparent;
}
.home-5.cart-info .cart-total{
    display: none;
}
.home-5.cart-info:before, .cart-contents:before{
    position: relative;
    color: #000;
    top: 0;
    left: 0;
}

.cart-contents{ position: relative;}
.cart-info.home-5 span{
    top: -6px;
    left: 15px;
}

.dt-custom-nav-wrapper.home-5-menu-icon{
    display: inline-block;

    width: auto;
}
.title-decoration{
    padding: 15px 0;
    text-align: center;
    background: url(../images/leaf.png);
    background-repeat: no-repeat;
    background-position: center;
    color: #003242;
    line-height: 50px;
    font-family: Titillium Web;
    font-weight: 700;
}

.woocommerce.home-5-product ul.products.product-content-alignment-center li.product .product-details,
.woocommerce.home-5-product ul.products li.product.product-grid-view .product-details>div.product-rating-wrapper{
    background-color: #fff;
}


/*Tab*/
.custom-img-title ul{ min-height: auto; border: none;}
.custom-img-title ul .scroll_tab_inner{ position: inherit !important; left: 0 !important; right: 0 !important; margin: auto !important;}
.custom-img-title ul.dt-sc-tabs-horizontal .scroll_tab_inner li{ border: 0; margin: 0;}
.custom-img-title ul.dt-sc-tabs-horizontal .scroll_tab_inner li:first-of-type a{ border-radius: 10px 0 0 10px;}
.custom-img-title ul.dt-sc-tabs-horizontal .scroll_tab_inner li:last-of-type a{ border-radius: 0 10px 10px 0;}
.custom-img-title ul.dt-sc-tabs-horizontal .scroll_tab_inner li>a{ font-size: 18px; color: #000; padding: 30px 40px; border: 1px solid #e4e4e4; margin-left:-1px;}
.custom-img-title ul.dt-sc-tabs-horizontal .scroll_tab_inner li>a.current{ background-color: #dbf4fc; color: #000; border-color: #dbf4fc;}
.custom-img-title ul.dt-sc-tabs-horizontal .scroll_tab_inner li>a img{ margin: 0 auto 15px;}
.custom-img-title ul.dt-sc-tabs-horizontal .scroll_tab_left_button,
.custom-img-title ul.dt-sc-tabs-horizontal .scroll_tab_right_button { top: -70px !important; margin: 0 25px; }


/*testimonial*/
.home-5-testimonial .dt-sc-testimonial.type2{
    display: flex;
    flex-direction: column-reverse;
    background-color: #fff;
    padding: 20px 80px 0;
    border-radius: 15px;
    color: #000;
    text-align: center;
    margin: 20px 0;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
}
.home-5-testimonial .slick-slider:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    right: 40px;
    margin: 0 auto;
    border-radius: 10px;
    transition: all 0.4s linear;
    background: #ffffff;
}
.home-5-testimonial .dt-sc-testimonial.type2 .dt-sc-testimonial-quote{
    margin-bottom: 50px;
    
}
.home-5-testimonial .dt-sc-testimonial.type2 blockquote{
    padding: 0;
    margin: 0;
    font-weight: 400;
}
.home-5-testimonial .dt-sc-testimonial.type2 blockquote:before{
    opacity: .1;
    transform: rotate(180deg);
    font-size: 200px;
    top: -40px;
    left: 0;
    font-family: 'Passion One', cursive;
    content: '"';
}
.home-5-testimonial .dt-sc-testimonial.type2 .dt-sc-testimonial-quote{
    background-color: transparent;
}
.home-5-testimonial .dt-sc-testimonial.type2 .dt-sc-testimonial-author, 
.home-5-testimonial .dt-sc-testimonial.type2 .dt-sc-testimonial-author>span,
.home-5-testimonial .dt-sc-testimonial.type2 .dt-sc-testimonial-quote{
    float: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.home-5-testimonial .dt-sc-testimonial.type2 .dt-sc-testimonial-author{
    padding-bottom: 20px;
}
.home-5-testimonial .dt-sc-testimonial.type2 .dt-sc-testimonial-author cite{
    position: initial;
    transform: none;
    margin-left: 15px;
    font-size: 24px;
}
.home-5-testimonial .dt-sc-testimonial.type2 .dt-sc-testimonial-author cite small{
    display: block;
    padding: 0;
    margin: 0;
    color: #000000;
}
.home-5-testimonial .dt-sc-testimonial.type2 .dt-sc-testimonial-author cite small:before, .home-5-testimonial .dt-sc-testimonial.type2 .dt-sc-testimonial-quote:before{
    display: none;
}

.home-5-testimonial.ult-carousel-wrapper button{
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #000000;
    color: #ffffff;
}

/*Home 5 end*/

/*** Home 4 Styles ***/

.partner-carousel-2 .dt-sc-partners-carousel li img{transition:all 0.3s linear;}
.partner-carousel-2 .dt-sc-partners-carousel li:hover img{opacity:0.6;}
.partner-carousel-2 .carousel-arrows{display:none;}
.partner-carousel-2 .dt-sc-partners-carousel-wrapper{margin-bottom:10px;}

.dt-sc-icon-box.simple-icon-box{border:none; text-align:center; padding:0;}
.dt-sc-icon-box.simple-icon-box .large-icon{display:none;}
.dt-sc-icon-box.simple-icon-box .icon-content h4:before{display:none;}
.dt-sc-icon-box.simple-icon-box .icon-content h4{text-transform:uppercase; padding:0; margin-bottom:15px; font-size:16px;}
.dt-sc-icon-box.simple-icon-box .icon-content h4 a{color:#2b2e37;}
.dt-sc-icon-box.simple-icon-box .icon-wrapper img{width:auto; margin:0 auto 35px;}

.contact-icons i{color:#CCC;}

/*** Store Locater ***/

.dismissButton { -webkit-transition: all .5s ease; transition: all .5s ease; }

.dismissButton:hover { background-color: #35c7df !important; }

/*** Video Button ***/

a.pp_close:hover { background-color: #076cec !important; border-radius: 5px; }

@media screen and (min-width: 1400px){
	
	.left-right-padding > .wpb_column.vc_column_container{padding:0 12%;}
	
}

.wpcf7 form .wpcf7-response-output {float: left; width: 100%; margin: 10px 0 0; }
form.wpcf7-form .wpcf7-response-output {position: relative; clear: both; float: left; margin-left: 0; margin-right: 0; padding: 10px 15px 10px 55px; width: 100%; box-sizing: border-box; text-align: left; }
form.wpcf7-form.invalid .wpcf7-response-output {background-color: #ffcccc; border: 1px solid #ff9999; color: #d01313; }
form.wpcf7-form.sent .wpcf7-response-output {background-color: #eafac0; border: 1px solid #b1cf67; color: #7ba411; }

form.wpcf7-form .wpcf7-response-output:before {top: 10px;left: 18px;font-family: FontAwesome;font-style: normal;font-weight: normal;text-decoration: inherit;font-size: 20px;position: absolute;}
form.wpcf7-form.invalid .wpcf7-response-output:before {content: "\f057";}
form.wpcf7-form.sent .wpcf7-response-output:before {content: "\f058";}



/*--------------------------------------------------------------
	3.0 - DT Responsive
	--------------------------------------------------------------*/

/*----*****---- << Laptop/Notebook >> ----*****----*/

@media only screen and (min-width: 1200px) and (max-width: 1440px) {
    .featured-content2 h2,
    .featured-content h2 {
        font-size: 30px !important;
    }
    .featured-content2 .offer-txt {
        font-size: 60px;
        line-height: 80px;
    }

    .full-width-sec .left-column{
        height: 800px;
    }
}

/* Note: Design for a width of 960px */

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .vc_row.vc_row-o-full-height {
        min-height: auto;
    }
    .full-width-sec .right-column .wpb_text_column,
    .full-width-sec .right-column.right-column-35 .wpb_text_column {
        max-width: 50%;
        margin: auto;
        padding: 0;
    }
    .full-width-sec .right-column.right-column-35,
    .full-width-sec .right-column,
    .dt-sc-timeline-section.type4.right .dt-sc-timeline .column {
        width: 100%;
    }
    .full-width-sec .left-column{
        height: auto;
    }
    /*----*****---- << 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;
    }
    .breadcrumb_contact {
        margin-top: -35px;
    }
    .featured-post-title{
        top: -35px;
        left: 0;
    }
    .custom-heading-a { font-size: 40px !important; }
}

/* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .full-width-sec .left-column{
        height: auto;
    }
    .full-width-sec .right-column {
        position: initial;

        width: 100%;
    }
    .full-width-sec .right-column .wpb_text_column {
        max-width: 100%;
        padding: 0 15px;
    }

    .full-width-sec .right-column.right-column-35 .wpb_text_column{
        width: 100%;
        max-width: 100%;
    }
    .full-width-sec .right-column.right-column-35{
        position: initial;

        width: 100%;
    }


    #header .dt-header-tpl .sticky-wrapper .apply-sticky-header {
        position: relative !important;
    }
    .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-right: 5px;
        padding-left: 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-right: 10px;
        padding-left: 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-right: 20px !important;
        padding-left: 20px !important;
    }
    .column.wpb_column.dt-sc-one-fifth.vc_col-md-4 {
        width: 32%;
        min-height: 290px;
        margin-bottom: 20px;
    }
    .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;
    }
    body.fullwidth-page #main .container {
        padding: 0 15px;
    }
    .featured-content>.vc_column-inner {
        padding-left: 15px;
    }
    .breadcrumb_contact {
        margin-top: -35px;
    }
    .featured-post-title{
        top: -35px;
        left: 0;
    }
    .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="submit"] {
        max-width: 100px;
    }
		.pattern-bg .upb_row_bg{
    background-image: none !important;
	}
    .custom-heading-a { font-size: 35px !important; line-height: 50px !important; }
}

/*----*****---- << Mobile (Landscape) >> ----*****----*/

/* Common Styles for the devices below 767px width */

@media only screen and (max-width: 767px) {
    /*Home 5 start*/
    #menu-home-5-header-left  span.divider{ display: none;}
    .home-5-testimonial .dt-sc-testimonial.type2{    padding: 20px 30px 0;}
    /*Home 5 end*/

	.pattern-bg .upb_row_bg{
    background-image: none !important;
	}
	
    .home4-contact-form input[type="submit"]{
        margin-bottom: 0;
    }
    .award-content{
        text-align: center;
    }
    .featured-post-title{
        top: -35px;
        left: 0;
    }
    .award-content h4{
        margin: 15px 0;
    }

    .full-width-sec .left-column{
        height: auto;
    }
    .full-width-sec .right-column {
        position: initial;

        width: 100%;
    }
    .full-width-sec .right-column .wpb_text_column {
        max-width: 100%;
        padding: 0 15px;
    }

    .full-width-sec .right-column.right-column-35 .wpb_text_column{
        width: 100%;
        max-width: 100%;
    }
    .full-width-sec .right-column.right-column-35{
        position: initial;

        width: 100%;
    }

    .mob-block{ display: block;}


    .fitness-form-container.extend-bg-fullwidth-right::after {
        background-color: transparent;
    }
    .fitness-form-container.extend-bg-fullwidth-right .vc_column-inner {
        padding-right: 30px !important;
        padding-left: 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 {
        float: none;

        width: 320px;
        padding: 85px 30px 30px;
    }
    .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-right: 0 !important;
        padding-left: 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-right: 50px !important;
        padding-left: 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 {
        right: 0;
        left: 0;

        margin: 0 -15px;

        transform: none;
    }
    /*********************************/

    .featured-content>.vc_column-inner {
        padding-left: 15px;
    }
    .featured-content>.vc_column-inner {
        background-image: none !important;
    }
    .featured-content,
    .featured-content2 {
        padding: 30px 15px;
    }
    .dt-sc-tabs-horizontal-frame-container.type5.alter ul.dt-sc-tabs-horizontal-frame .scroll_tab_inner {
        white-space: normal !important;
    }
    .boxtype1 h2 {
        font-size: 30px;
        line-height: normal;
    }
    #footer .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="submit"],
    #footer .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="email"] {
        margin-bottom: 15px !important;

        border-radius: 5px;
    }
    #footer .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="submit"] {
        margin-top: 0;
    }
    #footer .dt-sc-sociable {
        text-align: left;
    }
    #footer .dt-logo-container a {
        margin: 0;
    }
    #yith-quick-view-modal.open .yith-wcqv-main {
        padding: 15px;
    }
    body.fullwidth-page #main .container {
        float: left;

        width: 100%;
        margin-top: 0;
        padding: 0 15px;
    }
    body.fullwidth-page #main .secondary-sidebar {
        width: 100%;
        padding-right: 0;
    }
    body.fullwidth-page #main #primary.page-with-sidebar {
        width: 100%;
        margin-left: 0;
    }
    .copyright {
        text-align: center;
    }
    img.payment_link {
        float: none;
    }
    .breadcrumb_contact {
        margin-top: -35px;
    }
    .contact_form {
        padding: 0;
    }
    .wpb_row .wpb_column .wpb_wrapper .ult_countdown .ult_countdown-section:nth-child(even):before {
        display: none;
    }
    .featured-content2 .offer-txt {
        font-size: 40px;
        line-height: 60px;

        margin-bottom: 10px;
    }
    .featured-content .column,
    .featured-content .wpb_column,
    .featured-content2 .column,
    .featured-content2 .wpb_column {
        margin-bottom: 0;
    }
    .featured-content .dt-sc-button,
    .featured-content2 .dt-sc-button {
        margin-bottom: 10px;
    }
	
	.dt-sc-icon-box.simple-icon-box{width:100%; margin-bottom:50px;}

    .custom-heading-a { line-height: 40px !important; }
}

/* Common Styles for the devices below 479px width */

@media only screen and (max-width: 479px) {
    /*----*****---- << Event location page >> ----*****----*/
    .event-contact-info.wpb_column {
        width: 100%;
        margin: 20px 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 {
        font-size: 12px;

        padding: 13px 30px 12px;

        text-transform: capitalize;
    }
    .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-right: 30px !important;
        padding-left: 30px !important;
    }
    /*----*****---- << Business >> ----*****----*/
    .business-contact-social li {
        margin: 0 15px;
    }
    #footer .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="submit"],
    #footer .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="email"] {
        margin-bottom: 15px !important;

        border-radius: 5px;
    }
    .wpb_row .wpb_column .wpb_wrapper .ult_countdown .ult_countdown-section:before {
        display: none;
    }
    a.video-image {
        bottom: 44%;
    }
}

/* 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-right: 20px;
        padding-left: 20px;
    }
    .event-contact-info .dt-sc-contact-info span {
        float: none;

        width: 100%;
        margin: 0;

        text-align: center;
    }
    /*----*****---- << 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-right: 20px !important;
        padding-left: 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;
    }
}
