* {
    margin: 0;
    padding: 0;
}


body {
    font-family: 'Roboto', serif;
}


.panel-default {
    border-color: #ddd;
}

.panel {
    background-color: #fff;
    border: 1px solid transparent;
}

body {
    overflow-x: hidden;
    font-family: 'Roboto',Helvetica,Arial,sans-serif !important;
}

.prodPageLink:hover {
    text-decoration: none !important;
}

 a.linkButton:hover {
    color: white !important;
    text-decoration: none !important;
}

/*------------------------------------*/



/**********     Searh box ****************************************/
/*@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon/icomoon.eot');
	src:url('fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'),
		url('fonts/icomoon/icomoon.woff') format('woff'),
		url('fonts/icomoon/icomoon.ttf') format('truetype'),
		url('fonts/icomoon/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}*/
#adss-wrapper {
    padding: 0px !important;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
}

/*#adss-headerArea
	{
		margin:0px !important;
		padding:0px !important;
	}*/
.mobile-nav .navbar-header p {
    color: #fff;
    font-size: 22px;
    margin: 0 !important;
    padding: 16px;
    text-align: center;
    width: 95%;
}

.narrowOptionsWrapper .filterSection {
    margin-left: 0px !important;
}

.ui-accordion .ui-accordion-content {
    padding: 9px 6px 6px !important;
}

 ul li label {
    display: initial !important;
}

.navContainer .mobileMenu-visible-only, .navContainer .mobile-nav {
    display: none;
}


.navbar-header span {
    font-size: 12px;
    padding-left: 0px;
    padding-top: 0px;
}


.searchBox {
    float: right;
    width: 351px;
    position: absolute;
    top: 0px;
    right: 28px;
}


.fa.fa-times.closeBtn {
    float: right;
}




.sb-search {
    position: relative;
    width: 0%;
    min-width: 60px;
    height: 60px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
}

.sb-search-input {
    position: absolute;
    top: 0;
    right: 0;
    border-bottom-color: white !important;
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    outline: none;
    background: #fff;
    height: 41px;
    margin: 0;
    z-index: 10;
    padding: 10px 10px 5px 10px;
    font-family: inherit;
    font-size: 20px;
    color: white;
    background: #D12D1F;
    width: 175px;
    margin-right: 25px;
}

    .sb-search-input::-webkit-input-placeholder {
        color: white;
    }

    .sb-search-input:-moz-placeholder {
        color: white;
    }

    .sb-search-input::-moz-placeholder {
        color: white;
        opacity: 1;
    }

    .sb-search-input:-ms-input-placeholder {
        color: white;
    }

.sb-icon-search,
.sb-search-submit {
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    //right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
}

.sb-search-submit {
    background: #fff; /* IE needs this */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
    color: transparent;
    border: none;
    outline: none;
    z-index: -1;
}

.sb-icon-search {
    color: #fff;
    background: #D12D1F;
    z-index: 90;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}

    .sb-icon-search:before {
        /*content: "\e000";*/
    }

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
    width: 78%;
}


#adss-footerWrapper #footer-allWrap {
    padding: 0 16.5%;
}

    .sb-search.sb-search-open .sb-icon-search,
    .no-js .sb-search .sb-icon-search {
        background: #D12D1F;
        color: #fff;
        z-index: 11;
    }

    .sb-search.sb-search-open .sb-search-submit,
    .no-js .sb-search .sb-search-submit {
        z-index: 90;
    }

/* ---------------------------------------------------------------*/



.mobileMenu-visible-only {
    display: none;
}

.navbar-inverse {
    background-color: #fff;
    border-color: #fff;
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: inherit !important;
}



.headerObj {
    float: right;
}

    .headerObj > ul > li > a {
        color: #D12D1F !important;
        padding: 5px;
    }

        .headerObj > ul > li > a:after {
            content: "|";
            padding-right: 5px;
            padding-left: 10px;
        }

nav ul li.mobileMenu-visible-only {
    background-color: #eee;
}

nav ul li.mobileMenu-visible-only a,.mobLogin a,.mobLogin span{
    color: black !important;
}

.expandCol i {
    cursor: pointer;
    display: block;
    font-size: 16px;
    text-align: center;
    width: 30px;
    line-height: 39px;
}

