/*NEW LANDING PAGE*/
#Layer_1 {
    width: 230px;
}

.desktopslider {
    background-image: url(/wp-content/uploads/2016/08/imacImg.png);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    width: 525px;
    height: 430px;
    margin-left: 0px;
    padding: 28px 23px 0;
    margin-top: 30px;
}

div#godownlink.gobup .arrow a i {
    -ms-transform: rotate(180deg);    /* IE 9 */
    -webkit-transform: rotate(180deg);    /* Chrome, Safari, Opera */
    transform: rotate(180deg);
    position: relative;
}

div#portoflio.videoreelportfolio span.likol a:hover {
    color: #fff;
    background: #000;
}

span.fieldlo {
    display: block;
    color: #444;
    font-size: 12px;
    padding: 0 15px;
}

.containerlink {
    position: absolute;
    bottom: 62px;
    left: 0;
    right: 0;
    z-index: 99999999;
    text-align: center;
}

.containerlink a {
    display: inline-block;
    padding: 5px 15px;
    background: #000;
    color: #fff;
    font-size: 35px;
}

.containerlinkuparrow {
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 999;
}

.containerlinkuparrow a {
    display: inline-block;
    padding: 5px 15px;
    background: #000;
    color: #fff;
    font-size: 35px;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;    /* Above WP toolbar. */
}

/* for custom scrollbar for webkit browser*/
::-webkit-scrollbar {
    width: 6px;
}

::-webkit-scrollbar-track {
    background: #fff;
}

::-webkit-scrollbar-thumb {
    background: #444
}

body .sfm-no-mobile #sfm-sidebar .sfm-menu-level-0 a:before,
body .sfm-no-mobile #sfm-sidebar .sfm-menu-level-0 .sfm-active-item a:before,
body .sfm-no-mobile #sfm-sidebar .sfm-menu-level-0 .sfm-active-smooth a:before {
    background-color: rgba(255, 255, 255, 0.13);
    color: #444;
}

body .sfm-no-mobile #sfm-sidebar .sfm-menu-level-0 a:before,
body .sfm-no-mobile #sfm-sidebar .sfm-menu-level-0 .sfm-active-item a:before,
body .sfm-no-mobile #sfm-sidebar .sfm-menu-level-0 .sfm-active-smooth a:before {
    background-color: transparent;
}

body .sfm-no-mobile a:hover,
body .sfm-no-mobile a:focus {
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0);    /* padding: 2px; */
}

.redb {
    padding: 30px 30px;
    max-width: 1100px;
    margin: 0 auto;
}

.sf-compact #sf-sidebar .sf-nav {
    min-height: 0px;
    height: 100%;
    max-height: 100%;
    margin-top: 10px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: table;
}

.sf-compact #sf-sidebar .sf-nav > ul {
    display: table-cell;
    height: auto;
    margin-top: 0px;
}

.sle.cntcont {
    padding: 60px 30px;
}

.sf-compact #sf-sidebar .sf-logo img {
    min-height: 70px;
}

div#portitem p {
    font-size: 16px;
    line-height: 28px;
}

#portitem .beforafater h2 {
    font-size: 38px;
    font-weight: 400;
    font-family: "Open Sans", "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    color: #fff;
    margin-bottom: 25px;
}

div#portitem h2.kl {
    font-weight: 400;
    font-size: 38px;
    color: #444;
    text-transform: capitalize;
}

div#deviceipad {
    background: #ececec;
}

div#portitem div#deviceipad h2.kl {
    color: #000;
}

.beforafater {
}

li.lid a:hover {
    background: #000;
    color: #fff;
}

li.lid a.visit-site:hover {
    background: transparent;
    color: #000;
}

.desktopslider .slick-list {
    height: 286px;
}

.deviceipadslider {
    background-image: url(/wp-content/uploads/2016/08/ipadImg.png);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    width: 415px;
    height: 520px;
    margin-left: 0px;
    padding: 43px 58px 0;
}

.socialinks {
    position: absolute;
    right: 0;
    top: 100px;
    background: transparent;
}

ul.sc {
    margin: 0;
    list-style: none;
}

li.sc {
    display: block;
}

a.sc {
    display: block;
    text-align: center;
    color: #444;
    height: 30px;
    width: 30px;
    color: #fff;
    background: #000;
    margin: 5px 0 0;
    line-height: 30px;
}

a.sc:hover {
    background: #575c64;
}

.deviceipadslider .slick-list {
    height: 397px;
}

.devicemobileslider {
    background-image: url(/wp-content/uploads/2016/08/iphoneImg.png);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    width: 311px;
    height: 520px;
    margin-left: 0px;
    padding: 73px 58px 0;
}

.devicemobileslider .slick-list {
    height: 345px;
}

div#myatu_bgm_img_group {
    display: none;
}

.abosotext {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    font-size: 54px;
    font-weight: 700;
    transform: translateY(-50%);
    max-width: 1100px;
    margin: 0 auto;
    line-height: 54px;
    text-align: left;
    padding: 0 30px;
}

div#devicedesktop {
    background: #000;
    color: #c1c1c1;
}

div#devicedesktop .sle.imgcnt {
    width: 60%;
}

div#devicedesktop .sle.cntcont {
    width: 40%;
    color: #fff;
}

div#devicedesktop {
    background: #1d222b;
    color: #c1c1c1;
}

div#deviceipad .sle.cntcont {
    width: 55%;
    padding: 170px 0 0;
}

div#deviceipad .sle.imgcnt {
    width: 45%;
}

div#devicemobile .sle.imgcnt {
    width: 30%;
}

div#devicemobile .sle.cntcont {
    width: 70%;
    color: #fff;
    padding-top: 162px;
}

div#portitem .moreabout h2 {
    font-size: 38px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 44px;
    margin-bottom: 20px;
}

div#mobilebar {
    display: none;
}

.moreabout {
    margin: 60px 30px;
    padding: 60px 30px;
    max-width: 1100px;
    margin: 60px auto;
}

.beforafater {
    position: relative;
    padding: 60px 30px 90px;    /* max-width: 1100px; */

    /* margin: 0 auto; */
    background: #1d222b;
}

button.slick-prev.slick-arrow {
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 123;
}

button.slick-next.slick-arrow {
    position: absolute;
    right: 0;
    top: 100%;
}

a.calok {
    display: inline-block;
    margin: 0 auto;
    color: #fff;
    background: #484848;
    padding: 7px 20px;
    font-weight: 600;
    margin: 30px auto 0;
    line-height: 14px;
    font-size: 10px;
    display: inline-block;
    float: none;
    text-transform: uppercase;
    letter-spacing: 2px;
}

div#videpagetrxt {
    float: left;
    width: 100%;
    clear: both;
    background: #fff;
    padding: 5vw 15vw 0vw;
    font-size: 1.4rem;
    line-height: 3rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

div#ctacall {
    text-align: center;
}

div#portitem h1,
div#portitem h2,
div#portitem h3,
div#portitem h4,
div#portitem h5,
div#portitem h6 {
    background: transparent;
    color: #000;
    font-weight: inherit;
}

.aboutprot {
    padding: 30px 30px;
    max-width: 1100px;
    margin: 30px auto;
}

#portitem .aboutprot h2 {
    font-size: 42px;
    text-transform: capitalize;
    font-weight: 100;
}

div#devicedesktop div h3.kl {
    color: #fff;
}

div#devicedesktop h4 {
    color: #fff;
}

div#devicemobile {
    background: #575c64;
    color: #c1c1c1;
}

div#devicemobile {
}

.sle {
}

div#devicemobile div h3.kl {
    color: #fff;
}

div#devicemobile h4 {
    color: #fff;
}

footer .copyright {
    background: #ffffff;
    margin: 0;
    padding: 0;
    position: relative !important;
    height: auto;
    bottom: 0;
}

ul.aboutitem {
    margin: 0;
    list-style: none;
    padding: 0 15px;
    overflow: auto;
    width: 100%;
}

.cnt-cont {
    width: 100%;
    background: #eee;
    margin: 0;
    padding: 60px 30px;
    overflow: auto;
}

.sle {
    float: left;
    width: 50%;
    padding: 30px;
}

.cnt-cont {
}

.sle {
}

.sle h4 {
    background: transparent;
    color: #444;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 15px;
    display: block;
    padding: 0;
    font-weight: 600 !important;
    font-size: 18px;
    line-height: 26px;
    text-transform: capitalize;
}

div#portitem h3.kl {
    background: transparent;
    color: #444;
    font-size: 20px;
    font-weight: 700;
}

li.lid {
    width: 33%;
    float: left;
    padding: 15px;
}

h1.singpoetofilioitem {
    margin: 0;
    padding: 0;
    background: transparent;
    color: #000;
    font-size: 12px;
    font-size: 14px;
    display: block;
    font-weight: 700;
}

span.topt {
    font-size: 13px;
}

body > header.contain-to-grid .inquire {
    margin-right: 10px;
    margin-top: 13px;
}

span.bott {
    font-size: 14px;
    display: block;
    font-weight: 700;
}

.at4-follow-outer.addthis-smartlayers {
    display: none;
}

