/**
New portal refresh styles.
 */

/* Color palette */

:root {
    --dark-cyan: #078b89;
    --beige: #f2ebc8;
    --gray1: #767676;
    --marine: #0a1c6b;
    --jade-green: #26b066;
    --dark-sand: #a3945e;
    --sandy-yellow: #ffef74;
    --duck-egg-blue: #c1faf2;
    --muddy-green: #625836;
    --spruce: #126438;
    --purplish-pink: #d166bd;
    --velvet: #630a47;
    --lipstick: #e43137;
    --HighPriorityInline: #dd1e31;
    --HighPriority: #fd4664;
    --warning: #ffdb0d;
    --confirmation: #5df0ad;
    --info: #c2f5ff;
    --visited: #6666d1;
    --default: #006efc;
    --active: #1436d9;
    --graysBlack: #111820;
    --gray2: #eeeeee;
    --gray3: #fbfbfb;
    --burgundy: #803769;
    --teal: #00a795;
    --salmon: #ff9266;
    --green: #0f9129;
    --black: #000000;
    --white: #ffffff;
    --gray: #404040;
}

li {
    line-height: 2.5rem;
}

html > ._edp.brand-ui {
    background: #f5f7f6;
    color: #111820;
    font-family: 'MarketSans-Regular';
}

html > ._edp {
    line-height: inherit;
}

body.admin-menu.navbar-is-fixed-top {
    padding-top: 69px !important;
}

.dropdown-menu > li > a,
.navbar-default .navbar-nav > li > a {
    font-family: MarketSans-Light;
}

