﻿@charset "utf-8";
@import "ajax_stylesheet.css";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

* {
    outline: none!important
}

body {
    font-size: 14px;
    line-height: 1.3;
    text-align: left;
    background-color: #fff;
    font-family: 'Lato', sans-serif
}

ol,
ul {
    list-style: none
}

p {
    font-family: 'Hind', sans-serif
}

.clearfix {
    clear: both
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    text-decoration: none;
    color: #333;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    outline: none!important
}

a:hover {
    text-decoration: none;
    color: #005ead
}

a:focus {
    text-decoration: none
}

em {
    font-style: italic
}

img,
object,
iframe {
    max-width: 100%
}

html {
    -webkit-text-size-adjust: 100%
}

.login-create ul li a:focus {
    text-decoration: none
}

.wrapper {
    width: 100%;
    margin: 0 auto;
}

.wrapper .container {
    margin: 0 auto;
    display: block;
    width: 100%
}

.main {
    width: 1480px;
    margin: 0 auto;
    display: block
}

.header {
    display: table;
    width: 100%;
    position: fixed;
    z-index: 9999;
    background: #fff;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.home-search { 
    width: 100%;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    opacity: 1;
    position: relative;
    top: 4em;
}

.home-search.sticky .search-block ul li:nth-child(7) ul {
    background: rgba(187, 37, 37, 1);
    position: absolute;
    float: right;
    left: 0;
    right: 0;
    padding: 0;
    margin: 0;
    background: rgba(187, 37, 37, 1);
    top: 100%;
    width: 100%;
    height: auto;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 0;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.home-search.sticky .search-block ul li:nth-child(7) ul li {
    display: block;
    border-bottom: 1px solid #dc585b;
    width: 100%;
    float: none;
    padding-left: 4px;
    padding-top: 4px;
    position: relative
}

.home-search.sticky .search-block ul li:nth-child(7) ul li:hover {
    background-color: #ca6a6c
}

.home-search.sticky .search-block ul li:nth-child(7) ul li a {
    line-height: none;
    padding: 10px 15px !important;
    padding-bottom: 14px !important;
    height: 100%;
    display: block;
    color: #fff!important;
    font-size: 16px;
    font-weight: 300
}

.home-search.sticky .container.search-block {
    padding: 12px 0;
    background: #333
}

.banner .carousel-caption h1 b {
    font-size: 16px
}

.logo {
    padding-top: 0;
    max-width: inherit
}

.logo img {
    max-width: inherit
}

.banner {
    display: table;
    position: relative;
    width: 100%;
    margin-top: 0;
    padding-top: 100px
}

.banner .carousel-caption {
    width: 100%;
    text-align: center;
    top: 5%;
    left: 0
}

.banner .carousel-caption h1 {
    color: #fff;
    font-size: 28px;
    text-transform: none;
    font-family: 'Montserrat', sans-serif;
    line-height: 40px;
    font-weight: 600;
    padding-bottom: 0;
    text-align: center;
    display: inline-block;
    width: auto;
    max-width: 90%;
    vertical-align: middle;
    margin: 4% auto auto!important;
    margin-left: 0
}

.banner .carousel-caption h1 span {
    display: block;
    padding: 10px 0 0;
    border-top: 1px solid #ddd;
    line-height: 32px
}

.banner .carousel-caption p {
    color: #fcbe11;
    font-size: 27px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    padding: 0;
    text-shadow: none
}

.banner .carousel-indicators {
    bottom: 0;
    right: 0;
    left: 0;
    width: auto;
    margin: auto;
    top: 65%
}

.banner .carousel-indicators li {
    width: 8px;
    height: 8px;
    background-color: #fff;
    display: inline-block
}

.banner .carousel-indicators .active {
    background-color: #ab2727;
    border-color: #ab2727;
    margin: 0 3px;
    width: 8px;
    height: 8px
}

.banner .carousel-item span strong {
    color: #fff;
    font-size: 28px
}

.error-bsb {
    left: 0!important;
    font-size: 10px;
    color: #cacaca!important;
    top: 38px
}

.carousel-caption p a {
    color: #fff;
    font-family: 'Hind', sans-serif;
    background: url(../images/arrow.png) 99% 44% no-repeat;
    padding-right: 25px;
    font-size: 16px;
    text-transform: capitalize
}

.carousel-caption p a:hover {
    color: #ef8285;
    text-shadow: inherit
}

.carousel-caption p {
    padding: 0 10px
}

.container.search-block span a:hover {
    color: #dcc5c6
}



.banner .carousel-inner>.carousel-item {
    max-height: 300px
}

.carousel-caption li span:nth-child(2) a {
    background: #000
}

.banner .carousel-inner>.carousel-item>img {
    width: 100%
}

.carousel-caption li span:nth-child(3) {
    border-right: 1px solid #ddd
}

.carousel-caption li span:nth-child(4) a {
    background: url(../images/arrow.png) right no-repeat;
    padding-right: 25px
}

.search-block ul li {
    display: inline-block;
    margin-right: 13px;
   
}

.search-block ul li:nth-child(6) {
    width: auto;
    text-align: center;
}

.search-block > div > div > ul > li:nth-child(7) {
    background: #005ead;
    color: #fff;
    width: 180px;
    float: right;
    margin-top: -10px;
    padding: 11.5px 0;
    position: absolute;
    right: -13px;
    border-left: 2px solid #fff
}


.search-block ul li:nth-child(7) ul {
    display: none;
    position: absolute;
    float: right;
    left: 0;
    right: 0;
    padding: 0;
    margin: 0;
    background: rgba(187, 37, 37, 1);
    top: 98%;
    width: 100%;
    height: auto;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 0;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.search-block ul li:nth-child(7):hover ul {
    display: block
}

.search-block ul li:nth-child(7) ul li {
    display: block;
    border-bottom: 1px solid #dc585b;
    width: 100%;
    float: none;
    padding-left: 4px;
    padding-top: 4px;
    position: relative
}

.search-block ul li:nth-child(7) ul li a {
    line-height: 120%;
    padding: 10px 15px;
    padding-bottom: 14px;
    height: 100%;
    display: block;
    color: #fff!important;
    font-size: 16px;
    font-weight: 300
}

.search-block ul li:nth-child(7) ul li:hover {
    background-color: #014c8c;
}

#Adv_Search_White_line {
    width: 102%;
    height: 3.4px;
    background-color: #fff;
    position: absolute;
    bottom: 9px;
    margin-left: 12px
}

.search-block ul li select {
    border: none;
    padding: 7px 8px;
    width: 100%;
    height: 33px
}

.search-block ul li input {
    border: none;
    padding: 7px 8px;
    width: 100%;
    height: 33px
}

.search-block ul li a {
    background-color: #000;
    border: 1px solid gray;
    padding: 2px 13px;
    color: #fff;
    cursor: pointer;
    height: 25px;
    font-size: 21px;
    font-family: hind
}

.search-block ul li:nth-child(7) a {
    background-color: transparent;
    border: none;
    padding: 2px 13px 2px 19px;
    color: #fff;
    cursor: pointer;
    height: 25px;
    font-size: 16px;
    text-transform: inherit;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500
}


.container.search-block {
    background: rgba(187, 37, 37, 1);
    position: absolute;
    bottom: 0;
    z-index: 999;
    left: 0;
    right: 0;
    padding: 10px 0!important;
    width: 99.65%;
    margin: auto
}

.container.search-block ul {
    padding: 0 15px
}

.container.search-block h2 {
    color: #fff;
    display: inline-block
}

ul.resp-tabs-list.hor_1.wow.fadeInLeft {
    text-align: center
}

header {
    padding: 15px 0 12px
}

.login-create ul li {
    display: inline-block;
    position: relative;
    font-family: hind
}

nav ul li {
    display: inline-block;
    padding-left: 20px
}

nav ul {
    float: right
}

nav ul li a {
    font-size: 16px;
    text-transform: inherit;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    padding-bottom: 14px;
    font-weight: 500
}

.login-create {
    display: block
}

.login-create ul {
    display: block;
    float: right;
    margin-bottom: 16px
}

.menu {
    padding: 0
}

.login-create ul li a {
    color: #005ead;
    font-size: 14px;
    padding: 0 10px;
    font-family: hind;
    font-weight: 600
}

.login-create ul li:nth-child(2) {
    /* background: #005ead; */
    padding: 12px 0 8px 8px;
    text-transform: uppercase;
    margin-left: 20px;
    border-right: 1px solid #666;
    
}
.login-create ul li:nth-child(3) {
    /* background: #005ead; */
    padding: 12px 0 8px 8px;
    text-transform: uppercase;
    margin-left: 3px;
    
    
}
.login-create ul li:nth-child(2) a i {
    padding: 0 10px
}

/*.login-create ul li:nth-child(2) a {
    color: #fff;
    margin-top: 0;
}*/



.mid {
    padding: 12px 0 0
}

.mid h2 {
    font-family: 'Hind', sans-serif;
    font-size: 35px;
    padding-bottom: 2px;
    font-weight: 600;
    color: #000
}

.about-bsb p {
    font-size: 16px;
    font-family: 'Hind', sans-serif;
    padding: 0 7px;
    color: #000;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 30px
}

.about-bsb blockquote {
    font-size: 30px;
    font-family: hind;
    padding-right: 64px;
    color: #000;
    line-height: 40px
}

.col-sm-12.sdm-detail .pagination {
    margin-bottom: 30px;
    text-align: center
}

li.bgNone b {
    padding-right: 12px;
    color: #000
}

.vision blockquote {
    font-family: 'Hind', sans-serif;
    font-size: 21px;
    line-height: 30px;
    padding-bottom: 20px;
    color: #000
}

.clients p {
    font-family: 'Hind', sans-serif;
    font-size: 21px;
    line-height: 30px;
    padding-bottom: 40px;
    color: #000
}

.about-bsb ul {
    padding: 53px 0
}

.about-bsb ul li {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    margin-right: 10px;
    margin-bottom: 35px;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    color: #c13c48;
    font-weight: 700
}

.about-bsb ul li:nth-child(5) {
    width: 100%
}

.about-bsb ul li span {
    display: block;
    font-family: 'Hind', sans-serif;
    font-size: 16px;
    color: #000;
    font-weight: 600
}

.about-bsb ul li small {
    font-size: 22px
}

.search-block1 {
    color: #fff;
    background: rgba(174, 39, 39, .8);
    display: none;
    position: absolute;
    top: -32px
}

.container.search-block h2 {
    color: #fff;
    display: inline-block;
    font-size: 21px;
    padding: 4px 15px 7px;
    background: none
}

.container.search-block span {
    display: inline-block;
    vertical-align: top;
    margin-left: 28px
}

.container.search-block span a {
    color: #fff;
    padding: 0
}

.login-create span {
    padding: 5px 10px;
    font-size: 11px;
    position: absolute;
    left: 19px;
    top: 4px
}

.container.search-block h2:after {
    content: "";
    width: 33px;
    height: 53px;
    background: rgba(148, 42, 47, 0.98);
    transform: skew(25.7deg);
    display: inline-block;
    position: absolute;
    right: -21px;
    z-index: 9999;
    top: 0
}

.home_update {
    margin: 35px 0
}

.home_update h2 {
    font-size: 35px;
    color: #000;
    text-align: center;
    font-weight: 700;
    padding-bottom: 25px;
    text-transform: capitalize
}

.home_update .resp-tabs-list li {
    float: none;
    border: none;
    font-size: 20px;
    font-family: 'Hind', sans-serif;
    margin: 0 50px;
    color: #666;
    font-weight: 300
}

.home_update .resp-tab-active {
    border-bottom: 4px solid #b3343f!important;
    color: #000!important;
    font-weight: 600!important
}

.home_update .resp-tab-content {
    border-bottom: none;
    border-right: none;
    border-left: none;
    border-top: 1px solid #ddd;
    padding: 45px 0 0
}

.popular1 {
    text-align: center
}

.popular1 .item {
    display: inline-block;
    width: 217px;
    text-align: left
}

.popular1 .item:nth-child(4) {
    margin-right: 0
}

.popular1 .item h3 {
    font-size: 21px;
    font-weight: 600;
    color: #333
}

.popular1 .item p {
    font-size: 14px;
    color: #333;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
    text-align: left;
    line-height: 20px;
    height: 60px
}

.popular1 .item a.read-more {
    display: inline-block;
    background: url(../images/blk-arrow.png) no-repeat;
    text-indent: 16px;
    margin: 20px 0 0;
    color: #fff
}

.popular1 .item a.read-more:hover {
    display: inline-block;
    background: url(../images/red-arrow.png) no-repeat;
    text-indent: 16px;
    margin: 15px 0 0
}

.popular1 .item h3 {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    padding: 15px 0 0;
    margin-bottom: -70px;
    line-height: 25px;
    font-family: hind;
    height: 100px
}

.our-listed {
    background: #fafafa;
    text-align: center;
    padding: 65px 0
}

.our-listed h2 {
    font-size: 35px;
    font-family: 'Hind', sans-serif;
    color: #333;
    text-align: center;
    font-weight: 600;
    padding-bottom: 50px
}

.our-listed ul li {
    display: inline-block;
    width: 233px;
    margin-bottom: 0;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    padding: 20px 19px;
    vertical-align: top;
    min-height: 232px
}

.our-listed span a {
    display: block;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background-color: #3fbaf6;
    color: #fff;
    font-size: 18px;
    position: relative;
    text-decoration: none
}

span.slide-up-tab {
    margin: 0 auto;
    display: table
}

.our-listed span a.toggle-link:before {
    font-family: FontAwesome;
    content: "\f107";
    top: 4px;
    left: 0;
    position: relative
}

.our-listed span a.toggle-link.close:before {
    font-family: FontAwesome;
    content: "\f106";
    top: 3px;
    left: 0;
    position: relative
}

.our-listed span a.toggle-link.close {
    opacity: 1;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.3;
    color: #fff
}

.testimonial span a {
    display: block;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background-color: #3fbaf6;
    color: #fff;
    font-size: 18px;
    position: relative;
    text-decoration: none
}

.testimonial span a.toggle-link:before {
    font-family: FontAwesome;
    content: "\f107";
    top: 4px;
    left: 0;
    position: relative
}

.testimonial span a.toggle-link.close:before {
    font-family: FontAwesome;
    content: "\f106";
    top: 3px;
    left: 0;
    position: relative
}

.testimonial span a.toggle-link.close {
    opacity: 1;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.3;
    color: #fff
}

.testimonial-panel {
    background: #b44141;
    padding: 0;
    color: #fff
}

.testimonial-panel h4 {
    font-size: 30px;
    font-family: 'Hind', sans-serif;
    padding-bottom: 15px;
    border-bottom: 2px solid #ddd;
    text-transform: uppercase
}

.testimonial-panel .coming-block p strong {
    font-size: 18px;
    padding: 10px 0 0;
    display: block
}

.testimonial-panel p {
    font-weight: 300;
    padding-bottom: 10px;
    font-size: 18px
}

.testimonial-panel ul {
    margin-top: 14px
}

.testimonial-panel ul li {
    border-bottom: 1px solid #c36767;
    padding-bottom: 5px;
    padding-top: 15px
}

.testimonial-panel ul li:last-child {
    border: none
}

.testimonial-panel a.read {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/logo/read.png) no-repeat;
    text-indent: -9999px;
    margin: 15px 0 0
}

.testimonial img {
    display: inline-block;
    margin-right: 20px
}

.testimonial-panel .testimonial {
    padding: 50px 0 16px 35px;
    background: #a23a3a;
    min-height: 382px
}

.testimonial-panel .coming-block {
    padding: 60px 35px
}