a.visit-site {
    background: #000;
    border: 1px solid #000;
    padding: 6px 40px;
    text-transform: uppercase;
    float: right;
    display: block;
    color: #fff;
    font-size: 14px;
}

body footer.full-width p {
    font-size: 10px !important;
    margin: 0 !important;
    line-height: 16px;
    padding: 0 10px;
}

body footer.full-width {
    padding: 0;
    border: none;
}

.footer-widget {
    margin: 10px auto 0!Important;
    overflow: visible;
    padding: 0;
}

.vc_footer .large-3.columns .title {
    border: none;
    height: auto;
}

.slick-active {
    background: #000;
}

#sidebar .panel a,
.footer-widget .panel a {
    font-size: 18px !important;
}

.vc_footer .large-3.columns .content {
    min-height: 0;
    max-height: none !important;
    height: auto;
    display: none;
}

.vc_footer .icon {
    padding: 5px 5px 10px 13px;
}

.vc_footer .large-3.columns article {
    margin: 0 !important;
    background: #151515 !important;
}

.vc_footer .large-3.columns article:hover {
    background: #575c64 !important;
}

.sociable {
    margin: 30px 0 0;
}

div#modalopener {
    font-family: 'Open Sans', sans-serif;
}

div#modalopener h1.plodltitle {
    background: #fff;
    font-size: 2rem;
    text-transform: capitalize;
}

div#modalopener {
    border: none;
    border-radius: 2px;
    padding: 30px 60px;
}

canvas#canvas {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;    /*background-image: url(/wp-content/uploads/2016/08/VideoBGMaker.jpg);*/
    background-position: 50%;
    background-size: cover;
}

.menuitems {
    max-width: 1100px;
    margin: -60px auto 15px;
    background: #fff;
}

.fw {
    max-width: 1100px;
    margin: 0 auto;
    overflow: auto;
}

.fullportimage {
}

body {
    background: #fff;
}

ul.slick-dots {
    margin: 10px auto;    /* width: 100%; */
    position: absolute;
    top: 100%;
    text-align: center;
    left: 100px;
    right: 100px;
    display: inline-block;
}

ul.slick-dots li {
    display: inline-block;
    margin: 0 5px;
    height: 20px;
    width: 20px;
    line-height: 15px;
}

ul.slick-dots li button {
    background: transparent;
    border-radius: 50%;
    background: transparent;
    height: 15px;
    width: 15px;
    line-height: 15px;
    color: #fff !important;
    font-size: 9px;
    padding: 0;
}

#fullpage #livinglanding {
    background: #fff;
    background-image: url(/wp-content/uploads/2017/01/24694-NV6XRQ.jpg);
    background-size: cover;
    background-position: 62% 85%;
}

/*LIVING WEBSITE*/
div#phonenew {
}

div#phoneinfo {
    float: left;
    width: 100%;
    clear: left;
    text-align: center;
}

h1.whicu {
    background: transparent;
    color: #323232;
    font-size: 28px;
    font-weight: 400;
    margin: 0;
}

.livin {
    font-size: 24px;
    color: #8d44b1;
    text-transform: uppercase;
    font-style: italic;
    margin: 15px 0 20px;
}

img.logosmall {
    max-height: 40px;
}

h1.datatitle {
    background: transparent;
    color: #444;
    font-size: 46px;
    padding: 0;
    margin: 0;
    line-height: 42px;
    margin: 0 0 10px;
}

.datacnt p {
    font-size: 24px;
    line-height: 30px;
    margin: 15px 0;
    font-weight: 100;
}

.datacnt {
    max-width: 485px;
    float: left;
    clear: both;
    min-height: 22vh;
}

div#phoneold {
}

div#phoneold .datacnt {
    float: right;
}

div#phoneold {
}

div#phoneold .phonimage {
    float: right;
}

.boxkon {
    overflow: auto;
    height: 100vh;
    width: 100%;
    display: block;
    align-items: center;
    padding: 75px 0;
}

.phonedata {
    float: left;
    width: 50%;
    text-align: center;
    padding: 30px;
}

.phonimage img {
    width: auto;
    transform: rotateY(0deg);
    transform-origin: center;
    width: auto;
    max-height: 359px;
    height: auto;
    max-width: 240px;
}

.phonimage {
    min-height: 39vh;
    float: left;
    display: flex;
    align-items: flex-end;
    clear: both;
}

div#phoneold {
    text-align: right;
}

div#phonenew {
    text-align: left;
}

/*LIVING WEBSITE*/
button.slick-arrow {
    background: transparent;
    border: 0px solid #eee;
    color: #fff !important;
    padding: 5px 0px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

button.slick-arrow:hover {
    background: #4c4c4c;
}

.altimg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
    background-position: 50%;
    background-size: cover;
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.2;
    max-width: 100%;
    height: auto;
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.porto {
    height: 100%;
}

header.contain-to-grid {
    box-shadow: none;
}

div#portofliocontainer {
    margin: 100px auto;
    max-width: 90vw;
}

.containerobejct.portobject {
    margin: 20px 1.5%;
    float: left;
    width: 30.3%;
    position: relative;
    overflow: hidden;
}

.containerobejct.portobject h3.postitlteko {
    font-size: 2rem;
    line-height: 2rem;
    word-break: break-word;
    background: #fff;
    padding: 15px 15px 15px;
    margin: 0;
    background: rgba(255, 255, 255, 0);
    text-transform: capitalize;
    background: #fff;
}

.containerobejct.portobject {
    padding: 0;
}

.containerobejct.portobject .lefthalf {
    min-height: 35vh;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    background-color: transparent;
    margin: 0;
    width: 100%;
    transition: all .5s;
}

.containerobejct.portobject .lefthalf a {
    display: block;
    height: 100%;
    min-height: 30vh;
}

.vc_footer {
    position: fixed;
    bottom: 0px;
    z-index: 999999;
    width: 100%;
    height: auto;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.camvideo-containernew {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    overflow: hidden;
}

.camvideo-containernew iframe {
    width: 115%;
    position: absolute;
    bottom: 0;
    left: 50%;
    top: -50%;
    right: 0;
    height: 100%;
    transform: translate3d(-50%, 50%, 0);
}

section#wrapper {
    margin: 0 !important;
}

section#wrapper {
    margin: 0 !important;
}

.line-separator ul li {
    margin: 0;
    list-style: none;
}

.video-txt-box ul {
    padding: 10px 0px;
    list-style: none;
    width: 50%;
    clear: none;
    float: left;
    box-sizing: border-box;
    margin: 0;
}

.video-txt-box li {
    font-family: "Open Sans", "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 16px;
    padding-left: 20px;
}

.video-txt-box {
    background: rgba(0, 0, 0, 0.84);
    padding: 15px 15px;
}

h1.newvcheading {
    color: #fff;
    line-height: 40px;
    margin: 0;
    padding: 2px 0 6px;
}

.line-separator {
    margin: 0;
}

.video-txt-box {
    background: rgba(0, 0, 0, 0.84);
    padding: 15px 15px;
    position: absolute;
    top: auto;
    bottom: 220px;
    left: 0;
    right: 0;
    height: auto;
    width: 100%;
    max-width: 770px;
}

div#fullpage .section {
    position: relative;
    background: rgba(0, 0, 0, 0);
}

div#fullpage {
    background: #000;
    z-index: 9999;
    margin: 0;
}

header.contain-to-grid {
    z-index: 99999999;
    -webkit-box-shadow: 0 3px 10px 0 rgba(10, 10, 10, 0.1);
    box-shadow: 0 3px 10px 0 rgba(10, 10, 10, 0.1);
}

.innerdiv {
}

section#wrapper-new {
    position: relative;
    z-index: 1;
    padding: 0;
    min-height: 100vh;
    margin: 75px auto;
    float: none;
    display: block;
    align-items: center;
    justify-content: center;
}
/* hide due to new covid homepage switch back for old page */
/*.home section#wrapper-new {
    position: relative;
    z-index: 1;
    padding: 0;
    min-height: 100vh;
    margin: 0 auto;
    float: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
*/
.portfolio {
    position: absolute;
    top: 0px;
    left: 0;
    background: #fff;
    right: 0;
    bottom: 0;
    max-height: calc(100% - 140px);
    height: 100%;
}
.home .portfolio {
    position: absolute;
    top: 75px;
    left: 0;
    background: #fff;
    right: 0;
    bottom: 0;
    max-height: calc(100% - 140px);
    height: 100%;
}

ul.ul {
    margin: 0;
    list-style: none;
    height: 100%;
}

li {
}

.flexo {
    overflow: auto;
    display: block;
    position: relative;
    width: 100%;
    padding: 0 0px;
}

ul.ul li {
    position: relative;
    float: left;
    width: 50%;
    height: 50%;
    margin: 0%;
    clear: none;
    background-size: cover;
    background-position: 50%;
}

div#overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background: rgba(68, 68, 68, 0);
}

a.linkstubs:hover {
    background: transparent;
}

.linkstubs:hover {
    color: #fff;    /* font-size: 18px; */

    /* letter-spacing: 1px; */

    /* font-weight: bold; */
}

