@font-face {
    font-family: 'Georgia Pro Regular';
    src: url('../../fonts/Georgia_Pro_Regular.ttf') format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TWK Everett Regular';
    src: url('../../fonts/TWKEverett-Regular-web.ttf') format("truetype"), url('../../fonts/TWKEverett-Regular-web.woff') format("woff"),
    url('../../fonts/TWKEverett-Regular-web.woff2') format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TWK Everett Medium';
    src: url('../../fonts/TWKEverett-Medium-web.ttf') format("truetype"), url('../../fonts/TWKEverett-Medium-web.woff') format("woff"),
    url('../../fonts/TWKEverett-Medium-web.woff2') format("woff2");
    font-weight: normal;
    font-style: normal;
}

body {

    font-family: 'Georgia Pro Regular', Georgia, Times Roman, serif;
    color: #262626 !important;

}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'TWK Everett Regular', Arial, sans-serif;
}

.container {
    max-width: 1152px;
}

.tds-header {
    /*Start Tammy Add 8/5 */
    background-color: rgba(255, 255, 255);
    /*Start Tammy Add 8/5 */
    display: block;
    width: 100%;
}

#tds-menu .dropdown-large {
    width: 525px;
    background: #f5f5f7;
}

#tds-menu .dropdown-menu.dropdown-large ul li:hover {
    background: #e8e8ea;
}

#tds-menu .dropdown-menu.dropdown-large ul li {
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 8px;
}

#tds-menu .dropdown-menu.dropdown-large ul li a {

    font-size: 0.875rem;
    color: #3e3e40;
    font-family: 'TWK Everett Regular', Arial, sans-serif;
    line-height: 0.875rem;
    text-decoration: none;
}

@media (max-width: 991px) {
    #tds-menu .dropdown-large {
        width: 100%;
    }
}

#tds-menu.navbar {
    min-height: 68px;
    padding: 0px 0px;
}

#tds-menu.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 20px;
    padding-left: 20px;
}

#tds-menu .navbar-nav > li > a {
    padding-top: 22px;
    padding-bottom: 22px;
    font-size: 1rem; /*tammy change from 16px 8/8*/
    color: #394242;
    font-family: 'TWK Everett Medium', Arial, sans-serif;
}

#tds-menu .navbar-default .navbar-nav > li > a {
    color: #394242;
}

#tds-menu .navbar-brand {
    height: 36px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-right: 3rem;
    /*Start Tammy Add 8/5 */
    margin-top: -2px;
    /*Start Tammy Add 8/5 */
}

.navbar-toggler {
    font-size: 1rem;
}

.custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.custom-toggler.navbar-toggler {
    border-color: rgb(53, 63, 63);
}

.navlocationicon {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 3px;
}

.navhubicon {
    margin-left: 0px;
    margin-right: 5px;
    margin-top: 0px;
}

.navlocationlink {
    float: right;
    margin-top: 22px;
}

#locationdropdown.dropdown-menu {
    color: #394242;
    background-color: #fff;
    padding: 0 0;
    border-top: 2px solid #394242;
}

#locationdropdown.dropdown-menu a {
    color: #fff;
}

#locationdropdown .dropdown-item:hover {
    color: #fff;
    background-color: #005758;
}

.currentlanguage {
    text-align: center;
    background-color: #fff;
    color: #394242;
    padding: 9px 15px;

}

.changelocation {
    padding: 15px 15px;
    background-color: #005758;
    color: #fff;
    padding: 9px 15px;
}

#tds-menu .mega-dropdown {
    position: relative;
}

#tds-menu .mega-dropdown-menu {
    padding: 0;
    /*width:500px;*/
}

#tds-menu .mega-dropdown-container {
    display: flex;
    max-width: 500px;
    min-height: 23.125rem;
    position: absolute;
}

#tds-menu .nav-tabs {
    display: inline-block;
    border-bottom: none;
    font-weight: normal;
    width: 100%;
}

#tds-menu .nav-tabs > li {
    float: none;
}

#tds-menu .nav-tabs .nav-link {
    margin-bottom: 0px;
    border: 0px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}


#tds-menu .nav-tabs > li > a,
#tds-menu .nav-tabs > li > a:hover,
#tds-menu .nav-tabs > li > a:focus,
#tds-menu .nav-tabs > li.active > a,
#tds-menu .nav-tabs > li.active > a:hover,
#tds-menu .nav-tabs > li.active > a:focus {
    border: none;
    border-radius: 0;
}

#tds-menu .nav-list {
    margin-bottom: 7px;
}

#tds-menu .nav-list > li {
    /*padding: 20px 15px 15px;
    border-left: 1px solid #eee; */
    display: block;
}