.navContainer {
    margin-left: auto;
    margin-right: auto;
    margin: 0px !important;
    /* padding-left: 15px;
    padding-right: 15px; */
}

    .navContainer h1 {
        float: left;
        margin-right: 20px;
    }

    .navContainer h4 {
        line-height: 60px;
    }


.panel-default > .panel-heading {
    font-family: 'Roboto',Helvetica,Arial,sans-serif !important;
    padding: 20px 15px;
    color: #ffffff;
    background-color: #949494;
    /*  border-color: #eaeaea; */
    font-size: 14px;
    font-weight: bold;
}

/* action button CSS  */

/* ///////////////////////////////////////   */
.panel-body {
    padding: 0px;
}


/*  Pushmany Css Start */

/* reset */

#wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

label {
    cursor: pointer;
}

    label:focus {
        outline: none;
    }


#menuWrapper .menu ul {
    width: 95%;
    float: left;
    list-style-type: none;
}

#menuWrapper .order_package > span {
    color: grey;
    display: block;
    font-size: 11px;
    line-height: 17px;
    overflow: auto;
}


label.menu-toggle {
    position: absolute;
    width: 60px;
    height: 60px;
    line-height: 0px;
    display: block;
    padding: 0;
    text-indent: -9999px;
    background: #D12D1F url(../../Content/menuB.png) 50% 50%/25px 25px no-repeat;
    top: 0px;
    z-index: 999;
    left: 0;
}

.back-arrow {
    height: 100%;
    display: block;
    width: 5%;
    float: right;
    background-color: #D12D1F;
    z-index: 9999;
}

    .back-arrow img {
        margin-left: 25%;
        margin-top: 10px;
        cursor: pointer;
    }

#menuWrapper .menu ul li > label {
    background: url(https://cdn4.iconfinder.com/data/icons/ionicons/512/icon-arrow-right-b-128.png) 95% 50%/16px 16px no-repeat;
}

#menuWrapper .menu > ul > li.first {
    background: #B5E8FB;
}

#menuWrapper .menu ul li a, #menuWrapper .menu ul li label {
    display: block;
    text-align: center;
    padding: 20px 20px;
    line-height: 21px;
    text-decoration: none;
    color: #000;
}

    #menuWrapper .menu ul li a:hover, #menuWrapper .menu ul li label:hover {
        color: #666;
    }

/* hide inputs */
.menu-checkbox {
    display: none;
}

/* hide navigation icon for sublabels */
.menu .menu label.menu-toggle {
    background: none;
}

/* fade in checked menu 
.menu-checkbox:checked + .menu {
  transform: translate3d(0, 0, 0);
}*/

/*.goback
{
   transform: translate3d(-240px, 0, 0) ;
}*/


/* for show */
html, body {
    height: 100%;
}

body {
    background: #fff;
}

p {
    margin-bottom: 15px;
}

#info {
    display: table;
    background: rgba(0, 0, 0, 0.4);
    height: 100%;
    width: 100%;
}

    #info #info-content {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        text-transform: uppercase;
        color: #fff;
        font-size: 12px;
    }

        #info #info-content h1 {
            color: #fff;
            border: 3px solid #fff;
            text-align: center;
            background: rgba(0, 0, 0, 0.1);
            font-size: 22px;
            font-weight: normal;
            padding: 20px;
            margin: 10px;
            display: inline-block;
        }

            #info #info-content h1 strong {
                display: block;
                font-size: 26px;
            }

.main-menu .menu .titlePanel {
    font-size: 17px;
    padding: 15px 10px;
}

.main-menu .menu .titlePanel {
    background-color: #d12d1f;
    color: white;
    display: block;
}

.titlePanel i {
    padding: 0 18px;
    cursor: pointer;
}



#menuWrapper .menu.main-menu a {
    text-align: left;
    background: transparent none repeat scroll 0 0;
    display: block;
}

#menuWrapper .menu:not(.main-menu) ul li:nth-of-type(2n+1) {
    background-color: #f9f9f9;
}

#menuWrapper .main-menu > ul > li:nth-of-type(1) {
    background-color: #B5E8FB;
    border-bottom: 1px solid #DB3021;
}

