/* Clearfix */
.clearfix:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}
.clearfix {
    clear: both;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

figure
{
    padding:0;
    margin:0;
}



body {  
    line-height: 1.5;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #FFFFFF;
    font-weight: 300;
    background-color: #111111;
}

p {
    font-weight: 400;
    line-height: 1.85;
    letter-spacing: .45px;
    margin: 0 0 14px 0;
    font-size: 15px;
}

.seo-text
{
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8;   
    margin: 0 0 1.25em;
    padding:0;
}

div.form-container.ps-register-form
{
    padding: 50px 0
}

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

.ps-login-page .ps-text {
     border: 1px solid #292929;
}

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

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

h1, h3, h2, h4, h5, h6 {
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.3;
    font-weight: 300;
}

h1 {
    font-size: 50px;
    word-wrap: break-word;
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
}

h2 {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

h1.alternate,
h2.alternate,
h3.alternate,
h4.alternate,
h5.alternate,
h6.alternate{
    color:#FFFFFF;
}

a  {
    color: #C1131E;
    outline: none;
}

a:hover, a:active, a:focus {
    color: #C1131E;
}

ul li {
    list-style-position: inside;
}

hr {
    border-color: #292929;
}

fieldset.ps-article-editor-form {
    background: none repeat scroll 0 0 #111111;
}

.step {
    display: inline-block;
    line-height: 1;
}

/*
button,
.button,
.button:link,
.button:visited, */
#ps-menu-collection-one .menu-collection-listing #accordion .product-holder button,
#ps-menu-collection-one .menu-collection-listing #accordion .product-holder .button,
#ps-menu-collection-one .menu-collection-listing #accordion .product-holder .button:link,
#ps-menu-collection-one .menu-collection-listing #accordion .product-holder .button:visited {
    /* You may wish to override these properties with your settings */
    display: inline-block;
    border: 1px solid #FFFFFF;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    background-color: #ED1E2F;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    cursor: pointer;
    color: #FFFFFF;
    padding: 7px 40px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 13px 0 0 0;
}

button:hover,
.button:hover,
button:active,
.button:active,
button:focus,
.button:focus {
    /* You may wish to override these properties with your settings */
    background-color: #ED1E2F;
    color: #FFFFFF;
    outline: none;
}

button.disabled, 
button[disabled],
.button.disabled,
.button[disabled],
button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
    background-color: #ED1E2F;
    color: #FFFFFF;
    opacity: 1;
}

.breadcrumb {
    margin:36px 0;
}

.hide-for-desktop-large {
    display: block;
}

hr {
    margin-left: auto;
    margin-right: auto;
}

hr.small {
    width: 90px;
}

hr.full {
    width: 100%;
}

.ps-account-page{
    margin-top: 5px;
}

.ps-account-page h2{
    font-size: 25px;
}

/*text-logo*/
.fi-list, .fi-x {
    font-size: 40px !important;
    text-indent: 0 !important;
    color: #C1131E !important;
    transition: all .5s;
}

.text-logo {
    color: #C1131E;
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 36px;
    word-wrap: break-word;
}

/*header css starts*/
header {
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    position: relative;
    padding: 0 0 31px 0;
    background-color: #111111;
}

.its-home .logged-out header {
    position: absolute;
    border-bottom: none;
    background-color: transparent;
}

header.noSlider {
    border-bottom: 1px solid #292929;
}

header .top-bar {
    height: auto;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 0;
}

header .top-bar .title-area {
    margin-top: 31px;
    background-color: #111111;
}

.body-content{
	overflow: hidden;
}

.top-bar .toggle-topbar.menu-icon {
    position: fixed;
    right: 0;
    top: 39px;
    margin: 0;
    padding: 0;
    width: auto;
    float: left;
    display: table;
    margin: 0 0 0 auto;
    transition: all .5s;
}

.active .top-bar .toggle-topbar.menu-icon {
    right: 330px;
}

#sidebarButton {
	text-align: center;
    background-color: #111111;
    line-height: 1.3;
    border-radius: 50%;
    padding: 2px;
    font-size: 35px !important;
    width: 50px;
    height: 50px;
    box-shadow: 0px 0px 20px 3px #c1131e;
}

header .top-bar-section{
	display:none;
}

header .top-bar .name {
	float: none !important;
	margin-left: auto;
	margin-right: auto;
    height: auto;
}

header .top-bar.expanded .title-area {
    background: none repeat scroll 0 0 transparent;
}

.name img {
    margin-top: 1%;
    max-width: 70%;
}

header nav.top-bar,
header .top-bar-section ul, 
header .top-bar-section li a:not(.button){
    background-color: transparent;
    font-weight: normal;
}

.side-nav-content {
    display: block;		
    /* fallback */
    background-color: #111111; 
    background-repeat: repeat-y; 
    /* Safari 4-5, Chrome 1-9 */ 
    background: -webkit-gradient(linear, right top, left top, from(#292929),color-stop(0.1, #111111), to(#111111)); 
    /* Safari 5.1, Chrome 10+ */ 
    background: -webkit-linear-gradient(right, #111111 83%, #292929); 
    /* Firefox 3.6+ */ 
    background: -moz-linear-gradient(right, #111111 83%, #292929); 
    /* IE 10 */ 
    background: -ms-linear-gradient(right, #111111 83%, #292929); 
    /* Opera 11.10+ */ 
    background: -o-linear-gradient(right, #111111 83%, #292929);
    padding: 0!important;
}

.nav-bar {
	list-style: none outside none;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
	width: 100%;
}

.nav-bar li a, .nav-bar li span, .mobile-label {
	display: inline-block;
	color: #FFFFFF;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	padding: 0 14px;
    font-weight: 500;
    transition: all .5s;
    letter-spacing: .8px;
    text-transform: uppercase;
}

.nav-bar .mycart > a {
    font-weight: 500;
}

.nav-bar > li {
    float: left;
    width: 100%;
    line-height: 44px;
    border-bottom: 1px solid #292929;
}

.nav-bar li a {
    display: block;
	word-wrap: break-word;
    text-transform: uppercase;
}

.nav-bar li a:hover{
	color: #C1131E;
}

.nav-bar li span.ps-user-greeting-container {
    font-weight: 600;
    color: ;
}

.ps-user-greeting-container > a {
	font-size: 14px;
    color: #FFFFFF;
}

.ps-user-greeting-container > a:hover {
    color: #C1131E;
}

.user-login {
    float: left;
    margin: 20px 0 10px 0;
    width: 50%;
    font-size: 9px;
}

.user-login a {
    text-decoration: underline;
}

.user-login .welcome {
    display: block;
    margin-left: 28%;
}

[role="main"] {
    padding: 0 !important;
}

[role="complementary"] {
    position: absolute !important;
}

[role="complementary"] .has-dropdown > ul {
	margin-left: 20px;
}

/* sub menu*/
[role="complementary"] .has-dropdown > a > span{
	color: #FFFFFF;
	font-size: 18px;
	margin-left: 10px;
	vertical-align: -3px;
	padding: 0;
}

[role="complementary"] .has-dropdown .has-dropdown > a > span{
    color: #FFFFFF;
}

[role="complementary"] .has-dropdown > ul{
	list-style:none;
	display:none;
	border-top: 1px solid #292929;
}

[role="complementary"] .has-dropdown > ul > li{
	border-bottom: 1px solid #292929;
	line-height: 44px;
}

[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 .has-dropdown li {
    background-color: #111111; 
}

[role="complementary"] .has-dropdown .dropdown .has-dropdown li ul li {
    background-color:transparent!important;
}

[role="complementary"] .has-dropdown .dropdown .has-dropdown li ul li a {
    color:#FFFFFF!important;
}

[role="complementary"] .has-dropdown .dropdown .has-dropdown li ul li a:hover {
    color:#C1131E!important;
}

[role="complementary"] .has-dropdown a {
	color:#FFFFFF!important;
}

[role="complementary"] .has-dropdown a:hover,
[role="complementary"] .has-dropdown a:hover span{
	color:#C1131E!important;
}

[role="complementary"] .has-dropdown .dropdown .has-dropdown li a, 
[role="complementary"] .has-dropdown .dropdown .has-dropdown li a span {
    color:#FFFFFF !important;
}

[role="complementary"] .has-dropdown .dropdown .has-dropdown li a:hover,
[role="complementary"] .has-dropdown .dropdown .has-dropdown li a:hover span {
    color:#C1131E !important;
}

[role="complementary"] .has-dropdown li a{
    color:#FFFFFF !important;
}

[role="complementary"] .has-dropdown li a:hover,
[role="complementary"] .has-dropdown li a:hover span{
	color:#C1131E !important;
}

.dropdown.level-2 li a {
    font-size: 14px;
}

/* end sub menu */

.mobile-user-detail-cart{
	list-style:none;
	margin-bottom:0;
}

.mobile-auth-links{
	float:left;
	width:56%;
	padding-top:10px;
	font-size:18px;
	font-weight:700;
	text-transform:uppercase;
}

.mobile-user-detail-cart .social-icon {
	font-size: 50px;
	margin-right: 20px;
	vertical-align: middle;
}

.mobile_circle{
	border-radius: 50% 50% 50% 50%;
	display: inline-block;
	font-weight:600;
}

.mobile-cart-detail{
	text-align:right;
}

.mobile-cart-detail a{
	padding-right:0!important;
}

#mobile-cart{
	background: none repeat scroll 0 0 ;
	height: 40px;
	width: 40px;
	text-align:center;
	line-height: 40px;
}

.mobile-search-button {
	opacity: 0;
	border: 0 none;
	height: 41px !important;
	float: right;
	width: 70px;
	z-index: 9999999;
	cursor: pointer;
	right: 0;
	position: absolute;
}

#sidebar form {
	border-bottom: 1px solid #292929;
	float: left;
	width: 100%;
	background-color: #FFFFFF;
}

#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 !important;
}

.mobile.fi-magnifying-glass {
	cursor: pointer;
	font-size: 32px;
	position: absolute;
	top: -3px;
    right: 12px;
}
 
.mobile-search {
	border: none;
	background-color: #111111;
	color: #FFFFFF !important;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px !important;
	float: left;
	padding: 9px;
    width:100%;
}

.mobile-search input[type="text"]{
	background-color: #111111;
}

.mobile-social{
	list-style:none;
}

.mobile-footer-icons {
	margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
}

.hide-mobile {
    display: none;
}

.search
{
    position:relative;
}

.menu-left
{
    padding:12px 0 0;
}

.search input.search-text {
    padding-left: 15px;
    padding-right: 0;
    font-size: 15px;
    background-color: #111111;
	color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    float: right;
    border: none;
    text-transform: lowercase;
    border-radius: 30px;
    width:200px;
}


.search .search-submit {
    opacity: 0;
    border: medium none;
    cursor: pointer;
    display: inline-block;
    font-family: "foundation-icons";
    font-style: normal;
    font-variant: normal;
    height: 30px;
    padding: 0;
    vertical-align: middle;
    width: 30px;
    z-index: 9999;
    right: 0;
    position:absolute;
    background:url("//d14ty28lkqz1hw.cloudfront.net/data/org/24216/theme/40044/img/search-icon.png") no-repeat center;
    border-radius:30px;
}


.search .fi-magnifying-glass {
    color:#FFFFFF;
    font-size: 19px;
    line-height: 25px;
    opacity: 1;
    border: medium none;
    cursor: pointer;
    display: inline-block;
    font-family: "foundation-icons";
    font-style: normal;
    font-variant: normal;
    height: 25px;
    padding: 0;
    vertical-align: middle;
    width: 25px;
    z-index: 999;
    right: 0;
    top:2px;
    position:absolute;
}

/*header css ends*/

/*slider css starts*/

.bxslider {
    margin-bottom:0;
}

.bx-wrapper {
    margin-bottom: 0 !important;
    position:relative;
}

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

.bx-pager {
    bottom: 10px !important;
    z-index: 9999;
    width: 100%;
}

.bx-pager a {
    font-size: 0 !important;
    display: inline-block;
}

.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item a {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border: 2px solid #FFFFFF !important;
    border-radius: 100% !important;
    margin-right: 4px !important;
    text-decoration: none !important;
    width: 11px !important;
    height: 11px !important;
    padding: 0 !important;
}

.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item a.active {
    background: none repeat scroll 0 0 #C1131E !important;
    border: 2px solid #FFFFFF !important;
}

.banner #slider .bx-controls-direction {
	display: none;
}

.banner #slider .transparent-bg {
    background: none repeat scroll 0 0 #C1131E;
    bottom: 0;
    height: 30px;
    opacity: 0.4;
    position: absolute;
    width: 100%;
    z-index: 999;
}

.banner #slider .banner-image
{
    position:relative;
}

.banner #slider .banner-text
{
    position:absolute;
    width:100%;
    text-align:center;
    top:80px;
}

.banner #slider .banner-text h1
{
    font-size:50px;
    color:#FFFFFF;
    margin: 0;
    padding:0 0 40px;
    font-weight:300;
    letter-spacing:20px;
    text-transform:uppercase;
    line-height:1em;
    text-shadow: 2px 2px 5px #FFFFFF;
}

.banner #slider .banner-text .button
{
    font-size:20px;
    color:#FFFFFF;
    margin: 0;
    padding: 7px 20px;
    font-weight:400;
    letter-spacing:5px;
    border-color: #FFFFFF;
    border-width:2px;
    text-transform:uppercase;
    background: url("//d14ty28lkqz1hw.cloudfront.net/data/org/24216/theme/40044/img/banner-btn-overlay.png") no-repeat center;
    text-shadow: 2px 2px 5px #FFFFFF;
}

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

.container {
    min-height:350px;
}

/*slider css ends*/

/*small icons section css starts*/
.small-icons {
    background: none repeat scroll 0 0 #111111;
   	padding-bottom: 25px;
    padding-top: 25px;
}

.small-icons p.description {
    color: #FFFFFF;
    margin: 0;
    padding: 0;
    max-width: 100%;
}

.small-icons img {
    margin-top: 6px;
}
/*small icons section css ends*/

/*search form css starts*/
.search-form {
    padding: 50px 0;
    border-bottom: 1px solid #292929;
}

.search-form label {
    width:100%;
    font-weight: 300;
    padding-bottom: 10px;
    line-height:1em;
    display:block
}

.search-form select {
    border: 1px solid #292929;
    padding: 10px;
    margin-bottom:20px;
}

.search-form .search-submit {
    border: 1px solid ;
    border-radius: 30px;
    margin-top: 0;
    padding: 6px 30px;
}
/*search form css ends*/

/*search listing css starts*/
.search-listings {
    padding-bottom: 50px;
    padding-top: 50px;
    text-align: center;
}

.search-listings h2 {
    padding-bottom:30px;
}

.homepage .search-listings .description p:last-child
{
    margin-bottom:0;
}

.search-listings h4 {
    background-color: #111111;
    color: #FFFFFF;
    font-size:14px;
    text-transform:uppercase;
    margin-bottom: 2px;
    padding: 10px 20px;
    line-height: 1.5;
}

.search-listings ul {
    margin-left: 0;
    margin-right: 0;
}

.search-listings ul li {
    background-color:  #111111;
    color: #FFFFFF;
    font-size: 14px;
    margin-bottom: 2px;
    padding-bottom: 8px;
    padding-left: 0;
    padding-top: 8px;
}
/*search listing css ends*/

/*follow us css starts*/
.follow-us {
    background-color: #C1131E;
    color: #FFFFFF;
    padding-top: 20px;
    padding-bottom: 20px;
}

.follow-us p, .follow-us h1, .follow-us h2, .follow-us h4 {
    color: #FFFFFF;
}

.follow-us h4 {
    line-height:165px;
}

.step.social-icon {
    color: #FFFFFF;
    font-size: 70px;
}

.follow-us .follow-icons {
    margin:0;
    padding:47px 0;
    list-style:none;
}

.follow-us .follow-icons li{
    line-height:1em;
    display:inline;
    padding:0 15px ;
}

.follow-us .follow-icons li:first-child{
    padding-left:0;
}
.follow-us .follow-icons li:last-child{
    padding-right:0;
}

/*follow us css ends*/

/*call us css starts*/
.call-us {
    background-image: url("//d14ty28lkqz1hw.cloudfront.net/data/org/24216/theme/40044/img/contact-bg.jpg");
    background-size: cover;
}

.call-us .call-us-text {
    padding-top: 85px;
}

.call-us .call-us-text h3 {
    color: #FFFFFF;
    padding-bottom:30px;
}

.call-us .call-us-text .description {
    color: #FFFFFF;
    max-width: 100%;
    line-height:1.8em;
}
/*call us css ends*/

/*search by map css starts*/
.search-by-map
{
    padding: 40px 0;
}

.search-by-map .search-by-map-text h2 {
    padding-bottom:30px;
}

/*search by map css ends*/

/*Featured luxury css starts*/
.feat-luxury {
    background-color: #111111;
    color: #FFFFFF;
    padding: 50px 0;
}

.feat-luxury p, .feat-luxury h2{
    color: #FFFFFF !important;
}

.feat-luxury ul {
    margin: 0;
    padding:0;
}
.feat-luxury ul li{
    padding-bottom: 0;
    padding-top:50px;
}

.feat-luxury ul .description {
    font-weight: 600;
    line-height: 1.5;
    padding: 10px 0 0;
    margin:0;
    text-align: center;
}
/*Featured luxury css ends*/

/*buy sell css starts*/
.buy-sell {
    padding: 40px 0 0;
    border-bottom: 1px solid #292929;
}

.buy-sell .buy-sell-content {
    padding-bottom: 0;
    margin:0
}

.buy-sell .buy-sell-content{
    margin-bottom:50px;
}

.buy-sell .buy-sell-content .img {
    margin-top: 10px;
}

.arrow-right {
    background:url("//d14ty28lkqz1hw.cloudfront.net/data/org/24216/theme/40044/img/read-more-arrow.png") no-repeat right center;
    padding-right:10px;
}
/*buy sell css ends*/

/*tabs section css starts*/
.tabs-text {
    padding: 50px 0;
}

.descripiton p{
    padding: 40px 0;
    margin:0;
}

.homepage .tabs-text h3.resp-accordion,
.homepage .tabs-text .tab-holder h3{
    color: #FFFFFF;
    font-size: 17px;
    text-transform:uppercase;
    line-height: 1em;
    margin: 0;
}

.homepage .tabs-text #tabs {
    text-align: center;
}

.homepage .tabs-text .resp-tabs-list li {
    background-color: transparent !important;
    color: #FFFFFF;
    margin-right: 3px;
    border-top: 3px solid transparent !important;
    border-bottom: 0 none !important;
    height: 42px;
    padding: 13px 15px !important;
}

.homepage .tabs-text .resp-arrow,
.homepage .tabs-text h3.resp-tab-active .resp-arrow {
    border: medium none;
}

.homepage .tabs-text .resp-arrow::before {
    color: transparent;
    content: "\002B";
    font-size: 20px;
    font-weight: bold;
    line-height: 1em;
    float: right;
    margin-top: -3px;
}

.homepage .tabs-text .resp-tab-active .resp-arrow::before {
    color: transparent;
    content: "\2212";
    font-size: 20px;
    font-weight: bold;
}

.homepage .tabs-text .resp-accordion {
    background-color: transparent !important;
    color: #FFFFFF;
    border: medium none !important;
    border-bottom: 3px solid white !important;
    padding: 12px 14px 14px 14px !important;
}

.homepage .tabs-text .resp-tabs-list li.resp-tab-active,
.homepage .tabs-text .resp-accordion.resp-tab-active {
    border-top: 3px solid transparent !important;
}

.homepage .tabs-text .resp-tab-content {
    background-color: transparent;
    color: #FFFFFF;
}
/*tabs section css ends*/


#collection-listing .items .product-container .image .img,
.promo-img img,
.toy-img img,
.category-banners img,
.collection-banner img,
.product-container img,
.product-page-type-wrapper .thumbs img,
.product-page-type-wrapper img#imgMain,
.product-page-type-wrapper .cloud-zoom-big {
    border: 1px solid #393939;
}


.thumbnail {
    cursor: pointer;
}

.sale {
    background: none repeat scroll 0 0 #C1131E;
    color: #FFFFFF;
}

/*tabs on productpage*/
.homepage .resp-tab-content {
    border: 1px solid #292929;
}

.homepage .resp-tab-content {
    border-bottom: medium none;
}

.homepage .resp-tab-content,
.homepage .resp-accordion {
    word-wrap: break-word;
}

.homepage .resp-accordion {
    border: 1px solid #292929;
}

.homepage .resp-accordion {
    /* margin-top: 0; */
    /* border: 1px solid #292929; */
    /* border-bottom: medium none; */
}

.homepage .resp-tab-active {
    border: 1px solid #292929;
}

.homepage .resp-accordion:first-child {
    /* border-top: 1px solid #292929; */
    /* border-bottom: medium none; */
}

.homepage .resp-tabs-container {
    background: none repeat scroll 0 0 transparent;
}

.homepage .resp-tabs-list li { 
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-weight: 500;
    font-size: 18px;
}

.homepage .resp-tabs-list li.resp-tab-active,
.homepage h3.resp-tab-active { 
    background-color: ;
}

.homepage .resp-accordion:last-of-type,
.homepage .resp-tab-content:last-of-type {
    border-bottom: 1px solid #292929;
    border-top: medium none;
}

.homepage .resp-tab-content.resp-tab-content-active ul {
    margin-left: 15px;
}

.homepage .resp-tab-content.resp-tab-content-active > ul {
    margin-left: 15px;
}

#total-quantity {
    font-size: 35px;
    font-weight: 600;
    line-height: 50px;
    margin: 0 9px;
}

