<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


/* 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,
p {
    font-weight: 500;
    line-height: 1.5;
    padding:0 0 15px;
    margin:0;
}
body {  
    line-height: 1.2;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    background: #FFFFFF;
    color: #373737;
    padding:0;
}

h1.seo-text, h2.seo-text, h3.seo-text, h4.seo-text, h5.seo-text, h6.seo-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 a, .h1 a, h1 a:hover, .h1 a:hover, h1 a:active, .h1 a:active, h1 a:focus, .h1 a:focus {
    color:#475863
}

h1, .h1 {
    font-family:'Playfair Display', serif;
    color:#5E8BA0
}
h2, h3, h4, h5, h6, .h2, .h3, .h4, .h5, .h6 {
    font-family:'Open Sans', sans-serif;
    color:#475863
}

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

hr {
    border: solid #CCCCCC;
    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: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #373737;
}

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

a {
    color: #416F83;
    text-decoration:none;
}

a:hover, a:active, a:focus {
    color: #416F83;
}

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


.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:#222222;
    color:#A5B8BF;
    border:1px solid #A5B8BF;
    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:#A5B8BF;
    color:#222222;
    border:1px solid #A5B8BF;
}

.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:#222222;
    color:#A5B8BF;
    border:1px solid #A5B8BF;
    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 #222222;
}
/* Typography Ends */

header {
    background-color: #5E8BA0;
    color:#FFFFFF;
    padding:0px 0 0;
}

header.menu-has-bg, header.noSlider {
    padding:0px 0 0px;
}

header .social-media ul {
    margin:0;
}

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

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

.top-bar-section ul li {
    float: left;
    padding: 0 18px;
}

.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: 'Montserrat', sans-serif;;
    font-size: 41px;
    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: 16px;
    color: #FFFFFF;
}



    header .phone {
        padding: 0 15px 0 0;
        line-height: 26px;
    font-weight: 400;
    letter-spacing: 0.16px;
    }


header .phone:before {
    padding-right: 11px;
    color:#FFFFFF;
    vertical-align: middle;
        font-size: 25px;
}

header .email{
    line-height:30px;
    background-color:#A5B8BF;
    color:#222222;
    display: inline-block;
    border:1px solid #222222;
    
    padding:0 12px;
    
}

header .email:hover{
    background-color:#222222;
    color:#A5B8BF;
    border:1px solid #222222;
}

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

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: 16px;
    color: #FFFFFF;
    position: relative;
    float: left;
    margin-right: 18px;
    margin-left: 18px;
    cursor: pointer;
}

.cart:hover, .cart:focus, .cart:active {
    font-size: 16px;
    color: #FFFFFF;
}

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

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

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

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

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

.social-media a:hover {
    color:transparent;
}

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

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

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

.logo-container {
    text-align:center;
}

.logo-container #logo {

}

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

.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:#222222;
    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:#222222;
    color:#A5B8BF;
    border:1px solid #222222;
}

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