div#videpagetrxt p {
    line-height: inherit;
    font-weight: inherit;
}

p {
}

a.linkstubs {
    color: #fff;
    padding: 8px 25px;
    border-radius: 3px;
    display: inline-block;
    font-size: 12px;
    margin: 0;
    text-shadow: none;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    overflow: visible;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative;
}

.dkl {
    background: #fff;
    overflow: auto;
}

.linkstubs svg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0px;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.linkstubs:hover svg rect {
    stroke-width: 5;
    stroke-dasharray: 10, 310;
    stroke-dashoffset: 33;
    stroke: #fff;
}

.linkstubs svg rect {
    fill: none;
    stroke: #fff;
    height: 100%;
    width: 100%;
    stroke-width: 3px;
    stroke-dasharray: 422, 0;
    -webkit-transition: all 1300ms cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: all 1300ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1300ms cubic-bezier(0.19, 1, 0.22, 1);
}

* {
    -webkit-transition-property: all;
    -webkit-transition-duration: .2s;
    -moz-transition-timing-function: cubic-bezier(100, 50, 21, 6);
    -moz-transition-property: all;
    -moz-transition-duration: .2s;
    -moz-transition-timing-function: cubic-bezier(100, 50, 21, 6);
}

.grid {
    position: relative;
    padding: 0;
    text-align: center;
    display: block;
    height: 100%;
    width: 100%;
}

div#fp-nav a:hover {
    background: transparent;
}

div#three-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(/wp-content/uploads/2018/07/VideoBGMaker-1-1024x576.jpg);
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
    z-index: 0;
}

.containerobejct.portobject .righthalf {
}

.containerobejct.portobject .righthalf a.links {
    padding: 0;
    height: 100%;
    display: block;
    transition: all .7s;
    transition-delay: 0.2s;
}

div#portofliocontainer .containerobejct.portobject .righthalf a.links:hover {
}

div#portofliocontainer {
}

div#portofliocontainer .containerobejct.portobject .righthalf a.links:hover h3.postitlteko {
}

div#portofliocontainer .containerobejct.portobject .righthalf a.links:hover .tagio {
    font-weight: 600;
}

.containerobejct.portobject .righthalf .contenexcerpt {
    font-size: 14px;
    line-height: 16px;
    opacity: 0;
    padding: 15px 15px;    /* transition-delay: 0.5s; */
    font-weight: 900;
}

/* Halloween OFF 

.home div#three-container {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-image: url(/wp-content/uploads/2016/10/olhollows2016.jpg);
background-size: cover;
background-position: 50%;
overflow: hidden;
z-index: 0;
}

*/
.page-id-6866 div#three-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(/wp-content/uploads/2018/07/social_media-influencers.jpg);
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
    z-index: 0;
}

.page-id-7294 div#three-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(/wp-content/uploads/2018/08/pwa01.jpg);
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
    z-index: 0;
}

.page-id-5209 div#three-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(/wp-content/uploads/2016/11/LandingBG_Social_5.jpg);
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
    z-index: 0;
}

.page-id-3342 div#three-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(/wp-content/uploads/2016/11/LandingBG_branding_1.jpg);
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
    z-index: 0;
}

.page-id-6263 div#three-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(/wp-content/uploads/2016/11/LandingBG_ppc_1.jpg);
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
    z-index: 0;
}

.page-id-6259 div#three-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(/wp-content/uploads/2016/11/LandingBG_seo.jpg);
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
    z-index: 0;
}

.imagetrael:nth-child(3n+3) {
    clear: right;
}

.imagetrael:nth-child(3n+4) {
    clear: left;
}

.page-id-7039 div#three-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(http://www.vividcandi.com/wp-content/uploads/2018/07/TheCompanynew2.jpg);
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
    z-index: 0;
}

h3.titleposture a {
    color: inherit;
    display: block;
}

.imagecontnet {
}

.imagecontnet a.liknou.llokiamge {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

span.likol a {
    color: inherit;
    padding: 7px 25px;
    background: #000000;
    display: inline-block;
    font-weight: 600;
    color: #fff;
}

.taglet a {
    margin: 0 3px;
    font-family: 'Open Sans', sans-serif;
    color: #444;
    text-transform: lowercase;
}

.page-id-6279 div#three-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;    /* background-image: url(/wp-content/uploads/2016/12/Living_Websites_2017_1.jpg); */
    background-image: url(/wp-content/uploads/2016/12/Living_Websites_1.jpg);
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
    z-index: 0;
}

.page-id-6375 div#three-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(/wp-content/uploads/2016/12/video.jpg);
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
    z-index: 0;
}

/* Common style */
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0;
    min-width: 100%;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    background: #3085a3;
    text-align: center;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.1;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Anchor will cover the whole item by default */

/* For some effects it will show as a button */

.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}

/* Individual effects */

/*---------------*/

/***** Julia *****/

/*---------------*/

figure.effect-julia {
    background: rgb(0, 1, 62);
}

figure.effect-julia img {
    max-width: 100%;
    height: auto;
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure.effect-julia figcaption {
    text-align: left;
}

figure.effect-julia h2 {
    position: relative;
    padding: 0 0;
    background: transparent;
    font-weight: 600;
    font-size: 32px;
    text-align: center;
    margin: 0px 0 15px;
    word-spacing: normal;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-0%, 50%, 0);
    transform: translate3d(-0%, 50%, 0);
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}

figure.effect-julia p {
    margin: 0 auto 2px;
    padding: 3px 1em;
    background: #fff;
    color: #636363;
    text-transform: none;
    font-weight: 500;
    font-size: 13px;
    display: block;
    float: none;
    width: auto;
    clear: both;
    max-width: 390px;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-660px, 0, 0);
    transform: translate3d(-200%, 0, 0);
    line-height: 16px;
    opacity: 0;
}

figure.effect-julia p:first-child {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

figure.effect-julia p:nth-of-type(2) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

figure.effect-julia p:nth-of-type(3) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}

figure.effect-julia:hover p:first-child {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

figure.effect-julia:hover p:nth-of-type(2) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}

figure.effect-julia:hover p:nth-of-type(3) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

figure.effect-julia:hover img {
    opacity: .7;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}

figure.effect-julia:hover p {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

.grid figure h2 span.topt {
    font-size: 14px;
    display: block;
    font-weight: 200;
    word-spacing: normal;
    text-transform: capitalize;
    margin: 0 0 0px;
    color: #fff;
}

figure.effect-julia figcaption div {
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
    color: #fff;
}

.grid figure h2 span.bottomtext {
    font-size: 12px;
    word-spacing: normal;
    font-weight: 400;
    letter-spacing: 1px;
    display: inline-block;
    margin: 0 auto;
    padding: 0;
}

figure.effect-julia:hover h2 {
    -webkit-transform: translate3d(-660px, 0, 0);
    transform: translate3d(-0, 0, 0);
}

body #fp-nav ul li a span,
.fp-slidesNav ul li a span {
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    height: 4px;
    width: 4px;
    border: 0;
    background: #fff;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -2px;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}

div#godownlink {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    width: 120px;
    background: rgba(0, 0, 0, 0.75);
    margin: 0 auto;
    text-align: center;
    padding: 10px;
    color: #fff;
    cursor: pointer;
    height: 80px;
}

.arrow a {
    background: transparent;
    color: #fff;
}

div.arrow {
    position: absolute;
    margin: auto;
    top: 10px;
    left: 0;
    right: 0;
    width: 40px;
    height: 40px;
    font-size: 40px;
    line-height: 40px;
    -webkit-animation: bounce 2s infinite ease-in-out;
    animation: bounce 2s infinite ease-in-out;
}

figure.effect-julia:hover .altimg {
    opacity: 0.4;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}

a.button {
    font-size: 12px;
    margin: 10px 0 !important;
}

@-webkit-keyframes bounce {
    0%,
    20%,
    60%,
    100% {
        -webkit-transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-20px);
    }

    80% {
        -webkit-transform: translateY(-10px);
    }

}

.text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
}

.container {
    overflow: visible;
    max-width: 100%;
    margin: 0 auto;
    background: transparent;
}

div#portitem div#devicedesktop h2.kl {
    color: #fff;
}

div#portitem div#devicemobile h2.kl {
    color: #fff;
}

.fullportimage {
    height: 450px;
    margin: 77px 00 0;
    position: relative;
    z-index: -1;
    background-position: 50%;
    background-size: cover;
}

div#portitem {
}

body > header.contain-to-grid .inquire a.button:hover {
    background: #575c64 !important;
    color: #ffffff !important;
}

div#seos .ul li.is-animated {
    height: 100%;
    background: #000;
}

ul#myMenu {
    position: fixed;
    top: 300px;
    left: 0;
    z-index: 9999;
}

.grid-affec {
    position: absolute;
    top: 50%;
    padding: 30px;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    height: 100%;
    overflow: auto;
}

div#seos h2 {
    margin: 10px 0 5px;
    padding: 0;
    background: transparent;
    color: #fff;
    font-size: 21px;
}

div#seos p {
    font-size: 14px;
    color: #e0e0e0;
    font-weight: 100;
}

