body {
    font: normal 15px "ATTAleckSans-Light";
    color: #5A5A5A
}

img {
    max-width: 100%;
    height: auto
}

.display {
    display: block
}

span.bold {
    font-family: 'attAleckSans-Regular', Arial
}

.medium {
    font-weight: medium
}

.seventy-five-percent {
    width: 75%
}

input#icon-search {
    background-image: url(images/icons/icon-search.png);
    background-repeat: no-repeat;
    background-position: 105px
}

.image-75-percent {
    width: 75%
}

.fa-linkedin-square {
    color: #fff
}

.fa-linkedin-square:hover {
    color: #005882
}

.fa-twitter-square {
    color: #fff
}

.fa-twitter-square:hover {
    color: #2795e9
}

.fa-facebook-square {
    color: #fff
}

.fa-facebook-square:hover {
    color: #2d4373
}

h1.blue,
h2.blue,
h3.blue,
h4.blue,
h5.blue,
h6.blue {
    color: #067ab4
}

.round-div h3 {
    color: #fff;
    font-size: 2rem;
    font-family: 'attAleckSans-Regular', Arial
}

.dotted-hr {
    background: url(images/dotted-line.gif) bottom left repeat-x;
    height: 10px;
    margin-top: 20px;
    margin-bottom: 5px
}

.dotted-vertical-hr {
    background: url(images/dotted-line.gif) repeat-y;
    hwidth: 10px;
    margin-left: 20px;
    margin-right: 20px
}

.aligner {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.aligner-no-space-between {
    display: flex;
    align-items: center
}

.inline-header {
    font-size: 2.75rem;
    font-weight: bold
}

.padding-top-0 {
    padding-top: 0
}

.margin-top-0 {
    margin-top: 0
}

.margin-left-20 {
    margin-left: 20px
}

.margin-bottom-20 {
    margin-bottom: 20px
}

.margin-top-20 {
    margin-top: 20px
}

.padding-left-0 {
    padding-left: 0rem
}

.padding-left-5 {
    padding-left: 5rem
}

.padding-left-7 {
    padding-left: 7rem
}

.padding-right-5 {
    padding-right: 5rem
}

.padding-left-10 {
    padding-left: 10rem
}

.padding-right-10 {
    padding-right: 10rem
}

.white-font {
    color: #fff
}

.blue-font {
    color: #067ab4
}

.blue-background {
    background-color: #00A7D8;
    color: #fff
}

.medium-grey {
    color: #999
}

.small-grey-header {
    color: #999;
    font-size: 1.75rem
}

.bold {
    font-weight: bold
}

.show_yt_modal {
    position: relative;
    z-index: 1
}

.arrow-over {
    position: absolute;
    top: 30%;
    left: 30%;
    z-index: 200;
    width: 100%;
    height: 100%
}

.btn-white {
    background-color: #fff;
    color: #00A7D8;
    font-size: 1.5rem;
    font-weight: bold
}

.btn-orange {
    background-color: #ef6f04;
    border: none;
    color: #fff;
    cursor: pointer;
    font-family: 'attAleckSans-Regular', Arial;
    outline: none;
    text-decoration: none
}

#top-social {
    background-color: #595959;
    padding: 0
}

#top-social .float {
    float: left;
    display: inline-block
}

#top {
    background-color: #131313
}

.related-sidebar-header {
    margin-top: 3.25rem;
    margin-bottom: 5.5rem
}

.search-container {
    margin-top: 8px
}

#header #searchForm .inputbox {
    background: #565B60;
    font: normal 14px attAleckSans-LightItalic !important
}

#side-wrapper-header {
    background-color: #1A2027;
    height: 85px;
    padding: 3px 15px 3px 15px;
    width: inherit;
    box-sizing: border-box;
    z-index: 101
}

#inner_wrap {
    background-color: #444c55;
    overflow: hidden
}

.mob_main_menu li {
    list-style: none;
    border-bottom: 1px solid #69707B;
    margin: 0px;
    padding: 0 13px
}

