/* CSS Document */

/*Section 2*/
.ip-ad-eb-container {
    display: block;
    position: relative;
    padding: 106px 0 50px;
}

.ip-ad-eb-box {
    display: block;
    position: relative;
    margin: 0 -15px;
}

.ip-ad-eb-container .custom-container {
    width: 100%;
    max-width: 1460px; 
    padding: 0 15px;
    display: block;
    margin: 0 auto;
}

.ip-ad-eb-content {
    display: block;
    position: relative;
    padding: 71px 135px 60px 86px;
    z-index: 5;
}

.ip-ad-eb-content:before {
    position: absolute;
    content: '';
    bottom: 1px;
    left: 0;
    width: calc(100% - 38px);
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,eae4d9+100 */
    background: rgb(255, 255, 255);
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(234, 228, 217, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 1)), to(rgba(234, 228, 217, 1)));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(234, 228, 217, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eae4d9', GradientType=0);
    /* IE6-9 */
    height: calc(100% - 2px);
    right: 0;
    margin: 0 auto;
    z-index: -1;
    pointer-events: none;
}

.ip-ad-agent-content-container h2 {
    font-size: 35px;
    color: var(--orange);
    line-height: 1;
    display: block;
    margin-bottom: 20px;
    font-family: var(--title-font);
    font-weight: 400;
}

.ip-ad-agent-content-container p {
    font-size: 18px;
    line-height: 28px;
    color: #000;
    font-weight: 300;
    display: block;
}

.ip-ad-eb-inner {
    display: block;
    position: relative;
    z-index: 20;
}

.ip-ad-eb-inner:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 0;
    width: calc(100% - 36px);
    height: calc(100% + 36px);
    border: 1px solid rgba(158, 124, 105, .50);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    margin: 0 auto;
}

.ip-ad-eb-inner:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid rgba(158, 124, 105, .50);
}

.ip-ad-eb-content p a {
    color: inherit;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.ip-ad-eb-content p a:hover {
    color: var(--orange);
}

.ip-ad-eb-agent-holder {
    float: left;
    width: 482px;
    margin-right: 65px;
    margin-bottom: 0;
}

.ip-ad-eb-agent-photo {
    display: block;
    position: relative;
    padding: 10px;
	margin-bottom: 20px;
}
.ip-ad-eb-agent-photo img {
	height: 520px;
	width: 462px;
	object-fit: cover;
    position: relative;
    z-index: 5;
}

.ip-ad-agent-content-container {
    display: block;
    position: relative;
}

.ip-ad-eb-agent-details:before, .ip-ad-eb-agent-details:after {
    display: table;
    clear: both;
    content: '';
}

.ip-ad-eb-agent-details {
    display: block;
    position: relative;
}

.ip-ad-agent-name span {
    font-size: 25px;
    line-height: 1;
    font-weight: 300;
    color: #58585b;
    display: block;
}

.ip-ad-agent-content-container .ip-ad-agent-name h2 {
    font-size: 75px;
    margin-bottom: 10px;
}

.ip-ad-agent-name {
    display: block;
    position: relative;
    margin-bottom: 20px;
}

.ip-ad-agent-contacts span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-size: 18px;
    line-height: 1;
    font-weight: 300;
    letter-spacing: 0.9px;
    color: #58585b;
}

.ip-ad-agent-contacts .material-icons {
    display: inline-block;
    vertical-align: middle;
    font-size: 22px;
    color: #9e7c69;
    margin-right: 10px;
}

.ip-ad-agent-contacts {
    display: block;
    position: relative;
    margin-bottom: 15px;
}

.ip-ad-eb-agent-photo:before, .ip-ad-eb-agent-photo:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #cebdb4;
    margin: 20px 0;
    z-index: -1;
}

.ip-ad-eb-agent-photo:after {
    margin: 0 20px;
}

.ip-ad-agent-contacts span:not(:last-child) {
    margin-right: 40px;
}