.page-template-page-portfoliosnapscroll div#fullpage_portfolio div#sectionvideo {
}

.page-template-page-portfoliosnapscroll div#fullpage_portfolio div#promotioned {
}

.page-template-page-portfoliosnapscroll div#fullpage_portfolio div#projectsview {
}

#promotioned figcaption div p {
    display: none;
}

ul.uld {
    padding: 130px 30px;
    list-style: none;
    margin: 0;
}

.leftseciotn {
    float: left;
    width: 100%;
    min-height: 100%;
    background-position: 50%;
    background-size: cover;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: all 20s;
    z-index: 1;
    transform: scale(1.5);
}

.rightsection {
    float: left;
    width: 65%;    /* min-height: 100%; */
    position: relative;
    display: block;
    align-items: center;
    z-index: 3443234;
    background: rgb(255, 255, 255);
    height: auto;
    padding: 60px 30px;
    transition: all 1s;
    margin: 0 60px 120px;
    max-width: 950px;
}

.snapcontainer {
    overflow: hidden;    /* max-width: 1100px; */
    margin: 0 auto;
    padding: 0;
    height: 100%;
    max-height: 99vh;
    position: relative;
    display: flex;
    width: 100%;
    align-items: flex-end;
    background: #7b7b7b;
}

.paragraphd {
    padding: 15px;
    margin: 0 auto;
    float: left;
    width: 40%;
    margin: 0 0 2.36486vw;
    padding: 0;
    color: rgb(86, 86, 86);
    line-height: 1.2;
    text-transform: capitalize;
    border-left: 5px solid rgba(238, 238, 238, 0);
    font-weight: 400;
    font-size: 12px;
    padding: 0;
    line-height: 27px;
    font-family: 'Open Sans', sans-serif;    /* text-align: justify; */
    transition: all .4s;
    word-spacing: 3px;
    margin: 0;
    align-items: center;
    display: flex;
    min-height: 455px;
}

.paragraphd h1.titlesec {
    background: transparent;
    margin: 0 0 5px;
    padding: 0;
    color: rgb(37, 37, 37);
    line-height: 1.2;
    text-transform: capitalize;
    font-weight: 800;
    position: relative;
    font-size: 2.3rem;
    line-height: 2.3rem;
    transition: all .4s;
    text-transform: uppercase;
    display: block;
    word-wrap: normal;
    flex: 1 100%;
}

a.read {
    display: inline-block;
    -webkit-appearance: none;
    transform: translateZ(0);
    border: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -moz-appearance: none;
    appearance: none;
    transition: all .4s;
    cursor: pointer;
    outline: 0;
    text-decoration: none;
    vertical-align: middle;
    border-radius: 0;
    position: relative;
    border: 1px solid transparent;
    line-height: 60px;
    white-space: nowrap;
    padding: 0 3rem;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: left;
    color: #1b1b1c;
    border-color: rgba(50, 50, 50, .1);    /* min-width: 20rem; */

    /* padding-right: 6rem; */
}

p.sectiontext {
    padding: 0;
    color: rgb(86, 86, 86);
    line-height: 1.2;
    text-transform: capitalize;
    border-left: 5px solid rgba(238, 238, 238, 0);
    font-weight: 400;
    font-size: 14px;
    padding: 0;
    margin: 0;
    line-height: 27px;
    font-family: 'Open Sans', sans-serif;
    text-align: justify;
    transition: all .4s;
}

.exrepli {
    height: auto;
    margin: 10px 00 0;
}

.imagetrael:hover .taglet {

    /* height: 20px; */
}

.imagetrael:hover .exrepli {
}

.animated.fadeOut {
    -webkit-animation-duration: .1s;
    animation-duration: .1s;
}

.animated.fadeInRight {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.animated.fadeInLeft {

    /*-webkit-animation-duration: .7s;*/

    /*animation-duration: .7s;*/
}

.animated.hidek {
    opacity: 0;
    transition: all .2s;
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(15%, 0, 0);
        transform: translate3d(15%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }

}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 5%, 0);
        transform: translate3d(0, 5%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }

}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -5%, 0);
        transform: translate3d(0, -5%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }

}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -5%, 0);
        transform: translate3d(0, -5%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }

}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

.page-template-page-portfoliosnapscroll div#seos {
    background: #444;
}

.floeftright.rightsection {
    margin-left: auto;    /* text-align: right; */
}

.rightsection:hover {
    box-shadow: 0px 0px 0px 20px rgba(37, 37, 37, 0.51), 0px 0px 0px 10px rgba(37, 37, 37, 0);
}

.rightsection:hover a.read {

    /* padding: 0 60px; */
}

.rightsection:hover h1.titlesec {

    /* padding-left: 5px; */
}

.rightsection:hover p.sectiontext {

    /* padding-left: 10px; */
    border-left: 5px solid rgba(238, 238, 238, 0);    /* background: #fbfbfb; */
}

.paragraphd h1.titlesec:after {
    content: close-quote;
    height: 4px;
    width: 0;
    background: rgb(37, 37, 37);
    display: block;
    transition: all .4s;
    top: 5px;
    position: relative;
}

.rightsection:hover .paragraphd h1.titlesec:after {
    width: 100%;
}

.rightsection a.read:hover {
    color: #fff;
    background: #f73a07 !important;
}

.fp-section.active .leftseciotn {
    transform: scale(1);
}

.fullpageimg.slick-slide {
    min-height: 100vh;
}

div#imagecont {
    float: left;
    width: 60%;
    height: 100%;
    padding: 20px;
    vertical-align: middle;
    align-items: center;
    display: flex;
    min-height: 455px;
}

img.imgcl {
    display: inline-block;
}

.paragraphd p {
    padding: 0;
    color: rgb(86, 86, 86);
    line-height: 1.2;
    text-transform: capitalize;
    border-left: 5px solid rgba(238, 238, 238, 0);
    font-weight: 400;
    font-size: 14px;
    padding: 0;
    line-height: 27px;
    font-family: 'Open Sans', sans-serif;
    transition: all .4s;
}

a.logo img {
    max-width: 190px;
}

.tagio {
    font-size: 14px;
    line-height: 15px;
    padding: 0 0 5px;
    color: #2f2f2f;
    font-weight: 600;
    text-transform: capitalize;
    opacity: 0;
    transition: all .2s;
    padding: 0 15px;
    display: none;
    font-weight: 600;    /* transition-delay: 0.5s; */
}

div#portofliocontainer .containerobejct.portobject .righthalf a.links:hover .tagio {
    opacity: 1;
}

div#portofliocontainer .containerobejct.portobject .righthalf a.links:hover .contenexcerpt {
    opacity: 1;
}

.containerobejct.portobject:hover .lefthalf {
    transform: scale(1.1);
    opacity: 0.1;    /* filter: grayscale(100%); */
}

span.slogl {
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    color: #424242;
    margin: 10px 0 0;
}

.flexcontaioner {
    height: 100%;    /* background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%); */
}

a:hover {
    color: inherit;
}

div#portoflio {
    margin: 0px auto 0px;
    overflow: auto;
    background: #fff;
    padding: 40px 60px;
    padding: 0vw 15vw;
}

.imagecontnet {
    float: left;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    margin-left: 0%;
    -webkit-transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    /* background-color: #424242; */
    min-height: 30vh;
    display: block;
    position: relative;
    height: 100%;
    box-shadow: 0px 0px 2px #0000001a inset;
    background-size: cover;
    background-position: 50%;
}

.page-id-3044 .imagecontnet {
    background-size: contain;
}

.maincontent {
    float: left;
    width: 100%;
    position: relative;
    top: 0;
    right: 0;
    background: rgba(21, 21, 21, 0);
    -webkit-transition: all 300ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 700ms cubic-bezier(0.785, 0.135, 0.15, 0.86);    /* transition-delay: 0s; */

    /* transition-delay: 300ms; */

    /* transform: translateY(-10px); */
}

a.imagelinked {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.imagetrael {
    overflow: hidden;
    margin: 8vh 0%;
    position: relative;
    width: 33%;
    max-width: 100%;
    margin: 0vh auto;
    display: flex;
    align-items: center;
    float: left;
    padding: 30px 20px;
    background: #fff;
    font-family: 'Open Sans', sans-serif;
    transition: all .3s;
}

h3.titleposture {
    color: #fff;
    font-size: 1.5rem;
    padding: 20px 15px 5px;    /* margin: -105px 0 15px; */
    background: #ffffff;
    line-height: 2rem;
    -webkit-transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);    /* box-shadow: 0px 0 0 #ffffff, -40px -40px 0 0 #ffffff; */
    font-weight: 800;    /* transform: translateY(-30px); */
    margin: 0;
    text-align: left;
    color: #151515;
    font-family: 'Open Sans', sans-serif;
}

.ontentcontainer {
    color: #fff;
    padding: 0px 10px 0px;
    width: 100%;
    background: #fff;
}

span.slogantitle {
    display: block;
    font-size: 0.9rem;
    font-weight: 600;
    padding: 5px 0 4px;
    line-height: 1rem;
    color: inherit;
    letter-spacing: 0.8px;
}

