::-webkit-scrollbar {
    display: none;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.text-left {
    text-align: left !important
}

.justify {
    text-align: justify
}

.bg-black {
    background: #000
}

.colorWhite {
    color: #fff !important
}

.colorBlack {
    text-align: center;
    color: #303030;
    font-size: 12px
}

video::-webkit-media-controls-panel {
    display: none !important;
    opacity: 1 !important
}

.reelUL li {
    line-height: 0;
    padding: 5px;
    float: left;
    list-style: none !important;
}

.mt-5 {
    margin-top: 5px
}

.mt-15 {
    margin-top: 15px
}

.mt-25 {
    margin-top: 25px
}

.mt-35 {
    margin-top: 35px
}

.mt-45 {
    margin-top: 45px
}

.mt-55 {
    margin-top: 55px
}

.mt-60 {
    margin-top: 60px
}

.mt-65 {
    margin-top: 65px
}

.mt-70 {
    margin-top: 70px
}

.mt-75 {
    margin-top: 75px
}

.mt-80 {
    margin-top: 80px
}

.mt-85 {
    margin-top: 85px
}

.mt-90 {
    margin-top: 90px
}

.mt-95 {
    margin-top: 95px
}

.mt-100 {
    margin-top: 100px
}

.mt-105 {
    margin-top: 105px
}

.mt-110 {
    margin-top: 110px
}

.mt-115 {
    margin-top: 115px
}

.mt-120 {
    margin-top: 120px
}

.mt-125 {
    margin-top: 125px
}

.mb-125 {
    margin-bottom: 125px
}

.ml0 {
    margin-left: 0
}

.w50 {
    width: 50%
}

.w25 {
    width: 25%
}

.w33 {
    width: 33.3333333%
}

.width1500 {
    width: 1500px
}

.fontSize12 {
    font-size: 1.2rem
}

.ln15 {
    letter-spacing: .15em
}

.widthAuto {
    width: -webkit-fill-available;
}

.opacity5_1 {
    opacity: .55
}

.opacity5_1:hover {
    opacity: 1
}

.opacity5 {
    opacity: .55
}

.opacity1 {
    opacity: 1 !important
}

.border1 {
    border: 1px solid #dcdcdc
}

.submit2 {
    border: none;
    background-color: #e1e1e1;
    padding: .25rem 2rem
}

input::file-selector-button {
    border: none;
    background-color: #e1e1e1;
    padding: .4rem 1rem
}

#videoFade {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 1001;
    -moz-opacity: .8;
    opacity: .8;
    filter: alpha(opacity=80)
}

#VideoShow,
#VideoShow1,
#VideoShow2,
#VideoShow3 {
    display: none;
    transform: translate(0, -42%);
    position: fixed;
    left: 5%;
    width: calc(100% - 10%);
    height: auto;
    z-index: 1002;
    overflow: visible
}

#boxclose {
    float: right;
    cursor: pointer;
    color: #fff;
    border-radius: 0;
    background: #222;
    font-size: 18px;
    display: flex;
    line-height: 0;
    padding: 1.5rem 1rem;
    position: fixed;
    right: -1px;
    top: -1px;
    z-index: 1002;
    opacity: 1
}

.boxclose:before {
    content: "×"
}

#videoFade:hover~#boxclose {
    display: none
}

#myImg {
    cursor: pointer;
    transition: .3s
}

#myImg:hover {
    opacity: .7
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px
}

.modal-content {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: .6s;
    animation-name: zoom;
    animation-duration: .6s
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }
    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}

.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: 700;
    transition: .3s
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer
}

.alt-tabs-icon img {
    width: 110px
}

.footerP {
    text-align: left;
    margin-bottom: 19px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.65;
    padding-right: .05rem
}

.footerP li {
    margin-bottom: .35rem
}

.icon-bar {
    text-align: right
}

.icon-bar i {
    padding-right: 10px;
    padding-top: 20px;
    color: #c6c6c6;
    font-weight: 300;
    font-size: 15px
}

.hs-line-18 {
    margin-top: 0;
    position: relative;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4;
    text-transform: uppercase;
    letter-spacing: .2em;
    word-spacing: .8rem
}