.testi-detail {
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.img-block p {
    position: absolute;
    bottom: 55px;
    padding: 20px;
    width: 67%;
    font-size: 15px
}

.img-block p strong {
    display: block;
    font-size: 18px
}

img.message-icon {
    position: absolute;
    bottom: 77px;
    right: 44px
}

.standard {
    padding: 30px 0
}

.standrad h3 {
    font-size: 30px;
    font-family: 'Hind', sans-serif;
    color: #b44141;
    padding: 60px 0 20px
}

.standrad ul li {
    display: inline-block;
    margin-right: 17px;
    vertical-align: top;
    position: relative;
    width: 27%
}

.standrad ul li:last-child {
    width: auto
}

.standrad ul li select {
    border: 1px solid #ddd;
    padding: 7px 8px;
    width: 100%;
    height: 41px
}

.standrad ul li input {
    border: 1px solid #ddd;
    padding: 7px 8px;
    width: 100%;
    height: 41px
}

.standrad ul li button {
    background: #000 url(../images/search.png) 22% no-repeat;
    border: none;
    padding: 7px 27px 7px 61px;
    color: #fff;
    cursor: pointer
}

.standrad.news-time ul li input[type=submit]#btnSubmit {
    background: #000 url(../images/white-arrow.png) 85% no-repeat;
    border: none;
    padding: 7px 56px 7px 26px;
    color: #fff;
    cursor: pointer
}

.divider {
    padding: 2px 0 30px
}

.about h1 {
    font-size: 35px;
    font-family: 'Hind', sans-serif;
    color: #000;
    padding-bottom: 18px;
    font-weight: 600
}

.about p {
    font-size: 21px;
    font-weight: 300;
    font-family: 'Hind', sans-serif;
    color: #000;
    line-height: 30px
}

.about a.more {
    display: inline-block;
    background: url(../images/blk-arrow.png) right no-repeat;
    margin: 20px 0;
    padding-right: 20px;
    color: #000
}

.about a.more:hover {
    display: inline-block;
    background: url(../images/red-arrow.png) right no-repeat;
    margin: 20px 0;
    padding-right: 20px
}

.row.about {
    margin-bottom: 50px
}

.row.about p strong {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #000
}

.row.about .col-sm-3 {
    text-align: center;
    padding-bottom: 20px;
    margin-top: 30px
}

.row.about .col-sm-3 img {
    padding-bottom: 20px;
    height: 90px
}

.row.about .col-sm-4 .scroll-page {
    background: url(../images/divider1.jpg) 18px -22px no-repeat
}

.scroll-page {
    width: 402px;
    padding-left: 60px;
    float: right
}

.scroll-page ul li {
    width: 100%;
}

.login-create.primary_login ul li ul li {
    margin: 0;
    height: inherit;
}

.login-create.primary_login ul li ul li a {
    font-weight: 300;
}

.login-create .bisbsb_main_part2 ul li ul li a {
    border-bottom:1px solid rgba(234,232,232,0.3)!important;
}

.login-create .bisbsb_main_part2 ul li ul li a:hover {
    background:#005ead!important;
}



.login-create ul li:nth-child(1) a {
    padding: 5px 15px 5px 15px;
    color: #fff;
    cursor: pointer;
    background-color :#005ead;
}

.login-create ul li ul li:nth-child(1) a {
    padding: 15px 20px;
    color: #fff
}

section.header .modal-dialog {
    top: 20%;
    max-width: 35%
}

section.header .modal-body {
    padding: 0
}

section.header .modal-header {
    padding: 15px 15px 0;
    border-bottom: none
}

.scroll-page .item {
    text-align: left
}

.scroll-page li {
    margin-bottom: 28px;
    padding-bottom: 24px!important;
    border-bottom: 1px solid #ddd!important
}

.scroll-page li:last-child {
    border: none!important
}

.scroll-page li span {
    display: block;
    color: #b44141;
    font-size: 21px;
    line-height: 21px;
    padding-bottom: 10px
}

.scroll-page li p {
    color: #b44141;
    font-size: 56px;
    line-height: 56px;
    font-weight: 700
}

.scroll-page .owl-prev {
    background: url(../images/left-arrow.png) no-repeat;
    position: absolute;
    bottom: 0;
    left: 0
}

.scroll-page .owl-next {
    background: url(../images/right-arrow.png) no-repeat;
    position: absolute;
    bottom: 0;
    left: 19px
}

.footer {
    background: #333;
    padding: 55px 0
}

.inner-banner {
    text-align: center;
    padding-top: 100px
}

.title {
    padding: 0;
}

.title h2 {
    font-size: 35px;
    display: inline-block;
    vertical-align: top;
    font-family: 'Hind', sans-serif;
    font-weight: 600;
    text-transform: capitalize;
    padding-right: 74px
}

.our-listed-detail {
    position: relative
}

.list-grid-button {
    float: right;
    display: inline-block;
    width: 90px;
    position: absolute;
    top: -40px;
    right: 0
}

.list-grid-button li {
    display: inline-block;
    vertical-align: top;
    padding: 4px 5px 3px;
    border: solid 1px transparent
}

.list-grid-button li.active {
    border: solid 1px #bababa
}

.list-grid-button li a .fa {
    font-size: 23px;
    padding: 0
}

.bsb-block {
    padding: 15px 0
}

.bsb-grid {
    text-align: center
}

.bsb-grid.list {
    text-align: left
}

.img-tumb {
    margin-bottom: 20px
}

section.news-detail p {
    font-size: 16px
}

.bsb-grid ul li {
    display: inline-table;
    width: 22.3%;
    padding: 10px 6px;
    margin-right: 24px;
    margin-bottom: 45px;
    border: solid 1px #ccc;
    transition: border .5s ease;
    min-height: 420px
}

.bsb-grid ul li h3 {
    font-size: 22px;
    color: #9a292a;
    font-family: 'Hind', sans-serif;
    padding: 0 0 12px
}

.bsb-grid p {
    font-family: 'Hind', sans-serif
}

.bsb-grid ul li p strong {
    padding: 25px 0 0;
    display: block
}

.bsb-grid ul li a.bsb-more {
    background: url(../images/arrow-red.png) no-repeat;
    text-indent: -9999px;
    margin: 15px 0 0;
    display: inline-block;
    width: 20px
}

.bsb-grid ul li:hover {
    border: solid 1px #e2e2e2
}

.bsb-grid ul li:hover .img-block .img-tumb img {
    opacity: .7
}

.bsb-grid ul li .img-block {
    position: relative;
    margin-bottom: 20px
}

.bsb-grid ul li .img-block .img-tumb img {
    transition: opacity .5s ease
}

.bsb-grid ul li .img-block .no-of-aprtment {
    position: absolute;
    left: 10px;
    bottom: 15px;
    font-weight: 700
}

.bsb-grid ul li .img-block .no-of-aprtment .home-icon {
    background: url(../images/home-icon.png) no-repeat;
    width: 36px;
    height: 21px;
    color: #fff;
    text-align: center;
    padding-top: 11px;
    float: left;
    margin-right: 10px;
    font-family: 'Lato', sans-serif
}

.bsb-grid ul li .img-block .no-of-aprtment .Ap-name {
    float: left;
    margin-top: 15px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 700
}

.bsb-grid ul li .bottom-detail {
    margin-bottom: 0
}

.bsb-grid ul li .bottom-detail h2 {
    font-size: 24px;
    color: #b31c18;
    margin-bottom: 5px
}

.bsb-grid ul li .bottom-detail p {
    margin-bottom: 15px;
    font-size: 14px;
    color: #000
}

.bsb-grid ul li .bottom-detail .data-detail {
    width: 100%
}

.bsb-grid ul li .bottom-detail .data-detail td {
    font-size: 14px;
    height: 25px
}

.bsb-grid ul li .bottom-detail .data-detail td:first-child {
    width: 25%;
    font-weight: 700
}

.bsb-grid ul li .bottom-detail .data-detail td:nth-child(2) {
    width: 3%;
    padding-left: 3px
}

.bsb-grid ul li .bottom-detail .list-show {
    padding: 30px 0 0;
    display: none
}

.bsb-grid ul li .bottom-detail .list-show p {
    line-height: 22px
}

.bsb-grid.list ul li {
    display: inherit;
    float: none;
    width: auto;
    min-height: inherit;
    margin-right: 0;
    border: none;
    padding-bottom: 40px;
    border-bottom: solid 1px #e2e2e2;
    transition: border 0s ease;
    padding-left: 0;
    margin-left: 15px;
    margin-bottom: 25px;
    height: auto
}

.bsb-grid.list ul li:last-child {
    border-bottom: none
}

.bsb-grid.list ul li .img-block {
    display: inline-block;
    margin-right: 50px;
    margin-bottom: 0
}

.bsb-grid.list ul li .bottom-detail {
    display: inline-block;
    vertical-align: top;
    width: 785px
}

.bsb-grid.list ul li:hover .img-block .img-tumb img {
    opacity: 1
}

.bsb-grid.list ul li .img-block .img-tumb {
    transition: opacity .5s ease
}

.bsb-grid.list ul li .img-block .img-tumb:hover {
    opacity: .7
}

.bsb-grid.list ul li .bottom-detail .data-detail {
    width: inherit
}

.bsb-grid.list ul li .bottom-detail .data-detail td:nth-child(2) {
    padding-left: 3px;
    width: 4%
}

.bsb-grid.list ul li .bottom-detail .list-show {
    display: block
}

.bsb-grid.list ul li .bottom-detail .list-show .button {
    padding-top: 25px
}

.bsb-grid.list ul li .bottom-detail .list-show .button a {
    padding: 10px 20px;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    border: solid 1px #333;
    line-height: 42px;
    color: #000
}

.bsb-grid.list ul li .bottom-detail .list-show .button a:hover {
    color: #B31C18
}

.bsb-grid.list .img-tumb {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #ddd;
    margin-right: 30px;
    margin-bottom: 24px
}

.bsb-grid.list .basb-detail {
    display: inline-block;
    vertical-align: top;
    width: 80%
}

.astm-tab .resp-tabs-list li {
    float: none;
    border: none;
    font-size: 24px;
    font-family: 'Hind', sans-serif;
    color: #666;
    font-weight: 300;
    margin: 0 32px 0 0;
    padding: 0 4px 10px
}

.astm-tab .resp-tab-active {
    border-bottom: 4px solid #b3343f!important;
    color: #000!important;
    font-weight: 600!important
}

.astm-tab .resp-tab-content {
    border-bottom: none;
    border-right: none;
    border-left: none;
    border-top: 1px solid #ddd;
    padding: 30px 0
}

.astm-international-detail .thumb-img {
    border: 1px solid #ddd;
    padding: 90px;
    display: inline-block;
    margin-right: 60px;
    vertical-align: top
}

.title > img {
    margin: -14px 0;
    width: 70px
}

.astm-tab {
    display: inline-block;
    width: 60%;
    vertical-align: top
}

.astm-tab ul.resp-tabs-list.hor_1.wow.fadeInLeft {
    text-align: left
}

.astm-tab .resp-tab-content p {
    font-size: 19px;
    font-family: 'Hind', sans-serif;
    font-weight: 300;
    color: #000;
    line-height: 27px
}

.astm-international-detail {
    margin: 20px 0
}

.icon {
    position: absolute;
    bottom: 9px;
    right: 15px
}

.icon2 {
    position: absolute;
    bottom: 1px;
    right: 15px
}

.login h3 {
    text-align: center;
    color: #B31C18;
    padding: 20px 0;
    font-size: 36px;
    font-family: 'Hind', sans-serif;
    font-weight: 600
}

.login img {
    text-align: center;
    margin: auto;
    display: inherit
}

.login ul li input {
    border-bottom: 1px solid #000;
    border-right: 0;
    border-left: 0;
    border-top: 0;
    padding: 10px 0;
    width: 100%
}

.register-form .login h3 {
    text-align: center;
    color: #B31C18;
    padding: 20px 0 5px;
    font-size: 30px;
    font-family: 'Hind', sans-serif;
    font-weight: 600
}

.login ul {
    margin-top: 20px
}

.login ul li {
    padding-bottom: 15px;
    width: 80%;
    margin: auto;
    text-align: left
}

.login ul li a.submit {
    background: #ac2d2d url(../images/white-arrow1.png)73% no-repeat;
    color: #fff;
    border-bottom: none!important;
    display: inline-block;
    width: auto!important;
    padding: 10px 65px 10px 57px !important;
    cursor: pointer
}

.login ul li a.cancel {
    background: #ebebeb url(../images/blk-arrow.png) 73% no-repeat;
    color: #000;
    border-bottom: none!important;
    display: inline-block;
    width: auto!important;
    padding: 10px 65px 10px 57px !important;
    cursor: pointer
}

.box-red {
    background: #c13c48;
    padding: 40px 0;
    margin-top: 15px
}

.box-red p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300
}

.about-bsb2 ul li {
    display: inline-block;
    text-align: center;
    width: 33%;
    vertical-align: top;
    border: 1px solid #ddd;
    height: 150px;
    padding: 0 20px;
    float: left
}

.about-bsb2 ul li span {
    display: block;
    color: #000;
    font-weight: 600;
    padding-top: 8px
}

.container.about-bsb2 blockquote {
    font-size: 21px;
    padding: 0 20px 25px 0;
    color: #000;
    line-height: 30px
}

.container.about-bsb2 p {
    padding-right: 37px;
    font-size: 16px;
    line-height: 24px;
    color: #000
}

.container.about-bsb2 ul li:nth-child(1) {
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 0
}

.container.about-bsb2 ul li:nth-child(2) {
    border-top: 0;
    border-bottom: 0
}

.container.about-bsb2 ul li:nth-child(3) {
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 0
}

.container.about-bsb2 ul li:nth-child(4) {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    padding-top: 20px
}

.container.about-bsb2 ul li:nth-child(5) {
    border-bottom: 0;
    padding-top: 20px
}

.container.about-bsb2 ul li:nth-child(6) {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    padding-top: 20px
}

.container.about-bsb2 ul li:nth-child(7) {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    padding-top: 20px
}

.container.about-bsb2 ul li:nth-child(8) {
    border-bottom: 0;
    padding-top: 20px
}

.container.about-bsb2 ul li:nth-child(9) {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    padding-top: 20px
}

.container.about-bsb2 {
    margin-bottom: 60px;
    margin-top: 60px
}

.container.benifits blockquote {
    font-size: 21px;
    padding: 0 20px 30px 0
}

.container.benifits p {
    padding-right: 37px
}

.about-bsb2 a {
    background: url(../images/logo/arrow-1.png) 76% no-repeat;
    margin-top: 25px;
    padding-right: 51px;
    display: inline-block;
    text-transform: capitalize;
    color: #c02e3b
}

.vision-mission {
    background: url(../images/vision-bg.jpg) no-repeat;
    background-size: cover;
    padding: 55px 0;
    color: #fff;
    margin: 40px 0
}

.vision-mission h3 {
    padding-bottom: 25px;
    font-weight: 600
}

.misiion ul li {
    display: inline-block;
    width: 26%;
    vertical-align: top;
    margin-right: 49px
}

.misiion ul li p strong {
    display: block;
    padding-bottom: 10px;
    font-size: 21px;
    font-family: 'Hind', sans-serif
}

.misiion ul li p {
    line-height: 22px;
    font-family: 'Hind', sans-serif
}

.misiion {
    margin-left: 100px
}

.vision-text p {
    font-size: 21px;
    font-family: 'Hind', sans-serif;
    line-height: 30px
}

.values h3 {
    font-size: 35px;
    font-family: 'Hind', sans-serif;
    font-weight: 700;
    padding-bottom: 30px;
    padding-top: 20px
}

.values ul li {
    display: inline-block;
    vertical-align: top;
    width: 18%;
    margin-right: 24px
}

.container.vision p {
    padding: 10px 0;
    line-height: 24px;
    font-size: 16px;
    color: #000
}

.values {
    margin: 40px 0 70px
}

.values ul li h4 {
    border-bottom: 3px solid #be6360;
    padding-bottom: 12px;
    margin-bottom: 20px;
    font-size: 21px;
    height: 68px;
    font-weight: 600;
    line-height: 27px
}

.values ul li p {
    line-height: 22px;
    font-family: 'Hind', sans-serif
}

.values ul li:nth-child(5) {
    margin: 0
}

.listing {
    padding: 0
}