/* 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:0 0 7px 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: #5E8BA0;
    padding: 7px 0 4px;
    margin-top: 0;

    z-index:99999 !important;
}

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

header .top-bar-section .menu &gt; li &gt; a:not(.button) {
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    outline: none;
    padding: 0 4px 8px;
    line-height: 26px;
    text-transform: capitalize;
    font-weight: 400;
    letter-spacing: 0.16px;
}

header .top-bar-section .has-dropdown&gt;a:after {
    top:50%;
    border-color:#FFFFFF transparent transparent transparent;
}

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

header .top-bar-section .menu li.hover &gt; a:not(.button),
header .top-bar-section .menu &gt; li.active  &gt; a:not(.button),
header .top-bar-section .menu &gt; li &gt; a:hover:not(.button),
header .top-bar-section .menu &gt; li &gt; a:active:not(.button), 
header .top-bar-section .menu &gt; li &gt; a:focus:not(.button) {
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    background:transparent;
}

header .top-bar-section .menu &gt; li ul {
    background:#5E8BA0;
    z-index:99999;
}

header .top-bar-section .menu &gt; li ul a:not(.button) {
    background: #5E8BA0;
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight:bold;
    outline: none;
    padding: 0 10px;
    line-height: 2em;
    text-transform:uppercase;
}

header .top-bar-section .menu &gt; li ul .has-dropdown.hover &gt; a:not(.button),
header .top-bar-section .menu &gt; li ul .has-dropdown.active &gt; a:not(.button),
header .top-bar-section .menu &gt; li ul .active &gt; a:not(.button),
header .top-bar-section .menu &gt; li ul a:hover:not(.button) {
    background: #5E8BA0;
    color: #FFFFFF;
}

header .top-bar-section .menu &gt; 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 {
    padding-bottom:5px;
}

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

header.option-two .logo-container #logo {
    margin-bottom:15px;
}

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

header .top-bar-section.second-option .menu &gt; li &gt; a:not(.button) {
    padding:0 40px 0 0;
}

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:#FFFFFF;
    background:#5E8BA0;
    border-top:0px solid #CCCCCC;
    padding:17px 0 27px;
    float: left;
    width: 100%;
}

footer h4 {
    color:#FFFFFF;
    text-transform:uppercase;
    font-size: 1em;
    font-weight:bold;
    font-family:'Open Sans', sans-serif;
}

footer ul {
    list-style:none;
}

footer a {
    color:#FFFFFF;
}

footer a p{
    color:inherit;
}

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

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

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

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

.newsletter {
    padding:0;
}

.newsletter p {
    color:#FFFFFF;;
}

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

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

.newsletter .subscribe{
    font-size: 1em;
    background: #A5B8BF;
    color: #222222;
    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: #A5B8BF;
    color:#222222;
}

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

.social-media-icons .step.social-icon {
    font-size:22px;
}

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

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

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

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

.social-media-icons li a {
    font-size:2em;
    color:#FFFFFF;
}

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

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

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

.policies a, .policies a:hover, .policies a:active, .policies a:focus {
    border-right:1px solid #FFFFFF;
    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 #7EA2B3;
    padding-top: 10px;
    margin-top: 13px;
}

.powered {
    text-align:right;
}

.contact-number {
    line-height: 21px;
}

.contact-email {
    line-height: 26px;
}

/* 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 &gt; .bxslider &gt; 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: 0;
    margin-right: 10px;
    text-decoration: none;
    width: 52px;
    height: 4px;
    padding: 0;
    background: #5E8BA0;
    border: 2px solid #5E8BA0;
}

a.bx-pager-link.active {
    background: #475863;
    border: 2px solid #475863;
}


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

.logged-in #slider .ps-instructions p &gt; span{
    border:1px solid #475863;
    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:35px 0;
}

.main-text {
    padding:0;
}

body &gt; .home-page footer {
}

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

.product-details .price {
    color:#474747;
    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:#47AEB1;
     color:#FFFFFF;
     height:741px;
     text-align:center;
     padding: 67px 60px 70px;
     position: relative;
 }
 
 .instagram-info a, .instagram-info p {
     color:inherit;
 }
 
 .instagram-head-section {
    font-family:'Open Sans', 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: 0px;
}

.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:0px;
}

.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:#373737;
    text-transform: capitalize;
}

.items .image {
    position:relative;
}

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

.items .availability {
    position:absolute;
    bottom:0px;
    right:0;
    font-size:10px;
    padding:3px 10px;
    background:#000000;
    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:#000000;
    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: #F52424;
    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: #47AEB1;
    color:#FFFFFF;
    padding:28px 20px 50px;
    margin-top: 24px;
    margin-bottom: 66px;
}

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

.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;
}

.contact-form-section {
    padding-top: 4px;
}

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

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

#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 #CCCCCC;
    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 #CCCCCC;
    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 #CCCCCC;
    border-bottom:1px solid #CCCCCC;
    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 #CCCCCC;
    padding-left: 25px;
}

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

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

.quanity-updater-submit-holder .button {
    margin:0;
    background: transparent;
    border:1px solid transparent;
    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:#FFFFFF;
    background:#5E8BA0;
}

.related-products-title {
    color:#5E8BA0;
    font-size: 8.6em;
    padding-top: 0.1em;
    padding-bottom: 0.3em;
    line-height: 1em;
    font-family:'Open Sans', 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:#5E8BA0;
}

.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 #CCCCCC;
    border-right:1px solid #CCCCCC;
}
/* 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
}

@media only screen and (min-width: 1600px) {
    .prefooter-image img{
        width:100%;
    }
}

@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%;
    }
}

@media only screen and (max-width: 940px) {
     /* Header Begins */
    .fi-list {
        text-indent: 0 !important;
        color: #FFFFFF !important;
        font-size: 44px !important;
    }
    
    .phone-holder {
        border-top:1px solid #7ea2b3;
        text-align:center;
        padding: 6px 0;
    }

    .home-page header {
        padding-bottom: 0;
    }
    
    header {
        padding: 0px;
        position:relative !important;
    }
    
    header .phone {
        padding: 0;
    font-size: 20px;
    letter-spacing: 0.2px;
    }
    
    header .mobile-email {
        border-top:1px solid #7ea2b3;
        padding: 17px 0 2px;
        
            border-bottom:1px solid #7ea2b3;
        
    }
       
    header .phone:before {
        padding-right: 11px;
    font-size: 28px;
        position: relative;
        height:24px;
    }
    
    .mobile-cart-currency {
         border-top:1px solid #FFFFFF;
         border-bottom:1px solid #FFFFFF;
         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: 0;
        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-top: 0px;
    }
    
    header .top-bar .title-area {
        margin-bottom: 20px;
        margin-top: 23px;
    }
    
    .text-logo {
         width: auto;
         text-align: center;
         margin: auto;
         font-size: 2em;
    }
    
    #sidebar {
        display: block;        
        background-color: #5E8BA0; 
        background-repeat: repeat-y; 
        background: -webkit-gradient(linear, right top, left top, from(#5E8BA0),color-stop(0.1, #5E8BA0), to(#5E8BA0)); 
        background: -webkit-linear-gradient(left, #5E8BA0 83%, #5E8BA0); 
        background: -moz-linear-gradient(left, #5E8BA0 83%, #5E8BA0); 
        background: -ms-linear-gradient(left, #5E8BA0 83%, #5E8BA0); 
        background: -o-linear-gradient(left, #5E8BA0 83%, #5E8BA0);
        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: 16px;
    	font-family: 'Open Sans', 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: 16px;
    	font-family: 'Open Sans', 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: #FFFFFF;
    }
    
     .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: #FFFFFF;
    }
    
    [role="complementary"] .has-dropdown .dropdown li a:hover span {
        color: #FFFFFF;
    }
    
    .nav-bar {
        list-style: none outside none;
    	margin-bottom: 0;
    	margin-left: 0;
    	float: left;
    	width: 100%;
    }
    
    .nav-bar li {
        border-bottom: 1px solid #CCCCCC;
        display:block;
        line-height: 44px;
        width: 100%;
    }
    
    .nav-bar li ul.dropdown{
        margin-left:0;
        border-top: 1px solid #CCCCCC;
    }
    
     .nav-bar li.has-dropdown ul.dropdown{
        display:none;
    }
    
    .nav-bar li &gt; 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: #FFFFFF;
    }
    
      /* Ecommerce Css*/
    .mobile-cart {
         float: left;
         text-align: center;
         border-right:1px solid #CCCCCC;
         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: #5E8BA0; 
        background-repeat: repeat-y; 
        background: -webkit-gradient(linear, right top, left top, from(#5E8BA0),color-stop(0.1, #5E8BA0), to(#5E8BA0)); 
        background: -webkit-linear-gradient(left, #5E8BA0 83%, #5E8BA0); 
        background: -moz-linear-gradient(left, #5E8BA0 83%, #5E8BA0); 
        background: -ms-linear-gradient(left, #5E8BA0 83%, #5E8BA0); 
        background: -o-linear-gradient(left, #5E8BA0 83%, #5E8BA0);
        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 #CCCCCC;
    	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: #5E8BA0;
    	color: #FFFFFF !important;
    	font-family: 'Open Sans', 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: 16px;
    	font-family: 'Open Sans', 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 #7ea2b3;
        display:block;
        line-height: 44px;
        width: 100%;
    }
    
    .nav-bar li &gt; span &gt; a { 
        text-transform: uppercase;
    }
    
    .nav-bar li &gt; a {
    	word-wrap: break-word;
        text-transform: capitalize;
        font-weight: 400;
        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:#5E8BA0;
    }
    
    [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 &gt; a:hover, .nav-bar .mycart &gt; a:active, .nav-bar .mycart &gt; 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:#FFFFFF;
    }
    /* SideNav Ends */
    
    /* Footer Begins */
    footer {
        text-align:center;
        border-top:0px solid #7EA2B3;
        padding: 17px 0 32px;
    }
    
    footer h4 { 
        margin-bottom: 0px;
    }
    
    .links-section {
        border-bottom:1px solid #7EA2B3;
        padding-bottom: 5px;
    }
    
    .media-section {
        border-bottom:1px solid #7EA2B3;
        padding: 0px 0 20px;
    }
    
    .newsletter-section {
        border-bottom:0px solid #7EA2B3;
        padding:0 0 7px;
    }
    
    .subscribe-instruction {
        margin-bottom:0px;
    }
    
    .contact-section {
        padding:0;
    }
    
    .contact-section .column-container {
        width: 270px;
        margin: 0 auto;
    }
    
    .newsletter .subscribe {
        width: 195px;
    }
  
    .newsletter-mobile .subscribe{
        text-transform:uppercase;
        font-size: 1em;
        font-family: 'Open Sans', sans-serif;
        background: #A5B8BF;
        color: #222222;
        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 #7EA2B3;
    }
    
    .storename {
        font-size: 1.6em;
        line-height: 1.5em;
        margin-bottom: 2px;
    }
    
    footer .social-media {
        border-bottom:1px solid #7EA2B3;
        padding-top: 6px;
        padding-bottom: 5px;
    }
    
    .social-media-icons li:first-child a {
        padding: 0 10px;
    }
    
     .social-media-icons li {
        float:none;
        padding-right:16px;
    }
    
    .social-media-icons li a {
        padding: 0 10px;
    }
    
    .social-media-icons .step.social-icon {
        font-size: 68px;
    }
    
    .powered {
        padding: 7px 0;
    }
    
    main {
        text-align:center;
    }
    
    #main-text {
        padding: 7px 0 15px;
    }
    
    /* 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;
     }
     

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


@media only screen and (max-width: 568px) {
    .home-socialicons {
        left: 16%;
    }
}

@media only screen and (max-width: 480px) {
    .contactus-page-type-wrapper #ps-contact-us .contact-form, .mid-page-section .map {
            width:100%;
    }
    .home-socialicons {
        left: 12%;
    }
}

@media only screen and (max-width: 479px) {
    .top-bar .name {
        width: 90%;
    }
    
    .big-text-title h1, .big-text-title h2, .big-text-title h3, .collection-title, .instagram-head-section {
        font-size: 4.6em;
    }
    
    .social-media-icons-home li {
        float: none;
    }
    
    .social-media-icons li a {
        padding: 0 4px;
    }
    
    .social-media-icons li:first-child a {
        padding: 0 4px;
    }
    
    .social-media-icons .houzz {
        width: 1.2em;
        height: 31px;
    }
    
    header .phone {
        padding: 1px 0 0;
        font-size: 20px;
    }
    
    .top-bar .button {
        font-size: 1.3em;
    }
    .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 all and (-ms-high-contrast: none), (-ms-high-contrast: active) {  
    .newsletter .enter-email{
        line-height:26px;
        height:31px;
    }
} /* required for IE */







/********CSS***********/



/*********HEADER*******/

#admin-bar {
    width:auto !important;
    border-radius:0 0 0 15px;
    right: 0;
}
html {
    margin-top: 0px !important;
}


#sticker.fixed-menu {
    position: fixed;
    left: 0;
    top: 0;
    background-color: #426d81;
    z-index: 99999;
    margin: 0 auto;
    width: 100%;
    padding: 10px 0;
    box-shadow: 0 1px 10px #d2d2d2;
    transition: .35s ease;
}

header .email, .top-bar .button, footer .newsletter a {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #222222;
    background-color: #A5B8BF;
    display: inline-block;
    border: 10px solid;
    border-image-slice: 1;
    border-width: 1px;
    border-image-source: linear-gradient(to top, #eab234, #f6db74);
    padding: 0 41px;
    letter-spacing: 0.16px;
    line-height: 55px;
    font-weight: 500;
    text-transform: capitalize;
    border-radius: 0px;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

header .email, .top-bar .button, footer .newsletter a {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #222222;
    background-color: #A5B8BF;
    display: inline-block;
    /*border: 10px solid;
    border-image-slice: 1;
    border-width: 1px;
    border-image-source: linear-gradient(to top, #eab234, #f6db74);*/
     border: 1px solid #A5B8BF;
    padding: 0 42px;
    letter-spacing: 0.16px;
    line-height: 53px;
    font-weight: 500;
    text-transform: capitalize;
    border-radius: 0px;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}


.top-bar-section .has-dropdown:hover &gt; .dropdown.level-2,
    .top-bar-section .has-dropdown.hover &gt; .dropdown.level-2,
    .top-bar-section .has-dropdown.not-click:hover &gt; .dropdown.level-2 {
        display: block;
    }
    .top-bar-section .dropdown {
    display: block;
}
header .top-bar-section .menu .dropdown.level-2 {
    text-align: left;
 z-index:99999;
opacity: 0;
position: absolute;
top: auto;
left: 0;
min-width: 100px;
padding-top: 0;
backface-visibility: hidden;
transform: rotateX(-90deg);
-webkit-transform: rotateX(-90deg);
-moz-transform: rotateX(-90deg);image-text-title
transform-origin: 0 0 0;
-webkit-transform-origin: 0 0 0;
-moz-transform-origin: 0 0 0;
transition: transform .7s ease 0s,opacity .1s ease .3s;
-webkit-transition: transform .7s ease 0s,opacity .1s ease .3s;
-moz-transition: transform .7s ease 0s,opacity .1s ease .3s;
border-bottom: 3px solid #416F83;
}

header .top-bar-section .menu .has-dropdown:hover .dropdown.level-2 {
    opacity: 1;
    z-index:99999;
display: block;
visibility: visible;
opacity: 1;
transform: rotateX(0deg);
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
transition: transform .4s ease 0s,opacity .1s ease 0s;
-webkit-transition: transform .4s ease 0s,opacity .1s ease 0s;
-moz-transition: transform .4s ease 0s,opacity .1s ease 0s;
}
header .top-bar-section .menu .dropdown.level-3 {
    text-align: left;
 z-index:99999;
opacity: 0;
position: absolute;
top:0;
left: -1000%;
min-width: 100px;
padding-top: 0;
backface-visibility: hidden;
transform: rotateX(-180deg);
-webkit-transform: rotateX(-180deg);
-moz-transform: rotateX(-180deg);image-text-title
transform-origin: 0 0 0;
-webkit-transform-origin: 0 0 0;
-moz-transform-origin: 0 0 0;
transition:opacity .1s ease 0s, transform .7s ease 0s,opacity .1s ease .3s;
-webkit-transition:opacity .1s ease 0s, transform .7s ease 0s,opacity .1s ease .3s;
-moz-transition:opacity .1s ease 0s, transform .7s ease 0s,opacity .1s ease .3s;
border-bottom: 3px solid #416F83;
}
header .top-bar-section .menu .dropdown.level-2  .has-dropdown:hover .dropdown.level-3 {
top: 0;
left: 100%;
opacity: 1;
z-index:99999;
display: block;
visibility: visible;
opacity: 1;
transform: rotateX(0deg);
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
transition: opacity .1s ease 0s, transform .4s ease 0s,opacity .1s ease 0s;
-webkit-transition:opacity .1s ease 0s, transform .4s ease 0s,opacity .1s ease 0s;
-moz-transition:opacity .1s ease 0s, transform .4s ease 0s,opacity .1s ease 0s;
}


header .top-bar-section.top-hh {
  border-bottom: 0px solid #323232;
  background-color: #426d81;
     padding: 22px 0px;
}

header .top-bar-section .menu &gt; li &gt; a:not(.button)::before {
  content: "";
  position: absolute;
  background: #a1b6c0;
  width: 0px;
     height: 2px;
    bottom: 4px;
    left: 0;
  border-radius: 50px;
  transition: all .5s ease-in-out;
}
header .top-bar-section .menu &gt; li &gt; a:not(.button){
    position: relative;
    }
header .top-bar-section .menu &gt; li.active &gt; a:not(.button)::before, header .top-bar-section .menu &gt; li &gt; a:not(.button):hover::before {
  width: 100%;
  transition: all .5s ease-in-out;
}

button , .button , header .email{
  position: relative;
  overflow: hidden;
   -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index:10;
}

button::before , .button::before , header .email::before{
    content: '';
    width: 0%;
    height: 100%;
    display: block;
    background: #003a4c;
    position: absolute;
      -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg); 
    transform: skewX(-20deg);   
    left: -10%;
    opacity: 1;
    top: 0;
    z-index: -12;
    -moz-transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
       box-shadow:2px 0px 14px rgba(0,0,0,.6);
  } 

button::after , .button::after , header .email::after{
    content: '';
    width: 0%;
    height: 100%;
    display: block;
    background:  #5e8ba0;
    position: absolute;
    -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg); 
    transform: skewX(-20deg);   
    left: -10%;
    opacity: 0;
    top: 0;
    z-index: -15;
    -webkit-transition: all .94s cubic-bezier(.2,.95,.57,.99);
    -moz-transition: all .4s cubic-bezier(.2,.95,.57,.99);
    -o-transition: all .4s cubic-bezier(.2,.95,.57,.99);
    transition: all .4s cubic-bezier(.2,.95,.57,.99);
    box-shadow: 2px 0px 14px rgba(0,0,0,.6);
}
button:hover::before , .button:hover::before, button:hover::before , .button:hover::before , header .email:hover::before{
	opacity:1;
	width: 116%;
}
button:hover::before , .button:hover::after, button:hover::before , .button:hover::after , header .email:hover::after{
	opacity:1;
	width: 120%;
}

header .top-bar-section .menu &gt; li.apply-now &gt; a:not(.button) {
  color: #FFFFFF;
  font-weight: 600;
}
header .top-bar-section .menu &gt; li.apply-now &gt; a:not(.button)::before {
    width: 100%;
}
button:hover, button:active, button:focus, 
.button:hover, .button:active, .button:focus, 
footer .newsletter a:hover, footer .newsletter a:active, footer .newsletter a:focus, 
header .email:hover, header .email:active, header .email:focus {
    color: #fff;
}



/**********FOOTER*****/

.copyright {
      text-transform: none;
    font-weight: 400;
    letter-spacing: 0.16px;
    font-size: 16px;
    line-height: 26px;
}
.sep {
  padding: 0 52px;
}
span.step.social-icon svg {
  position: relative;
  top: 2px;
fill: #fff;
}
footer .newsletter a {
    margin: 0;
    padding: 0 35px;
}
.sec-hor-mid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 16px 0;
}
/*footer {
    position: relative;
    z-index: 9;
}*/



/*Contact CSS*/

.contact-icon-box {
    text-align: center;
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 5px;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    -webkit-box-shadow: 0 20px 60px 0 rgba(40, 93, 251, 0.16);
    box-shadow: none;
    min-height: 384px;
    border-radius: 5px;
    background: #416F83;
    border: 2px solid #416F83;
    position: relative;
     transition: .6s ease;
}
.contact-icon-box::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    top: 0;
    left: 0;
    transform: rotateX(90deg);
    z-index: -1;
    transition: .6s ease;
    }
.contact-icon-box .contact-icon {
   border-right: 0px dashed #416F83;
   border-bottom: 0px solid #416F83;
   display: inline-block;
   margin-bottom: 30px;
   padding: 30px;
   border-radius: 5%;
   background: #fff;
   transition: .6s ease;
}

.contact-icon-box .contact-icon i {
    text-align: center;
    color:  #416F83;
    display: inline-block;
    border-radius: 5%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 50px;
    background-color: transparent;
    transition: .6s ease;
}

.contact-icon-box  h3 {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0.45px;
    padding: 0 0 0;
    margin-bottom: 10px;
    text-align: center !important;
    text-transform: uppercase;
}
.contact-body p , .contact-body a{
    text-align: center !important;
    color: #fff;
}
.contact-icon-box:hover{
    transform: translateY(-10px);
    }
.contact-icon-box:hover h3 , .contact-icon-box:hover p , .contact-icon-box:hover a {
    color: #416F83;
    }
.contact-icon-box:hover i {
    color:#fff;
    }
.contact-icon-box:hover .contact-icon{
        background: #416F83;
    }
.contact-icon-box:hover::after{
    transform: rotateX(0deg);
    }
.contact-info-area {
    margin-top: 45px;
}
.contact-icon-box .contact-icon path {
    fill: #A5B8BF;
    transition: .6s ease;
}
.contact-icon-box:hover .contact-icon path {
    fill: #fff;
}

.contact-form #mob_phone_phone_number_tel {
   height: 34px;
   padding: 6px 12px 6px 45px;
   margin: 5px 0px 9px !important;
   border: 1px solid #CCCCCC;
   width: 100%;
    }
.submit_wrap label {
   display: none!important;
    }
fieldset {
    border: 1px solid #ccc;
    padding: 18px;
    margin-top: 10px;
    text-align: left;
    }
.contact-form .intl-tel-input {
   width: 100%;
    }
.contact-form {
    padding: 5px 10px 10px;
    box-shadow: 1px 2px 6px #0000002e;
}
.map {
    padding:10px;
    box-shadow: 1px 2px 6px #0000002e;
}
.contact-body a {
    color: #fff;
    word-wrap: break-word;
}
#ps-contact-us {
    padding-bottom: 50px;
}
.contact-form-section .contact-details {
    margin-bottom: 29px;
}
div.form-container p {
  text-align: center;
}


/*********Blog Page Csss*************************/


/********blog******/

.blogs-section {
  background: #131313;
}
.blogs-section .blog-title.text-center.section-title {
  padding: 90px 0 34px;
}
.cta-link {
  font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #416F83;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0.16px;
    text-transform: capitalize;
    position: relative;
    text-decoration: none !important;
    padding: 0 0 4px;
}

.career-1 .fh-div {
  display: inline-block;
}
.author_name {
  color: #416f83;
}
.article-title.h1 {
  font-size: 25px;
}
.banner-figcaption-blog.blog-banner {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 1152px;
  margin: 0 auto;
  right: 0;
  height: 100%;
  display: flex;
  align-items: center;
}
.blog-articles, .ps-blog-article-content {
  margin: 92px 0 0;
  position: relative;
     width: 59%;
}
.ps-blog-tags li, .ps-blog-recent-posts li {
  margin-bottom: 2px;
  line-height: 22px;
}
.ps-blog-tags li a , .ps-blog-recent-posts li a{
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}
.ps-blog-tags, .ps-blog-recent-posts {
  margin: 8px 0 0;
}
.blog-sidebar {
  margin-left: -34%;
      padding-left: 108px;
    margin-top: 92px;
    padding-top: 63px;
    position: relative;
z-index: 1;
padding-bottom: 130px;
}
.blog-sidebar::before {
  content: '';
  position: absolute;
  top: 0;
  left: 14px;
  background: #003a4c;
 width: 1000%;
height: 100%;
z-index: -1;
}
/*
.blog-sidebar::after {
    content: '';
    position: absolute;
    left: 14px;
    background: #131313;
    width: 1000%;
    z-index: -1;
    height: 125%;
}*/
#blog-id img {
  width: 100%;
}
.blog-articles hr {
    border-color: #cccccc;
    margin: 3em 0 1.25em;
}
.addthis_toolbox.addthis_default_style.addthis_32x32_style, .addthis_toolbox.addthis_32x32_style {
    margin: 25px 0;
}
a.blog-read-more {
    text-transform: none;
}



/*****/

h2.blog-sidebar-h2.h2.tags-text, h2.blog-sidebar-h2.h2.recent-posts-text {
    padding-bottom: 0;
}
h1.article-title.h1, h1.article-title.h1 a, h2.blog-sidebar-h2.h2.tags-text, h2.blog-sidebar-h2.h2.recent-posts-text {
    font-size: 25px;
}
h2.blog-sidebar-h2.h2.recent-posts-text {
    padding-bottom: 0;
    padding-top: 45px;
}
li.blog-li.blog-li-2 hr {
    visibility: hidden;
}

/******Blog page css End ******/


/*****************HOME-PAGE****************/

figcaption.home-banner-figcaption  {
    position: absolute;
    transform: translate(-50%, -50%);
    text-align: left;
    width: 100%;
    top: 45%;
    left: 101%;  
}
figcaption.home-banner-figcaption .banner-title {
    text-transform: none;
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 0.35px;
    color: #5e8ba0;
    padding: 0;
    margin: 0;
}
figcaption.home-banner-figcaption .banner-subtitle {
    text-transform:none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #373737;
    line-height: 26px;
    letter-spacing: 0.16px;
    padding: 0;
    margin: 0;
    padding-bottom: 20px;
}
figcaption.home-banner-figcaption button {
    margin-top: 30px;
}

figcaption.service-figcaption {
    position: absolute;
    transform: translate(-50%, -50%);
    text-align: left;
    width: 100%;
    top: 40%;
    left: 104%;
}
.banner-title, h1.banner-title-blog {
    text-transform:none;
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 0.35px;
    color: #5e8ba0;
    padding: 0;
    margin: 0;
}
 .banner-subtitle {
    text-transform:none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #373737;
    line-height: 26px;
    letter-spacing: 0.16px;
    padding: 0;
    margin: 0;
}
.banner-block.inside-banner {
    position: absolute;
    transform: translate(-50%, -50%);
    text-align: left;
    width: 100%;
    top: 45%;
    left: 112.7%;
}
p a.button.banner.btn-one:hover, p a.button.btn-one:hover, .button:hover,
header .top-bar-section .menu-right a.email:hover, 
.button:hover, .button:active, .button:focus, 
button:hover, button:active, button:focus,
figcaption.home-banner-figcaption p a.button.btn-one:hover {
    background-color:#003a4c;
    color:#A5B8BF;
    border-color:#003a4c;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    box-shadow: 0 5px 10px rgb(17 16 16 / 52%);
}
p a.button.banner.btn-one, p a.button.btn-one, .button, button  {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    padding: 0 41px;
    letter-spacing: 0.16px;
    line-height: 55px;
    font-weight: 500;
    color: #222222;
    background-color: #A5B8BF;
    border: 0px solid #A5B8BF;
    text-transform: capitalize;
    border-radius: 0px;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    margin-top: 5px;
}
.section-title {
    text-transform: none;
    color: #5E8BA0;
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 0.35px;
    padding: 0;
    margin: 0;
    padding-bottom: 9px;
}
.section-subtitle, h1.article-title.h1, h1.article-title.h1 a, h2.blog-sidebar-h2.h2.tags-text, h2.blog-sidebar-h2.h2.recent-posts-text {
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
    color:#475863;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0px;
    padding: 0;
    margin: 0;
    padding-bottom: 9px;
}
.normal-text, p, .seo-text, h2.seo-text, ul.list li, ol.list li {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #373737;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.16px;
    padding: 0;
    margin: 0;
    padding-bottom: 11px;
}
a.cta-links, .cta-link, a.blog-read-more {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #416F83;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0.16px;
    text-transform: none;
    display: inline-block;
    position: relative;
    text-decoration: none !important;
    padding: 0 0 4px;
    z-index: 1;
    margin: 0;
}

a.cta-links:before,  a.blog-read-more:before, .cta-link:before{
    content: '';
    left: 0px;
    bottom: 0px;
    height: 1px;
    background-color: #000;
    width: 100%;
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
a.cta-links:after,  a.blog-read-more:after, .cta-link:after {
    content: '';
    left: 0px;
    bottom: -1px;
    height: 3px;
    background-color: #416F83;
    width: 75%;
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
a.cta-links:hover:after,  a.blog-read-more:hover:after, .cta-link:hover:after {
    width: 100%;
}



/*CSS-ENDS*/

/********HOME-PAGE***********/

h1.section-title:after, .banner-title:after, section.home-about-section .section-title:after {
    content: '';
    position: relative;
    display: table;
    width: 118px;
    height: 26px;
    background-image: url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/25201/theme/42323/img/home-arrow-blu.png") ;
    background-repeat: no-repeat;
    margin: 7px 0;
}
figcaption.home-banner-figcaption .discription {
    width: 453px;
}
section.home-career-section .section-title:after {
    content: '';
    position: relative;
    display: table;
    width: 118px;
    height: 26px;
    background-image: url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/25201/theme/42323/img/home-arrow-wht.png") ;
    background-repeat: no-repeat;
    margin: 7px 0;
}

section.home-first-section {
    background-color: #e8ecf4;
    text-align: center;
    padding: 31px 0 61px;
}
section.home-first-section .main-text {
    width: 59%;
    margin: 0 auto;
}
section.home-first-section .section-subtitle {
    padding-bottom: 27px;
}
section.home-first-section a.button {
    text-transform: none;
    padding:0 40px;
}
section.home-first-section h1.section-title:after {
    margin: 7px auto;
}
section.home-about-section {
     background-image: url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/25201/theme/42323/img/home-dots.png");
    background-repeat: no-repeat;
    background-size: auto;
    background-position: top left;
    padding: 80px 0;
}
section.home-about-section .full-width {
    max-width: 100% !important;
}

section.home-about-section .main-image {
    text-align: right;
    padding: 0;
}
section.home-about-section .main-text {
    width: 85%;
    margin-left: auto;
    padding-right: 13%;
}
.dis-flx {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
section.home-about-section .section-title {
    padding-bottom: 18px;
}
section.home-about-section a.button {
    margin-top: 30px;
}
section.home-career-section {
    background-color: #e7eaf3;
    padding: 100px 0 70px;
}
section.home-career-section .row {
    background-color: #003a4c;
        padding: 90px 40px;
}
section.home-career-section .section-title, section.home-career-section .section-subtitle, section.home-career-section p {
    color: #fff;
}
section.home-career-section .section-title {
    padding-bottom: 18px;
}
section.home-career-section .button::before {
    background: #a5b8bf;   
}
section.home-career-section .button {
    color: #222222;   
}
section.home-career-section .section-subtitle {
    padding-bottom: 34px;
}
section.home-career-section .main-information-2 .main-text {
    padding-left: 3%;
    padding-right: 9%;
}
section.home-career-section .main-information-1 .main-text {
    padding-right: 10%;
}
section.home-career-section .main-information-2 .main-text a.button {
    margin-top: 37px;
}
section.home-blog-section .main-information-1 .main-text .section-title, section.home-blog-section .main-information-1 .main-text p {
    color: #fff;
}
section.home-blog-section .main-information-1 .main-text {
    background-color: #5e8ba0;
    padding: 65px 18%;
    margin-bottom: -20px;
}
section.home-blog-section .main-information-1 .main-text .section-title {
    padding-bottom: 37px;
}
section.home-blog-section .main-information-1 .main-text a.button {
    margin-top: 31px;
    padding: 0 31px;
    margin-bottom: 0;
}
section.home-blog-section {
    background-color: #e7eaf3;
}
section.home-blog-section span.section-title {
    font-size: 45px;
    line-height: 45px;
}
section.home-blog-section .blog-cta-links {
    padding-top: 20px;
}
section.home-blog-section .section-subtitle {
    padding-bottom: 18px;
}
section.home-blog-section .main-information-2 .main-text, section.home-blog-section .main-information-3 .main-text {
    padding-left: 5%;
    padding-bottom: 54px;
}

section.home-contact-section {
    background-image: url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/25201/theme/42323/img/contact-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    text-align: center;
    padding: 113px 0 80px; 
}
section.home-contact-section .section-title, section.home-contact-section .section-subtitle, section.home-contact-section p {
    color: #fff;
}
section.home-contact-section .section-subtitle {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0.16px;
    padding-bottom: 43px;
}
section.home-contact-section .main-text {
    width: 68%;
    margin: 0 auto;
}
section.home-contact-section a.button {
    margin-top: 30px;
}




/*****SERVICE-PAGE*****/

.banner.bx-wrapper .ps-top-padding {
    padding: 0;
}
#slider figure img, .blog-img {
    width: 100%;
}
figcaption.service-figcaption .discription {
    width: 361px;
}
section.career-2-section {
    background-color: #e7eaf3;
    padding-bottom: 100px;
}
.career-row-1 .mid-text {
    padding-top: 19px;
    padding-bottom: 100px;
    width: 75%;
    margin: 0 auto;
    text-align: center;
}
section.career-2-section .main-information-2 .main-text {
    background-color: #5e8ba0;
    width: 361px;
    height: 306px;
    padding: 67px;
}
section.career-2-section .main-information-1 .main-text {
    width: 88%;
}
section.career-2-section .main-information-1 .main-text .section-title {
    padding-bottom: 32px;
}
section.career-2-section .main-information-2 .main-text a.fi-telephone, section.career-2-section .main-information-2 .main-text a.fi-mail {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.16px;
    color: #fff;
}
section.career-2-section .main-information-2 .main-text a.fi-telephone::before, section.career-2-section .main-information-2 .main-text a.fi-mail:before {
    padding-right: 20px;
    font-size: 20px;
}
section.career-2-section .main-information-2 .main-text a.button {
    margin-top: 30px;
}
section.career-second-section .row {
    background-color: #003a4c;
}
section.career-second-section .career-thre-section .main-information-1 .main-text {
    background-color: #5e8ba0;
    padding: 81px 95px;
    margin-top: -51px;
}
section.career-second-section .main-information-1 .main-text p, section.career-second-section p, .career-three-section p {
    color: #fff;
}
section.career-second-section .main-information-1 {
    padding-left: 0;
}
section.career-second-section {
    padding-top: 120px;
}
section.career-second-section .main-information-1 .main-text .section-subtitle {
    color: #fff;
    padding-bottom: 26px;
}
section.career-second-section .main-information-2 .main-text {
    padding: 81px 31px;
    border-bottom: 1px solid #3e6673;
    width: 76%;
    margin: 0 auto;
}
.career-three-section .main-information-1 {
    padding: 0;
}
.career-three-section .main-text {
    width: 91%;
    margin-left: auto;
    background-color: #003a4c;
    padding: 72px 0;
}
.career-three-section .main-text p {
    width: 79%;
    margin: 0 auto;
}

section.career-blog-section {
    background-color: #e7eaf3;
    padding: 90px 0 70px;
}
section.career-blog-section .section-title {
    padding-bottom: 45px;
}
section.career-blog-section  ul.career-blog {
    width: 84%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
section.career-blog-section figure.article-image {
    padding-bottom: 25px;
}
section.career-blog-section .section-subtitle, section.career-blog-section p {
    padding-bottom: 0;
}
section.career-blog-section a.button {
    margin-top: 20px;
}
section.career-footer-text {
    padding: 70px 0;
}











/***ABOUT-PAGE***/

.join {
    text-align: center;
    padding: 36px 0;
}
.joining {
    text-align: center;
    padding: 45px 0;
}
section.about-us-section {
    background-color: #e7ebf4;
    padding: 71px 0;
}
section.about-sec-section {
    padding-top: 60px;
}
section.about-third-section {
    padding: 61px 0;
}
div#section-2 {
    padding-top: 90px;
}
ul.team-ul li figure.figure {
    border: 1px solid #ccc;
    width: 100%;
    margin: 0 auto;
    padding: 70px;
    min-height: 867px;
    border-image-slice: 100% !important;
    border-image-source: none !important;
    border-image-slice: 1 !important;
    border-width: 5px !important;
    border-image-source: linear-gradient(180deg, rgb(94 139 160) 0%, rgb(66 109 129) 100%) !important;
}
ul.team-ul li figure.figure .section-title {
    padding-top: 20px;
}
ul.team-ul li figure.figure .section-title:after {
    content: '';
    position: relative;
    display: table;
    width: 118px;
    height: 26px;
    background-image: url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/25201/theme/42323/img/home-arrow-blu.png") ;
    background-repeat: no-repeat;
    margin: 7px auto;
}

/******GALLERY-PAGE*****/

.media-gallery-2-page-type .thumbnailSlider {
    display: none;
}

/****TESTIMONIAL-PAGE********/

.testimonial .actual-testimonial-holder {
    box-shadow: 5px 10px #888888;
}

/********JOIN-OUR-TEAM*********/

ul.list li {
    padding: 10px 0;
    list-style-position: outside;
	text-align: left;
    margin-left: 28px;
}

/*****ACCORDIAN-PAGE*****/

div#accordion .resp-easy-accordion .resp-accordion {
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.8px;
    padding: 15px 0;
    color: #636363;
    border-bottom: 1px solid #b2b2b2;
}
div#accordion .resp-tab-content p {
    padding-bottom: 0;
    padding: 0 14px;
}
div#accordion ul.list li, div#accordion ol.list li {
    padding: 5px 0;
    margin-left: 31px;
    list-style-position: outside;
}
div#accordion .resp-tab-content {
    border: 0 !important;
    background-color: #ececec;
}


