body {
    margin:0;
    padding:0;
    font-family:"HelveticaNeueLTStd75Bold",Helvetica,Arial,sans-serif;
}
@font-face {
    font-family: 'STheiti';
    src: url("../fonts/STXIHEI.TTF"/*tpa=http://www.ckbhk.com/assets/e33850e/fonts/STXIHEI.TTF*/);
    font-weight: normal;
    font-style: normal;
}

*{ margin: 0; padding: 0;}

.wrapper {
    width:100%;
    margin:0 auto;
}
.header {
    background:#2e2e2e;
    width:100%;
    overflow: hidden;

}
.header .pull-right{ float: right;}
.logo {
    padding: 10px 0 10px;
}
.top_search_form {
    padding-top:28px;
    padding-bottom:10px;
}
#search_form input[type="text"] {
    width:200px;
    height:32px;
    background:#e6e6e6;
    border:none;
    font-size:14px;
    padding-left:10px;
    font-family:"HelveticaNeueLTStd75Bold",Helvetica,Arial,sans-serif;
}
#btn_serach {
    width:37px;
    height:32px;
    background:url("../images/search_btn_ico.png"/*tpa=http://www.ckbhk.com/assets/e33850e/images/search_btn_ico.png*/) no-repeat;
    vertical-align:top;
    border:none;
    background-position:center center;
}
.lang {
    padding-left:0;
    list-style:none;
    padding-top:10px;
    padding-bottom:5px;
    margin-bottom:0;
}
.lang li {
    display:inline;
}
.lang li a {
    color:#656565;
    font-family:Arial;
    font-size:12px;
}
.lang li a:focus {
    color:#fff;
}
.social_ico {
    padding-left:0;
    list-style:none;
    padding-bottom:5px;
    margin-bottom:0;
}
.social_ico li {
    display:inline-block;
}
.menu_bg {
    width:100%;
    float:left;
    background:url("../images/menu_bg.png"/*tpa=http://www.ckbhk.com/assets/e33850e/images/menu_bg.png*/) repeat-x;
    position:relative;
    z-index:50
}
.my_menu {
    display:inline-block;
    float:none;
    min-width: 60%;
}

.my_menu > li > a {
    color:#fff;
    padding:10px 25px;
    font-size:16px;
    line-height:21px;
    font-family:"HelveticaNeueLTStd75Bold",Helvetica,Arial,sans-serif;
    text-transform: uppercase;

}
.my_menu li a:hover  {
    color:#eaa91b;
}
.my_menu li a:focus {
    color:#eaa91b;
}
.my_menu li a.active {
    color:#eaa91b;
    background:#fff;
}
.thumb_images {
    float:left;
    margin:40px 0;
    width:100%;
}
.thumb_images p {
    color:#616161;
    text-align: left;
}
.my_res_img {
    max-width:100%;
    height:auto;
}
.current2 a {
    color:#eb5d26  !important;
    text-decoration:underline;
}
.accessories li a:focus, .accessories li a:hover {
    color:#eb5d26;
}
.accessories .current a{  color:#eb5d26;}
#myTabContent h1{font-size: 14px; color: #969696;}

.footer {
    float:left;
    width:100%;
    background:#212121;
    margin-top: 15px;

}
.footer_links {
    list-style:none;
    padding:76px 0;
    margin-bottom:0;
}
.footer-right-content {
    padding:30px 0;
    float:left;
    width:100%;
    color: #c6c4c5;
}
.footer-right-content p {
    color:#c6c4c5;
    line-height:25px;
    margin-bottom: 0;
}
.footer_links li {
    display:inline;
    padding:0 10px 0 0;

}
.footer_links li a {
    font-family: "HelveticaNeueLTStd75Bold",Helvetica,Arial,sans-serif;
    /*font-family: "STheiti";*/
    text-transform: uppercase;
    color:#c6c4c5;
    font-size:16px;
}
.footer_logo {
    float:left;
    width:100%;
    margin-top:27px;
    margin-bottom:17px;
    text-align:center;

}
.bottom-logo-div {
    margin:0 auto;
    text-align:center;
    display:table;
}
.bottom_logo {
    width:640px;
    height:70px;
    background:#006599;
}
.page_breadcrumb {
    float:left;
    width:100%;
    padding-top:15px;
}
.sep {
    float:left;
    width:100%;
    border-bottom:1px solid #b2b2b2;
    margin-bottom:10px;
}
.my_bread {
    margin-bottom:5px;
    background:none;
    padding: 0 0 0 15px;
}
.my_bread li a.active {
    color:#454545;
}
.my_bread li a {
    color:#b3b3b3;
    font-size:14px;
}
.content_title {
    color:#b3b3b3;
    font-family: 'calibriregular';
    font-size:36px;
    margin:0 0 5px 0;
}
#inner_searchbox {

}
.inner_search-btn {
    background:url("../images/inner_search_btn.png"/*tpa=http://www.ckbhk.com/assets/e33850e/images/inner_search_btn.png*/) no-repeat;
    width:37px;
    height:34px;
}
#inner_searchbox input[type="text"] {
    width:182px;
    height:34px;
    border:1px solid #5f5f5f;
    float:left;
    margin-right:5px;
    padding-left:10px;
}
.products_content {
    position:absolute;
    width:800px;
    height:475px;
    background:#fff;
    top:62px;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}