.listing h4 {
    padding-bottom: 33px;
    font-size: 22px;
    font-weight: 600;
    color: #000
}

.serch-listing ul li {
    padding: 12px 5px 12px 0;
    border-bottom: 1px solid #ddd;
    margin-right: 19px
}

.img-imgbox img {
    border: 0 solid #ddd;
    width: 100px;
    height: 100px
}

.img-imgbox p {
    font-size: 16px;
    color: #9a292a;
    font-weight: 600
}

.img-imgbox {
    display: inline-block;
    vertical-align: top;
    margin-right: 18px;
    text-align: center;
    width: 16%
}

.img-imgdetail {
    display: inline-block;
    width: 80%
}

.img-imgdetail strong {
    display: block;
    display: block;
    padding: 7px 0
}

.serch-listing ul li b a {
    color: #101010;
    font-size: 14px;
    padding-bottom: 0;
    display: inline-block;
    padding-right: 0;
    vertical-align: top;
    width: 100%
}

.pagination p {
    display: inline-block
}

.img-imgdetail p {
    padding-bottom: 20px;
    color: #000;
    font-family: 'Lato', sans-serif
}

.red-button {
    display: inline-block;
    padding: 10px 0;
    background: #9a292a;
    color: #fff
}

.red-button a {
    color: #fff;
    padding: 10px 33px 10px 36px
}

.col-sm-12.sdm-detail ul li {
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
    margin-bottom: 30px
}

section.standar-det P {
    line-height: 23px;
    margin-bottom: 10px
}

.col-sm-12.sdm-detail {
    padding: 3px 0 0 58px;
    margin-left: -49px;
    width: 100%
}

.serch-listing ul li ul {
    margin-top: 10px
}

.serch-listing ul li ul li {
    padding: 10px 0;
    margin-right: 0;
    border: 0
}

.black-button {
    background: #333333 ;
    display: inline-block;
    border: 1px solid #ddd;
    color: #fff;
    padding: 7px 0;
    margin-top: 7px
}

.black-button a {
    color: #fff;
    background: url(../images/arrow.png) 86% no-repeat;
    padding: 7px 38px 7px 15px !important;
    font-size: 13px;
    background-color: #333333;
}

.contact-detail .col-sm-6:nth-child(2) {
    margin-top: 11px
}

.black-button:hover {
    background: #9a292a;
    color: #fff
}

.black-button a:hover {
    color: #fff;
    background: url(../images/arrow.png) 90% no-repeat;
	
}

.pagination a {
    padding: 4px 12px
}

.pagination {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0
}

.down-load {
    display: inline-block;
    text-align: right;
    float: right;
    vertical-align: top
}

.down-load a {
    padding: 0 30px
}

.pagination a.active {
    color: #9a292a;
    border: 1px solid #ddd
}

.down-load img {
    padding-right: 10px
}

.down-load {
    display: inline-block;
    text-align: right;
    float: right;
    vertical-align: top
}

.down-load a {
    padding: 5px 23px;
    color: #9a292a
}

.down-load a.pdf {
    padding: 5px 23px;
    color: #9a292a;
    border-right: 3px solid;
    line-height: 21px
}

.page-link-bottom {
    padding: 4px 0 0
}

.serch-listing ul li ul li input[type=checkbox] {
    border: 1px solid #1d1919;
    background: none;
    padding: 12px;
    margin-right: 10px;
    margin-top: 3px
}

.serch-listing ul li ul input[type=checkbox] {
    border: 1px solid #1d1919;
    background: none;
    padding: 12px;
    margin-right: 10px;
    margin-top: 3px
}

.banner .carousel-caption h1 span {
    display: block;
    padding: 10px 0 20px;
    border-top: 1px solid #ddd;
    margin-top: 2px;
    font-size: 45px;
    font-weight: 400
}

.primary_nav_wrap ul li {
    position: relative
}

.primary_nav_wrap ul li ul li:hover {
    background: #ca6a6c
}

.primary_nav_wrap ul ul {
    display: none;
    position: absolute;
    top: 150%;
    left: 13px;
    background: #005ead;
    padding: 0;
    z-index: 99999
}

.primary_nav_wrap ul ul li {
    float: none;
    width: 204px;
    padding: 0
}

.primary_nav_wrap ul ul a {
    line-height: 120%;
    padding: 10px 15px;
    display: block;
    border-bottom: 1px solid #dc585b;
    color: #fff!important;
    font-size: 14px;
    font-weight: 300
}

.primary_nav_wrap ul ul ul {
    top: 0;
    left: 100%
}

.primary_nav_wrap ul li:hover > ul {
    display: block
}

.img-block .message-icon {
    width: auto
}

.img-block img {
    width: 100%
}

.about-benifit {
    background: none
}

.about-benifit p {
    font-size: 16px;
    font-family: 'Hind', sans-serif;
    padding: 6px 24px
}

.about-benifit blockquote {
    font-family: 'Hind', sans-serif;
    font-size: 30px;
    line-height: 40px
}

.container.about-benifit-list {
    background: #c13c48;
    padding-top: 45px;
    margin-top: 30px;
    margin-bottom: 60px;
    padding-bottom: 30px
}

.container.about-benifit-list h3 {
    color: #fff;
    padding-bottom: 32px;
    font-size: 24px
}

.container.about-benifit-list ul {
    margin-bottom: 15px
}

.container.about-benifit-list ul li {
    color: #fff;
    width: 28%;
    display: inline-block;
    vertical-align: top;
    margin-right: 54px;
    margin-bottom: 15px;
    background: url(../images/white-bg.jpg)0px 7px no-repeat;
    padding-left: 20px
}

.container.about-benifit-list p {
    color: #fff;
    padding: 6px 0
}

.clients ul.resp-tabs-list.hor_1.wow.fadeInLeft {
    text-align: left
}

.clients .resp-tabs-list li {
    float: none;
    border: none;
    font-size: 24px;
    font-family: 'Hind', sans-serif;
    margin: 0 20px 0 0;
    color: #666;
    font-weight: 300
}

.clients .resp-tab-active {
    border-bottom: 4px solid #b3343f!important;
    color: #000!important;
    font-weight: 600!important
}

.clients .resp-tab-content {
    border-bottom: none;
    border-right: none;
    border-left: none;
    border-top: 1px solid #ddd;
    padding: 30px 0
}

.corporates {
    margin: 0;
    padding: 0
}

.corporates li a {
    display: block;
    text-decoration: none
}

.corporates li a img {
    width: 133px
}

.corporates li:nth-child(5n) {
    margin-right: 0
}

.corporates li:nth-child(n) {
    padding-left: 0;
    margin-left: 0
}

.corporates li {
    list-style: none;
    margin: 15px 25px;
    padding: 0;
    width: 18%;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #f7f5f5;
    text-align: center
}

.form-contact ul li {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
    margin-bottom: 5px
}

.form-contact ul li input {
    width: 100%;
    padding: 10px
}

.form-contact {
    padding: 30px 0
}

.contact-us h3 {
    font-size: 22px
}

.enquiry h3 {
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-size: 24px;
    padding-bottom: 10px;
    font-weight: 600
}

.enquiry .form-group {
    margin-bottom: 23px
}

.enquiry-groupBtn .btn-default.red-bg {
    background: #ae2828 url(../images/white-arrow1.png) 77% 54% no-repeat;
    color: #fff;
    border: 0;
    border-radius: 0
}

.enquiry-groupBtn .btn.btn-default.blk-bg {
    padding: 6px 56px;
    border-radius: 0;
    display: inline-block;
    width: inherit;
    background: #ddd url(../images/blk-arrow.png) 77% no-repeat
}

.enquiry-groupBtn .btn.btn-default {
    padding: 6px 56px;
    border-radius: 0;
    display: inline-block;
    width: inherit
}

.container.contact-us {
    margin-bottom: 40px
}

.container.contact-us span {
    color: #ab2727;
    font-size: 14px;
    display: block;
    margin-bottom: 20px
}

.form-contact .form-control {
    border-radius: 0;
    font-size: 14px;
    border-bottom: 1px solid #000;
    border-right: 0;
    border-left: 0;
    border-top: 0;
    padding: 8px 0;
    box-shadow: inherit
}

.form-contact select.form-control {
    height: auto!important;
    border-bottom: 1px solid #000;
    border-right: 0;
    border-left: 0;
    border-top: 0;
    padding: 8px 0
}

.form-group img {
    margin-top: 10px
}

.contact-detail h3 {
    padding: 15px
}

.contact-detail p {
    line-height: 22px
}

.contact-detail ul li {
    display: inline-block;
    width: 29%;
    vertical-align: top;
    margin-right: 70px;
    line-height: 22px;
    margin-bottom: 30px
}

.contact-detail h4 {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    border-bottom: 1px solid #ae2828;
    margin-right: 30px;
    padding: 20px 0;
    margin-bottom: 20px
}

.contact-detail .col-sm-6 h3 {
    padding: 0 0 10px
}

.contact-detail .col-sm-12 h3 {
    padding: 10px 0;
    font-weight: 700;
    font-family: hind;
    font-size: 24px;
    color: #000
}

.col-sm-12.sales,
.col-sm-12.others {
    padding-top: 30px
}

#career-tab3 h3 {
    background: url(../images/red-arrow.png) right no-repeat;
    height: 30px;
    padding-right: 30px;
    display: inline-block;
    padding-top: 4px;
    margin: 0 0 30px;
    font-weight: 600
}

.faq h2.resp-accordion {
    padding: 18px 2px;
    font-size: 18px;
    color: #333;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 1px solid #ccc;
    font-weight: 400
}

.faq h2 {
    font-size: 24px;
    padding: 20px 0 0
}

.read-more1 {
    display: block;
    padding: 30px 0 0
}

.read-more1 a {
    background: #ac2727;
    padding: 6px 15px;
    color: #fff
}

.apply-form {
    padding-bottom: 50px
}

.apply-form .form-group {
    margin-bottom: 28px;
    position: relative
}

.apply-form .form-control {
    border-radius: 0;
    border: 1px solid #ccc;
    font-size: 12px
}

.apply-form .col-sm-6 {
    width: 47%;
    margin-right: 60px
}

.apply-form .col-sm-6 h4 {
    padding: 25px 0;
    font-family: "Hind", sans-serif
}

.apply-form .col-sm-6:nth-child(2n) {
    margin: 0
}

.apply-form .radio-inline {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    padding: 14px 20px 14px 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
    font-family: "Hind", sans-serif;
    color: #666
}

.apply-form input {
    color: #666;
    font-size: 12px
}

.apply-form select {
    color: #666;
    font-size: 12px
}

#FileUpload input {
    border: 0;
    height: auto;
    padding-left: 53px
}

#FileUpload span.font12 {
    color: #777!important;
    font-family: "Hind", sans-serif;
    font-size: 12px!important;
    font-weight: 500!important;
    margin-top: 26px;
    float: left
}

.upload-icon {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #333;
    height: 38px;
    left: 0;
    padding: 8px 14px 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 127px;
    z-index: 999
}

.upload-icon span {
    color: #777;
    font-family: "Hind", sans-serif;
    font-size: 14px;
    font-weight: 500
}

.apply-form .btn {
    border-radius: 0
}

.apply-form .btn-default {
    padding: 8px 35px;
    border: 1px solid #ccc
}

.apply-groupBtn .btn-default.red-bg {
    background: #ac2727;
    color: #fff
}

.member-profile-content {
    display: table;
    width: 100%
}

.member-profile-content ul li {
    display: table;
    width: 100%;
    padding-bottom: 30px;
    margin-bottom: 37px
}

.member-profile-content ul li span {
    float: left;
    width: 25%;
    text-align: center
}

.member-profile-content ul li span img {
    border-radius: 50%
}

.member-profile-content ul li:nth-child(old) span {
    float: right
}

.member-profile-content ul li:nth-child(old) acronym {
    border-left: none;
    text-align: right
}

.member-profile-content ul li:nth-child(old) acronym .slide-up-tab {
    float: right
}

.member-profile-content ul li acronym {
    float: left;
    width: 73%;
    padding-right: 60px
}

.member-profile-content ul li acronym h2 {
    color: #000;
    font-size: 24px;
    font-weight: 500;
    margin-top: 9px;
    padding-bottom: 0
}

.member-profile-content ul li acronym abbr {
    font-family: 'Hind', sans-serif;
    font-size: 18px;
    color: #333;
    margin-top: 10px;
    display: block
}

.member-profile-content ul li acronym p {
    font-weight: 300;
    color: #333;
    line-height: 1.5;
    font-family: 'Hind', sans-serif
}

.member-profile-content ul li span img {
    width: 180px
}

.member-profile-content ul li:nth-child(even) acronym {
    float: right
}

.member-profile-content ul li .slide-up-tab {
    padding-top: 25px
}

.footer h3 {
    font-size: 16px;
    padding-bottom: 14px;
    font-family: 'Montserrat', sans-serif;
    color: #fff
}

.footer ul li a {
    display: block;
    color: #d8d6d6;
    font-size: 14px;
    padding: 3px 0;
    font-family: 'Hind', sans-serif;
    font-weight: 300;
    line-height: 24px
}

.footer ul li {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    width: 22%;
    margin-right: 20px
}

.footer ul li:nth-child(4) {
    margin-right: 0
}

.footer-input {
    position: relative;
    margin-bottom: 25px;
    margin-top: 11px
}

.footer-input .btn input {
    border: 0;
    background: #fff url(../images/blk-arrow1.png) 50% no-repeat;
    cursor: pointer;
    padding: 9px 20px;
    margin-top: 6px;
    text-indent: -9999px
}

.footer-input .btn:hover input {
    background: #fff url(../images/red-arrow.png) 50% no-repeat
}

.footer-input .btn {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0
}

.footer-input input {
    background: none;
    border: 1px solid #999;
    padding: 10px;
    width: 100%;
    color: #ddd
}

.footer-block-2 p {
    color: #fff;
    font-size: 13px;
    line-height: 26px;
    font-weight: 300
}

.new-releases img {
    height: 244px
}

.footer-block-2 p a {
    color: #fff
}

.footer a:hover {
    color: #b44141
}

.login {
    text-align: center;
    margin-bottom: 25px;
    border-right: 1px solid #efefef;
    margin-left: 40px
}

.modal-body .login {
    text-align: center;
    margin-bottom: 25px;
    border-right: 1px solid #efefef;
    margin-left: 0
}

.container.register-form ul li {
    display: block;
    width: 58%;
    margin: 0 auto 14px;
    border: 0
}

.container.register-form input , .container.register-form select {
    border-bottom: 1px solid #000;
    border-right: 0;
    border-top: 0;
    border-left: 0;
    width: 100%;
    padding: 10px 0;
    border-radius: 0;
    box-shadow: inherit
}

.container.register-form textarea {
    border-bottom: 1px solid #000;
    border-right: 0;
    border-top: 0;
    border-left: 0;
    width: 100%;
    padding: 10px 0
}

.container.register-form {
    margin-bottom: 50px;
    margin-top: 35px
}

.container.register-form-field ul li:nth-child(odd) {
    margin-right: 52px
}

.container.register-form-field ul li {
    display: inline-block;
    width: 47%;
    margin: 0 0 23px;
    border: 0;
    position: relative;
    vertical-align: top
}

.container.register-form-field input {
    border-bottom: 1px solid #000;
    border-right: 0;
    border-top: 0;
    border-left: 0;
    width: 100%;
    padding: 10px 0;
    border-radius: 0;
    box-shadow: inherit
}

.container.register-form-field textarea {
    border-bottom: 1px solid #000;
    border-right: 0;
    border-top: 0;
    border-left: 0;
    width: 100%;
    padding: 10px 0
}

.container.register-form-field {
    margin-bottom: 50px;
    margin-top: 0
}

.container.register-form-field .sub-btn {
    text-align: left
}

.register h3 {
    text-align: center;
    color: #B31C18;
    padding: 20px 0 5px;
    font-size: 30px;
    font-family: 'Hind', sans-serif;
    font-weight: 600
}

.register {
    text-align: center;
    margin-right: 119px
}

