/*!
 * custom.css (http://www.futurismtechnologies.com/)
 * Copyright @ 2002- 2014 Futurism Technologies | All Rights Reserved
 */

/*@import url(custom-fonts/futura-font.css);*/
@font-face {
    font-display: swap;
    font-family: 'futura_bk_btbook';
    src: url('1152845619-webfont.eot');
    src: url('1152845619-webfont.eot?#iefix') format('embedded-opentype'), url('1152845619-webfont.woff') format('woff'), url('1152845619-webfont.ttf') format('truetype'), url('1152845619-webfont.svg#futura_bk_btbook') format('svg');
    font-weight: normal;
    font-style: normal;
}

.nohyperlink {
    pointer-events: none !important;
    cursor: default;
}

/** {
    transition: all 0.3s ease-in-out 0s;
}*/

.bottom-15 {
    margin-bottom: 15px;
}

.title {
    margin: 0px 0 15px;
    border-bottom: 2px solid #2a3b6c;
}

.title > * {
    font-size: 20px;
    line-height: 34px;
    margin: 0;
}
/* IE9, IE10 */
@media screen and (min-width:0\0) {
    .title > * {
        line-height: 29px;
    }
}

.title > * > span {
    padding-bottom: 5px;
    *padding-bottom: 6px;
    border-bottom: 2px solid #f5ab26;
    display: inline-block;
    margin-bottom: -2px;
}


@media (min-width: 1200px) {
    .list-table td {
        width: 25%;
    }
}

@media (max-width: 767px) {
    .bottom-line-footer {
        margin-bottom: 30px;
    }
}

.list-table td {
    background: url(../images/bullet.png) no-repeat 8px 13px;
    padding-left: 20px !important;
    transition: all 0.2s ease-in-out 0s;
}

.list-table td a {
    display: block;
}

.list-table td:hover {
    background-color:#2a3b6cc9 !important;
    color: #fff;
}

.list-table td:hover a {
    color: #fff;
}



.top-strip {
    background-color: #2a3b6c;
    color: #fff;
    padding: 4px;
}

.top-strip a {
    color: #fff;
}

.top-strip a:hover {
    color: #F5AB26;
}

.top-strip .pull-right a {
    padding: 4px;
    margin: 4px 2px;
}

article p {
    text-align: justify;
}

.overlap {
    background-color: #fff;
    position: relative;
    padding-top: 15px;
    box-shadow: 0 350px 60px 50px white, 0 0 10px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 350px 60px 50px white, 0 0 10px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 350px 60px 50px white, 0 0 10px 2px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 350px 60px 50px white, 0 0 10px 2px rgba(0, 0, 0, 0.3);
}


.page-title {
    text-align: left !important;
    position: absolute;
    top: -35px;
    left: 0px;
}

.page-title h1 {
    display: inline-block;
    color: #2a3b6c;
    background-color: #fff;
    font-size: 20px;
    line-height: 35px;
    padding: 0 15px;
    margin: 0;
}

.page-title h3 {
    display: inline-block;
    color: #2a3b6c;
    background-color: #fff;
    font-size: 20px;
    line-height: 35px;
    padding: 0 15px;
    margin: 0;
}
    .page-title h2 {
        display: inline-block;
        color: #2a3b6c;
        background-color: #fff;
        font-size: 20px;
        line-height: 35px;
        padding: 0 15px;
        margin: 0;
    }
/****BANNER
**************/
.shadow {
    background: url("../images/banner/shadow.png") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
    height: 95px;
    margin-top: -45px;
}



.top-category {
    margin-top: -230px;
}

.top-category-title {
    font-family: 'futura_bk_btbook', Helvetica, Arial, sans-serif !important;
    font-size: 13px !important;
    line-height: 1.42857143 !important;
}
.top-category .category-wrap a {
    display: block;
    background-color: #2a3b6c;
}

    .top-category .category-wrap h2 a {
        display: block;
        background-color: #2a3b6c;
    }
.top-category a figcaption {
    display: block;
    text-decoration: none;
    color: #fff;
}

    .top-category h2 a figcaption {
        display: block;
        text-decoration: none;
        color: #fff;
    }
