@import"//fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,600,700";
@import"//fonts.googleapis.com/css?family=Product+Sans";

@import"//www.google.com/css/maia.css";

@import"//www.google.com/css/gweb/lightbox.css";

body {
    color: #444;
    font: normal 13px/18px "Open Sans", Helvetica, Arial, sans-serif;
    text-align: left;
    -webkit-font-smoothing: antialiased;
}

[dir="rtl"] body {
    text-align: right;
}

a,a:visited {
    color: #3079d2;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    outline: 0;
}

a:hover {
    color: #3079d2;
    outline: 0;
    text-decoration: underline;
}



h1 {
    font: 300 56px/65px "Open Sans",sans-serif;
}

h2 {
    font: 300 37px/45px "Open Sans",sans-serif;
}

h3 {
    font: 400 21px/24px "Open Sans",sans-serif;
}

h4 {
    font: 400 21px/24px "Open Sans",sans-serif;
}

h5 {
    font: 400 18px/24px "Open Sans",sans-serif;
}

h6 {
    font: 600 13px/18px "Open Sans",sans-serif;
}

p {
    margin: 8px 10px 8px 0;
    overflow: visible;
}

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

figcaption {
    color: #444;
    font-size: 11px;
    font-weight: 300;
    text-align: center;
}

blockquote p {
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
}

table {
    width: 100%;
}

.section-href {
    position: relative;
}

#the-recaptcha-advantage,
#advanced-security,
#ease-of-use,
#creation-of-value {
    position: absolute;
    top: -110px;
}

.no-margin {
    margin: 0 !important;
}

.float-right {
    float: right;
}

.top-anchor {
    height: 0;
}

#maia-main {
    max-width: none;
}

a.maia-button {
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
}

.line-div {
    border-top: 1px solid #ebebeb;
}

#dashed-line-div {
    background: transparent url(../images/dotted-line.gif) repeat-x left top;
    height: 1px;
}

.carousel-scroll,.carousel {
    position: relative;
}

.carousel-scroll {
    height: 537px;
    overflow: hidden;
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.hero-content .carousel-scroll {
    overflow: visible;
}

.carousel-content {
    font-size: 0;
    position: relative;
    white-space: nowrap;
}

.csstransitions .carousel-content {
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.no-csstransitions .carousel-content,.carousel.noslide .carousel-content {
    position: relative;
}

.csstransitions .carousel.noslide .carousel-content {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
}

.carousel-item {
    display: inline-block;
    font-size: 13px;
    vertical-align: top;
    width: 100%;
    backface-visibility: hidden;
}

.hero-content .carousel-item {
    opacity: 0;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.hero-content .carousel-item.active {
    opacity: 1;
}

.csstransitions .carousel.noslide .carousel-item {
    -moz-transition: opacity .6s ease;
    -o-transition: opacity .6s ease;
    -webkit-transition: opacity .6s ease;
    transition: opacity .6s ease;
}

.no-csstransitions .carousel-item.active,.carousel.noslide .carousel-item.active {
    opacity: 1;
    z-index: 2;
}

.carousel-item-content {
    margin: 0 auto;
    max-width: 780px;
    white-space: normal;
}

.carousel-prev,.carousel-next {
    bottom: 0;
    color: #aaa;
    cursor: pointer;
    opacity: .4;
    -moz-transition: opacity .3s ease,color .2s ease;
    -o-transition: opacity .3s ease,color .2s ease;
    -webkit-transition: opacity .3s ease,color .2s ease;
    transition: opacity .3s ease,color .2s ease;
}

.sub .carousel-prev, .sub .carousel-next {
    opacity: 1;
}

.active {
    opacity: 1;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.carousel-prev {
    /*left: 15px;*/
}

.carousel-next {
    /*right: 15px;*/
    margin-left: 0;
}

.carousel-nav>div.maia-col-12 {
    margin-bottom: 0;
}

.carousel-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.sub .carousel-nav ul {
    margin: 15px 0 0 7px;
}

.carousel-nav li {
    float: left;
}

.carousel-nav li a {
    color: #444;
    font-weight: 600;
    line-height: 30px;
}

.carousel-nav li a:hover {
    color: #3079d2;
}

#maia-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 11;
}

#maia-header h1 a {
    font-family: "Product Sans", Arial, Helvetica, sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media screen, projection {
    #maia-header h1 img[src$="google_logo_160x56_2x.png"] {
        content: -webkit-image-set(url(//www.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_160x56dp.png) 1x,url(//www.gstatic.com/images/branding/googlelogo/2x/googlelogo_color_160x56dp.png) 2x);
        margin: -3px 0 -2px;
        height: 41px;
    }
    #maia-header span {
        margin-left: 13px;
        font-size: 28px;
    }
}

@media screen and (max-width: 767px) {
    #maia-header h1 img {
        height: 31px !important;
        margin: -2px 0 -3px;
    }
    #maia-header span {
        font-size: 22px;
        margin-left: 8px;
    }
}

#maia-header h2 {
    padding-top: 2px;
    text-align: left;
}