.ip-ad-agent-contacts span em.ai-font-location-c {
    font-size: 23px;
    margin-right: 6px;
}

.ip-ad-agent-contacts span em.ai-font-phone {
    font-weight: 700;
    vertical-align: baseline;
}

.ip-ad-agent-contact-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 33px;
    margin-bottom: 44px;
    border-bottom: 1px solid #cebdb4;
    margin-right: 25px;
}

.ip-ad-agent-contact-smi a {
    font-size: 24px;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    color: #9e7c69;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.ip-ad-agent-contact-smi a:not(:last-child) {
    margin-right: 25px;
}

.ip-ad-agent-contact-btn a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 57px;
    background-color: var(--orange);
    font-size: 22px;
    line-height: 1;
    color: #fff;
    font-family: var(--title-font);
    font-style: italic;
    letter-spacing: 0.100em;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.ip-ad-agent-contact-smi {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-right: 73px;
}

.ip-ad-agent-contact-btn {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 159px;
}

.ip-ad-agent-contact-btn a em.ai-icon-play {
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 9px solid #fff;
    margin-right: 9px;
}

.ip-ad-agent-contact-smi a.asis-mailto-obfuscated-email {
    font-size: 13px;
}

.ip-ad-agent-content {
    display: block;
    position: relative;
}

.ip-ad-agent-content-container p:not(:last-child) {
    margin-bottom: 50px;
}

.ip-ad-agent-contact-smi a:hover {
    color: var(--orange);
}

.ip-ad-agent-contacts span a {
    color: inherit;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.ip-ad-agent-contacts span a:hover {
    color: var(--orange);
}

.ip-ad-agent-contact-btn a:hover {
    background-color: #b79582;
}

.ip-ad-agent-content-holder {
    display: block;
    position: relative;
    padding-left: 79px;
}

.ip-ad-agent-content:not(:first-child) {
    padding-top: 45px;
    margin-top: 45px;
    border-top: 1px solid #cebdb4;
    margin-right: 25px;
}

.ip-ad-agent-content ul {
    display: block;
    position: relative;
	margin:0;
	padding: 0;
}

.ip-ad-agent-content ul.is-inline {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
}

.ip-ad-agent-content ul li {
    display: block;
    position: relative;
    font-size: 18px;
    line-height: normal;
    font-weight: 300;
    color: #000;
    padding-left: 35px;
    margin: 0 0 13px;
}

.ip-ad-agent-content ul li:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 22px;
    height: 22px;
    background-image: url(../img/ai-box-accent.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}


/*******************************************************
 *
 * Our Team
 *
 *******************************************************/
#inner-page-wrapper {
    margin-bottom: 0;
}

#inner-page-wrapper > .container {
    width: 100%;
    padding: 0;
}

.qs-container {
    z-index: 6;
}

.ip-banner {
    display: none;
}

#ip-our-team {
    font-size: 0;
    letter-spacing: normal;
    line-height: 1;
}

.ip-ot-section, .ip-ot-container {
    display: block;
    position: relative;
}

.ip-ot-banner {
    display: block;
    position: relative;
}

.ip-ot-banner-img {
    display: block;
    position: relative;
}

.ip-ot-banner-img:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25%;
    pointer-events: none;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,401a0e+100&0+0,0.85+100 */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(64, 26, 14, 0.85) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(64, 26, 14, 0.85)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(64, 26, 14, 0.85) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d9401a0e', GradientType=0);
    /* IE6-9 */
    z-index: 1;
}

.ip-ot-banner-img:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .15);
    pointer-events: none;
}

.ip-ot-banner-img canvas {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.ip-ot-banner-title {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    text-align: center;
    z-index: 5;
}

.ip-ot-banner-title h1 {
    font-size: 70px;
    line-height: 1;
    color: #fff;
    font-family: var(--cinzel);
    font-weight: 400;
}

/* Section 2 */
.ip-ot-eb-bg canvas {
    opacity: .50;
}

.ip-ot-eb-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-color: #fff;
}