.sub-btn a:hover {
    background: #000 url(../images/arrow.png) 80% 50% no-repeat
}

.sub-btn a {
    background: #ad2d2e url(../images/arrow.png) 80% 50% no-repeat;
    padding: 10px 58px 10px 42px;
    border: 0;
    color: #fff;
    cursor: pointer;
    border-radius: 0
}

.container.register-form-field span {
    color: #ab2727;
    display: block;
    margin-bottom: 20px
}

.container.register-form span {
    color: #ab2727;
    display: block;
    margin-bottom: 20px
}

.sub-btn {
    padding: 30px 0 0;
    clear: both
}

.container.register-form .sub-btn {
    text-align: center;
    display: block;
    margin-right: 20px
}

.container.register-form .login .sub-btn {
    text-align: center;
    display: inline-block;
    margin-right: 20px
}

.accont-page {
    margin-bottom: 20px
}

.container.my-account {
    margin-bottom: 60px
}

.account-left {
    background: #f0f0f0;
    padding: 0 0 20px
}

.account-left ul li a.active {
    background: #191919;
    color: #fff
}

.account-left ul li a:hover {
    background: #191919;
    color: #fff
}

.account-left ul li a {
    display: block;
    padding: 10px 15px
}

.account-left ul li {
    margin-bottom: 1px
}

.accont-page ul li span {
    display: inline-block;
    vertical-align: top
}

.accont-page ul li {
    padding: 6px 0;
    position: relative
}

.accont-page ul li span:nth-child(odd) {
    width: 30%
}

.accont-page ul li span:nth-child(even) {
    width: 18%
}

.col-sm-9.my-account-detail h3 {
    padding-bottom: 30px
}

.accont-page p strong {
    display: block;
    padding: 0 0 12px
}

.col-sm-9.my-account-detail {
    padding-left: 30px
}

.accont-page table tr td {
    width: 0;
    border: 1px solid #eee
}

.accont-page table tr td:nth-child(6) img {
    width: 16px;
    height: 16px
}

.accont-page table tr th {
    border: 1px solid #eee;
    text-align: center;
    text-transform: uppercase
}

.accont-page table tr td:nth-child(1) {
    text-align: center;
    width: 0
}

.accont-page table tr td:nth-child(2) {
    text-align: center;
    width: 20%;
    font-size: 12.75px;
    line-height: 18px
}

.accont-page table tr td:nth-child(3) {
    width: 5%;
    text-align: center
}

.accont-page table tr td:nth-child(4) {
    width: 6%;
    text-align: center
}

.accont-page table tr td:nth-child(5) {
    width: 0;
    text-align: center
}

.accont-page table tr td:nth-child(6) {
    text-align: center;
    width: 0
}

.accont-page table tr td:nth-child(7) {
    text-align: center;
    width: 5%
}

.accont-page table tr td:nth-child(8) {
    text-align: center;
    width: 5%
}

.accont-page table tr td:nth-child(9) {
    text-align: center;
    width: 0
}

.accont-page.wish table tr td:nth-child(9) span {
    padding: 0;
    margin: 0
}

.accont-page.wish table tr td:nth-child(9) {
    text-align: center;
    width: 13%;
    padding: 1px 4px
}

.accont-page.wish table tr td:nth-child(9) span {
    text-align: center;
    width: 100%;
    min-width: 120px;
    background: #ac2d2d;
    padding: 8px 0;
    color: #fff
}

.accont-page.wish table tr td:nth-child(9) span:hover {
    background: #000
}

.accont-page.wish table tr td:nth-child(9) span i {
    margin-right: 10px;
    color: #ac2d2d;
    color: #fff
}

.accont-page.wish table tr td:nth-child(9) span a {
    padding: 0 10px;
    color: #fff
}

.accont-page table tr td:nth-child(4) select {
    border: 1px solid #ddd;
    padding: 6px
}

.discount-block {
    border: 1px solid #ddd;
    padding: 34px 20px
}

.accont-page table tr td span {
    display: block;
    padding: 10px 0
}

.accont-page table tr td p {
    color: #c62229
}

.discount-block input {
    border: 1px solid #ddd;
    padding: 10px;
    width: 100%;
    margin-bottom: 15px
}

.discount-block h4 {
    text-transform: uppercase;
    font-size: 18px;
    padding-bottom: 15px
}

.discount-block .apply {
    background: #f0f0f0;
    border: 0;
    width: 100%;
    padding: 12px;
    font-size: 16px;
    text-transform: uppercase;
    cursor: pointer
}

.discount-block .apply:hover {
    background: #000;
    color: #fff;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.cart_total {
    float: right!important;
    width: 36%!important
}

.total {
    background: #f1f1f1;
    padding: 30px 20px
}

.total span {
    display: inline-block;
    vertical-align: top;
    font-size: 17px;
    padding-bottom: 11px;
    color: #000;
    font-weight: 600
}

.total span:nth-child(odd) {
    width: 255px
}

.total span:nth-child(1) {
    font-size: 14px
}

.total span:nth-child(4) {
    color: #c62229
}

.total .checkout {
    width: 100%;
    padding: 15px 0;
    background: #c62229;
    border: 0;
    color: #fff;
    font-size: 16px;
    margin-top: 24px;
    cursor: pointer;
    display: block;
    text-align: center
}

.total .checkout:hover {
    background: #000;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.accont-page table {
    margin-bottom: 30px
}

.accont-page a.ad-btn i {
    padding-right: 4px
}

.accont-page th span {
    background: #c62229;
    color: #fff;
    padding: 3px 12px!important;
    margin-left: 10px
}

.accont-page a.ad-btn {
    background: #ad2828;
    border: 0;
    padding: 5px 3px;
    color: #fff;
    width: 100%;
    margin-top: 10px;
    cursor: pointer;
    display: block;
    font-size: 12px
}

.accont-page table tr td:nth-child(6) input {
    text-align: center
}

.accont-page a.ad-btn:hover {
    background: #000
}

.order-span span:nth-child(2) {
    text-align: right;
    float: right;
    color: #fff;
    background: #000;
    padding: 3px 20px!important;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    margin-left: 13px
}

.order-span span:nth-child(1) {
    display: inline-block;
    padding: 0;
    text-align: right;
    color: #c62229
}

.order-span {
    display: inline-block;
    float: right
}

.accont-page.my-detail:nth-child(2) span {
    padding: 3px 0
}

.accont-page.my-detail td:last-child span {
    display: inline-block
}

.no-more {
    text-align: center;
    font-size: 16px;
    border: 1px solid #ddd;
    padding: 10px 0;
    color: #c93238;
    margin-top: 45px
}

.download-page ul li span {
    display: inline-block;
    vertical-align: top;
    padding-right: 27px
}

.download-page ul li span:nth-child(1) {
    border-right: 1px solid #ddd;
    padding: 17px 17px 17px 0
}

.download-page ul li span:nth-child(2) {
    width: 90%
}

.img-sec p {
    display: inline-block;
    vertical-align: top
}

.download-page .img-sec span:nth-child(1) {
    border-right: 0;
    display: block;
    padding: 8px 0
}

.images-det {
    display: inline-block;
    vertical-align: top;
    width: 17%;
    margin: 0 11px
}

.download-page ul li {
    border-bottom: 1px solid #ddd;
    margin-bottom: 25px;
    padding-bottom: 25px
}

.images-det p {
    color: #ac2727;
    width: 100px;
    color: #ac2727;
    padding-top: 10px
}

.images-det-1 {
    display: inline-block;
    width: 78%;
    vertical-align: top;
    padding-top: 25px
}

.imgDwn {
    width: 100px;
    height: 100px;
    text-align: center
}

.offers-coupon ul li {
    background: #eee;
    display: inline-block;
    width: 44%;
    vertical-align: top;
    padding: 15px 30px
}

.offers-coupon ul li h3 {
    font-size: 50px;
    font-weight: 600;
    color: #ac2727;
    text-align: center;
    padding-bottom: 5px!important
}

.offers-coupon ul li h3 b {
    font-size: 18px;
    color: #ac2727;
    text-align: center;
    text-transform: capitalize;
    font-weight: 300
}

.offers-coupon span {
    text-align: center;
    display: inline-block;
    background: #000;
    padding: 3px 15px;
    color: #fff;
    margin: auto;
    margin-bottom: 11px
}

.offers-coupon ul li ul li {
    list-style-type: disc;
    display: list-item;
    margin-left: 10px;
    text-align: left;
    margin-bottom: 0;
    width: auto;
    padding: 3px 0
}

.offers-coupon ul li ul {
    padding: 10px 0
}

.offers-coupon ul li:nth-child(2n) {
    margin-right: 0
}

.offers-coupon ul li {
    background: #eee;
    display: inline-block;
    width: 48%;
    vertical-align: top;
    padding: 15px 30px;
    margin-right: 29px;
    margin-bottom: 29px
}

.offers-coupon {
    text-align: center
}

.track-edge p {
    padding-bottom: 10px;
    line-height: 22px;
    font-size: 17px
}

.trec-detail {
    display: inline-block;
    padding-left: 40px;
    padding-top: 40px
}

.tracks img {
    display: inline-block;
    vertical-align: top;
    height: 215px!important
}

.tracks {
    padding-bottom: 20px
}

.trec-detail strong {
    font-size: 18px
}

.trec-detail p {
    padding: 4px 0 10px
}

.trec-detail input {
    border-bottom: 1px solid #000;
    border-right: 0;
    border-left: 0;
    border-top: 0;
    width: 100%;
    padding: 5px 0;
    margin-bottom: 20px
}

.subs a {
    background: #ac2d2d url(../images/white-arrow1.png)73% no-repeat;
    color: #fff;
    border-bottom: none!important;
    display: inline-block;
    width: auto!important;
    padding: 10px 65px 10px 57px !important;
    cursor: pointer
}

.subs-back a {
    background: #AC2D2B url(../images/back-arrow.png) 20% no-repeat;
    color: #fff;
    border-bottom: none!important;
    display: inline-block;
    width: auto!important;
    padding: 10px 29px 10px 45px !important;
    cursor: pointer
}

.subs-back a:hover {
    background: #000 url(../images/back-arrow.png) 20% no-repeat;
    color: #fff
}

.standard img {
    border: 0 solid #ddd;
    margin-top: 12px
}

.standard h2 {
    font-size: 30px;
    line-height: 44px;
    display: inline-block;
    vertical-align: top;
    margin-right: 92px
}

.standard p {
    font-size: 24px;
    font-weight: 300;
    padding-bottom: 28px
}

.standard p strong {
    color: #a62728;
    font-size: 18px;
    font-weight: 700;
    display: block;
    padding: 20px 0 0
}

.doc-m span:nth-child(2) {
    padding-left: 25px
}

.doc-m span:nth-child(1) {
    border-right: 1px solid #ddd
}

.doc-m span {
    display: inline-block;
    padding-right: 48px;
    margin-bottom: 30px
}

.doc-m span strong {
    display: block;
    color: #000;
    padding-top: 5px;
    font-weight: 600
}

.standard table th {
    color: #ac2d2d;
    text-transform: uppercase
}

.standard table td {
    padding: 10px 0;
    width: 19%
}

.standard table td span:hover {
    background: #000
}

.standard table td:nth-child(4) {
    margin: 0 20px;
    width: 23%
}

.standard table td i {
    margin-right: 5px;
    color: #ac2d2d
}

.standard table td span {
    background: #ac2d2d;
    padding: 8px 0;
    color: #fff
}

.standard table td span i {
    color: #fff
}

.standard table td span a {
    color: #fff;
    padding: 0 10px
}

.standard table td span {
    background: #ac2d2d;
    padding: 8px 6px;
    color: #fff
}

.standar-det ul li {
    display: block;
    padding-bottom: 8px
}

section.standar-det {
    background: #f2f2f2;
    margin-bottom: 40px;
    font-size: 16px
}

section.standar-det h3 {
    padding-bottom: 30px;
    padding-top: 45px
}

.basb-img p {
    position: absolute;
    bottom: 3px;
    font-size: 24px;
    color: #fff;
    left: 50px;
    line-height: 15px;
    border-bottom: 2px solid #fff
}

.basb-img img {
    position: relative;
    bottom: 0!important;
    left: 1px
}

.basb-img {
    position: relative;
    bottom: 0!important
}

.basb-img .bsbImg {
    position: absolute;
    bottom: 40px;
    right: 30px
}

.bsb-form ul li input[type=submit] {
    background: #000 url(../images/arrow.png) 90% no-repeat;
    color: #fff;
    border: 0;
    padding: 7px 41px 7px 28px;
    display: inline-block;
    cursor: pointer;
    width: auto
}

.bsb-form {
    background: #ac2d2d;
    padding: 40px 26px;
    height: 350px;
    font-size: 18px
}

.bsb-form p {
    color: #fff
}

.bsb-form ul li span {
    position: absolute;
    left: 5px;
    bottom: 13px;
    color: #4e4c4c
}

.bsb-form ul li {
    position: relative;
    margin-bottom: 10px
}

.bsb-form ul li input {
    font-size: 12px;
    width: 100%;
    border: 0;
    padding: 10px 33px
}

.bsb-form ul li:last-child input {
    font-size: 12px;
    width: 100%;
    border: 0;
    padding: 10px 33px
}

.bsb-form b {
    font-size: 14px;
    color: #fff;
    font-weight: 300;
    display: block;
    margin-bottom: 20px;
    margin-top: 5px
}

.success span {
    background: none!important;
    color: #000!important
}

input#btnSubmit {
    width: 100%;
    cursor: pointer;
    padding: 7px 8px;
    background: #000;
    color: #fff
}

.login-create ul li:nth-child(4) a {
    padding: 0 16px 10px 1px
}

.login-create ul li:nth-child(4) {
    background: #ccc;
    padding: 8px
}

.login-create ul li:nth-child(4) i {
    color: #000;
    font-size: 18px;
    opacity: .8
}

span.wishlist {
    font-size: 14px
}

section.news-detail {
    margin-bottom: 15px
}

#blog-landing {
    position: relative;
    max-width: 100%;
    width: 100%;
    margin-top: 2%
}

.white-panel img {
    width: 100%;
    max-width: 100%;
    height: auto
}

.white-panel h1 {
    font-size: 1em
}

.white-panel h1 a {
    color: #A92733
}

.white-panel:hover {
    margin-top: -5px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.country_sec {
    background: #de4638;
    min-height: 371px;
    margin-top: 25px;
    padding: 120px 20px
}

.country_sec h2 {
    font-size: 56px;
    color: #fff;
    margin: 0
}

.happenings_sec .search_sec {
    margin-top: 20px;
    margin-bottom: 25px
}

.happenings_box .readmore img {
    width: auto;
    height: auto;
    border: 0
}

.happenings_box {
    padding: 30px 25px
}

.eventdate {
    font-size: 20px;
    color: #58595b
}

.happenings_sec .white-panel {
    border: 1px solid #d8d8d8;
    padding: 0
}

.happenings_box p {
    font-size: 14px;
    color: #58595b;
    line-height: 18px;
    font-weight: 500;
    padding-bottom: 0
}

.happenings_box h3 {
    font-size: 21px;
    font-weight: 500;
    line-height: 26px;
    padding: 15px 0
}

.happenings_box .readmore {
    margin-top: 10px;
    display: inline-block
}

.date-img {
    background: url(../images/date-icon.png) no-repeat right center;
    position: absolute;
    right: 12px;
    top: 9px;
    width: 25px
}

.date_sec {
    float: left;
    width: 155px;
    position: relative;
    margin-right: 3px
}

.load-more {
    text-align: center;
    cursor: pointer
}

.happenings_box h4 {
    color: #a72828;
    font-weight: 700
}

.A {
    padding: 10px 25px 0
}

#news-slider a.readmore {
    position: absolute;
    bottom: 29px
}

.main-tack .col-sm-6 {
    display: inline-block;
    width: 48%;
    vertical-align: top
}

.main-tack span:nth-child(1) {
    width: 32%;
    margin-right: 20px
}