#maia-header h2:before {
    border: none;
}

#maia-header .maia-util {
    margin-top: 4px;
}

#header-map img {
    width: 100%;
}

#maia-nav-x {
    background: #fff;
    position: fixed;
    top: 72px;
    width: 100%;
    z-index: 11;
}

#maia-nav-x,#maia-nav-x.maia-compact h1 {
    border-bottom-color: rgb(238,238,238);
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

#maia-nav-x .maia-col-12 {
    margin-bottom: 0;
}

#maia-nav-x li a {
    color: #444;
    font-size: 13px;
    line-height: 21px;
}

#maia-nav-x li,#maia-nav-x li.active a,#maia-nav-x li.active li.active a,#maia-nav-y li,#maia-nav-y li.active a,#maia-nav-y li.active li.active a {
    font-weight: 300;
    text-shadow: none;
}

#maia-nav-x li a:hover {
    color: #3079d2;
    text-decoration: none;
}

#maia-nav-x li.active a {
    color: #444;
    font-weight: 400;
}

#maia-nav-x li.git {
    display: none;
}



#maia-nav-x,#maia-nav-x.maia-compact h1 {
    background: #fff;
    color: #444;
}

#maia-nav-x.maia-compact h1 {
    cursor: pointer;
    font: bold 14px/3.15 arial,sans-serif;
    height: 44px;
    margin: 0 -15px;
    overflow: hidden;
    padding: 0 59px 0 15px;
    position: relative;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-shadow: 0 -1px 0 rgba(0,0,0,.08);
    white-space: nowrap;
    tap-highlight-color: transparent;
    -o-text-overflow: ellipsis;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    text-indent: -999px;
}

#maia-nav-x.maia-compact h1+ul {
    background: #fff;
    color: #444;
}

#maia-nav-x.maia-compact h1+ul li+li {
    border-top: 1px solid rgba(0,0,0,.08);
}

#maia-nav-x.maia-compact h1:before,#maia-nav-x.maia-compact.active h1:before {
    background: none;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#maia-nav-x.maia-compact h1:after,#maia-nav-x.maia-compact.active h1:after {
    background: transparent url(../images/mobile_nav_button.png) no-repeat right top;
    background-size: cover;
    height: 50px;
    top: -3px;
    width: 50px;
    -webkit-background-size: cover;
}

.main {
    -webkit-box-shadow: 0 -30px 30px -4px #999,-6px 0 4px -4px #f2f2f2;
    -moz-box-shadow: 0 -30px 30px -4px #999,-6px 0 4px -4px #f2f2f2;
    box-shadow: 0 -30px 30px -4px #999,-6px 0 4px -4px #f2f2f2;
    margin: 116px auto 0 auto;
    max-width: 1600px;
    position: relative;
}

.container {
    clear: both;
    margin: auto;
    max-width: 978px;
}

.carousel-nav {
    position: absolute;
    z-index: 2;
    top: 366px;
    right: 0;
}

