﻿.newTagText {
    font-size: 18px;
    color: #FFFFFF;
    text-align:center;
    font-style:italic;
    font-weight:bold;
}
.newTag {
    width: 118px;
    height: 47px;
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 18px;
    background: #27CB23;
}

.justAddedTag {
    width: 160px;
    height: 47px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #27CB23;
}
.justAddedTagText {
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    font-style: italic;
    font-weight: bold;
}

.faqRead {
    text-align: right;
}

.less {
    display: none;
    margin:20px;
}

._FAQAnswer {
    height: 755px;
    overflow: hidden;
}

._FAQAnswerP {
    font-size: 18px;
    color: #1C326B;
    line-height: 120%;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
}

.readmore-parent {
    height: auto !important;
}

.read-more-child {
    height: auto !important;
}

.faqReadFont {
    font-size: 15px;
    line-height: 120%;
    color: #262626;
    text-align: right;
}

.more .faqReadFont {
    position: absolute;
    font-size: 15px;
    line-height: 120%;
    color: #7B7B7B;
    bottom: 15px;
    left: 0;
    right: 15px;
}

.faqReadTrans {
    position: absolute;
    height: 80px;
    background: linear-gradient( 0deg, #FFFFFF 49.48%, rgba(239, 239, 239, 0) 100%);
    bottom: 15px;
    right: 0px;
    left: 15px;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin:20px 0px !important;
    border-radius: 4px;
    float: right;
   
}
    .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
        color: #777;
        cursor: not-allowed;
        background-color: #999999;
        /* border-color: #ddd; */
        border-radius: 22px;
        
    }
    .pagination > li:first-child > a, .pagination > li:first-child > span {
        margin-left: 0px !important;
        border-top-left-radius: 22px !important;
        border-bottom-left-radius: 22px !important;
        border-radius: 22px;
        background: #999999;
    }

    .pagination > li:last-child > a, .pagination > li:last-child > span {
        margin-left: 15px !important;
        border-top-left-radius: 22px !important;
        border-bottom-left-radius: 22px !important;
        border-radius: 22px;
        background: #999999;
    }

    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        z-index: 2;
        color: #fff;
        cursor: default;
        background-color: #408BFB;
        border-color: #408BFB;
        border-radius: 22px;
    }

    .pagination > li > a, .pagination > li > span {
        border: 0px solid #FFFFFF;
        opacity: 1;
        position: relative;
        float: left;
        padding: 5px 12px;
        margin-left: 15px;
        line-height: 1.42857143;
        color: #999999;
        text-decoration: none;        
        font-size: 15px;
    }