.product-page-type-wrapper .quantities {
    float: left;
    margin-top: 8px;
    margin-right: 20px;
}

.product-page-type-wrapper .product-quantity-operators {
    margin-top:0px;
}

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

/* end tabs on product page */

/* Cart page */
.ps-cart-page table.cart-items,
.ps-cart-page table.cart-items tr.cartrow td,
.ps-cart-page table.cart-items tr th,
.ps-cart-page table.cart-items tr td,
.ps-cart-page .total-table {
    border-radius: 0;
}

.ps-cart-page table.cart-items,
.ps-cart-page .total-table {
    border: 1px solid #292929;
}

.ps-cart-page{
    margin-bottom: 10px;
}

.ps-cart-page table.cart-items tr.cartrow td,
.ps-cart-page table.cart-items tr th {
    border-bottom: 1px solid #292929;
}

.ps-cart-page table.cart-items tr th,
.ps-cart-page table.cart-items tr td,
.ps-cart-page .total-table td {
     border-right: 1px solid #292929;
}

.ps-cart-page .total-table td{
    border-color:#292929;
}

.ps-cart-page table.cart-items tr:last-child td,
.ps-cart-page .cart-items .item,
.ps-cart-page .cartrow {
    border-bottom: medium none;
}

.ps-cart-page table.cart-items tr td {
    clear: both;
}

.ps-cart-page #cart-form .chkoutbut .checkout.return {
    display: inline-block;
    text-align: center;
    float: left;
}

.ps-cart-page .subtotal {
    font-size: 14px;
}

.ps-cart-page .update-btn {
    width: 90% !important;
}

.ps-cart-page .chkoutbut {
    width: 50% !important;
}

.ps-cart-page #cart-form .chkoutbut .checkout {
    width: 47%;
	float: right;
    font-weight: 700;
}

.ps-cart-page #cart-form .chkoutbut .checkout,
.ps-cart-page .checkoutbut input.update-btn,
.ps-cart-page .qty-increment {
    font-family: 'Open Sans', sans-serif;
    color: #FFFFFF !important;
    background-color: #ED1E2F !important;
    font-size: 13px;
    margin-bottom: 18px;
    text-transform: uppercase;
	padding: 10px 25px;
    border: 1px solid #FFFFFF;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    cursor: pointer;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;    
}

.ps-cart-page .qty-increment {
    color: #FFFFFF !important;
    background-color: #ED1E2F !important;
    border: 1px solid #FFFFFF;
    border-radius: 2px;
    line-height: 30px;
    padding: 3px 14px;
    width: 40px;
    font-size: 19px;
}

.ps-checkout-page #applyDiscount {
    padding: 10px 20px;
}

.update-btn {
    font-size: 12px !important;
    padding-bottom: 10px !important;
    padding-top: 11px !important;
    font-weight: 700;
}


.ps-cart-page .bread-crumbs {
    padding: 1em 0;
}

#cart-form .chkoutbut {
    width: 100% !important;
}

.ps-cart-page #cart-form .chkoutbut .checkout {
    width: 100%;
}

.buy-now.button {
    padding: 6px 9px;
}

.addToCart.button > a {
    padding: 10px 18px;
}

.button {
    float: none;
    width: auto;
}

.button a {
    color: #FFFFFF;
	font-size: 12px;
}
.red-br::before {
    content: "";
    position: absolute;
    width: 50px;
    background-color: #ed1e2f;
    bottom: 10px;
    height: 2px;
}
.red-br {
    position: relative;
    padding: 0 0 20px !important;
}
.ps-cart-page table.cart-items tr.cartrow td:first-child {
    float: left;
    width: 100%;
}

.ps-cart-page .cart-items tr:nth-last-child(2) {
    padding-bottom: 0;
}

.ps-checkout-page h3 {
    font-size: 1.4em;   
}

.ps-checkout-page .continue_btn{
    background-color : #ED1E2F;
    color: #FFFFFF;
    text-shadow: none;
    font-size: 13px;
    margin-bottom: 18px;
    text-transform: uppercase;
    padding: 10px 25px;
    border: 1px solid #FFFFFF;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    cursor: pointer;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.checkout {
    padding-bottom: 8px !important;
    padding-top: 9px !important;
}

.contact.button {
     letter-spacing: 1px;
     font-size: 14px;
     padding: 9px 18px 9px 20px;
    /* background: url("//d14ty28lkqz1hw.cloudfront.net/data/org/24216/theme/40044/img/submit-arrow.png") no-repeat scroll 84px center rgba(0, 0, 0, 0);*/
}

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

.ps-register-form {
    padding-top: 30px;
}

/* Search Page */
.search-results {
    padding-top: 3.6%;
}

.search-results h2 {
	word-wrap: break-word;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
}

.search-results h2 span.search-term {
    text-transform: none;
}

.search-results .grid {
    margin-top: 7%;
}

.search-results .product-container {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    max-width: 300px;
}

.search-results .product-container .image,
.search-results .product-container .details {
    width: 100%;
}

.search-results .product-container .image {
    position: relative;
}

.search-results .product-container .details .content {
  	float: left;
    margin-bottom: 20px;
    margin-top: 5px;
    text-align: center;
    width: 100%;
}

.search-results .product-container .details .content p {
    text-align: center;
}

.search-results .product-container .details p.title {
    font-size: 16px;
    margin: 0 auto 5px;
    padding-left: 5px;
    padding-right: 5px;
    width: 90%;
    word-wrap: break-word;
}

.search-results .items .product-container .sale {
    font-size: 11px;
    font-weight: bold;
    height: 35px;
    padding-top: 3px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
    left: 0;
    margin-left: 0;
    line-height: 30px;
    z-index: 9999;
    margin-top: 0;
    display: block;
}

.wait {
    display:none;
    top: 50%;
    left: 0;
    position: fixed;
    text-align: center;
    width: 100%;
}

.homepage-wait {
    left: 0;
}

.ias_loader {
    display: none !important;
}