.top-category a:hover figcaption {
    color: #F5AB26;
}

    .top-category h2 a:hover figcaption {
        color: #F5AB26;
    }
.top-category figure {
    border: 2px solid #2a3b6c;
    text-align: center;
}

.top-category figure img {
    width: 100%;
}

.top-category figcaption {
    line-height: 25px;
    padding: 2px 4px 0;
    text-transform: uppercase;
    overflow: hidden;
    clear: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.top-category .row:hover figure {
    opacity: .7;
}

.top-category .row figure:hover {
    opacity: 1;
}

.fontsize{
    font-size:15px !important;
}

/** FILTER
******************/
.filterallbtn {
    display: block;
    height: 30px;
    border: 1px solid #CCCCCC;
    background-color: #F2F2F2;
    background-repeat: no-repeat;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
    line-height: 30px;
    text-align: center;
}

.filterallbtn.selected {
    color: #23215B;
    background-color: #fff;
}

.filterwrap {
    padding: 0px;
    margin: 0px;
    display: inline-block;
}

.filterwrap ul {
    padding: 0;
}

.filterwrap ul li.selected a {
    color: #b8131c;
    background-color: #fff;
}

.filterwrap ul li a {
    display: block;
    width: 35px;
    height: 30px;
    border: 1px solid #CCCCCC;
    background-color: #F2F2F2;
    background-repeat: no-repeat;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
    line-height: 30px;
    text-align: center;
}

.filterwrap ul li {
    list-style: none;
}

.filterwrap ul li a:hover {
    color: #b8131c;
}

.filterwrap .flex-viewport {
    margin-right: 40px;
    margin-left: 40px;
}

.filterwrap .flex-direction-nav {
    position: relative;
}

.filterwrap .flex-direction-nav li {
    color: #fff;
    margin-top: -30px;
}

    .filterwrap .flex-direction-nav li:first-child {
        background-position: left center;
        float: left;
        /*background-image: url('../images/GalArrow_prev.png');
	background-repeat: no-repeat;*/
       
    }

    .filterwrap .flex-direction-nav li:last-child {
        background-position: right center;
        float: right;
        /*background-image: url('../images/GalArrow_next.png');
	background-repeat: no-repeat;*/
        
    }

.filterwrap .flex-direction-nav li:first-child a {
    background-position: -8px center;
    background-image: url('../images/GalArrow_next.png');
    background-repeat: no-repeat;
}

.filterwrap .flex-direction-nav li:first-child a:hover {
    background-position: -52px center;
}

.filterwrap .flex-direction-nav li:last-child a {
    background-position: -52px center;
    background-image: url('../images/GalArrow_prev.png');
    background-repeat: no-repeat;
}

.filterwrap .flex-direction-nav li:last-child a:hover {
    background-position: -6px center;
}

.filterwrap .flex-direction-nav li a {
    background-color: #FFFFFF;
    font-size: 0.01px;
}

/**END FILTER
******************/


/** Footer
*****************/
#topcontrol {
    background-color: #2a3b6c;
    border-radius: 50%;
    height: 40px;
    padding-top: 6px;
    text-align: center;
    width: 40px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

#topcontrol:hover {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#topcontrol:hover img {
    animation-name: fadeOutUp;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: fadeOutUp;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: fadeOutUp;
    -moz-animation-duration: 1s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

.fadeOutUp.animated {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}




.pillor-2 {
    column-count: 2;
    column-gap: 20px;
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
}

footer {
    background-color: #e3e3e3;
    margin-top: 20px;
    padding: 15px 0 0;
    font-size: 12px;
    line-height: 20px;
    color: #5f5f5f;
    position: relative;
}

footer a {
    color: #5f5f5f;
}

footer span {
    font-size: 14px;
    color: #000;
    font-weight: 400;
}

.social-strip {
    margin-left: 0;
}

.social-strip li {
    padding-left: 0;
    padding-right: 4px;
}

.social-strip a, .social-strip a.fb {
    background: url(../images/social-strip.png) no-repeat left top;
    display: block;
    height: 34px;
    width: 34px;
}

.social-strip a.fb:hover {
    background-position: left -36px;
}

.social-strip a.tw {
    background-position: -36px top;
}

.social-strip a.tw:hover {
    background-position: -36px -36px;
}

.social-strip a.blg {
    background-position: -72px 0px;
}

.social-strip a.blg:hover {
    background-position: -72px -36px;
}

.social-strip a.gp {
    background-position: -108px 0;
}

.social-strip a.gp:hover {
    background-position: -108px -36px;
}

.social-strip a.youtube:hover {
    background-position: -144px -36px;
}

.social-strip a.pintrest:hover {
    background-position: -180px -36px;
}

.social-strip a.youtube {
    background-position: -144px 0;
}

.social-strip a.pintrest {
    background-position: -180px 0;
}

.last-footer {
    background-color: #000;
    margin-top: 20px;
    text-align: center;
}

.last-footer {
    padding-top: 10px;
}
/*###################################### V_CSS ######################################*/
address {
    margin-bottom: 20px;
    font-style: normal;
    padding: 15px;
    color: #fff;
    background: url("../images/address-logo.png") no-repeat scroll 140px 17px #2a3b6c;
}

address p span {
    font-size: 16px;
}

address a {
    color: #C98809;
}

.linkbox {
    padding: 0px;
    margin: 0px 0px;
    border-style: none;
    position: relative;
    width: 100%;
}

.linkbox > ul {
    padding: 0px;
    margin: 0px;
}

.linkbox > ul > li {
    display: block;
    position: relative;
    padding: 0px 0px 1px 0px;
    margin: 0px;
    border-style: none;
    list-style: none;
}
    .linkbox > ul > li h2 {
        font-size: 20px;
    }
    .linkbox > ul > li > a > h2 {
        margin: 0px !important;
        font-size: 14px !important;
        line-height: 20px !important;
        font-family: 'futura_bk_btbook', Helvetica, Arial, sans-serif !important;
        color: #FFFFFF !important;
    }

.linkbox > ul > li > a {
    padding: 4px 25px 4px 10px;
    margin: 0px;
    background-color: #2a3b6c;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    font-size: 14px;
}

.linkbox > ul > li:hover > a {
    background-color: #544F7B;
}

.linkbox > ul > li > span, .linkbox > ul > li > a > span {
    position: absolute;
    width: 28px;
    height: 28px;
    text-align: center;
    vertical-align: middle;
    line-height: 28px;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #F5AB26;
    z-index: 99;
    top: 0px;
    right: 0px;
    display: block;
    cursor: pointer;
}

.linkbox > ul > li:hover > span, .linkbox > ul > li:hover > a > span {
    background-color: #F79324;
}

.linkbox > ul > li > ul {
    padding: 0px;
    margin: 0px;
}

.linkbox > ul > li > ul > li {
    padding-bottom: 1px;
    background-color: #FFFFFF;
    list-style: none;
}

.linkbox > ul > li > ul > li > a {
    background-color: #ffffff;
    padding: 4px 10px 4px 10px;
    margin: 0px;
    display: block;
    text-decoration: none;
    color: #333;
    border: 1px solid #ddd;
}

.linkbox > ul > li > ul > li > a:hover {
    background-color: #E9E9E9;
    color: #333;
}


/** Part-list
********************/

.part-type-list {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
}

.part-title {
    font-size: 16px;
    margin: 0px;
    padding: 10px 5px;
    background: #E3E3E3;
}

.part-title a:hover {
    color: #000;
}

.part-type-list .list-unstyled {
    margin: 10px 0 20px;
}

.part-type-list .list-unstyled li {
    background: url("../images/bullet.png") no-repeat scroll 8px 8px rgba(0, 0, 0, 0);
    padding: 2px 20px;
    margin-bottom: 5px;
}

.part-type-list .list-unstyled li:hover {
    background-color: #fff;
}

.part-type-list .list-unstyled li a {
    display: block;
}


.searchbox {
    padding-top: 25px;
    padding-bottom: 0px;
}

.form-control {
    background-color: #f2f2f2;
}

.form-control:focus, .bg-light-gray .form-control {
    background-color: #fff;
}


.viewbtn {
    color: #2a3b6c;
}

.viewbtn i, .viewbtn:hover {
    color: #F47E26;
}

#nav li:hover {
    background-color: #f3f3f3;
}

