/*******************************************************
 *
 * Meet Egypt Sherrod
 *
 *******************************************************/
.ip-container .header:not(.fixed) {
    padding: 25px 0;
}

.ip-container .header .custom-container {
    max-width: 1460px;
}

.ip-container .header .logo {
    display: block;
    margin-right: 50px;
}

.ip-container .header:not(.fixed) .logo img {
    width: 210px;
    height: auto;
}

.ip-container #breadcrumbs {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.100em;
    margin-bottom: 90px;
}

.ip-container .hdrnav>li>a {
    color: #000;
}

.ip-container #breadcrumbs a {
    color: #808080;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.ip-container #breadcrumbs a:hover {
    color: #a07167;
}

#inner-page-wrapper {
    margin-bottom: 0;
}

#inner-page-wrapper > .container {
    width: 100%;
    padding: 0;
}

.ip-banner {
    display: none;
}

/* home: smis */
.hp-smis-list {
  position: fixed;
  top: 55%;
  transform: translateY(-50%);
  right: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 20;
}

.hp-smis-list .divider {
  height: 30px;
  width: 1px;
  background: #454545;
  margin: 10px 0;
}

.hp-smis-list a {
  display: inline-flex;
  text-align: center;
  color: #fff;
  margin: 0;
  transition: all var(--default-transition);
  width: 32px;
  height: 32px;  
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  font-size: 16px;
  transition: all .5s;
  justify-content: center;
  align-items: center;
  color: #454545;
}

.hp-smis-list a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--gradient-1);
  top: 0;
  left: 0;
  opacity: 0;
  transition: all .5s;
}

.hp-smis-list a.aios-ai-phone,
.hp-smis-list a.asis-mailto-obfuscated-email {
  font-size: 0;
}

.hp-smis-list a.aios-ai-phone i {
  font-size: 13px;
}

.hp-smis-list a.asis-mailto-obfuscated-email i {
  font-size: 11px;
}

.hp-smis-list a:hover, .hp-smis-list a:hover span{
  color: #000 !important;
}

.hp-smis-list a:hover::before {
  opacity: 1;
}

.hp-smis-list .follow-text {
  color: #454545;
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 13px;
  letter-spacing: 3px;
  writing-mode: vertical-lr;
  transform: rotate(-180deg);
    font-weight: normal;
}

body[sidebar-active-section="section2"] .hp-smis-list a,
body[sidebar-active-section="section2"] .hp-smis-list span{
    color: #fff;
}

body[sidebar-active-section="section2"] .hp-smis-list .divider{
    background-color: #fff;
}



#ip-meet-egypt-sherrod {
    font-size: 0;
    letter-spacing: normal;
    line-height: 1;
    margin-top: 193px;
    overflow: hidden;
}

.ip-mts-section, .ip-mts-container {
    display: block;
    position: relative;
}

#ip-meet-egypt-sherrod .custom-container {
    display: block;
    width: 100%;
    max-width: 1330px;
    padding: 0 15px;
}

.ip-accent-logo {
    position: absolute;
    top: 4%;
    left: -48%;
    z-index: 10;
    pointer-events: none;
    width: 67.415%;
}

.ip-accent-logo img {
    max-width: 100%;
    height: auto;
    opacity: .05;
    width: 100%;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

/*Section 1*/
.ip-mts-about-container, .ip-mts-about-row, .ip-mts-about-content-container, .ip-mts-about-photo-container, .ip-mts-about-content, .ip-mts-about-photo-holder, .ip-mts-about-photo {
    display: block;
    position: relative;
}

.ip-mts-about-content-container {
    padding: 43px 0 0;
}

.ip-mts-about-content-container .section-title h2 {
    font-size: 110px;
}

.ip-mts-about-content-container .section-title h2 small {
    color: #afa5a5;
    margin-bottom: 0;
}

.ip-mts-about-content-container .section-title {
    margin-bottom: 50px;
}

.ip-mts-about-content-container .section-title h2 strong em {
    color: var(--primary);
    font-style: normal;
}

.ip-mts-about-row {
    margin: 0 -15px;
}

.ip-mts-about-col {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    position: relative;
    padding: 0 15px;
}

.ip-mts-about-col:first-child {
    width: 52%;
}

.ip-mts-about-col:last-child {
    width: 48%;
}

.ip-mts-about-content p {
    font-size: 18px;
    letter-spacing: 0.050em;
    color: #454545;
    line-height: 1.889;
    font-weight: 400;
}

.ip-mts-about-content p a {
    color: #a07167;
    position: relative;
    display: inline-block;
    line-height: 1;
}

.ip-mts-about-content p a:before {
    position: absolute;
    content: '';
    bottom: -4px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #a07167;
    pointer-events: none;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.ip-mts-about-content p a:hover:before {
    width: 100%;
}


.ip-mts-about-content p:not(:last-child) {
    margin-bottom: 30px;
}

.ip-mts-about-content p strong span, .ip-mts-about-content p strong {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.050em;
    line-height: 1.7;
}

.ip-mts-about-content p strong span {
    color: #a07167;
}

.ip-mts-about-photo {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    z-index: 5;
}

.ip-mts-about-photo:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 90%;
    pointer-events: none;
    -webkit-box-shadow: 0 17px 40px rgba(0,0,0,.18);
    box-shadow: 0 17px 40px rgba(0,0,0,.18);
    z-index: -1;
}

.ip-mts-about-logo {
    position: absolute;
    bottom: 200px;
    left: 103px;
    z-index: 2;
    bottom: 19%;
    left: 14%;
}

.ip-mts-about-logo img {
    max-width: 100%;
    height: auto;
    width: 100%;
}

.ip-mts-about-photo-holder {
    margin-bottom: 77px;
    padding-bottom: 53px;
    margin-left: 50px;
    margin-right: calc((100vw - 1313px) / -2);
    z-index: 10;
}

.ip-mts-about-photo-holder.mobile-only {
    display: none;
}

.ip-mts-about-container {
    padding-bottom: 220px;
}

.ip-mts-about-photo-holder:before {
    position: absolute;
    content: '';
    bottom: 0;
    right: 0;
    width: 55%;
    height: 53px;
    background: var(--gradient-1);
}

.ip-mts-about-photo img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    height: 967px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center;
}

