    
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////////////*/
 
a.read_more {
  font-size: 0.875em;
  /*margin-right:2em;*/
  color:#848487;
  font-family:"Assistant", Arial, sans-serif;font-weight:700;
}

a.read_more:after {
    
            content: "\f053";
        font-size: 0.8em;
        font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-right:0.3em;
}

a.read_more:hover {
    color:#1775c9;
}


.section-desc a.read_more {
    font-size: 1.2em;
}

a.fb_link, a.insta_link {
    display:block;
    width:30px;
    height:30px;
}

h2.section-header {
    text-transform: uppercase;
    text-align: center;
    margin: 0.5em 0 1em;
    font-size: 3em;
    font-weight: 300;
}

a.btn {
            padding: 0.35em 0.8em 0.4em 0.8em;
        
    background-color: #1775c9;
    color:#fff;
    text-transform: uppercase;
    font-size:1.3em;
    display: inline-block;
    /*margin-top: 0.4em;*/
}

a.btn:hover {
    background-color: #0e4577;
}

.no-padding-first {
    padding-right:0;
}
.no-padding-last {
    padding-left:0;
}

hr {
    margin-left: 0.9375em;
    margin-right: 0.9375em;
}


h1.page_title {
    text-transform: uppercase;

    font-weight: 300;
    font-size: 3.5em;
    margin-bottom: 20px;
}



.sub_desc {
    font-size: 1.2em;
    margin-top: 0.7em;
}

.header-img {
    /* height: 40vh; */
    min-height: 440px;
    width: 100%;
    margin-top: -30px;
}
.header-img img {
    width: 100%;
}

@media (max-width: 767px) {
    .header-img {
        height: 180px;
        min-height: 0;
    }
}



@media (max-width: 640px) {
    h1.page_title {
        font-size: 2.5em;
    }
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.section-desc {
    font-size: 1.1em;
}

.home-content {
    text-align:center;
    padding:3em 17%;
}
.home-content:nth-child(even) {
    background-color:#f1f1f1;
}
.home-banner {
    /* margin-top:-3em !important; */
    padding:0;
      border-bottom: 1px solid #ccc;
}

/* .home-banner .gallery_mask {
    height: 714px;
}  */

/*.home-banner .slick-caption  {
    position:Relative;
}*/
.home-banner .slick-caption h2 {
    margin-bottom: 0.2em;
    font-size: 1.4em;
    color:#1775c9;
}



.home-content h2.section-header {
    font-size:3.5em;
    margin-bottom: 0.5em;
}

.our-people {
    /*background-color:#f1f1f1;*/
    overflow: hidden;
}
.our-people .section-desc {
    direction:rtl;
    margin-top:1em;
    margin-bottom: 2em;
}

#portfolio_mask {
    width: 108%;
    padding: 0 4%;
    right:-4%;
}

#portfolio_grid {
    width: 850px;
    margin:0 auto;
}

.our-people .portfolio-item .mask, .our-people .portfolio-item .content,
.our-people .portfolio-item {
    width: 185px;
    height: auto;
}

.juicer-feed .j-poster,
.juicer-feed .j-meta {
    display: none;
}
.juicer-feed .j-message p {
    font-family: "Assistant", Arial, sans-serif;font-weight:400;
    text-align: right;
    direction: rtl;
}
.juicer-feed .j-message p:last-child {
    margin-bottom: 0;
}
.juicer-feed.modern .j-text {
    padding: 10px 15px 10px 10px;
}
.juicer-feed.modern li.feed-item {
    border-right: none !important;
}

@media screen and (max-width:767px) {
    .juicer-feed {
        height: 400px;
    }
}

.our-people .portfolio-item {
    margin-left: 0px;
    margin-right: 0px;
    display: inline-block;
    vertical-align: top;
    margin: 5px 5px 0.3em 5px;
    height: auto;
}

.our-people .portfolio-item h2.lower_title {
    font-size: 1em;
    padding-top: 0.2em;
    color:#848487;
    font-family: "Assistant", Arial, sans-serif;font-weight:400;
}


.our-people .arrow_right,
.our-people .arrow_left {
    margin-top:-42px;
}

.our-people .arrow_right {
    right: -30px;    
}
.our-people .arrow_left {
    left: -30px;    
} 
.our-people .arrow_right:not(.slick-disabled):hover {
    right: -40px;    
}
.our-people .arrow_left:not(.slick-disabled):hover {
    left: -40px;    
}   


@media (max-width: 1400px) {
    .our-people .portfolio-item .mask, .our-people .portfolio-item .content,
    .our-people .portfolio-item {
        width: 165px;/* 
        height: 165px; */
    }
    /* .our-people .portfolio-item {
        height:190px;
    } */
}