.taglet {
    font-size: 9px;
    margin: 0;
    color: #444;
    letter-spacing: 0.8px;
    opacity: 0;
    padding: 0;
    -webkit-transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition-delay: 300ms;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    line-height: .7rem;    /* height: 0px; */

    /* overflow: hidden; */
    padding: 0px 15px 0;
    opacity: 1;
}

.excerpto {
    font-size: 0.8rem;
    color: #ffffff;
    line-height: 1.2rem;
    letter-spacing: 0.8px;
    opacity: 0;
    -webkit-transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition-delay: 300ms;
    padding: 0px 15px;
}

a.liknou {
}

.excerpto p {
    font-size: inherit;
    line-height: inherit;
}

.imagecontnet:hover {
}

.imagetrael:hover {
    box-shadow: 0px 9px 7px -13px #000;
    z-index: 9123;
    transform: scale(1.1);
}

div#portoflio.videoreelportfolio a.liknou {
    font-size: 1.5rem;
    line-height: 1.5rem;
    text-align: left;
    font-weight: 800;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #212121;
    letter-spacing: 2px;
    font-family: 'Open Sans', sans-serif;
}

div#portoflio.videoreelportfolio a.liknou span.likol a {
    background: #444;
}

div#portoflio.videoreelportfolio span.likol a {
    color: #000;
    background: #ffffff;
    padding: 8px 30px;
    font-weight: 800;
    margin: 0 auto;
    line-height: 14px;
    font-size: 10px;
    display: inline-block;
    float: none;
    text-transform: uppercase;
    letter-spacing: 2px;
    width: 100%;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    width: 150px;
    border: 2px solid;
}

div#portoflio.videoreelportfolio span.likol {
    margin: 0;
    width: 100%;
}

.imagetrael:hover .maincontent {
    border-left: 0px solid #151515;    /* transform: translateY(0px); */
}

.imagetrael:hover .maincontent .excerpto {
    opacity: 1;
}

.imagetrael:hover .maincontent .taglet {
}

.imagetrael:hover .imagecontnet {

    /* width: 100%; *//* background-repeat: no-repeat; *//* transform: rotateY(0deg); */
}

.imagetrael:hover .imagecontnet a.imagelinked {

    /* min-height: 100vh; */
}

a.imagelinked {
    -webkit-transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.imagetrael:hover .taglet {
    opacity: 1;
}

.imagetrael:hover span.slogantitle {
    opacity: 1;
}

.imagetrael:hover h3.titleposture {

    /* background: transparent; *//* padding: 40px 44px 0px; *//* box-shadow: none; *//* transform: translateY(0px); */
}

.imagetrael.counterblock {
    width: 100%;
}

span.likol {

    /* padding: 5px 25px; */

    /* border: 1px solid #444; */
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 1px;    /* opacity: 0; */
    color: #444;
    margin: 0px 15px;
    -webkit-transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: 0s;
    transition-delay: 0s;
    display: inline-block;
    overflow: auto;
}

.imagetrael:hover span.likol {

    /* opacity: 1; */
}

.span.likol:hover {
    background: #fff;
}

.imagetrael span.likol:hover {
    color: #fff;
}

.imagetrael {
}

div#sinlgoportfolio {
    margin: 75px 0 0;
    padding: 0vw 0;
    background: #151515;
}

div#preovloiko {
    overflow: auto;
    padding: 30px 25px 15px;
    color: #fff;
    border-bottom: 2px solid #2d2d2d;
    margin: 60px 30px 0;
}

div#preovloiko h1.entry-title {
    background: transparent;
    color: #000;
    margin: 0;
    padding: 0 !important;
}

h1.entry-titlemainentry {
    display: inline-block;
    background: transparent;
    color: #fff;
    font-size: 3rem;
    text-transform: capitalize;
    padding: 0;
    margin: 0 0;
    max-width: 50%;
}

ul.blockgridlinks {
    float: right;
    color: #444;
    margin: 39px 0 0;
    padding: 0;
    list-style: none;
    text-align: center;
    font-size: 18px;
}

ul.blockgridlinks li {
    display: inline-block;
    width: auto;
    padding: 0 15px;
    color: #fff;
}

div#articlecontent {
    max-width: 50%;
    color: #ababab;
    padding: 30px 30px;
    margin: 0 30px;
    font-size: 16px;
}

ul.blockgridlinks li a {
    color: #fff;
}

div#sinlgoportfolio {
}

div#articlecontent a {
    color: #fff;
    text-decoration: underline;
}

.portfolioimage {
    padding: 30px;
}

#faq-title {
    color: white;
}

.plodlcontent iframe {
    width: 100%;
}

div#videoreel {
    position: relative;
    margin: 100px 0 0;
    max-width: 70%;
    margin: 0px auto 30px;
    padding-top: 150px;
}

div#videoreel iframe {
    width: 100%;
    min-height: 69.66vh;
}

div#portoflio.videoreelportfolio {
}

div#portoflio.videoreelportfolio .imagetrael {
    width: 33%;
    margin: 0px 0;
}

body.page-template.page-template-page-video-portfolio section#wrapper-new {
    background: #000;
}

div#portoflio.videoreelportfolio .imagecontnet {
    min-height: 25vh;
    background-size: cover;
    background-position: 50%;
}

div#portoflio.videoreelportfolio h3.titleposture {
    padding: 20px 0px 5px;
    min-height: 70px;
}

div#overlayveed {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9123;
    background: transparent;
    cursor: pointer;
}

div#modalopener.videoreellport {
    padding: 0;
    width: 57%;
    top: 50% !important;
    transform: translateY(-50%);
    max-width: 768px;
    height: auto;
    min-height: 66vh;
}

div#modalopener.videoreellport iframe {
    width: 100%;
    min-height: 66vh;
}

div#modalopener.videoreellport p {
    margin: 0;
}

html .reveal-overlay {
    z-index: 999568568;
    align-items: center;
    justify-content: center;
    height: 100vh;
}

/*
1234
RESPONSIVE
*/
@media screen and (max-width:1350px) {
    h1.datatitle {
        background: transparent;
        color: #444;
        font-size: 24px;
        padding: 0;
        margin: 0;
        line-height: 28px;
        margin: 0 0 10px;
        font-weight: 400;
    }

    .datacnt p {
        font-size: 16px;
        line-height: 20px;
        margin: 5px 0;
        font-weight: 100;
    }

    .datacnt {
        max-width: 485px;
        float: left;
        clear: both;
        min-height: auto;
    }

    .phonimage {
        min-height: 39vh;
        float: left;
        display: block;
        align-items: flex-end;
        clear: both;
    }

    .phonimage {
        min-height: auto;
        float: left;
        display: block;
        align-items: flex-end;
        clear: both;
        position: relative;
        height: 242px;
        width: 100%;
    }

    .phonimage img {
        width: auto;
        transform: rotateY(0deg);
        transform-origin: center;
        width: auto;
        max-height: none;
        height: auto;
        max-width: 145px;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        max-height: 100%;
    }

    .phonedata {
        float: left;
        width: 50%;
        text-align: center;
        padding: 15px;
    }

    .datacnt {
        max-width: 100%;
        float: left;
        clear: both;
        min-height: auto;
    }

}

@media screen and (max-width:1150px) {
    .containerlinkuparrow {
        position: absolute;
        top: 95px;
        left: 0;
        right: 0;
        text-align: center;
        z-index: 99999999;
    }

    .containerlink {
        position: absolute;
        bottom: 0px;
        left: 0;
        right: 0;
        z-index: 99999999;
        text-align: center;
    }

    .livin {
        font-size: 24px;
        color: #8d44b1;
        text-transform: uppercase;
        font-style: italic;
        margin: 5px 0 5px;
    }

    .boxkon {
        overflow: auto;
        height: auto;
        width: 100%;
        display: block;
        align-items: center;
        padding: 90px 0 0;
    }

    .boxkon {
        overflow: auto;
        height: auto;
        width: 100%;
        display: block;
        align-items: center;
    }

    ul#marketingmenu {
        margin: 0px 0 0;
        padding: 0;
        list-style: none;
        max-width: 100%;
        background: #000;
        text-align: center;
        justify-content: center;
    }

    ul#marketingmenu li a {
        color: #FFF !important;
        padding: 5px 8px !important;
        margin-left: 5px !important;
        background: #000 !important;
        border: none !important;
        text-shadow: none !important;
        font-size: 12px;
        color: #FFF !important;
        padding: 3px 5px !important;
        margin-left: 0px !important;
        background: #000 !important;
        border: none !important;
        text-shadow: none !important;
        font-size: 10px;
        margin: 0 !important;
    }

    body > header.contain-to-grid .inquire a.button,
    .woocommerce-page a.button {
        color: #FFF !important;
        padding: 3px 5px !important;
        margin-left: 0px !important;
        background: #000 !important;
        border: none !important;
        text-shadow: none !important;
        font-size: 10px;
        margin: 0 !important;
    }

    .sf-navicon-button {
        height: 55px !important;
        width: 70px !important;
        padding: 17px 15px !important;
        text-align: center !important;

        #at4-follow {
            margin-top: 5px !important;
        }

    }

    body > header.contain-to-grid .right.inquire {
        position: absolute;
        bottom: -23px;
        left: 0;
        right: 0;
        text-align: center;
        background: #000;
        margin: 0;
        margin-right: 0 !important;
    }

    body > header.contain-to-grid {
        background: #FFF !important;
    }

    .portfolio {
        position: absolute;
        top: 75px;
        left: 0;
        right: 0;
        bottom: 0;
        max-height: calc(100% - 96px);
        height: 100%;
    }

    canvas#canvas {
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 0;
        bottom: 0;
        left: 0;
        right: 0;
        top: 0;        /*background-image: url(/wp-content/uploads/2016/08/VideoBGMaker.jpg);*/
        background-position: 50%;
        background-size: cover;
        max-height: calc(100% - 100px);
        margin: 78px 0 0;
    }

    div#deviceipad .sle.imgcnt {
        width: 60%;
    }

    div#deviceipad .sle.cntcont {
        width: 40%;
        padding: 56px 0 0;
    }

    div#devicedesktop .sle.cntcont {
        width: 100%;
        color: #fff;
    }

    div#devicedesktop .sle.imgcnt {
        width: 100%;
    }

    .desktopslider {
        background-image: url(/wp-content/uploads/2016/08/imacImg.png);
        background-size: contain;
        background-position: 50%;
        background-repeat: no-repeat;
        width: 525px;
        height: 430px;
        margin: 0 auto;
        padding: 28px 23px 0;
        margin-top: 30px;
    }

    div#portitem div#devicedesktop h2.kl {
        color: #fff;
    }

    div#devicedesktop h4 {
        color: #fff;
    }

    div#devicemobile .sle.cntcont {
        width: 50%;
        color: #fff;
        padding-top: 60px;
    }

    div#devicemobile .sle.imgcnt {
        width: 50%;
    }

}