/******BLOG******/

h2.blog-sidebar-h2.h2.tags-text, h2.blog-sidebar-h2.h2.recent-posts-text {
    color: #fff;
}







/*********/





@media only screen and (max-width: 1024px) {
    
figcaption.home-banner-figcaption {
    top: 49%;
    left: 106%;
} 
section.home-career-section {
    padding: 100px 10px 70px;
}
section.home-contact-section {
    padding: 44px 0 23px;
}
.blog-sidebar {
    width: 37%;
}
section.career-second-section {
    padding: 120px 10px 0;
}
ul.team-ul li figure.figure {
    min-height: 900px;
}

}



@media only screen and (max-width: 940px) {
    
/*HEADER-M*/

header .top-bar .title-area {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
a#sidebarButton {
    margin-top: -8px;
}
.top-bar .button {
    margin: 0;
}

/*FOOTER-M*/

section.powered-section .mb-flex.sec-hor-mid {
    border-top: 1px solid #7EA2B3;
}
.social-media-icons .step.social-icon svg#Layer_1 {
    width: 54px;
    height: 54px;
    top: 0;
}
.powered-section {
    padding-top: 0px;
    padding-bottom: 0px;
    border-top: 0px solid #7EA2B3;
}
.sec-hor-mid {
    padding: 14px 0;
}

