html, body {
	
    margin:0;
    padding:0;
    height:100%;
}

h1, h2, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #2A3D53;
}
/*sw css*/
@font-face {
  font-family: 'similarweb';
  src: url('../fonts/similarweb.woff');
}
.navbar-brand {
	width: 275px !important;
	height: auto;
}
.container {
    width: inherit;
}

.navbar-header {
	position: relative;
	width: 100%;
}

.navbar-grey .icon-bar {
    background-color: #2A3D53 !important;
}
.body-content-container {
	font-size: .7em;
}
.header-link-desktop-view {
	height: 71px;
    padding-top: 24px;
    color: #fff;
}
.header-link-desktop-view > a {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	color: #fff !important;
    font-weight: 400;
}
.header-link-mobile-view > a {
	color: #fff !important;
    font-weight: 400;
}
.navbar-grey .header-link-desktop-view > a {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    color: #2b3d52 !important;
    font-weight: 400;
}
.navbar-grey .header-link-mobile-view > a {
    color: #2b3d52 !important;
    font-weight: 400;
}


.header-link-desktop-view > a:hover,.header-link-desktop-view > a:focus,.header-link-mobile-view > a:hover,.header-link-desktop-view > a:focus,.navbar-grey .header-link-desktop-view > a:hover,.header-link-desktop-view > a:focus,.navbar-grey .header-link-mobile-view > a:hover,.navbar-grey .header-link-mobile-view > a:focus {
    text-decoration: none;
    background-color: #FAFAFA;
}



.vertical-pipe {
    height: 71px;
    padding-top: 20px;
}
a:link, a:visited, a:hover, a:active {
    color: #FF9600;
    text-decoration: none;
}

.u-slidingUnderline:hover, .siteFooter .section-link:hover {
    text-decoration: none;
}

.u-slidingUnderline:hover:after, .siteFooter .section-link:hover:after {
    width: 100%;
    background-color: #fff;
}

.u-slidingUnderline:after, .siteFooter .section-link:after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    background: transparent;
    transition: all 300ms ease;
}