#inner_wrap ul li a {
    font-size: 20px;
    font-family: "attAleckSans-Regular", Arial;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    width: 60%;
    padding-right: 0px !important;
    margin-right: 0px !important;
    padding: 30px 0 30px 0;
    margin: 0 20px
}

#header #searchForm {
    white-space: nowrap;
    width: 100%;
    height: 30px;
    background-color: transparent;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

#mob_search {
    width: 100%;
    height: 35px;
    position: relative;
    background: #565B60;
    color: #fff;
    margin-top: 35px
}

#mob_search .search_text {
    border: none;
    padding: 5px 0 6px 17px;
    width: auto;
    float: left;
    font-family: attAleckSans-LightItalic;
    font-size: 16px;
    margin: 2px 2px 2px 2px;
    background: #565B60
}

@media (min-width: 768px) {
    #mob_search .search_text {
        width: 94%
    }
}

#mob_search .search-icon {
    margin: 4px 13px 0 0;
    padding: 0;
    background-color: #565B60;
    color: #fff;
    border: none
}

.search-icon {
    width: 27px;
    height: 27px;
    float: right;
    -webkit-transform: scaleX(-1)
}

.nav-title {
    margin-top: 5px
}

#header-wrapper-new .inputbox {
    font-family: 'ATTAleckSans-LightItalic'
}

.personal-container {
    padding-top: 14px
}

.personal-container a {
    font: normal 16px "attAleckSans-Regular", Arial
}

.login-container {
    margin-top: 15px;
    font: normal 16px "attAleckSans-Regular", Arial
}

.goto-container span {
    padding-bottom: 25px;
    border-bottom: solid transparent 5px
}

.goto-container span:hover {
    border-bottom: solid #00A7D8 5px;
    cursor: pointer
}

#header-wrapper-new {
    background-color: #1a2027
}

#header-wrapper-new #header {
    position: relative;
    top: 0px;
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    height: 80px;
    z-index: 101;
    display: table;
    padding: 16px 0px 0px 0px
}

#header-wrapper-new #header .logo {
    margin: 4px 0px 0 0px;
    background: url(../images/icons/att-logo-desktop.svg) no-repeat !important;
    height: 42px;
    width: 120px
}

#header-wrapper-new .primary-menu {
    display: block;
    height: auto;
    margin-top: 8px;
    margin-bottom: 0;
    padding-left: 14px
}

#header-wrapper-new .primary-menu li {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    float: left;
    text-align: center;
    border-bottom: solid transparent 5px
}

#header-wrapper-new .primary-menu li button {
    background: transparent;
    border: 0;
    padding: 0px 0px 24px 0px !important;
    line-height: 24px;
    border-radius: 0px !important;
    width: auto;
    border-bottom: 5px solid transparent !important
}

#header-wrapper-new .primary-menu li span {
    font: normal 20px attAleckSans-Light;
    color: #fff;
    display: inline
}

#header-wrapper-new .primary-menu li:nth-child(2n) button {
    border-left: 1px solid #5a5a5a;
    border-right: 1px solid #5a5a5a;
    height: 30px
}

#header-wrapper-new .primary-menu li:hover {
    border-bottom: solid #00A7D8 5px
}

#header-wrapper-new .search-container {
    width: 21%;
    margin: 0
}

#header-wrapper-new .search-container ul.search {
    display: block;
    position: relative;
    background-color: transparent;
    list-style-type: none;
    margin: 8px 10px 0 0;
    height: 30px;
    padding: 0;
    width: auto;
    float: left;
    height: 30px;
    border: none
}

#header-wrapper-new .search-container ul.search #searchForm .inputbox {
    border: 1px solid transparent;
    padding: 3px 0 3px 9px;
    margin: 0 2px 0 2px;
    vertical-align: middle;
    color: #fff;
    width: auto;
    float: left;
    height: 30px
}

#header-wrapper-new .search-icon {
    width: 16px;
    height: 16px;
    background: url(../images/icons/search-icon.svg) no-repeat;
    margin-top: 7px;
    margin-left: 6px;
    display: inline-block;
    border: 0;
    transform: none
}

