


.list-list li{line-height: 1.9;
    letter-spacing: .55px;
    padding: 0 0 10px 0;
    list-style-position: outside;
    margin-left: 18px;
    margin: 0;}
body {  
    line-height: 1.2;
    font-size: 14px;
    font-family: 'Manrope', sans-serif;;
    background: #FFFFFF;
    color: #444444;
}

/* Typography */
body, h2, h3, h4, h5, h6, 
h1.seo-text, h2.seo-text, h3.seo-text, h4.seo-text, h5.seo-text, h6.seo-text,
h1.normal-text, h2.normal-text, h3.normal-text, h4.normal-text, h5.normal-text, h6.normal-text,
p {
    font-weight: 500;
    line-height: 1.9;
    letter-spacing: .55px;
    padding: 0 0 10px 0;
    margin: 0;
}

h1.seo-text, h2.seo-text, h3.seo-text, h4.seo-text, h5.seo-text, h6.seo-text,
h1.normal-text, h2.normal-text, h3.normal-text, h4.normal-text, h5.normal-text, h6.normal-text {
    font-family:inherit;
    font-size:inherit;
    color:inherit;
    line-height:inherit;
}

input, textarea, select {
    font-weight: 500;
    line-height: 1.5;
}

div.form-container form fieldset legend {
    color:inherit;
}

h1, .h1 {
    margin:0;
    padding:20px 0;
    font-size:8.6em;
    line-height:1em;
    font-weight:normal;
    font-family:'Ubuntu', sans-serif;
    color:#1A1A1A
}

h1 a, .h1 a, h1 a:hover, .h1 a:hover, h1 a:active, .h1 a:active, h1 a:focus, .h1 a:focus {
    color: #1A1A1A
}

h2, h3, h4, h5, h6, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Manrope', sans-serif;;
    line-height: 1.2em;
    margin: 0;
    color: #888888
}

h1 a, .h1 a, h1 a:hover, .h1 a:hover, h1 a:active, .h1 a:active, h1 a:focus, .h1 a:focus,
h2 a, .h2 a, h2 a:hover, .h2 a:hover, h2 a:active, .h2 a:active, h2 a:focus, .h2 a:focus,
h3 a, .h3 a, h3 a:hover, .h3 a:hover, h3 a:active, .h3 a:active, h3 a:focus, .h3 a:focus,
h4 a, .h4 a, h4 a:hover, .h4 a:hover, h4 a:active, .h4 a:active, h4 a:focus, .h4 a:focus,
h5 a, .h5 a, h5 a:hover, .h5 a:hover, h5 a:active, .h5 a:active, h5 a:focus, .h5 a:focus,
h6 a, .h6 a, h6 a:hover, .h6 a:hover, h6 a:active, .h6 a:active, h6 a:focus, .h6 a:focus {
    color: inherit;
}

h2, .h2 {
    padding:20px 0 20px;    
    font-size:3em;
}

h3, .h3 {
    padding:20px 0 30px;
    font-size:3em;
}

h4, .h4 {
    padding:25px 0 15px;
    font-size:3em;
}

h5, .h5 {
    padding:60px 0 30px;
    font-size:2.5em;
}

h6, .h6 {
    padding:60px 0 30px;
    font-size:2em;
}

hr {
    border: solid #484848;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25em 0 1.25em;
    height: 0;
}

.container {
    min-height:350px;
}

#status-msg p {
    color: white;
    font-weight: bold;
}

/* heading styles */
.first-level-headding {
    font-size: 8.6em;
    padding-top:0;
}

.second-level-headding {
    font-size: 7.1em;
    padding-top: 0.1em;
    padding-bottom: 0.3em;
    line-height: 1em;
}
/* end heading styles */


h1.seo-text, h2.seo-text, h3.seo-text, h4.seo-text, h5.seo-text, h6.seo-text{
    font-size: 14px;
    font-family: 'Manrope', sans-serif;;
    color: #444444;
}

.contactus-page-type-wrapper #ps-contact-us input[type="text"], #ps-contact-us textarea {
    border:1px solid #484848;
    font-family: 'Manrope', sans-serif;;
    font-size: 14px;
}

a {
    color: #47B3B6;
    text-decoration:none;
}

a:hover, a:active, a:focus {
    color: #1A1A1A;
}

a:focus img, a:active img, a:hover img {
    
}

.button, button, .pagination-container a, .ps-pagination-bar a,
.ps-cart-page .checkoutbut input.update-btn, .ps-checkout-page #applyDiscount{
    background-color:#47B3B6;
    color:#FFFFFF;
    padding: 0 11px;
    letter-spacing: 1px;
    line-height: 2em;
    font-weight: bold;
    text-transform: uppercase;
    border:1px solid #FFFFFF;
    outline:none;
    -webkit-box-shadow:none;
    box-shadow:none;
    -webkit-transition:none;
    -moz-transition:none;
    transition: background-color 300ms ease-out;
}

.button:hover, .button:active, .button:focus, button:hover, button:active, button:focus,
.pagination-container a:hover, .pagination-container a:focus, .pagination-container a:active,
.ps-pagination-bar a:hover, .ps-pagination-bar a:focus, .ps-pagination-bar a:active,
.ps-checkout-page #applyDiscount:hover, .ps-checkout-page #applyDiscount:active, .ps-checkout-page #applyDiscount:focus {
    background-color:#FFFFFF;
    color:#47B3B6;
    border:1px solid #47B3B6;
    outline:none;
    -webkit-box-shadow:none;
    box-shadow:none;
    -webkit-transition:none;
    -moz-transition:none;
}

.button.alternate, button.alternate, .pagination-container .current, .ps-pagination-bar span.current,
.ps-cart-page .checkoutbut input.update-btn,
#cart-form .chkoutbut .checkout{
    background-color:#47B3B6;
    color:#FFFFFF;
    border:1px solid #47B3B6;
}

.button.alternate:hover, .button.alternate:active, .button.alternate:focus, 
button.alternate:hover, button.alternate:active, button.alternate:focus,
.ps-cart-page .checkoutbut input.update-btn:hover,
.ps-cart-page .checkoutbut input.update-btn:focus,
.ps-cart-page .checkoutbut input.update-btn:active,
#cart-form .chkoutbut .checkout:hover,
#cart-form .chkoutbut .checkout:focus,
#cart-form .chkoutbut .checkout:active,
.ps-checkout-page #applyDiscount:hover,
.ps-checkout-page #applyDiscount:focus,
.ps-checkout-page #applyDiscount:active{
    background-color:#FFFFFF;
    color:#47B3B6;
    border:1px solid #47B3B6;
    cursor:pointer
}

.ps-pagination-bar {
    text-align:center;
}

.pagination-container a, .pagination-container span.current,
.ps-pagination-bar a, .ps-pagination-bar span.current{
    margin: 0 2px;
    padding: 5px 15px;
}

.pagination-container span.current, .ps-pagination-bar span.current {
    margin:0;
    border: 1px solid #FFFFFF;
}
/* Typography Ends */

header {
    background-color: #380B44;
    color: #FFFFFF;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    padding: 26px 0 16px 0;
    position: relative;
}
.logged-out header {
    position: absolute;
    background-color: transparent;
}
header.noSlider {
    position: relative;
    background-color: #380B44;
}
header .social-media ul {
    margin:0;
}

header .top-bar .title-area {
    width: 100%;
    background-color: transparent;
}

.top-bar-section ul.menu {
    display: table;
    margin: auto;
}

.top-bar-section ul li {
    float: left;
}

.top-bar-section .has-dropdown {
    text-align:left;
}

.top-bar-section ul li.cart-li {
    margin-top:0px;
}

.top-bar-section ul li.cart-li .search {
    margin-left: 24px;
    margin-right: 10px;
}


.text-logo {
    color: #FFFFFF;
    font-family: 'Manrope', sans-serif;;
    font-size: 40px;
    font-weight: bold;
    word-wrap: break-word;
    text-transform: uppercase;
}


header .phone, header .email,
header ps-user-greeting-container,
header .ps-user-greeting-container a{
    font-size: 13px;
    color: #FFFFFF;
    font-weight:bold;
}

header .phone {
    padding: 0;
    margin: 0 15px 0 0;
    font-weight: 400;
    position: relative;
    top: -1px;
    letter-spacing: .8px;
    transition: all .5s;
}

header .phone:before {
    padding-right: 2px;
    font-size: 19px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    color:#47B3B6;
}

header .email{
    line-height:30px;
    background-color:#47B3B6;
    color:#FFFFFF;
    display: inline-block;
    border:1px solid #FFFFFF;
    
    padding:0 10px;
    
}

header .email:hover{
    background-color:#FFFFFF;
    color:#47B3B6;
    border:1px solid #FFFFFF;
}

header .phone:hover, header .phone:focus, header .phone:active, 
header .cart:hover, header .cart:focus, header .cart:active,
header .ps-user-greeting-container a:hover,
header .ps-user-greeting-container a:focus,
header .ps-user-greeting-container a:active{
    color: #47B3B6;
}

header .ps-user-greeting-container{
    padding-left:15px;
    color: #FFFFFF;
    text-transform:uppercase;
    margin-bottom: 7px;
    font-weight: bold;
}

header table.title-area td{
    vertical-align: middle;
}

.search-click {
    cursor: pointer;
}

.cart-li {
    float: right;
    margin-top: 17px;
    position: relative;
}

.cart {
    font-size: 13px;
    color: #FFFFFF;
    position: relative;
    float: left;
    margin-right: 18px;
    margin-left: 18px;
    cursor: pointer;
}

.cart:hover, .cart:focus, .cart:active {
    font-size: 13px;
    color: #47B3B6;
}

.top-bar-section li .cart a{
    padding: 0;
    line-height: 0;
    background: transparent !important;
}

.header-email-phone {
    float:right;
}

header .ps-cart-text-container {
    background: #FFFFFF;
    color: #FFFFFF;
    height: 16px;
    width: 18px;
    line-height: 17px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50% 50% 50% 50%;
    display: inline-block;
    font-size: 10px;
    position: absolute;
    left: 29px;
    top: -6px;
    font-weight: bold;
}

header .cart:hover .ps-cart-text-container ,header .cart:focus .ps-cart-text-container,header .cart:active .ps-cart-text-container {
    background: #FFFFFF;
    color: #FFFFFF;
}

.fi-shopping-cart {
    font-size:24px;
    margin-right: 8px;
    margin-left: 13px;
    position: relative;
    top: 0px;
    line-height: 0;
    color:#47B3B6;
}

.fi-magnifying-glass {
    color:#47B3B6;
    font-size:19px;
}

.social-media ul li {
    line-height: 30px;
    padding-left:0;
}

.social-media a {
    font-size:26px;
    color:#47B3B6;
}

.social-media a:hover {
    color:#FFFFFF;
}

.social-media a:hover .houzz path {
    fill:#FFFFFF;
}

.social-media a i{
    line-height:20px;
}

.social-media .houzz path {
    fill:#47B3B6;
    stroke: none;
}

.logo-container {
    text-align:center;
    margin-top: 4px;
}

.logo-container #logo {
    margin: 0 0 0 -6px;
}

.search input.search-text {
    padding: 0 30px 0 10px;
    text-align: left;
    width:auto;
    height:34px;
    background-color: #333333;
    color: #FFFFFF;
    font-family: 'Manrope', sans-serif;;
    font-size: 13px;
    font-weight:500;
    border:1px solid #484848;
}

.search .search-submit {
    opacity: 0;
    border: none;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    padding: 0;
    width: 17px;
    z-index: 9999;
    right: 10px;
    position:absolute;
}

.search .search-container .fi-magnifying-glass {
    opacity: 1;
    color:#FFFFFF;
    font-size: 20px;
    line-height: 25px;
    border: none;
    cursor: pointer;
    display: inline-block;
    font-family: "foundation-icons";
    padding: 0;
    height: 25px;
    width: 17px;
    z-index: 99;
    right: 10px;
    top:13px;
    position:absolute;
}

.search-container {
    display: none;
    position: absolute;
    z-index: 99;
    top: 22px;
    right:0;
}

.currency-converter {
    float: left;
    margin-left: 25px;
}

.currency-converter select {
    height: 22px;
    border: 1px solid;
    color: #FFFFFF;
    background:transparent;
    padding-bottom: 0;
    font-weight: bold;
}

.currency-converter select:hover, .currency-converter select:focus, .currency-converter select:active, .currency-converter select:visited {
    background-color:#FFFFFF;
    color:#47B3B6;
    border:1px solid #FFFFFF;
}

.cart:hover .fi-shopping-cart, header .cart:hover .fi-shopping-cart:before , .cart:focus .fi-shopping-cart, .cart:active .fi-shopping-cart {
    color: #FFFFFF;
}

/* Menu */
header nav.top-bar, 
header .top-bar-section,
header .top-bar-section ul, 
header .top-bar-section li a:not(.button) {
    background:none;
}

