﻿/*screen size > 640px and < 1440px*/
/*------------------------------------------ Tablet-----------------------------------------------------*/
@media only screen and (min-width: 40.063em) and (max-width: 64.063em) {
    .containerholder {
        padding: 0px 30px 0px 30px;
    }

    div.logo {
        height: 80px;
        width: 300px;
        background-repeat: no-repeat;
        margin: 0em 0em 0em 30px;
        float: left;
    }

    #s4-workspace input[type="search"] {
        margin: 0 0 0 0 !important;
        padding: 0 0 0 0 !important;
        height: 24px !important;
    }

    /*override foundation.css - show left submenu height 100%*/
    .left-submenu {
        height: 100% !important;
        background-color: white !important;
    }

        .left-submenu .back > a {
            font-weight: normal !important;
            color: #a30046;
            font-weight: bold;
            padding: 0.3rem 0.9375rem;
            text-transform: inherit;
            margin: 0;
        }

    ul.headerBar {
        margin: 0em 1em 0em 0em !important;
        color: rgb(100, 99, 104);
        margin-right: 15px !important;
    }

        ul.headerBar li {
            list-style-type: none;
            margin-right: 0px !important;
        }

            ul.headerBar li a {
                float: right;
                display: block;
                color: rgb(163, 0, 70) !important;
                text-align: center;
                padding: 12px 16px;
                text-decoration: none;
                font-size: 1rem;
                border-right-width: 0px;
                border-right-color: white;
                border-right-style: solid;
            }

                ul.headerBar li a.regionitem {
                    float: right;
                    display: block;
                    color: rgb(163, 0, 70) !important;
                    padding: 12px 16px;
                    text-decoration: none;
                    font-size: 1rem;
                    width: 200px;
                    text-align: left;
                }

                ul.headerBar li a.regionbutton {
                    font-weight: bold;
                    display: block;
                    color: rgb(100, 99, 104) !important;
                    text-align: center;
                    padding: 12px 16px;
                    font-size: 1rem;
                    border-right-width: 1px;
                    border-right-color: white;
                    border-right-style: solid;
                }

    ul.social {
        float: right;
        margin: -5px 0em 16px 0 !important;
        border-width: 0 0 0 0;
        padding: 0 0 0 0;
        /*width: 168px;*/
        /*width:250px; if has contrast and fontsize icon*/
        width:285px;
        
    }

        ul.social li {
            float: left;
            list-style-type: none;
            padding-left: 5px;
            padding-top: 10px;
            margin-right: 5px;
            margin-left: 5px;
        }

            ul.social li a {
                width: 24px;
                height: 24px;
                display: block;
                background-position: center bottom;
                background-repeat: no-repeat;
                margin-top: 0 0 0 0;
                padding-top: 10px;
            }

                ul.social li a img {
                    border-width: 1px;
                    border-style: solid;
                    border-color: rgb(204, 204, 204);
                    padding: 2px 2px 2px 2px;
                    margin: 5px 5px 5px 5px;
                    height: 32px !important;
                    max-width: 32px !important;
                }

    div.questionask a {
        /*don't define the float and the div should be the last in ul*/
        background-color: rgb(163, 0, 70);
        display: block;
        color: white !important;
        text-align: center;
        padding: 5px 5px 5px 5px;
        font-size: 1rem;
        border-left: 0px;
        border-right: 0px;
    }

    .left-off-canvas-menu {
        background-color: white !important;
    }

    ul.off-canvas-list li a {
        background-color: white !important;
        padding: .3rem .9375rem;
        color: #a30046;
        font-size: .8em !important;
        text-align: left;
        font-family: Helvetica, Roboto, Arial,Tahoma, sans-serif !important;
        border-top: 1px solid #717173;
        border-bottom: 1px dotted #717173;
        margin: 0;
        font-weight: normal !important;
    }

    /* Main content */
    div.mainContent {
        /*margin-top: 165px;*/ /* Add a top margin to avoid content overlay */
        margin-left: 0px;
    }

    /*Override Breadcrumb*/
    /*{ - begin*/
    .breadcrumbs > * {
        color: rgb(163, 0, 70);
        font-weight: bold;
        text-transform: inherit;
        font-size: 1rem;
    }
    /*} - end*/

    .dropdown.button.tiny, button.dropdown.tiny {
        background-color: white !important;
        font-size: .8em;
        font-weight: bold;
    }

    div.searchbox {
        position: relative;
        direction: ltr;
        margin: 5px 5px 5px 5px;
        width: 200px !important;
        margin-right: 10px;
    }

        div.searchbox a.search {
            position: absolute;
            bottom: 12px;
            right: -15px;
            width: 24px;
            height: 24px;
        }

    .left-small {
        border-right: 0px; /*override foundation v1*/
        height: 35px !important;
        width: 35px !important;
    }

    .right-search {
        float: right;
        margin-top: -15px;
    }

    .tab-bar {
        background-color: white;
        height: 40px !important;
    }

        .tab-bar .menu-icon {
            color: rgb(163, 0, 70);
            height: 35px !important;
            width: 35px !important;
            margin-top: 5px;
        }

       .tab-bar .menu-icon-new {	    
            color: rgb(163, 0, 70);
            height: 35px !important;
            width: 35px !important;
            margin-top: 5px;
        }
	.tab-bar .menu-icon-new	img
	{
	  padding-left:8px;
	}

            .tab-bar .menu-icon span:after {
                box-shadow: 0 -3px 0 1px rgb(163, 0, 70), 0 4px 0 1px rgb(163, 0, 70), 0 11px 0 1px rgb(163, 0, 70);
            }

            .tab-bar .menu-icon span:hover:after {
                box-shadow: 0 -3px 0 1px rgb(163, 0, 70), 0 4px 0 1px rgb(163, 0, 70), 0 11px 0 1px rgb(163, 0, 70);
            }

    .f-dropdown {
        position: absolute;
        left: -9999px;
        list-style: none;
        /*margin-left: 200px;*/
        max-height: none;
        height: auto;
        background: #fff;
        border: solid 1px #ccc;
        font-size: .875rem;
        z-index: 99;
        margin-top: 2px;
        max-width: 200px;
    }

        .f-dropdown li {
            font-size: 0.875rem;
            cursor: pointer;
            line-height: normal;
            margin: 0;
            float: left;
        }


    .divSearch {
        float: right;
        top: 0;
        position: absolute;
        right: 0;
        margin-right: 20px;
        width: 400px !important;
        margin-right: 30px !important;
        margin-top: -5px;
    }

    #s4-workspace .ibc-site-search input[type='text'] {
        box-shadow: none;
        padding-right: 40px;
        font-size: 1em !important;
        background-color: white !important;
        font-family: Helvetica, Roboto, Arial,Tahoma, sans-serif !important;
        height: 42px !important;
        border-width: 1px !important;
        border-color: rgb(204, 204, 204) !important;
        border-style: solid !important;
        height: 32px !important;
        margin-top: 5px !important;
    }

    .divSocial {
        margin-right: 65px;
        margin-top: -5px;
    }

    .ibc-site-search .doc-srch-but {
        position: absolute;
        right: 0;
        border: none;
        border-width: 1px;
        border-style: solid;
        border-color: rgb(204, 204, 204);
        padding: 2px 2px 2px 2px;
        height: 32px !important;
        max-width: 32px !important;
        margin-top: -3px;
    }

    .ac {
        display: block;
        width: 400px;
        padding: 0px 16px;
        padding-left: 5px !important;
        border-bottom-width: 0px;
        right: 16px;
        left: inherit !important;
    }

    ul.ac ul.ac-list .ac-item a {
        font-size: 1rem !important;
        font-family: Helvetica, Roboto, Arial,Tahoma, sans-serif !important;
    }

    ul.ac > li.ac-row.row {
        padding-left: 0px !important;
    }

    .ac ul.ac-list > li {
        margin: 0;
        padding: 5px 0px 5px 0px !important;
    }

    .owl-theme .owl-pagination {
        display: block;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .owl-theme .owl-buttons .owl-prev, .owl-carousel .owl-buttons .owl-prev {
        left: 0 !important;
        top: inherit !important;
    }

    .owl-theme .owl-buttons .owl-prev, .owl-carousel .owl-buttons .owl-next {
        right: 0 !important;
        top: inherit !important;
    }
}