.shower {
    width:98%;
    float:left;
    border:1px solid #d4d4d4;
    margin:1%;
    height:440px;
    overflow-y:auto;
}
.accessories {
    list-style:none;
    width:100%;
    float:left;
    padding:0;
    border-bottom:1px solid #d4d4d4;
    margin-bottom:0;
}
.accessories li {
    display:inline;
}
.accessories li a.active {
    color:#ef5f2b;
    text-decoration:underline;

}
.accessories li a {
    color:#4d4d4d;
    font-size:14px;
    display:inline-block;
    padding:10px 40px;
    font-family:Arial;
    font-style:normal;
    text-decoration: none;
}
.shapes {
    padding:0;
    list-style:none;
    float:left;
    width:100%;
    border-right:1px solid #d4d4d4;
    margin-bottom:0;
}
.shapes li {
    width:100%;
    border-bottom:1px solid #d4d4d4;
    text-align:center;
}
.shapes li a:hover {
    background:#d4d4d4 !important;
    color:#505050 !important;
}
.shapes li:last-child {
    border-bottom:none;
}
.shapes li a {
    display:block;
    font-size:13px;
    padding:27px 10px;
    color:#505050;
    margin-right:0;
    background:none;
}
.shapes > li.active > a, .shapes > li.active > a:hover, .shapes > li.active > a:focus {
    background:none;
}
.shapes li.active {
    background:#d4d4d4 !important;
}
.news_image_below_text {
    padding:50px 0 28px 0;
    margin-bottom:0;
    font-size:18px;
    color:#5b5b5b;
}
.copy {
    color:#111521;
    padding-left:10px;
}
.page_arichives {
    width:100%;
    float:left;
    background:#f2f2f2;
    padding:30px;
    margin-top:55px;
}
.archives_title {
    font-size:36px;
    text-align:left;
    color:#7d7d7d;
    font-family: 'calibriregular';
    margin: 22px 0 13px;
}
.month_list {
    float:left;
    width:100%;
    list-style:square;
    padding-left:15px;
    padding-bottom:73px;
}
.month_list li {
    margin:5px 0;
}
.month_list li a {
    color:#ffb427;
    font-size:18px;
}
.month_list li a span {
    color:#000;
    padding-left:5px;
}
.news_wrapper {
    float:left;
    width:100%;
}
.sep2 {
    width:100%;
    float:left;
    border-bottom: 1px solid #7b7b7b;
    margin: 10px 0 20px;
}
.archive_side_content {
    float:left;
    width:100%;
}
.archive_side_content span {
    width:100%;
    float:left;
    text-align:left;
}
.archive_side_content h3 {
    padding-left:40px;
    float:left;
}
.bath_details {
    float:left;
    width:100%;
    padding:28px 0;
}
.bath_details p {
    font-size:18px;
    color:#525252;
}
.pre-btn {
    background:#860c0b;
    color:#fff;
    border:none;
    border-radius:5px;
    width:107px;
    font-size:14px;
    height:41px;
}
.contact_text {
    font-size:18px;
    line-height:30px;
    color:#979797 !important;
}
.address-1 {
    float:left;
    width:100%;
    background:#fffbcb;
    border-radius:10px;
    padding: 20px;
    margin:20px 0;
}
.addr-1_title {
    font-size:25px;
    font-family: 'calibriregular';
    color:#414040;
    float:left;
    width:100%;
    padding-bottom:10px;
    border-bottom:1px solid #000;
}
.msg_ico {
    float:left;
    padding-right:5px;
    margin:5px 0;
    font-family: 'calibriregular';
    font-size:20px;
    color:#414040;
}
.msg_ico img {
    padding-right:10px;

}
.contact_icons {
    float:left;
    width:100%;
    padding-top:20px;
}
.blug_bg {
    background:#c9d5df !important;
}
.green_bg {
    background:#ddf9cd !important;
}
.pink_bg {
    background:#e8d4e9 !important;
}
.address-2 {
    background:#dcdcdc;
    float:left;
    width:100%;
    border-radius:10px;
    padding:20px;
    margin:20px 0;
}
.contact_web p {
    font-family:Arial, Helvetica, sans-serif;
    font-size:18px;
    color:#414040;
}
.about_us_content {
    float: left;
    margin: 10px 0;
    width: 100%;
}
.photo_content {
    float: left;
    margin: 40px 0;
    width: 100%;
}
#tab-1 p {
    color: #9c9c9c;
    font-size: 18px;
}
.aboutus_logos {
    float:left;
    width:100%;
    margin:30px 0;
}
.aboutus_sidebar {
    width:100%;
    float:left;
    margin-top:15px;
    text-align:center;
}
.aboutus_sidebar_title {
    color: #b3b3b3;
    font-family: "calibriregular";
    font-size: 25px;
    margin: 22px 0 13px;
}
.aboutus-tab4-img {
    width:100%;
    float:left;
    position:relative;
    height:300px;
}
.aboutus-tab4-img img {
    width:100%;
    height:150px;
}
.aboutus-designer {
    position:absolute;
    min-height: 30px;
    width:100%;
    background:url("../images/designer-bg.png"/*tpa=http://www.ckbhk.com/assets/e33850e/images/designer-bg.png*/) repeat-x;
    bottom: 0;
    color:#fff;
    text-align:right;
    padding-right:15px;
    line-height:30px;
    left:0;
    right:0;
}
.about-tab4-content {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}
.responsive_accordian {
    display:none;
}
.sousmenu ul {
    display:none;
    position: absolute;
    z-index: 10;
    padding-left:0;
    background: none repeat scroll 0 0 #ffffff;
    list-style:none;
    border: 1px solid #cbcbcb;
    width:150px;
}
.sousmenu ul li {
    width:100%;
    border-bottom:1px solid #868686;
    margin-right:0;
    padding-bottom:5px;
}
.sousmenu ul li:last-child {
    border-bottom:none;
}
.sousmenu:hover ul {
    display: block;
    padding: 5px 10px;
}
.sousmenu ul li a {
    border-bottom: medium none !important;
    display:block !important;
    padding:0;
}
.newtabs-menu {
    float: left;
    clear: both;
    list-style:none;
    margin-bottom:40px;
    padding-left:0;
}
.newtabs-menu li {
    height: 30px;
    line-height: 30px;
    float: left;
    margin-right: 10px;
    color:#939393;
}
.newtabs-menu li.current {
    position: relative;
    z-index: 5;
}
.newtabs-menu li a {
    padding: 10px;
    color: #939393;
    text-decoration: none;
}
.newtabs-menu .current a {
    color: #939393;
    border-bottom:3px solid #810a0e;
}
.newtabs-menu a:focus {
    outline:none;
}
.about_us_tab {
    background-color: #fff;
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.aboutus-tab-content {
    width: 100%;
    display: none;
}
.product_tab_content {
    display: none;
}
#tab-1 {
    display: block;
}
.download_page_content {
    float:left;
    width:100%;
    margin:20px 0;
}
.download_page_data {
    width:100%;
    float:left;
    margin-bottom:20px;
}
.download_table {
    width:100%;
    float:left;
}
.new_tab-content {
    padding: 3% 4%;
    font-size:18px;
    color:#acacac;
    border:1px solid #c0c0c0;
}
.download-tabs li a {
    font-size:18px;
    padding:10px 40px;
    color:#7c7c7c;
    background:#fcfcfc;
    outline:none;
    border:none;
    line-height:29px;
}
.download-tabs li a:hover {
    border:none;
}
.download-tabs > li.active > a, .download-tabs > li.active > a:hover, .download-tabs > li.active > a:focus {
    background:#000;
    color:#fff;
    margin-right: 0;
    border:none;
    border-radius:0;
    line-height:30px;

}
.download-tabs {
    border-bottom:none;
}
.download-tabs li {
    border-right: 1px solid #c0c0c0;
    border-top: 1px solid #c0c0c0;
}
.download-tabs li:first-child {
    border-left: 1px solid #c0c0c0;
}
.sep3 {
    float:left;
    width:100%;
    border-bottom:1px solid #000;
    margin:20px 0;
}
.download-btn {
    background:url("../images/download-btn.png"/*tpa=http://www.ckbhk.com/assets/e33850e/images/download-btn.png*/) no-repeat;
    width:101px;
    height:34px;
    border:none;
}
.download-row {
    float: left;
    margin: 5px 0;
    width: 100%;
}
.news2_text {
    padding:20px 0;
    color:#a2a2a2;
    font-size:18px;
}
.calender {
    margin-bottom:30px;
}
.date {
    font-size:18px;
    color:#838383;
}
.product2_wrapper {
    width:100%;
    float:left;
    margin:30px 0;
}