@media (min-width : 1601px){
    .purchase_minHeight {
        min-height: 800px
    }
    .price_font_size{
        font-size:22px;
    }
    .fancybox_img_view {
        border: 1px solid #eeeeee;
        height: 66px;
        width: 100%;
        background-size: cover;
        opacity: 1;
    }
    .OrangeBorder {
        border-right:2px solid #FF8201;
    }
    .purchase_dropdown {
        width: 253px;
        height: 43px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border-radius: 3px;
        opacity: 1;
        background-size: 45px 45px;
        border-bottom-right-radius: 5px;
        border-top-right-radius: 5px;
        cursor: pointer;
        padding: 10px;
        color: #262626;
    }
    .purchase_H1 {
        text-align: center;
        font-size: 40px;
        letter-spacing: 0px;
        color: #1C326B;
        text-transform: capitalize;
        opacity: 1;
        margin-top: 80px;
        margin-bottom: 30px;
    }

    .purchase_filter_box {
        height: 225px;
        background: #1C326B 0% 0% no-repeat padding-box;
        opacity: 1;
    }

    .purchase_box {
        padding: 30px 25px 40px 25px;
        background: #FFFFFF;
    }

    .purchase_filter_box_p {
        text-align: left;
        letter-spacing: 0px;
        color: #FFFFFF;
        line-height: 22px;
        margin-top: 30px;
        font-size: 17px;
    }

    select.purchase_Select {
        color: #444;
        border-radius: 4px;
        padding: 10px;
        width: 100%;
        cursor: pointer;
        background: #fff url(/Content/Images/DownArrow.png) no-repeat right center;
        background-size: 45px 45px;
        border-bottom-right-radius: 5px;
        border-top-right-radius: 5px;
    }

    .purchase_search_btn {
        background-color: #FF8201;
        border: none;
        padding: 11px;
        color: #fff;
        width: 100%;
        font-size: 14px;
    }

    .purchase_h2 {
        text-align: left;
        letter-spacing: 0px;
        color: #1C326B;
        opacity: 1;
        font-size: 26px;
        line-height: 34px;
        margin-top:70px;
    }

    .purchase_p {
        text-align: left;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: 0px;
        color: #7F7F7F;
        opacity: 1;
    }

    .purchase_hero_img {
        width: 540px;
        height: 236px;
    }

    .purchase_Buildingname {
        text-align: left;
        letter-spacing: 0px;
        color: #262626;
        text-transform: uppercase;
        opacity: 1;
    }

    .purchase_Modelname {
        text-align: left;
        font: normal normal bold 10px/16px Myriad Pro;
        letter-spacing: 0px;
        color: #262626;
        text-transform: uppercase;
        font-size: 10px;
    }

    .purchase_LocationName {
        text-align: left;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-size: 14px;
        line-height: 18px;
    }

    .purchase_HdcApproved {
        text-align: left;
        letter-spacing: 0px;
        color: #27CB00;
        opacity: 1;
        font-size: 15px;
        line-height: 19px;
    }

    .purchase_serial {
        text-align: left;
        letter-spacing: 0px;
        color: #262626;
        text-transform: uppercase;
        opacity: 1;
        margin-top: 20px;
        display: inline-block;
    }

    .purchase_feature_li {
        text-align: left;
        letter-spacing: 0px;
        color: #262626;
        opacity: 1;
        font-size: 14px;
        line-height: 18px;
    }
    .purchase_AddToCart {
        color: #fff;
        background-color: #f58220;
        width: 100%;
        font-size: 15px;
        text-align: center;
        max-width: 200px;
        margin: 10px 0;
        padding: 5px;
        border-radius: 3px;
        border: 1px solid #f58220;
        /*float: right;*/
    }
}

@media (min-width: 1201px) and (max-width:1600px){
    .purchase_minHeight {
        min-height: 800px
    }
    .price_font_size {
        font-size: 22px;
    }
    .fancybox_img_view {
        border: 1px solid #eeeeee;
        height: 66px;
        width: 100%;
        background-size: cover;
        opacity: 1
    }
    .OrangeBorder {
        border-right: 2px solid #FF8201;
    }
    .purchase_dropdown {
        width: 253px;
        height: 43px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border-radius: 3px;
        opacity: 1;
        background-size: 45px 45px;
        border-bottom-right-radius: 5px;
        border-top-right-radius: 5px;
        cursor: pointer;
        padding: 10px;
        color: #262626;
    }
    .purchase_H1 {
        text-align: center;
        font-size: 40px;
        letter-spacing: 0px;
        color: #1C326B;
        text-transform: capitalize;
        opacity: 1;
        margin-top:80px;
        margin-bottom:30px;
    }
    .purchase_filter_box {
        height:225px;
        background: #1C326B 0% 0% no-repeat padding-box;
        opacity: 1;
    }
    .purchase_box {
        padding: 30px 25px 40px 25px;
        background: #FFFFFF;
    }
    .purchase_filter_box_p {
        text-align: left;
        letter-spacing: 0px;
        color: #FFFFFF;
        line-height: 22px;
        font-size: 17px;
        margin-top: 30px;
    }
    select.purchase_Select {
        color: #444;
        border-radius: 4px;
        padding: 10px;
        width: 100%;
        cursor: pointer;
        background: #fff url(/Content/Images/DownArrow.png) no-repeat right center;
        background-size: 45px 45px;
        border-bottom-right-radius: 5px;
        border-top-right-radius: 5px;

    }
    .purchase_search_btn {
        background-color: #FF8201;
        border: none;
        padding: 11px;
        color: #fff;
        width: 100%;
        font-size: 14px;
    }
    .purchase_h2 {
        text-align: left;
        letter-spacing: 0px;
        color: #1C326B;
        opacity: 1;
        font-size:26px;
        line-height:34px;
        margin-top:70px;
    }
    .purchase_p {
        text-align: left;       
        font-size:15px;
        line-height:20px;
        letter-spacing: 0px;
        color: #7F7F7F;
        opacity: 1;
    }
    .purchase_hero_img
    {
        width:540px;
        height:236px;
    }
    .purchase_Buildingname {
        
        text-align: left;
        letter-spacing: 0px;
        color: #262626;
        text-transform: uppercase;
        opacity: 1;  
    }
    .purchase_Modelname {
        text-align: left;
        font: normal normal bold 10px/16px Myriad Pro;
        letter-spacing: 0px;
        color: #262626;
        text-transform: uppercase;
        font-size:10px;
    }
    .purchase_LocationName {
        text-align: left;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-size:14px;
        line-height:18px;
    }
    .purchase_HdcApproved {
        text-align: left;       
        letter-spacing: 0px;
        color: #27CB00;
        opacity: 1;
        font-size:15px;
        line-height:19px;
    }
    .purchase_serial {
        text-align: left;
        letter-spacing: 0px;
        color: #262626;
        text-transform: uppercase;
        opacity: 1;
        margin-top: 20px;
        display: inline-block;
    }
    .purchase_feature_li {
        text-align: left;
        letter-spacing: 0px;
        color: #262626;
        opacity: 1;
        font-size:14px;
        line-height:18px;
    }
    .purchase_AddToCart {
        color: #fff;
        background-color: #f58220;
        width: 100%;
        font-size: 15px;
        text-align: center;
        max-width: 200px;
        margin: 10px 0;
        padding: 5px;
        border-radius: 3px;
        border: 1px solid #f58220;
        /*float: right;*/
    }
}