header .top-bar-section {
    width: 100%;
    color: #FFFFFF;
    background:transparent;
    margin: 0;
    padding: 21px 0 0 0;
    top: 0;
    text-align: center;
}

header .is-sticky .top-bar-section {
    box-shadow:0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);

    background-color: transparent;
    padding: 7px 0 4px;
    margin-top: 0;

    z-index:99999 !important;
}

header .is-sticky .cart {
    top: 2px;
}

header .top-bar-section .menu > li > a:not(.button) {
    color: #FFFFFF;
    font-family: 'Manrope', sans-serif;;
    font-size: 13px;
    outline: none;
    padding: 0 30px;
    line-height: 2em;
    font-weight: 500;
    letter-spacing: 1.3px;
    text-transform: uppercase;
    transition: all .5s;
}

header .top-bar-section .menu > li:first-child > a:not(.button) {
    padding-left: 0;
}

header .top-bar-section .menu > li:last-child > a:not(.button) {
    padding-right: 0;
}

header .top-bar-section .has-dropdown > a:after {
    top: 50%;
    border-color: #47B3B6 transparent transparent transparent;
    margin: -3px 40px 0 0;
    border-top-width: 5px;
    border-left-width: 3px;
    border-right-width: 3px;
}

header .top-bar-section .has-dropdown.hover > a:after,
header .top-bar-section .has-dropdown.active > a:after,
header .top-bar-section .has-dropdown:focus > a:after{
    top: 50%;
    border-color: #47B3B6 transparent transparent transparent;
}

header .top-bar-section .menu li.hover > a:not(.button),
header .top-bar-section .menu > li.active  > a:not(.button),
header .top-bar-section .menu > li > a:hover:not(.button),
header .top-bar-section .menu > li > a:active:not(.button), 
header .top-bar-section .menu > li > a:focus:not(.button) {
    /* color: #47B3B6; */
    font-family: 'Manrope', sans-serif;;
    font-size: 13px;
    background:transparent;
}

header .top-bar-section .menu > li ul {
    background:#380B44;
    z-index:99999;
}

header .top-bar-section .menu > li ul a:not(.button) {
    background: #380B44;
    color: #FFFFFF;
    font-family: 'Manrope', sans-serif;;
    font-size: 13px;
    outline: none;
    padding: 4px 30px;
    line-height: 2em;
    font-weight: 500;
    letter-spacing: 1.3px;
    text-transform: uppercase;
    transition: all .5s;
}

header .top-bar-section .menu > li ul .has-dropdown.hover > a:not(.button),
header .top-bar-section .menu > li ul .has-dropdown.active > a:not(.button),
header .top-bar-section .menu > li ul .active > a:not(.button),
header .top-bar-section .menu > li ul a:hover:not(.button) {
    background: transparent;
    color: #47B3B6;
}

header .top-bar-section .menu > li ul a:not(.button):after {
    top:0 !important;
    right:0 !important;
    margin-top:0 !important;
    border-color:#FFFFFF transparent transparent transparent;
}

/* header second option css */
.top-bar-section.second-option {
    text-align:left;
}

header.option-two .logo-container {
    margin-top:0;
}

.top-bar-section.second-option ul.menu {
    display: block;
    margin: auto;
}

header.option-two .top-bar-section .cart-li {
    width: auto;
}

.top-bar-section.second-option ul li.cart-li .search {
    margin-left: 0;
    float: left;
}

.top-bar-section.second-option .cart {
    float: left;
    margin-right: 6px;
    margin-top: 1px;
}

.top-bar-section.second-option .currency-converter {
    margin-right: 0;
    float: left;
}

.top-bar-section.second-option .search-container {
    right: 0;
}

/* header second option css */

/*Footer Begins */
footer {
    color: #444444;
    background: #FFFFFF;
    /* border-top: 1px solid #484848; */
    border-top:1px solid #DADADA;
    padding: 28px 0 0 0;
    float: left;
    width: 100%;
}
.its-home footer {
    margin-top: 0;
}
footer.add-space {
    margin-top: 60px;
}
footer h4 {
    color: #444444;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 500;
    padding: 0 0 11px 0;
    font-family: 'Manrope', sans-serif;;
}

footer ul {
    list-style:none;
}

footer a {
    color: #444444;
    transition: all .5s;
}

footer a p {
    color: inherit;
    padding: 0;
}

footer a:hover, footer a:active, footer a:focus{
    color: #47B3B6;
}

footer a:hover p, footer a:active p, footer a:focus p{
    color: inherit;
}

.follow-us-footer {
    padding: 18px 0;
    border-bottom:1px solid #DADADA;
}

.follow-us-footer .marker {
    font-size: 1.7em;
    margin-right: 5px;
    position: relative;
    top: 4px;
    line-height: 20px;
}

.address-holder {
    margin-top: 2px;
    text-transform:capitalize
}

.address-holder a {
    /* color: #444444; */
}

.newsletter {
    padding:0;
}

.newsletter p {
    color: #444444;;
}

footer .newsletter-section h4 {
    padding-bottom: 16px;
}

.newsletter-button {
    font-size: 14px;
    padding: 7px;
}

.newsletter .subscribe{
    font-size: 1em;
    background: #47B3B6;
    color: #FFFFFF;
    border:1px solid;
    line-height:26px;
    padding: 2px 11px;
    cursor: auto;
    display: inline-block;
    width: 80%;
}

.newsletter .subscribe:hover,
.newsletter .subscribe:active,
.newsletter .subscribe:focus{
    opacity:0.8;
}

footer .contact-section {
    float:left !important;
}

.submit-button-container .button {
    padding: 2px 4px;
    position: relative;
}

.subscribe-instruction {
    padding-bottom:8px;
}

.submit-button .button:hover,
.submit-button .button:active,
.submit-button .button:focus {
    opacity:0.8;
    border: 0px;
    background-color: #47B3B6;
    color:#FFFFFF;
}

.social-media-icons {
    list-style: none;
    padding: 0;
    margin: 0;
}

.social-media-icons .step.social-icon {
    font-size: 50px;
    line-height: 1;
}

.social-media-icons .houzz {
    width: 1.5em;
    vertical-align: initial;
}

.social-media-icons .houzz path {
    fill: #47B3B6;
    stroke: none;
}

footer .social-media {
    width:auto;
    margin-top: 3px;
}

.social-media-icons li {
    display:inline-block;
    line-height: 1;
    width: auto;
    padding: 0 10px;
}

.social-media-icons li:first-child {
    padding-left: 0;
}

.social-media-icons li:last-child {
    padding-right: 0;
}

.social-media-icons li a {
    font-size: 2em;
    color: #47B3B6;
    transition: all .5s;
}

.social-media-icons li a svg {
    width: 36px;
    height: 36px;
    position: relative;
    top: 7px;
    left: 2px;
    fill: #47B3B6;
    transition: all .5s;
}

.social-media-icons li a:hover,
.social-media-icons li a:active,
.social-media-icons li a:focus,
.social-media-icons li a:hover svg,
.social-media-icons li a:active svg,
.social-media-icons li a:focus svg {
    color: #444444;;
    fill: #444444;;
}

.copyright-powered {
    padding:18px 0 0 0;
}

.policies a, .policies a:hover, .policies a:active, .policies a:focus {
    border-right:1px solid #444444;
    padding: 0 8px;
    line-height: 1em;
    display: inline-block;
}

.policies a:first-child {
    padding-left:0
}

.policies a:last-child {
    padding-right:0;
    border-right:none;
}

.powered-section {
    border-top: 1px solid #DADADA;
    padding: 13px 0 40px 0;
}

footer .copyright {
    padding: 0;
}

.powered {
    text-align:right;
}

.contact-number {
    line-height: 1.4;
}

.contact-email {
    line-height: 1.5;
}

/* Footer Ends */

/* Slider Begins */

.ps-banner-thumbs-container .admin-links,
.ps-banner-thumbs-container .bx-wrapper,
.ps-banner-thumbs-container .bx-controls,
.ps-banner-thumbs-container .ps-instructions {
    max-width: 1128px;
    margin: 0 auto;
}


#slider > .bxslider > li {
    list-style:none;
}

.bxslider {
    margin:0;
    padding:0;
}
.bx-wrapper {
    position:relative;
}

figure.banner-figure img{
    width:100%;
}

#slider-pager {
    position : absolute;
    bottom:10px;
    width:100%;
    z-index:99;
}

.bx-pager {
    padding:0;
    z-index: 99;
    width: 100%;
}

.bx-pager-item {
    display: inline;
}

a.bx-pager-link {
    font-size: 0;
    display: inline-block;
    border-radius: 100%;
    margin-right: 14px;
    text-decoration: none;
    width: 15px;
    height: 15px;
    padding: 0;
    background: #47B3B6;
    border: 4px solid #47B3B6;
}

a.bx-pager-link.active {
    background: #FFFFFF;
    border: 4px solid #47B3B6;
}


.logged-in #slider .ps-instructions, .logged-in #slider .ps-instructions p{
    color:#888888;
    font-size: 1em !important;
    font-family: 'Manrope', sans-serif; !important;
    line-height: 1.5em;
}

.logged-in #slider .ps-instructions p > span{
    border:1px solid #888888;
    padding:0 5px;
}

.logged-in #slider .ps-banner-thumbs-container .bx-controls .bx-next, 
.logged-in #slider .ps-banner-thumbs-container .bx-controls .bx-prev {
    right: -35px !important;
    top: 0 !important;
}

.logged-in #slider .ps-banner-thumbs-container .bx-controls .bx-prev {
    left: -35px !important;
}
 
/* Slider Ends */

/* System Pages */
.ps-login-page h3,
.ps-login-page .ps-forgot-password h2 {
    font-size:2.9em;
}

.ps-logout-page {
    padding: 0;
    text-align: center;
    font-size: 1.5em;
}
/* System Pages - End */

/* Homepage */
.main-text {
    padding:0;
}

.big-text-title {
    text-align:right;
}

.big-text-title.full {
    text-align:center;
}

.big-text-title h1, .big-text-title h2, .big-text-title h3 {
    font-size: 8.6em;
    padding: 10px 0;
}

.main-information {
    margin-top:32px;
    margin-bottom: 17px;
}

.collection .sorter {
    display:none;
}

.collection-figure {
    padding-bottom:20px;
}

.mid-text-section {
    padding:25px 0 45px;
}

.featured-products {
    text-align:center;
    padding: 38px 0 0;
}

.featured-products .collection.listing {
    padding-left: .9375em;
    padding-right: .9375em;
}

.collection-title {
    font-size: 7.1em;
    padding-bottom: 37px;
}

.collection .image {
    margin-bottom: 14px;
    min-height: 260px;
}

.product-details .title {
    color:#1A1A1A;
}

.product-details .price {
    color:#47B3B6;
    font-weight:bold;
}

.viewAllSection  {
    margin-top:27px;
}

.homepage .viewAllSection a.button {
    margin-top: 15px;
}

/* Gallery section */
.collection-title.gallery-title {
    padding-bottom:20px;
}

.media-description {
    padding-bottom:40px;
}

.image-description {
    margin-top:5px;
}
/* End Gallery Section */


/* Instagram widget */

.instagram-section {
    margin-top: 37px;
}

#instafeed {
    list-style:none;
}

#instafeed li{
    padding-bottom:17px;
}

#instafeed li:first-child ,#instafeed li:first-child img {
    display: table-cell;
    width: 362px;
    height: 362px;
}

#instafeed li:nth-child(2){
    display: table-cell;
    width: 186px;
    height: 362px;
    vertical-align: bottom;
    padding-left: 17px;
}

#instafeed li:nth-child(2) img {
    width:170px;
    height:170px;
}

 #instafeed li:nth-child(3){
    width:186px;
    padding-right: 17px;
    float: left;
}

#instafeed li:nth-child(3) img {
    width:170px;
    height:170px;
}

 #instafeed li:nth-child(4) ,#instafeed li:nth-child(4) img {
    display:block;
    width:362px;
    height:362px;
    float: right;
 }
 
 .instagram-info {
     background:#F3F3F3;
     color:#444444;
     height:741px;
     text-align:center;
     padding: 67px 60px 70px;
     position: relative;
 }
 
 .instagram-info a, .instagram-info p {
     color:inherit;
 }
 
 .instagram-head-section {
    font-family:'Manrope', sans-serif;;
    font-size:7.2em;
    line-height: 74px;
 }
 
 .instaicon {
    font-size: 70px;
    line-height: 50px;
    margin-top: 40px;
 }
 
 .instafeed-info {
     padding:57px 30px 0;
     min-height: 355px;
 }
 
.home-socialicons {
    position: absolute;
    bottom: 55px;
    left: 19%;
}
 
.home-socialicons span {
     float: left;
     margin-top: 15px;
 }
 
 .social-media-icons-home {
     float: left;
 }
 
 .social-media-icons-home {
    list-style:none;
    padding:0;
    margin:0;
}

.social-media-icons-home .step.social-icon {
    font-size:2em;
}