.hs-line-19 {
    font-family: 'Open Sans';
    margin-top: 0;
    position: relative;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .18em;
    line-height: 1.4;
    opacity: .75
}

.topHeaderH3 {
    font-family: 'Dosis';
    margin-top: 0;
    position: relative;
    font-size: 42px;
    font-weight: 400;
    line-height: 1.4;
    text-transform: uppercase;
    letter-spacing: .025em;
    word-spacing: .55rem;
    margin-bottom: 1rem
}

.topHeaderP {
    font-family: 'Open Sans';
    margin-top: 0;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .035em;
    line-height: 1.4
}

.TopRightLogo {
    display: flex;
    align-items: center;
}

.TopRightLogo li {
    margin-left: 10px !important
}

.TopRightLogo li img {
    vertical-align: top
}

.TopRightLogo li:nth-child(2) {
    border-left: 2px solid #e1e1e1;
    border-right: 2px solid #e1e1e1;
    padding: 0 .75rem;
    height: 35px
}

.is-sticky .main-nav .LogoItem {
    display: none
}

.main-nav .LogoItem1 {
    display: none
}

.is-sticky .main-nav .LogoItem1 {
    display: block
}

.workProcess img {
    width: 90px;
    margin-top: 20px
}

.workProcess h3 {
    text-align: center;
    margin-left: 0
}

.workProcess .h3P {
    padding-top: 100% !important
}

.workProcessLightH3 {
    color: #000 !important;
    margin-top: 50px;
    font-size: 20px
}

.workProcessLightH3 strong {
    font-weight: 200
}

.workProcessLightH32 {
    color: #000 !important
}

.workProcessLightIcon {
    width: 95px !important
}

.classLeftBold {
    margin-left: 0;
    font-family: 'Open Sans';
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: 200;
    margin-bottom: .45rem;
    font-size: 16px
}

.classLeftlight {
    margin-left: 0;
    font-family: 'Open Sans';
    margin-bottom: 0
}

.topH3 {
    letter-spacing: 0.2em;
    font-size: 10em;
    font-weight: 900;
    text-align: center;
}
.section-title {
    margin-bottom: 15px;
    font-size: 3rem;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .3em;
    line-height: 1.4;
}
.serviceP {
    font-family: 'Open Sans';
    font-size: 14px;
    color: #717171;
    line-height: 1.45;
    font-weight: 300;
    text-transform: initial;
    text-align: justify;
    padding: 0 1rem 1rem;
    letter-spacing: .075rem;
    margin-top: .5rem;
    word-spacing: 0
}

.ServiceInfo li {
    font-weight: 600
}

.ServiceTitleLine span {
    font-family: 'Dosis', sans-serif
}

.ServiceTitleLine:after {
    left: .5em;
    margin-right: -50%;
    background-color: #bfbfbf;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: super;
    width: 94%
}