@media (min-width:991px) and (max-width:1200px) {
    .purchase_minHeight {
        min-height: 800px
    }
    .price_font_size {
        font-size: 22px;
    }
    .fancybox_img_view {
        border: 1px solid #eeeeee;
        height: 66px;
        width: 100%;
        background-size: cover;
        opacity: 1
    }
    .OrangeBorder {
        border-right: 2px solid #FF8201;
    }
    .purchase_dropdown {
        width: 210px;
        height: 43px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border-radius: 3px;
        opacity: 1;
        background-size: 45px 45px;
        border-bottom-right-radius: 5px;
        border-top-right-radius: 5px;
        cursor: pointer;
        padding: 10px;
        color: #262626;
    }
    .purchase_H1 {
        text-align: center;
        font-size: 40px;
        letter-spacing: 0px;
        color: #1C326B;
        text-transform: capitalize;
        opacity: 1;
        margin-top: 80px;
        margin-bottom: 30px;
    }

    .purchase_filter_box {
        height: 260px;
        background: #1C326B 0% 0% no-repeat padding-box;
        opacity: 1;
    }

    .purchase_box {
        padding: 30px 25px 40px 25px;
        background: #FFFFFF;
    }

    .purchase_filter_box_p {
        text-align: left;
        letter-spacing: 0px;
        color: #FFFFFF;
        line-height: 22px;
        margin-top: 30px;
        font-size: 17px;
    }

    select.purchase_Select {
        color: #444;
        border-radius: 4px;
        padding: 10px;
        width: 100%;
        cursor: pointer;
        background: #fff url(/Content/Images/DownArrow.png) no-repeat right center;
        background-size: 45px 45px;
        border-bottom-right-radius: 5px;
        border-top-right-radius: 5px;
    }

    .purchase_search_btn {
        background-color: #FF8201;
        border: none;
        padding: 11px;
        color: #fff;
        width: 100%;
        font-size: 14px;
    }

    .purchase_h2 {
        text-align: left;
        letter-spacing: 0px;
        color: #1C326B;
        opacity: 1;
        font-size: 26px;
        line-height: 34px;
        margin-top:50px;
    }

    .purchase_p {
        text-align: left;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: 0px;
        color: #7F7F7F;
        opacity: 1;
    }

    .purchase_hero_img {
        width: 440px;
        height: 236px;
    }

    .purchase_Buildingname {
        text-align: left;
        letter-spacing: 0px;
        color: #262626;
        text-transform: uppercase;
        opacity: 1;
    }

    .purchase_Modelname {
        text-align: left;
        font: normal normal bold 10px/16px Myriad Pro;
        letter-spacing: 0px;
        color: #262626;
        text-transform: uppercase;
        font-size: 10px;
    }

    .purchase_LocationName {
        text-align: left;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-size: 14px;
        line-height: 18px;
    }

    .purchase_HdcApproved {
        text-align: left;
        letter-spacing: 0px;
        color: #27CB00;
        opacity: 1;
        font-size: 15px;
        line-height: 19px;
    }

    .purchase_serial {
        text-align: left;
        letter-spacing: 0px;
        color: #262626;
        text-transform: uppercase;
        opacity: 1;
        margin-top: 15px;
        display: inline-block;
        /*max-width:85px;*/
    }

    .purchase_feature_li {
        text-align: left;
        letter-spacing: 0px;
        color: #262626;
        opacity: 1;
        font-size: 14px;
        line-height: 18px;
    }
    .purchase_AddToCart {
        color: #fff;
        background-color: #f58220;
        width: 100%;
        font-size: 15px;
        text-align: center;
        max-width: 200px;
        margin: 10px 0;
        padding: 5px;
        border-radius: 3px;
        border: 1px solid #f58220;
        /*float: right;*/
    }
}