div.views-row-odd,
div.views-row-even {
    display: inline-block;
    display: block;
    height: auto;
    max-width: 100%;
    padding: 15px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

body.navbar-is-fixed-top {
    padding-top: 70px !important;
}

@media screen and (max-width: 668px) {
    body.navbar-is-fixed-top {
        padding-top: 80px !important;
    }

}

@media (max-width: 1200px) {
    .mini-links {
        margin-left: 1.7rem;
        margin-bottom: 1rem;
    }

    .maj-links {
        margin-left: 4rem;
        margin-bottom: 1rem;
    }
}

.photos {
    position: relative;
}

.photos a {
    display: inline-block;
}

.photos img {
    position: relative;
    float: left;
    min-width: 100%;
}

.photos .text-on-img-div {
    font-family: MarketSans-Bold;
    max-height: 368px;
    font-size: 19px;
    font-weight: bold;
    line-height: 30px;
    letter-spacing: 0.5px;
    color: #ffffff;
    left: 6%;
    position: absolute;
}

.photos .text-on-img-div p {
    font-size: 22px;
}

.photos .text-on-img-div ul > li {
    font-size: 18px;
    position: relative;
}

.list-unstyled li {
    margin-bottom: 1rem;
}

.carousel-parent {
    /* margin-top: 1rem;*/
}

header {
    margin-bottom: 0.65rem;
}

.color-dark-cyan {
    color: #078b89;
}

.color-home-grey {
    color: #767676;
}

.color-velver {
    color: #630a47;
}

.color-white {
    color: #ffffff;
}

.bg-dark-cyan {
    background-color: #078b89;
}

.navbar-duck-egg-blue .navbar-nav > li > a {
    color: #c1faf2;
}

.navbar-duck-egg-blue .navbar-nav > .dropdown > a .caret {
    border-top-color: #c1faf2;
    border-bottom-color: #c1faf2;
}

.navbar-duck-egg-blue .navbar-nav > .open > a,
.navbar-duck-egg-blue .navbar-nav > .open > a:hover,
.navbar-duck-egg-blue .navbar-nav > .open > a:focus {
    color: #f2ebc8;
    background-color: unset;
}

.navbar-duck-egg-blue .navbar-nav > .open > a:focus .caret {
    border-top-color: #f2ebc8;
    border-bottom-color: #f2ebc8;
}

.navbar-duck-egg-blue .navbar-nav > li > a:focus .caret {
    transform: rotate(180deg);
    background-color: unset;
}

.navbar-default .navbar-nav > li > a:focus .caret {
    transform: rotate(180deg);
    background-color: inherit;
}

.edp-ico:before {
    position: absolute;
    width: 29px;
    height: 29px;
    margin-left: -4.2rem;
}

.edp-ico {
    font-size: 28px;
}

.edp-ico-small {
    font-size: 14px;
}

.edp-ico-small:before {
    position: absolute;
    width: 27px;
    height: 28px;
    margin-left: -4rem;
    margin-top: -4px;
}

.buy-ico:before {
    content: '';
    background: url('/sites/all/themes/portal_refresh_17/assets_home/shop-icon.png');
    background-size: cover;
}

.buy-ico-pink:before {
    content: '';
    background: url('/sites/all/themes/portal_refresh_17/assets_home/shop-icon-pink.png');
    background-size: cover;
}

.sell-ico:before {
    content: '';
    background: url('/sites/all/themes/portal_refresh_17/assets_home/sell-icon.png');
    background-size: cover;
}

.sell-ico-green:before {
    content: '';
    background: url('/sites/all/themes/portal_refresh_17/assets_home/sell-icon-green.png');
    background-size: cover;
}

.commerce-ico:before {
    content: '';
    background: url('/sites/all/themes/portal_refresh_17/assets_home/commerce-icon.png');
    background-size: cover;
}

.explorer-ico:before {
    content: '';
    background: url('/sites/all/themes/portal_refresh_17/assets_home/explorer-icon.png');
    background-size: cover;
}

.help-ico:before {
    content: '';
    background: url('/sites/all/themes/portal_refresh_17/assets_home/help-icon.png');
    background-size: cover;
}

.sandbox-ico:before {
    content: '';
    background: url('/sites/all/themes/portal_refresh_17/assets_home/sandbox-icon.png');
    background-size: cover;
}

.edp-home-heading {
    font-size: 24px;
    line-height: 1.13;
    text-align: left;
}

#topfooter,
.footer,
.navbar-default {
    background-color: #f5f7f6 !important;
    font-family: MarketSans-Thin;
    font-size: 12px;
    line-height: 2;
    text-align: left;
}

.container-white {
    background-color: #fbfbfb;
}

.visit-blog-button {
    margin-top: 2rem;
}

.quick-start-button {
    margin-top: 2rem;
    width: 125%;
}

.tell-the-world-button {
    margin-top: 2rem;
    width: 100%;
}

.color-dark-sand {
    color: #a3945e;
}

.border-dark-sand {
    border: solid 2px #a3945e;
}

.border-dark-cyan {
    border: solid 2px #078b89;
}

.border-home-grey {
    border: solid 2px #767676;
}

.border-white {
    border: solid 2px #ffffff;
}

.border-beige {
    border: solid 2px #f2ebc8;
}

.color-beige {
    color: #f2ebc8;
}

.m-l-11 {
    margin-left: 12px;
}

.m-l-49 {
    margin-left: 49px;
}

.m-l-44 {
    margin-left: 44px;
}

.bg-color-white {
    background-color: #ffffff !important;
}

.bg-color-green {
    background-color: #e7f2db;
}

.bg-green-box {
    background-color: #e7f2db;
    font-family: MarketSans-Regular;
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0.4px;
    text-align: left;
    color: #000000;
    padding: 22px;
    margin-bottom: 1rem;
}

.bg-green-box a {
    color: #000000;
    font-family: MarketSans-SemiBold;
}

.edp-table-white-pink {
    background-color: #ffffff;
}

.edp-table-white-pink > thead > tr > th {
    background-color: #fef2ed;
    color: #000000;
    font-family: MarketSans-Light;
}

.edp-table-white-pink > tbody > tr {
    border-top-color: #f1e7ef;
}

.col-2-4 {
    background-color: white;
    margin-left: 1.6rem;
    width: 97.5%;
}

.post-content {
    top: 0;
    position: absolute;
}

.text-on-image-lg {
    font-size: 28px;
    text-align: left;
    font-family: MarketSans-SemiBold;
}

.text-on-image-sm {
    font-size: 16px;
    text-align: left;
}

#scroll-to-top {
    position: fixed;
    width: 32px;
    height: 33px;
    right: -50px;
    bottom: 60px;
    overflow: hidden;
    z-index: 9;
    border: 1px solid #ddd;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    display: none;
}

.m-b-1 {
    margin-bottom: 1rem;
}