#header-wrapper-new .goto-container {
    float: left;
    cursor: pointer
}

@media (min-width: 992px) {
    #header-wrapper-new .goto-container {
        width: 8.33% !important;
        padding: 0px !important
    }
}

#header-wrapper-new .goto-container .goto-options {
    margin-top: 5px;
    left: -50px;
    background: #444C55;
    border: none;
    width: 335px;
    position: absolute;
    z-index: 3;
    border-radius: 0 0 3px 3px;
    padding-left: 0
}

#header-wrapper-new .goto-container .goto-options .goto-heading {
    font: normal 22px "ATTAleckSans-Medium";
    color: #fff;
    padding: 15px 20px
}

#header-wrapper-new .goto-container .goto-options li {
    border-top: 1px solid #69707B;
    padding: 0px 20px;
    list-style: none;
    line-height: 36px;
    margin: 0;
    border-bottom: 0
}

#header-wrapper-new .goto-container .goto-options li a {
    width: 265px;
    padding: 15px 0px;
    font: normal 18px "ATTAleckSans-Medium";
    border-top: none;
    color: #fff
}

#header-wrapper-new .goto-container .goto-options li a span {
    color: #fff;
    font: normal 16px "ATTAleckSans-Light";
    display: block
}

#header-wrapper-new .goto-container .goto-options li a span:hover {
    border-bottom: solid transparent 5px
}

#header-wrapper-new .goto-container .goto-options li:hover {
    background-color: #69707B
}

#header-wrapper-new .goto-container .goto-options li:hover a {
    text-decoration: none
}

#header-wrapper-new .goto-container button {
    border-bottom: solid transparent 5px
}

#header-wrapper-new .goto-container:hover button {
    border-bottom: solid #00A7D8 5px
}

#header-wrapper-new button {
    background: transparent;
    border: 0
}

#header-wrapper-new .goto-select {
    color: #fff;
    cursor: pointer;
    display: block;
    padding: 11px 0px 30px 3px;
    border-radius: 0px;
    font: normal 16px "attAleckSans-Regular", Arial;
    width: 100px;
    line-height: 22px
}

#header-wrapper-new .personal-container {
    width: 100px;
    float: right;
    line-height: 45px;
    cursor: pointer;
    display: block;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

#header-wrapper-new .personal-container a {
    font: normal 16px "attAleckSans-Regular", Arial;
    line-height: normal;
    color: #fff;
    display: inline-block;
    padding: 11px 0 26px 0;
    border-bottom: 5px solid transparent !important;
    line-height: 22px
}

#header-wrapper-new .hamburger-wrapper {
    display: inline-block;
    padding: 0 10px 0 0;
    margin: 0px;
    float: right !important;
    border: none !important;
    background: none;
    border: none
}

#header-wrapper-new .hamburger-wrapper button.explore-unit {
    background: none;
    border: none
}

#header-wrapper-new .hamburger-wrapper .hamburger-menu {
    background: url(../images/icons/menu-icon.svg) 7px top no-repeat;
    width: 42px;
    height: 42px;
    float: right;
    display: block
}

@media (min-width: 1200px) {
    #header-wrapper-new .hamburger-wrapper .hamburger-menu {
        display: none
    }
}

#header-wrapper-new .hamburger-wrapper .hamburger-menu.open {
    background: url(../images/icons/close-icon.svg) 7px top no-repeat;
    z-index: 300;
    width: 40px;
    height: 24px;
    float: right;
    display: block;
    margin-top: 15px
}

@media (min-width: 1200px) {
    #header-wrapper-new .hamburger-wrapper .hamburger-menu.open {
        display: none
    }
}

.hide-it {
    z-index: 200
}

.personal-content {
    padding-bottom: 32px;
    border-bottom: solid transparent 5px
}

.personal-content:hover {
    border-bottom: solid #00A7D8 5px;
    cursor: pointer
}

.personal-content:hover a {
    text-decoration: none
}