#nav li.active a {
    background-position: center bottom;
    background-color: rgba(0,0,0,0) !important;
    background-image: url('../images/menubottom.png');
    background-repeat: no-repeat;
}

.itemlist i::after {
    content: "\00a0\00a0";
}

.top-strip span {
    display: inline-block;
    margin-right: 10px;
}

.top-strip span i:after {
    content: "\00a0";
}

.smallBanner {
    background-color: #ccc;
    background-image: url("../images/banner/abanner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 150px;
    background-position: left center;
}


.part-listing {
    background-color: #fff;
    /*border: 1px solid #2b2961;*/
    margin-bottom: 10px;
    line-height: 17px;
}

.part-listing > .row .col-lg-10 {
    border-right: 1px solid #e3e3e3;
    padding-right: 0 !important;
}

.part-listing > .row .col-lg-10 .row {
    padding: 7px 0 7px 5px !important;
}

.part-listing > .row .col-lg-10 .description {
    border-top: 1px solid #e3e3e3;
    padding: 2px 5px;
}

.part-listing > .row .col-lg-10 .description .row {
    margin: 0 -20px;
}

.part-listing span {
    font-weight: bold;
    color: #000;
}

.part-listing > .row .col-lg-2 {
    padding-left: 0;
}

.bg-light-gray {
    background-color: #ffffff;
    padding: 10px;
}

.form-horizontal .control-label {
    font-weight: normal !important;
}

.padding-10 {
    padding: 10px;
}

.margin-0 {
    margin: 0;
}

.top-0 {
    margin-top: 0px;
}

.top-15 {
    margin-top: 15px;
}


/*###################################### V_CSS ################ END #################*/
@media screen and (max-width:1200px) {
    .navi > #nav > li > a {
        font-size: 14px;
    }
}