.social-media-icons-home .houzz {
    width: 1.4em;
    vertical-align: initial;
}

.social-media-icons-home .houzz path {
    fill: #FFFFFF;
    stroke: none;
}

.social-media-icons-home li {
    display:inline-block;
    line-height: 17px;
    width:auto;
    padding-left:1.3em;
    padding-right: 0;
    padding-bottom:0;
}

.social-media-icons-home li a {
    font-size: 1.8em;
    line-height: 1.9em;
    color:inherit;
}

.instaicon a:hover, .instaicon a:active, .instaicon a:focus,.social-media-icons-home li a:hover, .social-media-icons-home li a:active, .social-media-icons-home li a:focus {
    opacity: 0.8;
}

.social-media-icons-home li:first-child a {
}
     
    
/* Instagram widget Ends */

/* Homepage Ends */

/* css common for inner pages */
.inner-page #main-text {
    padding: 21px 0 12px;
}

.inner-page .main-information {
    margin-top: 27px;
}

.inner-page #slider-pager {
    bottom: 37px;
    width: 100%;
    z-index: 9999;
}


.generic-page-type.mostly-images1-page-type #slider {
    margin-top:30px;
}

.generic-page-type.textimages1-page-type #slider, .generic-page-type.textimages3-page-type #slider {
    margin-top:10px;
}

.generic-page-type.textimages2-page-type .textimages2-image, .generic-page-type.textimages3-page-type .textimages3-image {
    margin-top:27px;
}
    


/* end common css for inner pages */

/* About */
.two-images-section {
    margin-bottom:30px;
}

.two-images-section figure{
    float:left;
    margin-right:23px;
}

.imagetext-image {
    margin-top:20px;
}

figcaption .title {
    font-size:2.5em;
}

.bottom-text-section {
    margin-top:28px;
}

.bottom-text p:last-child{
    padding-bottom:0;
}
/* About Ends */

/* Collection page starts */
.breadcrumbs {
    list-style:none;
    padding: 10px 0px 40px 0;
}

.breadcrumbs li{
    display:inline-block;
}

.breadcrumbs li a{
    color:#444444;
    text-transform: capitalize;
}

.items .image {
    position:relative;
}

.items .new {
    position:absolute;
    top:0;
    left:0;
    background:#47B3B6;
    color:#FFFFFF;
    padding:3px 10px;
    font-size:10px;
}

.items .availability {
    position:absolute;
    bottom:0px;
    right:0;
    font-size:10px;
    padding:3px 10px;
    background:#47B3B6;
    color:#FFFFFF;
}

.items .offer, .collection1-page-type-wrapper .items .product-container .sale, #ps-collection-listing-one .sale, #ps-collection-listing-two .collection-item .sal, .search-results .sale, #ps-collection-listing-two .collection-item .sale, .collection .image-container .sale, .related-products .image-container .sale {
    position:absolute;
    top:0;
    right:0;
    width:auto;
    font-size:10px;
    padding:2px 9px;
    background:#1A1A1A;
    color:#FFFFFF;
    display: table;
    height: auto;
    line-height: 18px;
}

.items .listing.items {
    margin-bottom:0 !important;
}

.listing.items .items {
    margin-bottom:36px;
}

.items .compare-price,.compare-price, .ps-product-compare-price-container {
    color: #888888;
    text-decoration:line-through;
}

.items .compare-price {
    margin-right: 5px;
}

.items .button-holder {
    margin-top:10px;
}

.collectionpage-collection li.items {
    padding-bottom:42px;
}

.collection-page-featured {
    margin-bottom:65px;
}

.collectionpage-collection li.items:nth-last-child(1), .collectionpage-collection li.items:nth-last-child(2), .collectionpage-collection li.items:nth-last-child(3), .collectionpage-collection li.items:nth-last-child(4),
.feautured-collection ul li.items:nth-last-child(1), .feautured-collection ul li.items:nth-last-child(2), .feautured-collection ul li.items:nth-last-child(3), .feautured-collection ul li.items:nth-last-child(4) {
    padding-bottom:0px;
    margin-bottom:0px;
}

.mid-page-section {
    background-color: #F3F3F3;
    color:#444444;
}

.mid-page-section a , .mid-page-section p, .mid-page-section h1, .mid-page-section h2, .mid-page-section h3{ 
    color:#444444;
}

.mid-page-section .collection-details {
    padding-right:95px;
}

.singleimage {
    text-align:center;
    padding-top: 20px;
}

.collection-details .second-level-headding {
    padding-bottom: 16px;
}

.collection-details p {
    padding: 0 0 9px;
}

.collection-details p a{
    font-weight:bold;
}
/* End collection page */

/* search page */
.search-results {
    margin-top: 17px;
}

.search-results li.items {
    padding-bottom: 42px;
}
/* End serach page */

/* contact page */

.mid-page-section .map {
    text-align: center;
    padding-top: 24px;
    padding-left: 88px;
    padding-right: 106px;
}

.left-images {
    text-align:center;
}

.left-images figure {
    margin-bottom:50px;
}

.left-images figure:last-child {
    margin-bottom:0px;
}

#ps-contact-us input[type="text"], #ps-contact-us textarea, div.form-container .text, div.form-container input[type="text"] { 
    border: 1px solid #484848;
    width: 100%;
}

.ps-register-form .text, .ps-register-form select, .ps-language-preference select {
    border: 1px solid #484848;
}

#ps-contact-us .message .label {
    margin-bottom:3px;
}

.ps-register-form  {
    margin-top:40px;
}

.ps-register-form.form-container .text, div.form-container input[type="text"] {
    width: 302px;
}

.required {
    color:red;
}
/* end of contact page */


/* product details page */
.productpage .breadcrumbs {
    padding: 40px 15px 0px 0;
}

.thumbs {
    margin-top:20px;
}

#main-text.product-information {
    padding-top:0;
    padding-bottom:0;
}

#main-text.product-information .big-text-title {
    padding-top:4px;
    padding-bottom:38px;
}

.product-details-container .image-container .thumbs {
    maargin-top:40px;
}

.product-details-container .selectors {
    border-top:1px solid #484848;
    list-style:none;
    padding-top:38px;
    margin-top:33px;
    margin-bottom: 30px;
}

.product-details-container .selectors select {
    min-width:150px;
    height:30px;
    border:1px solid #484848;
    padding-left: 8px;
}

.product-details-container .selectors li.option {
    width:250px;
    display:table;
    margin-bottom: 15px;
}

.product-details-container .selectors li.option:last-child {
    margin-bottom: 12px;
}

.product-details-container .selectors li.option select {
    float:right;
}

.product-details-container .selectors li.option label {
    padding-top: 4px;
    float: left;
}

.product-details-container .selectors li ul {
    list-style:none;
    margin-left:0;
}

.product-details-container .selectors li ul select {
    min-width: 250px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.additional-options li .addon-checkbox {
    margin-left: 0;
    position: relative;
    top: 2px;
}

.description .compare-price {
    margin-left:10px;
}

.quanity-updater-submit-holder {
    border-top:1px solid #484848;
    border-bottom:1px solid #484848;
    line-height:35px;
    margin-bottom: 2px;
    margin-top: 39px;
}

.add-to-cart-holder  {
    padding-top:20px;
    padding-bottom:20px;
}

.quantity-holder {
    padding-top:20px;
    padding-bottom:13px;
}


.add-to-cart-holder {
    border-left:1px solid #484848;
    padding-left: 25px;
}

.resp-tab-content, .resp-vtabs .resp-tab-content {
    border-bottom:1px solid #484848;
    border-left:0px solid;
    border-right:0px solid;
    border-top:0px solid;
}

.resp-easy-accordion .resp-accordion {
    border-bottom:1px solid #484848;
}

.quanity-updater-submit-holder .button {
    margin:0;
    background: #FFFFFF;
    border:1px solid #FFFFFF;
    color: #FFFFFF;
    padding: 0 3px;
}

.quantity-holder span {
    float:left;
    margin-right:10px;
}

.quantity-holder span:last-child {
    margin-right:0;
}

#total-quantity {
    font-size: 3em;
    min-width: 35px;
    text-align: center;
}

.plus.button {
    padding-left: 0;
    padding-right: 0;
    width: 35px;
    font-size: 36px;
    line-height: 30px;
    font-weight: 400;
}

.minus.button {
    padding-left: 0;
    padding-right: 0;
    width: 35px;
    font-size: 36px;
    line-height: 25px;
    font-weight: 400;
    padding-bottom:5px;
}

.description .addthis_toolbox {
    margin-top:15px;
} 

.resp-easy-accordion .resp-accordion .resp-arrow {
    line-height: 32px;
}

.product-details-container .resp-easy-accordion .resp-accordion {
    padding-bottom:6px;
    padding-top: 7px;
}

.product-details-container .resp-tab-content, .product-details-container .resp-tab-content.resp-tab-content-active {
    padding-top:0;
}

.product-details-container .resp-easy-accordion .resp-accordion .resp-arrow:before {
    font-size: 1.5em;
}

.related-products {
    margin-top:10px;
    color:#444444;
    background:#FFFFFF;
}

.related-products-title {
    color:#1A1A1A;
    font-size: 8.6em;
    padding-top: 0.1em;
    padding-bottom: 0.3em;
    line-height: 1em;
    font-family:'Manrope', sans-serif;;
}

.related-products ul {
    margin-top:28px;
    padding-bottom: 0px;
}

.related-products .items {
    padding-bottom: 0px;
}

.related-products .product-details {
    margin-bottom: 0px;
}

.related-products .items .title, .related-products .items .product-price {
    color:inherit;
}

.related-products .items .title:hover, .related-products .items .title:focus, .related-products .items .title:active {
    color:#1A1A1A;
}

.thumbs img {
    margin: 0 4px;
}
/* end product details page */


/* cart page */
#cart-page-type {
    margin-top:30px;
}

.ps-cart-page table.cart-items tr td {
    border-bottom:0px solid;
}

.ps-cart-page table.cart-items tr th {
    border-bottom:1px solid #484848;
    border-right:1px solid #484848;
}
/* end cart page */

/* checkout page */
.ps-checkout-page h3 {
    font-family:inherit;
}
/* End checkout page */

.article-page-type-wrapper .ps-blog-sharing {
  margin-bottom:0;
}

.addthis_toolbox {
  height: 32px;
  overflow: hidden;
}

.addthis_toolbox a {
  margin-right:10px;
}

.article-body {
  margin-top:15px
}