.main-tack span {
    display: inline-block;
    padding: 0;
    font-family: 'Lato', sans-serif;
    vertical-align: top;
    margin-bottom: 5px
}

.main-tack span:nth-child(2) {
    width: 60%
}

.main-tack {
    padding: 6px 30px 1px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px
}

.main-tack strong {
    display: block;
    padding-bottom: 10px
}

.main-track2 {
    padding: 0 30px 13px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px
}

.main-track2 ul li {
    padding: 5px 0;
    padding: 5px 0;
    display: inline-block;
    vertical-align: top;
    width: 48%
}

.main-track2 span:nth-child(2) {
    width: 60%
}

.main-track2 span:nth-child(1) {
    width: 32%;
    margin-right: 20px
}

.main-track3 {
    padding: 0 30px 13px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px
}

.main-track3 ul li {
    padding: 5px 0;
    padding: 5px 0;
    display: inline-block;
    vertical-align: top;
    width: 48%
}

.main-track3 span:nth-child(2) {
    width: 60%
}

.main-track3 span:nth-child(1) {
    width: 32%;
    margin-right: 20px
}

.main-track4 {
    padding: 0 30px
}

.main-track4 .total {
    background: #f1f1f1;
    padding: 17px 20px 5px;
    text-align: right;
    width: 45%;
    margin-top: 30px;
    float: right;
    margin-bottom: 20px
}

.main-track4 .total span:nth-child(odd) {
    width: 190px
}

.main-track4 .total span:nth-child(even) {
    width: 110px
}

.main-track4 td {
    font-weight: 500;
    padding: 5px 0 0
}

.main-track4 th {
    font-weight: 700!important
}

.main-track4 strong {
    padding-bottom: 10px;
    display: block
}

.img-imgdetail #ptag {
    padding-bottom: 1px;
    font-size: 14px;
    color: #9a292a;
    font-weight: 600;
    display: inline-block;
    width: 62%
}

.product-tab p {
    font-size: 14px!important;
    padding: 0 50px 12px 0
}

.product-tab h3 {
    font-size: 20px;
    padding: 5px 0;
    font-weight: 600
}

.search-panel {
    width: 36%;
    display: inline-block;
    height: auto
}

.search-panel-IC {
    width: 36%;
    display: inline-block;
    height: auto
}

.classify {
    position: fixed;
    overflow: auto;
    height: 75vh;
    top: 185px;
    width: 24.5%
}

.listing2 {
    margin-left: 30%!important
}

div#horizontalTab-first-block2 {
    min-height: 271px
}

.serch-listing {
    margin-top: 0;
    margin-right: 60px;
    border-right: 1px solid #ddd;
    width: 88%;
    height: auto
}

.serch-listing-IC {
    margin-top: 0;
    margin-right: 60px;
    border-right: 1px solid #ddd;
    width: 88%;
    height: auto;
    min-height: 70vh;
    padding-left: 30px
}

a.read-more {
    display: inline-block;
    background: url(../images/blk-arrow.png) no-repeat;
    text-indent: 16px;
    margin: 20px 0 0;
    color: #fff
}

.white-panel {
    position: absolute!important;
    background: #fff;
    padding: 2px;
    margin-bottom: 10px;
    margin-left: 5px;
    display: inline-block;
    vertical-align: top;
    z-index: 0
}

.primary_login ul li ul li:hover {
    /* background: #ca6a6c; */
    padding: 0;
}

.primary_login ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #005ead;
    padding: 0;
    z-index: 99999;
    margin: 0
}

.primary_login ul ul li {
    float: none;
    width: 177px;
    padding: 0!important
}

.primary_login ul ul a {
    line-height: 120%;
    padding: 15px 20px;
    display: block;
    border-bottom: 1px solid #dc585b;
    color: #fff;
    font-size: 14px;
    text-transform: capitalize
}

.primary_login ul ul ul {
    top: 0;
    left: 100%
}

.primary_login ul li:hover > ul {
    display: block
}

.login-create ul li ul li:nth-child(3) {
    background: none
}

.login-create ul li ul li:nth-child(3):hover {
    /* background: #ca6a6c; */
}

.login-create ul li ul li:nth-child(4) {
    background: none
}

.login-create ul li ul li:nth-child(4):hover {
    /* background: #ca6a6c */
}

.login-create ul li:nth-child(4) a {
    padding: 15px 20px
}

.new-releases .owl-controls.clickable .owl-next {
    position: absolute;
    bottom: 58%;
    right: -11px;
    background: url(../images/right-11.png) no-repeat;
    text-indent: -99999px;
    display: inline-block;
    width: 40px;
    height: 44px
}

.new-releases .owl-controls.clickable .owl-prev {
    position: absolute;
    bottom: 58%;
    left: -11px;
    background: url(../images/left-11.png) no-repeat;
    text-indent: -99999px;
    display: inline-block;
    width: 40px;
    height: 44px
}

.popular .owl-controls.clickable .owl-next {
    position: absolute;
    bottom: 58%;
    right: -11px;
    background: url(../images/right-11.png) no-repeat;
    text-indent: -99999px;
    display: inline-block;
    width: 40px;
    height: 44px
}

.popular .owl-controls.clickable .owl-prev {
    position: absolute;
    bottom: 58%;
    left: -11px;
    background: url(../images/left-11.png) no-repeat;
    text-indent: -99999px;
    display: inline-block;
    width: 40px;
    height: 44px
}

.featured1 .owl-controls.clickable .owl-next {
    position: absolute;
    bottom: 58%;
    right: -11px;
    background: url(../images/right-11.png) no-repeat;
    text-indent: -99999px;
    display: inline-block;
    width: 40px;
    height: 44px
}

.featured1 .owl-controls.clickable .owl-prev {
    position: absolute;
    bottom: 58%;
    left: -11px;
    background: url(../images/left-11.png) no-repeat;
    text-indent: -99999px;
    display: inline-block;
    width: 40px;
    height: 44px
}

div#home-page-slider11 .item {
    width: 148px
}

div#home-page-slider11 .item h3 {
    font-size: 15px;
    height: 76px;
    padding: 13px 0 0
}

div#home-page-slider11 .item a.read-more {
    display: inline-block!important;
    background: url(../images/blk-arrow.png) no-repeat!important;
    text-indent: 16px;
    margin: 16px 0 0 10px;
    color: #fff!important
}

div#home-page-slider11 .item a.read-more:hover {
    display: inline-block!important;
    background: url(../images/red-arrow.png) no-repeat!important;
    text-indent: 16px;
    margin: 16px 0 0 10px
}

div#news-slider .item {
    width: 213px;
    border: 1px solid #ddd;
    padding: 16px;
    height: 212px
}

div#news-slider .item h3 {
    font-size: 14px;
    line-height: 20px
}

div#news-slider .owl-prev {
    position: absolute;
    left: -35px;
    background: url(../images/left-11.png) 0 no-repeat;
    top: 75px;
    width: 50px;
    height: 22px;
    z-index: -9999px;
    display: inline-block;
    padding: 10px
}

div#news-slider .owl-next {
    position: absolute;
    right: -68px;
    background: url(../images/right-11.png) 0 no-repeat;
    top: 75px;
    width: 64px;
    height: 22px;
    z-index: -9999px;
    display: inline-block
}

div#home-page-slider11 .owl-prev {
    position: absolute;
    left: -35px;
    background: url(../images/left-11.png) 0 no-repeat;
    top: 75px;
    width: 50px;
    height: 22px;
    z-index: -9999px;
    display: inline-block;
    padding: 10px
}

div#home-page-slider11 .owl-next {
    position: absolute;
    right: -68px;
    background: url(../images/right-11.png) 0 no-repeat;
    top: 75px;
    width: 64px;
    height: 22px;
    z-index: -9999px;
    display: inline-block
}

.sdos-m {
    padding: 7px 0 7px 19px;
    font-size: 16px;
    font-weight: 600;
    color: #fff
}

li.sd {
    background: #ca6a6c
}

.social-media i {
    border-radius: 25px;
    color: #fff;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
    margin-right: 5px
}

.fa-facebook {
    background: #3b5998
}

.fa-google-plus {
    background: #cc4f4f
}

.fa-twitter {
    background: #55acee
}

.fa-youtube-play {
    background: #e02f2f
}

.fa-linkedin {
    background: #007bb6
}

.back-to-top {
    position: fixed;
    bottom: .5em;
    right: 5px;
    text-decoration: none;
    color: #b44141;
    background-color: rgba(235, 235, 235, 0.80);
    font-size: 25px;
    padding: 0;
    display: none;
    border-radius: 38px;
    width: 55px;
    height: 55px;
    text-align: center
}

.social-media {
    margin-bottom: 25px
}

.clients .new-releases img {
    height: inherit
}

.back-to-top:hover {
    background-color: rgba(135, 135, 135, 0.50)
}

.alert.alert-success span {
    background: none;
    color: #000;
    padding: 0
}

.container.vision.privacy h3 {
    font-size: 22px;
    font-weight: 600;
    padding: 15px 0 5px
}

.container.vision.privacy p strong {
    font-size: 16px
}

.container.vision.privacy ul li {
    display: block;
    background: url(../images/black-bg.png) 0 no-repeat;
    padding: 5px 15px;
    font-size: 16px
}

.container.vision.privacy ul {
    padding-bottom: 20px
}

a.refresh-capcha img {
    width: 22px;
    height: 22px
}

.img-imgdetail .left-1 {
    display: inline-block;
    width: 45%;
    vertical-align: top
}

.img-imgdetail .right-1 {
    display: inline-block;
    width: 54%;
    padding-left: 20px
}

.login-create ul li:nth-child(2) a img {
    margin-top: -2px;
    margin-right: 8px
}

.col-sm-4.col-xs-12.trackage {
    padding: 50px 35px
}

.col-sm-4.col-xs-12.testimonial p {
    font-size: 30px
}

.stn p {
    font-size: 21px;
    font-weight: 300;
    font-family: 'Hind', sans-serif;
    color: #000;
    padding-bottom: 30px
}

.container.atan-update blockquote {
    font-family: hind;
    font-size: 21px;
    font-weight: 300;
    width: 98%;
    margin-bottom: 100px;
    color: #000
}

.container.atan-update h3 {
    font-size: 23px;
    font-weight: 700;
    font-family: hind;
    color: #000;
    min-height: 170px;
    border-top: 3px solid #c04646;
    padding-top: 99px;
    position: relative
}

.container.atan-update .a1 h3:before {
    content: "";
    background: url(../images/pdf-2.png) no-repeat;
    position: absolute;
    top: -38px;
    width: 200px;
    height: 100px;
    left: 13px
}

.container.atan-update .a2 h3:before {
    content: "";
    background: url(../images/pdf-icon1.png) no-repeat;
    position: absolute;
    top: -38px;
    width: 200px;
    height: 100px;
    left: 13px
}

.container.atan-update .a3 h3:before {
    content: "";
    background: url(../images/cd.png) no-repeat;
    position: absolute;
    top: -38px;
    width: 200px;
    height: 100px;
    left: 13px
}

.container.atan-update .a4 h3:before {
    content: "";
    background: url(../images/page.png) no-repeat;
    position: absolute;
    top: -38px;
    width: 200px;
    height: 100px;
    left: 13px
}

.container.atan-update .a4 h3 {
    color: #fff
}

.container.atan-update .a4 p {
    color: #fff
}

.col-xs-12.col-sm-3.col-md-3.col-lg-3.a1 p {
    min-height: 238px
}

.container.atan-update p {
    font-size: 14px;
    color: #000;
    line-height: 22px;
    min-height: 238px;
    border-bottom: 1px solid #c04646
}

.col-xs-12.col-sm-3.col-md-3.col-lg-3.a4 {
    background: #c04646;
    padding: 0 33px
}

.subs-full {
    background: #f5f5f5;
    margin-top: 31px;
    padding: 50px 15px;
    text-align: center
}

.col-xs-12.col-sm-12.col-md-12.col-lg-12.subs-full h4 {
    font-size: 24px;
    font-weight: 700;
    font-family: hind;
    color: #000;
    padding-bottom: 21px
}

.col-xs-12.col-sm-12.col-md-12.col-lg-12.subs-full h4 p {
    padding: 0 40px;
    font-size: 21px;
    font-family: lato
}

.col-xs-12.col-sm-12.col-md-12.col-lg-12.subs-full p {
    font-size: 20px;
    padding: 0 30px;
    font-family: lato;
    line-height: 32px;
    font-weight: 300;
    color: #000;
    min-height: inherit;
    padding-bottom: 12px;
    border: 0
}

.list-new {
    background: #333;
    padding: 40px 24px;
    margin: 0 0 43px;
    color: #fff;
    font-size: 18px;
    font-family: hind
}

.list-new ul li {
    display: inline-block;
    padding-right: 26px;
    text-align: center;
    background: url(../images/right.png) -0 -5px no-repeat;
    padding-left: 36px
}

.list-new ul li:last-child {
    padding-right: 0
}

.serch-listing h4 {
    color: #000;
    font-weight: 600;
    padding-bottom: 20px
}

.serch-listing-IC h4 {
    color: #000;
    font-weight: 600;
    padding-bottom: 10px;
    margin-left: -20px
}

.container.bsb-advantage blockquote,
.container.about-benifit-csr blockquote {
    font-size: 27px;
    font-family: hind;
    padding-right: 64px;
    color: #000
}

.container.bsb-advantage p,
.container.about-benifit-csr p {
    padding-bottom: 10px;
    line-height: 24px;
    font-size: 18px
}

.bsb-advantage-partner {
    margin-top: 32px;
    background: url(../images/partner-bg.jpg) center no-repeat;
    background-size: cover;
    height: 349px;
    margin-bottom: 32px
}

.bsb-advantage-partner p {
    padding-top: 76px;
    color: #fff;
    font-size: 20px;
    font-family: hind;
    padding-right: 30px;
    line-height: 30px
}

.bsb-trackedge-im {
    margin-top: 2px
}

.alig h3,
.alig h3 a {
    padding-top: 40px;
    color: #fff!important
}

.alig h3 a {
    border-bottom: 1px solid #fff
}

.alig h3 a:hover {
    color: #000!important;
    border-bottom: 1px solid gray
}

.bsb-trackedge-im #trackimg {
    background: url(../Uploads/images/track-edge.jpg) center no-repeat;
    background-size: cover;
    height: 250px;
    margin-bottom: 2px
}

.bsb-trackedge-im .col-sm-6 {
    height: 250px
}

.bsb-trackedge-im a {
    margin: auto
}

.bsb-trackedge-im p {
    padding-top: 46px!important;
    color: #fff!important;
    font-size: 20px!important;
    font-family: hind!important;
    padding-right: 30px!important;
    line-height: 30px!important
}

.bsb-trackedge-im .col-sm-6 {
    background-color: #a72728
}

.bsb-botttom p {
    font-size: 18px;
    padding: 10px 0;
    color: #000
}

.col-xs-12.col-sm-12.col-md-6.col-lg-12.grey-bg {
    background: #d1d3d4;
    margin-top: 30px;
    padding: 30px 18px;
    margin-bottom: 60px
}

.col-xs-12.col-sm-12.col-md-6.col-lg-12.grey-bg p strong {
    font-size: 24px;
    display: block;
    width: 68%
}

p.detail {
    color: #000;
    line-height: 30px
}

.container.about-csr-list {
    margin-top: 50px
}

.container.about-csr-list h3 {
    font-size: 28px;
    font-family: hind;
    padding: 20px 0
}

.block-1 {
    display: inline-block;
    vertical-align: top;
    width: 63%
}

.block-2 {
    display: inline-block;
    vertical-align: top;
    float: right;
    position: relative
}

.block-2 img {
    height: 565px;
    width: 100%
}

.block-1 ul li:nth-child(1) {
    background: #a72828
}

.block-1 ul li:nth-child(2) {
    background: #414042;
    margin-bottom: 26px
}

.block-1 ul li:nth-child(3) {
    background: #414042
}

.block-1 ul li:nth-child(4) {
    background: #a72828
}