#side_wrapper {
    position: absolute;
    left: -550px;
    top: -100px;
    background: #444C55;
    border: none;
    width: 335px;
    z-index: 200
}

.primary-menu-mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: .5;
    display: none
}

.shop-menu {
    padding-bottom: 25px !important
}

a.resources-sidebar-title {
    font-family: 'attAleckSans-Regular', Arial;
    color: gray
}

.resources-sidebar-excerpt {
    font-family: 'attAleckSans-Regular', Arial;
    color: #999
}

#home-content {
    padding-top: 3rem;
    padding-bottom: 3rem
}

#home-content .col-sm-4 {
    margin-bottom: 10px
}

#home-content .col-sm-4 .inner-container {
    background-color: #00A7D8;
    color: #fff;
    position: relative;
    padding: 10px;
    text-align: center
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    width: 100%
}

#home-carousel .carousel-inner .active .img {
    animation-delay: 2s
}

#home-carousel .carousel-caption {
    right: auto;
    top: 20px;
    bottom: auto;
    left: 15%;
    width: 75%;
    text-align: left;
    text-shadow: 1px 1px 1px #333
}

#home-carousel .carousel-caption h3,
#home-carousel .carousel-caption h4 {
    font-weight: bold;
    color: #fff;
    font-size: 2.5rem
}

#home-carousel .carousel-caption h3 a,
#home-carousel .carousel-caption h4 a {
    color: #fff
}

#home-carousel .carousel-caption h3 {
    font-size: 2rem
}

#home-carousel .carousel-caption h4 {
    font-size: 1.75rem
}

#home-carousel .carousel-caption p {
    font-size: 1.5rem
}

.carousel-caption {
    z-index: -1
}

.active .carousel-caption {
    z-index: 1
}

#about-page-above-content {
    position: relative
}

#about-page-above-content .col-sm-7 {
    padding-right: 0;
    padding-left: 0
}

#about-page-above-content .mobile-background-image {
    background: url(../images/page-banners/mobile/about-banner-mobile-transparent.jpg);
    background-size: cover;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px
}

#about-page-above-content .mobile-background-image h1 {
    margin-top: 0;
    color: #333
}

#about-page-circles {
    padding-top: 3rem;
    padding-bottom: 3rem
}

#about-page-circles .inner-container {
    background: #00A7D8;
    text-align: center;
    margin-bottom: 1rem;
    padding: 3rem
}

#about-page-circles h3 {
    margin-top: -40px;
    line-height: 1
}

#about-page-circles h3 .thin-text {
    font-family: 'attAleckSans-Regular', Arial;
    font-size: 1.75rem
}

#products-page-content .mobile-background-image {
    background: url(../images/page-banners/mobile/product-banner.jpg);
    background-size: cover;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    background-position-x: -150px
}

#products-page-content .mobile-background-image h1 {
    margin-top: 0;
    color: #333
}

#products-page-tabs .nav-tabs li {
    width: 100%
}

#products-page-tabs .nav-tabs li a {
    border-radius: 0;
    margin-right: 0;
    background: #999;
    color: #fff
}

#products-page-tabs .nav-tabs li a:hover {
    background-color: #067ab4;
    color: #fff
}

#products-page-tabs .nav-tabs>li.active>a,
#products-page-tabs .nav-tabs>li.active>a:hover,
#products-page-tabs .nav-tabs>li.active>a:focus {
    background-color: #067ab4;
    color: #fff;
    border: none
}

#products-page-tabs .tab-content {
    background-color: #E7E7E7;
    padding-top: 2rem;
    padding-bottom: 2rem
}

@media (min-width: 768px) {
    #products-page-tabs .tab-content {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: .5%;
        padding-bottom: .5%;
        margin-bottom: 3rem
    }
}

@media (min-width: 1200px) {
    #products-page-tabs .tab-content {
        padding-left: 20%;
        padding-right: 20%;
        padding-top: .5%;
        padding-bottom: .5%;
        margin-bottom: 3rem
    }
}

#products-page-tabs .tab-content .tab-pane a {
    display: block;
    margin-bottom: 1rem;
    padding-left: 5rem
}