@media (min-width: 768px) and (max-width:990px) {
    .purchase_minHeight {
        min-height: 800px
    }
    .price_font_size {
        font-size: 18px;
    }
    .fancybox_img_view {
        border: 1px solid #eeeeee;
        height: 66px;
        width: 100%;
        background-size: cover;
        opacity: 1;
        padding-right: 8px;
    }
    .OrangeBorder {
        border-right: 2px solid #FF8201;
        height:220px !important;
    }
    .purchase_dropdown {
        width: 100%;
        height: 43px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border-radius: 3px;
        opacity: 1;
        background-size: 45px 45px;
        border-bottom-right-radius: 5px;
        border-top-right-radius: 5px;
        cursor: pointer;
        padding: 10px;
        margin-top: 20px;
        color: #262626;
    }
    .purchase_H1 {
        text-align: center;
        font-size: 30px;
        letter-spacing: 0px;
        color: #1C326B;
        text-transform: capitalize;
        opacity: 1;
        margin-top: 40px;
        margin-bottom: 30px;
        max-width: 53%;      
        margin: 30px auto;
        line-height:150%;
    }

    .purchase_filter_box {
        height: 460px;
        background: #1C326B 0% 0% no-repeat padding-box;
        opacity: 1;
    }

    .purchase_box {
        padding: 30px 25px 40px 25px;
        background: #FFFFFF;
    }

    .purchase_filter_box_p {
        text-align: left;
        letter-spacing: 0px;
        color: #FFFFFF;
        line-height: 22px;
        margin-top: 30px;
          font-size:17px;
    }

    select.purchase_Select {
        color: #444;
        border-radius: 4px;
        padding: 10px;
        width: 100%;
        cursor: pointer;
        background: #fff url(/Content/Images/DownArrow.png) no-repeat right center;
        background-size: 45px 45px;
        border-bottom-right-radius: 5px;
        border-top-right-radius: 5px;
    }

    .purchase_search_btn {
        background-color: #FF8201;
        border: none;
        padding: 11px;
        color: #fff;
        width: 100%;
        font-size: 14px;
        margin-top: 20px;
    }

    .purchase_h2 {
        text-align: left;
        letter-spacing: 0px;
        color: #1C326B;
        opacity: 1;
        font-size: 26px;
        line-height: 34px;
        margin-top:50px;
    }

    .purchase_p {
        text-align: left;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: 0px;
        color: #7F7F7F;
        opacity: 1;
    }

    .purchase_hero_img {
        width: 330px;
        height: 236px;
    }

    .purchase_Buildingname {
        text-align: left;
        letter-spacing: 0px;
        color: #262626;
        text-transform: uppercase;
        opacity: 1;
    }

    .purchase_Modelname {
        text-align: left;
        font: normal normal bold 10px/16px Myriad Pro;
        letter-spacing: 0px;
        color: #262626;
        text-transform: uppercase;
        font-size: 10px;
    }

    .purchase_LocationName {
        text-align: left;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-size: 14px;
        line-height: 18px;
    }

    .purchase_HdcApproved {
        text-align: left;
        letter-spacing: 0px;
        color: #27CB00;
        opacity: 1;
        font-size: 15px;
        line-height: 19px;
    }

    .purchase_serial {
        text-align: left;
        letter-spacing: 0px;
        color: #262626;
        text-transform: uppercase;
        opacity: 1;
        margin-top: 15px;
        display: inline-block;
        /*max-width:85px;*/
    }

    .purchase_feature_li {
        text-align: left;
        letter-spacing: 0px;
        color: #262626;
        opacity: 1;
        font-size: 14px;
        line-height: 18px;
    }
    .purchase_AddToCart {
        color: #fff;
        background-color: #f58220;
        width: 100%;
        font-size: 15px;
        text-align: center;
        max-width: 140px;
        margin: 10px 0;
        padding: 5px;
        border-radius: 3px;
        border: 1px solid #f58220;
        /*float: right;*/
    }

}