.ip-ot-eb-container {
    display: block;
    position: relative;
    padding: 100px 0;
}

.ip-ot-eb-box {
    display: block;
    position: relative;
    margin: 0 -15px;
}

.custom-container {
    width: 100%;
    max-width: 1247px;
    padding: 0 15px;
    display: block;
    margin: 0 auto;
}

.ip-ot-eb-content {
    display: block;
    position: relative;
    padding: 0 129px 0 135px;
    z-index: 5;
}

.ip-ot-eb-content h2 {
    font-size: 40px;
    color: var(--orange);
    line-height: 1;
    display: block;
    margin-bottom: 32px;
    font-family: var(--title-font);
    font-weight: 400;
}

.ip-ot-eb-content p {
    font-size: 18px;
    line-height: 28px;
    color: #000;
    font-weight: 300;
}

.ip-ot-eb-inner {
    display: block;
    position: relative;
    padding: 70px 0 80px;
    background: rgb(255, 255, 255);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(234, 228, 217, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 1)), to(rgba(234, 228, 217, 1)));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(234, 228, 217, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eae4d9', GradientType=0);
    z-index: 44;
}

.ip-ot-eb-inner:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 0;
    width: calc(100% - 36px);
    height: calc(100% + 36px);
    border: 1px solid rgba(158, 124, 105, .50);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    margin: 0 auto;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,eae4d9+100 */
    background: rgb(255, 255, 255);
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(234, 228, 217, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 1)), to(rgba(234, 228, 217, 1)));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(234, 228, 217, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eae4d9', GradientType=0);
    /* IE6-9 */
}

.ip-ot-eb-inner:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid rgba(158, 124, 105, .50);
}

.ip-ot-eb-content p a {
    color: inherit;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.ip-ot-eb-content p a:hover {
    color: var(--orange);
}

/*Section 3*/
.ip-ot-agents-img {
    display: block;
    position: relative;
}

.ip-ot-agents-img a {
    display: block;
    position: relative;
}

.ip-ot-agents-img a canvas {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    background-color: var(--orange);
}

.ip-ot-agents-img a canvas.hover-image {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    opacity: 0;
    z-index: 9;
}

.ip-ot-agents-item {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% / 4);
    position: relative;
    padding: 15px;
}

.ip-ot-agents-container {
    display: block;
    position: relative;
    padding: 89px 0 45px;
}

.ip-ot-agents-main {
    display: block;
    position: relative;
    z-index: 5;
}

.ip-ot-agents-list {
    display: block;
    position: relative;
}

.ip-ot-agents-title {
    display: block;
    position: relative;
    text-align: center;
    margin-bottom: 25px;
}

.ip-ot-agents-title h2 {
    font-size: 45px;
    line-height: 1;
    color: var(--orange);
    position: relative;
    display: inline-block;
    font-family: var(--title-font);
}

.ip-ot-agents-title h2:before, .ip-ot-agents-title h2:after {
    position: absolute;
    content: '';
    top: 50%;
    left: calc(100% + 90px);
    height: 1px;
    background-color: #cebdb4;
    width: 100vw;
}

.ip-ot-agents-title h2:after {
    right: calc(100% + 90px);
    left: auto;
}

.ip-ot-agents-info {
    display: block;
    position: relative;
    padding: 19px 0 0;
    text-align: center;
}

.ip-ot-agents-info {
    padding-bottom: 10px;
}

.ip-ot-agents-name {
    display: block;
    position: relative;
    margin-bottom: 10px;
}

.ip-ot-agents-contacts {
    display: block;
    position: relative;
    margin-bottom: 20px;
}

.ip-ot-agents-email span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    max-width: 105px;
    height: 36px;
    background-color: var(--orange);
    font-size: 16px;
    line-height: 1;
    font-weight: 300;
    color: #fff;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    margin: 0 auto;
}