/* Media gallery */
#media-gallery-2-page-type {
    margin-bottom:50px;
}

/*contact form*/

.contact .normal {
    border: 1px solid #292929;
    height: 38px;
    width: 450px;
}

.contact textarea,
.contact .normal {
    background: none repeat scroll 0 0 ;
}

.field-separator {
    margin-top: 20px;
    clear: both;
}

.field-separator > span {
    text-transform: uppercase;
}

.field-separator.first_name {
    margin-right: 15px;
}


.contact .banner {
    margin-top: 30px;
}

.contact form {
    display: inline-block;
}

.fnameWrap,
.lnameWrap {
	float: left;
}

.fnameWrap {
	margin-right: 50px;
}

.contact .normal.firstname ,
.contact .normal.lastname {
	width: 200px;
}

.contact .name,
.contact .first_name,
.contact .last_name{
    margin-top: 0;
    margin-top: 15px;
}

.contact h4 { 
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 24px;
}

.contact .first_name .normal ,
.contact .last_name .normal {
  /*  width: 175px;*/
}

input {
    border: 1px solid #292929;
    font-family:'Open Sans', sans-serif;
}

textarea {
    border: 1px solid #292929;
    width: 450px;
    font-family:'Open Sans', sans-serif;
}

.ps-error.long.style {
    font-size: 15px !important;
}

#msg-container {
    width: 75% !important;
}

.breadcrumbs li {
    display: inline;
    word-wrap: break-word;
    text-transform: none;
    font-size: 15px;
}

#mrplistings_anchor iframe#mrplistings
{
    min-height:900px !important;
    width: 97% !important;
}


#__mrp_listings {
    width: 98% !important;
}

#mrp-listing {
    overflow-x: hidden;
    overflow-y: scroll;
    width: 97% !important;
    height: 1024px !important;
}

#mrplistings
{
    min-height:800px !important;
    width: 98% !important;
}

/*footer css starts*/

footer {
    margin: 30px 0 0 0;
    font-size: 15px;
    background-color: #111111;
}

.its-home footer {
    margin: 0 0 0 0;
}

.footer-extra-nav {
    background-color: #111111;
    color: #FFFFFF;
    border-top: 1px solid #292929;
    border-bottom: 1px solid #292929;
}

.footer-main-nav {
    background-color: #111111;
    color: #FFFFFF;
}

.newsletter-container {
    padding-top: 20px;
    padding-bottom: 18px;
}

footer .social-icon { 
    font-size: 45px;
    color:#8C8C5A!important;
    padding: 0 0.1em;
}

footer .newsletter {
    display:inline-block;
}

footer .newsletter a {
    padding: 0 26px;
    line-height: 45px;
    letter-spacing: 1.3px;
}

footer .newsletter .fi-mail.social-icon-email {
    font-size: 21px;
    margin-right: 6px;
    line-height: 17px;
    position: relative;
    top: 3px;
    display: inline;
    color:#8C8C5A;
}

.privacylinks {
    text-transform: uppercase;
    margin-top: 2px;
}

footer .follow-us-footer {
    padding: 35px 0 37px 0;
}

.footer-image {
    float: left;
    width: 16%;
}

.show-desktop {
    display: none;
}

.show-mobile {
	display: block;
}

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

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

.follow-icons .houzz {
    width:23px; 
    vertical-align:initial;
    height:23px;
}

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

.mobile-social-icons  .houzz {
    width:60px; 
    height:60px; 
    vertical-align:initial;
}

.follow-us .houzz {
    width:55px; 
    height:55px;
}


a:focus img.houzz, a:active img.houzz, a:hover img.houzz {
    opacity:0.8;
}


footer .privacy-links a {
    font-size: 10px;
}

.mobile-footer-contact {
    margin-bottom: 5px;
}

.powered-logo {
    /* border-top: 1px solid #FFFFFF; */
    /* padding-bottom: 10px; */
    /* padding-top: 10px; */
}

.mobile-copy-year {
    margin-bottom: 5px;
}
     
.mobile-shop-name {
    font-size: 22px;
    font-weight: 100;
    letter-spacing: 1px;
    text-transform: capitalize;
}

footer .copy-year {
    margin-top: 10px;
}

.inline
{
    display:inline-block;
    width:auto;
}

.padding-right
{
    padding-right:20px;
}
.padding-left
{
    padding-left:20px;
}
.padding-top
{
    padding-top:5px;
}

/*footer css ends*/

/*follow us css starts*/
.follow-us-footer .follow-icons {
    margin: 0;
    padding: 0;
    list-style: none;
}

.follow-us-footer .follow-icons li {
    line-height: 1;
    display: inline-block;
    padding: 0;
}

.follow-us-footer .step.social-icon {
    font-size: 31px;
}

.follow-us-footer .follow-icons li:first-child {
    padding-left: 0;
}

.follow-us-footer .follow-icons li:last-child {
    padding-right: 0;
}



/*follow us css ends*/


/* Calculators */
.go, .go:hover
{
    background:#be1d2c !important;
    color:#fff !important;
}
.ratehub-calc .calc-tip-wrapper,
.ratehub .tooltip-relative
{
    display: none !important;
}
/* Calculators */

#slider figure img
{
    width:100%;
}

footer .address .marker:before
{
    font-size:25px;
    line-height:24px;
    padding-right:8px;
    float:left;
    color:#8C8C5A;
}
footer .actual-address
{
    float:left;
}

footer .address,
footer .line-1,
footer .line-2
{
    display:block;
    width:100%;
}

button,
.button,
footer .newsletter a,
header .top-bar-section .menu-right a,
.search input.search-text
{
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
}

/*chosen*/
.collection1-page-type-wrapper .chosen-container.chosen-container-single {
    z-index: 99999;
}

.chosen-container .chosen-drop {
    background: #ffffff !important;
    box-shadow: none !important;
    font-size: 14px !important;
    height: auto !important;
    padding: 8px 0 0 8px !important;
    text-transform: capitalize !important;
    border-radius: 0 !important;
}

.chosen-container-single .chosen-single div b {
    background-position: 0 5px !important;
}

.chosen-container .chosen-drop {
    padding: 0 !important;
    padding-top: 7px !important;
}

.chosen-container-single .chosen-single span,
.chosen-container .chosen-results li {
    text-align: left;
}

.chosen-container .chosen-results li {
    color: #000000;
}

.chosen-container-single .chosen-single {
    line-height: 27px;
    color: #6a6a6a;
    background: transparent;
    box-shadow: none;
    height: auto;
    padding: 0 0 0 8px;
    text-transform: capitalize;
    border-radius: 0;   
}

/*chosen*/

#accordion-page-type, #accordion-page-type-2 {
    padding:50px 0;
}
#accordion-page-type .resp-easy-accordion .resp-accordion.resp-tab-active,
#accordion-page-type-2 .resp-easy-accordion .resp-accordion.resp-tab-active{
    border:none !important;
}

#section-default-page-type .default-pages-under-active-section h2 .button {
    padding: 10px 30px 10px 30px;
}
/* Media Queries */

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