.caption {
    width: 80%;
    bottom: 10rem;
    position: absolute;
    left: 5rem;
}

/* ------------------- Carousel Styling start ------------------- */

.carousel-caption {
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    padding: 0 0 10px 25px;
    color: #fff;
    text-align: left;
}

.carousel-indicators {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 15;
    margin: 0;
    padding: 0 25px 25px 0;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
}

.carousel-control {
    margin-top: 13rem !important;
}

.edp-carousel-caret {
    cursor: pointer;
    /* background: none repeat scroll 0 0 #fff; */
    /* border: 4px solid #FFFFFF; */
    /* border-radius: 23px 23px 23px 23px; */
    height: 40px;
    width: 40px;
    margin-top: 10rem;
    color: #000;
    margin-left: -1rem;
    margin-right: -1rem;
}

.edp-carousel-caret-left span {
    margin-top: -1rem;
    margin-left: -12px;
}

.edp-carousel-caret-right span {
    margin-top: -1rem;
    margin-right: -12px;
}

.edp-carousel-caption-right {
    position: absolute;
    left: 48px;
    bottom: 0;
    z-index: 10;
    text-align: right;
    margin-bottom: 5rem;
    width: 46%;
}

.edp-carousel-caption-right-2 {
    position: absolute;
    left: 48px;
    bottom: 0;
    z-index: 10;
    padding: 0 0 10px 25px;
    text-align: right;
    /*margin-bottom: 2%;*/
    width: 46%;
}

.edp-carousel-caption-left {
    position: absolute;
    left: 48px;
    bottom: 0;
    z-index: 10;
    padding: 0 0 10px 25px;
    text-align: left;
    /*margin-bottom: 6%;*/
    width: 46%;
}

.btn-transparent {
    background-color: transparent;
    font-size: 18px;
}

.edp-home-carousel-text {
    font-size: 24px;
    line-height: 1.13;
}

.edp-home-carousel-text-right {
    font-size: 24px;
    line-height: 1.13;
}

.edp-carousel-caption-right-div {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}

.edp-carousel-caption-left-div {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}

/* ------------------- Carousel Styling end ------------------- */
.move-right {
    transform: translate(50%);
}

.text-on-image-left {
    transform: translate(2%);
}

.learn-more-left {
    float: right;
}

.read-the-stories-left {
    float: right;
    margin-top: 4rem;
    margin-right: 3rem;
}

.learn-more-right {
    float: right;
    margin-right: 3rem;
!important;
}

.learn-more-white a {
    color: white;
}

.carousel-small-text {
    font-family: MarketSans-Regular;
    font-size: 16px;
    max-width: 95%;
}

.hero_image_overlay_text {
    width: 60%;
    font-family: MarketSans-Thin;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}

.carousel-title-text {
    font-size: 30px;
}

.ebayui-ellipsis {
    display: inline-block;
    overflow: hidden;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap
}

.hl-cta {
    border: 1px solid #333;
    box-shadow: #333 0 0px 0px 0px inset;
    display: inline-block;
    font-size: 18px;
    padding: 11px 17px 10px;
    text-align: center;
    -webkit-transition: all 500ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
    transition: all 500ms cubic-bezier(0.39, 0.5, 0.15, 1.36)
}

@media screen and (min-width: 2px) {
    .hl-cta {
        font-size: 18px;
    }
}

.hl-cta:hover {
    text-decoration: none
}

.hl-cta:after {
    margin-left: 2px;
}

.hl-cta__arrow {
    display: inline-block;
    height: 18px;
    width: 18px;
    margin-left: 4px;
    -webkit-transition: all 500ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
    transition: all 500ms cubic-bezier(0.39, 0.5, 0.15, 1.36)
}

@media screen and (min-width: 2px) {
    .hl-cta__arrow {
        position: relative;
        top: 4px
    }
}

p.heading {
    margin-top: 32px;
    margin-bottom: 10px;
}

h1, h2, h3, h4 {
    color: #078b89;
}

/* Text styles */

h1 {
    font-family: MarketSans-Thin;
    font-size: 42px;
    font-weight: 100;
    line-height: 46px;
    text-align: left;
}

h2 {
    font-family: MarketSans-Medium;
    font-size: 32px;
    font-weight: 500;
    line-height: 36px;
    text-align: left;
}