@media screen and (max-width:1199px) {
    .logo {
        margin-top: 13px;
    }
    .form-width { width: 148% !important;padding-left:20px !important }

    address {
        background-position: 80px 17px;
    }
}

@media screen and (max-width:991px) {
    .top-category {
        margin-top: -195px;
    }

    .navbar-nav {
        margin: 0;
    }

    .logo {
        text-align: center;
    }
    /*	.logo img {height:80px;} */

    .part-type-list .list-unstyled.pillor-2 {
        column-count: 1;
        column-gap: 0px;
        -moz-column-count: 1;
        -moz-column-gap: 0px;
        -webkit-column-count: 1;
        -webkit-column-gap: 0px;
    }
}

.rfq, .rfq * {
    transition: none;
}

.rfq {
    background-color: #F5F5F5;
    color: #fff;
    font-size: 17px;
    line-height: 25px;
    padding: 5px 0;
}

.btn-rfq {
    margin: 8px 0 0 15px;
    width: 110px;
}

.text-rfq {
    background-color: #d9534f;
    height: 40px;
    margin: -5px 0;
    padding-top: 6px;
    text-align: center;
    position: relative;
}

.text-rfq:before {
    border-bottom: 20px solid transparent;
    border-left: 19px solid #d9534f;
    border-top: 20px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: -19px;
    top: 0;
    width: 0;
}

@media screen and (max-width:768px) {
    .rfq {
        margin: 0 -15px;
        padding: 5px 15px;
        text-align: center !important;
        display: none;
    }

    .rfq .row div {
        margin-bottom: 5px;
    }

    .text-rfq:before {
        display: none;
    }

    .top-category {
        margin-top: -50px;
    }

    .top-category .col-xs-3 {
        margin-bottom: 15px;
    }

    .searchbox .input-group {
        margin-bottom: 10px;
    }

    .navi > #nav > li > a {
        background-image: none;
    }

    .part-listing .btn {
        margin-top: 35px;
    }

    address {
        background-position: 17px 17px;
        text-align: center;
    }

    .smallBanner {
        height: 80px;
    }

    .page-title {
        position: static;
    }

    .page-title h2 {
        padding: 0;
    }
}

/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}