@media screen and (max-width:1024px) {
    div#godownlink {
        position: absolute;
        bottom: 22px;
        left: 0;
        right: 0;
        width: 120px;
        background: rgba(0, 0, 0, 0.75);
        margin: 0 auto;
        text-align: center;
        padding: 10px;
        color: #fff;
        cursor: pointer;
        height: 80px;
    }

    .video-txt-box {
        background: rgba(0, 0, 0, 0.84);
        padding: 15px 15px;
        position: absolute;
        top: auto;
        bottom: 140px;
        left: 0;
        right: 0;
        height: auto;
        width: 100%;
        max-width: 770px;
    }

    .vc_footer {
        position: fixed;
        bottom: 0px;
        z-index: 999999;
        width: 100%;
        height: auto;
        background-color: #fff;
        -webkit-box-shadow: none;
        box-shadow: none;
        display: none;
    }

    .rightsection {
        float: left;
        width: 65%;        /* min-height: 100%; */
        position: relative;
        display: block;
        align-items: center;
        z-index: 3443234;
        background: rgb(255, 255, 255);
        height: auto;
        padding: 60px 30px;
        transition: all 1s;
        margin: 0 60px 30px;
        max-width: 950px;
    }

    div#imagecont {
        float: left;
        width: 100%;
        height: 100%;
        padding: 15px 0;
        vertical-align: middle;
        align-items: center;
        display: flex;
        min-height: 0;
    }

    .paragraphd {
        padding: 15px;
        margin: 0 auto;
        float: left;
        width: 100%;
        margin: 0 0 2.36486vw;
        padding: 0;
        color: rgb(86, 86, 86);
        line-height: 1.2;
        text-transform: capitalize;
        border-left: 5px solid rgba(238, 238, 238, 0);
        font-weight: 400;
        font-size: 12px;
        padding: 0;
        line-height: 27px;
        font-family: 'Open Sans', sans-serif;        /* text-align: justify; */
        transition: all .4s;
        word-spacing: 3px;
        margin: 0;
        align-items: center;
        display: flex;
        min-height: 0;
    }

    div#imagecont img {
        max-height: 150px;
    }

}