/*home-m*/

.homepage li.home-banner-img-li:nth-child(1) img.home-banner-img {
    content: url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/25201/theme/42323/img/home-banner-a.jpg");
}
.homepage li.home-banner-img-li:nth-child(2) img.home-banner-img {
    content: url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/25201/theme/42323/img/home-banner-b.jpg");
}
.homepage li.home-banner-img-li:nth-child(3) img.home-banner-img {
    content: url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/25201/theme/42323/img/home-banner-c.jpg");
}
figcaption.home-banner-figcaption {
    position: relative;
    transform: none;
    text-align: left;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #e8ecf4;
}
figcaption.home-banner-figcaption .discription {
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 31px 7% 75px;
}
#slider-pager {
    left: 0;
    bottom:54px;
}
section.home-first-section .main-text {
    width: 100%;
    padding: 0 7%;
    text-align: left;
}
section.home-first-section h1.section-title:after {
    margin: 7px 0;
}
section.home-about-section {
    background-image: none;
    text-align: left;
}
section.home-about-section .main-text {
    width: 100%;
    padding: 0 7%;
}
section.home-career-section {
    padding: 100px 15px 70px;
}
section.home-career-section .main-information-1 .main-text {
    padding-right: 0%;
    text-align: left;
}
section.home-career-section .main-image {
    padding: 27px 0 35px;
}
section.home-career-section .main-information-2 .main-text {
    padding-left: 0%;
    padding-right: 0%;
    text-align: left;
}
section.home-career-section {
    padding: 100px 15px 92px;
}
section.home-blog-section .main-information-1 .main-text {
    padding: 65px 7%;
    margin-bottom: 0;
    text-align: left;
}
section.home-blog-section .main-information-2 .main-text, section.home-blog-section .main-information-3 .main-text {
    text-align: left;
    padding: 51px 7% 0;
}
section.home-blog-section .main-information-3 .main-text a.button {
    margin-top: 50px;
}
section.home-blog-section {
    padding-bottom: 62px;
}
section.home-contact-section {
    background-image: url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/25201/theme/42323/img/contact-bg-m.jpg");
    padding: 113px 0 80px;
}