@media (min-width: 768px) {
    #products-page-tabs ul {
        padding-left: 20px
    }
}

@media (min-width: 1200px) {
    #products-page-tabs ul {
        padding-left: 20%
    }
}

#products-page-under-tabs {
    padding-bottom: 5rem
}

#products-page-under-tabs .col-sm-8 {
    margin-top: 5rem
}

@media (min-width: 768px) {
    #products-page-under-tabs .col-sm-8 {
        border-left: solid #999 1px;
        padding-left: 5rem
    }
}

#products-page-under-tabs h3 {
    padding-top: 0;
    margin-top: 0
}

#products-page-under-tabs h4 {
    color: #067ab4;
    font-weight: bold;
    font-size: 2rem
}

.single-tutorials h2 {
    font-size: 1.85rem
}

#above-tutorials-content {
    border-bottom: solid #E7E7E7 10px
}

#above-tutorials-content .tutorials-header-background-image {
    height: 28rem;
    background: url("images/page-banners/banner-tutorials.jpg") no-repeat
}

#products-header {
    border-bottom: solid #E7E7E7 10px
}

.single-asc_products #main-content {
    padding-top: 5rem
}

h4.products-sidebar {
    font-size: 1.5rem
}

h1 {
    color: #067ab4;
    font-family: 'attAleckSans-Regular', Arial;
    font-size: 2.5rem;
    font-weight: normal !important;
    line-height: 30px;
    padding: 15px 0px 12px 0px
}

h2 {
    color: #067ab4;
    font-family: 'attAleckSans-Regular', Arial;
    font-size: 2.25rem;
    font-weight: normal !important;
    line-height: 30px;
    padding: 15px 0px 12px 0px
}

h3 {
    color: #067ab4;
    font-family: 'attAleckSans-Regular', Arial;
    font-size: 2rem;
    font-weight: normal;
    line-height: 30px;
    padding: 15px 0px 12px 0px
}

#main-content {
    margin-bottom: 5rem
}

.mobile-background-image p {
    color: #333;
    font-weight: normal
}

.single-tutorials h1 {
    color: #ef6f00;
    font-family: 'attAleckSans-Regular', Arial;
    font-size: 3rem
}

#footer .footer-bottom .footer-images {
    margin: 15px 0 0 25%
}

html,
body {
    height: 100%
}

#wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0
}

#footer {
    background: #191919;
    border-top: 10px solid #009fdb;
    clear: both;
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 3rem
}

#footer .wrapper {
    max-width: 980px !important;
    margin: 0 auto;
    padding: 39px 0 60px;
    width: 100%;
    display: table
}

#footer .footer-main {
    padding-left: 7%;
    padding: 0 0 50px 15px;
    border-bottom: 1px solid #d2d2d2;
    display: table;
    margin: 0 0 45px;
    width: 100%;
    line-height: 2
}

#footer .item-header {
    color: #009fdb;
    float: left;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 24px;
    margin: 0 0 8px;
    width: 100%;
    font-family: 'attAleckSans-Regular', Arial;
    font-weight: bold
}

#footer .footer-item {
    width: 100%;
    float: none;
    margin: 0 0 30px !important
}

#footer .footer-item ul {
    list-style-type: none;
    padding-left: 0
}

#footer .footer-item ul li {
    font-family: 'attAleckSans-Regular', Arial
}

#footer .footer-item ul li a {
    color: #fff;
    text-decoration: none;
    font-family: 'attAleckSans-Regular', Arial;
    font-size: 14px !important
}

#footer .footer-item sup {
    top: -0.5em;
    color: #d2d2d2
}

#footer .footer-bottom {
    color: #d2d2
}

#footer .footer-bottom .legal-notes {
    font-size: 12px;
    width: 100%;
    font-family: inherit !important;
    color: #fff
}

#footer .footer-bottom .legal-notes p {
    color: #fff;
    font-size: 14px
}

#footer .footer-bottom .legal-notes a {
    color: #d2d2d2
}