.text-mask {
    background-size: cover;
    background-position: center center;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.text-mask .text {
    line-height: 1em;
    color: #0e0e0e;
    mix-blend-mode: lighten;
    background: #fff;
    text-transform: uppercase;
    font-weight: 900;
    display: block;
    position: relative;
    font-size: 10rem;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .3s;
    -webkit-transition: all .3s
}

.text-mask .text-align {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    margin-top: -.05em
}

.text-mask .text-align:after {
    content: attr(data-letter);
    text-transform: uppercase
}

.text-mask .text-align[data-letter="q"],
.text-mask .text-align[data-letter="Q"] {
    font-size: .9em;
    margin-top: -.15em
}

.text-mask .text-align[data-letter="j"],
.text-mask .text-align[data-letter="J"] {
    font-size: .9em;
    margin-top: -.15em
}

.text-mask .text-align[data-letter="m"],
.text-mask .text-align[data-letter="M"] {
    font-size: .9em
}

.text-mask .text-align[data-letter="w"],
.text-mask .text-align[data-letter="W"] {
    font-size: .8em
}

.sorting-container {
    position: relative;
    min-height: auto
}

.sorting-container.portfolio-1 {
    margin-bottom: -15px
}

.sorting-container.portfolio-1 .portfolio-preview-1 a:after {
    position: absolute;
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    border: 15px #fff solid;
    content: ""
}

.sorting-container.portfolio-2 {
    margin: 0 -10px -10px
}

.sorting-container.portfolio-3 {
    margin-bottom: -30px
}

.sorting-container.portfolio-3 .portfolio-preview-3 a:after {
    position: absolute;
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    border: 30px #fff solid;
    content: ""
}

.sorting-container.portfolio-4 {
    margin-bottom: -40px
}

.sorting-menu {
    font-size: 0;
    margin: 0 -18px;
    font-family: 'Playfair Display', serif
}

.sorting-menu .title {
    font-size: 18px;
    line-height: 40px;
    font-weight: 900;
    color: #000;
    text-align: center;
    border-bottom: 1px #000 solid;
    cursor: pointer;
    padding: 0 30px;
    display: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.sorting-menu .title:after {
    width: 10px;
    height: 10px;
    border-right: 1px #000 solid;
    border-bottom: 1px #000 solid;
    content: "";
    position: absolute;
    right: 24px;
    top: 14px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.sorting-menu .title.active:after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg)
}

.sorting-menu a {
    display: inline-block;
    vertical-align: bottom;
    font-size: 13px;
    line-height: 25px;
    color: #494949;
    font-weight: 700;
    margin: 0 18px;
    position: relative;
    transition: all .3s;
    -webkit-transition: all .3s
}

.sorting-menu a.active {
    color: #000
}

.sorting-menu a span.text {
    display: inline-block;
    position: relative
}

.sorting-menu a span.text:after {
    left: 100px;
    right: 100px;
    top: 50%;
    margin-top: 1px;
    height: 1px;
    background: #000;
    position: absolute;
    content: "";
    transition: all .3s;
    -webkit-transition: all .3s
}

.sorting-menu a.active span.text:after {
    left: -5px;
    right: -5px
}

.sorting-menu a span.number {
    display: inline-block;
    position: relative;
    top: -7px
}

.portfolio-preview-1 {
    overflow: hidden
}

.portfolio-preview-1 a {
    display: block;
    position: relative
}

.portfolio-preview-1 .preview {
    display: block;
    width: 100%;
    height: auto
}

.portfolio-hover-1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .95);
    padding: 15px;
    text-align: center;
    transition: all .3s .3s;
    -webkit-transition: all .3s .3s;
    opacity: 0
}

a:hover .portfolio-hover-1 {
    transition: all .3s;
    -webkit-transition: all .3s;
    opacity: 1
}

.portfolio-hover-1 span {
    display: block
}

.portfolio-hover-1 .title {
    margin-bottom: 15px;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transition: all .3s;
    -webkit-transition: all .3s
}

.portfolio-hover-1 .description {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transition: all .3s;
    -webkit-transition: all .3s
}

a:hover .portfolio-hover-1 .title,
a:hover .portfolio-hover-1 .description {
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transition: all .3s .3s;
    -webkit-transition: all .3s .3s
}

.portfolio-preview-2 {
    margin: 70px 10px 10px
}

.portfolio-preview-2 a {
    padding-bottom: 100%;
    display: block;
    position: relative
}

.portfolio-preview-2 a .text-mask .text {
    font-size: 25rem;
    font-family: 'Open Sans'
}

.portfolio-preview-2 .label-1,
.portfolio-preview-2 .label-2 {
    font-size: 1.5rem;
    line-height: 21px;
    color: #000;
    position: absolute;
    padding-left: 60px;
    font-family: 'Dosis';
    bottom: 0
}

.portfolio-preview-2 .label-1:before,
.portfolio-preview-2 .label-2:before {
    width: 50px;
    height: 1px;
    background: #000;
    position: absolute;
    left: 0px;
    top: 10px;
    content: "";
    max-width: 100%;
}

.portfolio-preview-2 .label-1 {
    top: 0;
    position: absolute;
    right: 92px;
    bottom: 30px;
    left: 0;
    transform: rotate(270deg);
    font-family: 'Dosis';
    font-size: 1.5rem;
}

;
.portfolio-preview-2 .label-2 {
    right: 15px;
    bottom: 0
}