section.home-contact-section .main-text {
    width: 100%;
    margin: 0 auto;
    padding: 0 6%;
    text-align: left;
}







/*service-page-m*/

figcaption.service-figcaption {
    position: relative;
    transform: none;
    text-align: left;
    width: 100%;
    top: 0;
    left: 0;
    padding:67px 7% 45px;
}
figcaption.service-figcaption .discription {
    width: 100%;
}
.career-row-1 .mid-text {
    width: 100%;
    text-align: left;
    padding: 61px 7%;
}
section.career-2-section .main-information-1 .main-text {
    width: 100%;
}
section.career-2-section .main-information-1 .main-text {
    width: 100%;
    padding: 0px 7% 36px;
}
section.career-2-section .main-information-2 .main-text {
    margin: 0 auto;
}
section.career-second-section {
    padding: 98px 16px 0;
}
section.career-second-section .main-information-1 {
    padding-right: 0;
}
section.career-second-section .career-thre-section .main-information-1 .main-text {
    padding: 81px 48px;
    margin-top: 0px;
}
section.career-second-section .main-information-2 .main-text {
    padding: 81px 0;
    width: 89%;
}
.career-three-section .main-text {
    width: 100%;
    margin-left: 0;
}
.career-three-section .main-text p {
    width: 87%;
}
section.career-section-six .section-subtitle {
    padding: 0;
}
div.form-container.car-pg input[type="text"] {
    padding: 30px 20px;
}