.red {
    color: red;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.bg-white {
    background-color: #fff;
    padding: 10px;
}

.bg-blue {
    background-color: #544f7b;
    color: #fff;
    padding: 10px;
}

.shadow-2 {
    box-shadow: 0px 0px 7px rgba(0,0,0,0.5);
}

.cert-list {
    background-color: #fff;
    padding: 5px 0;
}

.cert-list li {
    padding: 0 1px;
}


.descMore {
    display: none;
}

@media (min-width:0px) and (max-width:660px) {
    .desc {
        height: 74px;
        overflow: hidden;
    }

    .descMore {
        display: block;
        color: Blue;
        font-weight: bold;
    }
}

/* For Sticky header*/
.fixed {
    position: fixed;
    z-index: 1000;
    top: -8px;
    width: 100%;
    background-color: #fff;
    left: 0px;
    right: 0px;
    padding: 0 60px 8px;
    margin: 0 auto;
}

.sticky-strip {
    padding-bottom: 5px;
    padding-top: 5px;
}

#Scrollvisible {
    margin-top: -3px;
}

.visiblerfq {
    display: none;
}

.visiblemenu {
    display: none;
}


@media (max-width:640px) {
    .row.searchbox {
        display: none;
    }
}

/* For Mobile Search Button and Logo*/
.searchbtn {
    padding-right: 10px;
    padding-left: 10px;
    display: inline-block !important;
    margin-top: 11px;
}

#moblogo {
    display: block;
    margin-top: -24px;
    margin-bottom: 0px;
}


.btn-xs, .btn-group-xs > .btn {
    border-radius: 50px;
    font-size: 12px;
    line-height: 1.5;
    padding: 1px 5px;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
    #content table tbody td {
        width: 100%;
        display: block;
        margin-bottom: 5px;
    }
}
/* for logo in mobile device*/
@media (max-width: 768px) {
    .center-xs {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

.logo {
    margin-bottom: 0px;
    /*display: inline-block !important;*/
}

@media (min-width:0px) and (max-width:425px){
     .navbar-header .search_btn_new {
        top:-55px !important;
    }
     .navbar-toggle {
    
   top: -50px !important; 
}
    
}
/*@media (min-width:0px) and (max-width:767px) {
 header{
         height:70px;
     }
}
*/
/*@media (min-width:0px) and (max-width:640px) {

    .navbar-header .search_btn_new {
     

        top: 27px;
    }
}*/

@media (min-width:320px) and (max-width:640px) {

    header {
        width: 100%;
        z-index: 1000;
        position: fixed;
        top: 0px;
        background-color: #FFF !important;
        border: 1px solid #ccc;
        
    }

    .logo img {
        height: auto !important;
    }

    #moblogo {
        background-color: #ffffff;
    }

    .btn.btn-primary.btn-xs.btn-search.visible-xs.searchbtn {
        display: inline-block !important;
    }

    .navbar-header .search_btn_new {
        display: inline-block !important;
        margin-left: 20px;
        /*top:10px  !important;*/
    }

    .navbar-toggle {
        right: 20px;
       /* top:-70px !important;*/
    }
}
/* for Show search pop up in mobile view.*/
.show {
    opacity: 1;
    overflow: auto;
    transition: all 0.2s ease-in-out 0s;
    visibility: visible;
    padding: 10px;
    background-color: rgba(22, 22, 27, 0.9);
    margin-top: 124px;
    position: fixed;
}
.dropdown-content.show {
    padding: 0;
    margin-top: 0;
    position: absolute;
    top: 30px;
    left: 0;
}
@media (max-width: 1279px) {
    .dropdown-content.show {
        position: static;
        margin-bottom: 10px;
    }
}


.pop {
    color: #fff;
    height: 100%;
    left: 0;
    text-align: center;
    /*top:0px;*/
    top: -26px;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
    z-index: 1000;
    margin-left: 0px;
}

.show > .row.searchbox {
    display: block !important;
}

/* on Mobile Viw Pop up*/
@media (min-width:320px) and (max-width:640px) {
    .mobpop {
        background-color: rgba(22, 22, 27, 0.9);
        margin-top: 124px;
        position: fixed;
    }
}

/*For Mobile View Footer start*/
.footer-btn {
    display: none;
}

/*For Mobile View Footer*/
@media (max-width:767px) {
    .footer-btn {
        display: block;
        padding: 4px 0;
        position: fixed;
        bottom: 0;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.8);
        z-index: 999;
    }
}