#menuWrapper .main-menu ul li {
    border-bottom: 1px solid #DADADA !important;
    margin-bottom: 0px !important;
}

#menuWrapper .main-menu ul li {
    border-bottom: 1px solid #DB3021;
}


#menuWrapper .main-menu ul .footerLi {
    color: #D4D5D6 !important;
    border-bottom: 1px solid #D4D5D6 !important;
}

    #menuWrapper .main-menu ul .footerLi a {
        color: #ACAEAF !important;
    }

.back-arrow i {
    color: white;
    font-size: 30px;
    padding: 3px;
    cursor: pointer;
}

#Maintitle {
    display: block;
}

/* Market specific banner style*/

.lat .maintitlePanel img {
    max-width: 198px !important;
    max-height: 25px !important;
}

.tcn .maintitlePanel img {
    max-width: 230px !important;
    max-height: 25px !important;
}

.ctc .maintitlePanel img {
    max-width: 170px !important;
    max-height: 45px !important;
}

.osc .maintitlePanel img {
    max-width: 182px !important;
    max-height: 45px !important;
}

.ssc .maintitlePanel img {
    max-width: 182px !important;
    max-height: 47px !important;
}

.tbs .maintitlePanel img {
    max-width: 243px !important;
    max-height: 76px !important;
}

.bcp .maintitlePanel img {
    max-width: 198px !important;
    max-height: 25px !important;
}

.cct .maintitlePanel img {
    max-width: 230px !important;
    max-height: 25px !important;
}

.bcg .maintitlePanel img {
    max-width: 230px !important;
    max-height: 25px !important;
}

.alt .maintitlePanel img {
    max-width: 100px !important;
    max-height: 69px !important;
}

.htf .maintitlePanel img {
    max-width: 211px !important;
    max-height: 41px !important;
}

.dpr .maintitlePanel img {
    max-width: 230px !important;
    max-height: 44px !important;
}

/*.maintitlePanel img{
    width : 185px;
    height : 25px;
}*/
/*  Pushmany Css End*/
.titlePanel > a {
    color: #fff !important;
    line-height: 20px !important;
    margin: 0;
    padding: 0 0 0 50px !important;
}

.rightArrow {
    float: right;
    font-size: 19px;
    line-height: 12px;
    color: #aaa;
    border-left: 1px solid #ccc;
    padding-left: 9px;
    font-size: 21px !important;
    z-index: 999;
}

 .desktop-footer-visible {
        display:block;
    }

 .desktop-footer-visible ul {
            list-style:none;
            padding-left:0 !important;
        }

.footerTitle {
    color:black;
    font-weight:bold;
   font-family: 'Roboto',Helvetica,Arial,sans-serif !important;
}

    .desktop-footer-visible ul li ul {
        padding-left:0 !important;
    }
.desktop-footer-visible ul li ul li a{
    font-family: 'Roboto',Helvetica,Arial,sans-serif !important;
    font-size:11px;
    text-decoration:none;
    color:#50A4D3;
}


 .nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
 .mobile-footer-visible {
        display:none;
    }

#desktop_nav ul li ul li {
    position:relative;
}
#desktop_nav ul li ul li > .WrapI {
    float: left;
    position: absolute;
    text-indent: 0px;
   right: 5px;
    top: 6%;
}

#adss-footerWrapper .footerInfo {
    margin:0px !important;
}

.rightArrowDesktop {
    float: right;
    font-size: 19px;
    line-height: 12px;
    color: #686868;
    border-left: 1px solid #686868;
    padding-left: 9px;
    font-size: 17px !important;
    margin-left: -4px;
    margin-top: 7px;
}

.posDiv {
    position: relative;
    z-index: 99;
}

.textWrap {
    float: left;
}



#desktop_nav ul li .WrapI {
    float: left;
 
      top: 32%;
}

#desktop_nav ul li ul li a > .WrapI {
    float: left;
    position: absolute;
    text-indent: 0px;
    right: 7px;
    top: 32%;
}

#desktop_nav ul li ul li a {
    position: relative;
}

    #desktop_nav ul li ul li a > i {
        display: table-cell;
        margin: 0 auto;
        vertical-align: middle;
    }