section.career-blog-section ul.career-blog {
    width: 100%;
}

section.career-footer-text {
    padding: 70px 7%;
}
section.career-blog-section .content-main, .blogs-six-section {
    max-width: 481px;
    margin: 0 auto;
}
section.career-blog-section .content-main {
    padding: 0 0.9375em;
}
section.career-blog-section ul.career-blog li {
    padding: 0 0 40px;
}
section.career-blog-section ul.career-blog li.career-blg-li-2 {
    padding: 0;
}





/*ABOUT-M*/

section.about-us-section .main-image {
    text-align: center;
    padding-top: 20px;
}
div#section-2 {
    padding-top: 34px;
}
ul.team-ul li figure.figure {
    min-height: auto;
    text-align: center;
    padding: 70px 7%;
}
ul.team-ul li figure.figure .section-title {
    text-align: center !important;
}
#ps-contact-us h3 {
    text-align: left;
}

/*GALLERY-M*/

.media-gallery-2-page-type .thumbnailSlider, .media-gallery-2-page-type .mainSlider .bx-prev, .media-gallery-2-page-type .mainSlider .bx-next {
    display: none !important;
}

/*BLOG-M*/

.banner-block.inside-banner {
    position: relative;
    transform: none;
    text-align: left;
    width: 100%;
    top: 0;
    left: 0;
    padding: 87px 10px 0px 10%;
}
/*BLOG-M*/