/*** Start Custom CSS ***/
html {
    scroll-behavior: smooth;
}
body {
    padding: 0;
}
header.sticky {
	position: fixed;
	top: -100%;
	left: 0;
	right: 0;
    padding: 0;
	z-index: 99999;
	background-color: #380B44;
	border-bottom: 1px solid #484848;
	transition: 1s top cubic-bezier(.3, .73, .3, .74);
	box-shadow: 0 5px 10px #06060645;
}
body.slide-down header.sticky {
	top: 0;
}
header.sticky ul.row {
    display: none;
}
header.sticky .top-bar-section {
    padding: 14px 0;
}
header.sticky .top-bar-section ul.menu {
    display: table;
    margin: 0 auto;
}
#admin-bar {
	width: auto !important;
	right: 0;
	border-radius: 0 0 0 10px;
}
html {
	margin: 0 !important;
}
.row {
    max-width: 1154px !important;
}
.main-heading,
.section-title {
    margin: 0;
    padding: 0 0 6px 0;
    font-size: 35px;
    font-weight: 300;
    line-height: 1.3;
    letter-spacing: 0;
    text-transform: none;
    font-family: 'Ubuntu', sans-serif;
    color: #1A1A1A
}
.main-heading span,
.section-title span {
    font-weight: 500;
}
.main-sub-heading,
.section-subtitle {
    margin: 0;
    padding: 0 0 10px 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: .8px;
    text-transform: none;
    font-family: 'Manrope', sans-serif;;
    color: #888888;
}
.sub-heading {
    margin: 0;
    padding: 0 0 10px 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.9;
    letter-spacing: .45px;
    text-transform: uppercase;
    font-family: 'Manrope', sans-serif;;
    color: #888888;
}
.normal-heading {
    
}
.cta {
    margin: 0;
    padding: 0;
    line-height: 1.9;
    font-weight: 500;
    text-transform: none;
    letter-spacing: .55px;
    font-size: 14px;
    font-family: 'Manrope', sans-serif;;
    color: #444444;
}
.cta a, .hover-link {
    transition: all .5s;
    cursor: pointer;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .65px;
    color: #47B3B6;
}
.cta a:hover, .cta a:active, .cta a:focus,
.hover-link:hover, .hover-link:active, .hover-link:focus {
    color: #1A1A1A;
}
a.button, header a.email, input.button, .home-slider .button, .hom-new-tagline {
    transition: all .5s;
    margin: 0;
    padding: 0 15px;
    font-size: 13px;
    font-weight: 400;
    line-height: 38px;
    letter-spacing: 1.5px;
    display: inline-block;
    text-transform: uppercase;
    background-color: #47B3B6;
    color: #FFFFFF;
    border: 1px solid #47B3B6;
    box-shadow: none;
}
a.button:hover, header a.email:hover, input.button:hover, .home-slider .button:hover,
a.button:active, header a.email:active, input.button:active, .home-slider .button:active,
a.button:focus, header a.email:focus, input.button:focus, .home-slider .button:focus {
    color: #47B3B6;
    background-color: #FFFFFF;
    border: 1px solid #47B3B6;
    box-shadow: 2px 2px 10px 0 #47B3B6;
}
.button.alternate, a.button.alternate {
    color: #47B3B6;
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
}
.button.alternate:hover, a.button.alternate:hover,
.button.alternate:active, a.button.alternate:active,
.button.alternate:focus, a.button.alternate:focus {
    background-color: #47B3B6;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    box-shadow: 2px 2px 10px 0 #FFFFFF;
}
header a.email {
    margin: 0 0 0 9px;
    padding: 0 10px;
    min-width: 131px;
    text-align: center;
}
.custom-top-padding {
    padding-top: 50px;
}
.its-home header {
    border-bottom: none;
}
.article-body a {
    display: inline-block;
}
#blog-page-type .article-title,
#blog-page-type .blog-sidebar-h2,
#article-page-type .article-title,
#article-page-type .blog-sidebar-h2 {
    padding: 0 0 15px 0;
    margin: 0;
    font-size: 30px;
}
ul.custom-ul-li {
    margin: 0;
}
ul.custom-ul-li li {
    display: block;
    position: relative;
    padding: 0 0 5px 20px;
    text-align: left;
}
ul.custom-ul-li li:before {
    content: "";
    position: absolute;
    background: #47B3B6;
    width: 12px;
    height: 12px;
    left: 0;
    top: 8px;
    border-radius: 3px;
    box-shadow: 3px -3px 0px 0px rgb(182 182 182);
}
form .label {
    line-height: 30px;
}
#sideMenu form, #sideMainNav .user-login-mobile {
    display: none !important;
}
span.author_name {
    font-weight: 600;
    color: #47B3B6;
    border-bottom: 1px solid;
}
.blog-author .mobile,
.blog-author .desktop,
ul.ps-blog-tags .mobile,
ul.ps-blog-tags .desktop {
    display: inline-block !important;
}
.ps-blog-tags li, .ps-blog-recent-posts li {
    position: relative;
    margin: 0;
    padding: 5px 0 5px 18px;
    display: block;
}
.ps-blog-tags li:before, .ps-blog-recent-posts li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    background-color: transparent;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 8px solid #444444;
    opacity: 0;
    transition: all .5s;
}
.ps-blog-tags li:after, .ps-blog-recent-posts li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    background-color: transparent;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 8px solid #47B3B6;
    transition: all .5s;
}
.ps-blog-tags li:hover:before, .ps-blog-recent-posts li:hover:before {
    left: 6px;
    opacity: 1;
}

#testimonials .testimonial-list .testimonial img {
    transition: all 1s;
    transform: rotateY(0deg);
}
#testimonials .testimonial-list .testimonial:hover img {
    transform: rotateY(360deg);
}
#testimonials .testimonial-list .testimonial .testimonial-writters-name {
    transition: all 1s;
    font-weight: 400;
    letter-spacing: 0;
}
#testimonials .testimonial-list .testimonial:hover .testimonial-writters-name {
    font-weight: 600;
    letter-spacing: 3px;
}

#ps-contact-us input[type="text"],
#ps-contact-us input[type="tel"],
#ps-contact-us textarea,
#ps-contact-us select,
div.form-container select,
div.form-container .text,
div.form-container input[type="text"],
div.form-container input[type="tel"],
.ps-register-form form textarea {
    width: 100%;
    resize: none;
    max-width: 100%;
    border: 1px solid #111111 !important;
    margin: 8px 0 20px 0 !important;
    display: block;
    line-height: 1.2;
    min-height: 38px;
    color: #111111;
}
#ps-contact-us .intl-tel-input {
    display: block;
}
#ps-contact-us .submit_wrap label {
    display: none;
}
#ps-contact-us fieldset,
.ps-register-form form fieldset {
    padding: 30px 30px 20px 30px !important;
    border: 1px solid #111111 !important;
    margin: 0 0 10px 0 !important;
}

#ptabs .resp-tabs-container .resp-accordion {
    background-color: #47B3B6;
    color: #FFFFFF;
    border: 1px solid #47B3B6;
    line-height: 1.4;
    padding: 14px 40px 14px 10px;
    position: relative;
    margin: 14px 0 0 0;
}
#ptabs .resp-tabs-container .resp-accordion .title {
    font-size: 22px;
    display: block;
    text-transform: capitalize;
    letter-spacing: 2px;
    font-weight: 600;
}
#ptabs .resp-tabs-container .resp-accordion .subtitle {
    display: block;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    font-style: italic;
}
#ptabs .resp-tabs-container .resp-accordion span.resp-arrow {
    line-height: 1;
    position: absolute;
    top: 50%;
    right: 25px;
    margin-top: -10px;
}
#ptabs .resp-tabs-container .resp-tab-content.resp-tab-content-active {
    background-color: #f5f5f58c;
    border: none;
    padding: 30px 20px;
}
#our-team #ptabs .resp-tabs-container .resp-accordion {
    cursor: default;
}
#our-team #ptabs .resp-tabs-container .resp-accordion span.resp-arrow {
    display: none;
}
#our-team #ptabs .resp-tabs-container .resp-tab-content,
#our-team #ptabs .resp-tabs-container .resp-tab-content.resp-tab-content-active {
    display: table !important;
    width: 100% !important;
    border: none !important;
    background-color: #f5f5f58c !important;
    padding: 30px 20px !important;
}

.home-slider {
    position: relative;
}
.home-slider figure img {
    width: 100%;
}
.home-slider figcaption.figcaption {
    position: absolute;
    top: 36%;
    right: 11%;
    text-align: right;
    width: 100%;
    max-width: 350px;
    z-index: 1;
}
.home-slider .banner-description {
    padding: 1px 0 0 0;
    margin: 0 -2px 0 0;
}
.home-slider .banner-tagline {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.6;
    margin: 0;
    padding: 0 0 8px 0;
    color: #47B3B6;
}
.home-slider .banner-subtitle {
    font-size: 13px;
    color: #ffffff;
    font-weight: 400;
    line-height: 1.9;
    letter-spacing: .8px;
    margin: 0;
    padding: 0 0 22px 0;
}
.home-slider .banner-title {
    font-size: 34px;
    color: #ffffff;
    font-weight: 300;
    line-height: 1.175;
    letter-spacing: .45px;
    margin: 0;
    padding: 0 0 15px 0;
    font-family: 'Ubuntu', sans-serif;
}
.home-slider .banner-title span {
    font-weight: 500;
}
.home-slider .button {

}
.inherit,
.inherit:hover,
.inherit:active,
.inherit:focus {
    color: inherit;
}

.contact-icon-box {
    text-align: center;
    background-color: #ffffff;
    min-height: 254px;
    border-radius: 5px;
    position: relative;
    border: 6px solid #dadada;
    box-shadow: 0px 0px 30px 0px #0000001f;
    padding: 80px 20px 20px 20px;
    margin: 60px 0 0 0;
    transition: all .5s;
}
.contact-icon-box:hover,
.contact-icon-box:active,
.contact-icon-box:focus {
    border-color: #47B3B6;
}
.contact-icon-box .contact-icon {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background-color: #ffffff;
    width: 110px;
    margin: 0 auto;
    height: 110px;
    border-radius: 50%;
    box-shadow: 0px 0px 30px 0px #0000001f;
    transform: translate(0, -50px);
    transition: all .5s;
}
.contact-icon-box:hover .contact-icon,
.contact-icon-box:active .contact-icon,
.contact-icon-box:focus .contact-icon {
    background-color: #47B3B6;
}
.contact-icon-box .contact-icon svg,
.contact-icon-box .contact-icon i {
    font-size: 40px;
    width: 40px;
    height: 40px;
    line-height: 1;
    position: relative;
    top: 34px;
    transition: all .5s;
    color: #47B3B6;
    fill: #47B3B6;
}
.contact-icon-box:hover .contact-icon svg,
.contact-icon-box:active .contact-icon svg,
.contact-icon-box:focus .contact-icon svg,
.contact-icon-box:hover .contact-icon i,
.contact-icon-box:active .contact-icon i,
.contact-icon-box:focus .contact-icon i {
    color: #ffffff;
    fill: #ffffff;
}
.contact-icon-box h3 {
    text-align: center !important;
}
.contact-icon-box .contact-body p,
.contact-icon-box .contact-body a {
    margin: 0;
    padding: 0;
    text-align: center !important;
    word-break: break-word;
}
.home-slider .bx-wrapper {
    z-index: 9;
}
#particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    /* background-image: url(""); */
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    /* background-position: 50% 50%; */
}
canvas {
    vertical-align: bottom;
    position: relative;
    z-index: 1;
    display: table;
    height: 100% !important;
}
.count-particles {
    background: #000022;
    position: absolute;
    top: 48px;
    left: 0;
    width: 80px;
    color: #13E8E9;
    font-size: .8em;
    text-align: left;
    text-indent: 4px;
    line-height: 14px;
    padding-bottom: 2px;
}
.js-count-particles {
    font-size: 1.1em;
}
#stats,
.count-particles {
    -webkit-user-select: none;
}
#stats {
    border-radius: 3px 3px 0 0;
    overflow: hidden;
}
.count-particles {
    border-radius: 0 0 3px 3px;
    display: none;
}

