#tabs {
    border: none;
    font-family: Arial, Helvetica, sans-serif;
}

.col-md-5 {
padding-left:15px;
padding-right:15px;
}

.ui-tabs-nav {
    border: none;
    background: #EEEEEE;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

    .ui-tabs-nav > * {
        border: none;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }


.img-prod {
    max-width: 250px;
    max-height: 250px;
    margin: auto;
    top: 0;
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
}

.cat-promo-text {
    margin-top: 20px;
    margin-bottom: 25px;
}
.social-row-product {
    text-align: left;
    margin: auto 0 5px;
    padding-left: 15px;
    padding-right: 15px;
    /*position: absolute;
    bottom: 5px;
    float: left;
    left: 58.333333%;*/
}
.social-row {
	text-align: left;
	padding-left:15px;
	padding-right:15px;
	margin-bottom:15px;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px,0,0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px,0,0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px,0,0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px,0px);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px,0,0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px,0,0);
    transition-timing-function: ease;
}

.swiper-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}


/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
}

.arrow-left {
    color: #000000;
    background-color: #ffffff;
    background-position: 0px 0px;
    left: 0px;
    height: 127px;
    background-size: 200% 100%;
    position: absolute;
    bottom: 20%;
    width: 16px;
    display: inline-block;
    background-image: url('../jpg/arrows.jpg');
    z-index:2 ;
}

.arrow-right {
    color: #000000;
    background-color: #ffffff;
    background-position: 16px 0px;
    right: 0px;
    height: 127px;
    background-size: 200% 100%;
    position: absolute;
    bottom: 20%;
    width: 16px;
    display: inline-block;
    background-image: url('../jpg/arrows.jpg');
    z-index: 2;
}

/* ===============================================================
Your custom styles, here you need to specify container's and slide's
sizes, pagination, etc.
================================================================*/
#popup-product-box2 .row {
margin:0px;
}
.popup_box_container-info-leftdiv {
    border: 1px solid #E4E4E4;
    padding-left:0px !important;
    padding-right:0px  !important;
}

.popup_box_container-info-rightdiv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
}

.popup-info-img-container {
    height: 350px;
    padding-left: 0px;
    float: left;
    width: calc(100% - 200px);
    max-width: 350px; /*added this*/
}
/* .popup-info-img-container {
           
            height: 350px;
            padding-left:0px;
            float:left;
        }*/

#quantity-product,
#cnfQty {
    width: 50px;
    height: 50px;
    text-align: center;
    border: 1px solid #919191;
    margin-right: -1px;
}

    #quantity-product.negQTYValue,
    #cnfQty.negQTYValue {
        background-color: #ff5959;
    }

.popup-info-price-container-nav-btn {
    padding-bottom: 3px;
    padding-right: 3px;
}


.prdSimilar {
    display: inline-block;
    padding: 8px 0px 0px;
    color: #757575;
    font-size: 12px;
    cursor: pointer;
}

.prdCollection {
    margin-left: 20px;
}
.newInfo{
	max-width:730px !important;
}


/*  popup-prod-print */

#popup-prod-print {
    display: none;
    text-align: center;
}

#prdPrintLocation {
    width: 350px;
}

#txtPrdPrint {
    font-famly: arial;
    width: 350px;
}

#popup-email-friends {
    display: none;
    text-align: center;
}

.sub-popup-header {
    text-align: center;
    color: #666666;
    font-size: 18px;
    line-height: 24px;
    margin: 10px 0px 0px;
    font-weight: normal;
}

/*.social-img-container {
    display: none;
} */

/*.magnifier {
    background-color:white;
}

.zoomContainer {
    z-index:1000;
}

.zoomWindow {
    border:1px solid #888888 !important;
}*/
.popup-info-img-container {
    width: 64%; /*changed to 100%*/
    height: 350px;
    position: relative;
}

#thumb {
    width: 100%;
    height: 350px;
    position: relative;
}

    #thumb img {
        max-width: 100%;
        max-height: 100%;
        margin: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        cursor: zoom-in;
        outline: none;
    }