#footer .footer-bottom .bottom-left {
    margin: 0 3% 0 0;
    width: 77%
}

#footer .footer-bottom .bottom-logo {
    float: right;
    margin: 15px 0 0;
    display: table;
    width: 130px;
    height: 44px;
    background: url("../images/icons/image-sprite.png") 0px -198px no-repeat transparent !important
}

#footer .footer-bottom .bottom-logo a {
    float: left;
    height: 48px;
    width: 100%
}

#footer .footer-bottom .footer-images {
    margin: 15px 0 0 25%;
    display: table;
    width: 130px;
    height: 44px;
    background: url("../images/icons/image-sprite.png") 0px -198px no-repeat transparent
}

#footer .footer-links {
    display: table;
    margin: 0 -5px 30px;
    font-size: 17px;
    width: 100%
}

#footer .footer-links a {
    border-left: 1px solid #bfbfbf;
    float: left;
    line-height: 30px;
    padding: 0 0;
    clear: none;
    color: #d2d2d2
}

#footer .footer-links a:nth-child(1) {
    border: none
}

#footer .footer-links ul {
    list-style: none;
    padding-left: 0
}

#footer .footer-links ul li {
    float: none;
    display: table;
    margin-bottom: 10px;
    border-right: none
}

@media only screen and (min-width: 480px) {
    #home-carousel .carousel-caption {
        width: 45%
    }
}

@media only screen and (min-width: 768px) {
    .carousel-inner>.item>img,
    .carousel-inner>.item>a>img {
        width: 100%
    }
    .carousel-indicators li {
        width: 20px;
        height: 20px;
        background-color: #b7b7b7;
        border: none
    }
    .carousel-indicators .active {
        background-color: #067ab4;
        width: 20px;
        height: 20px;
        border: none
    }
    .round-div {
        border-radius: 50%;
        width: 220px;
        height: 220px;
        background-color: #00A7D8;
        color: #fff;
        display: inline-block;
        position: relative;
        padding: 15%;
        text-align: center
    }
    .round-div h3 {
        color: #fff;
        font-size: 2rem;
        font-family: 'attAleckSans-Regular', Arial
    }
    .round-div .btn-white {
        position: absolute;
        bottom: 30px;
        left: 25%;
        width: 50%;
        text-align: center
    }
    #home-carousel .carousel-caption {
        right: auto;
        top: 20px;
        bottom: auto;
        left: 15%;
        width: 35%;
        text-align: left
    }
    #home-carousel .carousel-caption h3 {
        font-weight: bold;
        font-size: 2rem;
        font-family: 'attAleckSans-Regular', Arial
    }
    #home-carousel .carousel-caption h3 a {
        color: #fff
    }
    #home-carousel .carousel-caption h4 {
        font-weight: bold;
        font-size: 2.3rem
    }
    #home-carousel .carousel-caption h4 a {
        color: #fff
    }
    #mobile-search-bar .navbar {
        margin-bottom: 0
    }
    .flex-height-parent-desktop {
        display: flex
    }
    .flex-height-parent-desktop>div {
        flex: 1
    }
    #about-page-above-content .mobile-background-image {
        background: none
    }
    #about-page-circles {
        padding-top: 3rem;
        padding-bottom: 3rem
    }
    #about-page-circles h3 {
        margin-top: 0;
        line-height: 1
    }
    #about-page-circles h3 .thin-text {
        font-family: 'attAleckSans-Regular', Arial;
        font-size: 1.75rem
    }
    #products-page-content .mobile-background-image {
        background: none
    }
    #products-page-tabs .nav-tabs li {
        width: auto;
        margin-bottom: -3px;
        margin-right: 5px
    }
    #products-page-tabs .nav-tabs>li>a {
        border-radius: 0;
        background-color: #999;
        color: #fff;
        border: none
    }
    #products-page-tabs .nav-tabs>li>a:hover {
        background-color: #00A7D8;
        color: #fff;
        border: none
    }
    #products-page-tabs .nav-tabs>li.active>a,
    #products-page-tabs .nav-tabs>li.active>a:focus,
    #products-page-tabs .nav-tabs>li.active>a:hover {
        background-color: #00A7D8;
        color: #fff;
        font-family: 'attAleckSans-Regular', Arial
    }
    #products-page-tabs .tab-content {
        background-color: #E7E7E7;
        border-top: solid #00A7D8 10px
    }
    #products-page-tabs .tab-content .tab-pane a {
        margin-right: 20px;
        font-family: 'attAleckSans-Regular', Arial;
        display: inline-block;
        padding-left: 0
    }
    #resources-page-above-content {
        border-bottom: solid #E7E7E7 10px
    }
    #resources-page-content {
        padding-bottom: 3rem;
        padding-top: 3rem
    }
    #resources-page-content h4 {
        margin-top: 0;
        font-family: 'attAleckSans-Regular', Arial;
        font-size: 1.5rem
    }
    #resources-page-content p {
        font-family: 'attAleckSans-Regular', Arial;
        font-size: 1.5rem
    }
    #resources-page-content .left-side {
        border-right: solid #E7E7E7 1px
    }
    #resources-page-content .right-side {
        border-left: solid #E7E7E7 1px;
        padding-left: 3rem
    }
    .login-dropdown {
        background-color: #E7E7E7;
        color: #333;
        border-radius: 3px;
        width: 90px
    }
    .login-dropdown a {
        color: #333
    }
    .login-dropdown .caret {
        margin-left: 5px;
        color: #067ab4
    }
    .navbar-nav>li>a {
        padding-top: 5px;
        padding-bottom: 5px
    }
    .navbar-right .dropdown-menu {
        right: -5px
    }
    #footer .footer-item {
        width:25%;
        float: left
    }
    #footer .footer-links ul li {
        float: left;
        border-right: solid #ddd 1px;
        margin-right: 10px;
        padding-right: 5px;
        padding-left: 5px
    }
    #footer .footer-links ul li:nth-child(4) {
        border: none
    }
    #footer .footer-bottom .footer-images {
        margin: 15px 15px 0
    }
    .mobile-background-image p {
        color: #333;
        font-weight: normal
    }
}