@media (max-width: 1300px) {
    .our-people .portfolio-item .mask, .our-people .portfolio-item .content,
    .our-people .portfolio-item {
        width: 150px;
        /* height: 150px; */
    }
    /* .our-people .portfolio-item {
        height:175px;
    } */

    #portfolio_grid {
        width: 750px;
    }
}
@media (max-width: 1180px) {
    .our-people .portfolio-item .mask, .our-people .portfolio-item .content,
    .our-people .portfolio-item {
        width: 137px;
        /* height: 137px; */
    }
    /*.our-people .portfolio-item {
        height:160px;
    }*/
    #portfolio_grid {
        width: 650px;
    }
    #portfolio_mask {
      width: 114%;
      padding: 0 4%;
      right: -7%;
    }
    .our-people .arrow_right, .our-people .arrow_left {
      margin-top: -27px;
    }

    .portfolio-item .img-mask {
        height:auto;
    }
    .slick-caption {
        bottom: 1em;    
    }

    .portfolio-list.main-port li {
          width: 24%;
    }
    
    .textbox {
        float:right !important;
    }

}
/*@media (max-width: 1024px) {
    .our-people .portfolio-item .mask, .our-people .portfolio-item .content,
    .our-people .portfolio-item {
        width: 116px;
        height: 116px;
    }
    .our-people .portfolio-item {
        height:137px;
    }

    .our-people .portfolio-item .mask .centerMe > div,
    .our-people .portfolio-item h2.lower_title {
        font-size: 0.875em ;
    }
    

    .portfolio-item .mask .centerMe p {
        display:none;
    }

}*/
@media (max-width: 850px) {
    .our-people .portfolio-item .mask, .our-people .portfolio-item .content,
    .our-people .portfolio-item {
        width: 116px;
        /* height: 116px; */
    }
    /* .our-people .portfolio-item {
        height:137px;
    } */
    .home-content {
        padding: 3em 10%;
    }
    .home-banner {
        padding:0;
    }
    .home-content #slick-box {
        /*margin-bottom: 3em;*/
    }
    .slick-caption {
      bottom: 0em;
    }
    .our-people #portfolio_grid {
        width:100%;
        margin:0 auto;
    }

    .our-people.home-content .portfolio-item .centerMe {
        position: relative;
    }
    
}
@media (max-width: 700px) {
    .our-people .portfolio-item .mask, .our-people .portfolio-item .content,
    .our-people .portfolio-item {
        width: 116px;
        /* height: 116px; */
    }
    /* .our-people .portfolio-item {
        height:137px;
    } */
    .home-content {
        padding: 3em 0;
    }

    .our-people #portfolio_grid {
        width:90%;
        margin:0 auto;
    }
    .slick-next.arrow_right {
        right:-30px;
    }
    .slick-prev.arrow_left {
        left:-30px;
    }
    .slick-next.arrow_right:not(.slick-disabled):hover {
        right:-40px;
    }
    .slick-prev.arrow_left:not(.slick-disabled):hover {
        left:-40px;
    }
}

@media (max-width: 375px) {
    .our-people .arrow_right, .our-people .arrow_left {
      background-size: 60%;
    }
    .slick-next.arrow_right {
        right:10px;
    }
    .slick-prev.arrow_left {
        left:10px;
    }
    .slick-next.arrow_right:not(.slick-disabled):hover {
        right:0px;
    }
    .slick-prev.arrow_left:not(.slick-disabled):hover {
        left:0px;
    }
}
/* @media (max-width: 320px) {

    .slick-next.arrow_right {
        right:-30px;
    }
    .slick-prev.arrow_left {
        left:-30px;
    }
    .slick-next.arrow_right:not(.slick-disabled):hover {
        right:-40px;
    }
    .slick-prev.arrow_left:not(.slick-disabled):hover {
        left:-40px;
    }
} */

.our-activity {
    /*background-color:#f1f1f1;*/
}
.our-activity h3.part-title {
    color:#848487;
    border-bottom:1px solid #848487;
    text-align:center;
    padding-bottom:0.1em;
    margin-bottom:0.6em;
    font-size: 1.4em;
}

.our-activity h3.part-title i {
    margin-left:0.5em;
    font-size: 0.8em;
    vertical-align: 1px;
}

.our-activity .social_activity {
    margin-top:1.1em;
}
.our-activity .social_activity.instagram {
    margin-top: 1.1em;
    height: 600px;
    overflow-y: scroll;
}

.our-activity .portfolio-item .img-mask {
    height:auto;
}
.our-activity .portfolio-item .mask, .our-activity .portfolio-item .content {
    width: 100%;
    height: 100%;
}
.our-activity ul {
    padding:0;
    margin:0;
    width: 102%;
    margin-left: -1%;
    margin-top: 0.5%;
}
.our-activity .portfolio-item {
    margin-left: 0px;
    margin-right: 0px;
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    /*width: 132px;
    height: 132px;*/
    width: 31%;
    margin: 0.7% 0.3%;
    height:auto;
    font-size: 0.9em;
}

.our-activity .portfolio-item h2.lower_title {
    font-size: 1em;
    padding-top: 0.2em;
    color:#848487;
}

.our-office {
    /*background-color:#f1f1f1;*/
    
}

.our-office .images img {
    width: 30%;
    margin: 0 0.5%;
    display:inline-block;
}