/*.nav-list > li:last-child { border-right: 1px solid #eee; }*/
#tds-menu .nav-list > li > a:hover {
    text-decoration: none;
}

#tds-menu .nav-list > li > a > span {
    display: block;
    font-weight: bold;
}

#tds-menu .nav-tabs > li {
}

#tds-menu .nav-tabs > li a {
    padding: 7px 0px 9px 0px;
    background: #f5f5f7;
    font-size: 0.875rem; /*tammy change from 14px 8/8*/
    color: #394242;
}

#tds-menu .nav-tabs > li a.nav-link.active {
    background: #e8e8ea;
    color: #394242;
}

#tds-menu .nav-tabs > li {
}

#tds-menu .nav-tabs > li a:hover {
    background: #e8e8ea;
}

#tds-menu .l-tab {
    background-color: #f5f5f7;
    background-clip: content-box;
    min-width: 250px;
}

#tds-menu .r-tab {
    background-color: #e8e8ea;
    background-clip: content-box;
    max-width: 250px;
    flex-shrink: 0;
}

#tds-menu .dropdown-menu.mega-dropdown-menu {
    border: 0px;
    font-size: 0.875rem; /*tammy change from 14px 8/8*/
    color: #394242;
    font-family: 'TWK Everett Regular', Arial, sans-serif;
}

#tds-menu .mega-dropdown-menu .col-lg-6.col-md-6.l-tab {
    padding-right: 0px;
}

#tds-menu .mega-dropdown-menu .col-lg-6.col-md-6.r-tab {
    padding-left: 20px;
}

#tds-menu .tab-content > .tab-pane {
    padding-right: 0px;
}

/*#tds-menu .tab-content {
  display: flex;
}*/
#tds-menu .mega-dropdown-menu .tab-content .nav-list.list-inline li {
    padding: 7px 20px;
    min-width: 250px;
}

#tds-menu .mega-dropdown-menu .tab-content .nav-list.list-inline a {
    font-size: 0.875rem; /*tammy change from 14px 8/8*/
    color: #3e3e40;
}

#tds-menu .mega-dropdown-menu .tab-content .nav-list.list-inline a:hover {
    font-size: 0.875rem; /*tammy change from 14px 8/8*/
    color: #3e3e40;
}


.tds-subsite-header {
    background-color: #2D9F88;
    display: block;
    width: 100%;
}

.tds-subsite-header.sticky-top {
    top: 69px;
}

#tds-subsite-menu.navbar {
    min-height: 50px;
    padding: 0px 0px;
}

#tds-subsite-menu .navbar-nav > li > a {
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1rem; /*tammy change from 16px 8/8*/
    color: #fff ;
    font-family: 'TWK Everett Regular', Arial, sans-serif;
}

#tds-subsite-menu .navbar-default .navbar-nav > li > a {
    color: #fff;
}

#tds-subsite-menu .navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-right: 3rem;
    color: #fff;
    font-weight: bold;
    font-family: 'TWK Everett Medium', Arial, sans-serif;
    font-size: 1rem; /*tammy change from 16px 8/8*/
}

.subsitelogo {
    margin-top: 200px;
}

.dropdown-menu {
    background-color: #f5f5f7;
    border: 0;
    box-shadow: none;
    border-radius: 0 !important;
    padding-top: 0px;
    font-size: 0.875rem; /*tammy change from 14px 8/8*/
    color: #394242;
    padding-bottom: 0px;
    margin: 0 0;
}

.dropdown-menu a:hover, a:focus {
    color: #394242;
}

.dropdown-menu li a:hover, a:focus {
    color: #394242 !important;
}

.dropdown-menu li {
    position: relative;
}

.dropdown-submenu {
    padding-right: 20px;
    padding-left: 20px;
    position: absolute !important;
    /*height:100%;*/
    width: 220px;

}

.dropdown-menu .dropdown-submenu {
    display: none;

    left: 100%;
    top: 0;
    background-color: #e8e8ea;
    border: 0;

}

.dropdown-menu li {
    position: relative;
}

.dropdown-menu .dropdown-submenu-left {
    right: 100%;
    left: auto;
}

.dropdown-menu > li:hover > .dropdown-submenu {
    display: block;
}

.dropdown-item {
    font-family: 'TWK Everett Regular', Arial, sans-serif;
    padding: 7px 20px 9px 20px;
    width: 220px;;
    white-space: normal;
    color: #394242 !important;
}

.dropdown-submenu .dropdown-item {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    white-space: normal;
    color: #394242;

}

.dropdown-item.active, .dropdown-item:active, .dropdown-item:focus, .dropdown-item:hover {
    background-color: #e8e8ea;
    border-radius: 0 !important;
}