#newFooter {
    background: #191919;
    border-top: 10px solid #009fdb;
    clear: both;
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative
}

.modal.in .modal-body {
    height: auto;
    overflow-y: auto
}

.modal.in .modal-dialog {
    width: 600px
}

.product-banner-background {
    background-position: right -90px !important
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    #side_wrapper {
        position: absolute;
        left: -740px;
        top: 80px !important;
        background: #444C55;
        border: none;
        width: 100%;
        z-index: 200
    }
    #inner_wrap ul li a {
        font-size: 18px;
        font-family: "attAleckSans-Regular", Arial;
        text-decoration: none;
        color: #fff;
        display: inline-block;
        width: 90%;
        padding-right: 0px !important;
        margin-right: 0px !important;
        padding: 15px 0 20px 0;
        margin: 0 0px
    }
    .mob_main_menu li {
        list-style: none;
        border-bottom: 1px solid #69707B;
        margin: 0px;
        padding: 0 13px;
        margin-left: -25px
    }
    #header-wrapper-new .hamburger-wrapper .hamburger-menu {
        width: 38px;
        height: 38px;
        float: right;
        display: block
    }
    #footer .footer-links a {
        float: left;
        line-height: 30px;
        border-left: none;
        padding: 0 0px
    }
    #footer .footer-bottom .legal-notes {
        width: 100% !important
    }
    #footer .footer-links a {
        float: left;
        line-height: 30px;
        border-left: none;
        padding: 0 0px
    }
    #footer .footer-bottom .legal-notes {
        width: 100%
    }
}

@media only screen and (max-width: 1199px) {
    #header-wrapper-new #header .logo {
        margin: 4px 0px 0 0px;
        background: url(../images/att-logo-mobile.svg) no-repeat !important;
        width: 150px;
        height: 36px;
        float: left
    }
    #side-wrapper-header {
        background-color: #1A2027 !important
    }
}