.our-speakers {
    
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media (max-width: 640px) {
    .template_1 [class*="column"] + [class*="column"]:last-child {
      margin-top: 2em;
    }
}

.row.team {
    margin-top:3em;
}

.row.team .columns {
    float:right;
    margin-bottom: 2em;
}

.contact-info a {
    color:#848487;
}
.contact-info a:hover {
    color:#1775c9;
}

select {
    border:none;
    margin:0;
    color:#b2b2b2;
    background-color:#f1f1f1;
}

#gmap {
    width:500px;
    height:500px;
    position:relative;
}
.large_phone {    
    font-size: 2.7em;
}
.contact_details .large_phone {    
    margin-top: 1em;
}


.social_btns {
    font-size: 1.8em;
    margin: 1.5em 0;
}
.social_btns i {
    color:#848487;
}
.social_btns a {
    margin-left:0.5em;
}
.social_btns a:hover i {
    color:#1775c9;
}

.contact_details address {
    font-style: normal;
}

.contact_details #contact_form {
    width: 85%;
}
.contact-form-wrapper {
      margin-top: 3em;
}



@media (max-width: 992px) {
    .large_phone {    
        font-size: 2em;
    }
    .social_btns {
        font-size: 1.5em;
    }
}

@media (max-width: 768px) {
    .contact_details {    
        text-align:center;
    }
    .contact_details address {
        width: 170px;
        margin: 0 auto;
    }
    .contact_details #contact_form {
        width: 95%;
        margin: 0 auto;
    }
    .gmap_holder {
        margin-top:3em;
    }
}


div.fancy-select {
    color: #b2b2b2;
    display: inline-block;
    margin-bottom: 7px;
    margin-top: -3px;
    width: 100%;
}

div.fancy-select .realText,
div.fancy-select .realText ~ div.trigger {
    color:#848487;
}

.radio_group {
    height: 2.85em;
    padding-top: 0.5em;
    margin-bottom: 0em;
}
.radio_group input:first-of-type {
    margin-right:1em;
}
br.rg {
    display:none;
}

.row.cv [class*="column"] + [class*="column"]:last-child {
    float:right;
}

#contact_form article {
    padding:1em 0;
}
/*
.photo_uploads {
    margin-top:2em;
}
.photo_uploads > div {
    text-align:center;
    float:right !important;
}*/
.image_box {
    text-align:center;
}
.photo_uploads .img_title {
    text-transform: uppercase;
    margin-bottom: 0.5em;
    font-size: 1.2em;
    /*border-bottom:1px solid #848487;*/
}

.photo_uploads .upload_app {
    top:-4em;
}


.vjs-default-skin .vjs-big-play-button,
.vjs-default-skin:hover .vjs-big-play-button {
    left: 50%;
    top: 50%;
    margin-top: -40px;
    margin-left: -40px;
    
    width: 80px;
    height: 80px;
    
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    
    border: none;
    
    -webkit-transition: background-color .4s;
    -moz-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s;
}

.vjs-default-skin:hover .vjs-big-play-button:before,
.vjs-default-skin .vjs-big-play-button:before {
    text-shadow:none;
    line-height: 77px;
    font-size: 45px;
    color: #fff;
    left: 4px;
    top: 1px;
}

.vjs-big-play-button {
    margin-top: 0px;
    margin-left: 0px;
}

#upload_app_vid {
    margin-top: 3em;  
}
  



.filelist {
    margin-top: 2em;
    padding-bottom: 0;
    line-height: 1.3em;
    font-size: 0.9em;
    direction:ltr;
}

.row.sendBox {
    text-align:center;
    padding:1em 0;
}

.row.sendBox #submitIt {
    float: none;
    display: block;
    max-width: 150px;
    margin: 0 auto;
    font-size: 1.6em;
}


.grid-gallery .gallery_mask{
    text-align: center;  
}
  

/* .grid-gallery .img-item {
    width: 29%;
    margin: 0.5%;
    display: inline-block;
} */

/* .grid-gallery.wide .gallery_mask .gallery {
    width:101%;
    margin-left:-0.5%;
} */
/* .grid-gallery.wide .img-item {
  width: 32%;
} */

.grid-gallery .arrow_left {
    left:5px;
}
.grid-gallery .arrow_right {
    right:5px;
}
.grid-gallery .arrow_left:hover {
   left:0px;
}
.grid-gallery .arrow_right:hover {
    right:0px;
}


/*///////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.portfolio-list {
    margin:0;
    width: 101%;
    left: 0.8%;
    position: relative;
}

.main-port .portfolio-item .mask, .main-port .portfolio-item .content {
    width: 100%;
    height: 100%;
}
.main-port .portfolio-item .mask {
    /*margin-top:10%;*/
}

.main-port .portfolio-item .img-mask {
    /*position:relative;
    top: -22px;*/
    /* margin-top:-25px; */
    position: relative;
}

.main-port .portfolio-item {
    float:right;
    width: 25%;
    /* margin: 5px 0.5% 2em 0.5%; */
    padding: 5px 0.5% 2em 0.5%;
    height: auto;
    position:relative;
    height: 405px;
}