.carousel-bg {
    position: absolute;
    width: 100%;
    height: 700px;
    z-index: -1;
    top: 0;

    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.carousel-bg-item {
    width: 100%;
    height: 573px;
    position: absolute;
    top: 0;
}

.section .carousel-bg-item {
    height: 700px;
}

.carousel-bg-01 {
    background: url(../images/bg-section-numbers.jpg) no-repeat center center;
    left: 0;
}

.carousel-bg-02 {
    background: url(../images/bg-section-scanbook.jpg) no-repeat center center;
}

.carousel-bg-security-01 {
    background: url(../images/bg-section-security.jpg) no-repeat center center;
}

.carousel-bg-security-02 {
    background: url(../images/bg-section-security2.jpg) no-repeat center center;
}

.carousel-bg-easy-01 {
    background: url(../images/bg-ease-01.jpg) no-repeat center center;
}

.carousel-bg-easy-02 {
    background: url(../images/bg-ease-02.jpg) no-repeat center center;
}

.carousel-bg-digitize-01 {
    background: url(../images/bg-section-map.jpg) no-repeat center center;
}

.carousel-bg-digitize-02 {
    background: url(../images/bg-section-map2.jpg) no-repeat center center;
}

.carousel-bg-digitize-03 {
    background: url(../images/bg-section-bookstack.jpg) no-repeat center center;
}

.carousel-bg-digitize-04 {
    background: url(../images/bg-section-bookstack.jpg) no-repeat center center;
}

.maia-nav-x {
    margin: 0;
}

.section {
    position: relative;
    overflow: hidden;
}

.section h2 {
    color: #3482E6;
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 0 17px;
}

.section h3 {
    border-bottom: 1px solid #d4dff6;
    color: #292636;
    font-size: 32px;
    font-weight: 300;
    letter-spacing: -.02em;
    line-height: 1.3em;
    margin: 0 0 20px 0;
    margin-bottom: 20px;
    padding: 0 15px 18px 15px;
}

.section p {
    color: #87818C;
    font-size: 16px;
    letter-spacing: -.02em;
    line-height: 1.6em;
    padding: 0 15px;
}

.content-container {
    background: #fff;
    -webkit-box-shadow: 3px 15px 2px -6px #000;
    -moz-box-shadow: 3px 4px 15px -6px #000;
    box-shadow: 3px 4px 15px -6px #000;
    height: 458px;
    top: 101px;
    padding: 20px 25px;
    position: relative;
    width: 340px;
}

#strong-easy {
    float: right;
}

.strong-security {
    position: relative;
}

.pagination-container {
    bottom: 24px;
    position: absolute;
    right: 25px;    
}

.pagination {
    margin-right: -7px;
    position: absolute;
    top: 446px;
    right: 140px;
}

.pagination a {
    display: inline;
    float: left;
    margin-right: 11px;
    text-indent: -9999px;
}

.pagination-sub {
    height: 42px;
    position: absolute;
    width: 93px;
    right: -25px;
    overflow: hidden;
    visibility: hidden;
}

.pagination-circle-container {
    float: left;
}

.pagination-sub .next-arrow,
.pagination-sub .prev-arrow {
    background-color: #8E8E8E;
    color: rgba(255,255,255,.5);
    height: 42px;
    margin: 0;
    text-align: center;
    width: 46px;
    padding-top: 6px
}

.pagination-item {
    background-color: #8E8E8E;
    border-radius:  50%;
    height: 12px;
    text-indent: -20px;
    width: 12px;
}

.pagination-active {
    background-color: #3482E6;
}

.next-button {
    background-color: #3482E6;
    color: #fff;
    float: right;
    font-size: 15px;
    font-weight: 300;
    height: 42px;
    margin-right: -25px;
    width: 45px;
}

.next-button:active,
.next-button:visited {
    color: #fff;
}

.next-button .next-text {
    float: left;
    margin: 11px 17px;
}

.next-container a:hover {
    color: #fff;
}

.next-button-vline {
    border-right: 1px solid #81a1e4;
    float: left;
    height: 42px;
}

.next-arrow {
    float: right;
    font-size: 46px;
    margin: 11px 17px;
    display: block;
    background: url(../images/arrow-slide.png) no-repeat center center;
    background-size: 9px 19px;
    width: 9px;
    height: 19px;
}

.prev-arrow {
    background-color: #8E8E8E;
    color: rgba(255,255,255,.5);
    float: left;
    font-size: 46px;
    height: 42px;
    text-align: center;
    width: 46px;
}

#section-security {
    background: transparent;
    height: 700px;
}

#section-easy {
    background: transparent;
    height: 700px;
}

#section-digitize {
    background: transparent;
    height: 700px;
}

#home-hero {
    background: transparent url(../images/home/home-hero-vegas-bkg.jpg) no-repeat right top;
    color: #fff;
    height: 450px;
    text-align: center;
}