.has-dash {
    position: relative;
    margin: 0 0 10px 0;
}
.has-dash:before {
    content: "";
    position: absolute;
    width: 42px;
    height: 2px;
    left: 0;
    bottom: 0;
    border-radius: 5px;
    background-color: #47B3B6
}
.desktop-center:before {
    left: 0;
    right: 0;
    margin: 0 auto;
}
.desktop-right:before {
    left: auto;
    right: 0;
}
header li.header-links {
    padding-top: 15px;
}
.homepage #main-text {
    padding: 12px 0 0 0;
}
.homepage #main-text .main-left {
    text-align: right;
    padding: 0 0 16px 0;
}
.homepage #main-text .main-text {
    padding: 0;
    margin: 0 0 0 -2px;
}
.homepage .custom-one {
    text-align: center;
    padding: 53px 0 0 0;
}
.homepage .custom-one .main-heading {
    padding: 0 0 43px 0;
}
.homepage .custom-one .image {
    position: relative;
    max-width: 169px;
    margin: 0 auto;
    padding: 12px 12px 9px 12px;
    border-radius: 6px;
}
.homepage .custom-one .image:before,
.homepage .custom-one .image:after {
    content: "";
    position: absolute;
    left: -4px;
    bottom: -4px;
    width: 35px;
    height: 35px;
    margin: 40px;
    z-index: -1;
    border-radius: 0 0 0 10px;
    /* background-color: #47B3B6; */
    border-left: 4px solid #47B3B6;
    border-bottom: 4px solid #47B3B6;
    transition: all .5s;
}
.homepage .custom-one .image:after {
    top: -4px;
    right: -4px;
    left: auto;
    bottom: auto;
    border-radius: 0 10px 0 0;
    border-left: none;
    border-bottom: none;
    border-right: 4px solid #47B3B6;
    border-top: 4px solid #47B3B6;
}
.homepage .custom-one .blocks:hover .image:before,
.homepage .custom-one .blocks:active .image:before,
.homepage .custom-one .blocks:focus .image:before,
.homepage .custom-one .blocks:hover .image:after,
.homepage .custom-one .blocks:active .image:after,
.homepage .custom-one .blocks:focus .image:after {
    margin: 0;
}
.homepage .custom-one .caption {
    padding: 14px 0 11px 0;
    margin: 0 0 20px 0;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: .8px;
}
.homepage .custom-one .button {
    margin: 22px 0 0 0;
}
.homepage .custom-two {
    padding: 62px 0 0 0;
    position: relative;
}
.homepage .custom-two:before {
    content: "";
    position: absolute;
    left: -50px;
    right: -50px;
    top: -444px;
    background-color: #f4f4f4;
    height: 703px;
    transform: rotate(5.5deg);
    z-index: -2;
}
.homepage .custom-two .image {
    position: relative;
    z-index: 1;
    left: -8px;
    margin-left: -5px;
    margin-right: -5px;
}
.homepage .custom-two .content {
    margin: 59px 0 0 -97px;
    padding: 75px 40px 70px 115px;
    border-radius: 6px;
    position: relative;
    background-color: #47B3B6;
}
.homepage .custom-two .content *:not(.button) {
    color: #ffffff;
}
.homepage .custom-two .main-heading {
    padding: 0 0 12px 0;
}
.homepage .custom-two .button {
    margin: 13px 0 0 0;
}
.homepage .custom-three {
    padding: 52px 0 46px 0;
}
.homepage .custom-three .blocks {}
.homepage .custom-three .blocks .image {
    float: left;
    margin: 7px 0 0 0;
}
.homepage .custom-three .blocks .figcaption {
    display: table;
    width: calc(100% - 72px);
    padding: 0 0 0 25px;
    margin: 0 0 0 auto;
    vertical-align: top;
}
.homepage .custom-three .blocks .caption {
    letter-spacing: .8px;
    font-size: 16px;
    padding: 0 0 11px 0;
    margin: 0 0 12px 0;
    color: #888888;
}
.homepage #mid-text-section {
    background-image: url("../img/contact-d.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding: 97px 0 99px 0;
}
.homepage #mid-text-section .mid-text {
    max-width: 530px;
}
.homepage #mid-text-section .main-heading {
    padding: 0 0 15px 0;
}
.homepage #mid-text-section p {
    line-height: 1.45;
    padding: 0 0 17px 0;
}
.homepage #mid-text-section .cta {
    padding: 0 0 16px 0;
}
.homepage #mid-text-section .blocks {
    padding: 18px 0 0 0;
}
.homepage #mid-text-section .blocks .image {
    display: inline-block;
    padding: 0 10px;
}
footer article.links-section ul {
    margin: 0 0 25px 0;
    line-height: 1.45;
}
footer ul.social-media-icons {
    margin: -2px 0 0 0;
}
footer .footer-logo {
    padding: 15px 0 0 0;
}
.home-slider.inner-slider .figcaption.left {
    text-align: center;
    left: 3%;
    right: auto;
    top: 43%;
    max-width: 480px;
}
.home-slider.inner-slider .banner-description {
    margin: 0 0 0 0;
    padding: 5px 0 0 0;
}
#about-app {
    margin: -1px 0 0 0;
    display: inline-block;
    width: 100%;
    position: relative;
}
#about-app:before {
    content: "";
    position: absolute;
    left: -50px;
    right: -50px;
    top: -120px;
    background-color: #f4f4f4;
    height: 442px;
    transform: rotate(7.4deg);
    z-index: -1;
}
#about-app .content-left {
    margin-right: -6px;
    position: relative;
    z-index: 1;
}
#about-app video {
    width: 100%;
    height: 100%;
    min-height: 550px;
}
#about-app .content-right {
    margin: 51px 0 0 -97px;
    border-radius: 5px;
    padding: 105px 44px 118px 115px;
    background-color: #47B3B6;
}
#about-app .section-title {
    padding: 0 0 12px 0;
}
#about-app .content-right *:not(.button) {
    color: #ffffff;
}
#platform {
    padding: 54px 0 0 0;
}
#platform .section-title {
    padding: 0 0 12px 0;
}
#platform .blocks {
    text-align: center;
    margin: 41px auto 0 auto;
    border-radius: 5px;
    max-width: 338px;
    transition: all .5s;
}
#platform .blocks:hover,
#platform .blocks:active,
#platform .blocks:focus {
    box-shadow: 0px 0px 40px 0px #d4d4d499;
}
#platform .blocks .image {
    padding: 0 0 10px 0;
}
#platform .blocks  .caption {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .8px;
    padding: 0 0 11px 0;
    margin: 0 0 22px 0;
}
#platform .blocks .description {
    padding: 0 14px 0 14px;
    min-height: 238px;
}
#features {
    padding: 72px 0 0 0;
}
#features .section-title {
    padding: 0 0 12px 0;
}
#features p {
    padding: 0 0 50px 0;
}
#features .image-section {
    margin-left: -12px;
    margin-right: -12px;
    margin-top: -1px;
}
#features .content-left,
#features .content-right {
    padding: 7px 0 0 0;
}
#features .blocks {
    display: table;
    width: 100%;
    padding: 0 0 34px 0;
    cursor: pointer;
}
#features .blocks .icon {
    display: table-cell;
    width: 98px;
    vertical-align: top;
    position: relative;
    z-index: 2;
}
#features .blocks .figcaption {
    position: relative;
    display: table-cell;
    width: calc(100% - 98px);
    top: -6px;
}
#features .blocks .caption {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .78px;
    padding: 0 0 23px 0;
}
#features .blocks .description {
    margin-right: -5px;
}
#features .blocks .figcaption:before {
    content: "";
    position: absolute;
    background-color: #47B3B6;
    left: 0;
    top: 39px;
    width: 43px;
    height: 2px;
    z-index: 1;
}
#features .blocks .figcaption:after {
    content: "";
    position: absolute;
    background-color: #47B3B6;
    left: auto;
    right: -168px;
    width: 16px;
    height: 16px;
    z-index: 2;
    top: 32px;
    border-radius: 50%;
    visibility: hidden;
}
#features .blocks.active .figcaption:before {
    width: 415px;
}
#features .content-right .blocks.active .figcaption:before {
    left: auto;
    right: 100%;
    margin-right: -43px;
    width: 270px;
}
#features .blocks.active .figcaption:after {
    visibility: visible;
}
#features .content-right .blocks.active .figcaption:after {
    right: auto;
    left: -240px;
}
#features .image-section .image {
    display: none;
    text-align: center;
}
#features .image-section .image.active {
    display: block;
}
.custom-footer-section {
    position: relative;
    display: table;
    width: 100%;
    text-align: center;
    padding: 37px 0 54px 0;
    background-color: #f4f4f4;
}
.custom-footer-section:before {
    content: "";
    position: absolute;
    left: -50px;
    right: -50px;
    top: -54px;
    background-color: #f4f4f4;
    height: 442px;
    transform: rotate(5.2deg);
    z-index: -1;
}
.custom-footer-section .main-sub-heading {
    padding: 0 0 18px 0;
    color: #5b5b5b;
    letter-spacing: .6px;
    margin: 0 0 27px 0;
}
.custom-footer-section .blocks {
    padding: 0;
}
.custom-footer-section .blocks .image {
    display: inline-block;
    padding: 0 4px;
}
.custom-footer-section .blocks:last-of-type {
    padding: 26px 0 23px 0;
}
.custom-footer-section .main-heading {
    padding: 0 0 12px 0;
}
ol.custom-num {
    list-style-type: none;
    counter-reset: item;
    margin: 14px 0 0 0;
    padding: 0;
}
ol.custom-num > li {
    display: table;
    counter-increment: item;
    margin-bottom: 0.6em;
}
ol.custom-num > li:before {
    content: counters(item, ".") ". ";
    display: table-cell;
    padding-right: 10px;
    font-size: 15px;
    font-weight: 600;
}
ol.custom-num li ol.custom-num > li {
    margin: 0;
}
ol.custom-num li ol.custom-num > li:before {
    content: counters(item, ".") " ";
}
ol.custom-alpha {
    list-style-type: none;
    counter-reset: item;
    margin: 14px 0 0 0;
    padding: 0;
}
ol.custom-alpha li {
    display: table;
    counter-increment: chapter;
    margin-bottom: 0.6em;
}
ol.custom-alpha > li:before {
    content: counter(chapter, lower-alpha) ")";
    display: table-cell;
    padding-right: 10px;
    font-size: 15px;
    font-weight: 600;
}

.accordion-box {
    background-color: #FFFFFF;
    color: #47B3B6;
    border: 1px solid #47B3B6;
    line-height: 1.4;
    padding: 14px 40px 14px 10px;
    position: relative;
    margin: 14px 0 0 0;
    display: table;
    width: 100%;
    text-align: left;
    border-radius: 0;
}
.accordion-box.active,
.accordion-box:hover,
.accordion-box:active,
.accordion-box:focus {
    background-color: #47B3B6;
    color: #FFFFFF;
    border: 1px solid #47B3B6;
}
.accordion-box:after {
    content: '\002B';
    color: #444444;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -8px;
    font-size: 18px;
    line-height: 1;
}
.accordion-box.active:after {
    content: "\2212";
}
.panel {
    padding: 20px;
    background-color: #ffffff;
    border: 1px solid #47B3B6;
    display: none;
    overflow: hidden;
}
#tutorials video {
    display: block;
    width: 100%;
    margin: 14px 0 0 0;
    min-height: 340px;
    overflow: hidden;
    box-shadow: 0px 0px 30px 0px #dadadada;
}
.home-slider .figcaption.right {
    text-align: center;
    top: 46%;
    max-width: 380px;
}
.home-slider.inner-slider .figcaption.right .banner-description {
    padding: 0 0 0 0;
    margin: -2px 0 0 0;
}
.app-page .custom-one {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: -11px 0 0 0;
}
.app-page .custom-one .section-title {
    padding: 0 0 41px 0;
}
.app-page .custom-one .blocks {
    text-align: center;
    background-color: #ffffff;
    padding: 31px 0 0 0;
    border-radius: 5px;
    transition: all .5s;
}
.app-page .custom-one .blocks .image {
    filter: brightness(1);
    transition: all .5s;
}
.app-page .custom-one .blocks .caption {
    font-weight: 600;
    font-size: 16px;
    letter-spacing: .9px;
    line-height: 1.65;
    padding: 0 14px 15px 14px;
    margin: -1px 0 0 0;
    min-height: 67px;
    transition: all .5s;
}
.app-page .custom-one .blocks .description {
    padding: 16px 20px 25px 20px;
    line-height: 1.9;
    transition: all .5s;
}
.app-page .custom-one .blocks:hover {
    background-color: #47b3b6;
}
.app-page .custom-one .blocks:hover .image {
    filter: brightness(100);
}
.app-page .custom-one .blocks:hover * {
    color: #ffffff;
}
.app-page .custom-one .blocks:hover .has-dash:before {
    background-color: #ffffff;
}
.app-page .custom-two {
    padding: 45px 0 0 0;
}
.app-page .custom-two .content {
    background-color: #48b4b7;
    color: #ffffff;
    margin: 50px -6px 0 -97px;
    padding: 77px 45px 84px 116px;
    border-radius: 5px;
}
.app-page .custom-two .image {
    position: relative;
    z-index: 1;
}
.app-page .custom-two .content .section-title {
    color: #ffffff;
    padding: 0 0 12px 0;
}
.app-page .custom-three {
    padding: 60px 0 0 0;
}
.app-page .custom-three .section-title {
    padding: 0 0 18px 0;
}
.app-page .custom-three .content-left,
.app-page .custom-three .content-right {
    padding-top: 26px;
}
.app-page .custom-three .blocks {
    display: table;
    width: 100%;
    padding: 0 0 33px 0;
}
.app-page .custom-three .blocks .image {
    display: table-cell;
    width: 90px;
    vertical-align: top;
}
.app-page .custom-three .blocks .figcaption {
    display: table-cell;
    width: calc(100% - 90px);
    position: relative;
    top: -6px;
    letter-spacing: .9px;
}
.app-page .custom-three .blocks .caption {
    font-size: 16px;
    font-weight: 600;
    padding: 0 0 10px 0;
    margin: 0 0 13px 0;
}
.app-page .custom-three .blocks .description {
    margin-right: -30px;
}
.app-page .custom-three .bx-controls-direction {
    display: none;
}
.app-page .custom-four {
    padding: 90px 0 0 0;
}
.app-page .custom-four .image {
    position: relative;
    z-index: 1;
}
.app-page .custom-four .content {
    background-color: #48b4b7;
    color: #ffffff;
    padding: 77px 90px 77px 41px;
    margin: -50px -98px 0 -6px;
    border-radius: 5px;
}
.app-page .custom-four .section-title {
    color: #ffffff;
    padding: 0 0 17px 0;
}
ul.custom-ul-tick {
    margin: 0;
    text-align: left;
}
ul.custom-ul-tick li {
    display: block;
    position: relative;
    padding: 0 0 16px 19px;
}
ul.custom-ul-tick li:before {
    content: "";
    background-image: url("../img/tick.png");
    position: absolute;
    left: 0;
    top: 5px;
    width: 14px;
    height: 15px;
}
div.form-container {
    padding-bottom: 0;
}
.app-page .custom-footer-section:before {
    top: -295px;
    height: 600px;
}
.app-page .custom-footer-section {
    padding: 80px 0 60px 0;
}
.app-page .custom-footer-section .content p {
    padding: 0 0 40px 0;
}
.app-page .custom-two .image img,
.app-page .custom-four .image img {
    border-radius: 7px;
    box-shadow: 0px 0px 30px 0px #50505085;
}
.app-page #ps-contact-us {
    padding: 70px 0 0 0;
}
.page-not-found li a[disabled=disabled],
.sitemap table a[disabled=disabled] {
    color: inherit;
    cursor: text;
}