.main-port .portfolio-item.special-item {
    background-color: #efefef;
}

.main-port .title-item {
    cursor: pointer;
    pointer-events: none;
    clear: both;
    list-style-type: none;
    color: #1775c9;
}
.main-port .title-item.regular-items-title {
    padding-top: 30px;
}

.main-port .title-item h3 {
    color: #1775c9;
}



.main-port .portfolio-item.special-item.empty {
    cursor: pointer;
    pointer-events: none;
}

.main-port .portfolio-item.first-of-regs {
    clear: both;
}


.social-imgs .portfolio-item {
    width:24%;
}

@media screen and (max-width: 992px)     {
    .main-port .portfolio-item {
        width: 50%;
        padding: 5px 0.5% 0em 0.5%;
    }
}

@media screen and (max-width: 768px)     {
    .main-port .portfolio-item {
        height: 345px;
    }
    .main-port .portfolio-item.empty {
        display: none;
    }
}

.portfolio-item .mask .centerMe {
    position:static;
    padding-top:10px;
}

.portfolio-item.startHidden {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

/*
.main-port .portfolio-item.featured:before {
    content:'';
    width:28px;
    height:31px;
    background-image: url('../images/featured.png');
    position:Absolute;
    top:0px;
    right: 2em;
    z-index: 2001;
}*/

/*
.main-port .portfolio-item.saved:after {
    content: "\f005";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: gold;
    font-size: 2em;
    position: absolute;
    z-index: 10;
    bottom: 38px;
    right: 14px;
}
.main-port .portfolio-item.saved:hover:after {
    display: none;
}*/

.main-port .portfolio-item h2.lower_title {
    font-size: 1em;
    padding-top: 0.2em;
    color:#848487;
    font-family: "Assistant", Arial, sans-serif;font-weight:400;
}


.portfolio-item .saveMe {
    display:block;
    position: absolute;
    top: 10px;
    right: 12px;
    font-size: 2em;
    color: #1775c9;
    transition: all 0.5s ease-in-out;

    /* opacity:0; */
}

.ie .portfolio-item .saveMe {
    top: 35px;
}

html:not(.mobile) .portfolio-item:hover .saveMe {
    color:#fff;
}


.main-port .portfolio-item.saved .saveMe,
html:not(.mobile) .main-port .portfolio-item:hover .saveMe {
    opacity:1;
}

.portfolio-item .saveMe i {
    float:right;
}

.portfolio-item:not(.saved) .saveMe i.fa-star {
    display:none;
}

.portfolio-item.saved .saveMe i.fa-star-o {
    display:none;
}  

html:not(.mobile) .portfolio-item .saveMe:hover i.fa-star {
    display:block;
}
html:not(.mobile) .portfolio-item .saveMe:hover i.fa-star-o {
    display:none;
}

html:not(.mobile) .portfolio-item.saved .saveMe:hover i.fa-star {
    display:none;
}
html:not(.mobile) .portfolio-item.saved .saveMe:hover i.fa-star-o {
    display:block;
}

/* .filters a.filter-btn {
    display: none;
} 
@media screen and (min-width:767px) {
    .filters {
        display: flex;
        justify-content: space-between;
    }

} 

.filters > .btns {
    display: none;
    border-bottom: 1px solid #f1f1f1;
}
*/

/* .filters a.filter-btn {
    font-size: 18px;
    margin-bottom: 20px;
    border: 1px solid #1775c9;
    padding: 10px;
    width: 100px;
    text-align: center;
} */
.filters .btns > a {
    font-size: 16px;
    /* margin-bottom: 20px; */
    /* border: 1px solid #1775c9; */
    /* padding: 10px; */
    /* width: 100px; */
    /* text-align: center; */
    display: inline-block;
    color: #1775c9;
    margin-left: 20px;
}

@media screen and (max-width:767px) {
    .filters .btns > a {
        margin-left: 5px;
    }
}

.filters .btns > a:hover {
    color: #848487;
}

.filters a.filter-btn:after {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: bottom;
    background-image: url(../images/arrow_down_combo-2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 28px;
    margin-right: 3px;
}

/* @media screen and (max-width:767px) { */
    .filters > .btns  {
        display: flex;
        /* justify-content: space-between; */
        border-bottom: 1px solid #e3e3e3;
        padding-bottom: 5px;
    }
    .filters ul {
        text-align: right !important;
        border: 1px solid #e3e3e3;
        background-color: #fff;
        margin-top: -1px;

        /* padding: 5px 10px!important; */
        position: absolute;
        z-index: 100;
        width: 160px;
    }

    .filters ul.portfolio-people-filters,
    .filters ul.portfolio-item-filters {
        max-height: 405px;
        overflow-y: scroll;
        direction: ltr;
        overflow-x: hidden;
    }
    .filters ul::-webkit-scrollbar {
        width: 5px;
        height: 5px;
    }
    .filters ul::-webkit-scrollbar-track {
        background: rgba(255,255,255,0.5);
    }
    .filters ul::-webkit-scrollbar-thumb {
        background: #1775c9;
    }
    .filters ul::-webkit-scrollbar-thumb:hover {
        opacity: 0.7;
    }


    .filters li {
        display: block;
        width: 100%;
        margin: 0px !important;
        padding-right: 10px;
        float:right;
    }
    .filters li:not(:last-of-type) {
        border-bottom: 1px solid #f1f1f1;
    }

    .filters li a {
        display: block;
        padding: 7px 0;
        color:#848487;
        text-transform: uppercase;
    }
    .filters li a.active {
        color: #1775c9;
    }
    .filters li:hover {
        background: #e8e8e8;
    }
    
    .filters .portfolio-item-gender-filters .title {
        display: none;
    }
/* } */


/* ul.portfolio-item-filters  {
    margin-top: 1.2em;
} */


ul.portfolio-people-filters {
    right: 15px;
}

ul.portfolio-item-filters {
    right: 103px;
}
.temp_2 ul.portfolio-item-filters {
    right: -2px;
}

ul.portfolio-item-gender-filters {
    right: 202px;
}

.temp_2 ul.portfolio-item-gender-filters {
    right: 97px;
}

ul.portfolio-item-price-filters {
    right: 296px;
}

@media screen and (max-width:767px) {
    ul.portfolio-item-price-filters,
    ul.portfolio-people-filters,
    ul.portfolio-item-filters,
    .temp_2  ul.portfolio-item-filters,
    ul.portfolio-item-gender-filters,
    .temp_2 ul.portfolio-item-gender-filters {
        right: 10px;
        width: calc(100% - 20px);
    }
}



/* ul.portfolio-item-filters li a.special {
    padding: 0.1em 0.5em 0.3em;
    border: 1px solid #999;
} 

@media screen and (max-width:767px) {
   ul.portfolio-item-filters li a.special {
    border: 0;
    font-weight: 700;
    padding: 0;
   }
}
*/
/*
ul.portfolio-item-gender-filters li.title  {
    color:#1775c9;
    text-transform: uppercase;
}
ul.portfolio-item-gender-filters li:not(.title) a {
    color:#848487;
}

ul.portfolio-item-gender-filters li a:hover,
ul.portfolio-item-gender-filters li a.active,
ul.portfolio-item-filters li a:hover,
ul.portfolio-item-filters li a.active {
    color:#1775c9;
}

ul.portfolio-item-filters li a.special:hover,
ul.portfolio-item-filters li a.special.active {
    border-color:#1775c9;
}
*/

.endless_loading {
    display: none;
    width:100%;
    height:32px;
    background-image: url('../images/bx_loader.gif');
    background-repeat: no-repeat;
    background-position: center;
    clear: both;
    padding: 3em 0;
}

.no_results {
    display: none;
}

.mason-img.vid {
    cursor:pointer;
}
.mason-img.vid:before {
    content:'';
    background-image: url('../images/vid_play_btn.png');
    width:50px;
    height:50px;
    display:block;
    position:absolute;
    z-index: 1;
    top:50%;
    left:50%;
    margin-left:-25px;
    margin-top:-25px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.mason-img.vid:hover:before {
    /*background-image: url('../images/vid_play_btn_2.png');*/
    opacity:0;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*
.port-header ul li a {
  color: #848487;  
}
.port-header ul li a.active,
.port-header ul li a:hover {
  color: #1775c9;  
}*/


.port-grid {
    padding-top: 30px;
}

@media screen and (min-width:768px) {
   .port-header .titles.add-padding {
        padding-left: 60px;
    }
}

.port-item-details.list-inline li {
    margin: 0 0.6em;
}
.port-item-details .measurements_btn {
    position: relative;    
}
.port-item-details #measurements {
    position: absolute;    
    z-index: 1000;
    background-color:#f1f1f1;
    padding:0.7em;

            width: 360%;
        left: -7.3em;
        

    
}
.port-item-details #measurements ul {
    padding: 0;
    margin: 0;
}
.port-item-details #measurements ul li {
    padding: 0;
    margin: 0;
    display: block;
}
.port-item-details #measurements li span {
    font-family: "Assistant", Arial, sans-serif;font-weight:700;
}

