/*!
 * 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: 10px 0 15px;
    border-bottom: 2px solid #433f62;
}

    .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: #7f78b1 !important;
    }

        .list-table td:hover a {
            color: #fff;
        }



.top-strip {
    background-color: #433f62;
    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: #433f62;
        background-color: #fff;
        font-size: 20px;
        line-height: 35px;
        padding: 0 15px;
        margin: 0;
    }

    .page-title h3 {
        display: inline-block;
        color: #433f62;
        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 .category-wrap a {
        display: block;
        background-color: #433f62;
    }

    .top-category a figcaption {
        display: block;
        text-decoration: none;
        color: #fff;
    }

    .top-category a:hover figcaption {
        color: #F5AB26;
    }

    .top-category figure {
        border: 2px solid #433f62;
        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;
    }




/** 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;
}

    .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: #433f62;
    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 #433f62;
}

    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 > a {
                padding: 4px 25px 4px 10px;
                margin: 0px;
                background-color: #433F62;
                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: #F5F5F5;
                        padding: 4px 10px 4px 10px;
                        margin: 0px;
                        display: block;
                        text-decoration: none;
                        color: #333;
                    }

                        .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: #433F62;
}

    .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: #f3f3f3;
    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;
    }

    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;
    }
}
/* 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: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;
    }

    .navbar-toggle {
        right: 20px;
    }
}
/* 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;
}


.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;
    margin-bottom: 8px;
    padding-bottom: 10px;
    position: relative;
}

@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: -76px;
             
   
    }
    
  
    .sticky-strip {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    #moblogo {
        width: 60%;
        display: inline-block;
    }

    .navbar {
        min-height: 1px;
    }


    .carousel {
        margin-top: 48px;
    }

    .navbar-default .navbar-toggle {
        position: absolute;
        right: 4px;
        top: -40px;
    }

    .navbar-header .search_btn_new {
        margin-left: 5px;
        position: absolute;
        right: 61px;
        top: -50px;
    }
}
@media (min-width:320px) and (max-width:640px) {
    .smallBanner {
        margin-top: 48px;
    }
}

@media (max-width: 380px) {
    .page-title h1 {
        background-color: #fff;
        color: #433f62;
        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;
}
}
/*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: 245px;
    }
}

@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: 544px;
    }
}
/*     Common Certificate    END  */
@media screen and (max-width: 1024px) {
    .custom-tab-content .subscribe-panel form {
        margin: 0 15px;
    }
}

@media screen and (max-width: 1024px) {
    .social-strip {
        margin-bottom: 15px;
    }
}