/*** Start Custom CSS ***/
#admin-bar {
	width: auto !important;
	right: 0;
	border-radius: 0 0 0 10px;
	opacity: .1;
	transition: all .5s;
}
#admin-bar:hover, #admin-bar:active, #admin-bar:focus {
	opacity: 1;
}
html {
	margin: 0 !important;
}
.blocks {
    overflow: hidden;
}
header.sticky,
.its-home .logged-out header.sticky {
	position: fixed;
	top: -100%;
	left: 0;
	right: 0;
	z-index: 99999;
	padding: 0;
	background-color: #111111;
	border-bottom: 1px solid #292929;
	transition: 1s top cubic-bezier(.3, .73, .3, .74);
	box-shadow: 0 5px 10px #06060645;
}
body.slide-down header.sticky,
body.slide-down.its-home .logged-out header.sticky {
	top: 0;
}
header.sticky .top-bar .title-area {
    margin: 14px 0;
}
.main-heading, .section-title {
    margin: 0;
    padding: 0 0 4px 0;
    line-height: 1.3;
    font-weight: 300;
    font-size: 35px;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
}
.main-heading .red, .section-title .red {
    font-size: 35px;
    font-weight: 400;
    letter-spacing: 2.2px;
    padding: 0 0 0 3px;
}
.main-sub-heading, .section-subtitle {
    margin: 0;
    padding: 0 0 11px 0;
    font-weight: 600;
    line-height: 1.6;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1.35px;
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
}
.main-sub-heading.thin-text, .section-subtitle.thin-text {
    font-size: 15px;
    padding: 0 0 4px 0;
    font-weight: 300;
    letter-spacing: .7px;
    line-height: 1.3;
}
.sub-heading {
    margin: 0;
    padding: 0 0 11px 0;
    line-height: 1.3;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
}
.normal-heading {
    margin: 0;
    padding: 0 0 11px 0;
    line-height: 1.3;
    text-transform: none;
    font-size: 15px;
    letter-spacing: 0;
    font-weight: 400;
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
}
.cta {
    padding: 0;
    font-weight: 400;
    line-height: 1.85;
    letter-spacing: -.3px;
    margin: 0 0 14px 0;
    text-transform: none;
    color: #FFFFFF;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}
.cta a, .hover-link {
    transition: all .5s;
    cursor: pointer;
    font-weight: 700;
    line-height: 1.85;
    letter-spacing: 0;
    margin: 0 0 14px 0;
    text-transform: uppercase;
    color: #C1131E;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}
.cta a:hover, .cta a:active, .cta a:focus,
.hover-link:hover, .hover-link:active, .hover-link:focus {
    color: #C1131E;
}
a.button, header a.email, input.button, .home-slider .button,
.form-container form fieldset input.file_upload_btn.input {
    cursor: pointer;
    transition: all .5s;
    display: inline-block;
    position: relative;
    z-index: 1;
    margin: 0;
    height: 50px;
    line-height: 47px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 0 41px;
    font-size: 15px;
    letter-spacing: 1.5px;
    /* font-size: 14px; */
    background-color: #ED1E2F;
    color: #FFFFFF;
    border: 1px solid #ED1E2F;
    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,
.form-container form fieldset input.file_upload_btn.input:hover, .form-container form fieldset input.file_upload_btn.input:active, .form-container form fieldset input.file_upload_btn.input:focus {
    color: #ED1E2F;
    /* background-color: #FFFFFF; */
    background-color: transparent;
    border: 1px solid #ED1E2F;
    box-shadow: 2px 2px 10px 0 #ED1E2F;
}
a.button:before, header a.email:before, input.button:before, .home-slider .button:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #FFFFFF;
    width: 0;
    transition: all 1s;
}
a.button:hover:before, header a.email:hover:before, input.button:hover:before, .home-slider .button:hover:before,
a.button:active:before, header a.email:active:before, input.button:active:before, .home-slider .button:active:before,
a.button:focus:before, header a.email:focus:before, input.button:focus:before, .home-slider .button:focus:before {
    width: 100%;
    z-index: -1;
}
.custom-top-padding {
    padding-top: 50px;
}
.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: 6px 0 8px 20px;
    margin: 0 0 14px 0;
    font-size: 25px;
    position: relative;
    background-color: #242424;
    border-left: 10px solid #c1131e;
}
#blog-page-type .article-title .red,
#article-page-type .article-title .red {
    padding: 0;
    font-size: 25px;
}
ul.custom-ul-li, ul.list {
    margin: 0;
}
ul.custom-ul-li li,
ul.list li {
    display: block;
    position: relative;
    padding: 0 0 5px 20px;
    text-align: left;
}
ul.custom-ul-li li:before,
ul.list li:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    left: 0;
    top: 8px;
    border-radius: 3px;
    background: #ED1E2F;
    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; */
    /* border-bottom: 1px solid; */
    /* color: #C1131E; */
}
span.categories_text ~ span a {
    background-color: #545454;
    color: #ffffff;
    padding: 0 4px;
    letter-spacing: .4px;
    font-weight: 400;
    margin: 4px 0;
    display: inline-block;
}
.blog-author .mobile, .blog-author .desktop, ul.ps-blog-tags .mobile, ul.ps-blog-tags .desktop {
    display: inline-block !important;
}
.blog-author i,
.categories_text i {
    position: relative;
    background-color: #ffffff;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    color: #c1131e;
    font-size: 24px;
    border-radius: 50%;
    line-height: 1.2;
    margin: 3px 5px 2px 0;
}
.ps-blog-tags li, .ps-blog-recent-posts li {
    position: relative;
    margin: 0;
    padding: 5px 0 5px 18px;
    display: block;
}
.ps-blog-tags li a, .ps-blog-recent-posts li a, .blog-author a {
    color: #ffffff;
    font-weight: 400;
    transition: all .5s;
}
.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 #C1131E;
    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 #C1131E;
    */
    width: 8px;
    height: 8px;
    background-color: #C1131E;
    transform: skew(-40deg, 41deg);
    transition: all .5s;
}
.ps-blog-tags li:hover:before, .ps-blog-recent-posts li:hover:before {
    left: 6px;
    opacity: 1;
    border-left-color: #FFFFFF;
}
#testimonials .testimonial-list .testimonial .testimonial-header-image img {
    transition: all 1s;
    transform: rotateY(0deg);
}
#testimonials .testimonial-list .testimonial:hover .testimonial-header-image img,
#testimonials .testimonial-list .testimonial:active .testimonial-header-image img,
#testimonials .testimonial-list .testimonial:focus .testimonial-header-image img {
    transform: rotateY(360deg);
}
#testimonials .testimonial-list .testimonial .testimonial-writters-name {
    transition: all 1s;
    text-transform: uppercase;
    letter-spacing: 0;
}
#testimonials .testimonial-list .testimonial:hover .testimonial-writters-name,
#testimonials .testimonial-list .testimonial:active .testimonial-writters-name,
#testimonials .testimonial-list .testimonial:focus .testimonial-writters-name {
    letter-spacing: 3px;
}
form label {
    display: inline-block;
    padding: 20px 0 0 0;
}
#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,
.ps-register-form form input[type="password"] {
    width: 100%;
    resize: none;
    max-width: 100%;
    font-family: inherit;
    border: 1px solid #292929 !important;
    background-color: #292929;
    margin: 8px 0 0 0 !important;
    padding: 6px 12px;
    display: block;
    line-height: 1.2;
    min-height: 38px;
    color: #ffffff;
}
#ps-contact-us input[type="tel"] {
    padding: 6px 12px 6px 52px;
}
#ps-contact-us .intl-tel-input {
    display: block;
    padding: 0;
}
#ps-contact-us .submit_wrap label {
    display: none;
}
#ps-contact-us fieldset,
.ps-register-form form fieldset {
    padding: 10px 30px 30px 30px !important;
    border: 1px solid #292929 !important;
    margin: 0 0 10px 0 !important;
}
#ps-contact-us fieldset input[type="submit"],
.ps-register-form fieldset input[type="submit"] {
    margin: 30px 0 0 0;
}
.home-slider {
    position: relative;
    overflow: hidden;
}
.home-slider figure img {
    width: 100%;
}
.home-slider video.home-vid {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
}
.home-slider figcaption.figcaption {
    position: absolute;
    top: 50%;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
.home-slider .banner-description {
    padding: 0 0 0 0;
    margin: -1px 0 0 0;
}
.home-slider .banner-title {
    font-size: 40px;
    color: #ffffff;
    line-height: 1.3;
    margin: 0;
    padding: 0;
    font-weight: 300;
    letter-spacing: 1.5px;
    font-style: italic;
}
.home-slider .banner-title span {
    padding: 0 0 0 1px;
}
span.red {
    text-transform: uppercase;
    font-weight: 700;
    color: #ed1e2f;
    letter-spacing: 2.4px;
    font-size: 47px;
}
.home-slider .banner-subtitle {
    font-size: 20px;
    color: #ffffff;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: .4px;
    margin: 0;
    padding: 0 0 11px 0;
}
.home-slider .button {

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

.contact-icon-box {
    text-align: center;
    background-color: #292929;
    min-height: 250px;
    border-radius: 5px;
    position: relative;
    border: 6px solid #dadada;
    box-shadow: 0px 0px 30px 0px #0000001f;
    padding: 80px 20px 30px 20px;
    margin: 60px 0 0 0;
    transition: all .5s;
}
.contact-icon-box:hover,
.contact-icon-box:active,
.contact-icon-box:focus {
    border-color: #C1131E;
}
.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: #C1131E;
}
.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: #C1131E;
    fill: #C1131E;
}
.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 {
    margin: 0;
    padding: 0 0 15px 0;
    text-align: center !important;
    font-size: 18px;
    font-weight: 500;
}
.contact-icon-box .contact-body p,
.contact-icon-box .contact-body a {
    margin: 0;
    padding: 0;
    text-align: center !important;
    word-break: break-word;
}
.page-not-found li a[disabled=disabled] {
    color: inherit;
    cursor: text;
}
.iframe iframe {
    width: 100%;
    min-height: 450px;
}
.hide-extras [role=complementary] {
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
    max-width: 0;
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
    display: block;
    overflow: hidden;
    transition: all .5s;
}
.active [role=complementary] {
    max-width: 300px;
}
.active [role=main] {
    margin: 0;
}
.count-section {
    padding: 86px 0 0 0;
}
.count-section .main-heading {
    padding: 0 0 0 0;
}
.count-slider.slick-initialized .slick-slide {
    padding: 0 75px 0 0;
    width: auto !important;
}
.custom-one {
    padding: 49px 0 78px 0;
}
.custom-two {
    padding: 0 0 99px 0;
}
.custom-two .blocks {
    position: relative;
}
.custom-two .blocks .image {
    transition: all .5s;
    visibility: visible;
    opacity: 1;
}
.custom-two .blocks:hover .image,
.custom-two .blocks:active .image,
.custom-two .blocks:focus .image {
    opacity: 0;
}
.custom-two .target {
    width: 33.33%;
    float: left !important;
    transition: all 1s;
}
.custom-two .row:hover .target,
.custom-two .row:active .target,
.custom-two .row:focus .target {
    width: 20%;
}
.custom-two .target:hover,
.custom-two .target:active,
.custom-two .target:focus {
    width: 60% !important;
    margin: 0;
}
.custom-two .target .img {
    width: 100%;
    height: 670px;
    object-fit: cover;
}
.custom-two .blocks .video {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    pointer-events: none;
}
.custom-two .blocks .video > div {
    padding: 0 !important;
    height: 670px;
    object-fit: fill;
    width: 100%;
    overflow: hidden;
}
.custom-two .blocks .video > div iframe {
    object-fit: fill;
    height: 670px !important;
    transform: scale(4);
    transform-origin: left;
    width: 300px !important;
}
.custom-two .blocks figcaption {
    position: absolute;
  bottom: 43px;
    opacity: 1;
    left: 30px;
    max-width: 300px;
    width: 100%;
    transition: all 1s;
}
.custom-two .blocks:hover figcaption,
.custom-two .blocks:active figcaption,
.custom-two .blocks:focus figcaption {
    bottom: 43px;
    opacity: 1;
}
.has-dash {
    position: relative;
}
.has-dash.dash-red:before {
    content: "";
}
.has-dash.dash-red.desktop-left:before {}
.has-dash.dash-white {}
.has-dash.dash-white:before {
    content: "";
    background-color: #ffffff;
    position: absolute;
    left: 0;
    height: 2px;
    width: 142px;
}
.has-dash.dash-white.desktop-bottom:before {
    bottom: -12px;
}
.custom-text {
    color: #ffffff;
    font-size: 35px;
    font-weight: 600;
    line-height: 1.3;
}
.custom-text .transparent {
    color: transparent;
    -webkit-text-stroke-width: 2.4px;
    -webkit-text-stroke-color: #ed1e2f;
}
.custom-three {
    padding: 0 0 85px 0;
}
.custom-three .image {
    margin-right: -10px;
}
.custom-three .content {
    margin: -8px 0 0 0;
    max-width: 720px;
}
.custom-three .main-heading {
    line-height: 1.15;
    padding: 0 0 18px 0;
}
.custom-three .main-heading span {
    font-weight: 600;
}
.custom-three p {
    letter-spacing: 0;
    margin: 0 0 5px 0;
}
.custom-three .content-bottom {
    padding: 5px 0 0 0;
}
.custom-three .sub-heading {
    padding: 0 0 36px 0;
}
.custom-four {
    text-align: center;
    padding: 0 0 63px 0;
}
.custom-four .main-heading {
    padding: 0 0 31px 0;
}
.custom-four ul.logo-slider li {
    padding-bottom: 17px;
}
.custom-four .blocks .image {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100px;
    transition: all .5s;
    border-radius: 10px;
    background-color: transparent;
}
.custom-four .blocks:hover .image {
    /* background-color: #ffffff; */
}
/*
.custom-four .blocks svg {
    transition: all .5s;
    cursor: pointer;
    filter: brightness(50);
}
*/
.custom-four .blocks .image img {
    width: 174px;
    cursor: pointer;
    transition: all .5s;
}
.custom-four .li-1 .blocks:hover .image img {
    content: url("../img/hbo.png");
}
.custom-four .li-2 .blocks:hover .image img {
    content: url("../img/espn.png");
}
.custom-four .li-3 .blocks:hover .image img {
    content: url("../img/google.png");
}
.custom-four .li-4 .blocks:hover .image img {
    content: url("../img/amc.png");
}
.custom-four .li-5 .blocks:hover .image img {
    content: url("../img/disney.png");
}
.custom-four .li-6 .blocks:hover .image img {
    content: url("../img/hyatt.png");
}
.custom-four .li-7 .blocks:hover .image img {
    content: url("../img/bmw.png");
}
.custom-four .li-8 .blocks:hover .image img {
    content: url("../img/nike.png");
}
.custom-four .li-9 .blocks:hover .image img {
    content: url("../img/mastercard.png");
}
.custom-four .li-10 .blocks:hover .image img {
    content: url("../img/a&e.png");
}
.custom-four .li-11 .blocks:hover .image img {
    content: url("../img/warner-music.png");
}
.custom-four .li-12 .blocks:hover .image img {
    content: url("../img/nfl.png");
}
.custom-four .li-13 .blocks:hover .image img {
    content: url("../img/Arista.png");
}
.custom-four .li-14 .blocks:hover .image img {
    content: url("../img/MTV.png");
}
.custom-four .li-15 .blocks:hover .image img {
    content: url("../img/Discovery.png");
}
.custom-four .li-16 .blocks:hover .image img {
    content: url("../img/Def.png");
}
.custom-four .li-17 .blocks:hover .image img {
    content: url("../img/Tocobell.png");
}
.custom-four .li-18 .blocks:hover .image img {
    content: url("../img/Syfy.png");
}
.custom-four .li-19 .blocks:hover .image img {
    content: url("../img/BLoomberg.png");
}
.custom-four .li-20 .blocks:hover .image img {
    content: url("../img/IBM.png");
}
.custom-four .li-21 .blocks:hover .image img {
    content: url("../img/Marriott.png");
}
.custom-four .li-22 .blocks:hover .image img {
    content: url("../img/Nintendi.png");
}
.custom-four .li-23 .blocks:hover .image img {
    content: url("../img/pepsici.png");
}
.custom-four .li-24 .blocks:hover .image img {
    content: url("../img/Samsung.png");
}
.custom-four .li-25 .blocks:hover .image img {
    content: url("../img/VH!.png");
}
.custom-four .li-26 .blocks:hover .image img {
    content: url("../img/CBS.png");
}
.custom-four .li-27 .blocks:hover .image img {
    content: url("../img/NBC.png");
}
.custom-four .li-28 .blocks:hover .image img {
    content: url("../img/USA.png");
}
/*
.custom-four .blocks:hover svg,
.custom-four .blocks:active svg,
.custom-four .blocks:focus svg {
    filter: brightness(1);
}
.custom-four .blocks:hover .image.invert svg,
.custom-four .blocks:active .image.invert svg,
.custom-four .blocks:focus .image.invert svg {
    filter: brightness(0);
}
*/
.custom-five {
    text-align: center;
}
.custom-five .main-heading {
    padding: 0 0 61px 0;
}
.custom-five ul.custom-slider li {
    padding-bottom: 51px;
}
.custom-five .blocks {
    overflow: hidden;
    position: relative;
    width: 100%;
    max-width: 270px;
}
.custom-five .blocks .image {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 263px;
}
.custom-five .blocks .image img {
    transition: all .5s;
    transform: scale(1);
    cursor: pointer;
    transform-origin: center;
}
.custom-five .blocks:hover .image img,
.custom-five .blocks:active .image img,
.custom-five .blocks:focus .image img {
    transform: scale(1.2);
    transition-delay: .5s;
    transform-origin: left 75%;
}
.custom-five .blocks figcaption {
    position: absolute;
    left: 22px;
    bottom: -40px;
    opacity: 0;
    text-align: left;
    transition: all 1s;
}
.custom-five .blocks:hover figcaption,
.custom-five .blocks:active figcaption,
.custom-five .blocks:focus figcaption {
    bottom: 0;
    opacity: 1;
}
.custom-five .blocks .sub-heading {
    padding: 0 0 1px 0;
}
.custom-five .blocks p {
    text-transform: capitalize;
    letter-spacing: 0;
    margin: 0 0 12px 0;
}
.custom-five .content {
    margin: -1px 0 0 0;
}
.custom-six {
    position: relative;
    padding: 75px 0 100px 0;
}
.custom-six .img-before {
    position: absolute;
    right: 23%;
    top: 20%;
    transform: translate(-4px, 0);
    transition: all 30s;
}
.custom-six .img-after {
    position: absolute;
    right: -88px;
    bottom: -145px;
    z-index: 1;
    transition: all 30s;
}
.custom-six .blog-title span {
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 0;
    padding: 0 0 8px 0;
    display: inline-block;
    width: 100%;
}
#accordion .resp-tabs-container {
    counter-reset: li
}
#accordion .resp-tabs-container .resp-accordion {
    counter-increment: li
}
#accordion .resp-tabs-container .resp-accordion:before {
    content: "0"counter(li);
    display: inline-block;
    color: #ED1E2F;
    font-weight: 500;
    width: 41px;
    top: -3px;
    position: relative;
}
#accordion .resp-tabs-container .resp-accordion:nth-child(n+10):before {
    content: counter(li);
}
#ptabs .resp-tabs-container .resp-accordion {
    background-color: transparent;
    color: #FFFFFF;
    border: none !important;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .5px;
    padding: 14px 0 22px 0 !important;
    line-height: 1.4;
    position: relative;
    transition: all .5s;
}
#ptabs .resp-tabs-container .resp-accordion.resp-tab-active {
    padding: 14px 0 0 0 !important;
}
#ptabs .resp-tabs-container .resp-accordion .title {
    font-size: 20px;
    letter-spacing: 1.98px;
    font-weight: 400;
    position: relative;
    display: inline-block;
}
#ptabs .resp-tabs-container .resp-accordion .title:before {
    content: "";
    background-color: #ED1E2F;
    position: absolute;
    left: 100%;
    width: 50px;
    height: 2px;
    top: 50%;
    border-radius: 5px;
    margin: -1px 0 0 29px;
    transition: all .5s;
}
#ptabs .resp-tabs-container .resp-accordion.resp-tab-active .title:before {
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #ED1E2F;
    background-color: transparent;
    width: 0;
    height: 0;
    border-radius: 0;
    margin-top: -6px;
}
#ptabs .resp-tabs-container .resp-accordion span.resp-arrow {
    line-height: 1;
    position: absolute;
    right: 14px;
    top: 50%;
    margin-top: -8px;
    visibility: hidden;
}
#ptabs .resp-tabs-container .resp-tab-content {
    border: none !important;
}
#ptabs .resp-tabs-container .resp-tab-content.resp-tab-content-active {
    background-color: transparent;
    color: #FFFFFF;
    padding: 24px 0 21px 0;
    border: none !important;
}
#ptabs .resp-tabs-container .resp-tab-content.resp-tab-content-active .custom-text {
    line-height: 1.18;
    font-size: 35px;
    letter-spacing: .4px;
    padding: 0 0 8px 0;
}
#ptabs .resp-tabs-container .resp-tab-content.resp-tab-content-active .custom-text .transparent {
    display: block;
    font-size: 36px;
    letter-spacing: 0;
}
#ptabs .resp-tabs-container .resp-tab-content.resp-tab-content-active p {
    font-size: 14px;
    line-height: 1.95;
    margin: 0 0 17px 0;
}
#ptabs .resp-tabs-container .resp-tab-content.resp-tab-content-active .sub-heading {
    padding: 0 0 5px 0;
}
.custom-six a.button {
    position: relative;
    z-index: 2;
    margin: 21px 0 0 0;
}
.custom-seven {
    padding: 104px 0 51px 0;
    position: relative;
    background-color: #ffffff;
}
.custom-seven .img-before {
    position: absolute;
    top: 286px;
    left: -257px;
}
.custom-seven .blog-title,
.custom-seven .article-title,
.custom-seven .content p {
    color: #111111;
}
.custom-seven .content-top {
    margin: 0 auto;
    max-width: 938px;
}
.custom-seven .blog-title {
    padding: 0 0 46px 0;
}
.custom-seven .content-top .alternate figure {
    position: relative;
}
.custom-seven .content-top .alternate {
    padding-bottom: 47px;
}
.custom-seven .alternate .row {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
}
.custom-seven .alternate:nth-child(even) {
    
}
.custom-seven .alternate:nth-child(even) .target-text {
    order: 2;
}
.custom-seven .alternate:nth-child(even) .target-img {
    order: 1;
}
.custom-seven .content-top .content {
    width: 100%;
    max-width: 370px;
    margin-top: -45px;
}
.custom-seven .content-top .content .article-title {
    font-weight: 400;
    padding: 0 0 13px 0;
    line-height: 1.28;
}
.custom-seven .content-top .content .article-title .red {
    display: block;
    font-weight: 600;
    letter-spacing: 1.5px;
    padding: 0;
}
.custom-seven .content-top .content .article-description-summary p {
    letter-spacing: 0;
    margin: 0 0 10px 0;
}
.custom-seven .content-top .content .hover-link {
    color: #ed1e2f;
}
.custom-seven .alternate:nth-child(even) .content {
    display: table;
    margin: -2px 0 0 auto;
    max-width: 391px;
}
.custom-eight {
    position: relative;
    background-image: url("../img/story-d.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}
.custom-eight .image img {
    width: 100%;
    position: relative;
    z-index: 1;
    opacity: 0;
}
.custom-eight .img-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.custom-eight .content {
    position: relative;
    z-index: 1;
    padding: 121px 0 141px 0;
    width: 100%;
}
.custom-eight .content .custom-text {
    padding: 0 0 31px 0;
}
.custom-eight .content .sub-heading {
    line-height: 1.5;
    padding: 0 0 16px 0;
}
.custom-eight .content p {
    letter-spacing: 0;
    margin: 0 0 48px 0;
}
.custom-eight a.button {
    padding: 0 18px;
}
.custom-nine {
    padding: 92px 0 0 0;
}
.custom-nine .content-left .custom-text {
    line-height: 1.2;
    letter-spacing: .4px;
    padding: 0 0 14px 0;
}
.custom-nine .content-left p {
    letter-spacing: -.3px;
    margin: 0 0 10px 0;
}
.custom-nine .content-right {
    text-align: right;
    padding: 6px 0 0 0;
    min-height: 50px;
    max-height: 0;
    position: relative;
    transition: all .5s;
}
.content-right.active {
    max-height: 600px;
    transition: all .5s;
}
.drop-line {
    text-transform: uppercase;
    letter-spacing: 1.8px;
    font-weight: 500;
    font-size: 20px;
    display: inline-block;
    cursor: pointer;
    transition: all .5s;
}
.drop-line:hover, .drop-line:active, .drop-line:focus {
    letter-spacing: 10px;
}
.has-dash.dash-red:before {
    content: "";
    position: absolute;
    right: 100%;
    width: 50px;
    height: 2px;
    background-color: #ed1e2f;
    top: 50%;
    border-radius: 3px;
    margin: 0 28px 0 0;
}
.close-form {
    background-color: #2c2c2c;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    display: table;
    font-size: 20px;
    cursor: pointer;
    line-height: 1.9;
    font-weight: 500;
    margin: 0 0 0 auto;
    position: absolute;
    text-align: center;
    border-radius: 50%;
    letter-spacing: 1px;
    transition: all .5s;
}
.close-form:hover, .close-form:active, .close-form:focus {
    background-color: #ed1e2f;
}
.close-form, .home-form, .active .drop-line {
    visibility: hidden;
    opacity: 0;
}
.active .close-form, .active .home-form, .drop-line {
    visibility: visible;
    opacity: 1;
}
.home-form {
    text-align: left;
    padding: 24px 0 0 0;
    transform: rotate(10deg) scale(.8);
    transition: all 1s;
}
.active .home-form {
    transform: rotate(0deg) scale(1);
}
.home-form#ps-contact-us fieldset {
    padding: 0 24px !important;
    margin: 0 !important;
    border-bottom: none !important;
}
.home-form#ps-contact-us fieldset:last-child {
    border-top: none !important;
    padding-bottom: 20px !important;
    border-bottom: 1px solid #292929 !important;
}
.home-form#ps-contact-us fieldset input:not(.button),
.home-form#ps-contact-us fieldset textarea {
    /* background-color: #2c2c2c; */
    /* color: #ffffff; */
}
.home-form#ps-contact-us form label {
    text-transform: capitalize;
}
footer .copyright {
    padding: 26px 0 26px 0;
    letter-spacing: -.28px;
    font-weight: 400;
}
footer .address {
    padding: 33px 0 0 0;
    font-weight: 400;
    letter-spacing: -.25px;
}
footer .follow-icons {
    
}
footer .follow-icons .step.social-icon {
    font-size: 0;
    position: relative;
    vertical-align: middle;
    padding: 11px 0 13px 0;
}
footer .follow-icons .social-icon:before,
footer .follow-icons svg.social-icon {
    /* content: ""; */
    /* width: 39px; */
    /* height: 53px; */
    /* background-image: url("../img/social-icon.png"); */
    font-size: 55px;
    line-height: 1;
    fill: #898958;
    width: 46px;
    height: 66px;
    vertical-align: middle;
    opacity: 0;
    transition: all .1s;
}
footer .follow-icons .social-icon:after {
    content: "";
    width: 39px;
    height: 53px;
    background-image: url("../img/social-icon.png");
    position: absolute;
    left: 3px;
    top: 6px;
    z-index: 1;
    bottom: 0;
    opacity: 1;
    transition: all .1s;
}
footer .follow-icons svg.social-icon {
    display: none;
}
footer .follow-icons a:hover .social-icon:after,
footer .follow-icons a:active .social-icon:after,
footer .follow-icons a:focus .social-icon:after {
    opacity: 0;
    transition: none;
}
footer .follow-icons a:hover .social-icon:before,
footer .follow-icons a:active .social-icon:before,
footer .follow-icons a:focus .social-icon:before,
footer .follow-icons a:hover svg.social-icon,
footer .follow-icons a:active svg.social-icon,
footer .follow-icons a:focus svg.social-icon {
    opacity: 1;
    transition: none;
    display: inline-block;
}
footer .follow-icons a:hover i.fi-social-instagram:before,
footer .follow-icons a:active i.fi-social-instagram:before,
footer .follow-icons a:focus i.fi-social-instagram:before {
    display: none;
}
footer .follow-icons .tilte {
    font-size: 35px;
    color: #ffffff;
    vertical-align: top;
    padding: 0 65px 0 14px;
    transition: all .5s;
    margin: 18px 0 0 0;
    display: inline-block;
}
footer .follow-icons a:hover .tilte,
footer .follow-icons a:active .tilte,
footer .follow-icons a:focus .tilte {
    color: #8c8c5a;
}
.home-slider figure .banner-container {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.home-slider figure .banner-container .video-wrapper {
    padding: 0 !important;
}
.services-page .home-slider.inner-slider .bx-viewport {
    height: 50vw !important;
}
.home-slider.inner-slider figcaption.figcaption {
    margin: 0;
    left: 8%;
    top: 30%;
    text-align: left;
    max-width: 478px;
}
.home-slider.inner-slider .banner-description {
    padding: 0 0 0 5px;
    margin: -2px 0 0 0;
}
.home-slider.inner-slider .banner-title {
    text-transform: uppercase;
    font-size: 40px;
    padding: 0 0 3px 0;
}
.home-slider.inner-slider .banner-title span.red {
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 1.6px;
}
.home-slider.inner-slider .banner-subtitle {
    font-size: 17px;
    line-height: 1.5;
    letter-spacing: 1px;
    padding: 0;
}
.slick-track {
    display: flex !important;
}
.slick-slide {
    height: inherit !important;
}
ul.slick-dots {
    text-align: left;
    bottom: -43px;
    margin: 0 0 0 9px;
}
ul.slick-dots li {
	display: inline-block;
    position: relative;
    cursor: pointer;
    width: 55px;
    margin: 0 20px;
    height: 2px;
}
ul.slick-dots li:first-child {
    margin-left: 0;
}
ul.slick-dots li:last-child {
    margin-right: 0;
}
ul.slick-dots li:before {
    content: "";
    position: absolute;
    width: 72px;
    height: 5px;
    background-color: #414141;
    border-radius: 3px;
    left: 0;
    border: none;
    right: auto;
    transition: all .5s;
}
ul.slick-dots li.slick-active:before {
	background-color: #f15f27;;
}
ul.slick-dots li button {
	display: none;
}
.common-one {
    position: relative;
    display: table;
    width: 100%;
    padding: 164px 0 133px 0;
}
.common-one .img-before {
    position: absolute;
    right: 21%;
    top: -115px;
    margin: 0 -3px 0 0;
    transition: all 20s;
}
.common-one .img-after {
    position: absolute;
    right: -137px;
    bottom: 43px;
    transition: all 20s;
}
.common-one .custom-text {
    text-transform: uppercase;
    line-height: 1.18;
    padding: 0 0 18px 0;
    letter-spacing: .6px;
}
.common-one .custom-text .transparent {
    display: block;
}
.common-one .article-title {
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 1.5px;
}
.common-one article {
    padding: 0 0 0 10px;
}
.common-two {
    padding: 89px 0 0 0;
}
.common-two .main-heading {
    line-height: 1.28;
    padding: 0 0 14px 0;
}
.common-two .main-heading .red {
    font-weight: 600;
    padding: 0 0 0 0;
    letter-spacing: 1.7px;
}
.common-two p {
    margin: 0 0 11px 0;
}
.footer-section {
    padding: 54px 0 0 0;
}
.footer-section p {
    margin: 0;
}
.footer-section .cta {
    letter-spacing: .45px;
}
.footer-section .cta a {
    letter-spacing: .7px;
}
ul#sideMainNav li ul li:first-child {
    display: none;
}
#testimonials .testimonial-list .testimonial {
    position: relative;
    background-color: #3c3c3c;
    box-shadow: 0px 0px 26px 7px #000000;
}
#testimonials .testimonial-list .testimonial .ps-article-img {
    display: table;
    margin: 30px auto 34px auto;
    max-width: 410px;
    background-color: #ffffff;
    padding: 10px 14px;
    width: 100%;
    border-radius: 6px;
    position: relative;
    /* box-shadow: 0px 0px 30px 0px #000000; */
}
#testimonials .testimonial-list .testimonial .testimonial-header-image {
    position: absolute;
    left: 50%;
    top: 30px;
    background-color: #fcfcfc;
    transform: translate(-50%, 0);
    padding: 10px;
    border-radius: 50%;
    border: 1px solid #020202;
    width: 60px;
    height: 60px;
}
/* new css */
.active nav#sideMenu {
    position: fixed;
    height: 100%;
    /* overflow-y: scroll; */
}
a.fancybox-nav {
    display: table;
    background-color: #111111;
    text-align: center;
    height: 30px;
    text-align: center !important;
    width: 30px;
    top: 50%;
    border-radius: 50%;
    padding: 16px;
    margin: -30px 11px 0 11px;
    background-position: center;
    background-size: 10px;
}
ul.media-gallery-page-type-ul li figure .photo-table .photo-holder.holder {
    border: none;
    padding: 0;
    height: auto;
}
.navigation__list {
    position: relative;
}
.navigation__list li {
    list-style: none;
    text-align: center;
    display: table;
    width: 100%;
}
.navigation__list li a {
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    font-size: 21px;
    padding: 5px 20px;
    display: inline-flex;
    font-weight: 700;
    transition: 0.5s;
    text-indent: 0 !important;
    width: 100% !important;
}
.navigation__list li ul.dropdown {
    max-height: 0;
    overflow: hidden;
}
.navigation__list:hover li a {
    color: #0002;
}
.navigation__list li:hover a {
    color: #000000 !important;
    background: rgba(255, 255, 255, 1);
}
.navigation__list .dropdown li a {
    background-color: transparent;
    color: #ffffff !important;
}
.navigation__list .dropdown li:hover a {
    color: #000000 !important;
    background: rgba(255, 255, 255, 1);
}
.navigation__list li:hover ul,
.navigation__list li ul:hover {
    max-height: 100%;
    margin: 0;
    overflow: visible;
}
.navigation__list li a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 40%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 70px;
    color: rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    z-index: -1;
    opacity: 0;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 500px;
    transition: letter-spacing 0.5s, left 0.5s;
}
.navigation__list li a:hover:before {
    content: attr(data-text);
    opacity: 1;
    left: 50%;
    letter-spacing: 2px;
    width: 2500px;
    height: 2500px;
}
.navigation__list li:nth-child(3n + 1) a:before {
    background: #2d2d2d;
}
.navigation__list li:nth-child(3n + 2) a:before {
    background: #444444;
}
.navigation__list li:nth-child(3n + 3) a:before {
    background: #5b5a5a;
}
.headr-btns {
    margin-right: 45px;
}
.navigation__checkbox {
    display: none;
}
.navigation__button {
    background-color: #fff;
    height: 51px;
    width: 51px;
    position: fixed;
    top: 40px;
    right: 90px;
    border-radius: 50%;
    z-index: 2000;
    box-shadow: 0 0px 20px 5px rgb(193 19 30);
    text-align: center;
    cursor: pointer;
}
.navigation__background {
    height: 49px;
    width: 49px;
    border-radius: 50%;
    position: fixed;
    top: 40px;
    right: 91px;
    background-image: radial-gradient(#000000, #464646);
    z-index: 1000;
    transition: transform 0.8s cubic-bezier(0.86, 0, 0.07, 1);
}
.navigation__nav {
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1500;
    opacity: 0;
    width: 0;
    transition: all 0.8s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.navigation__list {
    position: absolute;
    top: 50%;
    left: -200px;
    transform: translate(-50%, -50%);
    list-style: none;
    text-align: center;
    /*width: 100%;*/
    padding: 0;margin: 0 auto;
}
.navigation__item {
    /* margin: 1rem; */
}
.navigation__link:link, .navigation__link:visited {
    display: inline-block;
    font-size: 3rem;
    font-weight: 300;
    padding: 1rem 2rem;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    background-image: linear-gradient(120deg, transparent 0%, transparent 50%, #fff 50%);
    background-size: 220%;
    transition: all 0.4s;
}
.navigation__link:link span, .navigation__link:visited span {
    margin-right: 1.5rem;
    display: inline-block;
}
.navigation__link:hover, .navigation__link:active {
    background-position: 100%;
    color: #90CAF9;
    transform: translateX(1rem);
}
.navigation__checkbox:checked ~ .navigation__background {
    transform: scale(100);
}
.navigation__checkbox:checked ~ .navigation__nav .navigation__list {
    left: 50%;
    width: 100%;
    max-width: 320px;
    text-align: center;
    margin: 0 auto;
}
.navigation__checkbox:checked ~ .navigation__nav {
    opacity: 1;
    width: 100%;
}
.navigation__icon {
    position: relative;
    margin-top: 25px;
}
.navigation__icon, .navigation__icon::before, .navigation__icon::after {
    width: 28px;
    height: 2px;
    background-color: #c1131e;
    display: inline-block;
}
.navigation__icon::before, .navigation__icon::after {
    content: "";
    position: absolute;
    left: 0;
    transition: all 0.2s;
}
.navigation__icon::before {
    top: -8px;
}
.navigation__icon::after {
    top: 8px;
}
.navigation__button:hover .navigation__icon::before {
    top: -11px;
}
.navigation__button:hover .navigation__icon::after {
    top: 11px;
}
.navigation__checkbox:checked + .navigation__button .navigation__icon {
    background-color: transparent;
}
.navigation__checkbox:checked + .navigation__button .navigation__icon::before {
    top: 0;
    transform: rotate(135deg);
}
.navigation__checkbox:checked + .navigation__button .navigation__icon::after {
    top: 0;
    transform: rotate(-135deg);
}
.navigation__list li.services > a {
    pointer-events: none;
    background: transparent;
    color: #ffffff !important;
}

.fancybox-wrap.fancybox-desktop.fancybox-type-inline.fancybox-opened {
    width: 100% !important;
    max-width: 900px !important;
    overflow: hidden !important;
}
.fancybox-wrap.fancybox-desktop.fancybox-type-inline.fancybox-opened .fancybox-inner,
.fancybox-wrap.fancybox-desktop.fancybox-type-inline.fancybox-opened .fancybox-inner > div {
    width: 100% !important;
    margin: 0 auto;
}
a.video-play-button,
a.photo-plus-button {
    display: table;
    width: 100%;
   /* position: relative;*/
    text-align: center;
}
a.video-play-button .icon,
a.photo-plus-button .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 44px;
    height: 44px;
    background-color: #ffffff;
    font-size: 25px;
    border-radius: 50%;
    text-indent: 2px;
    transform: translate(-50%, -50%);
}
a.photo-plus-button .icon {
    bottom: 0;
    left: 0;
    top: auto;
    text-indent: 0;
    transform: rotateY(180deg) translate(-50%, -50%);
    display: none;
}
a.video-play-button .icon:after,
a.photo-plus-button .icon:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #ffffff;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    z-index: -1;
    opacity: .5;
    animation: ripple 2s ease-out infinite;
}
@keyframes ripple {
    from {
        opacity: 1;
        transform: translate(-50%, -50%) scale(0);
    }
    to {
        opacity: 0;
        transform: translate(-50%, -50%) scale(3);
    }
}
/*ul.last-gallery li:nth-last-of-type(-n+2) {
    width: 50%;
}*/
ul.last-gallery li:nth-last-of-type(-n+2) .photo-table {
    width: 100%;
}
ul.last-gallery li:nth-last-of-type(-n+2) .photo-table img,
ul.fit-gallery li img {
    width: 100%;
    object-fit: cover;
    height: 244px;
}
ul.fit-gallery li:nth-child(-n+4) {
    width: 25%;
    clear: none !important;
}
ul.fit-gallery li:nth-child(n+5):nth-child(-n+7) {
    width: 33.33%;
    clear: none !important;
}
#modal-box {
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    background-color: #000000d6;
    padding: 20px;
}
#modal-box.active {
    opacity: 1;
    visibility: visible;
}
#modal-box .modal-in {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    border: 8px solid #424242;
    background-color: #000000;
    border-radius: 10px;
    transform: translate(0, -50%);
    padding: 50px;
}
.close, a.fancybox-item.fancybox-close {
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    right: 8px;
    z-index: 999;
    top: 8px;
    background-color: #c1131e;
    background-position: center 2px, left 0;
    width: 32px;
    height: 32px;
    cursor: pointer;
    text-align: center;
    border-radius: 50%;
}
#modal-box .custom-model-main {
    max-height: 0;
    overflow: hidden;
    transition: all 1s;
    display: block;
    text-align: center;
}
#modal-box .custom-model-main.active {
    max-height: 500px;
}
#ps-contact-us fieldset .submit_wrap {
    padding: 20px 0 0 0;
}
ul.cust-team-member figure a.video-play-button span img {
    width: 100%;
    height: 203px;
    object-fit: cover;
}
ul.cust-team-member {}
ul.cust-team-member #ptabs .resp-tabs-container .resp-accordion {
    padding: 0 30px 0 0 !important;
    text-align: left;
}
ul.cust-team-member #ptabs .resp-tabs-container .resp-accordion .title {
    font-size: 18px;
    letter-spacing: 1px;
    display: block;
}
ul.cust-team-member #ptabs .resp-tabs-container .resp-accordion .title:before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #ED1E2F;
    background-color: transparent;
    border-radius: 0;
    top: 50%;
    margin: -5px 0 0 7px;
    transition: all .5s;
    transform: rotate(0deg);
}
ul.cust-team-member #ptabs .resp-tabs-container .resp-accordion.resp-tab-active .title:before {
    transform: rotate(180deg);
}
ul.cust-team-member #ptabs .resp-tabs-container .resp-tab-content.resp-tab-content-active {
    text-align: left;
    padding: 14px 0 0 0;
}
.home-slider.inner-slider .banner-title span.block {
    /* display: block; */
}