.row .extras {
    text-align: left;
}

.port-item-details {
    top: 0.5em;
    position: relative;
}
/*.social-btns {
    display:inline-block;
    font-size:1.1em;
}
.social-btns li a {
    color: #848487;
}*/
.port-item-details li a {
      font-size: 1.2em;
    font-family: "Assistant", Arial, sans-serif;font-weight:700;
    color: #848487;
}

.social-btns li a:hover,
.port-item-details li a.active,
.port-item-details li a:hover {
  color: #1775c9;  
}

li.social-btn {
  font-size: 0.7em;
  top: -0.2em;
  position: relative;
  padding: 0 0.2em;
}


a.add-to-list  {
    font-size:1.1em;
}
a.add-to-list span.add {
    display:block;
}
a.add-to-list span.remove {
    display:none;
}

a.add-to-list.saved span.add {
    display:none;
}

a.add-to-list.saved span.remove {
    display:block;
}  

a.add-to-list span.add i {
    margin-left: 5px;
}

article.person_header {
    margin-bottom:1em;
}

article.person_header h2.english-name {
    color: #848487;
    font-weight: 400;
    font-size: 1.5em;
}


article.person_content > .row {
    padding-top:2em;
    /*border-top:1px solid #f1f1f1;*/
}


#vids #slick-imgs {    
    margin-bottom: 0px;
    padding-bottom: 55px;
    min-height: 300px;
}
.slick-dots {
    text-align: center;
    bottom: -35px;
}
#vids .vid-item img {
    float: none;
    margin: 0 auto;
    width: 100%;
    object-fit: contain;
}