.label-2 {
    margin-left: 25%
}

.portfolio-hover-2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    opacity: 0;
    transition: all .5s;
    -webkit-transition: all .5s
}

a:hover .portfolio-hover-2 {
    opacity: 1;
    transition: all .5s;
    -webkit-transition: all .5s
}

.portfolio-preview-2 a:hover .text-mask .text {
    transform: scale(1.5);
    -webkit-transform: scale(1.5)
}

.portfolio-preview-2 .top-icon1 {
    position: absolute;
    left: -25px;
    bottom: -35px;
    width: 49px;
    height: 49px
}

.portfolio-preview-2 .top-icon1:before {
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 24px;
    content: "";
    background: red
}

.portfolio-preview-2 .top-icon1:after {
    width: 1px;
    height: 100%;
    position: absolute;
    left: 24px;
    top: 0;
    content: "";
    background: red
}

.portfolio-preview-2 .top-icon2 {
    position: absolute;
    left: -25px;
    top: 20px;
    width: 49px;
    height: 49px
}

.portfolio-preview-2 .top-icon2:before {
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 24px;
    content: "";
    background: red
}

.portfolio-preview-2 .top-icon2:after {
    width: 1px;
    height: 100%;
    position: absolute;
    left: 24px;
    top: 0;
    content: "";
    background: red
}

.portfolio-preview-2 .top-icon3 {
    position: absolute;
    right: -25px;
    top: 20px;
    width: 49px;
    height: 49px
}

.portfolio-preview-2 .top-icon3:before {
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 24px;
    content: "";
    background: red
}

.portfolio-preview-2 .top-icon3:after {
    width: 1px;
    height: 100%;
    position: absolute;
    left: 24px;
    top: 0;
    content: "";
    background: red
}

.portfolio-preview-2 .top-icon4 {
    position: absolute;
    right: -25px;
    bottom: -35px;
    width: 49px;
    height: 49px
}

.portfolio-preview-2 .top-icon4:before {
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 24px;
    content: "";
    background: #d9d9d9
}

.portfolio-preview-2 .top-icon4:after {
    width: 1px;
    height: 100%;
    position: absolute;
    left: 24px;
    top: 0;
    content: "";
    background: red
}

.portfolio-preview-2 .top-icon5 {
    position: absolute;
    right: -25px;
    bottom: -35px;
    width: 49px;
    height: 49px
}

.portfolio-preview-2 .top-icon5:before {
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 24px;
    content: "";
    background: red
}

.portfolio-preview-2 .top-icon5:after {
    width: 1px;
    height: 100%;
    position: absolute;
    left: 24px;
    top: 0;
    content: "";
    background: red
}

.portfolio-preview-2 .top-icon6 {
    position: absolute;
    right: -25px;
    top: 20px;
    width: 49px;
    height: 49px
}

.portfolio-preview-2 .top-icon6:before {
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 24px;
    content: "";
    background: red
}

.portfolio-preview-2 .top-icon6:after {
    width: 1px;
    height: 100%;
    position: absolute;
    left: 24px;
    top: 0;
    content: "";
    background: red
}

.portfolio-preview-2 .top-icon7 {
    position: absolute;
    right: -25px;
    top: 20px;
    width: 49px;
    height: 49px
}

.portfolio-preview-2 .top-icon7:before {
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 24px;
    content: "";
    background: red
}

.portfolio-preview-2 .top-icon7:after {
    width: 1px;
    height: 100%;
    position: absolute;
    left: 24px;
    top: 0;
    content: "";
    background: red
}

.portfolio-preview-2 .top-icon8 {
    position: absolute;
    right: -25px;
    bottom: -35px;
    width: 49px;
    height: 49px
}

.portfolio-preview-2 .top-icon8:before {
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 24px;
    content: "";
    background: red
}

.portfolio-preview-2 .top-icon8:after {
    width: 1px;
    height: 100%;
    position: absolute;
    left: 24px;
    top: 0;
    content: "";
    background: red
}

.portfolio-preview-2 .top-icon9 {
    position: absolute;
    right: -45px;
    bottom: -50px;
    width: 49px;
    height: 49px
}