#home-hero h1 {
    margin-bottom: 40px;
    padding-top: 160px;
}

#home-hero h3 {
    margin-bottom: 15px;
    margin-top: 0;

}

#home-hero a {
    color: #fff;
    margin-right: 25px;
}

.small-cc {
    margin-left: 17px;
    font-size: 20px;
}

.inactive {
    display: none;
}

#home-hero-rc p.announce {
    color: #fff;
    font-weight: bolder;
    padding-top: 120px;
    text-transform: uppercase;
    text-shadow: 0 1px 6px #787878;
}

#home-hero-rc {
    /*background: #bad2ff url(../images/hero-rc.jpg) no-repeat center center;
    height: 535px;*/
    /* text-align: center; */
}

#hero-container {
    /*background: #bad2ff url(../images/hero-rc.jpg) no-repeat center center;*/
    height: 660px;
}

.hero-logo {
   margin-top:5%;
   height:150px;
}

.hero-header {
    color: #666;
    font-size: 50px;
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    letter-spacing: -.05em;
    line-height: 1.2em;
    margin-bottom: 20px;
    margin-top: 10px;
    padding-top: 0;
    text-align: center;
    white-space: nowrap;
}

.more-questions-copy {
    background: url(../images/arrow-footer.png) no-repeat right center;
    background-size: 8px 14px;
    padding-right: 14px;
    white-space: nowrap;
}

#home-hero-rc h3 {
    color: #ffffff;
    line-height: 1.6em;
    margin-bottom: 15px;
    margin-top: 0;
}

#home-hero-rc p {
    margin: 0 auto;
    width: 50%;
}

#home-hero-rc a {
    /*color: #444;
    margin-right: 25px;
    padding-top: 20px;*/
}

#home-subhero-rc {
    text-align: center;
}

#home-subhero-rc a {
    margin-right: 25px;
}

#home-subhero-rc h1 {
    color: #3482E6;
    font-size: 41px;
    margin: 40px 0 0;
}

#hero-right {
    float: right;
    text-align: center;
    position: relative;
    top: 125px;
    right: 16px;
}

#hero-right h3 {
    padding: 0 44px;
    font-size: 19px;
    letter-spacing: -.03em;
    margin-bottom: 26px;
}

#new-intro p {
    color: #808080;
    margin-top: 50px;
    margin-left: 10px;
    text-align: left;
    font-size: 16px;
    line-height: 1.8em;
}

#home-options {
    height: auto;
}

#home-options .container {
    margin-top: -124px;
}

#home-options div.option-rc {
    margin-top: 10px;
    text-align: center;
}

#home-options div.option {
    margin-bottom: 75px;
    margin-top: 65px;
    text-align: center;
}

#home-options h3 {
    color: #3482E6;
    margin: 15px auto;
    width: 75%;
}

#home-options p {
    color: #808080;
    font-size: 16px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 50px;
    line-height: 1.8em;
}

#home-options a,
#home-options a:hover {
    color: #3079d2;
}

#social-search>div {
    margin-bottom: 10px;
}

#search-site {
    margin-bottom: 10px;
    text-align: right;
}

.maia-search {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: top;
}

.footer-column {
    width: 171px;
}

#footer-links ul {
    list-style: none;
    margin-left: 0;
    margin-right: 0;
    margin-top: 5px;
}

#footer-links li {
    padding: 2px 0;
}

#footer-links li a {
    color: #3079d2;
}

#footer-links li a:hover,#footer-links li.active a {
    color: #444;
}

.circle {
    background-repeat: no-repeat;
    background-position: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background: transparent;
    text-indent: -9999px;
    width: 11px;
    height: 11px;
    display: block;
}

.carousel-nav .circle {
    /*background-color: #f06;*/
}