#thumb span {
    width: 350px;
    background-color: #ff5959;
    padding: 10px;
    font-size: 18px;
    display: inline-block;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom:10%;
    left:0;
}
@media (min-width: 760px) and (max-width: 1010px) {
    #thumb span {
        width: 290px;
    }
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* Fix of Webkit flickering */
    z-index: 1;
}

.swiper-slide {
    float: left;
    margin-right: 10px;
}

.tabListOptions td {
    padding-right: 2px;
}

#popup-tab-fan-efficiency {
    height: 350px !important;
}




@media (max-width: 767px) {
    .popup-info-price-container {
        max-width: 100%;
        width: 100%;
        border-top: solid 1px #e8e8e8;
        padding: 10px 0;
    }

        .popup-info-price-container > div:first-child {
            height: auto !important; /* Add the !important tag to this line. */
            float: right;
            width: 100%;
            padding: 10px 0;
        }

    .cat-print.cat-finger, .cat-mail.cat-finger, .cat-ask.cat-finger {
        float: left;
        width: 33%;
        margin: 0 0 10px;
    }

    .cat-print:before {
        background-image: none;
        background-position: 0px 0px;
        content: '';
        vertical-align: bottom;
        display: inline-block;
        width: 0px;
        height: 0px;
        margin-right: 0px;
    }

    .cat-ask:before {
        background-image: none;
        background-position: 0px 0px;
        content: '';
        vertical-align: bottom;
        display: inline-block;
        width: 0px;
        height: 0px;
        margin-right: 0px;
    }

    .cat-mail:before {
    background-image: none;
    background-position: 0px 0px;
    content: '';
    vertical-align: bottom;
    display: inline-block;
    width: 0px;
    height: 0px;
    margin-right: 0px;
}

    .cat-print.cat-finger > a, .cat-mail.cat-finger > a, .cat-ask.cat-finger > a {
        float: left;
        background: #e5e5e5;
        width: 96%;
        margin: 0 3%;
        padding: 5px 0;
        text-align: center;
    }

#popup-tab-masurements .col-md-6
,#popup-tab-masurements .col-sm-6
,#popup-tab-masurements .col-xs-6{
            padding-right: 15px;
    }


    #popup-tab-collection {
        width: auto;
    }
}


/*add test css */


.newInfo {
    display: none;
    float: left;
    width: 100%;
    padding: 10px;
}

.infoBlock-1 {
    float: left;
    width: 100%;
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 5px;
    border: solid 2px #e0e0e0;
}

.infoBlock-title {
    float: left;
    width: 100%;
    background: #f0f0f0;
    color: #555555;
    padding: 6px;
    line-height: 30px;
    position: relative;
}

    .infoBlock-title:after {
        content: "";
        width: 24px;
        height: 24px;
        background: url("../png/closebox.png") center center no-repeat;
        background-size: contain;
        float: right;
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -12px;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        -webkit-transition: all 300ms;
        -moz-transition: all 300ms;
        -o-transition: all 300ms;
        transition: all 300ms;
    }

    .infoBlock-title.content-open:after {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

.infoBlock-content {
    float: left;
    width: 100%;
    padding: 10px;
    text-align: left;
    display: none;
}

    .infoBlock-content ul {
        margin: 0;
        padding: 0 0 0 10px;
        max-width: 380px;
        margin: 0 auto;
    }

        /*.infoBlock-content ul li {
            float: left;
            width: 100%;
        }*/

    /*.infoBlock-content .pull-name {
        text-align: left;
        float: left;
    }*/

.nameProductTitle {
    /*position:absolute;*/
    display: none;
    float: left;
    width: 100%;
    height: 53px;
    text-align: center;
    padding: 10px 0;
    background: #ffffff;
    font-weight: bold;
    font-size: 15px;
    z-index: 2000;
    top: 0;
    right: 0;
    margin-top: 0px;
    margin-right: 0px;
    border: 1px solid #E4E4E4;
    outline-offset: -9px;
    outline: 1px solid #E4E4E4;
}
.blockCollection{
	width:650px;
	
}

.swiper-container {
    /*overflow: hidden !important;*/
    overflow-x: auto !important;    
}
@media (min-width: 800px) {
    .swiper-container::-webkit-scrollbar {
        width: 0;
    }
    
    .swiper-container {
        -ms-overflow-style: none; /* IE 10+ */
        scrollbar-width: none; /*firefox*/
    }
}

@media (min-width: 800px) {
		.blockCollection{
		width:713px;
	}
}
@media (max-width: 768px) {
	.blockCollection{
	width:650px;
	
}
}
@media (max-width: 767px) {

    #tabs {
        display: none !important;
    }
    .newInfo {
        display: block !important;
    }

    #fanEfficiency {
        width: 100%;
    }

        #fanEfficiency .data_table, #fanEfficiency .data_table.data_margin {
            width: 100%;
            margin: 0px;
        }

    .popup-info-img-container {
        max-width: none;
        width: 100%;
        margin-bottom: 5px;
    }


    .nameProductTitle {
        display: block;
        position: fixed;
    }

    .popup_box_container-info-leftdiv {
        margin-top: 49px;
    }

    .mobileProductName {
        /*position: absolute;
        text-align: center;
        left: 40%;
        top: 14px;*/
    }
    .social-row-product{
        position:relative;
        float:left;
        left:0;
        margin-top: 10px;
    }
}
	@media (max-width: 650px){
		.blockCollection{
		width:100%;
	}
}

    /*Full Page Div*/