.dropdown-item a:hover {
    color: #394242;
}

#signin .dropdown-item {
    width: 260px;
}

p.level-title {
    color: #394242;
    margin: 0;
    border-bottom: 0.0625rem solid #d6d6d6;
    font-size: 0.875rem; /*tammy change from 14px 8/8*/
    padding: 7px 10px 7px 0px;
    font-weight: 500;
    font-size: 0.875rem; /*tammy change from 14px 8/8*/
    font-family: 'TWK Everett Regular', Arial, sans-serif;
}

.dropdown-divider {
    margin-right: 20px;
    margin-left: 20px;
    border-color: #000;
}

.dropdown-toggle::after {
    display: none !important;
}

.dropdown-toggle-custom::after {
    border: none;
    content: url("../../images/menu/rightarrow.png");
    vertical-align: 0;
    display: inline-block;
    float: right;
}

.herobg {
    background: no-repeat center url("../../images/menu/CloudSolv_Hero.jpg");
    background-size: cover;
    height: 574px;
    width: 100%;
    position: relative;
    z-index: -1;
    margin-top: -68px;
    padding-left: 0px;

}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    font-family: inherit;
    color: #394242;
    font-size: 100%;
}

input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
    display: none;
}


input[type=search] {
    background: transparent url("../../images/menu/Icon_Search_Charcoal_24.svg") no-repeat 2px;
    background-size: 22px 22px;
    padding: 0px 0px 0px 24px;
    width: 10px;
    border: none;
    margin-top: 5px;

    -webkit-border-radius: 10em;
    -moz-border-radius: 10em;
    border-radius: 10em;

    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

input[type=search]:focus {
    width: 125px;
    background-color: #fff;
    border-color: #005758;

    -webkit-box-shadow: 0 0 5px rgba(109, 207, 246, .5);
    -moz-box-shadow: 0 0 5px rgba(109, 207, 246, .5);
    box-shadow: 0 0 5px rgba(109, 207, 246, .5);

}

input[type=search]:focus {
    outline: none;
}

/*Start Tammy Add 8/5 */
#footer-wrapper {
    background: no-repeat right url("https://images.synnex.com/files/USSiteFooterBackground.jpg");
    background-size: cover;
    width: 100%;
    padding-top: 68px;
    padding-bottom: 58px;
}

#footer-wrapper h1 {
    color: #ffffff;
    font-size: 2.5rem; /*tammy change from 40px 8/8*/
}

#footer-wrapper p {
    margin-bottom: 10px;
}

#footer-wrapper .l-padding {
    padding-left: 75px;
}

#footer-wrapper .bordercontainer {
    display: block;
    width: 100%;
    box-shadow: 0px 0 0 0 #005758, 0 2px 0 0 #005758, 0px 0 0 0 #005758 inset, 0 2px 0 0 #005758 inset;
    padding: 10px 0px;
}

#footer-wrapper .bordercontainer a {
    color: #fff;
    font-family: 'TWK Everett Regular', Arial, sans-serif;
    font-size: 1rem; /*tammy change from 16px 8/8*/
    line-height: 1rem; /*tammy change from 16px 8/8*/
    text-decoration: none;
}

#footer-wrapper .bordercontainer a:hover {
    color: #fff;
    font-family: 'TWK Everett Regular', Arial, sans-serif;
    font-size: 1rem; /*tammy change from 16px 8/8*/
    line-height: 1rem; /*tammy change from 16px 8/8*/
    text-decoration: none;
}

#footer-wrapper .footerlogo {
    margin-bottom: 36px;
}

#footer-wrapper .address-container {
    margin-bottom: 75px;
}

#footer-wrapper .address-title {
    font-size: 1rem; /*tammy change from 16px 8/8*/
    color: #fff;
    font-family: 'TWK Everett Medium', Arial, sans-serif;
    margin-bottom: 10px;
    line-height: 1rem; /*tammy change from 16px 8/8*/
}

#footer-wrapper .address {
    font-size: 0.875rem; /*tammy change from 14px 8/8*/
    color: #fff;
    font-family: 'TWK Everett Regular', Arial, sans-serif;
    margin-bottom: 10px;
    line-height: 0.875rem; /*tammy change from 14px 8/8*/
}

#footer-wrapper p.legal-links a {
    font-size: 0.875rem; /*tammy change from 14px 8/8*/
    color: #fff;
    font-family: 'TWK Everett Regular', Arial, sans-serif;
    line-height: 0.875rem; /*tammy change from 14px 8/8*/
    text-decoration: none;
}

#footer-wrapper p.legal-links a:hover {
    color: #fff;
}

#footer-wrapper p.legal-links {
    line-height: 0.875rem; /*tammy change from 14px 8/8*/
}