.sub .carousel-nav .active {
    background-color: #3482E6;
    -webkit-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.sub .carousel-nav ul li {
    background-color: #8E8E8E;
    -webkit-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin-right: 12px;
}

.sub .container {
    height: 700px;
}

.recaptcha-footer-container {
    margin: 0 15px;
}

.recaptcha-footer {
    max-width: 978px;
    margin: 0 auto;
    padding-top: 39px;
}

.recaptcha-footer ul {
    font-size: 24px;
    font-weight: 300;
    color: #3482E6;
    line-height: 1.6em;
    white-space: nowrap;
    margin: 0;
}

.recaptcha-footer ul li {
    /*margin-bottom: 5px;*/
}

.recaptcha-footer .more-questions {
    font-size: 17px;
    text-transform: uppercase;
    margin: 20px 0 104px 0;
}

.more-questions .footer-arrow {
    font-size: 35px;
    margin: -6px 0 0 8px;
}

.pagination-button-container {
    float: right;
}

html {
    /* Sections now are flush to browser border */
    padding: 0;
}

#maia-header,
#maia-nav-x,
#maia-footer,
.maia-stage {
    margin: 0;
}

body {
    overflow: hidden;
}

.hero-overlay {
    background: #fff;
    background: rgba(255,255,255,.87);
    bottom: 0;
    /*height: 150px;*/
    position: absolute;
    width: 100%;
}

.hero-overlay-content {
    margin: 0 auto;
    max-width: 978px;
}

.hero-overlay-container {
    margin: 0 15px;
}

.recaptcha-button-container {
    float: left
}

.hero-overlay-content a {
    /*float: left;*/
    margin-left: 47px;
    margin-top: 55px;
}

.hero-callout {
    color: #020306;
    font-size: 27px;
    font-weight: 100;
    line-height: 1.4em;
    margin: 36px 0 36px 84px;
    padding-right: 40px;
    border-right: 1px solid #808080;
}

.hero-vertline {
    background: #808080;
    height: 100px;
    float: left;
    margin-top: 22px;
    margin-left: 14px;
    width: 1px;
}

.section-question {
    color: #3482E6;
}

.header-question {
    border-top: 1px solid #808080;
    border-top: 1px solid rgba(128,128,128,.3);
    font-size: 32px;
    margin-bottom: 45px;
    margin-top: 0;
    padding-top: 42px;
    text-align: center;
}

.carousel-nav {
    position: absolute;
    z-index: 2;
    top: 366px;
    right: 0;
}

#home-options {
    margin: 0 15px;
}

#home-options .icons {
    width: 55px;
}

#home-options .container {
    margin-top:0;
}

#hero-container {
    /*background: #bad2ff url(../images/hero-rc.jpg) no-repeat center center;*/
    height: auto;
    overflow: hidden;
    position: relative;
}

.carousel-bg {
    position: absolute;
    width: 100%;
    height: 700px;
    z-index: -1;
    top: 0;

    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.carousel-bg-item {
    width: 100%;
    height: 573px;
    position: absolute;
    top: 0;
}

.section .carousel-bg-item {
    height: 700px;
}

.hero-carousel-bg-01 {
    background: url(../images/hero-street-bg.jpg) no-repeat center center;
    height: 717px;
    left: 0;
}

.hero-carousel-bg-02 {
    background: url(../images/hero-book-bg.jpg) no-repeat center center;
    height: 717px;
}

.carousel-bg-01 {
    background: url(../images/bg-section-numbers.jpg) no-repeat center center;
    left: 0;
}

.carousel-bg-02 {
    background: url(../images/bg-section-scanbook.jpg) no-repeat center center;
}

.carousel-bg-security-01 {
    background: url(../images/bg-security-01.jpg) no-repeat center center;
}

.carousel-bg-security-02 {
    background: url(../images/bg-security-02.jpg) no-repeat center center;
}

.carousel-bg-security-03 {
    background: url(../images/bg-security-03.jpg) no-repeat center center;
}

.carousel-bg-easy-01 {
    background: url(../images/bg-ease-01.jpg) no-repeat center center;
}

.carousel-bg-easy-02 {
    background: url(../images/bg-ease-02.jpg) no-repeat center center;
}

.carousel-bg-digitize-01 {
    background: url(../images/bg-creation-01.jpg) no-repeat center center;
}

.carousel-bg-digitize-02 {
    background: url(../images/bg-creation-02.jpg) no-repeat center center;
}

.carousel-bg-digitize-03 {
    background: url(../images/bg-creation-03.jpg) no-repeat center center;
}

.carousel-bg-digitize-04 {
    background: url(../images/bg-creation-04.jpg) no-repeat center center;
}

.audio-btn {
    background: url(../images/audio.png) no-repeat 17px center;
    background-size: 23px 19px;
    border: 1px solid #5580DE;
    border-radius: 8px;
    display: inline-block;
    margin: 15px 0 0 15px;
    padding: 12px 30px 12px 55px;
}

@media only screen and (max-width: 1040px) {
    /*.content-container {
        width
    }*/
}

@media only screen and (max-width:977px) and (min-width:768px) {
    #maia-header .maia-util {
        margin-right: 25px;
    }
}