@media only screen and (max-width: 1199px) and (min-width: 768px) {
    #side_wrapper {
        position: absolute;
        left: -1125px;
        top: 130px !important;
        background: #444C55;
        border: none;
        width: 100%;
        z-index: 200
    }
    #header-wrapper-new .search-container {
        display: none
    }
    #header-wrapper-new .goto-container {
        display: none
    }
    .personal-content {
        display: none
    }
    #inner_wrap ul li a {
        font-size: 18px;
        font-family: "attAleckSans-Regular", Arial;
        text-decoration: none;
        color: #fff;
        display: inline-block;
        width: 95%;
        padding-right: 0px !important;
        margin-right: 0px !important;
        padding: 15px 0 20px 0;
        margin: 0 0px
    }
    .mob_main_menu li {
        list-style: none;
        border-bottom: 1px solid #69707B;
        margin: 0px;
        padding: 0 13px;
        margin-left: -25px
    }
    #mob_search .search-icon {
        margin: -30px 13px 0 0;
        padding: 0;
        background-color: #565B60;
        color: #fff;
        border: none
    }
}

@media only screen and (max-width: 700px) and (min-width: 480px) {
    #side_wrapper {
        position: absolute;
        left: -1125px;
        top: 80px !important;
        background: #444C55;
        border: none;
        width: 100%;
        z-index: 200
    }
    .mob_main_menu li {
        list-style: none;
        border-bottom: 1px solid #69707B;
        margin: 0px;
        padding: 0 15px;
        margin-left: -25px
    }
    #inner_wrap ul li a {
        font-size: 18px;
        font-family: "attAleckSans-Regular", Arial;
        text-decoration: none;
        color: #fff;
        display: inline-block;
        width: 90%;
        padding-right: 0px !important;
        margin-right: 0px !important;
        padding: 15px 0 20px 0;
        margin: 0 0px
    }
    #footer .footer-links a {
        float: left;
        padding: 0 50px
    }
    #footer .footer-links a {
        float: left;
        padding: 0 50px
    }
}

@media only screen and (max-width: 1199px) and (min-width: 768px) {
    #side_wrapper {
        position: absolute;
        left: -1200px;
        top: 85px !important;
        background: #444C55;
        border: none;
        width: 100%;
        z-index: 200
    }
    #mob_search .search-icon {
        margin: 5px 13px 0 0;
        padding: 0;
        background-color: #565B60;
        color: #fff;
        border: none
    }
}

@media (min-width: 1199px) {
    #header-wrapper-new .hamburger-wrapper {
        display: none
    }
}

#footer .footer-links a {
    border-left: 1px solid #bfbfbf;
    float: left;
    line-height: 14px !important;
    padding: 0 6px !important;
    clear: none;
    color: #fff;
	font-size:14px;
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    #footer .footer-links a {
        float: left;
        line-height: 30px !important;
        border-left: none;
        padding: 0 80px !important
    }
}
.fa-bars {
    display: block;
    color: #fff
}

@media (min-width: 1199px) {
    .fa-bars {
        display: none
    }
}

.fa-times {
    display: none;
    color: #fff
}

@media (min-width: 1199px) {
    .fa-times {
        display: none
    }
}
.footer-links a{font-size:14px;}.footer-item ul.footer__ul li a{font-family:'attAleckSans-Bold' !important;font-weight:bold;}
.footer-item .footer-social li a{display: inline-block;background-image: url(../images/image-sprite.png);width: 21px;height: 21px;}
.footer-item .footer-social li a.facebook{background-position:-133px -200px;}.footer-item .footer-social li a.linkedin{background-position:-108px -226px;}
.footer-item .footer-social li a.twitter{background-position:-108px -200px;}.footer-item .footer-social li a.youtube{background-position:-272px -218px;}
.footer-item .footer-social li a.instagram{background-position:-133px -226px;}.footer-social li{float:left;}.footer-item .footer-social li{margin:0 10px !important;}
.footer-item ul li:first-child{margin-left:0px;margin-right:0px;}.primary-menu li:last-child{border-right:0px;}