.ip-ot-agents-name h2 {
    font-size: 26px;
    line-height: 1;
    color: var(--orange);
    font-family: var(--title-font);
    display: block;
    margin: 0 -6px 4px;
}

.ip-ot-agents-name span {
    font-size: 16px;
    line-height: 1;
    font-weight: 300;
    color: #58585b;
    display: block;
}

.ip-ot-agents-contacts span {
    font-size: 15px;
    line-height: 1;
    font-weight: 300;
    letter-spacing: 0.75px;
    color: #58585b;
    display: block;
}

.ip-ot-agents-contacts span a {
    color: inherit;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.ip-ot-agents-contacts span a:hover {
    color: var(--orange);
}

.ip-ot-agents-email span:hover {
    background-color: #58585b;
}

.ip-ot-agents-contacts span:not(:last-child) {
    margin-bottom: 5px;
}

.ip-ot-agents-contacts span em[class^=ai-font] {
    color: #9e7c69;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    font-size: 14px;
}

.ip-ot-agents-contacts span em.ai-font-location-c {
    font-size: 19px;
    margin-right: 3px;
}

.ip-ot-agents-row {
    position: relative;
    margin: 0 -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.ip-ot-agents-img a:hover canvas.hover-image, .ip-ot-agents-img a:focus canvas.hover-image {
    opacity: 1;
}

.ip-ot-agents-container .custom-container {
    max-width: 1170px;
    padding: 0 15px;
}

.ip-ot-agents-email span a {
    color: #fff!important;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.ip-ot-agents-list:not(:last-child) {
    margin-bottom: 85px;
}

.ip-ot-agents-list:not(:first-child) .ip-ot-agents-title {
    margin-bottom: 55px;
}

.ip-ot-agents-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-color: #fff;
}

.ip-ot-agents-bg:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 60%;
    pointer-events: none;
    z-index: 1;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,1)),to(rgba(255,255,255,0)));
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
    /* IE6-9 */
    z-index: 3;
}

.ip-ot-agents-bg canvas {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: .20;
}

/* Section 4 */
.ip-ot-eb-container.footer-banner .ip-ot-eb-bg canvas {
    opacity: 1;
}

.ip-ot-eb-container.footer-banner {
    padding: 99px 0 109px;
}

.ip-ot-eb-container.footer-banner .ip-ot-eb-inner {
    padding: 80px 0 104px;
}

/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/
@media only screen and (max-width: 1440px) {
    .custom-container {
        max-width: 1200px;
    }

    .ip-ot-eb-content {
        padding: 0 115px;
    }
}

@media only screen and (max-width: 1366px) {
    .ip-ot-agents-name h2 {
        font-size: 24px;
    }

    .ip-ot-agents-contacts span {
        font-size: 14px;
    }

    .ip-ot-agents-name span {
        font-size: 15px;
    }

    .ip-ot-eb-content h2 {
        font-size: 35px;
    }
}

@media only screen and (max-width: 1280px) {
    .custom-container {
        max-width: 1110px;
    }

    .ip-ot-eb-content {
        padding: 0 100px;
    }

    .ip-ot-agents-container .custom-container {
        max-width: 1110px;
    }
}

/* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */
@media only screen and (max-width: 1199px) {
    .ip-ot-banner-img canvas {
        min-height: 515px;
    }

    .ip-ot-banner-title {
        top: 54%;
    }

    .ip-ot-banner-title h1 {
        font-size: 60px;
    }

    .custom-container {
        max-width: 940px;
    }

    .ip-ot-eb-content p {
        font-size: 16px;
    }

    .ip-ot-eb-content {
        padding: 0 75px;
    }

    .ip-ot-agents-item {
        padding: 10px;
    }

    .ip-ot-agents-row {
        margin: 0 -10px;
    }

    .ip-ot-agents-container .custom-container {
        max-width: 940px;
    }

    .ip-ot-agents-name h2 {
        font-size: 21px;
    }

    .ip-ot-agents-name span {
        font-size: 14px;
    }

    .ip-ot-agents-contacts span {
        letter-spacing: normal;
    }


    .ip-ot-eb-content h2 {
        font-size: 33px;
        margin-bottom: 23px;
    }

    .ip-ot-agents-title h2:before, .ip-ot-agents-title h2:after {
        left: calc(100% + 50px);
    }

    .ip-ot-agents-title h2:after {
        right: calc(100% + 50px);
        left: auto;
    }
}