.block-1 ul li {
    display: inline-block;
    width: 47%;
    margin-right: 21px;
    height: 269px;
    color: #fff;
    padding: 36px;
    line-height: 34px;
    font-size: 24px;
    font-weight: 300;
    vertical-align: top
}

.block-1 ul li:nth-child(4) img {
    width: 100%;
    max-width: inherit;
    height: 269px
}

.container.about-csr-list p {
    font-size: 18px;
    display: block;
    padding: 30px 60px 60px 0
}

.event-select2 {
    display: inline-block;
    position: relative;
    margin-right: 25px
}

.event-select3 {
    display: inline-block;
    position: relative
}

.cutomer-supprt .block-1 {
    background: #ae2929;
    display: inline-block;
    width: 30%;
    height: 350px;
    padding: 73px 50px
}

.cutomer-supprt .block-2 {
    display: inline-block;
    width: 70%
}

.list-phone {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(../images/supportDesk/sss.gif) no-repeat;
    background-size: 100% 100%
}

.block-1 p {
    font-size: 28px;
    color: #fff;
    line-height: 36px
}

.list-phone {
    margin: 40px 0
}

.list-phone ul li:nth-child(1) p {
    font-size: 28px;
    line-height: 36px;
    color: #fff;
    opacity: 1;
    display: none
}

.list-phone ul li:nth-child(2) {
    background: transparant
}

.list-phone ul li:nth-child(3) {
    border-right: 0
}

.list-phone ul li:nth-child(4) {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.list-phone ul li:nth-child(5) {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.list-phone ul li:nth-child(6) {
    border-right: 0;
    border-bottom: 1px solid #ddd
}

.list-phone {
    margin: 40px 0
}

.cutomer-supprt {
    display: inline-block;
    margin: auto;
    width: 100%
}

.list-phone ul li img {
    margin-bottom: 37px;
    opacity: 1
}

.list-phone ul li p {
    font-size: 18px;
    margin-left: 2px;
    margin-top: 2px;
    line-height: 28px;
    padding: 0 5px;
    opacity: 1;
    color: #fff
}

.list-phone ul li p a {
    opacity: 1;
    color: #fff
}

.list-phone ul li strong {
    display: block;
    font-size: 28px;
    font-weight: 500
}

.list-phone ul li > p {
    margin: 8px 0 0 5px;
    display: none
}

.list-phone b {
    display: block
}

.event-select2 input,
.event-select3 input {
    border-bottom: 1px solid #000;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-radius: 0;
    padding: 0 0 8px;
    margin-bottom: -13px
}

.happenings_sec select {
    border-bottom: 1px solid #000;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    width: 19%;
    display: inline-block;
    padding-bottom: 8px;
    border-radius: 0;
    margin-right: 25px
}

.serch-pan {
    display: inline-block;
    float: right;
    width: 73%
}

.serch-pan .icon i {
    color: #8a8a8a
}

.serch-pan i.fa-search {
    font-size: 21px;
    padding: 5px 17px 0;
    display: inline-block;
    margin-top: 0;
    vertical-align: middle
}

div#news-slider .item h4 {
    margin-bottom: 15px
}

.list-phone ul li {
    display: inline-block;
    vertical-align: top;
    width: 33.3%;
    height: 370px;
    float: left;
    background: #005ead;
    opacity: .7;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    position: relative
}

.list-phone ul li:nth-child(2n) {
    background: #000;
    opacity: .7
}

.overlaySD {
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    background-color: #000;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease
}

.text {
    width: 60%;
    color: #fff;
    font-size: 30px;
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    opacity: 1
}

.text img {
    opacity: 1
}

.standard-update blockquote {
    font-size: 27px;
    font-family: hind;
    padding-right: 64px;
    color: #000;
    padding-bottom: 20px
}

.standard-update p {
    padding-bottom: 10px;
    line-height: 24px;
    font-size: 16px;
    color: #000;
    font-weight: 500
}

.container.standard-update h3 {
    font-weight: 700;
    color: #000;
    font-size: 34px;
    padding: 30px 0 50px;
    font-family: hind
}

.advan {
    text-align: center
}

.advan ul li {
    display: inline-block;
    width: 25%;
    vertical-align: top;
    text-align: center;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    height: 168px;
    padding: 15px 18px;
    font-size: 15px;
    font-weight: 600;
    color: #000;
    float: left
}

.advan ul li img {
    display: block;
    margin: 0 auto 22px;
    height: 58px
}

.advan ul li:nth-child(4n) {
    border-right: 0;
    padding: 15px 45px
}

.advan ul li:nth-child(8) {
    border-bottom: 0;
    padding-top: 32px
}

.advan ul li:nth-child(7) {
    border-bottom: 0;
    padding-top: 32px;
    padding-left: 20px;
    padding-right: 20px
}

.advan ul li:nth-child(6) {
    border-bottom: 0;
    padding-top: 32px;
    padding-left: 45px;
    padding-right: 45px
}

.advan ul li:nth-child(5) {
    border-bottom: 0;
    padding-top: 32px;
    padding-left: 45px;
    padding-right: 45px
}

.process {
    background: url(../images/process.jpg) no-repeat;
    height: 280px;
    background-size: cover;
    margin: 60px 0;
    padding: 60px 0
}

.container.enroll h3 {
    font-size: 36px;
    font-weight: 700;
    color: #000;
    font-family: hind;
    padding-bottom: 25px
}

.container.enroll p {
    font-size: 15px;
    padding-bottom: 11px;
    color: #000
}

.container.enroll {
    margin-bottom: 60px
}

.process h3 {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    padding-bottom: 20px;
    font-family: hind
}

.process ul li {
    background: url(../images/round.png) 0 15px no-repeat;
    color: #fff;
    padding: 5px 15px;
    font-family: hind;
    font-size: 21px;
    font-weight: 300
}

.alphabetlist ul li {
    display: inline-block;
    background: none;
    margin-bottom: 40px
}

.alphabetlist ul li input.active {
    background-color: #AD2828;
    color: #fff;
    cursor: pointer
}

.alphabetlist ul li input.selected {
    background-color: #000;
    color: #fff;
    cursor: pointer
}

.alphabetlist ul li input {
    background: #EDDEDE;
    border: 1px solid #ddd;
    padding: 5px 11px
}

.advan ul li:nth-child(2) {
    padding: 15px 35px
}

.cont-detail {
    background: #c13c48;
    padding: 50px 40px;
    color: #fff
}

.cont-detail h3 {
    padding: 0 0 30px;
    font-family: hind;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 24px
}

.cont-detail p {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 10px
}

.container.contact-us .sales ul li {
    margin-left: 0;
    width: 29%
}

.container.contact-us .sales ul li:nth-child(1) {
    width: 29%;
    margin-right: 60px
}

.container.contact-us .sales ul li:nth-child(2) {
    margin-right: 60px;
    width: 29%
}

.container.contact-us .sales ul li:nth-child(3) {
    margin-right: 0;
    width: 29%
}

.container.contact-us .others ul li:nth-child(1) {
    width: 29%;
    margin-right: 60px
}

.container.contact-us .others ul li:nth-child(2) {
    margin-right: 60px;
    width: 29%
}

.container.contact-us .others ul li:nth-child(3) {
    margin-right: 0;
    width: 29%
}

.container.contact-us .others ul li:nth-child(4) {
    margin-left: 0;
    width: 29%
}

.container.contact-us .others ul li {
    margin-left: 0;
    width: 29%;
    margin-left: 0
}

.cont-detail h4 {
    padding: 25px 0;
    font-weight: 300
}

.cont-detail a {
    color: #fff
}

.cont-detail a:hover {
    color: #000
}

.container.contact-us ul li {
    width: 95%;
    margin-left: 33px;
    display: inline-block
}

.container.contact-us ul li:nth-child(2) {
    width: 45%;
    margin-left: 0;
    margin-right: 0
}

.container.contact-us ul li:nth-child(3) {
    width: 45%
}

.container.contact-us ul li:nth-child(4) {
    width: 45%;
    margin: -2px 0
}

.container.contact-us ul li:nth-child(5) {
    width: 45%
}

.container.contact-us ul li:nth-child(7) {
    width: 95%;
    margin-right: 5px
}

.container.contact-us ul li:nth-child(8) {
    width: 35%;
    margin-bottom: 35px
}

.container.vision.privacy {
    margin-bottom: 50px
}

.our-listed ul li:nth-child(5n) {
    border-right: 0
}

.our-listed ul li:nth-child(6n) {
    border-bottom: 0
}

.our-listed ul li:nth-child(7n) {
    border-bottom: 0
}

.our-listed ul li:nth-child(8n) {
    border-bottom: 0
}

.our-listed ul li:nth-child(9n) {
    border-bottom: 0
}

.our-listed ul li:nth-child(10n) {
    border-bottom: 0;
    border-right: 0
}

.slide-content-top {
    border-top: 1px solid #efefef
}

.full-width-slide-content {
    margin-top: 0
}

.our-listed ul li img {
    max-width: inherit
}

.our-listed ul li p a {
    padding: 20px 0;
    display: block
}

.banner-text blockquote {
    font-family: 'Hind', sans-serif;
    font-size: 21px;
    line-height: 30px;
    padding-bottom: 20px;
    color: #000
}

.banner-text h3 {
    font-size: 24px;
    font-family: 'Hind', sans-serif;
    font-weight: 700;
    padding-bottom: 20px;
    padding-top: 20px
}

.banner-text p {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 10px
}

.container.banner-text table tr td {
    padding: 10px 20px;
    border: 1px solid #fdf3f3
}

.container.banner-text table tr th {
    background: #c31c20;
    color: #fff;
    padding: 10px 21px;
    font-size: 16px
}

.container.banner-text {
    margin-bottom: 50px
}

.container.banner-text table tr td:nth-child(even) {
    text-align: center
}

.container.banner-text.hsb table tr td:nth-child(even) {
    text-align: left
}

img.asm-right {
    text-align: right;
    float: right;
    padding-left: 140px
}

.row.bis img {
    width: 100%
}

.container.banner-text a {
    color: #005ead
}

.container.banner-text table tr td strong {
    font-size: 17px
}

.container.banner-text table tr td b {
    font-size: 18px;
    color: #000
}

.container.banner-text table tr th:nth-child(even) {
    text-align: center
}

.container.banner-text table {
    margin: 30px 0
}

.row.bis span {
    display: block;
    background: #005ead;
    text-align: center;
    padding: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 600
}

.bis-ul ul li {
    padding: 5px 23px;
    background: url(../images/black-bg.png) 0 12px no-repeat
}

.update-panel {
    text-align: right
}

.update-panel input {
    background: #c62229;
    border: 0;
    padding: 6px 20px;
    color: #fff;
    font-size: 16px;
    margin-bottom: 30px;
    cursor: pointer
}

.update-panel input:hover {
    background: #000
}

.container.contact-us ul li:nth-child(1) {
    width: 45%
}

.container.contact-us ul li:nth-child(6) {
    margin: -2px 0;
    width: 45%
}

.container.contact-us ul li:nth-child(9) {
    width: 45%;
    margin: 0
}

.astm-international-detail.search-page .serch-listing {
    margin: 0;
    width: 80%
}

.astm-international-detail.search-page .serch-listing label {
    display: inline-block;
    width: 240px;
    vertical-align: top;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 500
}

a.refresh-capcha {
    margin-left: -19px
}

.container.contact-us .member-profile-content ul li {
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #f3f0f0;
    padding: 30px 0 0
}

.container.contact-us .member-profile-content ul li p {
    padding: 5px 0;
    font-size: 16px
}

@media all and (min-width:1400px) and (max-width:1499px) {
    .search-block ul li {
        display: inline-block;
        margin-right: 17px;
        width: 29.1%
    }
    .testimonial-panel .testimonial {
        min-height: 330px
    }
    .block-1 {
        width: 67%
    }
    .cutomer-supprt .block-1 {
        height: 380px
    }
    .block-1 ul li {
        margin-right: 25px
    }
    .misiion ul li p {
        line-height: 24px;
        font-family: 'Hind', sans-serif;
        font-size: 16px
    }
    .advan ul li:nth-child(2) {
        padding: 15px 55px
    }
    .happenings_sec select {
        width: 22%
    }
    .serch-pan {
        display: inline-block;
        float: right;
        width: 72%
    }
    .container.about-benifit-list {
        background: #c13c48;
        padding: 45px 45px 26px;
        margin-top: 30px;
        margin-bottom: 60px
    }
    .banner .carousel-caption h1 {
        margin-top: 5%;
        width: 65%
    }
}

@media all and (min-width:1500px) and (max-width:1899px) {
    .search-block ul li {
        display: inline-block;
        margin-right: 13px;
        width: 29.2%
    }
    .happenings_sec select {
        width: 22%
    }
    .serch-pan {
        display: inline-block;
        float: right;
        width: 73%
    }
    .cutomer-supprt .block-1 {
        height: 380px
    }
    .col-xs-12.col-sm-12.col-md-6.col-lg-12.grey-bg {
        background: #d1d3d4;
        margin-top: 30px;
        padding: 30px 35px;
        margin-bottom: 60px
    }
    .testimonial-panel .testimonial {
        min-height: 335px
    }
    .row.about .col-sm-4 .scroll-page {
        background: url(../images/divider1.jpg) 18px -22px no-repeat
    }
    .our-listed ul li {
        display: inline-block;
        width: 225px;
        margin-bottom: 50px
    }
    .container.about-benifit-list ul li {
        width: 26%;
        padding-left: 17px;
        line-height: 20px
    }
    .block-1 ul li {
        margin-right: 24px
    }
    .block-1 {
        width: 67%
    }
    .container.about-benifit-list {
        background: #c13c48;
        padding: 45px 45px 26px;
        margin-top: 30px;
        margin-bottom: 60px
    }
    .banner .carousel-caption h1 {
        margin-top: 5%
    }
    .banner .carousel-item:nth-child(5) h1 {
        margin-top: 5%
    }
    .banner .carousel-item:nth-child(3) h1 {
        margin-top: 5%
    }
    .banner .carousel-item:nth-child(4) h1 {
        margin-top: 5%
    }
    .banner .carousel-item:nth-child(2) h1 {
        margin-top: 5%
    }
}

@media all and (min-width:1900px) and (max-width:2499px) {
    .banner .carousel-caption h1 {
        margin-top: 5%;
        width: 65%
    }
    .search-block ul li {
        display: inline-block;
        margin-right: 13px;
        width: 29.2%
    }
    .testimonial-panel .testimonial {
        min-height: 335px
    }
    .our-listed ul li {
        display: inline-block;
        width: 258px
    }
    .block-1 ul li {
        margin-right: 25px
    }
    .block-1 {
        width: 67%
    }
    .cutomer-supprt .block-1 {
        height: 380px
    }
    .container.about-benifit-list ul li {
        width: 26%;
        padding-left: 17px;
        line-height: 20px
    }
    .container.about-benifit-list {
        background: #c13c48;
        padding: 45px 45px 26px;
        margin-top: 30px;
        margin-bottom: 60px
    }
}

@media all and (min-width:2500px) and (max-width:2999px) {
    .search-block ul li {
        display: inline-block;
        margin-right: 13px;
        width: 29.2%
    }
    .testimonial-panel .testimonial {
        min-height: 335px
    }
    .block-1 ul li {
        margin-right: 25px
    }
    .block-1 {
        width: 67%
    }
    .cutomer-supprt .block-1 {
        height: 380px
    }
    .banner .carousel-caption h1 {
        margin-top: 8%;
        padding-right: 414px
    }
    .banner .carousel-item:nth-child(2) h1 {
        padding: 0 303px 0 147px
    }
    .banner .carousel-item:nth-child(3) h1 {
        padding: 0 555px 0 243px
    }
    .banner .carousel-item:nth-child(4) h1 {
        padding: 0 305px 0 153px
    }
    .banner .carousel-item:nth-child(5) h1 {
        padding: 0 322px 0 243px
    }
}

a.topselling {
    color: #fff
}

.my-account.my-order .accont-page table tr td:nth-child(2) {
    width: auto
}

.serch-listing input {
    display: inline-block;
    width: 29px;
    margin-right: 0!important;
    padding: 0
}

.serch-listing label {
    display: inline-block;
    width: 250px;
    vertical-align: top;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 500
}

.invoicedetails input {
    border-bottom: 1px solid #000;
    border-right: 0;
    border-top: 0;
    border-left: 0;
    width: 100%;
    padding: 10px 0;
    border-radius: 0;
    box-shadow: inherit
}

.invoice-detail {
    line-height: 30px
}

.fontstyle {
    font-weight: 600
}

.menu.invoice h3 {
    font-size: 28px;
    font-weight: 600
}

.menu.invoice {
    text-align: right;
    padding: 26px
}

.invoicedetails ul li:nth-child(1) {
    width: 46%;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px
}

.invoicedetails ul li:nth-child(2) {
    width: 48%;
    display: inline-block;
    vertical-align: top
}

.invoicedetails ul li:nth-child(3) span {
    width: 48%
}

.invoicedetails ul li span {
    display: inline-block;
    vertical-ailgn: top
}

.invoicedetails ul li:nth-child(odd) span {
    width: 100px;
    vertical-align: top
}

.invoicedetails ul li:nth-child(odd) input {
    width: 350px;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    font-size: 14px
}

tr#tblCarts th {
    background-color: #333;
    color: #fff
}