@media screen and (max-width: 768px) {
    div#foto_gallery {
        overflow: auto;
        margin: 0 0 0;
    }
    section#wrapper-new {
    position: relative;
    z-index: 1;
    padding: 0;
    min-height: 100vh;
    margin: 75px auto 0;
    float: none;
    display: block;
    align-items: center;
    justify-content: center;
}

    html .dkl h1 {
        background: transparent;
        text-align: center;
        color: #000;
        font-size: 2.6rem !important;
        line-height: 3rem;
        text-align: left;
        font-weight: 800;
        text-transform: uppercase;
        letter-spacing: 2px;
        margin: 0 0 30px;
    }

    div#videpagetrxt {
        float: left;
        width: 100%;
        clear: both;
        background: #fff;
        padding: 5vw 2vw 0vw;
        font-size: 1rem;
        line-height: 1.5rem;
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
    }

    div#portoflio {
        margin: 125px auto 0px;
        overflow: auto;
        background: #fff;
        padding: 40px 60px;
        padding: 5vw 2vw;
    }

    .mainimage_display.slick-slide {
        float: left;
        width: 14.28%;
        height: 34.28vw;
        display: block;
        background-size: cover;
        background-position: 50%;
    }

    .mainimage_display.slick-slide {
        float: left;
        width: 14.28%;
        height: 54.28vw;
        display: block;
        background-size: cover;
        background-position: 50%;
    }

    div#overlayveed {
        display: none;
    }

    .imagetrael span.slogantitle {
        opacity: 1;
    }

    div#portoflio.videoreelportfolio .imagetrael {
        width: 100%;
        margin: 0px 0;
    }

    div#modalopener.videoreellport {
        padding: 0;
        width: 57%;
        margin: 0;
        width: 100%;
        height: auto;
        min-height: 66vh;
    }

    div#videoreel {
        position: relative;
        margin: 100px 0 0;
        max-width: 100%;
        margin: 0 auto 30px;
        padding-top: 0;
    }

    .imagetrael h3.titleposture {

        /* background: transparent; */

        /* padding: 40px 44px 0px; */
        box-shadow: none;
        transform: translateY(0px);
    }

    .imagetrael span.likol {
        opacity: 1;
    }

    .imagetrael .maincontent .taglet {
        opacity: 1;
    }

    html div#modalopener h1.plodltitle {
        background: #fff;
        font-size: 2.3rem !important;
        text-transform: capitalize;
        margin: 0;
        padding: 0;
    }

    div#modalopener {
        height: auto;
        min-height: auto;
        margin-top: 100px;
    }

    .imagetrael {
        overflow: hidden;
        margin: 8vh 0%;
        position: relative;
        width: 100%;
        max-width: 100%;
        margin: 0vh auto;
        display: flex;
        align-items: center;
        float: left;
        padding: 10px 10px;
        background: #fff;
        font-family: 'Open Sans', sans-serif;
        transition: all .3s;
    }

    h1.entry-titlemainentry {
        display: inline-block;
        background: transparent;
        color: #fff;
        font-size: 3rem !important;
        text-transform: capitalize;
        padding: 0;
        margin: 0 0;
        max-width: 100%;
    }

    div#preovloiko {
        overflow: auto;
        padding: 0px 0px 15px;
        color: #fff;
        border-bottom: 2px solid #2d2d2d;
        margin: 0px 30px 0;
    }

    div#articlecontent {
        max-width: 100%;
        color: #ababab;
        padding: 30px 0px;
        margin: 0 30px;
        font-size: 14px;
    }

    ul.blockgridlinks {
        float: right;
        color: #444;
        margin: 0px 0 0;
        padding: 0;
        list-style: none;
        text-align: center;
        font-size: 18px;
    }

    .imagetrael:hover .maincontent {

        /* width: 100%; */

        /* background: rgba(21, 21, 21, 0.9); */

        /* border-left: 0px solid #151515; */
    }

    .imagetrael:hover .imagecontnet {

        /* width: 100%; *//* background-size: 100% auto; *//* background-position: 50%; *//* background-repeat: no-repeat; */
    }

    .imagetrael:hover .imagecontnet a.imagelinked {
        min-height: 30vh;
    }

    .imagetrael:hover h3.titleposture {

        /* background: transparent; *//* padding: 20px 4px; */
    }

    .maincontent {
    }

    a.liknou {

        /* min-height: 60vh; */

        /* display: flex; */

        /* align-items: center; */

        /* width: 100%; */
    }

    .ontentcontainer {

        /* color: #fff; */

        /* padding: 30px 30px; */

        /* width: 100%; */
    }

    h3.titleposture {
    }

    .taglet {
    }

    .excerpto {
        font-size: 0.8rem;
        color: #b7b7b7;
        letter-spacing: 0.8px;
        opacity: 1;
        -webkit-transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
        transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
        transition-delay: 300ms;
        padding: 0px 4px;
    }

    span.likol {
    }

    .ontentcontainer {

        /* color: #fff; */

        /* padding: 30px 0px; */

        /* width: 100%; */
    }

    .maincontent {

        /* float: left; */

        /* width: 100%; */

        /* padding: 0 0px; */

        /* position: relative; */

        /* top: 0; */

        /* right: 0; */

        /* background: rgba(21, 21, 21, 0); */

        /* -webkit-transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86); */

        /* transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86); */
    }

    div#blogtempl .containerobejct .righthalf {
        width: 100%;
        right: 0;
        left: auto;
        padding: 30px 30px;
        position: relative;
        order: 2;
    }

    div#blogtempl .containerobejct {
        position: relative;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    a.imagelinked {
        min-height: 30vh;
        display: block;
    }

    .containerobejct.portobject .lefthalf a {
        display: block;
        height: 100%;
        min-height: 30vh;
    }

    .containerobejct.portobject .lefthalf {
        min-height: 30vh;
        background-repeat: no-repeat;
        background-size: contain;
        background-color: transparent;
        margin: 0px;
        width: 100%;
    }

    .containerobejct.portobject .righthalf {
        width: 100%;
        padding: 0 0;
    }

    .containerobejct.portobject .righthalf a.links {
        min-height: 20vh;
        padding: 30px 10px;
    }

    div#seos {
    }

    div#promotioned {
    }

    div#seos .portfolio {
        position: relative;
        top: 0;
        transform: none;
        max-height: none;
    }

    div#seos ul.ul {
        height: auto;
    }

    div#seos ul li {
        height: auto;
    }

    .grid-affec {
    }

    div#seos .grid-affec {
        position: relative;
        top: 0;
        transform: none;
        padding: 100px 30px;
    }

    .lefthalf {
        float: left;
        width: 100%;
        min-height: 30vh;
        background-size: 100%;
        background-position: 50%;
        background-color: #eee;
        position: relative;
        order: 1;
    }

    .righthalf {
        float: left;
        width: 100%;
        padding: 0px 60px;
        display: flex;
        align-items: center;
        min-height: 24vh;
    }

    div#blogtempl {
        min-height: 100vh;
        background: transparent;
        max-width: 1100px;
        margin: 60px auto 120px;
        overflow: auto;
    }

    .containerobejct {
        overflow: auto;
        margin: 30px 0;
    }

    .containerlinkuparrow {
        position: absolute;
        top: 72px;
        left: 0;
        right: 0;
        text-align: center;
        z-index: 99999999;
    }

    div#imagecont {
        float: left;
        width: 100%;
        height: 100%;
        padding: 20px;
        vertical-align: middle;
        align-items: center;
        display: flex;
        min-height: 0;
    }

    .paragraphd h1.titlesec {
        background: transparent;
        margin: 0 0 5px;
        padding: 0;
        color: rgb(37, 37, 37);
        line-height: 1.2;
        text-transform: capitalize;
        font-weight: 800;
        position: relative;
        font-size: 2.3rem;
        line-height: 2.3rem;
        transition: all .4s;
        text-transform: uppercase;
        display: block;
        word-wrap: normal;
        font-size: 32px!Important;
        flex: 1 100%;
    }

    .paragraphd {
        padding: 15px;
        margin: 0 auto;
        float: left;
        width: 100%;
        margin: 0 0 2.36486vw;
        padding: 0;
        color: rgb(86, 86, 86);
        line-height: 1.2;
        text-transform: capitalize;
        border-left: 5px solid rgba(238, 238, 238, 0);
        font-weight: 400;
        font-size: 12px;
        padding: 0;
        line-height: 27px;
        font-family: 'Open Sans', sans-serif;        /* text-align: justify; */
        transition: all .4s;
        word-spacing: 3px;
        margin: 0;
        align-items: center;
        display: flex;
        min-height: 0;
    }

    div#videotxts .new360text {
        margin: 5px 0;
    }

    div#videotxts h1.newvcheading {
        padding: 5px 0;
        line-height: 20px;
    }

    div#videotxts a.ctaaction360 {
        padding: 5px 14px;
        display: inline-block;
        line-height: 12px;
        font-size: 12px;
        margin: 5px 0;
    }

    div#videotxts {
        bottom: 10px;
    }

    div#absol.hiddensmall {
        display: none;
    }

    .phonimage {
    }

    .phonimage {
        min-height: auto;
        float: left;
        align-items: flex-end;
        clear: both;
        display: block;
        position: relative;
        height: 190px;
        width: 100%;
    }

    .phonimage img {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        max-width: 90px;
        margin: 0 auto;
    }

    .phonedata {
        float: left;
        width: 50%;
        text-align: center;
        padding: 5px;
    }

    h1.datatitle {
        background: transparent;
        color: #444;
        font-size: 16px !important;
        padding: 0;
        margin: 0;
        line-height: 19px;
        margin: 0 0 10px;
        font-weight: 400;
    }

    .livin {
        font-size: 18px;
        color: #8d44b1;
        text-transform: uppercase;
        font-style: italic;
        margin: 5px 0 5px;
    }

    img.logosmall {
        max-height: 25px;
    }

    .boxkon {
        overflow: auto;
        height: auto;
        width: 100%;
        display: block;
        align-items: center;
        padding: 75px 0 0;
    }

    .portfolio {
        position: absolute;
        top: 50px;
        left: 0;
        right: 0;
        bottom: 0;
        max-height: calc(100% - 50px);
        height: 100%;
    }

    div#seos .ul li.is-animated {
        height: 100%;
        background: #000;
        width: 100%;
    }

    div#seos .ul li.is-animated:nth-child(1) {
        background: #171717;
    }

    #seos .portfolio {
        position: absolute;
        top: 50px;
        left: 0;
        right: 0;
        bottom: 0;
        max-height: calc(100% - 50px);
        height: 100%;
    }

    div#portitem h2.kl {
        font-weight: 700;
        font-size: 28px;
        color: #444;
        text-transform: capitalize;
        margin-left: 0!Important;
        padding: 0;
    }

    .deviceipadslider {
        background-image: url(/wp-content/uploads/2016/08/ipadImg.png);
        background-size: contain;
        background-position: 50%;
        background-repeat: no-repeat;
        width: 415px;
        height: 520px;
        margin: 60px auto 0;
        padding: 43px 58px 0;
    }

    .sle.cntcont {
        padding: 60px 0px;
    }

    div#devicemobile .sle.imgcnt {
        width: 100%;
    }

    div#devicemobile .sle.cntcont {
        width: 100%;
        color: #fff;
        padding-top: 60px;
    }

    div#portitem .moreabout h2 {
        font-size: 28px;
        font-weight: 400;
        text-transform: capitalize;
        line-height: 44px;
        margin-bottom: 20px;
        margin-left: 0;
    }

    #portitem .beforafater h2 {
        font-size: 28px;
        font-weight: 400;
        font-family: "Open Sans", "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
        color: #fff;
        margin-bottom: 25px;
        text-align: center;
    }

    li.lid {
        width: 50%;
        float: left;
        padding: 15px;
    }

    a.visit-site {
        background: #000;
        border: 1px solid #000;
        padding: 6px 40px;
        text-transform: uppercase;
        float: left;
        display: block;
        color: #fff;
        font-size: 14px;
    }

    .moreabout {
        margin: 60px 30px;
        padding: 60px 30px;
        max-width: 1100px;
        margin: 60px auto;
    }

    .devicemobileslider {
        background-image: url(/wp-content/uploads/2016/08/iphoneImg.png);
        background-size: contain;
        background-position: 50%;
        background-repeat: no-repeat;
        width: 311px;
        height: 520px;
        margin: 0 auto;
        padding: 73px 58px 0;
    }

    .deviceipadslider {
        background-image: url(/wp-content/uploads/2016/08/ipadImg.png);
        background-size: contain;
        background-position: 50%;
        background-repeat: no-repeat;
        width: 415px;
        height: 520px;
        margin: 60px auto 0;
        padding: 43px 58px 0;
    }

    div#portitem h2.kl {
        font-weight: 400;
        font-size: 28px;
        color: #444;
        text-transform: capitalize;
        margin-left: 0!Important;
    }

    div#deviceipad .sle.cntcont {
        width: 100%;
        padding: 56px 0 0;
    }

    div#deviceipad .sle.imgcnt {
        width: 100%;
    }

    footer p,
    footer a {
        font-size: 10px !important;
        margin-bottom: 0;
        line-height: 12px;
    }

    footer .copyright {
        bottom: 0;
        height: auto;
        padding: 0;
        background: rgb(255, 255, 255);
    }

    figure.effect-julia h2 {
        position: relative;
        padding: 0 0;
        background: transparent;
        font-weight: 600;
        font-size: 18px;
        text-align: center;
        margin: 0px 0 15px;
        word-spacing: normal;
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
        -webkit-transform: translate3d(-0%, 50%, 0);
        transform: translate3d(-0%, 50%, 0);
        -webkit-transition-delay: 0.05s;
        transition-delay: 0.05s;
    }

    figure.effect-julia figcaption div {
        text-align: center;
        max-width: 100%;
        margin: 10px auto;
    }

    .video-txt-box ul {
        padding: 0px 0px;
        list-style: none;
        width: 100%;
        clear: none;
        float: left;
        box-sizing: border-box;
        margin: 0;
    }

    .video-txt-box {
        background: rgba(0, 0, 0, 0.84);
        padding: 15px 15px;
        position: absolute;
        top: auto;
        bottom: 140px;
        left: 0;
        right: 0;
        height: auto;
        width: 100%;
        max-width: 81%;
        margin: 0 auto;
    }

    h1.newvcheading {
        line-height: 25px;
        margin: 0;
        padding: 2px 0 6px;
        font-size: 18px !important;
    }

    .video-txt-box.is-animated .line-separator {
        margin-bottom: 15px;
    }

    .video-txt-box li {
        font-family: "Open Sans", "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
        font-size: 13px;
        font-weight: 100;
        padding-left: 20px;
    }

    .text {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 10px;
        font-size: 12px;
    }

    body > header.contain-to-grid .inquire a.button,
    .woocommerce-page a.button {
        color: #FFF !important;
        padding: 3px 5px !important;
        margin-left: 0px !important;
        background: #000 !important;
        border: none !important;
        text-shadow: none !important;
        font-size: 10px;
        margin: 0 !important;
        width: auto !important;
    }

    body > header.contain-to-grid .right.inquire {
        position: absolute;
        bottom: -31px;
        left: 0;
        right: 0;
        text-align: center;
        background: #000;
        margin: 0;
        display: none;
    }

}