.col-xs-6 {
    width: 50%;
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-envelope:before {
    content: "\2709";
}


/*@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    position: relative;
    top: 1px;
}*/
/*For Mobile View Footer end*/

/*Hidden top strip in mobile view. start*/

@media (min-width:320px) and (max-width:640px) {
    .top-strip {
        display: none;
    }
}
/*Hidden top strip in mobile view. end*/

@media (min-width:320px) and (max-width:640px) {
    .carousel {
        margin-top: 119px;
    }
}

@media (min-width:320px) and (max-width:640px) {
    .smallBanner {
        margin-top: 108px;
    }
}

/*.searchbox {
    padding-bottom: 0;
    padding-top: 10px;
}*/
.certif li {
    float: left;
    margin: 2px;
    /*margin-left:-22px;*/
}

@media (min-width: 0px) and (max-width: 480px) {
    .certif li {
        display: block;
        float: left;
        text-align: center;
        width: 45%;
    }
}

.bg_gray {
    padding-bottom: 10px;
    padding-top: 10px;
}

.container-fluid.bg_gray {
    border-top: 3px solid #808080;
    background-color: #FFFFFF;
}

.h4-title {
    color: #333333;
    font-size: 1.5em;
    font-weight: bold;
    letter-spacing: 1px;
    padding-bottom: 0px;
    position: relative;
    padding-top: 15px;
}

@media (min-width: 0px) and (max-width: 600px) {
    h1.h4-title {
        font-size: 1.2em;
    }
}

footer {
    margin-top: 0px;
    padding: 0px;
}



/******************************for new changes *****************26-Nov-2015*******its not on live we haVE TO NEED DEPLOY****************/
@media (max-width:767px) {
    .logo_top {
        position: relative;
        margin-top: 10px;
        display: block;
        float: none;
        height: 12px;
    }

    .logo_img {
        float: none;
    }

    .pop {
        color: #FFF;
        height: 100%;
        left: 0px;
        text-align: center;
        width: 100%;
        z-index: 1000;
        margin-left: 0px;
        top: -70px;
    }


    .sticky-strip {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    #moblogo {
        width: 60%;
        display: inline-block;
        margin-top: 0;
    }

    .navbar {
        min-height: 1px;
    }


    .carousel {
        margin-top: 0px;
    }

    .navbar-default .navbar-toggle {
        position: absolute;
        right: 10px;
        top: -65px;
    }

    .navbar-header .search_btn_new {
        margin-left: 5px;
        position: absolute;
        right: 100px;
        top: -70px;
    }
    #divheader .sticky-strip {
        display: none;
    }
}

@media (min-width:0px) and (max-width:768px){
    button.navbar-toggle {
    top: -64px;
    right: 25px;
    border-color:#ddd;
}
    .navbar-toggle .icon-bar {
    background-color: #888;
}
}

@media (min-width:320px) and (max-width:640px) {
    .smallBanner {
        margin-top: 48px;
    }
}

@media (max-width: 380px) {
    .page-title h1 {
        background-color: #fff;
        color: #2a3b6c;
        display: inline-block;
        font-size: 15px;
        line-height: 19px;
        margin: 0;
        padding: 0 10px;
    }
}

@media (max-width: 380px) {
    .title > * {
        font-size: 15px;
        line-height: 15px;
        margin: 0;
    }
}

@media(max-width:640px) {
    .logo-small {
        margin-top: -10px !important;
    }

    .smallBanner, .carousel {
        margin-top: 64px !important;
    }

    .top-15.fixedpage {
        margin-top: 30px;
    }
}


/*-------------------------------------*/


/*----------------------------------*/

@media (max-width:991px){
    .searchbox{
        text-align: center;
    }
}

.searchbox { padding-top: 0; padding-bottom: 0px; text-align: right; margin-right: 0; }