.col-centered{
    float: none !important;
    margin: 0 auto;
}
@media (min-width:640px) {

    body {
        padding-top: 0px !important;
    }


    #orderReview {
        display: block;
    }

    .pubtitle {
        width: 20%;
        color: #AEAEAE;
        margin-left: 10px;
        margin-top: 10px;
        padding: 0px;
        font-size: 12px;
        height: auto;
        float: left;
        display: block;
        overflow: auto;
        border-right: 1px solid #ccc;
        height: 90%;
    }

        .pubtitle img {
            padding: 5px 5px 5px 0px;
        }

    .pubtitle2 {
        width: 17%;
        color: #AEAEAE;
        margin-left: 1%;
        margin-top: 10px;
        padding: 0px;
        font-size: 12px;
        height: auto;
        float: left;
        display: block;
        overflow: auto;
        border-right: 1px solid #ccc;
        height: 90%;
    }

    .sizetitle {
        width: 16%;
        color: #AEAEAE;
        margin-left: 1%;
        margin-top: 10px;
        padding: 0px;
        font-size: 12px;
        height: auto;
        display: block;
        overflow: auto;
        float: left;
        border-right: 1px solid #ccc;
        height: 90%;
    }

    .runtitle {
        width: 12%;
        color: #AEAEAE;
        margin-left: 1%;
        margin-top: 10px;
        padding: 0px;
        font-size: 12px;
        float: left;
        height: auto;
        display: block;
        overflow: auto;
        border-right: 1px solid #ccc;
        height: 90%;
    }

    .previewtitle {
        width: 30%;
        color: #AEAEAE;
        margin-top: 1%;
        padding: 0px 0px 0px 10px;
        font-size: 12px;
        height: auto;
        display: block;
        overflow: auto;
        height: 90%;
        float: right;
    }

    .pricetitle {
        width: 90%;
        color: #AEAEAE;
        margin-left: 10px;
        margin-top: 10px;
        padding: 0px;
        font-size: 12px;
        height: auto;
        float: left;
        display: block;
        overflow: auto;
        text-align: center;
        height: auto;
    }

    .conten {
        color: #000;
    }

    .contentPrice {
        color: #000;
        font-size: 14px;
        text-align: center;
    }

    .previewImg {
        float: left;
        margin-right: 2%;
    }

    .previewBtn {
        padding: 2%;
        border: 3px solid #3599C9;
        border-radius: 5px;
        margin: 2%;
    }

    #menuWrapper .menu.main-menu a {
        font-size: 14px;
    }
}



@media only screen and (min-width:640px) and (max-width:767px) {

    .orderDetail {
        height: auto;
        overflow: auto;
    }
}


@media only screen and (min-width: 1024px) {

    /* Desktop menu css */

    #desktop_nav ul li ul li a > div:first-child {
    width: 120%;
}
    #desktop_nav {
        font-family: open_sansregular;
        font-size: 13px;
        overflow: hidden;
        float: left;
        position: relative;
        overflow: visible;
        width: 100%;
    }