.team-vid1 {
    display: none;
}

.sect-1
{
 padding-bottom: 40px;
    background: #f3f3f3;
    margin-top: 20px;
}
/*accordian*/
.accordian-section {
    padding:40px 0;
}
.accordion {
  width: 100%;
}
.accordion-item {
  background-color: #fff;
  color: #222;
  margin: 1rem 0;
  border-radius: 0.5rem;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.25);
}
.accordion-item-header {
    padding: 0.5rem 3rem 0.5rem 1rem;
    min-height: 3.5rem;
    line-height: 1.25rem;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    border: 1px solid #fff !important;
    text-align: left;
    padding: 10px 0px 10px 15px;
    font-weight: 500;
    font-size: 16px;
    font-family: inherit;
    color: #fff;
    text-transform: capitalize;
    margin: 10px 0 0;
    letter-spacing: 1px;
    background: #ED1E2F;
}
.accordion-item-header h3, .accordion-item-header h4, .accordion-item-header h2 {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    font-family: inherit;
    line-height: 1.6;
    padding: 0 5% 0 0;
    text-transform: capitalize;
}
.accordion-item-header::after {
  content: "\002B";
  font-size: 2rem;
  position: absolute;
  right: 0.3rem;
}
.accordion-item-header.active::after {
  content: "\2212";
}
.accordion-item-body {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    background: #fbfbfb;
}
.accordion-item-body-content {
    padding: 1rem;
    line-height: 1.5rem;
    border-top: 1px solid;
    border-image: linear-gradient(to right, transparent, #34495e, transparent) 1;  
    padding: 20px !important;
}
/*accordian end*/
.black {
    color: #000 !important;
}

.sect-2
{
    background: linear-gradient(158deg, rgba(56, 56, 56, 1) 0%, rgba(0, 0, 0, 1) 60%, rgba(237, 30, 47, 1) 100%);
    padding-bottom: 30px;
    color: #fff;
}
.intl-tel-input .country-list .country-name, .intl-tel-input .country-list .flag-box {
    color: #999;
}
.txt-lft
{
    text-align:left;
}
.pad1
{
    padding:10px;
}
/*** End Custom CSS ***/
.banner-mrgn
{
    margin-top:10px;
}
.lrg-hide
{
    display:none;
}
.video-wrapper .embed-container
{
     background: black;
    opacity: 0.3;
    position: relative;
}

.fp-container {
    margin-top: 14px;
    margin-bottom: 14px;    
}

.fp-container .btn.cancel {
    font-weight: 800;
    color: #ED1E2F;
    position: absolute;
    top: 20px;
    right: 20px;
}

.vid-BTSA1, .vid-BTSA2, .vid-BTSA3,
.vid-BTSB1, .vid-BTSB2, .vid-BTSB3,
.vid-BTSC1, .vid-BTSC2, .vid-BTSC3 {
    display: none;
 /*   position: fixed;
    bottom: auto;
    top: 50%;
    padding: 40px;
    right: auto;
    width: 600px;
    background: #000;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 3px solid #f1f1f1;
    z-index: 99999;*/
}
.fancybox-inner iframe
{
    height:600px !important;
    width:100%;
}

.fp-container a.fancybox-nav
{
    display:none !important;
}
.fp-container iframe {
    width: 100%;
    height: 300px;    
}

.fp-container img:hover, .fp-container .btn.cancel:hover {
    cursor: pointer;    
}

.teaser-sec {
    background-color: #fff;
    padding-bottom: 50px;
  
}

video
{
    object-fit: cover;
}

.mt-30 {
    margin-top: 30px !important;
}



@media only screen and (min-width: 385px) {
    .user-login {
        font-size: 13px;
        margin: 20px 0 10px 7%;
        width: 45%;
    }
}

@media only screen and (min-width: 480px) {    
    h1 {
        font-size: 40px;
    }

    .name img {
        margin-top: 0;
        max-width: 100%;
    }   

    header .search {
        font: normal 15px 'Open Sans', sans-serif;    
    }
    
    .text-logo {
        font-size: 30px;
        line-height: 1em;
    }
    
    .mobile-social-icons {
        margin-right: 2%;
    }
        
    .ps-cart-page #cart-form .chkoutbut .checkout {
        width: 25%;
    }
    
    footer .privacy-links a {
        font-size: 14px;
    }
    
    footer .social-icon { 
        font-size: 55px;
    }
            
}