/*End Tammy Add 8/5 */

@media (max-width: 1198px) {
    #tds-menu .navbar-brand {
        margin-right: 1.2rem;
    }

    #tds-menu.navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .container {
        max-width: 1199px;
    }

    input[type=search]:focus {
        width: 125px;
    }

    /*Start Tammy Add 8/5 */
    #footer-wrapper .l-padding {
        padding-left: 45px;
    }

    /*End Tammy Add 8/5 */
}

@media (min-width: 768px) and (max-width: 991px) {
    .container {
        max-width: 991px;
    }
}

@media (max-width: 991px) {
    .tds-header.fixed-top {
        position: relative;
    }

    .tds-header {
        background-color: rgba(255, 255, 255);
    }

    .subsitelogo {
        margin-top: 132px;
    }

    .tds-subsite-header.sticky-top {
        position: relative;
        top: 0px;
    }

    .dropdown-submenu {
        position: static !important;
        width: 100%;
    }

    .dropdown-item {
        min-width: 0;
        max-width: 100%;
    }

    .dropdown-submenu {
        max-width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }

    .subsitelogo {
        margin-top: 132px;
    }

    .navhubicon {
        margin-left: 0px;
    }

    .navlocationicon {
        margin-left: 15px;
        margin-top: 0px;
    }

    .navlocationlink {
        float: left;
        margin-top: 15px;
    }

    #tds-menu .mega-dropdown-container {
        display: flex;
        max-width: 100%;
        min-height: 0;
        position: static;
    }

    #tds-menu .l-tab {
        min-width: 100%;
    }

    #tds-menu.navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 15px;
        padding-left: 15px;
    }

    #tds-menu.navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #tds-menu.navbar {
        /* Start Tammy Add 8/5 */
        padding: 18px 15px;
        /* End Tammy Add 8/5 */
    }

    #tds-subsite-menu.navbar {
        padding: 10px 15px;
    }

    #tds-subsite-menu .dropdown-item {
        width: 100%;
    }

    input[type=search] {
        margin-top: 10px;
        margin-left: 15px;

    }

    #signin .dropdown-item {
        width: 100%;
    }

    #tds-menu .mega-dropdown-menu {
        width: 100%;
    }

    .nav > li, .mega-dropdown, .dropdown {
        position: unset;
    }

    #tds-menu .tab-content {
        display: none
    }

    #footer-wrapper .l-padding {
        padding-left: 15px;
    }


    /*Start Tammy Add 8/5 */
    #footer-wrapper .footerlogo {
        margin-top: 60px;
    }

    #footer-wrapper .address-container {
        margin-bottom: 20px;
    }

    #footer-wrapper .bordercontainer a:focus {
        color: #a6c4c5 !important;
        font-family: 'TWK Everett Regular', Arial, sans-serif;
        font-size: 1rem;
        line-height: 1rem;
        text-decoration: none;
    }

    /*End Tammy Add 8/5 */
}

@media (min-width: 576px) and (max-width: 767px) {
    .container {
        max-width: 767px;
    }
}

@media (max-width: 575px) {

}

/* Add by Lewis*/

.snx-modal {
    max-width: 1280px;
}

.snx-modal .modal-header {
    border-bottom-color: transparent;
}

.snx-modal .modal-body {
    padding-top: 0;
}

.snx-modal a, .snx-modal h5 {
    color: #045556;
}

.snx-container-bg {
    height: 100%;
}

.snx-container-bg, .snx-container-bg .row {
    height: 100%;
}

.snx-container-bg .subsitelogo {
    align-items: end;
    display: flex;
    margin-top: 0;
}

.snx-container-bg .subsitelogo h1 {
    color: #fff;
}

.snx-search-form {
    margin-top: 36px;
}

.snx-search-form .btn-secondary {
    background-color: #FFF;
    color: #000;
    border-color: #ced4da;
    margin-left: 16px;
}

.snx-content {
    margin: 80px 0;
    border-top: 1px solid #ccc;
    padding-top: 12px;
}

.read-more {
    color: #045556;
}

.read-more:hover {
    color: #045556;
    text-decoration: none;
}

.entry-title {
    margin-top: 36px;
    color: #333;
}

.snx-link {
    color: #333;
}

.snx-link:hover {
    color: #333;
    text-decoration: none;
}

.snx-title {
    color: #045556;
}

.snx-margin-bottom-80 {
    margin-bottom: 80px;
}


.vce-raw-html-wrapper .snx-popup-ul ul {
    padding: 0;
}
.snx-modal .modal-body {
    padding-top: 30px;
    padding-left: 45px;
}

a.usmenugrayline {
border-top:1px solid #b2aeae !important;
padding-top:10px !important;}