.navContainer > div {
        margin-right:0px;
        margin-left:0px;
    }
        #desktop_nav ul {
            margin: 0;
            padding: 0;
            list-style: none;
        }

            #desktop_nav ul li {
                float: left;
                /*overflow:hidden;*/
                width: inherit;
                margin-bottom: 0px !important;
                margin-right: 10px;
                padding-right: 10px;
                box-sizing: border-box;
            }

                #desktop_nav ul li a {
                    float: left;
                    color: #DB3021;
                    padding: 10px 28px;
                    text-decoration: none;
                    font-family: 'Roboto',Helvetica,Arial,sans-serif !important;
                    font-size: 14px;
                    padding: 8px 10px 8px;
                }

                #desktop_nav ul li ul li a {
                    color: #000000;
                }

        #desktop_nav > ul > li > a:hover {
            /*font-weight: bold !important;
            letter-spacing: -0.25px !important;*/
            text-shadow: 0px 0px #909090;
        }

        #desktop_nav ul li:hover  {
             background-color: #E5E6E5;
        }

        #desktop_nav ul li a:hover,
        #desktop_nav ul li:hover > a {
            color: #909090;           
            font-family: 'Roboto',Helvetica,Arial,sans-serif !important;
            font-size: 14px;
        }
               
        #desktop_nav ul li li:hover {
            background-color: #B8B8B8;
             border-bottom: 1px solid #ccc;
        }

        #desktop_nav li ul a:hover,
        #desktop_nav ul li li:hover > a {
            color: #ffffff;           
           
        }

            #desktop_nav ul li li:hover > a > .WrapI > .rightArrowDesktop {
                color: #686868;
                border-left: 1px solid #686868;
                margin-left: 7px;
            }

            #desktop_nav ul li li:hover > a > i {
                color: #ffffff;
                background-color: #AEAEAE;
            }


        #desktop_nav ul li ul li:hover .coverObj {
            width: 45%;
            background-color: red;
            border-color: #fff;
        }





        #desktop_nav li ul {
            background-color: #AEAEAE;
            left: -999em;
            margin: 34px 0 0;
            position: absolute;
            width: 201px;
            z-index: 9999;
            -webkit-box-shadow: 4px 4px 3px -3px rgba(0,0,0,0.75);
            -moz-box-shadow: 4px 4px 3px -3px rgba(0,0,0,0.75);
            box-shadow: 4px 4px 3px -3px rgba(0,0,0,0.75);
        }

        #desktop_nav li:hover ul {
            left: auto;
        }

        #desktop_nav li ul {
            background-color: #E2E2E2;
        }

        #desktop_nav li ul li{
            border-bottom: 1px solid #CECECE;
            border-left: 1px solid #999999;
            border-right: none;
            border-top: 1px solid #ccc;
        }

        #desktop_nav li ul a {
          
            margin-right: 0;
            width: 79%;
            
        }

        #desktop_nav li li ul {
            margin: 0px 0 0 200px;
            display: none;
        }

        #desktop_nav li li:hover ul {
            display: block;
        }

        #desktop_nav li li ul li li {
            display: none;
        }

        #desktop_nav li li ul li:hover li {
            display: block;
        }

        #desktop_nav ul li ul li ul, #desktop_nav ul li ul li ul li ul {
            /*right: 100%;
left: auto;*/
        }


    .topHeaderArea {
        display: block;
        background: #EEE;
        padding: 20px;
    }

    #adss-headerArea {
        margin: 0px 0px 10px 0px !important;
        display: inline-block;
        width: 100%;
    }

    #adss-header, #adss-userSection {
        display: block;
        height: 100% !important;
    }

    .navContainer #desktop_nav {
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        /*padding: 10px 0 10px;*/
    }
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {

    .mobile-nav .navbar-header p {
        padding-left: 85px;
        text-align: left;
    }
     #adss-footerWrapper #footer-allWrap {
    padding: 0;

}

    #adss-mainWrapper {
        margin: 0 auto !important;
    }
}