@media only screen and (min-width: 769px) {
    .buy-sell .buy-sell-content:first-child {
        border-right: 1px solid #292929;
    }
    
    .button-holder
    {
        text-align:right;
    }
    
/*.large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: none !important;
}*/

}

@media only screen and (min-width: 768px) {
    .wait {
        left: 12%;
    }
    
    .resp-tab-content {
        border-bottom:1px solid #292929;
    }
    
    .resp-accordion:last-of-type,
    .resp-tab-content:last-of-type {
        border-bottom: 1px solid #292929 !important;
        border-top: 1px solid #292929 !important;
    }
        
    .search-listings {
        text-align: left;
    }
    
    .search-listings ul li {
         padding-left: 40px;
    }
        
    .call-us .call-us-text {
        margin-bottom: 0;
    }
   
    .tabs-text #tabs {
        text-align: left;
    }
}

@media only screen and (min-width:769px) {
    .small-icons li {
        padding-bottom:0 ;
    }
}

@media only screen and (min-width: 940px) {
   [role="main"] {
        padding: 0 !important;
    }
    
    [role="complementary"] {
        position: absolute !important;
    }
    
    .active [role="main"] {
        margin-right: 0 !important;
    }
    
    .row,
    .top-bar .row {
        max-width: 1152px;
    }
    
    header {
        /* border-bottom: medium none; */ 
        /* padding-bottom: 0; */ 
        /* margin-bottom: 0; */ 
        /* fallback */
        /* background-color: #111111;  */ 
        
        /* background-repeat: repeat-y;  */ 
        /* Safari 4-5, Chrome 1-9 */ 
        /* background: -webkit-gradient(linear, right top, left top, from(#111111),color-stop(0.1, #111111), to(#111111));  */ 
        /* Safari 5.1, Chrome 10+ */ 
        /* background: -webkit-linear-gradient(left, #111111 50%, #111111 50%);  */ 
        /* Firefox 3.6+ */ 
        /* background: -moz-linear-gradient(left, #111111 50%, #111111 50%);  */ 
        /* IE 10 */ 
        /* background: -ms-linear-gradient(left, #111111 50%, #111111 50%);  */ 
        /* Opera 11.10+ */ 
        /* background: -o-linear-gradient(left, #111111 50%, #111111 50%); */
    }
    
    .mobile-social-icon { 
        font-size: 60px;
        color:#8C8C5A!important;
        margin-right: 0;
        width: auto;
    }
    
    header .searchButton {
        float: right;
        right: 0;
    }
    
    /*top header*/
    header .top-bar .title-area {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    }
    
    .no-js .top-bar-section ul li:hover>a {
        background: transparent;
        color: #C1131E;
    }
    
    header .row {
        overflow: visible;
    }
    
    header .top-bar{
        clear: both;
        float: left;
        height: auto;
        line-height: 40px;
        margin-top: 0;
        width: 100%;
    }
    
    header .top-bar .name {
        float: left;
        height: auto;
        margin: 0;
    }
    
    .top-bar input
    {
        top:0;
    }
    
    header .search {
        width: auto;
    }
    
    header .searchForm > form {
        position: relative;
        left: 0;
        top: 0;
    }
    
     .follow-us .follow-title {
        border-right: 1px solid;
    }
    
    .cart-detail {
        margin-right: 0;
        margin-top: 0;
    }
    
    .user-login {
        float: left;
        margin: 7px 0 12px 30px;
        width: 17%;
    }
        
    .title-area.columns > li.cart-detail  {
        float: right !important;
        margin-top: 6px;
    }
    
    header #social-cart-detail {
        width: 24%;
    }
    
    header .top-header-right {
        width: 100%;
    }
    
    header .header-cart {
        margin-bottom: 5px;
        margin-top: 12px;
        
    }
    
    header .header-cart .fi-shopping-cart{
        color: #FFFFFF;
        font-size: 24px;
        margin-top: 8px;
        float: left;
        color:#C1131E
    }
    
    header #cart {
        background: #FFFFFF; none repeat scroll 0 0;
        color: #111111;
        font-family: Verdana;
        font-size: 11px;
        font-weight: bold;
        height: 26px;
        line-height: 15px;
        margin-left: 8px;
        padding-top: 5px;
        text-align: center;
        width: 28px;
    }
    
    .circle {
        border-radius: 50%;
        display: inline-block;
    }
        
    header .top-bar-section{
        display: block;
    }
    
    header .searchForm {
        margin: 10px 0;
        width: 37%;
    }
    
    .ps-user-greeting-container {
        line-height:35px;
	}
    
    .desktop-social-icon {
        font-size: 21px;
        margin-left: 5px;
        margin-right: 0;
        vertical-align: text-top;
        width: auto;
    }
    
    .title-area ul {
        float: right;
        margin-left: 0;
        width: 100%;
    }
    
    .menu-area {
	 	padding-bottom: 30px;
	    padding-top: 30px;
        background-color: #111111;
    }
    
    .user-login a:hover {
        color: #C1131E;
    }
    
    header .top-bar-section {
       	width: 100%;
    	line-height: 37px;
        float: left;
        background-color: ;
        color: #FFFFFF;
    }
    
    header .top-bar-section .menu-right a {
        color: #FFFFFF;
    	font-size: 14px;
   		border: 1px solid;
	    border-radius: 32px;
	    margin-left: 10px;
	    padding: 0 12px;
        float: right;
        margin-bottom: 5px;
        line-height: 2.2;
    }
    
    header .menu-right a.phone {
       	border: none;
	    margin-left: 0;
	    padding: 0 12px;
    }

    header .menu-right a.phone:before {
        padding-right: 3px;
        color:#C1131E;
        vertical-align: middle;
    }

    header .top-bar-section ul {
        list-style: none outside none;
        margin: 0;
        padding: 0;
    }
        
    header .top-bar-section li ul li a:not(.button) {
        padding: 6px 9px;
        line-height: 25px;
    }
    
    header .top-bar .toggle-topbar a,
    header .top-bar .toggle-topbar.menu-icon a,
    header .top-bar-section li a:not(.button) {
        color: #ed1e2f;
        font-family: 'Open Sans', sans-serif;
    	font-size: 14px;
        outline: medium none;
		letter-spacing: 0.7px;
        padding: 0 9px;
        line-height: 37px;
        text-transform:uppercase;
    }
       
    header .top-bar-section ul li.hover>a,
    header .top-bar-section ul li.active>a,
    header .top-bar-section ul li.hover a:hover,
    header .top-bar-section li.hover>a:not(.button) {
        color: #C1131E;
    }
    
    header .top-bar-section ul.header-cart-item li a:hover:not(.button) {
        background: none repeat scroll 0 0 transparent;
    }
    
    header .top-bar .toggle-topbar.menu-icon a span {
        box-shadow: 0 12px 0 4px #C1131E, 0 24px 0 4px #C1131E, 0 36px 0 4px #C1131E;
    	width:30px;
    	right: auto;
    }
        
    header .top-bar-section li.has-dropdown ul li.hover li li a,
    header .top-bar-section li.has-dropdown ul li.active li li a {
        text-decoration: underline;
    }
    
    header .top-bar-section li.hover>a:not(.button) {
        background: transparent;
    }
    
    header .top-bar-section .has-dropdown > a:after {
        border-color: #FFFFFF rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
        margin-top: -8px !important;
    }
    
    header .top-bar-section .has-dropdown > a:hover:after,
    header .top-bar-section .has-dropdown.active > a:after,
    header .top-bar-section .has-dropdown.hover > a:after {
        border-color: #C1131E rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) !important;
    }
    
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
        margin-top: -11px !important;
    }
        
    .content {
        /* background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important; */
        /* border: medium none !important; */
        /* padding-bottom: 0 !important; */
        /* padding-top: 0 !important; */
    }    

    /* Dropdowns */
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a::after {
        content: ">";
        font-size: 16px;
        margin-top: -10px !important;
    }
    
     .top-bar-section .has-dropdown .dropdown li.has-dropdown.hover > a::after {
        content: "-";
        font-size: 41px;
        margin-top: -39px !important;
        right: 6px;
    }
    
    header .top-bar-section .dropdown,
    header .top-bar-section .dropdown li {
        background: #111111;
        z-index: 9999; 
    }
    
    header .top-bar-section .dropdown li {
        border-bottom: 1px solid #292929;
        z-index: 9999; 
    }
    
    header .top-bar-section .dropdown li:last-child {
        border-bottom: none;
    }
    
    header .top-bar-section .dropdown li a {
        color: #FFFFFF !important;
        font-weight: 300;
        font-size: 14px;
    }
    
    header .top-bar-section .dropdown li a:hover {
        color: #C1131E !important;
        background: none repeat scroll 0 0 transparent !important;
    }
    
    header .top-bar-section li a:hover {
        background: none repeat scroll 0 0 transparent !important;
        color: #C1131E;
    }
    
    .footer-wrap {
    	border-bottom: 1px solid #FFFFFF;
        float: left;
        width: 100%;
        font-size: 14px;
        padding-bottom: 11px;
        padding-top: 12px;
    }
    
    .footer-newsletter {
        margin-top: 5px;
    }
    
    .footer-contact {
         margin-top: 8px;
    }
        
    footer .footer-wrap .privacy-links a {
        margin-right: 20px;
    }    
        
    footer .section {
        margin-right: 48px !important;
        width: 21% !important;
    }
    
    footer .section:last-child {
        margin-right: 0 !important;
    }
    
    footer .section ul {
        list-style-type: none;
        margin-left: 0;
        margin-top: 22px;
    }
    
    footer .section.newsletter {
        clear: none !important;
        float: right;
        padding-bottom: 0 !important;
    }
    
    .show-desktop {
        display: block;
    }
    
    .show-mobile {
        display: none;
    }
    
    footer .footer-nav-content {
    	width: 100%;
    }
    
    .footer-link-content { 
    	margin-top: 16px;
        padding-bottom: 20px;
        font-size: 14px;
    }
    
    footer .footer-lnks {
    	list-style:none;
    	margin-right:0;
        margin-left:0;
        margin-top: 15px;
    }
    
    .footer-wrap .footer-lnks .section {
    	padding-bottom: 0 !important;
    }
    
    footer .footer-lnks .section li {
        border-bottom: 1px solid #FFFFFF;
        margin-bottom: 12px;
    }
    
    footer .footer-lnks li a {
        color: #FFFFFF;
        font-size: 14px;
        font-weight: 300;
    }
    
    footer .footer-lnks li a:hover {
    	color: #8C8C5A;
    }
    
     footer .section h4 {
        color: #FFFFFF;
        font-size: 14px;
    }
        
    footer .footer-small-screen {
    	display: none;
    }
    
    footer .social {
        list-style:none;
        margin-bottom: 0;
    }
    
    footer .social li {
        display: inline;
        float: left;
        margin-left: 5px;
        padding: 0;
    }
    
    footer .social-icon { 
        font-size: 30px;
        color:#8C8C5A!important; 
    }
    
    .new {
    	display: none;
    }
    
    .search-by-map .search-by-map-text {
        margin-top: 175px;
    }
           
}