h3 {
    font-family: MarketSans-Medium;
    font-size: 26px;
    font-weight: 500;
    line-height: 30px;
    text-align: left;
}

h4 {
    font-family: MarketSans-Regular;
    font-size: 20px;
    line-height: 24px;
    text-align: left;
}

h5 {
    font-family: MarketSans-Regular;
    font-size: 18px;
    line-height: 22px;
    text-align: left;
}

link {
    font-family: MarketSans-Regular;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    color: #006efc;
}

h6 {
    font-family: MarketSans-Regular;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
}

body {
    font-family: MarketSans-Regular;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}

.Small-Link {
    font-family: MarketSans-Regular;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
    color: #006efc;
}

.Visited {
    font-family: MarketSans-Regular;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
    color: #6666d1;
}

.Small-Text {
    font-family: MarketSans-Regular;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
}

.thin-heading {
    font-family: MarketSans-Thin;
    font-size: 24px;
    font-weight: 100;
    letter-spacing: 0.7px;
    text-align: left;
    color: #078b89;
}

.medium-heading {
    font-family: MarketSans-Medium;
    font-size: 22px;
    font-weight: 100;
    letter-spacing: 0.7px;
    text-align: left;
    color: #111820;;
}

.medium-heading-small {
    font-family: MarketSans-Medium;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0.5px;
    text-align: left;
    color: #111820;;
}

.thin-heading-small {
    font-family: MarketSans-Thin;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0.5px;
    text-align: left;
    color: #078b89;
}

.edp-block-title {
    font-family: MarketSans-Bold;
    color: #078b89;
    font-size: 20px;
}

.brand-portrait-support {
    height: 100%;
    width: 102%;
    object-fit: contain;
}

div.panel-body > p,
div.panel-body > div > p,
p.panel-body,
div.panel-body,
div.press-release-main {
    font-family: MarketSans-Light;
    font-size: 14px;
    text-align: left;
    color: #111820;
}

.brand-ui-menu-heading {
    font-family: MarketSans-Regular;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.4px;
    text-align: left;
}

.brand-ui-sample-press-release {
    font-family: MarketSans-Regular;
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: 0.4px;
    text-align: left;
    color: #000000;
}

.brand-ui-left-nav-item {
    font-family: MarketSans-Regular;
    font-size: 13px;
    line-height: 1.54;
    letter-spacing: 0.4px;
    text-align: left;
    color: #555555;
}

li.active > a.brand-ui-left-nav-item {
    background-color: #ffffff;
    color: #555555;
}

div.region.region-sidebar-first {
    position: relative;
    margin-top: 55px;
    background-color: #f5f7f6;
    box-shadow: none;
    border: 0px #e3e3e3;
    border-radius: 0px;
}

.region .region-sidebar-first .well > li > a {
    color: #555555;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #ffffff;
    color: #555555;
}

.nav-pills > li {
    border-top: solid 1px #cccccc;
}

.nav-pills > li:first-child {
    border-top: none;
}

.node-sub-landing-pages {
    background-color: #f5f7f6;
}

.edp-panel {
    background-color: #f5f7f6;
    border: 0px solid transparent;
    border-radius: 4px;
    box-shadow: none;
}

.panel-heading {
    margin-top: -12px;
}

.panel-default > .panel-heading {
    border: none;
}

.edp-large-btn-heading {
    background-color: #078b89;
    font-size: 20px;
    text-align: center;
    color: #ffffff;
    margin-top: 1.9rem;
    padding: 5px;
}

.bg-color-light-grey {
    background-color: #f5f5f5;
}

.bg-color-light-pink {
    background-color: #fabda5;
}

.color-pink {
    color: #fabda5;
}

.color-lipstick {
    color: #e43137;
}

.color-green {
    color: #0f9129;
}

.color-greysblack {
    color: #111820;
}

.small-para-text {
    font-family: MarketSans-Regular;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    letter-spacing: 0.5px;
    text-align: left;
    color: #ffffff;
    bottom: 1rem;
}

.sample-press-release {
    background-color: white;
    padding: 20px;
    margin-left: 10px;
    margin-bottom: 10px;
}

div.press-release-main > p {
    padding: 3px;
}

.regular-fonts {
    font-family: MarketSans-Regular;
}