@media (max-width: 960px) {
    .hero-header{
        font-size: 46px;
    }

    .hero-logo {
        margin-top: 10%;
        height: 140px;
    }
}

@media only screen and (max-width: 900px) {
    .hero-callout {
        padding: 0;
        border: 0;
        width: 100%;
        float: none;
        clear: both;
        margin: 0 15px 20px;
    }

    .recaptcha-button-container {
        float: none;
        clear: both;
        text-align: center;

    }

    .hero-overlay-content {
        padding: 30px 0;
    }

    .hero-overlay-content a {
        float: none;
        margin: 0;
    }
}

@media only screen and (max-width:767px) {
    .main {
        margin-top: 95px;
    }

    #maia-header .maia-util {
        background-color: transparent;
        border: 0;
        margin-right: 0;
        position: absolute;
        right: 35px;
        top: 0;
    }

    #maia-nav-x {
        top: 51px;
    }

    #maia-nav-x.maia-compact h1+ul {
        margin-right: 15px;
    }

    #maia-nav-x.maia-compact h1:after {
        right: 38px;
    }

    .carousel h2 {
        font-size: 35px;
        line-height: 40px;
    }

    .carousel-nav {
        bottom: 0;
    }

    .carousel-nav li {
        margin: 0 10px;
    }

    .carousel-nav li a, {
        font-size: 10px;
        line-height: 10px;
    }

    #social-search {
        padding-bottom: 5px;
    }

    #search-site {
        text-align: left;
    }

    .hero-carousel-bg-01 {
        background: url(../images/hero-street-bg.jpg) no-repeat -862px center !important;
    }

    #hero-right {
        float: none;
        text-align: center;
        position: relative;
        right: 0;
        top: 125px;
    }

    .sm-col-12 {
        width: 97.0238095238%;
    }

    .sub .carousel-bg {
        position: relative;
        height: 240px;
    }

    .section.sub .carousel-bg-item  {
        background-position: top center;
        background-size: cover;
        height: 240px;
    }

    .sub .content-container {
        width: initial;
        height: auto;
        top: initial;
        padding-bottom: 70px;
    }

    .sub .carousel-scroll {
        height: auto;
    }

    .sub .carousel-nav {
        position: relative;
        bottom: intial;
        top: initial;
    }

    .sub .container {
        height: auto;
    }

    #strong-easy {
        float: none;
    }

    .sub .content-container {
        box-shadow: none;
    }

    .sub .content-container {
        border-bottom: 6px solid #eeeeee;
    }

    .no-margin-sm {
        margin: 0 !important;
    }
}

@media only screen and (max-width:480px) {
    #maia-header .maia-util {
        display: none;
    }

    .carousel p {
        padding-left: 15px;
        padding-right: 15px;
    }

    .carousel-nav li {
        margin: 0 2px;
    }

    .carousel-nav li a {
        font-size: 8px;
    }

    .maia-search input[type="text"] {
        width: 180px;
    }

    #home-hero-rc h3,#home-hero-rc p {
        display: none;
    }

    .hero-header {
        font-size: 41px;
    }

    .hero-logo {
        margin-top: 20%;
        height: 125px;
    }

    .recaptcha-footer h2,
    .recaptcha-footer ul {
        font-size: 18px;
    }

    .sub .carousel-bg,
    .section.sub .carousel-bg-item {
        height: 120px;
    }

    .section.sub p {
        font-size: 13px;
    }

    .section.sub h3 {
        font-size: 20px;
    }

    .sub .content-container {
        padding: 0 25px 60px;
    }

    .circle {
        width: 14px;
        height: 14px;
    }

    .sub .carousel-nav ul li {
        margin-right: 22px;
    }

    #home-subhero-rc h1 {
        line-height: 1.2em;
    }

    .carousel-item-content {
        margin-bottom: 20px;
    }

    #hero-right {
        top: 65px;
    }
}

.carousel-scroll, .carousel {
    position: relative;
    clear: both;
}