.search_form { display: inline-block; position: relative; padding-top: 10px; }

    .search_form form { padding: 0 0 0 10px; border-radius: 0; background: #f4f8fc; border: 1px solid #000; display: inline-block; vertical-align: middle;position:relative }


        .search_form form input, .search_form form select { background-color: transparent; border: none; color: #282828; }

        .search_form form select { padding-left: 20px;min-width: 125px; }

        @media (min-width:991px) and (max-width:1200px){
            .search_form form input {
                width: 240px !important;
            }
        }

        .search_form form button { color: #282828; border: none; color: #fff; padding: 3px 9px; background: #2a3b6c; height: 30px; }
        .search_form form input { width: 380px; max-width: 100%; border-right: 1px solid #000000; color: #282828; height: 30px; }

        .search_form form select option { color: #000; }

        .search_form form input:hover, .search_form form input:focus, .search_form form input:active { outline: 0; text-shadow: none; color: #282828; }
        .search_form form select:hover, .search_form form select:focus, .search_form form select:active { color: #282828; outline: 0; }


.search_form form button:hover, .search_form form button:focus, .search_form form button:active { color: #282828; }

.search_form form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #282828; font-weight: 400; }
.search_form form input::-moz-placeholder { /* Firefox 19+ */ color: #282828; font-weight: 400; }
.search_form form input:-ms-input-placeholder { /* IE 10+ */ color: #282828; font-weight: 400; }
.search_form form input:-moz-placeholder { /* Firefox 18- */ color: #282828; font-weight: 400; }


.fixed .search_form { 
    padding-top:15px;
    text-align:center;
}
.fixed .searchbox { text-align: center; }
#Scrollvisible { margin-top: -3px; display: inline-block; vertical-align: middle; }
@media (min-width: 768px) {
    .navbar-nav > li > a { padding-top: 5px; padding-bottom: 5px; font-size: 15px; }
}

@media (max-width: 767px) {
   
    .search_form form, #Scrollvisible { display: block; width: 100%; padding: 0 10px; vertical-align: initial; }
    .search_form { display: block; position: relative; padding-top: 10px; }
    .search_form form input { width: 100%; max-width: 100%; /* border-right: 1px solid #000000; */ color: #282828; height: 30px; border: 1px solid #000; padding: 10px; margin: 10px auto; }
    .search_form form select { min-width: 125px; display: block; width: 100%; padding: 10px; border: 1px solid #000; }
        .search_form .submit_btn span.hidden-lg { 
            padding-right:5px;
        }
}


/*Common Certificate    START*/
@media(min-width:1920px) and (max-width:800000px) {
    .certificate {
        width: 100%;
        background-color: white;
        height: 130px;
    }
}

@media(min-width:1680px) and (max-width:1919px) {
    .certificate {
        width: 100%;
        background-color: white;
        height: 140px;
    }
}

@media(min-width:1440px) and (max-width:1679px) {
    .certificate {
        width: 100%;
        background-color: white;
        height: 140px;
    }
}

@media(min-width:1366px) and (max-width:1439px) {
    .certificate {
        width: 100%;
        background-color: white;
        height: 145px;
    }
}

@media(min-width:1280px) and (max-width:1365px) {
    .certificate {
        width: 100%;
        background-color: white;
        height: 140px;
    }
}

@media(min-width:1024px) and (max-width:1279px) {
    .certificate {
        width: 100%;
        background-color: white;
        height: 240px;
    }
}

@media(min-width:980px) and (max-width:1023px) {
    .certificate {
        width: 100%;
        background-color: white;
        height: 240px;
    }
}

@media(min-width:800px) and (max-width:979px) {
    .certificate {
        width: 100%;
        background-color: white;
        height: 350px;
    }
}

@media(min-width:768px) and (max-width:799px) {
    .certificate {
        width: 100%;
        background-color: white;
        height: 345px;
    }
}

@media(min-width:600px) and (max-width:767px) {
    .certificate {
        width: 100%;
        background-color: white;
        height: 340px;
    }
}
@media(min-width:480px) and (max-width:599px) {
    .certificate {
        width: 100%;
        background-color: white;
        height: 445px;
    }
}

@media(min-width:400px) and (max-width:479px) {
    .certificate {
        width: 100%;
        background-color: white;
        height: 441px;
    }
}
@media(min-width:0px) and (max-width:399px) {
    .certificate {
        width: 100%;
        background-color: white;
        height: 650px;
    }
}
/*     Common Certificate    END  */

/*@media (min-width: 768px) {
    .logo img {
        margin: 5px 0 0 -30px;
    }
}*/

@media only screen and (max-width: 844px) {
    .top-strip > .container {
        text-align: center;
    }

    .top-strip span > .fa-phone {
        display: none !important;
    }

    .top-strip .headiso {
        float: none !important;
        text-align: center;
        display: inline-block;
        margin-top: 5px;
    }

    .nav-search-wrap {
        text-align: center;
    }

    #SearchFormHeading .submit_btn .fa-search {
        margin-left: 5px;
    }
}


@media screen and (min-device-width: 577px) and (max-device-width: 767px) {
    #SearchFormHeading {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

        #SearchFormHeading .form-group {
            width: 100%;
            margin-right: 10px;
            margin-bottom: 0;
        }

            #SearchFormHeading .form-group select {
                padding: 7px 10px 8px 10px !important;
            }

        #SearchFormHeading .submit_btn {
            display: flex;
            align-items: center;
            height: 32px;
        }

            #SearchFormHeading .submit_btn .fa-search {
                margin-top: -6px;
            }
}

@media screen and (max-width: 576px) {
    .smallBanner {
        background-size: contain;
        height: 100px;
    }
}

iframe {
    width: 100% !important;
}

@media screen and (max-width: 1024px) {
    .social-strip {
        margin-bottom: 15px;
    }
}

.flexslider {
    display: flex !important;
}
.filterwrap .flex-direction-nav {
    position: initial !important;
}
.filterwrap .flex-direction-nav li {
    position: absolute;
    margin-top: 0 !important;
}
.filterwrap .flex-direction-nav li:first-child {
    left: 2%
}
.filterwrap .flex-direction-nav li:last-child {
    right: 2%
}
.flex-viewport, .slides {
    display: flex !important;
}


.pager {
    margin: 0;
    margin-right: 8px !important;
    margin-bottom: 10px !important;
}

    .pager li {
        display: inline-block !important
    }

        .pager li > a {
            border-radius: 0;
            color: #61646d !important;
            font-weight: bold;
            text-align: center !important;
        }

        .pager li > a, .pager li > span {
        }

        .pager li .act {
            background-color: #02b7c4 !important;
            color: #fff !important
        }

        .pager li > a:focus, .pager li > span:focus {
            background-color: #f68a15 !important;
            color: #fff !important
        }



        .pager li .dropdown-menu {
            background-color: #fff;
            border: none;
            top: 30px;
        }

            .pager li .dropdown-menu a {
                background-color: #2a3b6c;
                color: white !important;
            }

.main_paging .pager {
    width: auto !important;
    margin-right: 0 !important;
    padding: 8px 0
}

    .main_paging .pager li {
        position: relative;
    }

.main_paging .open > .dropdown-menu {
    top: 35px;
    border-radius: 0;
    z-index: 1;
    padding: 0;
    margin: 0;
    left: auto;
    right:0;
    font-size: 12px;
    display: inline-flex;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}




@media (min-width: 0) and (max-width: 640px) {
    .main_paging .pager li > a {
        width: 100%;
        display: inline-block;
        text-align: center !important;
        font-size: 13px;
    }

        .main_paging .pager li > a:last-child {
            border-right: 0;
        }

    .main_paging .pager li > a {
        font-size: 11px !important;
    }

    .main_paging .pager li {
        position: initial;
        text-align: center;
        display: inline-block;
    }

    .main_paging .open > .dropdown-menu {
        position: absolute;
        left: 0;
        right: 0;
        width: 100%;
        background-color: #2a3b6c;
        border: none;
        text-align: center;
        margin-top: 5px;
        justify-content: center;
    }

    .main_paging .pager {
        width: 100% !important;
        position: relative;
    }
}





@media (min-width: 768px) and (max-width:800000px) {

    .main_paging .pager {
        display: flex;
        margin-top: 0;
        padding: 3px 0;
    }

        .main_paging .pager li, .pager li > a, .pager li > span {
            width: 100%;
        }
}

.clsPrivacy img {
    width: 100%;
    height: auto;
}