.thin-fonts {
    font-family: 'MarketSans-Thin';
}

.bold-fonts {
    font-family: 'MarketSans-Bold';
}

.light-fonts {
    font-family: 'MarketSans-Light';
}

.medium-fonts {
    font-family: 'MarketSans-Medium';
}

.semi-bold-fonts {
    font-family: 'MarketSans-SemiBold';
}

div.submitted {
    margin-bottom: 1em;
    font-family: MarketSans-Light;
    font-weight: inherit;
    color: #111820;;
}

div.submitted a {
    color: #111820;;
}

header > div.row {
    margin-bottom: -2rem;
}

.edp-field-type-text-with-summary {
    width: 103%;
    margin-left: -1.5rem;
}

div.field-item > div.well {
    background-color: #ffffff;
    border: none;
    border-radius: 0;
    box-shadow: inherit;
}

div.node-blog,
div.node-blog > div.panel-body {
}

.integ-parent {
    max-width: 98.5%;
}

.page-img {
    height: 397px;
    width: 97.5% !important;
}

.hero-img-move {
    margin-left: 1.5rem;
}

.hero-title {
    font-family: MarketSans-SemiBold;
    font-size: 32px;
    font-weight: 600;
    text-align: left;
    color: #fbfbfb;
}

.hero-sub-text {
    margin-right: 200px;
    font-family: MarketSans-Regular;
    font-size: 18px;
    color: #fbfbfb;
}

div.view-id-dev_program_blog div.field-name-body {

}

div.view-id-dev_program_blog .submitted {

}

/* ebay brand specific  end*/

/*===============================================================*/
@font-face {
    font-family: 'MarketSans-Bold';
    src: url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/MarketSans-Bold-MarketSans-Bold-f79c2219.eot?e') format('embedded-opentype'), url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/MarketSans-Bold-MarketSans-Bold-45df6ac5.otf?e') format('opentype'), url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/MarketSans-Bold-MarketSans-Bold-3f14ea1b.woff?e') format('woff'), url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/MarketSans-Bold-MarketSans-Bold-5f07684f.ttf?e') format('truetype'), url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/MarketSans-Bold-MarketSans-Bold-86ec4481.svg?e') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*===============================================================*/
@font-face {
    font-family: 'MarketSans-Light';
    src: url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/MarketSans-Light-MarketSans-Light-4a844206.eot?e') format('embedded-opentype'), url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/MarketSans-Light-MarketSans-Light-7280b002.otf?e') format('opentype'), url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/MarketSans-Light-MarketSans-Light-4c2d8cfe.woff?e') format('woff'), url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/MarketSans-Light-MarketSans-Light-99dcfed8.ttf?e') format('truetype'), url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/MarketSans-Light-MarketSans-Light-b8e7800c.svg?e') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*=================================================================*/
@font-face {
    font-family: 'MarketSans-Medium';
    src: url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/MarketSans-Medium-MarketSans-Medium-52a4de6d.eot?e') format('embedded-opentype'), url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/MarketSans-Medium-MarketSans-Medium-0945d751.otf?e') format('opentype'), url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/MarketSans-Medium-MarketSans-Medium-1502c707.woff?e') format('woff'), url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/MarketSans-Medium-MarketSans-Medium-07edac21.ttf?e') format('truetype'), url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/MarketSans-Medium-MarketSans-Medium-81d217c2.svg?e') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*==================================================================*/
@font-face {
    font-family: 'MarketSans-Regular';
    src: url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/MarketSans-Regular-MarketSans-Regular-3557c018.eot?e') format('embedded-opentype'), url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/MarketSans-Regular-MarketSans-Regular-b99fdee9.otf?e') format('opentype'), url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/MarketSans-Regular-MarketSans-Regular-3ec9b91e.woff?e') format('woff'), url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/MarketSans-Regular-MarketSans-Regular-8fe09c1b.ttf?e') format('truetype'), url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/MarketSans-Regular-MarketSans-Regular-f185b7ec.svg?e') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*===================================================================*/