.homepage .home-slider {
    background-image: url("../img/home-background-banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    min-height: 770px;
    position: relative;
    overflow: hidden;
}
.homepage .home-slider:before {
    content: "";
    position: absolute;
    bottom: -168px;
    left: 0;
    right: 0;
    height: 300px;
    z-index: 1;
    background-color: #ffffff;
    transform: skewY(5.1deg);
}
.homepage .home-slider figure > a:after {
    content: "";
    position: absolute;
    background-image: url("../img/home-banner-mob.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    max-width: 361px;
    max-height: 514px;
    height: 100%;
    bottom: -100px;
    z-index: 2;
    left: 8%;
}
.homepage .home-slider canvas {
    z-index: 0;
}
.homepage .home-slider figure {
    position: relative;
}
.homepage .home-slider figure img {
    position: relative;
    width: auto;
    display: table;
    margin: 0 0 0 auto;
    transform: translate(0, 80px);
}

.feature-sec {
    z-index: -1;
    background: linear-gradient(180deg, #ffffff 0, #ffffff 15%, #127481 14%, #127481 85%, #ffffff 66%, #ffffff 100%);
    position:relative;
    top: -61px;
}
.ul-text1 {
    margin-top: 38%;
    text-align: right;
}
.ul-text2 {
    margin-top: 38%;
    text-align: left;
}

ul.squarebulletright {
    padding-right: 11px;
     list-style: none;
}
ul.squarebulletright li::before {
    color: #45b2b4;
    font-weight: bold;
    content: "\25A0";
    font-size: 30px;
    margin-right: -1em;
    display: inline-block;
    width: 1em;
}
ul.squarebulletright li {
    color: #fff;
    text-align: right;
    direction: rtl;
    margin: 0 1em;
    list-style-position: outside;
    font-size: 20px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
    line-height: 60px;
}
ul.squarebulletright li:last-child {
    line-height: 27px;
    margin-top: 17px;
}
ul.squarebulletleft li {
    text-align: left;
    color: #fff;
    margin: 0 1em;
    list-style-position: outside;
    font-size: 20px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
    line-height: 60px;
}
ul.squarebulletleft {
    padding-left: 11px;
     list-style: none;
}
ul.squarebulletleft li::before {
    color: #45b2b4;
    font-weight: bold;
    content: "\25A0";
    font-size: 30px;
        margin-left: -1em;
    display: inline-block;
    width: 1em;
}
.serv-li li figcaption.figcaption {
    position: relative;
    bottom: 12.5em;
    left: 0;
    font-size: 12px;
    color: #fff;
}
p.service-caption {
    font-weight: 300 !important;
}
p.intro-vid {
    margin-top: 85px;
}
.serv-li li {
    height: 263px !important;
}
.img-text {
    margin-top: 0;
    padding-left: 85px;
}
.abt-sec-new {
    max-width: 1900px !important;
}

.img-pic {
    padding-right: 0px !important;
}
.app-div p {
    display: inline-block;
    min-width: 13em;
}
p.title-qr {
    color: #319194 !important;
    margin: 0;
    padding: 34px 0 30px 0;
    font-size: 35px;
    font-weight: 300 !important;
    line-height: 1.3 !important;
    letter-spacing: 0;
    text-transform: none;
    font-family: 'Ubuntu', sans-serif;
}
p.text-qr {
    padding: 10px 130px;
    font-size: 17px;
}
section.form-section {
    background-image: url(//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/23016/theme/38040/img/banner-2_41.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding: 7px 0 99px 0;
        margin-top: 50px;
}
p.cont-text {
    color: #fff;
    margin-top: 18em;
    padding: 0px 39px;
}
section.vide-sec {
    margin: 50px 0 80px;
}

section.abt-sec1 {
    background: #127481;
    color: #fff;
    padding-top: 66px;
    padding-bottom: 40px;
}
.abt-title {
    color: #fff;
    margin-bottom: 15px;
}
ul.squarebulletright-app {
    padding-right: 11px;
     list-style: none;
}
ul.squarebulletright-app li::before {
    color: #3fb3b7;
    font-weight: bold;
    content: "\25A0";
    font-size: 30px;
    margin-right: -1em;
    display: inline-block;
    width: 1em;
}
ul.squarebulletright-app li {
color: #127481;
    text-align: right;
    direction: rtl;
    margin: 0 1em;
    list-style-position: outside;
    font-size: 22px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
    line-height: 60px;
}
ul.squarebulletleft-app li:last-child {
    line-height: 27px;
    margin-top: 17px;
}
ul.squarebulletleft-app li {
    text-align: left;
    color: #127481;
    margin: 0 1em;
    list-style-position: outside;
    font-size: 22px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
    line-height: 60px;
}
ul.squarebulletleft-app {
    padding-left: 11px;
     list-style: none;
         margin-top: 16%;
}
ul.squarebulletleft-app li::before {
    color: #3fb3b7;
    font-weight: bold;
    content: "\25A0";
    font-size: 30px;
        margin-left: -1em;
    display: inline-block;
    width: 1em;
}
section.cont-section {
    background-image: url(//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/23016/theme/38040/img/Banner-2_46.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding: 74px 0 99px 0;
    margin-top: 50px;
}
.service-section1 {
    margin-top: 40px;
}
.cont-text-back {
text-shadow: 2px 2px #02454b;
}
.service-section1 h1 {
    padding-bottom: 30px;
}
figcaption.mid-banner-figcaption1 {
    position: absolute;
    top: 218px;
    text-align: left;
    max-width: 600px !important;
    color: #fff;
    left: 46em;
}
p.home-contact-content {
    text-shadow: 12px 10px 68px #02454b, 17px 7px 30px #02454b, 14px 12px 54px #02454b;
}
section#mid-banner-section {
    margin-top: 50px;
}

img.mid-banner-image {
    width: 100%;
}

.tikimg {
    margin-bottom: 60px;
}


/*** End Custom CSS ***/

@media only screen and (min-width: 1600px) {
    .prefooter-image img{
        width:100%;
    }
    figcaption.mid-banner-figcaption1 {
    position: absolute;
    top: 274px;
    text-align: left;
    max-width: 600px;
    color: #fff;
    left: 65em;
}
}
@media only screen and (width: 1600px) {
    figcaption.mid-banner-figcaption1 {
    position: absolute;
    top: 274px;
    text-align: left;
    max-width: 600px;
    color: #fff;
    left: 54em;
}
}

@media only screen and (max-width: 1024px) {

    .submit-button-container .button {
        height: 32px;
        top: 1px;
    }
    
    #instafeed li:first-child, #instafeed li:first-child img {
        display: table-cell;
        width: 300px;
        height: auto;
    }
    
    #instafeed li:nth-child(2) {
        display: table-cell;
        width: 191px;
        height: 309px;
        vertical-align: bottom;
        padding-left: 17px;
    }
    
    #instafeed li:nth-child(3) {
        width: 170px;
        padding-right: 0px;
    }
    
    #instafeed li:nth-child(4), #instafeed li:nth-child(4) img {
        display: block;
        width: 292px;
        height: auto;
        float: right;
    }
    
    .instagram-info {
        padding: 32px 20px 35px;
        height: 601px;
    }
    
    .home-socialicons {
        bottom: 20px;
    }
    
    .newsletter .subscribe {
        width: 83%;
    }
    .img-text {
    margin-top: 0;
    padding-left: 20px;
}
section.form-section {
    background-size: unset;
}
p.cont-text {
    color: #fff;
    margin-top: 17em;
    padding: 0px 39px;
}
ul.squarebulletright-app li {
    font-size: 20px;
}
ul.squarebulletright-app li:last-child {
    line-height: 27px;
    margin-top: 17px;
}
ul.squarebulletleft li:last-child {
    line-height: 27px;
    margin-top: 17px;
}
ul.squarebulletleft-app li {
    font-size: 20px;
}
figcaption.mid-banner-figcaption1 {
    position: absolute;
    top: 123px;
    text-align: left;
    max-width: 600px;
    color: #fff;
    left: 35em;
}
section.form-section {
    padding-top: 0;
    padding-bottom: 38px;
}
}

@media only screen and (max-width: 1024px) and (min-width: 941px) {
    .home-slider figcaption.figcaption {
        right: 5%;
    }
    #platform .blocks .description {
        min-height: 270px;
    }
    #features .blocks.active .figcaption:before {
        width: 375px;
    }
    .custom-footer-section:before {
        height: 700px;
    }
    .homepage .home-slider {
        min-height: 680px;
    }
    .homepage .home-slider figure img {
        max-width: 670px;
        transform: translate(0, 130px);
    }
    .homepage .home-slider figure > a:after {
        bottom: -140px;
        max-width: 325px;
        max-height: 400px;
        background-size: contain;
    }
}