/* loading animation */
.sw-spinner {
    margin: 10% auto 0 auto;
    width: 50px;
    height: 60px;
    text-align: center;
    font-size: 10px;
}
.sw-spinner>div {
    background-color: #508ECF;
    height: 100%;
    width: 6px;
    margin-right: 3px;
    display: inline-block;
    -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
    animation: stretchdelay 1.2s infinite ease-in-out;
}
.sw-spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.sw-spinner .rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.sw-spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.sw-spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.otherProducts-button .icon-dropdown-arrow {
    position: absolute;
    top: 16px;
    right: 8px;
    font-size: 6px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-size: 6px;
    font-size: 6px;
}
.btnHollow {
    display: inline-block;
    padding: .4em 2.3em;
    font-weight: 400;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.2;
    background: transparent;
    color: #FF9600;
    border: solid 3px #FF9600;
    text-align: center;
    transition: all 250ms;
}
.btnHollow--blueExtraDark {
    color: #2b3d52 !important;
    border-color: #2b3d52;
}
.btnHollow--yellow {
    color: #FF9600 !important;
    border-color: #FF9600;
}
.btnHollow--yellow:hover {
    color: rgba(255,255,255,.75);
    border: 2px solid rgba(255,150,0,.75);
    text-decoration: none;
    cursor: pointer;
}
.otherProducts-button {
    position: relative;
    font-weight: 400;
    font-size: 15px;
    padding: 10px 10px 10px 10px;
    border-width: 2px;
}
.otherProducts-button:hover {
    border-color: rgba(43,61,82,0.3);
    text-decoration: none;
}
.btnHollow--white {
    color: #fff !important;
    border-color: #fff;
}
.btnHollow--white:hover {
    color: rgba(255,255,255,.75);
    border: 2px solid rgba(255,255,255,.75);
    text-decoration: none;
    cursor: pointer;
}
i, cite, em, var, address, dfn {
    font-style: italic;
}
.icon-dropdown-arrow:before {
    content: "\f11e";
}
.icon-facebook:before {
    content: "\f127";
}
.icon-twitter:before {
    content: "\f14f";
}
.icon-gplus:before {
    content: "\f12b";
}
.icon-linkedin:before {
    content: "\f136";
}
.siteFooter .social-links li {
    display: inline;
    margin: 0 10px;
}
[class^="icon-"]:before, [class*=" icon-"]:before, .list--checked .list-item:before, .informationButton, .date-picker .date-option:after, .table-cell.table-download a, .content-page.search .sprite.linkout, .pro-marketing .pro-features-list .pro-feature:before, .selectFilter.icon-arrow::after, .selectFilter.icon-calendar::before, .proSection-feature::before {
    font-family: "similarweb";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.base-header-drop-down-link {
    padding: 10px;
    border-bottom: none;
    display: block;
    color: #34353B !important;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

.base-header-drop-down-link:before {
    content: '';
    display: block;
    position: absolute;
    height: 0;
    width: 0;
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    top: -7px;
    right: 29px;
}

.base-header-drop-down-link:first-of-type {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.base-header-drop-down-link:last-of-type {
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.base-header-drop-down-link:hover {
    background: #587FC5;
    color: #fff !important;
    text-decoration: none;
    cursor: pointer;
}

.footer-title {
    display: block;
    height: 40px;
}

.footer-title svg {
    max-height: 100%;
    max-width: 100%;
}

.siteFooterWrap {
    width: 1120px;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 50px;
    box-sizing: border-box;
    padding: 60px 0 0 0;
}

.siteFooter .footer-sections {
    position: relative;
    padding: 0 40px;
}
.siteFooter ul {
    display: block;
    text-align: left;
    float: left;
    padding-left: 0;
    margin: 0;
}

.menu-section, .siteFooter .section {
    margin: 0 4% 20px 0;
    font-weight: 600;
    font-size: 16px;
    width: 17%;
}

.siteFooter .section {
    position: relative;
}

.menu-section:last-of-type, .siteFooter .section:last-of-type {
    width: 33%;
}

.siteFooter .section-underline {
    width: 100%;
    margin: 20px auto;
    border-bottom: 1px solid rgba(255,255,255,0.3);
}

.siteFooter .headerSection-title {
    color: #fff;
    font-weight: 800;
    font-size: 18px;
}
.headerSection-title {
    box-sizing: border-box;
    color: #2b3d52;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
}

.siteFooter .section-items.location .footer-item span {
    display: block;
    line-height: 35px;
    font-weight: 400;
}
.siteFooter ul, .siteFooter ol {
    list-style: none;
    list-style-image: none;
}

.siteFooter .section-items .footer-item {
    font-size: 16px;
    width: 99%;
}

.siteFooter li {
    display: inline-block;
    margin: 0 10px 10px 0;
}

.siteFooter li a {
    display: inline-block;
    color: #fff !important;
    transition: color 250ms;
    cursor: pointer;
    font-weight: 500;
}

.siteFooter li a:hover {
    color: #e1e1e1;
    text-decoration: none;
}

.siteFooter .social-links {
    clear: both;
    float: none;
    text-align: center;
    margin: 30px 0 15px 0;
    padding: 10px 0;
    border-bottom: solid 1px rgba(255,255,255,0.3);
    border-top: solid 1px rgba(255,255,255,0.3);
}

.siteFooter .additional-info {
    font-weight: 400;
    font-size: 12px;
    font-size: 0.75em;
    line-height: 20px;
}
.siteFooter .footer-sections .icon-dropdown-arrow {
    display: none;
    font-size: 7px;
    opacity: 0.4;
    transition: 500ms ease;
}
.siteFooter .footer-sections .icon-dropdown-arrow {
    display: none;
    font-size: 7px;
    opacity: 0.4;
    transition: 500ms ease;
}
.siteFooter .footer-sections .icon-dropdown-arrow.is-flipped {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    opacity: 1;
}
.siteFooter .section-items.location {
    width: 50%;
}
.siteFooter .section-items.location .footer-item a, .siteFooter .section-items.location .footer-phone {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
}
.siteFooter .additional-info, .siteFooter .additional-info a {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
}
/*Quettra header*/
.navbar-brand img{
    max-width: 230px;
    width: 100%;
}

.navbar {
    border-bottom: 0px !important;
    margin-bottom: 0;
}
.navbar-front {
	z-index: 10001;
}
.navbar-nav {
    margin: 0 !important;
}
ul.nav.navbar-nav.navbar-right {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 16px;
}

ul.nav.navbar-nav.navbar-right li:hover {
    text-decoration: none;
}
/*END*/
.no-show.no-show {
    display: none !important;
}
.inline {
    display: inline !important;
}
.quettra-green-button {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

/*.header-container {
    background-color: #2A3D53 !important;
}*/
.body-wrapper {
    min-height:100%;
    position:relative;
}
.privacy {
    background-color: #f2f2f2;
}
.user-info.user-info {
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    color: #fff !important;
    line-height: 20px;
    position: relative;
    padding: 15px;
    margin: 0;
    display: inline-block
}
.user-info:focus, .user-info:hover {
    text-decoration: none;
    color:white;
}
.base-header-drop-down {
    cursor: pointer;
}
.navbar-collapse {
    overflow: hidden !important;
}
.navbar-collapse.collapse {
    display:none !important;
}
.collapse.in {
    display:block !important;
}
#user-drop-down:focus, #user-drop-down:hover {
    border:0;
}
.base-header-drop-down-triangle {
	right: auto;
    margin-left: 53px;
    top: -14px;
    right: 24px;
    line-height: 0.3em;
}
.base-header-drop-down-container {
    right: auto;
    margin-left: -40px;
    right: 0;
    top: 53px;
    z-index: 10000;
    position: fixed;
}
.base-header-mobile-drop-down-container {
	position: fixed;
	z-index: 10000;
	background-color: #2b3d52;
	width: 100%;
}
.base-header-mobile-drop-down-container.navbar-grey {
	border-bottom: 0 !important;
}
.footer-container {
	margin-top: 50px;
}

.footer-container p {
    font-size: 1.4rem;
}
.desktop-view {
	display: none !important;
}
.mobile-view {
	display: none;
}
.copyright {
	float: right;
}
@media (min-width: 768px) {
    .navbar-toggle {
        display: block;
    }
}
@media (max-width: 999px) {
	.mobile-view {
    	display: block;
    }
    .base-header-drop-down-container {
    	display: none !important;
    }
}
@media (min-width: 1000px) {
	.desktop-view {
		display: block !important;
	}
    .navbar-toggle {
        display: none;
    }
    .user-info {
        margin-top: 12px;
        padding-top: 5px;	
    }
    .logout {
        display:none !important;
    }
    .navbar-collapse.collapse {
        display:block !important;
    }
}
@media (max-width: 999px) {
    .signup-header:hover, .signup-header:focus {
        border: none !important;
    }
    .navbar-collapse{
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
        overflow-y: auto;
        display:block;
    }
    .nav > li {
        float: none;
    }
    .navbar-right {
        float: none !important;
    }

    .navbar-header {
        float: none !important;
    }

    #user-drop-down {
        display: none;
    }
}
@media only screen and (min-width: 180px) {

/* ====================
    INTERMEDIATE: Menu
   ==================== */

    nav a {
        float: left;
        width: 27%;
        margin: 0 1.7%;
        padding: 25px 2%;
        margin-bottom: 0;
    }

    nav li:first-child a {
        margin-left: 0;
    }

    nav li:last-child a {
        margin-right: 0;
    }

/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

    nav ul li {
        display: inline;
    }

    .oldie nav a {
        margin: 0 0.7%;
    }
}

@media only screen and (min-width: 768px) {

/* ============
    WIDE: Menu
   ============ */

    .title {
        float: left;
    }

    nav {
        float: right;
        width: 38%;
    }

/* ============
    WIDE: Main
   ============ */

    .main article {
        float: left;
        width: 57%;
    }

    .main aside {
        float: right;
        width: 28%;
    }
}
@media (max-width: 1120px) {
    .siteFooter .footer-sections {
        padding: 0 40px;
    }
}


@media (max-width: 1024px) {
	.footer-title {
        display: none;
    }
    .footer-title {
        display: block;
        height: 40px;
        margin: 0 auto 80px;
    }
    .siteFooterWrap {
    	padding: 0;
    	margin: 0;
    }
    .siteFooter .footer-sections .icon-dropdown-arrow {
        position: absolute;
        left: 96%;
        top: 23px;
        display: inline-block;
        cursor: pointer;
    }
	.siteFooter .footer-sections {
        margin-bottom: 35px;
    }
	.siteFooter .section {
        cursor: pointer;
    }
    .siteFooter .section {
        position: relative;
    }
    .menu-section, .siteFooter .section.section {
        width: 100%;
        margin: 0;
    }
    .siteFooter .section-underline {
    	border: 0;
    	margin: 0;
    }
    .menu-section a, .siteFooter .section a {
	    margin: 10px 0;
	    font-weight: 400;
	    font-size: 20px;
	}
	.menu-section.active .section-items .footer-item a, .siteFooter .active.section .section-items .footer-item a {
	    font-weight: 400;
	    font-size: 18px;
	}
	.u-slidingUnderline:after, .siteFooter .section-link:after {
		height: 0;
	}
	.siteFooter .headerSection-title {
	    padding: 15px 0;
	}
	.footer-title {
		display: none;
	}
	.menu-section.active .section-items.location .footer-item a, .siteFooter .active.section .section-items.location .footer-item a {
	    font-weight: 300;
	    font-size: 18px;
	    margin: 5px 0;
	}
	.siteFooter .section-link {
	    display: block;
	}
	.menu-section.active .section-items.location .footer-item span, .siteFooter .active.section .section-items.location .footer-item span {
	    margin-top: 20px;
	}
	.siteFooter .additional-info {
	    margin: 20px 5% 0 5%;
	}
	.menu-section.active .section-items, .siteFooter .active.section .section-items {
	    display: inline-block;
	    background-color: #243142;
	    width: calc(100% + 80px);
	    margin: 0 -40px;
	    padding: 0 40px;
	}
	.siteFooter .social-links {
	    border: none;
	    margin: 0;
	}
	.copyright {
		text-align: left;
	}
	.siteFooter .footer-sections:after {
	    content: '';
	    position: absolute;
	    bottom: -25px;
	    left: 5%;
	    width: 90%;
	    height: 1px;
	    background-color: rgba(255,255,255,0.5);
   }
	.siteFooter ul {
	    float: none;
	}
	.siteFooter .section-items {
	    display: none;
	}
	.btnAndSocial {
		position: relative;
	}
}
@media (max-width: 568px) {
	.additional-info ul, .additional-info .copyright {
		text-align: center;
	}
	.copyright {
		text-align: center;
		float: none;
	}
}