.invoicedetails ul li:nth-child(even) span {
    width: 100px;
    vertical-align: top
}

.invoicedetails ul li:nth-child(even) input {
    width: 350px;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    font-size: 14px
}

.invoicedetails {
    margin-bottom: 30px
}

.sdm-result {
    position: relative
}

.col-sm-12.sdm-detail .sdm-result ul li {
    display: inline-block;
    width: 41%;
    border-bottom: 0;
    margin: 0;
    padding: 0
}

.sdm-result ul li select {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd
}

.sdm-result ul li a {
    border: 0;
    background: #005ead;
    padding: 11px 37px;
    color: #fff;
    font-size: 16px
}

.col-sm-12.sdm-detail .sdm-result ul li:nth-child(3) {
    width: inherit;
    border-bottom: 0
}

.sdm-result ul {
    position: absolute;
    top: -121px
}

.sdm-result ul li a:hover {
    background: #000
}

.register-form-field select.form-control {
    height: auto!important;
    border-bottom: 1px solid #000;
    border-right: 0;
    border-left: 0;
    border-top: 0;
    padding: 8px 0
}

.slide-content-top1 {
    margin-top: 11px;
    border-top: 1px solid #d65b5d;
    padding: 11px 0 0
}

.slide-content-top1 ul li {
    width: 49%
}

.slide-content-top1 ul li:nth-child(2) {
    margin-right: 0
}

.slide-up-tab a.toggle-link1.close {
    opacity: 1;
    text-shadow: none;
    float: left;
    font-weight: 400;
    font-size: inherit;
    color: #fff
}

.search-block1 a {
    color: #fff;
    text-shadow: none;
    float: left;
    font-weight: 300;
    opacity: 1;
    line-height: inherit;
    font-family: 'Hind', sans-serif;
    padding: 0;
    font-size: 21px;
    line-height: 30px
}

.search-block1 .close:focus,
.search-block1 .close:hover {
    color: #fff;
    text-shadow: none;
    float: left;
    font-weight: 400;
    line-height: inherit
}

.total .col-sm-6 {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    text-align: right
}

.total .col-sm-6 b {
    width: 300px;
    padding-right: 20px;
    text-align: right
}

.total .col-sm-6:nth-child(2) {
    width: 47%
}

.main-track4 .total .col-sm-6 ul li span:nth-child(even) {
    width: auto
}

.main-track4 .total .col-sm-6 ul li span:nth-child(odd) {
    width: auto
}

tr#trdelhi th {
    background-color: #333;
    color: #fff
}

.shipping-method {
    position: absolute;
    bottom: 0
}

.container.register-form-field .shipping-method input {
    width: inherit;
    margin-right: 7px;
    margin-bottom: -2px
}

.shipping-method-inputs input {
    width: auto!important;
    margin-right: 7px;
    margin-bottom: -2px
}

.load {
    left: 0;
    bottom: 50%;
    right: 0
}

.change-add {
    position: absolute;
    right: 0;
    bottom: 6px;
    width: 100%
}

.change-add input {
    margin-right: 10px
}

.search-block ul li.hide,
.search-block ul li.hidediv {
    display: none
}

.search-block ul li.showdiv {
    display: inline-block
}

li.hide.showdiv {
    width: 43.7%
}

a.toggle-link2.selected {
    font-weight: 500
}

a.toggle-link1.selected {
    font-weight: 500
}

.mm-toggle.hamburger {
    display: none
}

.container.asme-bolier h5 {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    font-family: hind;
    padding-bottom: 25px
}

.container.asme-bolier h3 {
    font-size: 30px;
    font-weight: 700;
    color: #000;
    font-family: hind;
    padding-bottom: 25px
}

.container.asme-bolier p {
    padding: 8px 0;
    font-size: 16px;
    line-height: 24px
}

table.astm-table {
    display: block;
    margin: 30px 0 40px
}

img.hsb-logo {
    text-align: right;
    float: right;
    margin-bottom: 50px;
    margin-left: 100px
}

.container.asme-bolier h4 {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    font-family: hind;
    padding: 15px 0
}

.asme-bolier {
    margin-bottom: 40px
}

.container.bis p {
    font-size: 16px;
    padding-bottom: 15px
}

.container.bis {
    margin-bottom: 40px
}

.container.bis img.bis-sm {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px
}

.container.bis ul li {
    display: inline-block;
    width: 24%;
    margin-right: 5px
}

.container.bis ul li img {
    width: 100%;
    height: 298px
}

.container.bis ul li p a {
    background: #005ead;
    padding: 10px;
    text-align: center;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 600;
    font-size: 16px
}

.container.nb-building h3 {
    font-size: 30px;
    font-weight: 700;
    color: #000;
    font-family: hind;
    padding-bottom: 25px
}

.container.nb-building p {
    font-size: 16px;
    padding-bottom: 12px;
    line-height: 24px
}

.container.nb-building p strong {
    display: block;
    font-size: 18px
}

.container.nb-building {
    margin-bottom: 40px
}

.nb-building ul li {
    padding: 5px 23px;
    background: url(../images/black-bg.png) 0 12px no-repeat;
    font-size: 16px;
    line-height: 24px
}

.nb-building h4 {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    font-family: hind;
    padding: 15px 0
}

table.nb.table {
    margin-bottom: 22px
}

table.nb.table th {
    text-align: center
}

.container.asme-block {
    margin-bottom: 40px
}

.asme-block h4 {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    font-family: hind;
    padding: 15px 0
}

.asme-block p {
    font-size: 16px;
    padding-bottom: 12px;
    line-height: 24px
}

.asme-block span b {
    font-size: 18px
}

.container.asme-block h3 {
    font-size: 30px;
    font-weight: 700;
    color: #000;
    font-family: hind;
    padding-bottom: 25px
}

.back-to-top i {
    padding: 14px
}

.standard table.specification td span:hover {
    background: none
}

.happenings_sec .alert-warning {
    clear: both
}

.sub-btn .alert {
    text-align: left
}

a.toggle-link2.selected {
    color: #fff;
    padding: 0;
    border-bottom: 1px solid #ddd;
    line-height: 30px
}

a.toggle-link1.selected {
    color: #fff;
    padding: 0;
    border-bottom: 1px solid #ddd;
    line-height: 30px
}

.container.standard-update.standr ul li {
    background: url(../images/black-bg.png) 0 13px no-repeat;
    padding: 7px 15px
}

ul.st_list {
    margin-bottom: 20px
}

ul.st_list li {
    display: inline-block;
    width: 33%;
    vertical-align: top
}

.container.standard-update.standr blockquote {
    font-size: 24px;
    font-family: hind;
    color: #000;
    padding: 16px 0;
    font-style: italic
}

.container.standard-update.standr h3 {
    font-weight: 500;
    color: #000;
    font-size: 28px;
    padding: 20px 0;
    font-family: hind
}

.container.standard-update.standr .sm-box ul li a {
    background: #005ead;
    padding: 6px 60px;
    display: inline-block;
    color: #fff;
    text-align: center;
    font-size: 20px
}

.container.standard-update.standr .sm-box ul li {
    background: none;
    display: inline-block;
    text-align: center;
    padding: 0;
    margin-bottom: 40px;
    margin-top: 10px
}

.home-search.sticky .search-block1 {
    width: 100%
}

.home-search.sticky .search-block1 a {
    font-size: 18px
}

.home-search.sticky .search-block h2:after {
    display: none
}

.serch-listing ul li span {
    display: inline-block;
    vertical-align: top;
    font-weight: 100;
    font-size: 13px;
    color: #424242;
    padding-top: 4px
}

.serch-listing ul li b {
    display: inline-block;
    vertical-align: top;
    width: 96%;
    padding-right: 10px
}

.tabl-data td {
    padding: 0 14px 10px
}

.tabl-data tr {
    display: inline-block;
    width: 33%;
    vertical-align: top
}

.tabl-data tr input {
    margin-right: 15px;
    width: 20px;
    display: inline-block;
    vertical-align: top;
    margin-top: 3px
}

.tabl-data tr label {
    margin-right: 15px;
    width: 20px;
    display: inline-block;
    vertical-align: top
}

.tbal-head {
    font-size: 24px;
    font-weight: 600;
    padding: 15px
}

.tabl-search {
    margin-top: 50px;
    margin-bottom: 50px
}

.tabl-dataa td {
    padding: 0 14px 10px
}

.tabl-dataa tr {
    display: inline-table;
    width: 33%;
    vertical-align: top
}

.tabl-dataa tr input {
    margin-right: 3px;
    width: 20px;
    display: inline-block;
    vertical-align: top;
    margin-top: 3px
}

.tabl-dataa tr label {
    margin-right: 3px;
    width: 20px;
    display: inline-block;
    vertical-align: top
}

.nam {
    font-size: 24px;
    font-weight: 600
}

.sech-box {
    padding: 0 31px
}

.sech-box input {
    padding: 7px 15px;
    width: 73%!important;
    border: 1px solid #ddd
}

.select-list {
    margin: 50px 0
}

.select-list table tr td input[type=checkbox] {
    padding: 8px 0;
    display: inline-block
}

.select-list table tr td {
    padding: 6px 0
}

.table-head legend {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 30px
}

.table-head2 b span {
    font-size: 18px;
    padding-bottom: 20px;
    display: block
}

.table-head2 table {
    margin-bottom: 30px;
    border-bottom: 1px solid #f3f0f0;
    width: 78%;
    padding-bottom: 32px;
    display: block
}

.table-head2 table td {
    padding: 5px 0;
    font-size: 13px;
    width: 100%;
    display: block
}

.table-head2 table td input {
    margin-right: 10px;
    display: inline-block;
    margin-top: 5px
}

.table-head2 table td span {
    display: inline-block;
    width: 90%;
    vertical-align: top;
    line-height: 22px
}

div#TABLE1 {
    margin-bottom: 50px
}

.btn-1 {
    display: inline-block;
    background: #005ead;
    padding: 7px 35px;
    margin-right: 10px;
    color: #fff
}

.btn-1:hover {
    color: #0c0c0c;
    background: #9c9898
}

.btn-2:hover {
    color: #0c0c0c;
    background: #9c9898
}

.btn-2 {
    display: inline-block;
    background: #ddd;
    padding: 7px 35px;
    margin-right: 10px
}

.table-head2 table tbody {
    width: 100%;
    display: block
}

.table-head2 table tbody tr {
    width: 100%;
    display: block
}

.mkmage-overlay {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    opacity: .5;
    background-color: #363636;
    z-index: 10000;
    top: 0;
    left: 0;
    margin: auto
}

.container.register-form-field.shipadd li {
    width: 100%
}

.load img {
    position: fixed;
    left: 55%;
    top: 45%
}

.modal-head {
    padding: 30px
}

.modal-head .title {
    padding-bottom: 10px
}

.modal-head .title h2 {
    font-size: 26px
}

tr.pagination td table tr td span {
    border: 1px solid #be5252;
    padding: 5px 10px;
    background: #be5252;
    color: #fff
}

tr.pagination td table tr td a {
    border: 1px solid;
    padding: 5px 10px 4px
}

.select-list ul li {
    display: inline-block;
    width: 19%;
    padding: 5px 0
}

.select-list ul li span {
    padding-right: 5px
}

.register-form-field span.successnonimage_txt {
    padding: 100px;
    font-size: 23px;
    display: inline-block;
    color: #333
}


/*.agencyfullname{padding-left:30.5%}*/

.white-stroke {
    display: block;
    position: absolute;
    width: 2px;
    height: 105%;
    background-color: #fff;
    top: -12px
}

.droplist {
    border-bottom: 1px solid #000;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    width: 100%;
    display: inline-block;
    padding-bottom: 8px;
    border-radius: 0;
    margin-right: 25px
}

.layer {
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.layer1 {
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.layer3 {
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.bsbaboutimgs {
    width: 50%;
    height: 80px
}

.bsbaboutimgs span:hover {
    font-size: 24px
}

.bsbaboutimgs img {
    height: 35px!important;
    margin-left: -10px!important;
    margin-top: -6px
}

.container.banner-text ul {
    margin-bottom: 15px;
    padding-left: 20px
}

.container.banner-text ul li {
    width: 100%;
    display: list-item;
    vertical-align: top;
    margin-bottom: 10px;
    list-style-position: outside;
    list-style-type: square!important
}

.container.banner-text ul ul {
    margin-top: 5px;
    margin-bottom: -5px;
    padding-left: 20px
}

.container.banner-text ul ul li:last-child {
    margin-bottom: 15px
}

#breadcrumb {
    list-style: none;
    display: inline-block
}

#breadcrumb .iconz {
    font-size: 14px
}

#breadcrumb .icon-homez i {
    margin-top: 4.5px
}

#breadcrumb .icon-homez:before {
    font-family: "site-icons";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1.8em;
    margin-left: .2em
}

#breadcrumb li {
    float: left;
    margin-left: 9px
}

#breadcrumb li a {
    color: #000;
    display: block;
    background: silver;
    text-decoration: none;
    position: relative;
    height: 24px;
    line-height: 24px;
    padding: 0 10px 0 5px;
    text-align: center;
    margin-right: 15px;
    margin-bottom: 0px!important
}

#breadcrumb li:nth-child(even) a {
    background-color: #C8C8C8
}

#breadcrumb li:nth-child(even) a:before {
    border-color: #C8C8C8;
    border-left-color: transparent
}

#breadcrumb li:nth-child(even) a:after {
    border-left-color: #C8C8C8
}

#breadcrumb li:first-child a {
    padding-left: 20px;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px 0 0 4px
}

#breadcrumb li:first-child a:before {
    border: none
}

#breadcrumb li:last-child a {
    padding-right: 15px;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0;
    border-radius: 0 4px 4px 0;
    cursor: default;
    border-right: .4px solid silver
}

#breadcrumb li:last-child a:after {
    border: none
}

#breadcrumb li a:before,
#breadcrumb li a:after {
    content: "";
    position: absolute;
    top: 0;
    border: 0 solid silver;
    border-width: 12px 10px;
    width: 0;
    height: 0;
    margin-left: 0!important
}

#breadcrumb li a:before {
    left: -20px;
    border-left-color: transparent
}

#breadcrumb li a:after {
    left: 100%;
    border-color: transparent;
    border-left-color: silver
}

#breadcrumb li a:hover {
    background-color: #c13c48;
    color: #fff
}

#breadcrumb li a:hover:before {
    border-color: #c13c48;
    border-left-color: transparent;
    color: #fff
}

#breadcrumb li a:hover:after {
    border-left-color: #c13c48;
    color: #fff
}

#breadcrumb li a:active {
    background-color: #c13c48;
    color: #fff
}

#breadcrumb li a:active:before {
    border-color: #c13c48;
    border-left-color: transparent;
    color: #fff
}