@font-face {
    font-family: 'MarketSans-SemiBold';
    src: url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/MarketSans-SemiBold-MarketSans-SemiBold-7467ced0.eot?e') format('embedded-opentype'), url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/MarketSans-SemiBold-MarketSans-SemiBold-3734da5f.otf?e') format('opentype'), url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/MarketSans-SemiBold-MarketSans-SemiBold-21d668cd.woff?e') format('woff'), url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/MarketSans-SemiBold-MarketSans-SemiBold-78ee29e2.ttf?e') format('truetype'), url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/MarketSans-SemiBold-MarketSans-SemiBold-2e70f776.svg?e') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*===============================================================*/
@font-face {
    font-family: 'MarketSans-Thin';
    src: url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/MarketSans-Thin-MarketSans-Thin-844040e9.eot?e') format('embedded-opentype'), url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/MarketSans-Thin-MarketSans-Thin-169cd4ae.otf?e') format('opentype'), url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/MarketSans-Thin-MarketSans-Thin-17f63c37.woff?e') format('woff'), url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/MarketSans-Thin-MarketSans-Thin-7a17532a.ttf?e') format('truetype'), url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/MarketSans-Thin-MarketSans-Thin-0ce46943.svg?e') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*===============================================================*/
@font-face {
    font-family: 'fulcrum';
    src: url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/fulcrum-4f01c70c.eot?e');
    src: url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/fulcrum-4f01c70c.eot?e') format('embedded-opentype'), url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/fulcrum-a49e64ee.ttf?e') format('truetype'), url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/fulcrum-92e51143.woff?e') format('woff'), url('/sites/all/themes/portal_refresh_17/fonts/MarketSans/fulcrum-3a0fb94c.svg?e') format('svg');
    font-weight: normal;
    font-style: normal;
}

@media only screen and (max-width: 992px) {
    .photos .text-on-img-div ul > li {
        font-size: 15px;
    }

    .edp-img-responsive {
        min-width: 100%
    }

    #integ-img-parent {
        height: 107rem;
        width: 101%;
    }

    #integ-img {
        min-width: 102.2%;
    }

    #integ-content {
        padding-left: 5rem;
    }
}

@media only screen and (max-width: 725px) {
    .photos .text-on-img-div ul > li {
        font-size: 12px;
    }

}

.page-img {
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    display: table;
    width: 100%;
}

.page-img .hero {
    display: table-cell;
    text-align: left;
    vertical-align: middle;

}

.page-img .hero > div {
    margin-left: 10rem;
}

@media only screen and (max-width: 768px) {
    .page-img {
        margin-top: -1rem;
        height: 300px;
    }

    .page-img .hero p {
        text-align: justify;
    }
}

.carousel-parent {
    min-width: 1230px;
}

.edp-container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1440px;
}

@media only screen and (max-width: 992px) {

    img {
        /*min-width:100%;*/
    }

    /*.carousel-small-text {*/
    /*width: 250px;*/
    /*white-space: nowrap;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*}*/
    /*.edp-carousel-caption-right, .edp-carousel-caption-left, .edp-carousel-caption-right-2 {*/
    /*}*/
}

/*
@media only screen and (max-width: 670px) {
    .page-img {
        margin-top: -1rem;
        height: 300px;
    }
}





@media (min-width: 1200px) {
    .edp-carousel-caption-right, .edp-carousel-caption-left, edp-carousel-caption-right-2 {
        margin-bottom: 4%
    }

}

@media (max-width: 968px){
div.carousel-parent > div.container {
    width: 968px;
}
}

@media (min-width: 768px){
    div.carousel-parent > div.container {
        width: px;
    }
}
*/
/** 663 and above **/
@media only screen and (max-width: 663px) {
    .edp-carousel-caption-right {
        margin-bottom: -4%
    }
}

/* 1200 and below*/
@media (min-width: 1200px) {
    .spot-light {
        margin-top: 8.1rem;
    }
}

@media (max-width: 1200px) {
    .spot-light {
        margin-top: 0rem;
    }

    .container {
        width: 750px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1440px;
    }
}

@media (max-width: 992px) {
    .container {
        width: 1440px;
    }

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11 {
        float: inherit;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-4 {
        width: inherit;
    }

    .col-md-3 {
        width: inherit;
    }

    .col-md-2 {
        width: inherit;
    }

    .col-md-1 {
        width: inherit;
    }
}

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

    .we-are-box {
        min-height: 236px;
    }
}

​