@media only screen and (max-width:1023px) {


    .rightArrowDesktop {
    float: right;
    font-size: 19px;
    line-height: 12px;
    color: white;
    border-left: 1px solid white;
    padding-left: 9px;
    font-size: 17px !important;
    margin-left: -4px;
    margin-top: 7px;
}

    .navContainer {
        position: relative;
    }

        .navContainer .mobileMenu-visible-only, .navContainer .mobile-nav {
            display: block;
        }

    #branding .separator {
        display: none;
    }

    #branding .text {
        display: block;
        color: #000;
    }


    .rightArrow {
        float: right;
        font-size: 19px;
        line-height: 12px;
        color: #aaa;
        border-left: 1px solid #ccc;
        padding-left: 7px;
        font-size: 21px !important;
        z-index: 999;
        padding-top: 0px;
        margin-top: 7px;
        margin-right: 4px;
        z-index: 99999;
    }

    #desktopViewMenu {
        position: absolute;
        top: 0;
        left: 0;
        background: #F1F1F1;
        min-width: 320px;
        max-width: 414px;
        width: 100%;
        height: 100%;
        z-index: 999;
        transform: translate3d(-100%, 0, 0);
        transition: transform 0.35s;
        height: 3000px;
        -webkit-box-shadow: 2px 2px 3px 0px rgba(26,25,26,.43);
        -moz-box-shadow: 2px 2px 3px 0px rgba(26,25,26,.43);
        box-shadow: 2px 2px 3px 0px rgba(26,25,26,.43);
    }

    #desktopViewMenu {
        display: none;
        position: absolute;
        top: 0px;
        left: 0px;
        background-color: white;
        z-index: 9999;
        /*width:320px;*/
    }

    .maintitlePanel {
        overflow: auto;
        box-sizing: border-box;
        color: black;
        display: block;
        font-size: 17px;
        padding: 10px 3px;
        background-color: white;
    }

        .maintitlePanel .logo {
            display: block;
            width: 255px;
        }


        .maintitlePanel i {
            cursor: pointer;
            float: right;
            font-size: 40px;
            line-height: 41px;
            padding: 0 18px;
        }

    .rightArrow {
        color: #fff;
    }

    .mobileMenu-visible-only {
        display: block;
    }

    body {
        padding-top: 0px;
    }

    ol, ul {
        padding-left: 0px !important;
    }

    #desktop_nav ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        #desktop_nav ul li {
            float: left;
            /* overflow: hidden; */
            width: 100%;
            margin-bottom: 0px !important;
            position:relative;
        }

            #desktop_nav ul li a:hover {
                text-decoration: none !important;
            }

            #desktop_nav ul li a {
                display: block;
                padding: 10px;
                border-bottom: 1px solid #E1E1E1;
                width: 100%;
                font-size: 13px;
                box-sizing: border-box;
                overflow: auto;
                position: relative;
            }

            #desktop_nav ul li .WrapI {
                float: left !important;
                position: absolute !important;
                right: 0px !important;
                top: 0% !important;
                background-color: #999;
                width: 31px;
                height: 36px;
                cursor:pointer;
            }

    .textWrap {
        width: 90%;
    }

    #desktop_nav ul li ul {
        display: none;
    }

    .optionalfooter > #footer-allWrap
    {
        padding:0 !important;
    }


    #desktop_nav li ul a:hover, #desktop_nav ul li li:hover > a {
        color: #444;
        background-color: #F1F1F1;
        border-bottom: 1px solid #ccc;
        text-decoration: none;
    }

    .sb-search-input {
        font-size: 17px;
    }

    #adss-headerArea {
        margin: 0px 0px 10px 0px !important;
    }

    #adss-wrapper {
        padding: 0px !important;
    }

    /*#adss-headerArea
	{
		padding:0px !important;
		margin:0px !important;
	}*/

    .desktop-visible {
        display: none !important;
    }

   

    .mobile-nav .navbar-header {
        display: block;
        margin-bottom: 0px;
        background-color: #d12d1f;
    }

    .mobile-nav .navbar-header {
        height: 60px;
        width: 100%;
    }

        .mobile-nav .navbar-header p {
            color: #fff;
            font-size: 22px;
            text-align: center;
            padding: 13px;
            margin: 0px !important;
        }

    #orderReview {
        display: none;
    }


    .orderDetailMob {
        display: block;
        /*border:1px solid #ccc;

			 height: 30% */
    }

    /*.orderItem
		{
			width:100%;
			display: block;
			height: auto;
			border:1px solid #ccc;
		}*/


    .logo-panel {
        height: 60px;
        padding-top: 10px;
        position: relative;
    }

        .logo-panel img {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
        }

        .logo-panel .img1 {
            left: 50%;
            margin-left: -20%;
            width: 40%;
        }

        .logo-panel .img2 {
            left: 50%;
            margin-left: -17%;
            width: 34%;
        }

        .logo-panel .img3 {
            left: 50%;
            margin-left: -15%;
            width: 30%;
        }

        .logo-panel .img4 {
            left: 50%;
            margin-left: -87px;
        }

        .logo-panel .img5 {
            width: 18%;
            left: 50%;
            margin-left: -9%;
        }

    .page {
        float: left;
        min-height: 100%;
    }

    .page2 {
        width: 100%;
    }

    #orderReviewMob {
        display: block;
        overflow: auto;
    }

    .logo-container {
        height: 60px;
        padding-top: 20px;
    }

        .logo-container i {
            float: left;
            cursor: pointer;
        }

        .logo-container img {
            display: block;
            margin: 0 auto;
            width: 60%;
        }

    #page-2 .logo-header {
        -webkit-box-shadow: 10px 10px 26px -25px rgba(0,0,0,0.75);
        -moz-box-shadow: 10px 10px 26px -25px rgba(0,0,0,0.75);
        box-shadow: 10px 10px 26px -25px rgba(0, 0, 0, 0.75);
    }

    #page-2 table {
        text-align: center;
        margin-bottom: 10px;
    }

        #page-2 table tr td {
            border-top: none;
        }

    .down-image {
        max-width: 100%;
    }

    .text-striked {
        text-decoration: line-through;
    }

    .contenCenter {
        display: block;
        text-align: center;
        margin: 0 auto;
        overflow: auto;
    }

    .orderItem .logo-panel:nth-child(even) {
        background-color: #F2F2F2;
    }


    .acc_no {
        height: 30px !important;
        position: relative;
    }

        .acc_no p {
            padding-left: 20px;
            padding-top: 5px;
        }

    .order_date {
        display: block;
        width: 20%;
        float: left;
        margin-left: 20px;
    }

    .order_package {
        display: block;
        width: 65%;
        float: right;
    }

    .scrollitem {
        text-decoration: none;
        color: #111;
    }

    .acc_credit_info div {
        height: 60px;
        border-top: 1px solid #DB3021;
    }

    .credit_cards {
        border-bottom: 1px solid #DB3021;
    }

    .acc_credit_info span {
        display: block;
        margin-top: 20px;
        padding-left: 20px;
    }

    .search_icon {
        display: block;
        height: 25px;
        width: 25px;
        float: right;
        margin-top: -51px;
        margin-right: 10px;
    }

    .menu_icon {
        display: block;
        height: 25px;
        width: 25px;
        float: left;
        margin-top: 20px;
        margin-left: 20px;
    }

    .search_icon img {
        width: 17px;
        height: auto;
    }

    .mobLogin a{
        width: 23% !important;
        float: left;
    }

    .mobLogin span{
        line-height: 35px;
        display: block;
        width: 25px;
        float: left;
}
    .mobile-footer-visible ul, .mobile-footer-visible ol {
       /*padding-left: 11% !important;*/
  list-style: none;
  width: 96%;
}

}
/* @media only screen and (max-width:768px) {    */
    @media only screen and (max-width:1023px) { 

     .sb-search-input { 
        width: 70%; 
    } 

      .desktop-footer-visible {
        display:none !important;
    }

        

    #footer-allWrap {
        padding:0 !important;
    }
   .mobile-footer-visible ul, .mobile-footer-visible ol {
       /*padding-left: 11% !important;*/
  list-style: none;
  width: 98%;
}
.mobile-footer-visible #accordion1 li.panel{
    margin-bottom: 0px;
}

    #footer {
        background-color:#f7f7f7;
    }

    .mobile-footer-visible ul > li {
        background-color: #F1F1F1;
        border-bottom: 1px solid #DBDBDB;
        margin-bottom: 1px !important;
         font-family: 'Roboto', serif;
    }
    .mobile-footer-visible ul > li > a{
        color:black;
        font-size:14px;
         font-family: 'Roboto', serif;
    }
    .mobile-footer-visible ul > li > ul > li  > a
    {
         text-decoration:none;
        color:#50A4D3;
         font-size:12px;
    
    }

    .mobile-footer-visible ul > li > a i{
        padding-right:5px;
    }

     .mobile-footer-visible ul > li > ul li {
        padding:5px 5px 5px 40px ;
        font-size:11px;
        color:#0294C7;
        border-bottom:none;
       
    }

    .mobile-footer-visible .row {
        text-align:center;
        margin:0 auto;
    }

    .mobile-footer-visible {
        display:block;
    }


}


@media only screen and (max-width:320px) {   

     .sb-search-input { 
        width: 66%; 
    } 


}
@media (max-width:430px) {
    /*.mobile-footer-visible ul, .mobile-footer-visible ol {
        padding-left: 8% !important;
    }*/
}

@media (max-width:359px) {
    .searchBox {
        width: 310px;
    }

    .sb-search-input {
        width: 144px;
        font-size: 15px;
    }

    .sb-search {
        height: 55px;
        min-width: 46px;
    }
}