@media only screen and (max-width: 1024px) and (min-width: 941px) {
    .active .top-bar .toggle-topbar.menu-icon {
        right: 0;
    }
    .custom-eight .content {
        padding: 50px 0 0 0;
    }
    #modal-box .modal-in {
        max-width: 700px;
    }
    #modal-box .custom-model-main.active {
        max-height: 230px;
        overflow-y: scroll;
        padding: 0 10px 0 0;
    }
}


@media only screen and (max-width: 940px) {
    
    .custom-six .img-before {
   display: none;
}
    .custom-six .img-after {
     display: none;
}
    
    
    .top-bar .toggle-topbar.menu-icon,
    .active .top-bar .toggle-topbar.menu-icon {
        position: absolute;
        right: 0;
        top: 0;
    }
    .its-home .logged-out header,
    header {
        position: relative;
        padding: 0;
    }
    .active [role=main] {
        margin: 0 300px 0 0;
    }
    .home-slider figcaption.figcaption {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        max-width: none;
        padding: 0 14px;
        border-bottom: 1px solid #292929;
    }
    .home-slider .banner-description {
        padding: 31px 0 36px 0;
        margin: 0;
    }
    .count-section {
        padding: 45px 0 0 0;
        text-align: center;
    }
    .count-slider.slick-initialized .slick-slide {
        padding: 0 35px;
    }
    .custom-one {
        margin: 9px 0 49px 0;
        padding: 40px 0 30px 0;
        text-align: center;
        position: relative;
    }
    .custom-one:before, .custom-one:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        max-width: 360px;
        height: 1px;
        top: 0;
        background-color: #292929;
        margin: 0 auto;
    }
    .custom-one:after {
        top: auto;
        bottom: 0;
    }
    .custom-two .blocks {
        position: relative;
        margin: 0 auto 50px auto;
        max-width: 360px;
    }
    .custom-two {
        padding: 0 0 9px 0;
        margin: 0 0 70px 0;
        position: relative;
    }
    .custom-two:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        background-color: #292929;
        height: 1px;
        max-width: 360px;
        bottom: 0;
        margin: 0 auto;
    }
    .custom-three {
        padding: 0 0 32px 0;
        text-align: center;
    }
    .custom-three .image {
        margin-right: 0;
    }
    .custom-three .content {
        margin: 43px -1px 0 -1px;
        max-width: none;
    }
    .custom-three .main-heading {
        padding: 0 0 15px 0;
    }
    .custom-three p {
        margin: 0 0 13px 0;
    }
    .custom-three {
        padding: 0 0 32px 0;
        text-align: center;
    }
    .slick-slider button {
        visibility: hidden;
    	position: absolute;
    	top: 50%;
    	left: -2px;
    	width: 0;
    	padding: 0;
    }
    .slick-slider button:before {
    	content: "";
    	background-image: url("../img/previous.png");
    	visibility: visible;
    	position: absolute;
    	margin-top: -23px;
    	cursor: pointer;
    	width: 12px;
    	height: 24px;
    	background-size: contain;
    	background-repeat: no-repeat;
    	opacity: 1;
    	z-index: 1;
    	transition: all 1s;
    }
    .slick-slider button.slick-next {
    	left: auto;
    	right: 11px;
    }
    .slick-slider button.slick-next:before {
    	background-image: url("../img/next.png");
    }
    .custom-four .main-heading {
        padding: 0 0 17px 0;
    }
    .logo-slider {
        margin: 0;
        padding: 0 30px;
    }
    .logo-slider .blocks img {
        margin: 0 auto;
    }
    .custom-four {
        padding: 0 0 32px 0;
        margin: 0 0 50px 0;
        position: relative;
    }
    .custom-four:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        max-width: 360px;
        height: 1px;
        background-color: #292929;
        bottom: 0;
        margin: 0 auto;
    }
    .custom-five .main-heading {
        padding: 0 0 41px 0;
    }
    .custom-five .blocks {
        margin: 0 auto;
    }
    .custom-five .blocks figcaption {
        position: relative;
        opacity: 1;
        text-align: center;
        bottom: 0;
        left: 0;
        padding: 14px 0 0 0;
    }
    .custom-five ul.custom-slider li {
        padding-bottom: 31px;
    }
    .custom-five {
        position: relative;
        padding: 0 0 50px 0;
    }
    .custom-five:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        max-width: 360px;
        height: 1px;
        background-color: #292929;
        bottom: 0;
        margin: 0 auto;
    }
    .custom-six {
        padding: 54px 0 50px 0;
        text-align: center;
    }
    .custom-six .blog-title span {
        padding: 0;
    }
    .custom-six .blog-title {
        padding: 0 0 1px 0;
    }
    #ptabs .resp-tabs-container .resp-accordion {
        padding: 15px 79px 21px 0 !important;
    }
    #ptabs .resp-tabs-container .resp-accordion.resp-tab-active {
        padding: 14px 80px 0 0 !important;
    }
    #accordion .resp-tabs-container .resp-accordion:before {
        top: -2px;
        text-align: left;
    }
    #ptabs .resp-tabs-container .resp-tab-content.resp-tab-content-active {
        padding: 26px 0 21px 0;
    }
    .custom-six a.button {
        margin: 22px 0 0 0;
    }
    .custom-six:before {
        right: auto;
        top: 12%;
        left: 0;
        transform: translate(-5px, 1px);
    }
    .custom-six:after {
        right: 100px;
    }
    .custom-seven {
        padding: 113px 0 15px 0;
        text-align: center;
    }
    .custom-seven .alternate .row {
        display: block;
    }
    .custom-seven .content-top .content {
        margin: 0 auto;
        max-width: none;
        padding: 0 0 22px 0;
    }
    .custom-seven .blog-title {
        padding: 0 0 34px 0;
    }
    .custom-seven .content-top .content .article-title {
        padding: 0 0 10px 0;
    }
    .custom-seven .content-top .content .article-title .red {
        display: inline-block;
    }
    .custom-seven .alternate:nth-child(even) .content {
        margin: 0 auto;
        max-width: none;
    }
    .custom-seven .content-top .alternate {
        padding-bottom: 33px;
    }
    .custom-eight {
        padding: 0 0 50px 0;
        background-image: none;
    }
    .custom-eight .image img {
        opacity: 1;
    }
    .custom-eight:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        max-width: 360px;
        height: 1px;
        background-color: #292929;
        bottom: 0;
        margin: 0 auto;
    }
    .custom-eight .img-content {
        position: relative;
    }
    .custom-eight .content {
        text-align: center;
        max-width: none;
        padding: 42px 0 0 0;
        margin: 0 -5px 0 -5px;
        width: auto;
    }
    .custom-eight .content .custom-text {
        padding: 0 0 14px 0;
    }
    .custom-eight .content p {
        margin: 0 0 21px 0;
    }
    .custom-nine {
        padding: 53px 0 0 0;
        text-align: center;
    }
    .custom-nine .custom-text .transparent {
        display: block;
    }
    .custom-nine .content-left .custom-text {
        padding: 0 0 17px 0;
    }
    .custom-nine .content-right {
        text-align: center;
        margin: 14px 0 0 0;
    }
    .drop-line {
        transform: translate(41px, 0);
    }
    footer .follow-us-footer {
        padding: 27px 0 30px 0;
        text-align: center;
    }
    footer .follow-icons .tilte {
        font-size: 35px;
        color: #ffffff;
        vertical-align: middle;
        padding: 0 12px 0 14px;
    }
    footer .follow-us-footer .slick-slider button:before {
        margin-top: -12px;
    }
    footer .copyright {
        padding: 25px 0 20px 0;
    }
    .home-slider.inner-slider figcaption.figcaption {
        text-align: center;
        left: 0;
        top: 0;
        max-width: 100%;
        border: none;
        /* background-color: #111111; */
    }
    .home-slider.inner-slider figcaption.figcaption:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        max-width: 360px;
        height: 1px;
        background-color: #292929;
        bottom: 0;
        margin: 0 auto;
    }
    .home-slider.inner-slider .banner-description {
        padding: 38px 0 46px 0;
        margin: 0 0 0 0;
    }
    .common-one {
        text-align: center;
        padding: 45px 0 0 0;
        display: inline-block;
        width: 100%;
    }
    ul.slick-dots {
        text-align: center;
        bottom: -24px;
        margin: 0;
    }
    .common-one article {
        padding: 0;
    }
    .common-one .img-before {
        top: -339px;
        margin: 0;
        left: 112px;
        right: auto;
        z-index: 99;
    }
    .common-two {
        padding: 32px 0 0 0;
        text-align: center;
    }
    .inner-page .count-section {
        padding: 21px 0 0 0;
    }
    .inner-page .footer-section {
        padding: 4px 0 0 0;
    }
    footer {
        margin: 0;
    }
    ul.fit-gallery li:nth-child(-n+4),
    ul.fit-gallery li:nth-child(n+5):nth-child(-n+7),
    ul.last-gallery li:nth-last-of-type(-n+2) {
        width: 100%;
        clear: none !important;
    }
    ul.fit-gallery li:nth-child(-n+4) .photo-table,
    ul.fit-gallery li:nth-child(n+5):nth-child(-n+7) .photo-table,
    ul.last-gallery li:nth-last-of-type(-n+2) .photo-table {
        width: 100%;
        max-width: 365px;
    }
    #media-gallery-page-type {
        text-align: center;
    }
    #modal-box .custom-model-main.active {
        max-height: 230px;
        overflow-y: scroll;
    }
    #modal-box .modal-in {
        left: 24px;
        right: 24px;
        width: auto;
        padding: 40px 40px;
    }
    .custom-two .target,
    .custom-two .target:hover,
    .custom-two .target:active,
    .custom-two .target:focus,
    .custom-two .row:hover .target,
    .custom-two .row:active .target,
    .custom-two .row:focus .target {
        width: 100% !important;
    }
    .fancybox-wrap.fancybox-desktop.fancybox-type-inline.fancybox-opened,
    .fancybox-wrap.fancybox-desktop.fancybox-type-inline.fancybox-opened .fancybox-inner,
    .fancybox-wrap.fancybox-desktop.fancybox-type-inline.fancybox-opened .fancybox-inner > div {
        width: 100% !important;
        max-width: 460px !important;
        margin: 0 auto;
        height: auto !important;
    }
    .body-content.services-page .home-slider.inner-slider .banner-description {
        padding: 118px 0 46px 0;
        margin: 0 0 0 0;
    }
    footer .follow-icons .step.social-icon {
        padding: 0 0;
    }
    footer .follow-icons .tilte {
        margin: -1px 0 0 0;
    }
    .home-slider.inner-slider .banner-title span.block {
        display: block;
    }
    /* * * * */
    
    header .top-bar .title-area {
        margin: 30px 0 30px 0;
    }
    
    header .top-bar .name
    {
        text-align:center;
    }
    
    .small-center
    {
        text-align:center;
    }
    
    /* Banner begin */
    .banner #slider .banner-text h1
    {
        font-size: 40px;
        letter-spacing:10px;
    }
    /* Banner end */
    
    /* small-icons */ 
    .small-icons ul li:last-child
    {
        padding-bottom:0 !important;
    }
    /* small-icons */
    
    /*follow us css starts*/
    .follow-us {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    
    .follow-us h4 {
        line-height:1.2em;
    }
        
    .follow-us .follow-icons {
        padding: 0;
    }
    /*follow us css ends*/
    
    /*Call us css starts*/
    .call-us,
    .search-by-map
    {
        padding-top:50px;
    }
    
    .call-us .call-us-text
    {
        padding-top: 0;
    } 
    
    .tabs-text h3.resp-accordion
    {
        letter-spacing:1px !important;
        text-align:center;
        position:relative;
    }
    
    .tabs-text .resp-arrow::after
    {
        position:absolute;
        bottom:-5px;
    }
    
    .tabs-text h3.resp-accordion
    {
        margin:0;
        padding:0;
    }
    
    .tabs-text .resp-tab-content
    {
        text-align:center !important;
    }
    footer .address .marker::before,
    footer .actual-address
    {
        float:none;
    }
    
    footer .address {
        padding: 32px 14px 33px 14px;
        border-top:1px solid #292929;
    }
    
    footer .privacy-links
    {
        padding-bottom:20px;
    }
    
}

