﻿/*screen size < 640px*/
/*------------------------------------------ Phone -----------------------------------------------------*/
@media only screen and (max-width: 40.063em) {
    /* mobile - set the move div function - begin*/
    .containerholder {
        padding: 0px 10px 0px 10px;
    }

    .row {
        /*display: flex;*/  /*Commented to fix the column wrap down issue in brochures*/
        flex-direction: column;
    }

    .mobile-first {
        order: 1;
    }

    .mobile-last {
        order: 3;
    }

    .mobile-middle {
        order: 2;
    }
    /* mobile - set the move div function - end*/


    div.logo {
        height: 80px;
        width: 300px;
        background-repeat: no-repeat;
        margin: 0em 0em 0em .5em;
        float: right;
    }

    #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: 0px 0px 0px 0px !important;
        color: rgb(100, 99, 104);
        margin-right: 0px !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: 0px 15px;
                text-decoration: none;
                font-size: 1rem;
                border-right-width: 0px;
                border-right-color: white;
                border-right-style: solid;
            }

            ul.headerBar li.membersite {
                    float: left !important;
                }

                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(163, 0, 70) !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*/
    }

        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;
                }

                
                /*Added for AODA Enchancement..*/
                    #mAnchorIncrease {
                                    padding: 2px 2px 2px 2px;
                                    margin: 5px 5px 5px 5px;
                                    height: 32px !important;
                                    max-width: 32px !important;
                    }
                    #mAnchorDecrease {
                                    padding: 2px 2px 2px 2px;
                                    margin: 5px 5px 5px 5px;
                                    height: 32px !important;
                                    max-width: 32px !important;
                    }
                    #mAnchorContrast {
                                    padding: 2px 2px 2px 2px;
                                    margin: 5px 5px 5px 5px;
                                    height: 32px !important;
                                    max-width: 32px !important;
                    }

                /*Added for AODA Enchancement..*/

    div.questionask {
        border-left: 0px;
        border-right: 0px;
    }

        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: .8rem;
            height: 24px !important;
        }

    .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*/
    }

    .right-search {
        float: right;
        margin-top: -12px;
        width: 300px;
        padding-bottom:10px;/*AODA Enhancement*/
    }

    .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;
        width: 100%;
        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: 300px !important;
        margin-right: 16px !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: 56px !important;
    }

    .divSocial {
        margin-right: 50px;
        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: 48px;
    }

    .ac {
        display: block;
        width: 300px;
        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;
    }

    /*Begin Added for mobile view truncating issue*/
    body {
        padding-left: 5px !important;
        padding-right: 5px !important;   
    }

    h3
    {
        padding-left: 0px !important;
    }
    

.small-12 .columns {
    padding: 0 0 0 0 !important;
}

    div[class="large-3 medium-3 small-12 columns kint"] p {
        padding-left: 10px !important;
    }


    /*Bug 2795*/
    div[class="large-6 medium-6 small-12 columns kint"] p {
        margin-left:0.5rem;
    }

    /*Bug 2793*/
    div[class="large-12 medium-12 small-12 columns kint"] {
        margin-left: 0.5rem;
    }

    /*Bug 2793 for on/resources*/
    .upcoming-events  h2 {
        margin-left: 0.5rem;

    }

    .media-releases  h2 {
        margin-left: 0.5rem;
    }

    /*Bug 2793 for vin-verify*/
     .vin-check-form{
        padding-left:10px !important;
        padding-right:10px !important;
    }

    /*Contact-Us mobile view bugs - 2792 Begin*/
    .office-location-row {
        padding-left:20px !important;
        padding-right:20px !important;
    }

    .office-location-row .collapsable-header > h2 {
        padding-left: 25px !important;
    }
        /*Contact-Us mobile view bugs - 2792 End*/

    section.contact-us-form.validate-form {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    /*Filter drop down issue*/
    div[class="content f-dropdown media-releases-filter-dropdown open f-open-dropdown"]{        
        padding:10px !important;
         }

    div[class="content f-dropdown media-releases-filter-dropdown open f-open-dropdown"] select{
        width:auto !important;
    }

    
    /*Fix for Bug 2868*/
    div[class="row crisis-management"] div.large-4.medium-4.small-10.columns.kint{
        width: 100% !important;
    }

    /*Play pause should be behind region drop down*/
    .owl-playpause{
        z-index:10 !important;
    }

    .regionitem{
        padding-left:5px !important;
    }

    /*Useful link overflowing issue*/
    .useful-link.item{
        overflow:scroll !important;
    }

    div[class="useful-link item"] {
        overflow: scroll !important;
    }

    .media-center-item {
        margin-left: 0px !important;
        overflow: scroll !important;
    }

    /*Resources page fix*/
    #CSR > div[class="owl-carousel trim-text-node media-releases-rotator owl-theme"] { 
        padding-right: 16px !important
    }

    .ms-backgroundImage {
        margin-left: -5px !important;
        margin-right: -5px !important;
    }


    div.owl-carousel.media-center-rollup.owl-theme{
        margin-left:-4px !important;
    }

/*End Added for mobile view truncating issue*/

    }
#region1 > a {
    padding-top:0px !important;
    padding-bottom:0px !important;
    margin-top:auto;
}
    .slide-item>.slide-caption {
    width: 100%;
    height: auto;
    left: 0;
    bottom: 0;
    top: 0px;
}

#mContrast {
    margin-top:8px;
}

#mDecreaseFont {
    margin-top:8px;
}

#mIncreaseFont {
    margin-top:8px;
}