.banner-figcaption-blog.blog-banner {
  position: relative;
  top: 0;
  left: 0;
  max-width: 1152px;
  margin: 0 auto;
  right: 0;
  height: auto;
  display: flex;
  align-items: center;
}
.blog-articles, .ps-blog-article-content {
  margin: 45px 0 0;
  text-align: left;
  width: 100%;
}
.blog-articles .blog-ul {
    max-width: 653px;
    margin: 0 auto;
}
.banner-figcaption-blog.blog-banner .banner-description {
  padding: 100px 8% 55px;
}
.blog-sidebar::before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0;
  background: #003a4c;
  width: 100%;
  height: 100%;
  z-index: -1;
  right: 0;
  margin: 0 auto;
}
.blog-sidebar {
  margin-left: 0;
  padding-left: 9%;
  margin-top: 0;
  padding-top: 50px;
  position: relative;
  z-index: 1;
  padding-bottom: 130px;
  text-align: left;
}
.inner-page, .inner-page .text-center {
  text-align: left !important;
}
.blog-sidebar {
    width: 100%;
}




}

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

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

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


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

@media only screen and (max-width: 375px) {
    
section.career-2-section .main-information-2 .main-text {
    width: 338px;
    padding: 67px 50px;
} 
    
    
}

@media only screen and (min-width: 1366px) {



}



@media only screen and (min-width: 1900px) {
    
section.home-contact-section {
    min-height: 745px;
}
figcaption.home-banner-figcaption, figcaption.service-figcaption {
    top: 43%;
    left: 89%;
}
section.career-second-section .row, .career-row-1 {
    margin-top: -1px;
}

}



@media only screen and (min-width: 2560px) {
    
section.home-contact-section {
    height: 1004px;
}
figcaption.home-banner-figcaption, figcaption.service-figcaption {
    left: 82%;
}

}







</pre></body></html>