@media screen and (max-width:660px) {
    div#imagecont {
        float: left;
        width: 100%;
        height: 100%;
        padding: 15px 5px;
        vertical-align: middle;
        align-items: center;
        display: flex;
        min-height: 0;
    }

    a.read {
        display: inline-block;
        -webkit-appearance: none;
        transform: translateZ(0);
        border: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -moz-appearance: none;
        appearance: none;
        transition: all .4s;
        cursor: pointer;
        outline: 0;
        text-decoration: none;
        vertical-align: middle;
        border-radius: 0;
        position: relative;
        border: 1px solid transparent;
        line-height: 40px;
        white-space: nowrap;
        padding: 0 1rem;
        color: #fff;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 700;
        text-align: left;
        color: #1b1b1c;
        border-color: rgba(50, 50, 50, .1);    /* min-width: 20rem; */

        /* padding-right: 6rem; */
    }

    .rightsection {
        float: left;
        width: 90%;        /* min-height: 100%; */
        position: relative;
        display: block;
        align-items: center;
        z-index: 3443234;
        background: rgb(255, 255, 255);
        height: auto;
        padding: 15px 5px;
        transition: all 1s;
        margin: 0 5% 30px;
        max-width: 950px;
    }

    .paragraphd p {
        padding: 0;
        color: rgb(86, 86, 86);
        line-height: 1.2;
        text-transform: capitalize;
        border-left: 5px solid rgba(238, 238, 238, 0);
        font-weight: 400;
        font-size: 9px;
        padding: 0;
        line-height: 14px;
        font-family: 'Open Sans', sans-serif;
        transition: all .4s;
    }

    .paragraphd h1.titlesec {
        background: transparent;
        margin: 0 0 5px;
        padding: 0;
        color: rgb(37, 37, 37);
        line-height: 1.2;
        text-transform: capitalize;
        font-weight: 800;
        position: relative;
        font-size: 2.3rem;
        line-height: 24px;
        transition: all .4s;
        text-transform: uppercase;
        display: block;
        word-wrap: normal;
        font-size: 24px!Important;
        flex: 1 100%;
    }

}

@media screen and (max-width:490px) {
    .desktopslider {
        background-image: none;
        background-size: contain;
        background-position: 50%;
        background-repeat: no-repeat;
        width: auto;
        height: auto;
        margin: 0 auto;
        padding: 0;
        margin-top: 30px;
    }

    .desktopslider .slick-list {
        height: auto;
    }

    .sle {
        float: left;
        width: 50%;
        padding: 0;
    }

    li.lid {
        width: 100%;
        float: left;
        padding: 15px;
    }

    .deviceipadslider {
        background-image: none;
        background-size: contain;
        background-position: 50%;
        background-repeat: no-repeat;
        width: auto;
        height: auto;
        margin: 60px auto 0;
        padding: 0;
    }

    .deviceipadslider .slick-list {
        height: auto;
    }

    .devicemobileslider {
        background-image: none;
        background-size: contain;
        background-position: 50%;
        background-repeat: no-repeat;
        width: auto;
        height: auto;
        margin: 0 auto;
        padding: 0;
    }

    .devicemobileslider .slick-list {
        height: auto;
    }

    .abosotext {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        text-align: center;
        color: #fff;
        font-size: 34px;
        font-weight: 700;
        transform: translateY(-50%);
        max-width: 1100px;
        margin: 0 auto;
        line-height: 35px;
        text-align: left;
        padding: 0 30px;
    }

    ul.slick-dots {
        margin: 10px auto;        /* width: 100%; */
        position: absolute;
        top: 100%;
        text-align: center;
        left: 100px;
        right: 100px;
        display: inline-block;
        display: none !important;
    }

    .redb {
        padding: 30px 0px;
        max-width: 1100px;
        margin: 0 auto;
    }

    span.bott {
        font-size: 14px;
        display: block;
        font-weight: 700;
        color: #000;
    }

    .fullportimage {
        height: 450px;
        margin: 55px 00 0;
        position: relative;
        z-index: -1;
        background-position: 50%;
        background-size: cover;
    }

    .sle {
        float: left;
        width: 50%;
        padding: 0;
    }

    .sle h4 {
        background: transparent;
        color: #444;
        font-size: 20px;
        font-weight: 400;
        margin: 0 0 15px;
        display: block;
        padding: 0;
        font-weight: 600 !important;
        font-size: 16px;
        line-height: 26px;
        text-transform: capitalize;
    }

    .video-txt-box {
        background: rgba(0, 0, 0, 0.84);
        padding: 5px 5px;
        position: absolute;
        top: auto;
        bottom: 85px;
        left: 0;
        right: 0;
        height: auto;
        width: 100%;
        max-width: 95%;
        margin: 0 auto;
    }

    div#mobilebar {
        float: left;
        width: 100%;
        margin: 5px 0 0;
        text-align: center;
        display: block;
    }

    div#mobilebar {
    }

    div#mobilebar a.links {
        color: #fff;
        padding: 0px;
        margin: 0 10px;
        font-size: 9px;
        display: inline-block;
        line-height: 12px;
        float: left;
    }

    div#godownlink {
        position: absolute;
        bottom: 22px;
        left: 0;
        right: 0;
        width: 120px;
        background: rgba(0, 0, 0, 0.75);
        margin: 0 auto;
        text-align: center;
        padding: 5px;
        color: #fff;
        cursor: pointer;
        height: 50px;
    }

    div.arrow {
        position: absolute;
        margin: auto;
        top: 10px;
        left: 0;
        right: 0;
        width: 15px;
        height: 15px;
        font-size: 20px;
        line-height: 15px;
        -webkit-animation: bounce 2s infinite ease-in-out;
        animation: bounce 2s infinite ease-in-out;
    }

    .portfolio {
        position: absolute;
        top: 50px;
        left: 0;
        right: 0;
        bottom: 0;
        max-height: calc(100% - 50px);
        height: 100%;
        overflow: hidden;
    }

    ul.ul li {
        position: relative;
        float: left;
        width: 100%;
        height: 25%;
        margin: 0%;
        clear: none;
        background-size: cover;
        background-position: 50%;
    }

    .grid figure figcaption {
        padding: 15px;
        color: #fff;
        text-transform: uppercase;
        font-size: 1.25em;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    figure.effect-julia p {
        margin: 0 auto 2px;
        padding: 0px 0em;
        background: rgba(255, 255, 255, 0.9);
        color: #2f3238;
        text-transform: none;
        font-weight: 500;
        font-size: 10px;
        display: block;
        float: none;
        width: auto;
        clear: both;
        max-width: 390px;
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
        -webkit-transform: translate3d(-660px, 0, 0);
        transform: translate3d(-200%, 0, 0);
    }

    .grid figure h2 span.topt {
        font-size: 10px;
        display: block;
        font-weight: 200;
        word-spacing: normal;
        text-transform: capitalize;
        margin: 0 0px 0px;
        min-height: 0px;
    }

    figure.effect-julia h2 {
        position: relative;
        padding: 0 0;
        background: transparent;
        font-weight: 600;
        font-size: 18px;
        text-align: center;
        margin: 0;
        word-spacing: normal;
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
        -webkit-transform: translate3d(-0%, 25%, 0);
        transform: translate3d(-0%, 25%, 0);
        -webkit-transition-delay: 0.05s;
        transition-delay: 0.05s;
    }

    figure.effect-julia figcaption div {
        text-align: center;
        max-width: 100%;
        margin: 4px auto;
        min-height: 0;
        line-height: 19px;
        font-size: 13px;
    }

}
div#sectionmedia .entry-title {
    margin: 0;
    margin-top: 0;
    font-size: 3rem;
    padding: 0px 0 !important;
    text-transform: capitalize;
    background: transparent;
    text-align: center;
    font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #222222;
    text-rendering: optimizeLegibility;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    line-height: 1.4;
}

div#sectionmedia {
    background: #fff;
    padding: 30px 0;
}