/* iPad(portrait) | Galaxy Tab 4(portrait)  */
@media only screen and (max-width: 991px) {
	.ip-ad-eb-agent-holder {
		float: none;
		width: 100%;
		max-width: 450px;
		margin-right: 65px;
		margin-bottom: 0;
	}
	.ip-ad-eb-agent-photo img {
		height: 450px;
		width: 100%;
	}

    .ip-ot-banner-title h1 {
        font-size: 45px;
    }

    .ip-ot-banner-title {
        top: 50%;
    }

    .ip-ot-banner-img canvas {
        min-height: 0;
    }

    #ip-our-team {
        margin-top: 100px;
    }

    .ip-ot-eb-content {
        padding: 0 43px;
        text-align: center;
    }
	.ip-ad-eb-content{
		padding: 45px;	
	}

    .ip-ot-eb-content p {
        font-size: 15px;
        line-height: 25px;
    }

    .ip-ot-eb-content h2 {
        font-size: 30px;
    }

    .ip-ot-eb-inner {
        padding: 60px 0;
    }

    .ip-ot-eb-box {
        margin: 0;
    }

    .ip-ot-agents-item {
        width: calc(100% / 2);
    }

    .ip-ot-agents-row {
        margin: 0 auto;
        width: 100%;
        max-width: 567px;
    }

    .ip-ot-agents-list:not(:last-child) {
        margin-bottom: 50px;
    }

    .ip-ot-agents-container {
        padding: 50px 0;
    }

    .ip-ot-agents-title {
        margin-bottom: 45px!important;
    }
	.ip-ad-agent-content-holder{
		padding: 0;	
	}
}

/* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */
@media only screen and (max-width: 767px) {
    .ip-ot-banner-title h1 {
        font-size: 35px;
    }

    .ip-ot-eb-container {
        padding: 80px 0;
    }

    .ip-ot-eb-content {
        padding: 0 30px;
    }

    .ip-ot-agents-item {
        width: 100%;
        display: block;
        max-width: 288px;
        margin: 0 auto;
    }

    .ip-ot-agents-row {
        display: block;
    }

    .ip-ot-agents-title h2:before, .ip-ot-agents-title h2:after {
        left: calc(100% + 15px);
    }

    .ip-ot-agents-title h2:after {
        right: calc(100% + 15px);
        left: auto;
    }

    .ip-ot-agents-title h2 {
        font-size: 35px;
    }

    .ip-ot-eb-content p {
        line-height: 23px;
    }
}

/* Galaxy S5(portrait) | iPod Touch(landscape) | iPod Touch(portrait) */
@media only screen and (max-width: 480px) {
}



/*******************************************************
 *
 * Testimonials
 *
 *******************************************************/
#inner-page-wrapper {
    margin-bottom: 0;
}

#inner-page-wrapper > .container {
    width: 100%;
    padding: 0;
}

.qs-container {
    z-index: 6;
}

.ip-banner {
    display: none;
}

#ip-testimonials {
    font-size: 0;
    letter-spacing: normal;
    line-height: 1;
}

.ip-testi-section, .ip-testi-container {
    display: block;
    position: relative;
}

.ip-testi-banner {
    display: block;
    position: relative;
}

.ip-testi-banner-img {
    display: block;
    position: relative;
}