.product2_wrapper .right-info{
    position: relative;
    height: 563px;
}

.product2_title {
    color:#515151;
    font-size:36px;
    margin:0 0 0 -3px;
    font-weight: bold;
}
.product2_title2 {
    color:#6a6a6a;
    font-size:16px;
    margin:0 0 10px;
    font-weight: bold;
}
.product2_ul {
    float:left;
    width:100%;
    margin-bottom:15px;
    list-style:square;
}
.product2_ul li {
    margin:10px 0;
}
.product2_ul li a {
    color:#6b6b6b;
    font-size:14px;
}
.thickness {
    margin-right:20px;
    float:left;
    color:#858585;
}
.enclosure {
    position: absolute;
    bottom: 0;
    width:100%;
    float:left;
}
.enclosure span {
    border-bottom: 1px solid #000000;
    padding-bottom: 5px;
    color:#939393;
}
.enclosure h4 {
    font-size:18px;
    color:#6c6c6c;
    margin:0;
    padding:13px 0;
}
.enclosure a:hover{ color: #ffa500; text-decoration: none;}
.product2_tab_title {
    color:#474747;
}
.units span {
    color:#4c4c4c;
    font-size:14px;
    padding-bottom:5px;
    float:left;
}
.all_shower {
    background: none repeat scroll 0 0 #f2f2f2;
    border: 1px solid #d4d4d4;
    border-radius: 10px;
    float: left;
    margin-top: 70px;
    padding: 40px;
    width: 100%;

}
.product2_tabs_title {
    color:#525252;
    float:left;
    width:100%;
}
.pdfs {
    float:left;
    width:100%;
    list-style:none;
}
.pdfs li {
    display:block;
    margin:10px 0;
}
.pdfs li a {
    background:url("../images/pdf_ico.png"/*tpa=http://www.ckbhk.com/assets/e33850e/images/pdf_ico.png*/) no-repeat;
    padding-left:30px;
    text-decoration:underline;
    color:#7b7b7b;
}
.new_table {
    border:1px solid #31302e;
    color:#231d1d;
}
.new_table th {
    border-right:1px solid #31302e !important;
    border-bottom:1px solid #31302e !important;
    border-left:none !important;
    background:#dedede;
}
.new_table td {
    border-right:1px solid #31302e !important;
    border-top:none !important;
    border-left:none !important;
    border-bottom:none !important;
}
.photo_img {
    margin-bottom:30px;
    border:5px solid #d2d0d3;
    border-radius:5px;
}
.photo_img:hover {
    border:5px solid #fcce92;
}
.photo_img img {
    margin-bottom:0;
}
.fancybox-custom .fancybox-skin {
    box-shadow: 0 0 50px #222;
}

#top {
    position:relative;
}
.scroll {
    bottom: 30px;
    height: 50px;
    position: absolute;
    right: -45px;
    width: 50px;
}