.prodInd31582 #popup-product-box2 {
    float: none;
    max-width: 1200px;
    margin: 0 auto;
}
.prodInd31582 .popup-info-prod-name {
    display: inline-block;
    margin: 0;
    padding: 20px 0 10px;
    font-size: 22px;
    font-weight: bold;
    color: #545454;
    line-height: 140%;
    text-transform: none;
}
.prodInd31582 .popup_box_container-info-leftdiv {
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
}
.prodInd31582 .social-row-product {
    /*position: static;*/
}
@media (max-width: 902px) {

    /*.prodInd31582 .popup-info-price-container {
        width: 36%;
    }*/

    .prodInd31582 .btn-popup.btn-popup-light-grey {
        margin-left: 5px;
        margin-bottom: 7px;
        margin-right: 0;
        width: 45%;
    }
    /*.popup-info-img-container {
	    width: 54%;
    }*/
}
@media (max-width: 767px) {
    .arrows {
display:none;
}
    .swiper-container {
        overflow: auto !important;
    }

    .prodInd31582 .popup_box_container-info-leftdiv {
        border: none;
    }

    .prodInd31582 .popup-info-img-container {
        border: solid 1px #e8e8e8;
        border-bottom: none;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }

    .prodInd31582 .popup-info-price-container {
        width: 100%;
        border: solid 1px #e8e8e8;
        text-align: center;
    }

    .prodInd31582 .popup-info-price-container-price {
        margin-bottom: 5px;
    }

    .prodInd31582 .product-item-price {
        border: none;
        padding: 5px;
    }

    .prodInd31582 .popup-info-price-container-other-price {
        text-align: center;
        padding-right: 0;
    }

    .prodInd31582 .popup-info-price-container-footer {
        margin-top: 20px;
    }

    .prodInd31582 .btn-popup.btn-popup-light-grey {
        width: auto;
    }

    .prodInd31582 #relatedswiper .arrows {
        display: none;
    }
}

.prodInd31582 {
    background: #ffffff;
}
/*@media (max-width: 499px) {
    .infoBlock-content > div > div > div > div {
        width: 100% !important;
        float: left !important;
    }
}*/

/**List View and Gallery View */
#product-content.showingAsGallery .product-item {
    display: inline-block;
    text-align: center;
    width: 220px;
}

#product-content.showingAsGallery .product-item .item-list {
     display: none;
}

#product-content.showingAsGallery .product-item .item-gellery {
    display: block;
}

#product-content.showingAsList .product-item {
    display: block;
    text-align: left;
    width: 100%;
    float:left;
}

#product-content.showingAsList .product-item .item-list {
        display: block;
}

#product-content.showingAsList .product-item .item-gellery {
        display: none;
 }
/*end css for views*/

#frameLargeImage {
    width: 100%;
    height: 100%;
    display: none;
    border: none;
}

.email-dialog {
    padding: 0px;
}