#breadcrumb li a:active:after {
    border-left-color: #c13c48;
    color: #fff
}

#breadcrumb li:last-child a {
    background-color: #D3D3D3;
    color: #000;
    pointer-events: none
}

#breadcrumb li:last-child a:before {
    border-color: #D3D3D3;
    border-left-color: transparent;
    color: #000;
    pointer-events: none
}

#breadcrumb li:last-child a:after {
    border-left-color: #D3D3D3;
    color: #000;
    pointer-events: none
}

.passwordXpressionImg {
    position: absolute;
    margin-top: -23px;
    right: 0
}

.passwordXpression {
    width: 200px;
    height: auto;
    padding: 5px;
    padding-left: 10px;
    position: absolute;
    top: -20px;
    left: 100%;
    background-color: #333;
    z-index: 99999!important;
    display: none;
    border-radius: 6px
}

.passwordXpression:after {
    right: 100%;
    top: 20%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(51, 51, 51, 0);
    border-right-color: #333;
    border-width: 10px;
    margin-top: -10px;
    z-index: 99999!important
}

.passwordXpression > span {
    color: #fff!important;
    margin-top: -5px
}

.passwordXpression > h5 {
    color: #fff!important
}

.passwordXpression > hr {
    background-color: #fff!important;
    margin-top: 5px
}

.tablecart {
    width: 100%;
    text-align: left
}

.tablecart td:nth-child(1) {
    width: 34%!important
}

.tablecart span {
    width: auto!important;
    text-align: left;
    font-size: larger!important
}

.bluehyperlnk a {
    text-decoration: none;
    color: #0275d8;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    outline: none!important
}

.bluehyperlnk a:hover {
    text-decoration: none;
    color: #005ead
}

.bluehyperlnk a:focus {
    text-decoration: none
}

.spacerbanner {
    height: 60px;
    width: 100%;
    clear: both;
}

.breadcrumcontainer {
    width: auto;
    padding: 10px;
    margin-top: -45px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0.5%;
}




/* calendar format */

 .black_cal .ajax__calendar_container
        {
            width: 180px;
            background-color: #c63739;
            border: solid 1px #666666;
            -moz-border-radius-topleft: 8px;
            -webkit-border-top-left-radius: 8px;
            -khtml-border-top-left-radius: 8px;
            border-top-left-radius: 8px;
            -moz-border-radius-topright: 8px;
            -webkit-border-top-right-radius: 8px;
            -khtml-border-top-right-radius: 8px;
            border-top-right-radius: 8px;
            -moz-border-radius-bottomleft: 8px;
            -webkit-border-bottom-left-radius: 8px;
            -khtml-border-bottom-left-radius: 8px;
            border-bottom-left-radius: 8px;
            -moz-border-radius-bottomright: 8px;
            -webkit-border-bottom-right-radius: 8px;
            -khtml-border-bottom-right-radius: 8px;
            border-bottom-right-radius: 8px;
        }
        
        .black_cal .ajax__calendar_body
        {
            width: 170px;
            height: 150px;
            background-color: #c63739;
            border: solid 1px #000000;
        }
        
        .black_cal .ajax__calendar_header
        {
            background-color: #000000;
            margin-bottom: 8px;
            -moz-border-radius-topleft: 4px;
            -webkit-border-top-left-radius: 4px;
            -khtml-border-top-left-radius: 4px;
            border-top-left-radius: 4px;
            -moz-border-radius-topright: 4px;
            -webkit-border-top-right-radius: 4px;
            -khtml-border-top-right-radius: 4px;
            border-top-right-radius: 4px;
            -moz-border-radius-bottomleft: 4px;
            -webkit-border-bottom-left-radius: 4px;
            -khtml-border-bottom-left-radius: 4px;
            border-bottom-left-radius: 4px;
            -moz-border-radius-bottomright: 4px;
            -webkit-border-bottom-right-radius: 4px;
            -khtml-border-bottom-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }
        
        .black_cal .ajax__calendar_title
        {
            color: #ffffff;
            padding-top: 1px;
        }
        
        .black_cal .ajax__calendar_next, .black_cal .ajax__calendar_prev
        {
            border: solid 4px #ffffff;
            background-color: #ffffff;
            -moz-border-radius-topleft: 18px;
            -webkit-border-top-left-radius: 18px;
            -khtml-border-top-left-radius: 18px;
            border-top-left-radius: 18px;
            -moz-border-radius-topright: 18px;
            -webkit-border-top-right-radius: 18px;
            -khtml-border-top-right-radius: 18px;
            border-top-right-radius: 18px;
            -moz-border-radius-bottomleft: 18px;
            -webkit-border-bottom-left-radius: 18px;
            -khtml-border-bottom-left-radius: 18px;
            border-bottom-left-radius: 18px;
            -moz-border-radius-bottomright: 18px;
            -webkit-border-bottom-right-radius: 18px;
            -khtml-border-bottom-right-radius: 18px;
            border-bottom-right-radius: 18px;
            margin-top:-1px;
        }
        
        .black_cal .ajax__calendar_hover .ajax__calendar_next, .black_cal .ajax__calendar_hover .ajax__calendar_prev
        {
            border: solid 4px white;
            background-color: white;
            -moz-border-radius-topleft: 4px;
            -webkit-border-top-left-radius: 4px;
            -khtml-border-top-left-radius: 4px;
            border-top-left-radius: 4px;
            -moz-border-radius-topright: 4px;
            -webkit-border-top-right-radius: 4px;
            -khtml-border-top-right-radius: 4px;
            border-top-right-radius: 4px;
            -moz-border-radius-bottomleft: 4px;
            -webkit-border-bottom-left-radius: 4px;
            -khtml-border-bottom-left-radius: 4px;
            border-bottom-left-radius: 4px;
            -moz-border-radius-bottomright: 4px;
            -webkit-border-bottom-right-radius: 4px;
            -khtml-border-bottom-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }
        
            /* su mon tue */
        .black_cal .ajax__calendar_dayname
        {
            text-align: center;
            margin-bottom: 4px;
            margin-top: 2px;
            color: #c63739;
            background-color: white;
        }
        .black_cal .ajax__calendar_day, .black_cal .ajax__calendar_month, .black_cal .ajax__calendar_year
        {
            margin: 1px 1px 1px 1px;
            text-align: center;
            border: solid 1px #000000;
            color: #ffffff;
            background-color: #c63739;
        }
        
        .black_cal .ajax__calendar_hover .ajax__calendar_day, .black_cal .ajax__calendar_hover .ajax__calendar_month, black_cal .ajax__calendar_hover .ajax__calendar_year
        {
            color: #c63739;
            font-weight: bold;
            background-color: white;
            border: solid 1px white;
        }
        
        .black_cal .ajax__calendar_active .ajax__calendar_day, .black_cal .ajax__calendar_active .ajax__calendar_month, .black_cal .ajax__calendar_active .ajax__calendar_year
        {
            color: #c63739;
            font-weight: bold;
            background-color: #ffffff;
        }
            /*todays date*/
        .black_cal .ajax__calendar_today .ajax__calendar_day
        {
            color: #c63739;
            font-weight: bold;
            background-color: #ffffff;
        }
        
        .black_cal .ajax__calendar_other, .black_cal .ajax__calendar_hover .ajax__calendar_today
        {
            color: white;
            font-weight: bold;
        }
        .black_cal .ajax__calendar_days
        {
            background-color: #c63739;
        }

/* calendar format ends */

/* .lgn_btn {
    background-color: #48505b;
    border: 1px solid #48505b;
    padding: 2px 13px;
    color: #fff;
    cursor: pointer;
    height: 25px;
    font-size: 18px;
    font-family: hind;
    color:White ;
}
*/

.bisbsb_main_part1 .lgn_btn {
    background-color: #48505b;
    border: 1px solid #48505b;
    padding: 2px 13px;
    color: #fff;
    cursor: pointer;
    height: 25px;
    font-size: 18px;
    font-family: hind;
}

.bisbsb_main_part1 .reg_btn {
    background-color: #005ead;
    border: 1px solid #005ead;
    padding: 2px 13px;
    color: #fff;
    cursor: pointer;
    height: 25px;
    font-size: 18px;
    font-family: hind;
}

.chkout-container{width:95%!important;margin:auto!important;padding:20px!important;}
.shipping-method-inputs label{font-size:18px;}
.header-top-cls {
    height: 30px;
    background-color: #005ead;
}
.cust-header{padding:0;background:#fff;height: 10em;}
.pull-rght-sec{float:right;}
.pull-rght-sec ul>li{float:left;padding:5px 0;}
.pull-rght-sec ul>li a{padding:0px 8px 0px;color:#fff;font-size:12px;}
.pull-rght-sec li a {
  border-right:1px solid #eee;
  height: 50%;
  width: 1px;
}
.main_logo
{
    width: 65%;
    float: left;
    margin-left: 10%;
}

.new-login-create .my-account-sec ul>li a
{
    font-size: 12px;
    font-weight: 500; 
    border-right: 1px solid #666;         
}
.new-login-create .my-account-sec ul>li a:last-child
{
    font-size: 12px;
    font-weight: 500; 
    border-right: 0;         
}
.new-login-create .my-account-sec ul>li:nth-child(3) {
    padding: 8px 6px 8px 0;
}
.new-login-create .my-account-sec ul {
    float: left; 
}
.new-login-create .my-account-sec ul li:nth-child(2) {
    margin-left: 0;
}

.new-login-create  ul li:nth-child(3):before {
    content: "";
    background:transparent;
    background-image : url(../images/shopping-cart.png);
    background-position : 18px 10px ;
    background-repeat : no-repeat;
    padding: 8px 9px 8px 34px;
    text-transform: uppercase;
    position: relative;
}


.login-btn-sec .reg_btn {
    font-size: 14px;
    padding: 5px 10px;
    font-weight: 500;
}

.login-btn-sec .lgn_btn {
    font-size: 14px;
    padding: 5px 10px;
    font-weight: 500;
}

.my-account-sec{
    width: auto;
    float: left;
    position: relative;
    top: 10px;
}
.main-sec-pro
{
    width: 100%;
    display: flex;
   
 }
 .crud-sec{padding:10px;}
 .bsb-logo-space{    position: absolute;
    right: 5%}
 .search_bar-explore{width: 100%!important;padding: 11px 0!important;}
 .cust-srch-btn{position:relative;left:-20px;}
 .search_bar-explore ul .cust-srch-btn a {
    font-size: 17px;
}

.search_bar-explore ul li input {
    border: none;
    padding: 7px 8px;
   
    height: 33px;
}
.search_bar-explore ul li a {
    border: none;
    padding: 3px 10px;
  
}
.search_bar-explore ul li
{
   margin-right: 5px;
   width: 33%;
}





.content-section {
	height: 350px;
	background-color: #ebebeb;
	padding: 30px 0;
}

.content-section .boxes {
	background-color: #fff;
	float: left;
	height: 290px;
	margin-right: 15px;
	box-shadow: 2px 2px #d9d9d9;
	border-radius: 5px;
}

.content-section .boxes:last-child {
	margin-right: 0;
}

.box-1 {
	width: 470px;
}

.box-2 {
	width: 280px;
}

.box-3 {
	width: 230px;
}

.box-2 p {
	display: inline-block;
	padding: 9px 0 9px 9px;
}

.box-2 p:hover {
	background-color: #f5f5f5;
}

.releases {
	background: url("../images/release-icon.png") no-repeat scroll 0 0;
	color: #000;
	display: inline-block;
	font-size: 20px;
	height: 64px;
	line-height: 156px;
	margin: 30px 43%;
	text-indent: -15px;
}

.dvd {
	background: url("../images/dvd.png") no-repeat scroll 0 0;
	color: #000;
	float: left;
	font-size: 15px;
	height: 32px;
	line-height: 30px;
	margin: 20px 30px;
	padding-left: 80px;
	width: 160px;
}

.pdf {
	background: url("../images/pdf.png") no-repeat scroll 7px 0;
	color: #000;
	float: left;
	font-size: 15px;
	height: 41px;
	line-height: 20px;
	margin: 20px 30px;
	padding-left: 80px;
	width: 190px;
}

.purchase {
	background: url("../images/purchase.png") no-repeat scroll 0 0;
	color: #000;
	float: left;
	font-size: 15px;
	height: 37px;
	line-height: 20px;
	margin: 20px 30px;
	padding-left: 80px;
	width: 160px;
}

.download_home {
	background: url("../images/download.png") no-repeat scroll 0 0;
	color: #000;
	float: left;
	font-size: 20px;
	height: 64px;
	line-height: 156px;
	margin: 30px 35%;
	text-indent: -10px;
}

.box-3>span {
	color: #979797;
	display: inline-block;
	font-size: 12px;
	margin: 0 44px 25px;
	text-align: center;
}

.box-3 ul li a {
	padding: 7px 15px;
	border: 1px solid #dedede;
	background-color: #f5f5f5;
	border-bottom: none;
	font-size: 12px;
	display: inline-block;
	margin: -2px 20px;
	width: 82%;
}

.box-3 ul li a:hover {
	background-color: #fff;
}

.box-3 ul li:last-child a {
	border-bottom: 1px solid #dedede;
}

.box-3 ul li span:first-child {
	color: #000000;
	float: left;
}

.box-3 ul li span:last-child {
	color: #636671;
	float: right;
}
.wrapper-sec {
    width: 80%;
    margin:auto;
}
.content-section .boxes {
    background-color: #fff;
    float: left;
    height: 290px;
    margin-right: 15px;
    box-shadow: 2px 2px #d9d9d9;
    border-radius: 5px;
}
.box-1 {
    width: 470px;
}
.releases {
    background: url(../images/release-icon.png) no-repeat scroll 0 0;
    color: #000;
    display: inline-block;
    font-size: 20px;
    /* height: 64px; */
    line-height: 119px;
    margin: 8px 43%;
    text-indent: -15px;
}

.tab-container{margin:0 20px;}
.tabsWrapper{width:100%; padding-top:15px;}
.tabsContainer{padding: 28px 0 0; position: relative;}
.tabs{position: absolute;top: -4px; z-index:9; width:100%;}
.tabs li {background: #ffffff; float: left;padding: 1px 15px;position: relative;border-bottom: 1px solid #d4d4d4;border-top: 1px solid #d4d4d4;border-left: 1px solid #d4d4d4;top: 0; width:143px}
.tabs li:hover{ background: #f5f5f5; top: 0;}
.tabs li.active{ border-bottom: none; border-top: 1px solid #d4d4d4;border-left: 1px solid #d4d4d4;top: 0;background-color:#f5f5f5;}
.tabs li:last-child{border-right: 1px solid #d4d4d4;padding-right:8px; width:144px;}
.tabs li a{width:120px; border-bottom: medium none;color: #5a5a5a;display:inline-block;height: 30px;outline: medium none;line-height:28px;text-decoration: none; font-size:12px; font-weight:600; font-style:normal; text-align:center; text-transform:capitalize;}
.tabs li.active a{color: #000;font-size:12px; font-weight:bold; font-style:normal; text-align:center; text-transform:capitalize;}
.tabs li:hover a{color: #000;font-size:12px; font-weight:bold; font-style:normal; text-align:center; text-transform:capitalize;}
.tabContentWrap {border: 1px solid #dbdbdb;}
.tabContent {display: none;}
.active_content{display:block;}
.tab-innercontent ul {height: auto; background-color: #f5f5f5;}
.tab-innercontent ul li {padding: 7px; border-bottom: 1px solid #dedede; margin: 0 10px; font-size: 12px;}
.tab-innercontent ul li:last-child {border-bottom: none;}


.tabcontent .owl-wrapper{width:100%!important;}
.tabcontent .owl-item{width:100%!important;}
.tabcontent{border: 1px solid #dbdbdb;}
.wrapper-sec .box-1{height:auto;padding-bottom:5px;}
.tab-innercontent ul {
    height: auto;
    background-color: #f5f5f5;
    height: 11.5em;
    overflow-y: scroll;
}