@media (max-width: 767px) {
    .purchase_minHeight {
       min-height:850px;
      
    }
    .price_font_size {
        font-size: 16px;
    }
  
        .imgrow .content {       
        padding: 10px !important;
    }
    .purchase_mobile_padding_0
    {
        padding:0px;
    }
    .fancybox_img_view {
        border: 1px solid #eeeeee;
        height: 66px;
        width: 100%;
        background-size: cover;
        opacity: 1
    }
    .pagination
    {
        float:none !important;
    }

    .OrangeBorder {
        border-bottom: 2px solid #FF8201;
    }
    .purchase_dropdown {
        width: 300px;
        height: 43px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border-radius: 3px;
        opacity: 1;
        background-size: 45px 45px;
        border-bottom-right-radius: 5px;
        border-top-right-radius: 5px;
        cursor: pointer;
        padding: 10px;
        margin-top: 20px;
        color: #262626;
    }
    .purchase_H1 {
        text-align: center;
        font-size: 36px;
        letter-spacing: 0px;
        color: #1C326B;
        text-transform: capitalize;
        opacity: 1;
        margin-top: 80px;
        margin-bottom: 30px;
        line-height:120%;
    }

    .purchase_filter_box {
        height: 650px;
        background: #1C326B 0% 0% no-repeat padding-box;
        opacity: 1;
    }

    .purchase_box {
        padding: 25px 10px;
        background: #FFFFFF;
    }

    .purchase_filter_box_p {
        text-align: left;
        letter-spacing: 0px;
        color: #FFFFFF;
        line-height: 22px;
        margin-top: 15px;
        font-size:17px;
    }

    select.purchase_Select {
        color: #444;
        border-radius: 4px;
        padding: 10px;
        width: 100%;
        cursor: pointer;
        background: #fff url(/Content/Images/DownArrow.png) no-repeat right center;
        background-size: 45px 45px;
        border-bottom-right-radius: 5px;
        border-top-right-radius: 5px;
    }

    .purchase_search_btn {
        background-color: #FF8201;
        border: none;
        padding: 11px;
        color: #fff;
        width: 300px;      
        font-size: 14px;
        margin-top: 20px
    }

    .purchase_h2 {
        text-align: left;
        letter-spacing: 0px;
        color: #1C326B;
        opacity: 1;
        font-size: 26px;
        line-height: 34px;
    }

    .purchase_p {
        text-align: left;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: 0px;
        color: #7F7F7F;
        opacity: 1;
    }

    .purchase_hero_img {
        width: 100%;
        height: 236px;
    }

    .purchase_Buildingname {
        text-align: left;
        letter-spacing: 0px;
        color: #262626;
        text-transform: uppercase;
        opacity: 1;
    }

    .purchase_Modelname {
        text-align: left;
        font: normal normal bold 10px/16px Myriad Pro;
        letter-spacing: 0px;
        color: #262626;
        text-transform: uppercase;
        font-size: 10px;
    }

    .purchase_LocationName {
        text-align: left;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-size: 14px;
        line-height: 18px;
    }

    .purchase_HdcApproved {
        text-align: left;
        letter-spacing: 0px;
        color: #27CB00;
        opacity: 1;
        font-size: 15px;
        line-height: 19px;
    }

    .purchase_serial {
        text-align: left;
        letter-spacing: 0px;
        color: #262626;
        text-transform: uppercase;
        opacity: 1;
        margin-top: 15px;
        display: inline-block;
        /*max-width:85px;*/
    }

    .purchase_feature_li {
        text-align: left;
        letter-spacing: 0px;
        color: #262626;
        opacity: 1;
        font-size: 14px;
        line-height: 18px;
    }
    .purchase_AddToCart {
        color: #fff;
        background-color: #f58220;
        width: 115px;
        font-size: 15px;
        text-align: center;
        /*max-width: 130px;*/
        margin: 10px 0;
        padding: 5px;
        border-radius: 3px;
        border: 1px solid #f58220;
        /*float: right;*/
    }
    .purchase-mobile-min-height {
        min-height: 850px !important;
    }
}