.ip-testi-banner-img:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25%;
    pointer-events: none;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,2a130c+100&0+0,0.85+100 */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)),to(rgba(42,19,12,0.85)));
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(42,19,12,0.85) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(42,19,12,0.85) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d92a130c',GradientType=0 );
    /* IE6-9 */
    z-index: 1;
}

.ip-testi-banner-img:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .15);
    pointer-events: none;
}

.ip-testi-banner-img canvas {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.ip-testi-banner-title {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    text-align: center;
    z-index: 5;
}

.ip-testi-banner-title h1 {
    font-size: 70px;
    line-height: 1;
    color: #fff;
    font-family: var(--cinzel);
    font-weight: 400;
}

/*Feed*/
.ip-testi-content-container {
    display: block;
    position: relative;
    padding: 73px 0 88px;
}

.ip-testi-content-main {
    display: block;
    position: relative;
    z-index: 5;
    margin: 0 -15px;
}

.ip-testi-content-bg-a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.ip-testi-content-bg-a canvas {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .10;
}

.ip-testi-content-bg-b {
    position: absolute;
    top: 0;
    right: 0;
    width: 57.613%;
    height: 28.836%;
    pointer-events: none;
    background-color: var(--orange);
}

.ip-testi-content-bg-b canvas {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.ip-testi-content-col {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    position: relative;
}

.ip-testi-content-item {
    display: block;
    width: 100%;
    position: relative;
    padding: 15px;
}

.ip-testi-content-inner {
    display: block;
    position: relative;
    padding: 70px 47px;
    text-align: center;
}

.ip-testi-content {
    display: block;
    position: relative;
}

.ip-testi-content-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: -1;
    background-color: #2c1007;
}

.ip-testi-content-bg canvas {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .20;
}

.ip-testi-content-inner p {
    font-size: 18px;
    color: #fff;
    line-height: 1.556;
    margin-bottom: 20px;
    font-weight: 300;
}

.ip-testi-content-author {
    display: block;
    position: relative;
    margin-top: 30px;
}

.ip-testi-content-author span {
    font-size: 18px;
    line-height: 1;
    color: #c7502e;
    font-family: var(--cinzel);
}

.ip-testi-content-author h2 {
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0.075em;
    color: #fff;
    font-family: var(--cinzel);
    display: block;
    margin-top: 10px;
}

.ip-testi-content-inner:before,.ip-testi-content-inner:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #d6c7c0;
    margin: 30px 15px;
    opacity: 0.50;
    pointer-events: none;
}

.ip-testi-content-inner:after {
    margin: 15px 30px;
}

/*Pagination*/
.ip-pagination ul.pagination, .ip-pagination .pagination {
    font-size: 16px;
    margin: 0;
    letter-spacing: 2px;
    color: #000;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.pagination .disabled {
    pointer-events: none;
}

.ip-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin: 30px auto 0;
}


.ip-pagination ul.pagination li {
    display: inline-block;
    vertical-align: middle;
	background-color: #FFF;
}

.ip-pagination ul.pagination li a {
    float: none;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 50px;
    margin: 0;
    line-height: 1;
    border: 2px solid #cebdb4;
    color: #000!important;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.ip-pagination ul.pagination li:first-child a, .ip-pagination ul.pagination li:last-child a {
    width: 50px;
}

.ip-pagination ul.pagination li:nth-child(2) a {
    padding: 0 24px;
    border-left: none!important;
    border-right: none!important;
    background: #fff!important;
    border-color: #cebdb4!important;
}

.ip-pagination ul.pagination li:first-child a {
    border-right: none;
}

.ip-pagination ul.pagination li:last-child a {
    border-left: none;
}

.ip-pagination ul.pagination li:nth-child(2) a:before, .ip-pagination ul.pagination li:nth-child(2) a:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background-color: #e6ded9;
}

.ip-pagination ul.pagination li:nth-child(2) a:after {
    left: auto;
    right: 0;
}