.portfolio-preview-2 .top-icon9:before {
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 24px;
    content: "";
    background: red
}

.portfolio-preview-2 .top-icon9:after {
    width: 1px;
    height: 100%;
    position: absolute;
    left: 24px;
    top: 0;
    content: "";
    background: red
}

.portfolio-preview-2 .top-icon10 {
    position: absolute;
    right: -25px;
    top: 20px;
    width: 49px;
    height: 49px
}

.portfolio-preview-2 .top-icon10:before {
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 24px;
    content: "";
    background: red
}

.portfolio-preview-2 .top-icon10:after {
    width: 1px;
    height: 100%;
    position: absolute;
    left: 24px;
    top: 0;
    content: "";
    background: red
}

.portfolio-preview-3 {
    overflow: hidden
}

.portfolio-preview-3 a {
    display: block;
    position: relative
}

.portfolio-preview-3 .preview {
    display: block;
    width: 100%;
    height: auto
}

.portfolio-hover-3 {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    font-size: 0
}

.portfolio-hover-3 .bg-layer {
    background: rgba(0, 0, 0, .7);
    opacity: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

a:hover .portfolio-hover-3 .bg-layer {
    opacity: 1
}

.portfolio-hover-3 .align {
    max-width: 520px;
    border: 5px transparent solid;
    display: inline-block;
    text-align: center;
    position: relative;
    z-index: 1;
    margin: 0 45px;
    vertical-align: middle;
    transition: all .3s;
    -webkit-transition: all .3s
}

a:hover .portfolio-hover-3 .align {
    border-color: #fff;
    transition-delay: .3s;
    -webkit-transition-delay: .3s
}

.portfolio-hover-3:after {
    display: inline-block;
    content: "";
    height: 100%;
    vertical-align: middle
}

.portfolio-hover-3 .title {
    display: table-cell;
    height: 290px;
    vertical-align: middle;
    width: 10000px;
    padding: 15px
}

.portfolio-preview-4 {
    margin: 0 30px 40px
}

.portfolio-preview-4 .mouseover-1 {
    margin-bottom: 18px
}

.portfolio-preview-4 .title {
    margin-bottom: 10px
}

.portfolio-5 {
    padding-bottom: 70px
}

.portfolio-5>[class*="col"]:nth-child(3n+1) {
    clear: both
}

.portfolio-5>[class*="col"]:nth-child(3n+1) .portfolio-preview-5 {
    top: 65px
}

.portfolio-5>[class*="col"]:nth-child(3n) .portfolio-preview-5 {
    top: 115px
}

.portfolio-5>[class*="col"]:nth-child(6n+1) .title,
.portfolio-5>[class*="col"]:nth-child(6n+2) .title,
.portfolio-5>[class*="col"]:nth-child(6n+3) .title {
    float: right;
    text-align: left
}

.portfolio-5>[class*="col"]:nth-child(6n) .portfolio-preview-5,
.portfolio-5>[class*="col"]:nth-child(6n-1) .portfolio-preview-5,
.portfolio-5>[class*="col"]:nth-child(6n-2) .portfolio-preview-5 {
    left: 80px
}

.portfolio-preview-5 {
    max-width: 440px;
    margin: 0 auto 50px;
    position: relative
}

.portfolio-preview-5:after {
    content: "";
    display: block;
    clear: both
}

.portfolio-preview-5 .preview {
    max-width: 280px;
    margin: 0 auto 15px
}

.portfolio-preview-5 .title {
    max-width: 145px;
    text-align: right
}

@media (max-width: 1199px) {
    .pl-0 {
        padding-left: 0;
    }
    .pr-0 {
        padding-right: 0;
    }
    .sorting-container.portfolio-3 {
        margin-bottom: -15px
    }
    .sorting-container.portfolio-3 .portfolio-preview-3 a:after {
        border-width: 15px
    }
    .sorting-container.portfolio-4 {
        margin-bottom: -30px
    }
    .portfolio-hover-3 .align {
        margin: 0 30px
    }
    .portfolio-hover-3 .title {
        display: block;
        height: auto;
        width: auto
    }
    a:hover .portfolio-hover-3 .align {
        border-color: transparent
    }
    .portfolio-preview-4 {
        margin: 0 15px 30px
    }
    .portfolio-5 {
        padding-bottom: 0
    }
    .portfolio-preview-5 {
        left: auto !important;
        top: auto !important
    }
    .portfolio-preview-5 .title {
        float: none !important
    }
}

@media (max-width: 991px) {
    .portfolio-preview-2 .top-icon7,
    .portfolio-preview-2 .top-icon10,
    .portfolio-preview-2 .top-icon8,
    .portfolio-preview-2 .top-icon9 {
        display: none;
    }
    .sorting-item.w25 {
        width: 50%
    }
    .sorting-container.portfolio-1 {
        margin-left: -15px;
        margin-right: -15px
    }
    .sorting-container.portfolio-4 {
        margin-left: -15px;
        margin-right: -15px
    }
    .portfolio-preview-2 a .text-mask .text {
        font-size: 25rem
    }
    .w33 {
        width: 50%
    }
    .TopRightLogo li {
        float: left !important;
        width: 33.33%;
        padding-bottom: 20px
    }
}

@media (min-width: 768px) {
    .sorting-menu .toggle {
        display: block !important
    }
}

@media (max-width: 767px) {
    .portfolio-preview-2 .top-icon {
        display: none
    }
    .portfolio-preview-2 a .text-mask .text {
        font-size: 30rem
    }
    .portfolio-hover-3 .title {
        font-size: 18px
    }
    .portfolio-preview-5 {
        margin-bottom: 30px
    }
    .sorting-container.portfolio-2 .sorting-item.w25 {
        width: 100%
    }
    .sorting-item.w50 {
        width: 100%
    }
    .sorting-item.w25 {
        width: 50%
    }
    .sorting-menu {
        margin: 0
    }
    .sorting-menu a {
        display: block;
        margin: 0;
        text-align: center;
        padding: 10px 0
    }
    .sorting-menu .title {
        display: block
    }
    .sorting-menu .toggle {
        padding-top: 10px;
        display: none
    }
    .w33 {
        width: 100%
    }
    .TopRightLogo li {
        float: left !important;
        width: 33.33%;
        padding-bottom: 20px
    }
    .tab-content>.active {
        padding: 0 4rem
    }
}

@media only screen and (max-width: 700px) {
    .modal-content {
        width: 100%
    }
    .footer-copy,
    .icon-bar {
        text-align: center
    }
    .alt-features-title {
        margin-bottom: 7px
    }
    .align-mcnenter {
        text-align: center !important
    }
    .form-tip {
        text-align: auto !important;
    }
    .btn-mod.btn-medium {
        padding: 5px 15px;
    }
    .contact-form .form-group {
        padding: 0;
    }
    .TopRightLogo li {
        float: left !important;
        width: 33.33%;
        padding-bottom: 12px;
        margin-bottom: 15px;
    }
    .banner-heading {
        font-size: 14px
    }
    .works-grid.work-grid-gut {
        margin: 0 10px 0 0
    }
    #VideoShow {
        position: fixed;
        z-index: 1002;
        overflow: visible;
        transform: translate(0, -64%)
    }
    .tab-content>.active {
        font-size: 13px
    }
    .post-prev-img {
        margin-bottom: 0px;
        padding: 7px;
    }
    .mb-md-50 {
        margin-bottom: 25px
    }
    .pt-10 {
        padding-left: 30px
    }
    .pl-0 {
        padding-left: 0;
    }
    .pr-0 {
        padding-right: 0;
    }
}

@media (min-width: 2500px) {
    .container {
        width: 1800px;
    }
    .pl-0 {
        padding-left: 0;
    }
    .pr-0 {
        padding-right: 0;
    }
}

@media only screen and (max-width: 5000px) and (min-width: 2399px) {
    .col-xs-6 {
        padding: 0.5rem 1rem;
        width: 16.66%;
        clear: none !important;
    }
    .container {
        width: 2000px;
    }
    .portfolio-preview-2 a .text-mask .text {
        font-size: 36rem;
    }
    .portfolio-preview-2 .label-1 {
        right: 145px;
        bottom: 145px;
    }
}