@media only screen and (max-width: 939px) {
    .search-listings ul li
    {
        padding-left: 1.25em;
    }
    
    /* search form */
    .search-form li
    {
        width :100% !important;
    }
    /* search form */
    
    .button-holder
    {
        text-align:center;
    }
    
    .field-holder
    {
        max-width:234px;
        margin:0 auto;
    }
    
    /* footer */
    .mobile-newsletter {
        width: 100%;
        text-align: center;
        float: left;
        padding-top: 30px;
        padding-bottom: 29px;
        border-top: 1px solid #292929;
        border-bottom: 1px solid #292929;
    }
    
    footer {
        
    }
    
    footer .newsletter {
        margin-right: 0;
    }
    
    .menu-area {
        border-top: 1px solid #C1131E;
        padding:0;
    }
    
    header .menu-area a.phone {
        font-size: 20px;
    }
    
    header .menu-area a.phone:before {
        padding-right:5px;
        color:#C1131E;
        vertical-align: middle;
        height: 23px;
    }
    
    header .menu-area .mobile-email {
        border-top: 1px solid #C1131E;
    }
    
    header .menu-area .mobile-email .email{
        display: inline-block !important;
        margin: 5px;
    }
    
    .mobile-social-icons .houzz {
        width: 52px;
        height: 52px;
        vertical-align: initial;
    }
    
}

@media only screen and (max-width: 768px) {
    .call-us,
    .search-by-map
    {
        text-align:center;
    }
    
    #slider-pager,
    .banner #slider .transparent-bg
    {
        display:none;
    }
    
     #mrplistings_anchor iframe#mrplistings
    {
        width:700px !important;
        margin:0 auto !important;
    }
    .txt-lft
{
    text-align:center;
}
.banner-title span.red {
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 1.6px;
}
.banner-title
{
        text-transform:uppercase;
        font-size: 40px;
        font-weight: 600;
    letter-spacing: 1.6px;
}
.lrg-hide
{
    display:block;
}
}

@media only screen and (max-width: 767px) {
    .banner #slider .banner-text
    {
        position:relative;
        padding:25px 0 50px;
        top:auto;
    }
    
    .banner #slider .banner-text h1
    {   
        color: #FFFFFF;
        font-size: 30px;
        padding: 0 0 20px;
        letter-spacing:10px;
        text-shadow: none;
    }
    
    .banner #slider .banner-text .button
    {
        background: none;
        border-color: initial;
        color: initial;
        font-size: initial;
        font-weight: initial;
        letter-spacing: initial;
        text-shadow: initial;
    }
    
    
}

@media only screen and (max-width: 667px) {
    #mrplistings_anchor iframe#mrplistings
    {
        width:590px !important;
        margin:0 auto !important;
    }
}


@media only screen and (max-width: 639px) {
    .lessthen640
    {
        width:75% !important;
    }
    header .top-bar .name {
        text-align: left;
    }
    .navigation__button,
    .navigation__background {
        right: 30px;
        top: 32px;
    }
    #modal-box .custom-model-main.active {
        max-height: 200px;
        padding: 0 20px 0 0;
        overflow-y: scroll;
        text-align: left;
    }
    #modal-box .modal-in {
        padding: 40px 10px;
    }
    span.red {
   font-size: 47px;
}
}

@media only screen and (max-width: 480px) {
    .footer-section a.button {
        display: table;
        margin: 0 auto 5px auto;
    }
    .home-slider .banner-title {
        font-size: 36px;
    }

.home-slider .banner-subtitle {
    font-size: 18px;
}
   span.red {
        font-size: 40px;
    }
   
    footer .copyright {
        padding: 25px 14px 80px 14px;
    }
    .count-slider.slick-initialized .slick-slide {
        padding: 0;
        width: 100% !important;
    }
    .count-slider.slick-initialized .slick-slide .article-title {
        font-size: 25px;
    }
    .common-one .img-before, .common-one .img-after {
        display: none;
    }
    /*****/
    #mrplistings_anchor iframe#mrplistings
    {
        width:275px !important;
        margin:0 auto !important;
    }
    
    .step.social-icon {
       font-size: 48px;
    }
        
    /*search listings css starts*/
    .search-listings {
        padding-bottom: 25px;
        padding-top: 25px;
    }
    
    .search-listings h2 {
        padding-bottom:25px;
    }
    
    .search-listings h4
    {
        margin-top:25px;
    }
    /*search listings css starts*/
    
    /*follow us css starts*/
    .follow-us {
        padding-top: 25px;
        padding-bottom: 25px;
    }
        
    .follow-us .follow-icons li {
        padding:0 5px;
    }
    
    .follow-us .follow-icons li:first-child {
        padding-left:0;
    }
    
    .follow-us .follow-icons li:last-child {
        padding-right:0;
    }
    /*follow us css ends*/ 
    
    /*search by map css starts*/
    .search-by-map
    {
        padding-top: 25px;
    }
    /*search by map css ends*/
    
    /* featured listing css begins */
    .feat-luxury ul li{
        width:100% !important;
    }
    /* featured listing css ends */
    
    .buy-sell {
        padding: 25px 0 0;
    }
        
    .buy-sell .buy-sell-content{
        margin-bottom:25px;
    }
    
    .lessthen480
    {
        width:100% !important;
        text-align:center;
    }
    
    .buy-sell .buy-sell-content .img {
        margin-top: 0;
        margin-bottom: 10px;
    }
    
    .tabs-text .resp-arrow::after
    {
        top:5px;
    }
    
    .fp-container iframe {
        height: 250px;
    }
    
    .btn.cancel {
        top: 2px;
        right: 8px;
    }
    
   
    


}


@media only screen and (max-width: 375px) {
    span.red {
    font-size: 33px;
}
   .home-slider .banner-title {
    font-size: 32px;
} 
.home-slider .banner-subtitle {
    font-size: 18px;
}    
    
    
    
    
    
    
  
}


@media only screen and (min-width: 1078px) {
    .hide-for-desktop-large {
        display: none;
    }
    
    footer .section {
        margin-right: 0 !important;
        width: 33% !important;
    }
}

ul#the-list {
    display: flex;
    flex-wrap: wrap;
}