.bio .gallery .img_item img {
    max-width: 100% !important;
    /* height: 500px; */
    margin: 0 auto;
    float: none;
}
.bio .text {
    margin-top: 20px;
}
.bio .slick-dots {
    bottom: -30px;
}



 a.vid-btn {
    display: flex;
    position: relative;
    height: 100%;

    align-items: center;
}


.vid-item {
    position: relative;
}

a.vid-btn:before {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    background-image: url('../images/vid_play_btn.png');
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    transition: opacity 0.2s;
}
a.vid-btn:hover:before {
    opacity:0.6;
}


/* img.bio_img {
  float: left;
  padding-right: 3em;
  padding-bottom: 1.5em;
} */

/* @media screen and (max-width: 992px)     {
    img.bio_img {
      width: 50%;
    }
} */

.work-list h3,
h3.work-title {
  text-transform: uppercase;
          font-size: 1.4em;
      margin-bottom: 0.4em;
  color:#1775c9;
  font-family:"Assistant", Arial, sans-serif;font-weight:700;
  font-weight: 600;
}

.work-list ul {
    padding:0;
    margin:0;
    margin-bottom:1em;
}
.work-list ul.features {
    margin-bottom:2em;
}
.work-list li {
  list-style-type: none;
  /*display: inline-block;*/
  position:relative;
  padding-right: 1.3em;
  margin-left: 1.5em;
  margin-bottom: 0.2em;
}
.work-list ul.features li {
  padding-right: 0em;
}
.work-list li a {
  color: #848487;
}

.work-list li a:hover {
  color: #1775c9;
}

.work-list ul:not(.features) li:before {
    content: "\f192";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #848487;
    font-size: 1em;
    position: absolute;
    top: 0px;
    right: 0;
}
.work-list ul.features li span {
    /*font-family: "Assistant", Arial, sans-serif;font-weight:700;*/
}


.text.description,
#vids,
.lectures,
.testimonials {
    margin-bottom: -1px;
    padding: 20px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.lectures {
    margin-top: 35px;
}

.lectures.main {
    margin-top:1em;
}

/*.lectures > .columns:first-child {
    border-left:1px solid #f1f1f1;
}*/

.lectures ul {
    padding:0;
    margin:0;
    margin-top: 1em;
}
.lectures li {
    list-style-type: none;
    position:relative;
    margin-bottom: 1.5em;
}
.lectures li i.fa-minus {
    color:#1775c9;
}

.lectures li:not(:first-child) {
    border-top: 1px solid #1775c9;
    padding-top: 1.5em;
}

.lectures li h4 {
    font-size:1.2em;
    color: #323232;
    font-family:"Assistant", Arial, sans-serif;font-weight:700;
}
.lectures li h5 {
    font-size:1em;
    color:#848487;
      margin-top: -0.3em;
}
.lectures li h6 {
    color:#848487;
    font-family: "Assistant", Arial, sans-serif;font-weight:700;
    margin-bottom: 0.8em;
    font-style: italic;
}
/*.lectures li .quote p:last-of-type:after {
    content: "\f10d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #848487;
    font-size: 1em;
    margin-right:0.4em;
}*/
.lectures li .quote p:empty {
    dispaly:none;
}
.lectures li .quote i.fa-quote-left {
    float: right;
    margin-left:0.4em;
}


#masonry-images {
    left: -0.2%;
    width: 99%;
    padding:0;
}
ul#masonry-images li, .mason-img {
  width: 33.2%;
  /*margin: 0 0 1% 1%;*/
  padding:6px;
}
ul#masonry-images li img, .mason-img img {
  width: 100%;
}


.mason-img.vid .mask,
.social-imgs .portfolio-item .mask,
.portfolio-item.mason-img .mask {
    width: 100%;
    height: 100%;
}

.social-imgs .portfolio-item {
    margin:5px 0.5% 5px 0.5%;
    list-style-type: none;
}


/*// SIDEBAR /////////////////////////////////*/

.sidebar {
    text-align: right;
    padding: 0px;
    position: static;
    padding-top:30px;
    /* width: auto; */
}


.order-form a#submitIt,
.row .sidebar a.add-to-list {
    width: 100%;
    color: $black;
    text-align: center;
    font-weight: 600;

    &:hover {
        background-color: #1775c9;
    }
}
.row .sidebar .show-info {
    padding: 15px;
    background-color: #f1f1f1;
    text-align: right;
}

.row .sidebar .show-info .info p {
    line-height: 2.1em;
    font-size: 1.2em;
}