.ip-mts-about-content-container .ip-mts-about-content p:nth-child(4), 
.ip-mts-about-content-container .ip-mts-about-content p:last-child {
    padding-right: 5%;
}



/* Section 2 */
.ip-mts-ps-container, .ip-mts-ps-main, .ip-mts-ps-content-container, .ip-mts-ps-content {
    display: block;
    position: relative;
}

.ip-mts-ps-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-color: #000;
}

.ip-mts-ps-bg canvas {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background-position: right center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: .20;
}

.ip-mts-ps-agent-photo {
    position: absolute;
    top: -26.9%;
    left: -2.2%;
    width: 63.677%;
    height: 169.71%;
}

.ip-mts-ps-content-container {
    width: 62%;
    margin-left: auto;
    padding: 6.8% 7.2% 4.8% 0;
}

.ip-mts-ps-container {
    margin-bottom: 268px;
    margin-bottom: 17%;
}

.ip-mts-ps-logo {
    display: inline-block;
    vertical-align: baseline;
    width: calc(100% / 3);
    position: relative;
    text-align: center;
    margin-bottom: 7%;
    padding: 0 2%;
}

.ip-mts-ps-logo img {
    max-width: 100%;
    height: auto;
}

.ip-mts-ps-logos {
    text-align: right;
    display: block;
    width: 83%;
    margin-left: auto;
    margin-right: -2%;
}

.ip-mts-ps-content p {
    font-size: 18px;
    letter-spacing: 0.050em;
    color: #fff;
    line-height: 1.889;
    font-weight: 400;
}

.ip-mts-ps-agent-photo img {
    max-width: 100%;
    width: 100%;
    display: block;
    height: 100%;
}

.ip-mts-ps-content {
    text-align: right;
    margin-bottom: 4%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ip-mts-ps-logo:nth-child(n+3) ~ div {
    margin-bottom: 0;
}

/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/
@media only screen and (min-width: 1921px) {
    .ip-mts-about-photo-holder {
        margin-right: -230px;
    }
}

@media only screen and (min-width: 1200px) {
    html:not(.mobile):not(.safari.ipad):not(.safari.iphone):not(.mobile.android):not(.android) .ip-mts-ps-bg canvas {
        background-attachment: fixed;
    }
}

@media only screen and (min-width: 992px) {
    .ip-mts-ps-logo:first-child img {
        width: 14.063vw;
        height: 5.625vw;
    }

    .ip-mts-ps-logo:nth-child(2) img {
        width: 11.250vw;
        height: 6.375vw;
    }

    .ip-mts-ps-logo:nth-child(3) img {
        width: 11.438vw;
        height: 3.875vw;
    }

    .ip-mts-ps-logo:nth-child(4) img {
        width: 12.688vw;
        height: 6.500vw;
    }

    .ip-mts-ps-logo:nth-child(5) img {
        width: 14.875vw;
        height: 7vw;
    }

    .ip-mts-ps-content {
        min-height: 8.500vw;
        margin-left: auto;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1560px) {
    .ip-mts-about-content-container {
        padding: 2.688vw 0 0;
    }

    .ip-mts-about-content-container .section-title h2 {
        font-size: 6.875vw;
    }

    .ip-mts-about-content-container .section-title h2 small {
        font-size: 1.125vw;
    }

    .ip-mts-about-content-container .section-title {
        margin-bottom: 3.125vw;
    }

    .ip-mts-about-row {
        margin: 0 -0.938vw;
    }

    .ip-mts-about-col {
        padding: 0 0.938vw;
    }

    .ip-mts-about-content p {
        font-size: 1.125vw;
    }

    .ip-mts-about-content p:not(:last-child) {
        margin-bottom: 1.875vw;
    }

    .ip-mts-about-content p strong span, .ip-mts-about-content p strong {
        font-size: 1.250vw;
    }

    .ip-mts-about-photo-holder {
        margin-bottom: 4.813vw;
        padding-bottom: 3.313vw;
        margin-left: 3.125vw;
        margin-right: calc((100vw - 82.063vw) / -2);
    }

    .ip-mts-about-container {
        padding-bottom: 13.750vw;
    }

    .ip-mts-about-photo-holder:before {
        height: 3.313vw;
        background: var(--gradient-1);
    }

    .ip-mts-about-photo img {
        height: 60.438vw;
    }

    .ip-container #breadcrumbs {
        font-size: 0.938vw;
        margin-bottom: 5.625vw;
    }

    #ip-meet-egypt-sherrod .custom-container {
        max-width: 83.125vw;
        padding: 0 0.938vw;
    }

    .ip-mts-ps-content p {
        font-size: 1.125vw;
    }

    .ip-mts-about-logo img {
        width: 18.125vw;
        height: 11.063vw;
    }
}

/* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */
@media only screen and (max-width: 1199px) {
}

/* iPad(portrait) | Galaxy Tab 4(portrait)  */
@media only screen and (max-width: 991px) {
    .ip-mts-about-col {
        width: 100%!important;
        display: block;
    }

    .ip-mts-about-photo-holder {
        margin: 50px auto;
        width: 100%;
        max-width: 480px;
        padding-bottom: 50px;
    }

    .ip-mts-about-photo-holder.mobile-only {
        display: block;
    }

    .ip-mts-about-photo-holder.desktop-only {
        display: none;
    }

    .ip-mts-about-photo img {
        height: auto;
    }

    .ip-mts-about-content p {
        font-size: 16px;
        line-height: 1.7;
        padding: 0!important;
    }

    .ip-mts-about-content p:not(:last-child) {
        margin-bottom: 25px;
    }

    .ip-mts-about-content-container .section-title {
        text-align: center;
    }

    .ip-mts-about-content-container .section-title h2 {
        font-size: 50px;
    }

    .ip-mts-about-content p strong span, .ip-mts-about-content p strong {
        font-size: 18px;
    }

    .ip-mts-about-content {
        text-align: center;
    }

    .ip-mts-about-photo-holder:before {
        height: 50px;
        width: 65%;
    }

    .ip-mts-about-container {
        padding-bottom: 80px;
    }

    .ip-mts-ps-agent-photo {
        position: relative;
        left: 0;
        right: 0;
        width: 100%;
        height: auto;
        top: 0;
    }

    .ip-mts-ps-content-container {
        width: 100%;
        padding: 0 15px 60px;
        max-width: 767px;
        margin: 0 auto;
    }

    .ip-mts-ps-logos {
        width: 100%;
        text-align: center;
        max-width: 567px;
        margin: 0 auto;
    }

    .ip-mts-ps-logo {
        margin-bottom: 30px;
        padding: 0 20px;
        width: calc(100% / 2);
    }

    .ip-mts-ps-content {
        margin-bottom: 30px;
        text-align: center;
    }

    .ip-mts-ps-content p {
        font-size: 16px;
        line-height: 1.7;
    }

    .ip-mts-ps-agent-photo img {
        height: auto;
    }

    .ip-mts-ps-bg {
        height: calc(100% - 140px);
        top: auto;
        bottom: 0;
    }

    .ip-mts-ps-bg canvas {
        background-position: right center;
    }

    .ip-mts-about-logo {
        left: 0;
        right: 0;
        margin: 0 auto;
        padding: 0 15px;
    }

    .ip-mts-about-logo img {
        max-width: 290px;
        margin: 0 auto;
        display: block;
    }

    .ip-mts-ps-logo {
        padding: 0 15px;
    }

    .ip-mts-ps-container {
        margin-bottom: 0;
    }

    #ip-meet-egypt-sherrod .custom-container {
        max-width: 767px;
    }

    .ip-container #breadcrumbs {
        font-size: 14px;
        margin-bottom: 50px;
    }

    .ip-accent-logo {
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 100%;
        max-width: 320px;
    }

    .hp-smis-list {
        display: none;
    }
}


/* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */
@media only screen and (max-width: 767px) {
    .ip-mts-about-content p strong span, .ip-mts-about-content p strong {
        font-size: 17px;
    }
}

/* Galaxy S5(portrait) | iPod Touch(landscape) | iPod Touch(portrait) */
@media only screen and (max-width: 480px) {
    .ip-mts-about-photo-holder:before {
        height: 40px;
        width: 75%;
    }

    .ip-mts-about-photo-holder {
        padding-bottom: 40px;
    }

    .ip-mts-about-logo img {
        max-width: 205px;
    }

    .ip-mts-ps-content p {
        font-size: 15px;
    }

    .ip-mts-ps-bg {
        height: 93%;
    }
}