@media only screen and (min-width: 941px) {
    header .top-bar-section .has-dropdown > a {
        padding-right: 53px!important;
    }
    .homepage .home-slider:after {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(-50deg, #0000009c 50%, transparent);
    }
}

@media only screen and (max-width: 940px) {
    header.sticky {
        display: none;
    }
    .its-home header,
    .logged-out header,
    header {
        padding: 13px 0 4px 0;
        position: relative;
        background-color: #1a1a1a;
    }
    .home-slider figcaption.figcaption,
    .home-slider .figcaption.left,
    .home-slider .figcaption.right {
        position: relative;
        max-width: 100%;
        text-align: center;
        left: 0;
        right: 0;
        top: 0;
        padding: 0 14px;
        border-bottom: 1px solid #cccccc;
    }
    .home-slider .banner-description {
        padding: 9px 0 50px 0;
        margin: 0 auto;
        width: 100%;
        max-width: 620px;
    }
    .home-slider .banner-tagline {
        padding: 0 0 7px 0;
    }
    .home-slider .banner-title {
        color: #1a1a1a;
    }
    .home-slider .banner-subtitle {
        color: #ffffff;
    }
    .mobile-center:before {
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .homepage #main-text {
        text-align: center;
        padding: 42px 0 43px 0;
        border-bottom: 1px solid #cccccc;
    }
    .homepage #main-text .main-left {
        text-align: center;
        margin: 0 0 22px 0;
    }
    .homepage .custom-one {
        padding: 54px 0 0 0;
    }
    .homepage .custom-one .main-heading {
        padding: 0 0 44px 0;
    }
    .homepage .custom-one .caption {
        padding: 13px 0 11px 0;
        margin: 0 0 21px 0;
    }
    .homepage .custom-one .blocks {
        padding: 0 0 28px 0;
    }
    .homepage .custom-one .button {
        margin: 16px 0 0 0;
    }
    .homepage .custom-two {
        padding: 43px 0 0 0;
    }
    .homepage .custom-two .content {
        margin: -58px auto 0 auto;
        padding: 75px 90px 70px 90px;
        width: 100%;
        max-width: 650px;
    }
    .homepage .custom-three {
        padding: 49px 0 0 0;
    }
    .homepage .custom-three .blocks .image {
        float: none;
        margin: 0 0 11px 0;
        display: inline-block;
        vertical-align: top;
    }
    .homepage .custom-three .blocks .figcaption {
        text-align: center;
        width: 100%;
        padding: 0 8px;
        margin: 0 auto 41px auto;
    }
    .homepage #mid-text-section {
        background-image: url("../img/contact-m.png");
        padding: 95px 0 40px 0;
        min-height: 1073px;
    }
    .homepage #mid-text-section .mid-text {
        max-width: 100%;
        margin: 0 auto;
    }
    .homepage #mid-text-section .cta {
        padding: 0 0 13px 0;
    }
    .homepage #mid-text-section p {
        padding: 0 0 16px 0;
    }
    .homepage #mid-text-section .blocks {
        padding: 28px 0 0 0;
    }
    .homepage #mid-text-section .blocks .image {
        display: block;
        padding: 0 0 14px 0;
    }
    .homepage #mid-text-section .blocks .image:last-child {
        padding: 3px 0 0 0;
    }
    .homepage .custom-two:before {
        left: -150px;
        right: -150px;
        top: -1354px;
        height: 1903px;
    }
    #features .blocks .figcaption:after {
        content: none;
    }
    .home-slider.inner-slider figcaption.figcaption.left,
    .home-slider.inner-slider figcaption.figcaption.right {
        left: 0;
        right: 0;
        max-width: 100%;
        top: 0;
        border: none;
    }
    .home-slider.inner-slider .banner-description,
    .home-slider.inner-slider .figcaption.left .banner-description,
    .home-slider.inner-slider .figcaption.right .banner-description {
        margin: 0 auto;
        padding: 0 0 0 0;
    }
    #about-app {
        margin: 0;
        padding: 31px 0 0 0;
    }
    #about-app video {
        min-height: auto;
        max-width: 560px;
        margin: 0 auto;
        display: table;
    }
    #about-app .content-right {
        margin: -86px auto 0 auto;
        text-align: center;
        padding: 105px 81px 33px 81px;
        width: 100%;
        max-width: 650px;
    }
    #platform {
        padding: 34px 0 29px 0;
        border-bottom: 1px solid #cccccc;
    }
    #platform .section-title + p {
        padding: 0 0 48px 0;
    }
    #platform .blocks {
        margin: 0 auto 10px auto;
        max-width: none;
    }
    #platform .blocks .description {
        min-height: auto;
    }
    #features {
        padding: 41px 0 60px 0;
    }
    #features .blocks {
        text-align: center;
        padding: 0 0 42px 0;
    }
    #features .blocks .icon {
        display: table;
        width: 100%;
        margin: 0 auto;
        padding: 0 0 10px 0;
    }
    #features .blocks .figcaption {
        width: 100%;
        display: table;
        top: 0;
    }
    #features .blocks .figcaption:before,
    #features .blocks.active .figcaption:before,
    #features .content-right .blocks.active .figcaption:before {
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 42px;
    }
    #features .content-left {
        padding: 10px 0 0 0;
    }
    #features .content-right {
        padding: 0;
    }
    .custom-footer-section {
        padding: 9px 0 20px 0;
    }
    .custom-footer-section .blocks .image {
        display: block;
        padding: 0 0 24px 0;
    }
    .custom-footer-section .blocks:last-of-type {
        padding: 4px 0 15px 0;
    }
    .custom-footer-section:before {
        height: 750px;
    }
    #about-app .content-left {
        margin-right: 0;
    }
    .adjust-screen [role=main] {
        margin-right: -80%;
    }
    #contact-main-text h2 {
        text-align: center;
    }
    .app-page .custom-one .blocks .caption {
        margin: 0;
        min-height: auto;
    }
    .app-page .custom-one .blocks,
    .app-page .custom-two {
        padding: 0;
        background-color: transparent;
    }
    .app-page .custom-two .image,
    .app-page .custom-four .image,
    .app-page .custom-three .blocks {
        text-align: center;
    }
    .app-page .custom-two .content {
        margin: -106px auto 0 auto;
        padding: 152px 80px 42px 80px;
        text-align: center;
        width: 100%;
        max-width: 650px;
    }
    .app-page .custom-three {
        padding: 40px 0 0 0;
    }
    .app-page .custom-three .blocks .image {
        display: table;
        margin: 0 auto;
        width: 100%;
    }
    .app-page .custom-three .blocks .figcaption {
        display: table;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        top: 0;
        padding: 12px 0 0 0;
    }
    .app-page .custom-four {
        padding: 10px 0 0 0;
    }
    .app-page .custom-four .content {
        width: 100%;
        margin: 0 auto -140px auto;
        padding: 40px 70px 178px 70px;
        text-align: center;
        max-width: 650px;
    }
    .app-page .custom-footer-section {
        padding: 40px 0 10px 0;
    }
    .app-page .custom-footer-section:before {
        top: -785px;
        left: -250px;
        right: -250px;
        height: 1600px;
    }
    #ptabs .resp-tabs-container .resp-tab-content.resp-tab-content-active .image {
        padding-bottom: 20px;
        text-align: center;
    }
    #blog-page-type .article-title,
    #blog-page-type .blog-sidebar-h2,
    #article-page-type .article-title,
    #article-page-type .blog-sidebar-h2 {
        text-align: center;
    }
    #contact-main-text {
        display: inline-block;
        width: 100%;
    }
    .app-page .custom-one:before {
        content: "";
        position: absolute;
        left: -150px;
        right: -150px;
        top: -300px;
        background-color: #f4f4f4;
        height: 1680px;
        transform: rotate(5.2deg);
        z-index: -1;
    }
    .app-page .custom-three .blocks .description {
        margin-right: 0;
    }
    .homepage .home-slider {
        min-height: auto;
    }
    .homepage .home-slider figure img {
        max-width: 465px;
        margin: 0 0 0 auto;
    }
    .homepage .home-slider:before {
        height: 460px;
        transform: skewY(5deg);
    }
    .homepage .home-slider figure > a:after {
        background-size: contain;
        bottom: 240px;
        width: 260px;
        height: 320px;
    }
    .homepage .home-slider .banner-description {
        padding-top: 80px;
    }
    /* * * * */
    /* Header Begins */
    .fi-list {
        text-indent: 0 !important;
        color: #007978 !important;
        font-size: 44px !important;
    }
    
    .phone-holder {
        border-top: 1px solid #484848;
        text-align:center;
        padding: 3px 0;
        padding: 0;
        line-height: 1;
    }
    
    header .phone {
        font-size: 18px;
        margin: 18px 0 16px 0;
        top: 0;
        display: inline-block;
        letter-spacing: .9px;
    }
       
    header .phone:before {
        padding-right: 4px;
        font-size: 25px;
        position: relative;
        left: 1px;
        top: -1px;
    }
    
    header .mobile-email {
        line-height: 1;
        border-top:1px solid #484848;
        padding: 20px 0 17px 0;
        
    }
    
    .top-bar .button {
        padding: 0 10px;
        width: 100%;
        max-width: 132px;
    }
    
    .mobile-cart-currency {
         border-top:1px solid #484848;
         border-bottom:1px solid #484848;
         /* height: 65px; */
    }
    
    .mobile-currency {
         float: left;
         text-align: center;
         padding-top: 21px;
    }
    
    .top-bar .toggle-topbar.menu-icon {
        left: 0;
        margin: 0;
        padding: 0;
        right: auto;
        top: 20px;
        position: relative;
        width: 10%;
        float: left;
    }
    
    header .top-bar.expanded .title-area {
        background: none;
    }
        
    .top-bar .name {
        width: 80%;
        text-align: center;
        float: left;
        height:auto;
        margin: 0;
    }
    
    header .top-bar .title-area {
        margin-bottom: 21px;
        margin-top: 12px;
    }
    
    .text-logo {
         width: auto;
         text-align: center;
         margin: auto;
         font-size: 2em;
    }
    
    #sidebar {
        display: block;        
        background-color: #1A1A1A; 
        background-repeat: repeat-y; 
        background: -webkit-gradient(linear, right top, left top, from(#484848),color-stop(0.1, #1A1A1A), to(#1A1A1A)); 
        background: -webkit-linear-gradient(left, #1A1A1A 83%, #484848); 
        background: -moz-linear-gradient(left, #1A1A1A 83%, #484848); 
        background: -ms-linear-gradient(left, #1A1A1A 83%, #484848); 
        background: -o-linear-gradient(left, #1A1A1A 83%, #484848);
        padding:0!important;
        position: absolute;
        height:100%;
    }
    
    #sideMainNav {
        list-style: none outside none;
        margin-bottom: 0;
        margin-left: 0;
        float: left;
        width: 100%;
    }

    #sidebar form .mobile-search-wrap {
    	border: 1px solid #FFFFFF;
    	background-color: ;
    	display: block;
    	float: none !important;
    	height: 43px;
    	margin: 0 auto 25px;
    	width: 95%;
    }
    
    .mobile.fi-magnifying-glass{
        color: #FFFFFF;
    	cursor: pointer;
    	font-size: 32px;
    	position: absolute;
        top: 4px;
        right: 20px;
    }

    .mobile-search-button {
        opacity: 0;
    	border: 0 none;
    	height: 41px !important;
    	float: right;
    	width: 70px;
    	z-index: 9999999;
    	cursor: pointer;
    	right: 0;
    	position: absolute;
    }
    
    .nav-bar li span {
        display: inline-block;
    	color: #FFFFFF;
    	font-size: 13px;
    	font-family: 'Manrope', sans-serif;;
    	margin-right: 0;
    	padding: 0 5px;
        text-transform: uppercase;
    }
    
    .nav-bar li span.ps-user-greeting-container {
        padding-left:10px;
    }
    
    .nav-bar li span.ps-user-greeting-container a {
        padding:0;
    }
    
    .nav-bar li a {
        display: inline-block;
        color: #FFFFFF;
    	font-size: 13px;
    	font-family: 'Manrope', sans-serif;;
    	margin-right: 0;
    	padding: 0 18px;
        text-transform: uppercase;
    }
    
    .nav-bar li a:hover span, .nav-bar li a:focus span, .nav-bar li a:active span {
        color: #47B3B6;
    }
    
     .nav-bar li ul li a {
        color: #FFFFFF;
    }
    
    .nav-bar li ul li a:hover, .nav-bar li ul li a:focus, .nav-bar li ul li a:active {
        color: #47B3B6;
    }
    
    [role="complementary"] .has-dropdown .dropdown li a:hover span {
        color: #47B3B6;
    }
    
    .nav-bar {
        list-style: none outside none;
    	margin-bottom: 0;
    	margin-left: 0;
    	float: left;
    	width: 100%;
    }
    
    .nav-bar li {
        border-bottom: 1px solid #484848;
        display:block;
        line-height: 44px;
        width: 100%;
    }
    
    .nav-bar li ul.dropdown{
        margin-left:0;
        border-top: 1px solid #484848;
    }
    
     .nav-bar li.has-dropdown ul.dropdown{
        display:none;
    }
    
    .nav-bar li > a {
    	word-wrap: break-word;
        text-transform: uppercase;
        width:100%;
    }
    
    .nav-bar li a:hover, .nav-bar li a:focus, .nav-bar li a:active {
    	color: #47B3B6;
    }
    
      /* Ecommerce Css*/
    .mobile-cart {
         float: left;
         text-align: center;
         border-right:1px solid #484848;
         padding-top: 15px;
         padding-bottom: 9px;
         height: 63px;
    }
    
    .mobile-cart.full {
         border-right:0px solid;
    }
    
    .cart {
        float:none;
        margin-right: 0;
        margin-left: 0;
    }
    
    header .ps-cart-text-container {
        left: 18px;
        top: -14px;
        font-size: 15px;
        height: 18px;
        width: 20px;
    }    
    
    .fi-shopping-cart {
        top: 4px;
        margin-left: 0;
        font-size: 28px;
    }
    
    header .cart-list {
        left: 20%;
        top: 47px;
    }
    
    header .mobile-cart.full .cart-list {
        left: 36%;
    }
    
    header .cart-list .header-cart-item {
        list-style: none;
    }
    
    header .cart-list .header-cart-item li a.button.checkout {
        top: 0;
        color: #FFFFFF;
        line-height: 2em;
        font-size: 0.875em;
        height: 2em;
        padding: 0 10px;
        position: relative;
    }
    
    .currency-converter {
        margin-right: 0;
        float: none;
    }

    .filter {
        padding-top: 10px;
        text-align: center;
        width: 100%;
    }
    
    /* Header Ends */
    
    /* SideNav Begins */
    #sidebar {
        display: block;		
        background-color: #1A1A1A; 
        background-repeat: repeat-y; 
        background: -webkit-gradient(linear, right top, left top, from(#484848),color-stop(0.1, #1A1A1A), to(#1A1A1A)); 
        background: -webkit-linear-gradient(left, #1A1A1A 83%, #484848); 
        background: -moz-linear-gradient(left, #1A1A1A 83%, #484848); 
        background: -ms-linear-gradient(left, #1A1A1A 83%, #484848); 
        background: -o-linear-gradient(left, #1A1A1A 83%, #484848);
        padding: 0!important;
        position: absolute;
        height:100%;
    }
    
    #sideMainNav {
        list-style: none outside none;
        margin-bottom: 0;
        margin-left: 0;
        float: left;
        width: 100%;
    }
    
    #sidebar form {
        background-color: #FFFFFF;
        border-bottom: 1px solid #484848;
    	display:block;
    	width: 100%;
    }
    
    #sidebar form .mobile-search-wrap {
    	border: 1px solid #FFFFFF;
    	background-color: #FFFFFF;
    	display: block;
    	float: none !important;
    	height: 43px;
    	margin: 25px auto;
    	width: 95%;
    }
    
    .mobile.fi-magnifying-glass{
        color: #FFFFFF;
    	cursor: pointer;
    	font-size: 28px;
    	position: absolute;
    	top: 0;
        right: 20px;
    }
     
    .mobile-search {
    	border: none;
    	background-color: #1A1A1A;
    	color: #FFFFFF !important;
    	font-family: 'Manrope', sans-serif;;
    	font-size: 16px !important;
    	float: left;
    	padding: 9px;
        width:100%;
    }
    
    .mobile-search-button {
        opacity: 0;
    	border: 0 none;
    	height: 41px !important;
    	float: right;
    	width: 70px;
    	z-index: 9999999;
    	cursor: pointer;
    	right: 0;
    	position: absolute;
    }
    
    .nav-bar li a, .nav-bar li span {
        display: inline-block;
    	color: #FFFFFF;
    	font-size: 13px;
    	font-family: 'Manrope', sans-serif;;
    	margin-right: 0;
    	padding: 0 5px;
    }
    
    .nav-bar {
        list-style: none outside none;
    	margin-bottom: 0;
    	margin-left: 0;
    	float: left;
    	width: 100%;
    }
    
    .nav-bar li {
        border-bottom: 1px solid #484848;
        display:block;
        line-height: 44px;
        width: 100%;
    }
    
    .nav-bar li > span > a { 
        text-transform: uppercase;
    }
    
    .nav-bar li > a {
    	word-wrap: break-word;
        text-transform: uppercase;
        width:100%;
        padding: 0 10px;
    }
    
    [role="complementary"] .has-dropdown ul {
        padding:0;
        margin:0;
    }
    
    [role="complementary"] .has-dropdown ul li:last-child {
        border-bottom: none;
    }

    [role="complementary"] .has-dropdown .dropdown li {
        background-color:transparent;
    }
    
    [role="complementary"] .has-dropdown .dropdown li a {
        padding:0 20px;
    }
    
    [role="complementary"] .has-dropdown .dropdown .has-dropdown .dropdown a {
        padding:0 30px
    }
    
    [role="complementary"] .has-dropdown .dropdown li a,
    [role="complementary"] .has-dropdown .dropdown li span{
        color:#FFFFFF;
    }
   
    
    .nav-bar .mycart > a:hover, .nav-bar .mycart > a:active, .nav-bar .mycart > a:focus,
    .nav-bar li a:hover, .nav-bar li a:focus, .nav-bar li a:active,
    [role="complementary"] .has-dropdown .dropdown li a:hover,
    [role="complementary"] .has-dropdown .dropdown li a:active,
    [role="complementary"] .has-dropdown .dropdown li a:focus,
    [role="complementary"] .has-dropdown .dropdown .has-dropdown li a:hover,
    [role="complementary"] .has-dropdown .dropdown .has-dropdown li a:active,
    [role="complementary"] .has-dropdown .dropdown .has-dropdown li a:focus,
    [role="complementary"] .has-dropdown .dropdown .has-dropdown li ul li a:hover,
    [role="complementary"] .has-dropdown .dropdown .has-dropdown li ul li a:active,
    [role="complementary"] .has-dropdown .dropdown .has-dropdown li ul li a:focus {
        font-weight:500;
    }
    
    [role="complementary"] .has-dropdown .dropdown li a:hover,
    [role="complementary"] .has-dropdown .dropdown li a:active,
    [role="complementary"] .has-dropdown .dropdown li a:focus {
        color:#47B3B6;
    }
    /* SideNav Ends */
    
    /* Footer Begins */
    footer {
        text-align: center;
        padding: 17px 0 0 0;
    }
    
    footer article.links-section ul {
        margin: 0 0 10px 0;
    }
    
    footer h4 { 
        margin-bottom: 0px;
    }
    
    .links-section {
        border-bottom:1px solid #DADADA;
        padding-bottom: 5px;
    }
    
    .media-section {
        border-bottom:1px solid #DADADA;
        padding: 17px 0 12px 0;
    }
    
    .social-media-icons li a svg {
        top: -1px;
    }
    
    .social-media-icons li {
        padding: 0 13px;
    }
    
    .powered-section {
        padding: 12px 0 90px 0;
    }
    
    .newsletter-section {
        border-bottom:1px solid #DADADA;
        padding: 16px 0 20px 0;
    }
    
    .subscribe-instruction {
        margin-bottom:0px;
    }
    
    .contact-section {
        padding:0;
    }
    
    .contact-section .column-container {
        width: 270px;
        margin: 0 auto;
        padding: 17px 0 21px 0;
    }
    
    footer .footer-logo {
        padding: 17px 0 16px 0;
        margin: 0;
    }

    .newsletter .subscribe {
        width: 195px;
    }
  
    .newsletter-mobile .subscribe{
        text-transform:uppercase;
        font-size: 1em;
        font-family: 'Manrope', sans-serif;;
        background: #47B3B6;
        color: #FFFFFF;
        border:1px solid;
        line-height:26px;
        padding: 4px 16px;
        cursor:pointer;
    }
    
    .newsletter-mobile .subscribe:hover,.newsletter-mobile .subscribe:focus, .newsletter-mobile .subscribe:active {
        opacity:0.8;
    }
    
    .address-holder {
        padding-top:10px;
        padding-bottom:10px;
    }
    
    .address-holder .marker {
        display: block;
        font-size: 2em;
        line-height: 1em;
    }
    
    .copyright-holder { 
        border-top:1px solid #DADADA;
    }
    
    .storename {
        font-size: 1.6em;
        line-height: 1.5em;
        margin-bottom: 2px;
    }
    
    footer .social-media {
        border-bottom:1px solid #DADADA;
        padding-top: 6px;
        padding-bottom: 5px;
    }
    
    .social-media-icons li:first-child a {
        padding: 0 10px;
    }
    
     .social-media-icons li {
        float:none;
        padding-right:0;
    }
    
    .powered {
        padding: 7px 0;
    }
    
    .homepage {
        text-align:center;
    }
    
    
    /* homepage starts */
    
    .big-text-title {
        text-align: inherit;
    }
    
    .big-text-title h1, .big-text-title h2, .big-text-title h3 {
        padding: 10px 0 0;
    }
    
    .featured-products {
        padding: 22px 0 0;
    }
    
    .collection-title {
        padding-bottom: 33px;
    }
    
    #instafeed li {
        width:49% !important;
        height:auto !important;
        padding:0 !important;
        float: left !important;
        margin: 1%;
    }
    
    #instafeed li:first-child, #instafeed li:nth-child(3) {
        margin-left:0px;
    }
    
    #instafeed li:nth-child(2), #instafeed li:nth-child(4) {
        margin-right:0px;
    }
    
    #instafeed li img {
        width:100% !important;
        height:auto !important;
    }
    
    .instagram-info {
        margin-top: 17px;
    }
    
    .home-socialicons {
        left: 23%;
    }
     /* End of homepage starts */
     
     /* About Page */
     .two-images-section figure {
        float: none;
        margin-right: 0;
        margin-bottom: 25px;
    }
    
    .two-images-section {
        margin-bottom: 5px;
    }
     /* About page Ends*/
     
     /* contact us */
     .contactus-page-type-wrapper #ps-contact-us p {
         text-align:inherit !important;
     }
     
     .mid-page-section .map {
        padding-left: 0;
        padding-right: 0;
        width: 460px;
        margin-left: auto;
        margin-right: auto;
        float: none;
        margin-bottom: 20px;
     }
     
    .contactus-page-type-wrapper #ps-contact-us .contact-form {
         width:460px;
         margin-left:auto;
         margin-right:auto;
         text-align:left;
         margin-top:50px;
     }
     
  
     /* Contact page ends */
     
     /* collection page */
     .collectionpage-collection li.items {
        padding-bottom: 60px;
    }
    
    .collection .image {
        margin-bottom: 20px;
    }
     
     .mid-page-section .collection-details {
        padding-right: .9375em;
        margin-top: 9px;
    }
     /* collection page ends */
     
     
     /*gereric */
     .inner-page #slider-pager {
         display:none;
     }
     
    .tikimg {
        margin-bottom: 10px;
        padding: 0px 20px;
    }
     

} /* Media max-width:940px */