.sidebar .social_links {
    text-align: center;
    margin: 20px 0;
    widows: 100%;
}
.sidebar .social_links a {
    font-size: 1.6em;
    margin: 0 5px;
    display: inline-block;
    color: #1775c9;
}
.sidebar .social_links a:hover  {
    color: #1775c9;
}

.sidebar hr {
    margin: 0 0 30px 0;
}

.sidebar .order-form #contact_form {
    width: 100%;
}
.sidebar .order-form #contact_form input {
    margin-bottom: 10px;
}


.order-form #contact_form {
    width: 60%;
}
.order-form #contact_form a#submitIt {
    float: none;
}
.order-form #contact_form #contactStatusMsg {
    float: none;
    text-align: center;
    padding-bottom: 0;
    margin: 20px 0 10px;
}




p.calendar-title {
    margin: 10px 0;
}

#calendar {
    border: 1px solid #e6e6e6;
}

.ui-datepicker,
.ui-datepicker table,
.ui-datepicker tr,
.ui-datepicker td,
.ui-datepicker th {
    margin: 0;
    padding: 0;
    border: none;
    border-spacing: 0;
}

table thead {
    background: $dark_grey;
}
.ui-datepicker table {
    background: $dark_grey_color;
}

table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: $dark_grey;
}

.ui-datepicker {
    display: none;
    width: 100%;
    padding: 0px;
    cursor: default;
}
.ui-datepicker-header {
    position: relative;
    padding: 5px;
    border-bottom: 1px solid #e6e6e6;
}
 
.ui-datepicker-title { text-align: center; }
 
.ui-datepicker-month {
    position: relative;
    padding-right: 15px;
    color: #565656;
}
 