.product_info {
    background:url("../images/product_info_bg.png"/*tpa=http://www.ckbhk.com/assets/e33850e/images/product_info_bg.png*/) no-repeat;
    background-position:left center;
    margin-bottom:30px;
    border-radius:5px;
    padding-left:15px;
}
.product_info h3 {
    color:#868686;
    font-size:25px;

}
.product_info p {
    color:#868686;
    font-size:12px;
    margin-bottom:5px;
}
.product_page_title {
    color:#cecece;
    margin-top:0px;
    margin-bottom:20px;
}
.pageof {
    color:#75310e;
    font-size:18px;
    text-align:right;
    display:block;
}
.tree {
    min-height:20px;
    padding:19px 0px;
    margin-bottom:20px;
    background-color:none;
    font-size: 17px;
    color:#6d6d6d;

}
.tree li {
    list-style-type:none;
    margin:0;
    padding:10px 5px 0 5px;
    position:relative
}
.tree li::before, .tree li::after {
    content:'';
    left:-20px;
    position:absolute;
    right:auto
}
.tree li::before {
    bottom:50px;
    height:100%;
    top:0;
    width:1px
}
.tree li::after {
    height:20px;
    top:25px;
    width:25px
}
.tree li span {

    display:inline-block;
    padding:3px 0px;
    text-decoration:none
}
.tree li.parent_li>span {
    cursor:pointer
}
.tree>ul>li::before, .tree>ul>li::after {
    border:0
}
.tree li:last-child::before {
    height:30px
}