@media only screen and (max-width: 768px) {
    /* Typography */
    h1, h3{
        padding:15px 0;
    }
    /* Typography - Ends */
    
    /* Homepage */
    .homepage .has-blog .main-text {
        padding: 0 0 35px
    }
    
    .blog-title {
        padding:15px 0 50px;
    }
    
    .latest-blog-posts li {
        padding-bottom:35px;
    }
    
    .latest-blog-posts li:last-child {
        padding-bottom:0;
    }
    
    .blog-read-more {
        margin:35px 0 0;
    }
    
    .reviews-section {
        padding:35px 0 15px;
    }
    
     .homepage .review-title {
         padding:15px 0 0;
     }
    
    .review-description.border {
        border:none;
    }
    
    .review-description-text {
        padding-top:35px;
        padding-bottom:0 ;
        text-align:center;
    }
    
    .review-description .button {
        padding-bottom:0;
    }
    
    .services-title {
        padding-bottom:15px;
    }
    
    .service-figure {
        padding:35px 0 0;
    }
    
    .juicer-plugin-title {
        padding-bottom:20px;
    }

    .blog-article {
        text-align:center;
        max-width:550px;
        margin:0 auto;
    }
    
    /* Porfolio */
    .portfolio-list li:first-child .portfolio-figure {
        padding-top:15px;
    }
    
    .portfolio-figure {
        padding-bottom:0;
    }
    
    .logged-out .services-list a,
    .logged-out .portfolios a {
        width:auto;
        display:inline-block;
    }
    
    .logged-out a:hover .service-figure, 
    .logged-out a:focus .service-figure, 
    .logged-out a:active .service-figure {
        background:none;
    }
    /* Porfolio */
    
    /* About us */
    .team {
        text-align:center;
    }
    .feature-sec {
    z-index: -1;
    background: linear-gradient(180deg, #ffffff 0, #ffffff 15%, #319194 14%, #319194 85%, #ffffff 66%, #ffffff 100%);
    position: unset;
    top: -61px;
}
.ul-text1, .ul-text2 {
    margin-top: 0;
    text-align: left;
}
ul.squarebulletright li::before {
    margin-right: 0em;
}
ul.squarebulletright li {
    text-align: left;
    direction: unset;
}
ul.squarebulletright-app li::before {
    margin-right: 0em;
    position: unset !important;
}
ul.squarebulletleft-app li::before {
    position: unset !important;
}
ul.squarebulletright-app li {
    text-align: left;
    direction: unset;
}
p.text-qr {
    padding: 10px 10px;
    font-size: 17px;
}
.block-sevice {
    margin-top: 50px;
}
figcaption.mid-banner-figcaption1 {
    position: relative;
    top: 20px;
    text-align: center;
    margin-left: 0px;
    color: #888;
    max-width: 100% !important;
    left: 0em;
    padding: 0 29px;
}
p.home-contact-content {
    text-shadow: none;
}
p.cont-text {
    color: #fff;
    margin-top: 4em;
    padding: 0px 39px;
}
section.form-section {
    padding-top: 0px;
    padding-bottom: 50px;
    background: #212f3c;
}
    /* About us */
    ul.squarebulletleft-app {
    padding-left: 11px;
    list-style: none;
    margin-top: 0;
}
} /* Media max-width:768px */


@media only screen and (max-width: 640px) {
    .big-text-title h1, .big-text-title h2, .big-text-title h3 {
        font-size: 6.6em;
    }
    
    .collection-title, .second-level-headding, .instagram-head-section {
        font-size: 5.6em;
    }
    
    h1, .h1 {
        font-size: 5.6em;
    }
    
    .homepage .home-slider figure img {
        max-width: 320px;
    }
    
    .homepage .home-slider figure > a:after {
        bottom: 250px;
        width: 170px;
        height: 210px;
    }
}


@media only screen and (max-width: 568px) {
    .home-socialicons {
        left: 16%;
    }
    .homepage #mid-text-section {
        padding: 50px 0 40px 0;
        min-height: 1200px;
    }
}

@media only screen and (max-width: 480px) {
    .homepage .home-slider figure img {
        max-width: 170px;
    }
    .homepage .home-slider figure > a:after {
        width: 100px;
        height: 140px;
        bottom: auto;
        top: 60px;
    }
    .homepage .home-slider:before {
        height: 490px;
    }
    #about-app .content-right,
    .app-page .custom-two .content {
        padding: 155px 24px 33px 24px;
    }
    
    .app-page .custom-four .content {
        padding: 32px 24px 185px 24px;
    }
    
    .contactus-page-type-wrapper #ps-contact-us .contact-form, .mid-page-section .map {
            width:100%;
    }
    
    .home-socialicons {
        left: 12%;
    }
    
    .social-media-icons-home li {
        float: none;
    }
    
    .social-media-icons .houzz {
        width: 1.2em;
        height: 31px;
    }
    
    .home-socialicons {
        left: auto;
        position: relative;
    }
    
    .instagram-info {
        height: auto;
    }
    
    .social-media-icons-home {
        float: none;
    }
    
    .home-socialicons {
        left: auto;
        position: relative;
        bottom: 0;
    }
    
    .home-socialicons span {
        float: left;
        margin-top: 15px;
        width: 100%;
    }
    
    .quantity-holder {
        padding-top: 20px;
        padding-bottom: 13px;
        width: 100%;
        padding-left: 19%;
    }
    
    .add-to-cart-holder {
        border-top: 1px solid #DADADA;
        border-left:0px solid;
        padding-left: 0;
        width: 93%;
        margin: 0 4%;
    }
    
}
@media only screen and (max-width: 375px) {
ul.squarebulletright li::before {
    margin-right: 0em;
    margin-left: -1em;
}
ul.squarebulletleft li::before {
    margin-left: -1.6em;
}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px){
  ul.squarebulletleft-app li::before {
    color: #3fb3b7;
    font-weight: bold;
    content: "\25A0";
    font-size: 30px;
    margin-left: -1em;
    display: inline-block;
    width: 1em;
    top: 3px;
    position: relative;
}
ul.squarebulletright-app li::before {
    color: #3fb3b7;
    font-weight: bold;
    content: "\25A0";
    font-size: 30px;
    margin-left: 0em;
    display: inline-block;
    width: 1em;
    top: 3px;
    position: relative;
}
}
@supports (-webkit-touch-callout: none) {
 /* CSS specific to iOS devices */ 
    #sidebar {
        background: #1A1A1A !important;
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {  
    .newsletter .enter-email{
        line-height:26px;
        height:31px;
    }
} /* required for IE */


.hom-new-tagline {
  border-radius: 5px;
}