.ui-datepicker-year {
    padding-left: 8px;
    color: #565656;
}
.ui-datepicker-month:before {
    display: block;
    position: absolute;
    top: 5px;
    right: 0;
    width: 5px;
    height: 5px;
    content: '';
 
    background: #a5cd4e;
    background: -moz-linear-gradient(top, #a5cd4e 0%, #6b8f1a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5cd4e), color-stop(100%,#6b8f1a));
    background: -webkit-linear-gradient(top, #a5cd4e 0%,#6b8f1a 100%);
    background: -o-linear-gradient(top, #a5cd4e 0%,#6b8f1a 100%);
    background: -ms-linear-gradient(top, #a5cd4e 0%,#6b8f1a 100%);
    background: linear-gradient(top, #a5cd4e 0%,#6b8f1a 100%);
 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.ui-datepicker-prev,
.ui-datepicker-next {
    position: absolute;
    top: 2px;
    padding: 5px;
    cursor: pointer;
}
 
.ui-datepicker-prev {
    right: 10px;
    padding-right: 0;
}
 
.ui-datepicker-next {
    left: 10px;
    padding-left: 0;
}
 
.ui-datepicker-prev span,
.ui-datepicker-next span{
    display: block;
    width: 10px;
    height: 15px;
    text-indent: -9999px;
    background-size: contain;
    background-repeat: no-repeat;
}
 
.ui-datepicker-prev span { 
    background-image: url('../images/arrow-right.png'); }
 
.ui-datepicker-next span { 
    background-image: url('../images/arrow-left.png');}
 
.ui-datepicker-prev-hover span {  }
 
.ui-datepicker-next-hover span {  }


.ui-datepicker-calendar  {
    width: 100%;
}
.ui-datepicker-calendar th {
    padding-top: 15px;
    padding-bottom: 10px;
 
    text-align: center;
    font-weight: normal;
    color: #a8a8a8;
}

.ui-datepicker-calendar td {
    padding: 0 7px;
    
    text-align: center;
    line-height: 26px;
}
@media screen and (max-width:960px) {
    .ui-datepicker-calendar td {
        padding: 0 4px;
    }
}

.ui-datepicker-calendar .ui-state-default {
    display: block;
    width: 26px;
    outline: none;
 
    text-decoration: none;
    color: #565656;
 
    border: 1px solid transparent;
}

.ui-datepicker-calendar .ui-state-highlight a,
.ui-datepicker-calendar td:hover a {
    color: #1775c9;
    border: 1px solid #1775c9;
}
 
.ui-datepicker-other-month .ui-state-default { color: #a8a8a8; }



.testimonials ul {
    margin: 0;
    padding: 0;
}
.testimonials li {
    list-style-type: none;
    padding-bottom: 20px;
    margin-bottom: 25px;
    border-bottom: 1px solid #f1f1f1;
}
.testimonials h4 {
    font-size: 18px;
    color: #848487;
}
.testimonials h5 {
    font-size: 16px;
    color: #848487;
}




/*///////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.pagination { 
  border-top: 1px solid #f1f1f1;
  padding: 0.5em 0 0;
  border-radius: 0;
  width:auto;
  margin:2em auto;
}
ul.pagination li {
    display:inline-block;
    float:none;
}
.pagination > li > a, .pagination > li > span {
    border:none;
    color:#848487;
}
.pagination > li.active > a,
ul.pagination li:hover a:not(.disabled), ul.pagination li a:focus, ul.pagination li:hover button, ul.pagination li button:focus {
    background-color:transparent;
    color:#1775c9;
}


ul.pagination li:hover a.disabled,
ul.pagination li a.disabled {
    background-color:transparent;
    color:#f1f1f1;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.list ul {
    padding:0;
    margin:0;
}
.li_helper,
.list ul li {
    position: relative;
    list-style-type: none;
    margin-bottom:1em;
    border-bottom:1px solid #f1f1f1;
    padding-bottom: 1em;
    cursor: -webkit-grab;
}
.li_helper img,
.list ul li img {
    display:inline-block;
    vertical-align: top;
    height:70px;
}
.li_helper .details,
.list ul li .details {
    display:inline-block;
    vertical-align: top;
    padding-right:0.5em;
    /* width: 50%; */
    width: calc(100% - 110px);
    margin-top: -10px;
}
.li_helper .details strong,
.list ul li .details strong {
    font-size:1.4em;
  font-weight: 300;
}

.list ul li a.remove_btn {
    position: absolute;
    left: 0px;
    top: 5px;
    width:16px;
    height:16px;
    background-image: url('../images/remove_btn.png');
}
.list ul li a.remove_btn:hover {
    background-image: url('../images/remove_btn_2.png');
}

.list ul li.empty {
    opacity: 0;
}


.li_helper {
  left: 0;
  top: 0;
  position: fixed;
  display: none;
  cursor: pointer;
  border:1px solid #f1f1f1;
  background-color: #fff;
  -moz-box-shadow: 0px 0px 55px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 0px 55px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 55px rgba(0,0,0,0.3);
    padding: 20px;
  min-height: 110px;
    cursor: -webkit-grabbing;
}

.li_helper .comments-box {
    display: none;
}

@media screen and (max-width:1024px) {
    .li_helper {
        position: absolute;
    }
}


.list ul li .comments-box {
    width: 400px;
    /* height: 110px; */
}


.list ul li .comments-box a.add_comment_btn {
    margin-top: 10px;
    display: block;
    font-size: 0.9em;
}
.list ul li .comments-box textarea {
    width: 100%;
    height: 85px !important;
    display: none;
    margin-top: 20px;
}


.list .the-list {
    border-left:1px solid #f1f1f1;
    padding-left:2em;
}

.list .forms {
    padding-right:2em;
    margin-top: 1em;
}

.list form {
    margin-bottom:2em;
    clear:both;
    width:60%;
}

.list form input {
    width:100%;
    margin-right:0 !important;
}

.list form h3 {
    margin-bottom:0.5em;
    font-weight: 700;
}

.list .move-arrows {
    display: none;
}

a.erase-list {
    font-size: 1em;
    background-color: #848487;
}


form#send_from a#submitIt,
form#send_to a#submitIt {
    float:none;
    margin: 0;
}

form#send_from #contactStatusMsg,
form#send_to #contactStatusMsg {
    text-align: right;
    position: absolute;  
    margin-right: 90px;
    margin-top: -27px;
    font-size: 0.8em;
    color: #1775c9;
}

form#send_from textarea,
form#send_to textarea,
form#send_from textarea:focus,
form#send_to textarea:focus {
    height: 5.4em;
}  
  
span.max {
    font-size:0.8em;
    direction:ltr;
    font-style:italic;
    display: block;
    margin-top: 0.4em;
}  

form#send_to .upload_btn,
form#send_from .upload_btn {
    font-size: 1em;
    background-color: #848487;
}
form#send_to .upload_btn:hover,
form#send_from .upload_btn:hover {
    background-color: #0e4577;
}

form#send_to .filelist,
form#send_from .filelist {
    font-size: 0.8em;
    margin-top: 0.5em;
    display:block;
    line-height: 1.5em;
}
form#send_to .filelist strong,
form#send_from .filelist strong {
    display:block;
}

form#send_to span.max,
form#send_from span.max {
    display: inline-block;
    margin-right: 10px;
}


/*///////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.landing-page {
    text-align: right;
}

.landing-page h4 {
    margin-top: 10px;
    margin-bottom: 20px;
    color: #848487;
}


.landing-page p:last-of-type {
    margin-bottom: 0;
}

.landing-page .row:first-child p {
    margin-bottom: 40px;
}

.landing-page .row:not(:first-of-type) {
    padding: 40px 0;
    border-top: 1px solid #f1f1f1;
}

.landing-page .row {
    font-size: 18px;
    width: 90%;
    margin: 0 auto;
}

.landing-page .row p {
    line-height: 1.6em;
}


.landing-page .row h2 {
    margin-bottom: 15px;
}

.landing-page ul {
    margin: 0;
}
.landing-page li {
    list-style-type: none;
    margin-top: 5px;
}
.landing-page li:before {
    content: '✓';
    color: #1775c9;
    margin-left: 10px;
}

.landing-page form {
    width: 50%;
    /* margin: 30px auto 0; */
    margin-top: 30px;
}

.landing-page .contact_info {

}