[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    height: 14px;
    line-height: 14px;
    margin-top: 1px;
    width:18px;
}
.icon-plus-sign {
    background:url("../images/plus.png"/*tpa=http://www.ckbhk.com/assets/e33850e/images/plus.png*/) no-repeat;
    background-position:center left;
}

.icon-minus-sign {
    /*  background-position: -24px -96px;*/
    background:url("../images/minus.png"/*tpa=http://www.ckbhk.com/assets/e33850e/images/minus.png*/) no-repeat;
    background-position:center left;
}

.thumb-1 {
    float:left;
    width:100%;
    position:relative;
    margin-bottom:15px;
}
.thumb-1 img {
    width:100%;
    height:auto;
}
.overlay-text1 {
    width:100%;
    text-align:center;
    position:absolute;
    right:0;
    left:0;
    margin-left:auto;
    margin-right:auto;
    font-size:30px;
    color:#fff;
    min-height:70px;
    font-style:italic;
    bottom:50px;
    background:url("../images/over-lay-text-1.png"/*tpa=http://www.ckbhk.com/assets/e33850e/images/over-lay-text-1.png*/) repeat;
    line-height:70px;
    font-family:Corbel;
    font-weight:bold;
}
.yellow-overlay-bg {
    background:url("../images/yellow.png"/*tpa=http://www.ckbhk.com/assets/e33850e/images/yellow.png*/) repeat;
}
.pink-overlay-bg {
    background:url("../images/over-lay-text-2.png"/*tpa=http://www.ckbhk.com/assets/e33850e/images/over-lay-text-2.png*/) repeat;
}
.green-overlay-bg {
    background:url("../images/green.png"/*tpa=http://www.ckbhk.com/assets/e33850e/images/green.png*/) repeat;
}
.shape_images img {
    width:100%;
    height:auto;
}
.product_menu_tab {
    width:100%;
    float:left;
}
.vertical-tab {
    width:15%;
    float:left;
}
.product_acrylics {
    float: left;
    width: 100%;
}
.enclosure-1 {
    float: left;
    height: 170px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 2%;
    width: 25%;
}
.enclosure-1 img {
    width:100%;
    height:auto;
}
.enclosure-text {
    border: 1px solid #d4d4d4;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
}
.paginate {
    float: left;
    width: 100%;
    margin:20px 0;
}
.paginate2  {
    float: left;
    width:100%;
    list-style:none;
    padding-left:0;
    text-align:right;
}
.paginate2  li {
    display:inline-block;
    padding-right:5px;
}
.paginate2 li a {
    color:#747474;
    font-size:18px;
}
.go {
    background:#742602;
    color:#fff;
    border:none;
    padding:3px 5px;
}
.icon-folder-open {
    background:url("../images/left-arrow.png"/*tpa=http://www.ckbhk.com/assets/e33850e/images/left-arrow.png*/) no-repeat;
    width: 25px;
}
.bg_main {
    width:100%;
    text-align:center;
    float:left;
    margin-top:-62px;
    position:relative;
}
.bg_main img {
    width:100%;
    height:auto;
}
.glasses {
    width:94%;
    float:left;
    padding:0 15px;
}
.first_glass {
    width:50%;
    float:left;
}
.slider {
    float:left;
    width:100%;
    margin-top:-43px;
    position:relative;
    text-align: center;
}
.slider img{ margin:0 auto;}

/**************yamm**********/
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
    position: static;
}
.yamm .container {
    position: relative;
}
.yamm .dropdown-menu {
    left: auto;
}
.yamm .yamm-content {
    padding: 0px 15px;
    text-align: left;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0;
}

/****************/


.sidebar-nav {
    padding: 9px 0;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}©

 .navbar .sub-menu:before {
     border-bottom: 7px solid transparent;
     border-left: none;
     border-right: 7px solid rgba(0, 0, 0, 0.2);
     border-top: 7px solid transparent;
     left: -7px;
     top: 10px;
 }
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}
@media (max-width:960px) {
    .scroll {
        position:relative;
        float:right;
        bottom:auto;
        right:auto;
        margin-right:15px;

    }
}

.footer-right-content a{ color: #c6c4c5;}

/*.xubox_bigimg{ opacity: 0.3;}*/
.responsive_menu{ margin-bottom: 0; min-height: 42px;}
.pro-pic-wrap {
    display: block;
    height: 0;
    overflow: hidden;
    padding: 65% 0 0;
    position: relative;
    width: 100%;
}
.pro-pic-wrap .pro-pic {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

.pagination > li > a, .pagination > li > span{ padding: 3px 8px;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{ background: #f5f5f5; color: #ffa500; border-color:#ddd; }