.ip-pagination ul.pagination>.disabled>a, .ip-pagination ul.pagination>.disabled>a:focus, .ip-pagination ul.pagination>.disabled>a:hover {
    cursor: not-allowed;
    background-color: #fff;
    border-color: #cebdb4;
}

.ip-pagination ul.pagination>.disabled>a:focus span, .ip-pagination ul.pagination>.disabled>a:hover span {
    -webkit-filter: none;
    filter: none;
}

.ip-pagination ul.pagination li:nth-child(2) a:hover {
    border-color: #cebdb4!important;
}

.ip-pagination ul.pagination li a:hover {
    background-color: var(--orange);
    border-color: var(--orange);
}

.ip-pagination ul.pagination li a:hover span {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

.ip-pagination .page-numbers {
    font-size: initial;
    line-height: 1;
    padding: 3px 10px 0;
}

.ip-testi-content-col:last-child .ip-testi-content-item:last-child .ip-testi-content-inner {
    padding: 70px 65px;
}

/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/
@media only screen and (max-width: 1560px) {
    .custom-container {
        max-width: 1366px;
    }
}

@media only screen and (max-width: 1440px) {
    .custom-container {
        max-width: 1280px;
    }
}

@media only screen and (max-width: 1366px) {
}

@media only screen and (max-width: 1280px) {
}

/* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */
@media only screen and (max-width: 1199px) {
    .ip-testi-banner-img canvas {
        min-height: 515px;
    }

    .ip-testi-banner-title {
        top: 54%;
    }

    .ip-testi-banner-title h1 {
        font-size: 45px;
    }

    .ip-pagination ul.pagination li:nth-child(2) a {
        padding: 0 20px;
    }

    .ip-pagination ul.pagination {
        font-size: 14px;
        letter-spacing: 1px;
    }

    .ip-pagination ul.pagination li:first-child a, .ip-pagination ul.pagination li:last-child a {
        width: 45px;
    }

    .ip-testi-content-inner p {
        font-size: 15px;
        line-height: 1.3;
    }

    .ip-testi-content-inner {
        padding: 70px 40px!important;
    }

    .ip-testi-content-container {
        padding: 45px 0 88px;
    }
}

/* iPad(portrait) | Galaxy Tab 4(portrait)  */
@media only screen and (max-width: 991px) {
    .ip-testi-banner-title h1 {
        font-size: 45px;
    }

    .ip-testi-banner-title {
        top: 50%;
    }

    .ip-testi-banner-img canvas {
        min-height: 0;
    }

    #ip-testimonials {
        margin-top: 100px;
    }

    .ip-testi-content-item {
        padding: 0;
        max-width: 555px;
        margin: 0 auto 15px;
    }

    .ip-testi-content-col {
        display: block;
        width: 100%;
        padding: 0;
    }

    .ip-testi-content-main {
        margin: 0;
    }

    .ip-testi-content-bg-b {
        width: 100%;
        height: 562px;
    }

    .ip-pagination {
        margin: 40px auto 0;
    }

    .ip-testi-content-container {
        padding: 45px 0 55px;
    }

    .ip-testi-content-inner p {
        line-height: 1.5;
    }
}

/* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */
@media only screen and (max-width: 767px) {
    .ip-testi-banner-title h1 {
        font-size: 35px;
    }

    .ip-testi-content-inner:before, .ip-testi-content-inner:after {
        margin: 20px 10px;
    }

    .ip-testi-content-inner:after {
        margin: 10px 20px;
    }

    .ip-testi-content-inner {
        padding: 50px 35px!important;
    }

    .ip-testi-content-author span {
        font-size: 16px;
    }

    .ip-testi-content-author h2 {
        font-size: 18px;
    }
}

/* Galaxy S5(portrait) | iPod Touch(landscape) | iPod Touch(portrait) */
@media only screen and (max-width: 480px) {
    .ip-testi-banner-title h1 {
        padding: 0 10px;
        font-size: 25px;
    }
}

