/*! HTML5 Boilerplate v6.1.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
/* Default wordpress post editor css */
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
/*------------------*/
@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-ExtraBold.eot');
    src: url('../fonts/Gilroy-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-ExtraBold.woff2') format('woff2'),
        url('../fonts/Gilroy-ExtraBold.woff') format('woff'),
        url('../fonts/Gilroy-ExtraBold.ttf') format('truetype'),
        url('../fonts/Gilroy-ExtraBold.svg#Gilroy-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
     font-display: swap ;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Light.eot');
    src: url('../fonts/Gilroy-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Light.woff2') format('woff2'),
        url('../fonts/Gilroy-Light.woff') format('woff'),
        url('../fonts/Gilroy-Light.ttf') format('truetype'),
        url('../fonts/Gilroy-Light.svg#Gilroy-Light') format('svg');
    font-weight: 300;
    font-style: normal;
     font-display: swap ;
}

.italic-style
{
    font-family: freight-big-pro, serif;

    font-weight: 700;

    font-style: italic;
}
.mfp-wrap
{
    z-index: 99999;
}
.top-bar
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: #16415F;
    padding: 5px 0;
    color: #fff;
}
.top-bar a
{
    color: #fff;
    font-weight: 700;
}
.top-bar p
{
    margin: 0;
}
.top-bar .col
{
    display: flex;
    align-items: center;
    transition: all 0.2s;
}
.top-bar .middle-col
{
    text-align: center;
    justify-content: center; ;
    opacity: 0;
}
.top-bar .btn
{
    padding-top: 5px;
    padding-bottom: 5px;
}

body.scrolled .top-bar .col
{
    opacity: 0;
}
body.scrolled .top-bar .middle-col
{
    opacity: 1;
}
.top-bar .right-col
{
    justify-content: flex-end;
}
.site-main a:not([class])
{
    background-color: transparent;
    color: inherit;
    text-decoration: none;
    -webkit-transition: background .15s cubic-bezier(0.33, 0.66, 0.66, 1);
    -o-transition: background .15s cubic-bezier(0.33, 0.66, 0.66, 1);
    transition: background .15s cubic-bezier(0.33, 0.66, 0.66, 1);
    border-bottom: 3px solid  #4EC2BE;
    -webkit-box-shadow: inset 0 -4px 0 #4EC2BE;
    box-shadow: inset 0 -4px 0  #4EC2BE;
    overflow-wrap: break-word;
    word-break: break-word
}
.site-main  a:not([class]):hover
{
    background-color: #4EC2BE;
    color: #000;
}
body
{
    font-family: 'Lato', sans-serif;
    font-size: 18px;
}
.blued-everythings
{
    
    overflow: hidden;
}
.blued-everythings .mfp-bg
{
    display: none;
}
.blued-everythings .site-wrapper
{
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
} 
@media (min-width: 1640px)
{
    .container
    {
        max-width: 1620px;
    }


}

/* HEADER */
.landing-logo
{
    max-width: 400px;
}
.landing-logo img
{
    max-width: 100%;
}
.site-header
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
    padding: 58px 0;
}
.page-template-template-calculator-php .site-header
{
    background: #fff;
    padding-bottom: 10px;
}
.site-main
{
    position: relative;
    z-index: 1000;
}
.nav-menu-container .navbar-nav
{
    -ms-flex-direction: row;
    flex-direction: row;
    padding-left:38px;

}
.nav-menu-container .navbar
{
    padding: 0;
}
.nav-menu-container
{
    padding: 27px 200px 27px 60px;
    background: #F1F0F0;
    position: fixed;
    left: 0;
    top:87px;
    transform: rotate(90deg);
    transform-origin: 90px 0;
    display: inline-block;
    transition: all 0.2s;
    z-index: 9999;
     
}
.nav-menu-container .navbar-nav li 
{
    padding: 0 60px;
}
@media (max-height: 600px)
{
    .nav-menu-container .navbar-nav li 
    {
        padding: 0 41px;
    }
    .site-main .section-home .text {
        font-size: 47px;
        line-height: 45px;
        bottom: 18%;
    }

}
.nav-menu-container .navbar-nav li  .nav-link
{
    font-size: 24px;
    font-family: 'Gilroy';
    color: #000000;
    padding: 0;
    font-weight: 800;
    text-transform: lowercase;
}
 
.nav-menu-container:after
{
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    right: -31px;
    top: 0;
    background: transparent;
    transform: 0;
    border-bottom: 125px solid #F1F0F0;
    border-left: 32px solid transparent;
    border-right: 30px solid transparent;
}
.nav-menu-container .nav-logo
{
    position: absolute;
    top: 14px;
    left: -100px;
    transform: rotate(90deg);
    transition: all 0.2s;
    width: 65px;
    height: 65px;
}

.nav-menu-container.scrolled
{
    padding-left: 190px;
}
.logo-container
{
   
}
.logo-container .container
{
    position: relative;
}
@media (min-width: 993px)
{
    .logo-container .container
    {
        max-width: none;
        padding-left: 150px;
    }
}
.humberg-menu
{
    transform: rotate(-90deg);
    transform-origin: 50%;
    position: absolute;
    left: 57px;
    top: 19px;
    z-index: 999;
    transition: all 0.2s;
    width: 38px;
}
.logo-container .humberg-menu,.header-1-top .humberg-menu
{
    transform: none;
    position: absolute;
    right: 0;
    top: 0;
    left: auto;
    display: none;
}
.logo-container .mobile-logo
{
    display: none;
}
.nav-menu-container.scrolled .humberg-menu
{
    left: 185px;
}
.nav-menu-container.scrolled .nav-logo
{
    left: 45px;
   
}
.nav-menu-container .nav-logo
{
     height: 65px;
    width: 65px;
}
.nav-menu-container .nav-logo img
{
    max-width: 100%;
    height: auto;
}
.humberg-menu span
{
    height: 6px;
    width:100%;
    display: block;
    background: #000;
    margin-top: 10px;
    transition: all 0.2s; 
    border-radius: 5px;

}
.logo-container .humberg-menu span,.header-1-top .humberg-menu span
{
     float: right;
     background: #EA3F41;
}
 
.humberg-menu span.middle
{
    width: 70%;
}
.humberg-menu:hover span
{
    width: 70%;
}
.humberg-menu:hover span.middle
{
    width: 100%;
}
.nav-menu-container .navbar-nav li .cls-1 {
                          fill: #f1f0f0;
}
.nav-menu-container .navbar-nav li
{
    position: relative;
}
.nav-menu-container .navbar-nav li > a
{
    position: relative;
    z-index: 1;
    transition: all 0.2s;

}
.close-menu
{
    font-size: 100px;
    color: #fff !important;
    position: absolute;
    top: 50%;
    left: 50px;
    z-index: 99999;
    margin-top: -75px;
}
.menu-hover-canvas
{
    position: absolute;
    width: 165%;
    left: 50%;
    margin-left: -50%;
    bottom: -100px;
    height: 0;
    transition: all 0.2s;
    transform:scaleY(0.2);
    transform-origin: 0 0;
    background-image:url('../img/hover-icon.png'); 
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.menu-hover-canvas2
{
     position: absolute;
     height: 100%;
     width: 100%;
     top: -77px;
}
.nav-menu-container .navbar-nav li:hover .menu-hover-canvas,.nav-menu-container .navbar-nav li a:hover + .menu-hover-canvas,
.nav-menu-container .navbar-nav li  .menu-hover-canvas:hover
{
    bottom:calc(100% + 20px);
    transform:scaleY(1);

    
}

/*.nav-menu-container .navbar-nav li > .hover-element
{
    width: 200px;
    position: absolute;
    left: 50%;
    margin-left: -100px;
    bottom: 100%;
    height: 200px;
    transform: rotate(-90deg);
    margin-bottom: -500px;
    z-index: 0;
    transition: all 0.2s;
    border-radius: 50%;
    background: #F1F0F0;

}
.hover-element  
{
    display: none; 
}
.nav-menu-container .navbar-nav li:hover > .hover-element
{
    margin-bottom: -100px;
}*/
.nav-menu-container .navbar-nav li:hover > a,.nav-menu-container .navbar-nav li > a:hover
.nav-menu-container .navbar-nav li > .menu-hover-canvas:hover ~ a 
{
        transform: rotate(-90deg);
        transform-origin: 50%;
        display: block;
}
.nav-menu-container .navbar-nav li a > .hover-element
{
    /*content: '';*/
    width: 140px;
    height: 140px;
    background: transparent;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -70px;
    z-index: 0;
    margin-left: -70px;
     
}
/*.nav-menu-container .navbar-nav li a > .hover-element:after
{
    top: -57px;
    content: "";
    position: absolute;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46.059 79.92'>  <defs>    <style>      .cls-1 {        fill: #F1F0F0;      }    </style>  </defs>  <path id='Path_241' data-name='Path 241' class='cls-1' d='M7311-11669.326c-1.455-47.62,0,68.451,0,68.451h45.413S7312.456-11621.706,7311-11669.326Z' transform='translate(-7310.354 11680.795)'/></svg>") no-repeat;
    height: 70px;
    width: 40px;
    left: 50%;
    margin-left: 7px;
    transform: rotate(0deg);
}
.nav-menu-container .navbar-nav li a > .hover-element:before
{
    bottom: -57px;
    content: "";
    position: absolute;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46.059 79.92'>  <defs>    <style>      .cls-1 {        fill: #F1F0F0;      }    </style>  </defs>  <path id='Path_241' data-name='Path 241' class='cls-1' d='M7311-11669.326c-1.455-47.62,0,68.451,0,68.451h45.413S7312.456-11621.706,7311-11669.326Z' transform='translate(-7310.354 11680.795)'/></svg>") no-repeat;
    height: 70px;
    width: 40px;
    left: 50%;
    margin-left: 7px;
    transform: rotate(0deg);
}*/
 

 
.nav-menu-container .navbar-nav li  > .nav-link span
{
    position: relative;
    z-index: 1;
}
.popmenu-container
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    transform: translateX(-100%);
    opacity: 0;
    background: #6CCFCB;
    transition: all 0.2s;
}
.popmenu-container .popup-image-slider
{
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 50%;
    padding-left: 20px;
}
.popmenu-container .popup-image-slider .item-image
{
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    width:calc(100% - 80px);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 100%;
    opacity: 0;
    transition: all 0.2s;
}
.popmenu-container .popup-image-slider .item-image.active
{
    opacity: 1;
}
.popmenu-container.opened
{
    opacity: 1;
    transform: translateX(0);
    z-index: 9999;
}
.popmenu-container .popmenu
{
    background: transparent;
    width: 50%;
    height: 100%;
    border-radius:150px;
    padding-left: 10%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-align: center;
    z-index: 9999;
}
.popmenu-container .popmenu-bg
{
    background: #E8E8E8;
    width: 50%;
    height: 100%;
    position: absolute;

    border-radius:150px;
    padding-left: 10%;
}
.popmenu-container .popmenu:after
{
    content: '';
    width: 500px;
    height: 500px;
    border-radius: 50%;
    display: block;
    background: #6CCFCB;
    position: absolute;
    left: -250px;
    top: 50%;
    margin-top: -250px;
}
.popupmenu-logo img
{
    max-width: 100%;
    height: auto;
}
.popmenu-container .popmenu .menu
{
    padding-left: 0;
    list-style: none;
    margin-bottom: 20px;
    margin-top: 20px;
}
.popmenu-container .popmenu .menu a
{
    font-family: 'Gilroy';
    font-size: 52px;
    font-weight: 800;
    line-height: 55px;
    color: #1D5473;
    border-bottom: 2px solid transparent;
    text-decoration: none !important;
    display: inline-block;
    padding: 0;
    margin-bottom: 8px;
}
.popmenu-container .popmenu .menu a:hover
{
    border-color: #6CCFCB;
}
.popmenu-container .popmenu .menu li 
{
    margin-bottom: 0;
}
.popmenu-container .popmenu .get-quote-btn
{
    font-size: 27px;
    padding: 35px 50px;
    background: #EA565B;
    font-family: 'Gilroy';
    color: #fff;
    border-radius: 20px;
    display: inline-block;
    margin-bottom: 33px;
    font-weight: 800;
}
.popmenu-container .popmenu .social-list
{
    margin-top: 0;
    margin-bottom: 28px;
}
.popmenu-container .popmenu .social-list li a
{
    background: #000000;
    color: #fff;
    position: relative;
}
.popmenu-container .popmenu .social-list li a img
{
    max-width: 20px;
    text-align: center;
    display: block;
    vertical-align: middle;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.popmenu-container .phone-number
{
    font-size: 34px;
    color: #194A69;
    margin-top: 28px;
    font-weight: 800;
}
.popmenu-container .phone-number a
{
    color: #194A69;
}
.popmenu-container .moving-triangle
{
    position: absolute;
    bottom: 25px;
    right: 25px;
    -webkit-animation: moveinloopmenu1 70s infinite linear;
    animation: moveinloopmenu1 70s infinite linear; 
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    z-index: 999
    
}
.popmenu-container .tringle-object
{
    -webkit-animation: rotation1 30s infinite linear;
    animation: rotation1 30s infinite linear; 
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
     
}
.popmenu-container .zoomin-circle
{
    position: absolute;
    left:50%;
    top: 50%;
    z-index: 999;
    -webkit-animation: zooming 50s infinite linear;
     animation: zooming 50s infinite linear;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
 .popmenu-container .circle-object
 {
    -webkit-animation: moveinloopmenu2 50s infinite linear;
    animation: moveinloopmenu2 50s infinite linear; 
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
 }
 @-webkit-keyframes moveinloopmenu2 {
        
        0% {
        -webkit-transform: translateY(0);
        }
        25% {
        -webkit-transform: translate(280%,-290%);
        }
        50% {
        -webkit-transform: translate(169%,67%);
        }
        75% {
        -webkit-transform:translate(-303%,-198%);
        }
        100% {
        -webkit-transform: translate(0,0);
        }
}
@-webkit-keyframes moveinloopmenu1 {
        
        0% {
        -webkit-transform: translateY(0);
        }
        25% {
        -webkit-transform: translate(-108%,-228%);
        }
        50% {
        -webkit-transform: translate(-332%,0);
        }
        75% {
        -webkit-transform:translate(-571%,-279%);
        }
        100% {
        -webkit-transform: translate(0,0);
        }
}
 @-webkit-keyframes rotation1 {
        from {
                -webkit-transform: rotate(0deg);
                 
        }
        to {
                -webkit-transform: rotate(359deg);
                 
        }
}
/* HOME PAGE FIRST SECTION */
.section-home
{
   
    position: relative;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 150px), 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 150px), 0 100%);
    z-index: 2;
    
}
.section-home .background-slope
{
     background: #5DC9C5;
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
.section-home .container
{
    position: relative;
    
    overflow-Y: hidden;
}
.section-home .image-with-video
{
    max-width: 70%;
    margin: 0 auto;
   
}
.section-home .image-with-video-container
{
    height: 1300px;
    overflow: hidden;
}

.landing-video-container .plyr__controls 
{
    display: none;
}
.video-container .plyr
{
    text-align: center;
}
.section-home .image-with-video-container video
{
   display: block;
} 
.section-home .image-with-video-container img
{
    position: relative;
    z-index: 1;
}
.section-home .image-with-video-container .landing-video-container
{
    position: absolute;
    left: 0;
    top: 19%;
    z-index: 0;
    width: 100%;
    padding-left: 4%;
     
}
.section-home .image-with-video-container .landing-video-container .plyr,
.landing-video-container video
{
    max-width: 64%;
    margin: 0 auto;
}
.mfp-content .plyr__control.plyr__control--overlaid
{
    display: none;
}
.home-landing-popup-video
{
    width: 75%;
    margin: 0 auto;
}
.section-home .image-with-video-container .plyr__controls,
.section-home .image-with-video-container .plyr__captions,
.section-home .image-with-video-container .plyr__control.plyr__control--overlaid
{
    display: none;
}
.circle-object
{
    background: url('../img/circle.png');
    width: 270px;
    height:  270px;
    background-repeat: no-repeat;
    background-size: contain;
}

.tringle-object
{
    background: url('../img/tringle.png');
    width: 270px;
    height:  270px;
    background-repeat: no-repeat;
    background-size: contain;
}
.section-home .container .background-object
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.section-home .circle-object
{
     
    -webkit-animation: bounce 25s infinite linear;
    animation: bounce 25s infinite linear; 
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.section-home .zoomin-circle
{
     position: absolute;
    top: 10%;
    right: 3%;
    -webkit-animation: zooming 50s infinite linear;
    animation: zooming 50s infinite linear;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.section-home .tringle-object
{
    
    -webkit-animation: rotation 50s infinite linear;
     animation: rotation 50s infinite linear;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.section-home  .moving-triangle
{ 
    position: absolute;
    bottom:  9%;
    left: 2%;
    -webkit-animation: bounce 50s infinite linear;
     animation: bounce 50s infinite linear;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.times
{
    font-size: 55px;
    color: #EA3F41;
}
.section-home .times
{
    position: absolute;
    right:5%;
    bottom: 35%;
    -webkit-animation:  rotation 50s infinite linear;
    animation:  rotation 50s infinite linear; 
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.section-home .text
{
    font-size: 80px;
    line-height: 85px;
    position: absolute;
    bottom: 8%;
    left: 15%;
    font-weight: 800;
    color: #fff;
    font-family: 'Gilroy';

    z-index: 9999;
}
.section-home .btn-default-pricing
{
    position: absolute;
    top: 50%;
    right: 30px;
    box-shadow: none;
    z-index: 999;
    transform: translateY(-50%);
}
.thin
{
    font-weight: 300;
}



@-webkit-keyframes rotation {
        from {
                -webkit-transform: rotate(0deg);
                 
        }
        to {
                -webkit-transform: rotate(359deg);
                 
        }
}
@-webkit-keyframes bounce {
        
        0% {
        -webkit-transform: translateY(0);
        }
        25% {
        -webkit-transform: translateY(-100px) translateX(50px);
        }
        50% {
        -webkit-transform: translateY(0) translateX(0);
        }
        75% {
        -webkit-transform: translateY(-100px) translateX(0px);
        }
        100% {
        -webkit-transform: translateY(0) translateX(0);
        }
}
@-webkit-keyframes zooming {
        
        0% {
        -webkit-transform: scale(0.5);
        
        }
        50% {
        -webkit-transform: scale(1.2);
        
        }
        
        100% {
        -webkit-transform:scale(0.5);
         
        }
}


/* HOME PAGE SECOND SECTION */
.section
{
    position: relative;
}
.section.home-2
{
    padding: 150px 0 165px;
    background: #EA4A4E;
    color: #fff;
    overflow-y: hidden;
    box-shadow: inset 0px 13px 5px rgba(0,0,0,0.16);
    z-index: 1;
    position: relative;
    margin-top: -150px;
}
.section.home-2:before
{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 150px;
    background: #000000;
    -webkit-clip-path: polygon(0 0, 100% 0, 0 150px);
    clip-path: polygon(0 0, 100% 0px, 100% 13px, 0 163px);
    /* filter: drop-shadow(-59px 16px 10px black); */
    filter: blur(5px);
    opacity: 0.16;
}
.section.home-2 .container
{
    max-width: 1300px;
    padding-top: 155px;
    padding-bottom:155px; 
}
.section.home-2 .title
{
    font-size: 72px;
    font-weight: 300;
    font-family: 'Gilroy';
}
.section.home-2 .title strong
{   
    font-weight: 800;
}
.section.home-2 .floating-bg
{
     
    background-image: url(../img/pattern.png);
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-animation:  scrolling 50s infinite linear;
    animation:  scrolling 50s infinite linear; 
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.section.home-2 .floating-bg.part-2
{
    top: 0;
}

@-webkit-keyframes scrolling {
        
        0% {
        -webkit-transform:  translateY(0);
       
        }
        100% {
        -webkit-transform: translateY(100%);
        
        }
         
}

/* SECTION 5 */
 
 
 .section.home-5 .logos-background
 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index:0;
    height: 100%;
    background: #143956;
    text-align: center;
 }
.section.home-5 .logos-background .col
{
    padding: 0;
}
.section.home-5 .row
{
    margin: 0;
}
.mani-row-container
{
    width: 300%;
    position: relative;
}
.mani-row-container .client-logo
{
    
    position: relative;
    z-index: -1;
    opacity: 0.2;
    filter: grayscale(100%);
    transition: all 0.2s;
    width: 150px;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
    padding: 25px;
}
.mobile-logo-slider .client-logo
{
    filter: grayscale(100%);
    transition: all 0.2s;
    width: 500px;
    height: 300px;
    margin: 0 auto
}
.mobile-logo-slider .client-logo:hover
{
    filter: grayscale(0);
}   
.mobile-logo-slider .client-logo img
{
    height: 100%;
    
}
.mani-row-container.style1
{
    transform: translateX(-50%);
    -webkit-animation:  style1 20s infinite linear;
    animation:  style1 20s infinite linear; 
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.mani-row-container.style2
{
    transform: translateX(-60%);
    -webkit-animation:  style2 150s infinite linear;
    animation:  style2 150s infinite linear; 
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.mani-row-container.style3
{
     transform: translateX(-70%);
     -webkit-animation:  style2 50s infinite linear;
     animation:  style2 50s infinite linear;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.mobile-logo-slider
{
    display: none;
    margin-top: 25px;
}
.mobile-logo-slider .client-logo img
{
    margin: 0 auto;
}
.mobile-logo-slider .slick-arrow
{
    color: #fff !important;
    font-size: 35px;
    position: absolute;
    bottom: -52px;
    left: 50%;
    margin-left: -25px;
}
.mobile-logo-slider .slick-arrow.arrow-next {
    margin-left: 25px;
}

.logo-row img
{
    width: 100%;
    position: relative;
    z-index: 0;
     
}
/*.logo-row .col:after
{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: #143956;
    opacity: 0.92;
    z-index: 99;
    top: 0;
    left: 0;
    transition: all 0.2s;

}
 .logo-row .col:hover:after
{
     
    z-index: 0;
}*/
.logo-row .col:hover .client-logo
{
    z-index: 2;
    filter: grayscale(0);
    opacity: 1;
}
 
.mani-row-container:hover
{
    z-index: 999;
}
@-webkit-keyframes style1 {
        
        0% {
        -webkit-transform:  translateX(-50%);
       
        }
        100% {
        -webkit-transform: translateX(0);
        
        }
         
}

@-webkit-keyframes style2 {
        
        0% {
        -webkit-transform:  translateX(-60%);
       
        }
        100% {
        -webkit-transform: translateX(0);
        
        }
         
}

@-webkit-keyframes style3 {        
        0% {
        -webkit-transform:  translateX(-70%);
       
        }
        100% {
        -webkit-transform: translateX(0);
        
        }
         
}
.section.home-5
{
    padding: 350px 0;
    overflow:hidden;
    background-image: url('../img/blurback.png');
    background-color: #fff;
}

.section.home-5 .container
{
    text-align: center;
    position: relative;
    z-index: 11;
    max-width: 1200px;
}
.section.home-5 .title
{
    font-size: 88px;
    line-height: 107px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 50px;
    font-family: 'Gilroy';
    color: #fff;
    font-weight: 800;
    letter-spacing: -0.02em;
}
.section.home-5 .title i
{
    color: #52C2BD;
   
    font-style: italic;
}

.btn
{
    text-transform: uppercase;
    font-size: 16px;
    box-shadow: 20px 20px 60px rgba(0,0,0,0.4);
    padding: 15px 25px;
    border-radius: 5px;
}
.btn.btn-red
{
    color: #fff;
    background: #EA3F41;
    
}
.btn.btn-default
{
    color: #fff;
    background: #49B6B4;
    border:none !important;
}
.btn.btn-blue
{
    color: #fff;
    background: #173956;
    border: none !important;
}
.btn-has-icon
{
    position: relative;
}
.btn-has-icon i
{
    margin-left: 12px;
}
.home-5 .moving-triangle
{
    position: absolute;
    top: 10px;
    left: 10%;
   -webkit-animation:  bouncetriangle2 70s infinite linear;
    animation:  bouncetriangle2 70s infinite linear; 
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    z-index: 1;
}
.home-5 .moving-triangle .tringle-object
{
   
   -webkit-animation:  rotation 50s infinite linear;
     animation:  rotation 50s infinite linear;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    
}
@-webkit-keyframes bouncetriangle2 {
        
        0% {
        -webkit-transform: translate(0);
        }
        25% {
        -webkit-transform: translate(200%,286%);
        }
        50% {
        -webkit-transform: translate(400%,0);
        }
        75% {
        -webkit-transform: translate(512%,116%);
        }
        100% {
        -webkit-transform: translate(0);
        }
}
/* SECTION 2 */
.section
{
    position: relative;
 
}
.section.home-3
{
    padding: 250px 0 210px 0;
    background-color: #E3E2E2;
   
        -webkit-clip-path: polygon(0 0, 100% 165px, 100% calc(100% - 190px), 0 100%);
    clip-path: polygon(0 0, 100% 165px, 100% calc(100% - 190px), 0 100%);
    z-index: 2;
    margin-top: -165px;

}
.tv-no-signal-bg
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/tv-no-signal.jpg');
    
}
.section.home-3 .title-row
{
    margin-bottom: -140px;
}
.section-title
{
    font-size: 102px;
    line-height: 100px;
    color:#16415F;
    font-weight: 800;
    font-family:  'Gilroy';
}

.ourservice-video-slider .title
{
    font-size: 24px;
    letter-spacing: 0.10em;
    text-transform: uppercase;
    margin-bottom: 25px;
    color: #16415F;
    font-weight: 800;
    font-family: 'Gilroy';
}
.ourservice-video-slider .video-placeholder
{
    max-width: 100%;
}
.ourservice-video-slider .text
{
    font-size: 24px;
    color: #16415F;
    margin-bottom: 25px;
}
.ourservice-video-slider .left-part
{
    padding-top: 200px;
    padding-right: 75px;
}
.ourservice-video-slider .right-part
{
    padding-left : 75px;
}
.ourservice-video-slider .video-container
{
    display: inline-block;
    position: relative;
    padding:0;
    width: 600px;
}
.ourservice-video-slider .video-container .frame
{
    
    left: 0;
    top: 0;
    padding:0;
}
.ourservice-video-slider .video-container .video
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: calc(5% + -10px) calc(10% + 12px) calc(5% + 32px) calc(10% + 7px);
     
}
.ourservice-video-slider .video-container .video .bg
{
    position: relative;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.ourservice-video-slider .video-container .video-inner{
    background: #000;
    height: 100%;
}
.ourservice-video-slider .video-container .video video
{
    width: 100%;
    height: 100%;
}
.ourservice-video-slider .video-container .video .plyr ,.ourservice-video-slider .video-container .video .plyr__video-wrapper
{
    height: 100%;
}

.ourservice-video-slider .video-container .video .plyr__controls
{
    display: none;
}
.ourservice-video-slider .right-part
{
    position: relative;
}
.ourservice-video-slider .play-btn
{
    position: absolute;
    z-index: 999;
    bottom: -72px;
    width: 58%;
    right: -105px;
}
.ourservice-video-slider .item
{
    padding-bottom: 50px;
    padding-left: 10px;
    padding-right: 10px;
    outline:  none !important; 
    border:  none !important; 
}
 
/* SLICK SLIDER */

.slick-dots
{
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li 
{
    display: inline-block;
    margin-right: 20px;
}
.slick-dots li:last-of-type
{
    margin-right: 0;
}
.slick-dots li button
{
    width: 31px;
    height: 31px;
    background: rgba(255,255,255,0.5);
    box-shadow: 0 0 10px rgba(0,0,0,0.4);
    border-radius: 50%;
    border: 0;
    outline: none;
    font-size: 0;
}
.slick-dots li.slick-active button
{
    background: #42586B;
}


/* SECTION 4 */
.home-4
{
    padding: 352px 0 100px ;
    margin-top: -198px;
    position: relative;
}
.section.home-4:before
{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 150px;
    background: #000000;
    -webkit-clip-path: polygon(0 0, 100% 0, 0 198px);
    clip-path: polygon(0 0, 100% 0px, 100% 13px, 0 211px);
    /* filter: drop-shadow(-59px 16px 10px black); */
    filter: blur(5px);
    opacity: 0.16;
}
.home-4 .video-container
{
    position: relative;
    box-shadow: 35px 35px 81px rgba(0,0,0,0.3);
    max-width: 670px;
    margin: 0 auto;
    height: 100%;
}
.home-4 .video-container .video
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}
.home-4 .video-container .video   video
{
    width: 100%;
}
.home-4 .video-container .bg img
{
    width: 100%;
    height: 100%;
    visibility: hidden;
}
.home-4 .video-container .bg
{
    background-repeat: no-repeat;background-size: cover;
    background-position: center;
    position: relative;
    height: 100%;
}
.home-4 .video-container .video-inner
{
    height: 100%;
}
.home-4 .video-container .video-inner .plyr 
{
    height: 100%;
}
.home-4 .video-container .video-inner .plyr  .plyr__video-wrapper
{
    height: 100%;
}
.home-4 .video-container .video-inner .plyr .plyr__controls
{
    display: none;
}
.home-4 .video-container .video .video-inner .plyr video
{
    height: 100%;
}
.featuerd-work-video-slider
{
    color: #173857;
    font-size: 20px;
    z-index: 1;
}
.featuerd-work-video-slider .left-part
{
    padding-right: 150px;
    position: relative;
    padding-left: 113px;
    padding-bottom: 81px;
}
.featuerd-work-video-slider .right-part
{
    padding-left: 150px;
    padding-top: 202px;
    padding-bottom: 44px;
    order: 2;
}
.featuerd-work-video-slider .sub-title
{
    font-size: 13px;
    letter-spacing: 0.10em;
    text-transform: uppercase;
    margin-bottom: 16px;
    line-height: 15px;
     
}

.featuerd-work-video-slider .title
{
    font-size: 53px;
    margin-bottom: 25px;
    font-family: 'Gilroy';
    font-weight: 800;
    letter-spacing: .0028em;
}
.featuerd-work-video-slider  .text
{
    margin-bottom: 30px;
}
.home-4 .title-row .right-part
{
    padding-left: 150px;
}
.home-4 .title-row 
{
    margin-bottom: -150px;
    
}
@media (min-width:1610px )
{
    .home-4 .container
    {
        max-width: 90%;
    }  
}

.home-4 .play-btn-container
{
    position: absolute;
    bottom: 12%;
    left: 6%;
    display: block;
    width: 23%;
    z-index: 999;
}
.home-4 .play-btn-container .play-btn
{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -60px;
    margin-top: -78px;
}
.featuerd-work-video-slider .item
{
    border: none !important;
    outline: none !important;
}

.featuerd-work-video-slider .slick-arrow 
{
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    font-size: 75px;
    color: #16415F;
    top: 50%;
    margin-top: -78px;
    z-index: 9999;
}
.featuerd-work-video-slider .slick-arrow.arrow-next
{
    left: 50%;
    margin-left: -28px;
}

.featuerd-work-video-slider .slick-dots li button
{
    background: #42586B;
}
.featuerd-work-video-slider .slick-dots li.slick-active button
{
    background: #EA3F41;
}
/* SECTION HOME 6*/
.home-6
{
    padding-top: 246px;
    overflow: hidden;
}
.home-6 .section-title
{
    margin-bottom: 20px;
}
.home-6 .phone-number
{
    color: #fff;
    background: #EA3F41;
    display: inline-block;
    font-size: 53px;
    font-family: 'Gilroy';
    text-transform: uppercase;
    
    box-shadow: 20px 20px 60px rgba(0,0,0,0.4);
    padding: 15px 70px;
    margin-bottom: 56px;
    border-radius: 5px;
    font-weight: 800;
    letter-spacing: .0028em;
    text-decoration: none !important;
}
.home-6 .phone-number a
{
    color: #fff;
}
.home-6 .address,.home-6 .address a
{
    color: #173857;
}

.home-6 .left-part
{
    padding-right: 50px;
    align-self: flex-end;
}
.home-6 .right-part
{
    padding-left: 50px;
    padding-right: 100px;
}
.home-6 .video video
{
    width: 100%;
}
@media (min-width: 993px)
{
    .home-6 .right-part
    {
        order: 2;
    }
}


/* FOOTER */
.site-footer
{
    padding:50px 0;
    font-size: 14px;
    overflow: hidden;
    color: #fff;
    background: #173956;
    position: relative;
    z-index: 999;
}
.site-footer [class*=col]
{
    padding-left: 45px;
    padding-right: 45px;
}
.site-footer .row
{
    margin: 0 -40px;
}
.footer-logo
{
    margin-bottom: 35px;
}
.footer-logo img{
    max-width: 100%;
    height: auto !important;
}
.site-footer .footer-embed a img
{
    height: auto !important;
}
.site-footer  .big-text
{
    font-size: 14px;
    font-family: 'Gilroy';
    margin-bottom: 20px;
    font-weight: 800;
}
.big-text i
{
    font-size: 21px;
     
}

.social-list
{
    list-style: none;
    padding: 0;
    margin:40px 0 0 ;
}

.social-list li
{
    display: inline-block;
    margin-right: 10px;
}


.social-list li a
{
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 25px;
    color: #000;
    background: #fff;
    display: block;
    border-radius: 50%;
}

.footer-widget .title
{
    font-size: 18px;
    font-family: 'Gilroy';
    font-weight: 800;
    margin-bottom: 15px;
}

.footer-widget .menu
{
    list-style: none;
    margin: 0;
    padding: 0;

}

.footer-widget .menu li a
{
    font-size: 14px;
    font-weight: 700;
    color: #4EC2BE;
}

.footer-widget .menu li 
{
    margin-bottom: 15px;
}

.footer-widget-2,.footer-widget-3
{
    padding-top: 80px;
}

.footer-widget-3 .phone-number
{
    font-size: 40px;
    color:#fff;
    font-weight: 800;
    letter-spacing: 0.0028em;
    font-family: 'Gilroy';
}

.footer-widget-3 .address
{
    line-height: 34px;
    color: #4EC2BE;
    font-weight: 700;
}
.footer-widget-3 .address a
{
    color: #4EC2BE;
}
/* SERVICE OVERVIEWS */
.section-service-overview-main
{
    padding-top: 44vh;
    padding-bottom: 27vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

@media (min-width: 1200px)
{
    .section-service-overview-main .container
    {
        max-width: 877px;
    }
}
@media (min-width: 1640px)
{
    .section-service-overview-main .container
    {
        max-width: 1343px;
    }   
}     


.section-service-overview-main .content
{
    max-width: 700px;
}
.section-service-overview-main .title
{
    color: #fff;
    font-family: 'Gilroy';
    font-size: 102px;
    line-height: 98px;
    font-weight: 800;
    margin: 0 0 30px;
}
.section-service-overview-main .text
{
    font-size: 18px;
    color: #fff;
    line-height: 21px;
    letter-spacing: 0.143em;
}
.section-service-blocks
{
    padding-top: 100px;
    padding-bottom: 220px;
    background: #E3E2E2;
    position: relative;
}

.section-service-blocks:before
{   
    content: '';
    height: 516px;
    width: 100%;
    background: #fff;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 calc(100% - 20%));
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 calc(100% - 20%));
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.section-service-blocks:after
{   
    content: '';
    height: 500px;
    width: 100%;
    background: #fff;
    -webkit-clip-path: polygon(0 calc(100% - 80%), 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 calc(100% - 80%), 100% 0, 100% 100%, 0 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
}
@media (min-width: 1200px)
{
    .section-service-blocks .container{
        max-width: 986px;
    }
}
@media (min-width: 1640px)
{
  .section-service-blocks .container
    {
        max-width: 1470px;
        
    }  
}
.section-service-blocks .container
{
    position: relative;z-index: 1;
}
.section-service-blocks .section-title
{
    font-size: 80px;
    line-height: 90px;
    max-width: 1140px;
    text-align: center;
    margin: 0 auto 35px;
}
 
.services-blocks .item-wrapper
{
    margin-bottom: 40px;
}
.services-blocks .item
{
    background: #fff;
     
    height: 100%;
    border-radius: 5px;
    box-shadow:  20px 20px 60px rgba(2, 8, 22, 0.10);
}
.services-blocks .row
{
    margin-left: -20px;
    margin-left: -20px;

}
.services-blocks [class*=col]
{
    padding-left: 20px;
    padding-right: 20px;
}
.services-blocks .item .content
{
    padding: 28px 80px;
     
    font-size: 17px;
    font-family: 'Gilroy';
    line-height: 19px;
    color: #173956;
}

.services-blocks .item .background
{
    height: 218px;
    border-radius: 5px;
    background: #5DC9C5;
    position: relative;
}
.services-blocks .item .background .icon{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    padding: 24px 0px;
    opacity: 1;
    transition: all 0.2s;
    text-align: center;
}
.services-blocks .item .background .icon img
{
     
    width: auto;
    height: 100%;
}
.services-blocks .item .background .icon.icon-hover
{
    opacity: 0;
    padding: 0;
    z-index: 999;
}
 
.services-blocks .item-wrapper:hover .icon.icon-hover
{
    opacity: 1;
}

.services-blocks .item .content .title
{
    font-family: 'Gilroy';
    font-weight: 800;
    font-size: 28px;
    margin: 0 0 15px;
    text-transform: lowercase;
}
.services-blocks-container
{
    margin-top: 150px;
}
.services-blocks-container .item.with-just-text
{   
    background: #16415F;
    color: #fff;
    font-size: 74px;
    letter-spacing: -0.02em;
    padding: 0 20%;
    font-family: 'Gilroy';
    font-weight: 800;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 74px;
}
.services-blocks-container .item.with-just-image
{   
    background-position: center;
    background-size: cover;
}
.whole-link
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
}
/* single service page */
.section-service-banner
{
    padding-bottom: 25vh;
    padding-top: 50vh;
    position: relative;
    z-index: 5;
    overflow-x: hidden;
}
.section-service-banner .inline-dots
{
    list-style: none;
    padding: 0;
    margin:0;
}
.section-service-banner .inline-dots li
{
    position: relative;
    display: inline-block;
    padding-left: 25px;
}
.section-service-banner .inline-dots li:after
{
    content: '';
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7px;
}
.section-service-banner .container
{
    position: relative;
    z-index: 2;

}
.banner-video-playbutton
{
    display: block;
    width: 128px;
    height: 128px;
    position: absolute;
    right: 100px;
    cursor: pointer;
    top: 50%;
    margin-top: -64px;
    font-size: 55px;
    color: #fff !important;
    text-align: center;
    line-height: 128px;
    border-radius: 50%;
    background: rgba(255,255,255,0.40);
}
.services-gallery-video
{
    max-width: 80%;
    margin:0 auto;
    position: relative;
    background: #5DC9C5;
}
.services-gallery-video .mfp-close,.our-work-videocontainer .mfp-close,
.home-page-video-container .mfp-close,.our-work-videocontainer .close-btn
{
    width: 112px;
    height: 112px;
    font-size: 110px;
    color: #000;
    text-align: center;
    line-height: 112px;
    position: absolute;
    top: 30px;
    right: 30px;
    background: #fff;
    opacity: 1;
    text-decoration: none !important;
}
.magnificpop-slider-arrow
{
    width: 77px;
    height: 77px;
    background: #fff;
    color: #16415F;
    text-align: center;
    line-height: 77px;
    border-radius: 50%;
    font-size: 51px;
    border: 0;
    outline: none;
    position: absolute;
    top: calc(50%);
    margin-top: -38px;
    z-index: 1045;
}
.magnificpop-slider-arrow.arrow-left
{
    left: 12%;
}
.magnificpop-slider-arrow.arrow-right
{
    right: 12%;

} 
.services-gallery-video .video-container,.our-work-videocontainer,.home-page-video-container
{
    padding: 173px;
    background: #5DC9C5;
}

.services-gallery-video .video-container .company-name
{
    color: #fff;
    font-size: 13px;
    margin:15px 0 0;
    line-height: 15px;
}
.services-gallery-video .video-container .video-name
{
    color: #fff;
    font-size: 65px;
    color: #fff;
    line-height: 63px;
    letter-spacing: 0.02em;
}
.section-service-banner .title
{
    font-size: 106px;
    font-weight: 800;
    line-height: 124px;
    color: #fff;
}
.section-service-banner .text
{
    font-size: 43px;
    color: #fff;
    font-family: 'Gilroy';
}
.section-service-banner .tranformed-bg
{
        position: absolute;
    left: -50px;
    top: -170px;
    width: calc(100% + 100px);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: calc(100% + 100px);
    z-index: 0;
    transform-origin: 50% 50%;
    transform: rotate(4deg);
    box-shadow: 0 7px 6px rgba(0,0,0,0.16);
    
}
.section-service-banner .tranformed-bg:after
{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(100%);
    z-index:999;
    background: #212121;
    opacity: 0.70;
}
.dot
{
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}
.section-service-1
{
    padding-top: 318px;
    margin-top: -188px;
    overflow: hidden;
    z-index: 4;
    padding-bottom: 226px;
}
.section-service-1 .text
{
    font-size: 38px;
    line-height: 42px;
}
.section-service-1 .left-part
{
    display: flex;
    align-items: center;
}
.section-service-1 .tv-no-signal-bg
{
    top: -170px;
    width: calc(100% + 100px);
    height: calc(100% + 100px);
    left: -50px;
    transform: rotate(-4deg);
}
.section-service-2
{
    padding-top: 343px;
    padding-bottom: 300px;
    background-image: url('../img/pattern-2.png');
    z-index: 3;
    margin-top: -70px;
    overflow:hidden;
}
.section-service-2 .service-video-container 
{
    position: relative;
    border-radius: 12px;
    
}
.section-service-2 .service-video-container:after {
    content: '';
    width: calc(100% + 30px);
    height: calc(100%);
    background: #163753;
    z-index: 0;
    position: absolute;
    border-radius: 12px; 
    left: -30px;
    bottom: -30px;
}
.section-service-2 .service-video-container .video-poster:before
{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(100%);
    z-index: 999;
    background: #212121;
    opacity: 0.70;
    z-index: 0;
    border-radius: 12px;
}
.section-service-2 .service-video-container .video-poster
{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 2;
    border-radius: 12px;
    box-shadow: 10px 10px 20px rgba(0,0,0,0.35);
}
.section-service-2 .service-video-container .bg-img 
{
    visibility: hidden;
    width: 100%;
    height: auto;
}
.section-service-2 .service-video-container .content .play-btn
{
    width: 105px;
    height: 105px;
    display: inline-block;
    background: rgba(0,0,0,0.5);
    border: 8px solid #fff;
    border-radius: 50%;
    line-height: 81px;
    margin-right: 30px;

}
.section-service-2 .service-video-container .content .play-btn svg
{
    width: 46px;
}
.section-service-2 .service-video-container .content 
{
    color: #fff;
}
.section-service-2 .service-video-container .content 
{
    position: absolute;
    height: 105px;
    top: 50%;
    text-align: center;
    margin-top: -52px;
    width: 100%;
    z-index: 2
}
.service-video-item .row
{
    margin-left: -30px;
    margin-right: -30px;
}
.service-video-item .row [class*=col]
{
    padding-left: 30px;
    padding-right: 30px;
}
.section-service-2 .service-video-container .content .text{
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.section-service-2 .service-video-container .content .text .company-name
{
    font-size: 20px;
    line-height: 20px;
    margin-bottom:  10px;
}
.section-service-2 .service-video-container .content .text .video-name
{
    font-size: 53px;
    line-height: 63px;
    letter-spacing: -0.02em;
    font-weight: 800;
    font-family: 'Gilroy';
}
.service-video-item .title
{
    font-size: 62px;
    line-height: 64px;
    font-family: 'Gilroy';
    font-weight: 800;
    margin: 0 0 20px;
}
.service-video-item .right-part,.service-video-item.alt .left-part
{
    color: #173956;
    font-size: 32px;
    line-height: 39px;
    padding-top: 0;
}   
.service-video-item .right-part,.service-video-item.alt .left-part
{
   /*padding-top: 53px;*/
}
.service-video-item.alt .right-part
{
    padding-top: 0;
}

.service-video-item .left-part p ,.service-video-item .left-part p
{
    margin: 0;
}
.service-video-item.alt .right-part
{
    padding-left: 60px;
}
.section-service-2 .service-video-item 
{
    padding: 125px 0; 
    display: flex;
    align-items: center;
    justify-content: center;
}
.section-service-2 .service-video-item:first-of-type
{
    padding-top: 0;
}
.section-service-2 .service-video-item:last-of-type
{
    padding-bottom:  0;
}
.section-service-3
{
    padding-top: 230px;
    padding-bottom: 107px;
    overflow: hidden;
}
.section-service-3 .bg
{
    position: absolute;
    left: -50px;
    bottom:  -170px;
    height: calc(100% + 100px);
    width: calc(100% + 100px);
    transform: rotate(-4deg);
    background-color: #5DC9C5;
}
.section-service-3 .title
{
    font-size: 78px;
    line-height: 78px;
    color: #173956;
    margin: 0;
    font-family: 'Gilroy';
    font-weight: 800;
}
.slider-service-callout .item 
{
    padding: 0 40px 60px;
}
.slider-service-callout .item-contanier
{
    padding: 36px;
    background-color: #fff;
    border-radius: 33px;
    box-shadow: 0 30px 40px rgba(0,0,0,0.30);
}
.slider-service-callout .item .text
{
    border: 7px solid #5DC9C5;
    border-radius: 33px;
    padding: 70px 20px;
    text-align: center;
    font-family: 'Gilroy';
    font-size: 48px;
    color: #173956;
    line-height: 45px;
    font-weight: 800;
}
.slider-service-callout .item .text p 
{
    margin: 0;
}
.slider-service-callout .slick-dots li button
{
    background: #173956;
}
.slider-service-callout .slick-dots li.slick-active button
{
    background: #EA3F41;
}   
.slider-service-callout .slick-arrow
{
    width: 70px;
    height: 70px;
    background: #fff;
    border-radius: 50%;
    color: #16415F;
    font-size: 40px;
    line-height: 70px;
    text-align: center;
}   
.slider-service-callout .slick-arrow.arrow-prev
{
    position: absolute;
    left: -102px;
    top: 50%;
    margin-top: -65px;
}
.slider-service-callout .slick-arrow.arrow-next
{
    position: absolute;
    right: -102px;
    top: 50%;
    margin-top: -65px;
} 
.section-service-3 .left-part
{
    padding-right: 50px;
    display: flex;
    align-items: center;
}
.section-service-3 .right-part
{
    padding-left: 50px;
}


/* OUR WORK PAGE */
.section-our-work-listing-search
{
    padding-top: 120px;
    padding-bottom: 70px;
    background: #fff;
    z-index: 99;
}
.section-our-work-listing-search .left-part
{
    display: flex;
    align-items: center;
}
.section-our-work-listing-search .page-title
{
    color: #000000;
    font-size: 60px;
    font-family: 'Gilroy';
    line-height: 64px;
    font-weight: 800;
}
.section-our-work-banner
{
    padding-top: 204px;
    overflow: hidden;
    position: relative;
    padding-bottom: 234px;
     
    z-index: 9;
}
.section-our-work-banner .container
{
    z-index: 1;
    position: relative;
    padding-left: 60px;
    padding-right: 60px;
}
.section-our-work-banner .title 
{
    font-family: 'Gilroy';
    font-size: 112px;
    line-height: 131px;
    letter-spacing: 0.012em;
    font-weight: 800;
    color: #fff;
}
.section-our-work-banner .tranformed-bg
{
    position:absolute;
    left: -50px;
    top: -180px;
    width: calc(100% + 120px);
    height: calc(100% + 121px);
    background-size: cover;
    background-position: bottom center;
    transform: rotate(356deg); 
    background-repeat: no-repeat;
    z-index: 0;
}
.our-work-search-container
{
    text-align: right;
}
.section-our-work-listing
{

}
.section-our-work-listing-search .container
{
    max-width: 1156px; 
} 
.our-work-search-container .title
{
    font-family: 'Gilroy';
    font-size: 30px;
    line-height: 36px;
    color: #16415F;
    margin-bottom: 25px;
}
.our-work-search-container .clear-btn
{
    width: 100%;
    background: #173956;
    color: #fff;
    font-size: 22px;
    font-family: 'Gilroy';
    font-weight: 800;
    text-transform: uppercase;
    
    height: 100%;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}   
.our-work-listing-container
{
    position: relative;
}
.our-work-listing-container .loader
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    opacity: 0.7;
    display: none;
    z-index: 999;
}
.our-work-listing-container .loader .gif
{
    width: 100px;
    height: 100px;
    background-image: url('../img/loader.gif');
    position: absolute;
    bottom: -125px;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    background-size: contain;
}
.our-work-search-container .clear-btn[disabled]
{
    opacity: 0.5;
}
.our-work-search-container .form-control
{
    height: 72px;
     
    
}
.selectric .label, .selectric-items li
{
    text-align: center;
    margin: 0;
    color:#595F6F;
    font-size: 18px;
    font-family: 'Gilroy';
    font-weight: 800;
    height: 53px;
     
    display: flex;
    align-items: center;
    justify-content: center;
}

.selectric-open .selectric-items
{
    margin-top: -5px;
    border-radius: 5px;
}
  .selectric-wrapper
{
    color:#595F6F;
   
    
}
 .selectric-wrapper .cbutton
{
    position: absolute;
    right: 0;
    height: 100%;
    width: 60px;
    background-position: center;
    background-image: url(../img/arrow.png);
    top: 0;
    background-repeat: no-repeat;
    background-color: #5DC9C5;
    border-radius: 5px;
    background-size: 16px;
}
.our-work-search-container  .industry-select .selectric-wrapper .cbutton
{
    background-color: #EA3F41;
}

.our-work-search-container .form-group
{
    margin: 0;
}
 .selectric
{
    
    border-radius: 5px; 
    padding-right: 62px;
}   
.our-work-search-container .selectric
{
    box-shadow: 0 3px 6px rgba(0,0,0,0.10);
}
.section-our-work-listing
{
    padding-top: 110px;
    padding-left: 110px;
    padding-right: 20px;
    overflow: hidden;
    padding-bottom: 261px;
    z-index: 1;
}
.section-our-work-listing:before
{
    display: none;
    content: '';
    background: #fff;
    width: calc(100% + 100px);
    height: 274px;
    position: absolute;
    left: -40px;
    top: -170px;
    z-index: 1;
    transform: rotate(-4deg);
}
.section-our-work-listing:after
{
    display: none;
    content: '';
    background: #fff;
    width: calc(100% + 100px);
    height: 533px;
    position: absolute;
    left: -40px;
    bottom: -170px;
    z-index: 1;
    transform: rotate(4deg);
}
.section-our-work-listing .container
{
     
    position: relative;
    z-index: 2;
}
.our-work-listing [class*=col]
{
     
    margin-bottom: 30px;
    
}
 
.our-work-item
{
    position: relative;
    height: 100%;
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
}
.our-work-videocontainer,.home-page-video-container
{
    padding: 173px;
    
    max-width: 80%;
    margin: 0 auto;
    position: relative;
    background: #5DC9C5;
}
.our-work-videocontainer,.home-page-video-container
{
    padding: 50px 173px;
}
.our-work-videocontainer .work-logo
{
    text-align: center;
    margin-bottom: 25px;
}
.our-work-videocontainer .work-logo img
{
    max-width: 250px;
}
.our-work-videocontainer  .mfp-close,.home-page-video-container .mfp-close,.our-work-videocontainer .close-btn {
    width: 112px;
    height: 112px;
    font-size: 110px;
    color: #000;
    text-align: center;
    line-height: 112px;
    position: absolute;
    top: 30px;
    right: 30px;
    background: #fff;
    opacity: 1;
}
.our-work-videocontainer .footer-our-work-videocontainer,
.home-page-video-container .footer-our-work-videocontainer
{
    padding: 15px 0;
}
.home-page-video-container .footer-our-work-videocontainer .row
{
    align-items: center;
}
@media (min-width:767px)
{
    .footer-our-work-videocontainer .col-md
    {
        display: flex;
        align-items: center;
    }
}

.footer-our-work-videocontainer .cta-title
{
    font-size: 25px;
    line-height: 25px;
    text-align: center;

}
.footer-our-work-videocontainer .book-a-call-link
{
    color: #fff;
    margin-top: 5px;
}
.footer-our-work-videocontainer .col-md.right
{
    justify-content: flex-end;
    text-align: center;
}
.work-share-item
{
    position: relative;

}
.home-page-video-container .work-share-item
{
    margin-top: 10px;
}
.work-share-item .work-social-share-drawer
{
    position: absolute;
    bottom: 0;
    z-index: 999;
    left: 0;
    width: 45px;
    background: #fff;
    border-radius: 25px;
    padding: 15px 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s;
}
.work-share-item:hover .work-social-share-drawer
{
    bottom: 100%;
    opacity: 1;
    visibility: visible;
}
.work-slider-navigation
{
    
    

}
.work-slider-navigation .arrow
{
    position: absolute;
    color: #fff;
    top: 50%;
    transform: translateY(-50%);
    font-size: 70px;
}
.work-slider-navigation .arrow.arrow-prev
{
    left: 4%;
}
.work-slider-navigation .arrow.arrow-next
{
    right: 4%;
}
.work-share-item .work-social-share-drawer .social_share_links li
{
    text-align: center;
}
.work-share-item .work-social-share-drawer .social_share_links li:last-of-type
{
    margin-bottom: 0;
}
.work-share-item .open-work-share
{
    color: #4EC2BE;
    font-size: 31px;
    width: 45px;
    height: 45px;
    background: #fff;
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
    border-radius: 50%;
}
.work-share-item .work-social-share-drawer .social_share_links li a
{
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
}
.our-work-item:after
{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(190deg, rgba(255,255,255,0) 0%, rgba(11,7,7,1) 100%);
    background: -webkit-linear-gradient(190deg, rgba(255,255,255,0) 0%, rgba(11,7,7,1) 100%);
    background: linear-gradient(190deg, rgba(255,255,255,0) 0%, rgba(11,7,7,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#0b0707",GradientType=1);
    opacity: 0.50;
    z-index: 0;
    transition: all 0.2s;
    border-radius: 5px;
}
/*.our-work-item:hover:after
{   
    background: #EA3F41;
    opacity: 0.90;
}*/
.our-work-item .thumbnail img
{
    visibility: hidden;
}
.our-work-item .thumbnail
{
    background-position: center;
    background-size: cover;
    border-radius: 5px;
    transition: all 0.2s;
    height: 346px;
    overflow: hidden;
}
.our-work-item
{

}
.our-work-item .content
{
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    color: #fff;
    z-index: 1;
    padding: 15px 20px;
    transition: all 0.2s;
}
.our-work-item:hover .content
{
    transform: translateX(100%);
}
.our-work-item:hover  .thumbnail
{
    transform: scale(1.2);
}
.our-work-item .content .company-name
{
    font-weight: 700;
}
.our-work-item .content .company-name .thin
{
    font-weight: 300;
}
/*.our-work-item .content
{
    position: absolute;
    z-index: 0;
    left: 0;
    bottom:  0;
    padding: 30px;
    color: #fff;
    transition: all 0.2s;
    z-index: 1;
}
.our-work-item .content .company-name
{
    font-size: 13px;
    text-transform: uppercase;
    line-height: 15px;
    margin: 0
}
.our-work-item .content .title
{
    margin:0 0 10px;
    font-size: 53px;
    font-family: 'Gilroy';
    font-weight: 800;
    line-height: 63px;

    letter-spacing: 0.02em;
}
.our-work-item .content .text
{
    font-size: 20px;
    line-height: 22px;
    max-height: 0;
    transition: all 0.2s;
    overflow: hidden;
    opacity: 0;
}
.our-work-item:hover  .content
{
    top: 0;
}
.our-work-item:hover .content .text
{
    max-height:300px;
    opacity: 1;
   
}
.our-work-item .play-icon
{
    border: 2px solid;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    color: #fff;
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    display: none;
    /* text-align: center; */
    /*line-height: 36px;
    padding-left: 13px;
}
.our-work-item:hover .play-icon
{
    display: block;
}*/
.section-our-work-listing .search-fitler-badge
{
    position: fixed;
    right: 92px;
    top: 50%;
    
    background: #EA3F41;
    font-size: 31px;
    padding: 30px 70px;
    color: #fff;
    font-size: 31px;
    line-height: 36px;
    font-family: 'Gilroy';
    font-weight: 800;
    transform: rotate(-90deg);
    transform-origin: 100% 0;
    z-index: 999;
    text-transform: uppercase;
}
.section-get-quote-banner
{
    padding-top: 203px;
    padding-bottom:312px;
    overflow: hidden;

}
.section-get-quote-banner .tranformed-bg
{
    position: absolute;
    left: -164px;
    top: -385px;
    width: calc(100% + 120px);
    height: calc(100% + 158px);
    background-size: cover;
    background-position: bottom center;
    transform: rotate(344deg);
    background-repeat: no-repeat;
    z-index: 0;
}
.section-get-quote-banner .title {
    font-family: 'Gilroy';
    font-size: 112px;
    line-height: 131px;
    letter-spacing: 0.012em;
    font-weight: 800;
    color: #fff;
}
.section-get-quote-banner .container {
    z-index: 1;
    position: relative;
    padding-left: 60px;
    padding-right: 60px;
}
@media(min-width: 767px ) and (max-height: 720px)
{
    .section-home .image-with-video
    {
        max-width: 85%;
    }
}
@media (min-width: 1200px)
{
    .section-get-quote-form .container
    {
        max-width: 970px;
    }
    .section-get-quote-form
    {
        margin-top: -15%;
    }
}
@media (min-width: 1640px)
{
   .section-get-quote-form .container
    {
        max-width: 1354px;
    } 
    .section-get-quote-form
    {
        margin-top: -9%;
    } 
}


.section-get-quote-form  .section-title
{
    font-size: 61px;
    line-height: 59px;
    text-align: right;
}
.activecampaign-form-container
{
    margin-top: 128px;
}
.activecampaign-form-container input[type=text],.form-control,
.activecampaign-form-container textarea
{
    height: 72px;
    border-radius: 5px; 
    border: 1px solid #BFC4CE;
    display: block;
    padding-left: 25px;
    display: block;
    width: 100%;
    
}
.form-group
{
    margin-bottom: 35px;
}
._error
{
    color: red;
}
._form_element .selectric-wrapper ._error
{
    position: absolute; 
    bottom: 0;
}

._form_element .selectric-wrapper
{
    padding-bottom: 35px;
}
.activecampaign-form-container textarea
{
    padding-top: 20px;
}
._form-content
{
    margin-left: -40px;
    margin-right: -40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
._form-content ._form_element
{
        -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 64px;
}
._form-content ._form_element._field11,._form-content ._form_element._field10
{
    margin-bottom: 29px;    
}

._form-content ._form_element._field6 
{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.activecampaign-form-container
{
    padding-bottom: 118px;
}
.activecampaign-form-container  label,.form-group label
{
    font-family: 'Gilroy';
    font-size: 22px;
    font-weight: 300;
    line-height: 26px;
    color: #595F6F;
    margin-bottom: 16px;
}
.activecampaign-form-container .selectric
{
    background: transparent;
    text-align: left;
}
.activecampaign-form-container .selectric .label,.activecampaign-form-container .selectric-items li
{
    text-align: left;
    justify-content: left;
    padding-left: 25px;
}
.activecampaign-form-container ._row._checkbox-radio label
{
    font-weight: 800;

}
.activecampaign-form-container ._button-wrapper
{
    text-align: center;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 60px;
}
.activecampaign-form-container ._submit
{
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
     
    
    
   
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    text-transform: uppercase;
    font-size: 16px;
    box-shadow: 20px 20px 60px rgba(0,0,0,0.4);
    padding: 15px 25px;
    border-radius: 5px;
    color: #fff;
    background: #EA3F41;
    border: none !important;
}
.get-in-touch-block
{
    text-align: center;
    padding: 50px 35px;
    color: #173956;
}
.get-in-touch-block a
{
    color: #173956;
}
.get-in-touch-block .icon
{
       width: 84px;
    height: 84px;
    display: inline-block;
    margin-bottom: 10px;
}
.get-in-touch-block .title
{
    margin-bottom: 15px;
    font-size: 26px;
    font-family: 'Gilroy';
    font-weight: 800;
    line-height: 26px;
}
.get-in-touch-block .text
{
    font-size: 21px;
    line-height: 24px;

}
.other-localtion-info
{
    padding-bottom: 144px;
}
.other-localtion-info .left-part
{
    padding-right: 62px;
    padding-top: 50px;
}
.other-localtion-info .right-part
{
    padding-left: 0px;
}
.other-localtion-info .thumbnail
{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 2;
    border-radius: 12px;
    box-shadow: 10px 10px 20px rgba(0,0,0,0.35);
}
.other-localtion-info .thumbnail img
{
    position: relative;
    z-index: 99;
}
.other-localtion-info .thumbnail:after {
    content: '';
    width: calc(100% + 30px);
    height: calc(100%);
    background: #163753;
    z-index: 0;
    position: absolute;
    border-radius: 12px;
    left: -30px;
    bottom: -30px;
}

/*** ABOUT US PAGE ***/
.section-about-us-banner
{
    padding-top: 46vh;
    padding-bottom: 32vh;
    z-index: 11;
    overflow: hidden;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 200px), 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 200px), 0 100%);
}
.about-banner-and-title-container
{
    position: relative;

}
.section-about-us-banner .container,.about-banner-and-title-container .container,.section-about-2 .container
{
    padding-left: 111px;

    
}
.about-banner-and-title-container .container
{
    position: relative;
    z-index: 111;
}
.about-banner-and-title-container .zoomin-circle
{
    position: absolute;
    z-index: 0;
    bottom:0;
    right:  10%;
    z-index: 1;
     -webkit-animation: movinginloopabout1 50s infinite linear;
     animation: movinginloopabout1 50s infinite linear;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;

} 
.about-banner-and-title-container .moving-triangle
{
    position: absolute;
    z-index: 0;
    bottom: 10%;
    left: 20%;
     z-index: 1;
     -webkit-animation: movinginloopabout2 50s infinite linear;
     animation: movinginloopabout2 50s infinite linear;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.about-banner-and-title-container .circle-object
{
    -webkit-animation: zooming 50s infinite linear;
     animation: zooming 50s infinite linear;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.about-banner-and-title-container .tringle-object
{
    -webkit-animation: rotation 50s infinite linear;
     animation: rotation 50s infinite linear;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
@-webkit-keyframes movinginloopabout1 {
        
        0% {
        -webkit-transform: translateY(0);
        }
        25% {
        -webkit-transform: translate(-258%,-265%);
        }
        50% {
        -webkit-transform: translate(-400%,0);
        }
        75% {
        -webkit-transform:translate(0,-300%);
        }
        100% {
        -webkit-transform: translate(0,0);
        }
}
@-webkit-keyframes movinginloopabout2 {
        
        0% {
        -webkit-transform: translateY(0);
        }
        25% {
        -webkit-transform: translate(154%,-200%);
        }
        50% {
        -webkit-transform: translate(200%,30%);
        }
        75% {
        -webkit-transform:translate(500%,-204%);
        }
        100% {
        -webkit-transform: translate(0,0);
        }
}
 
.section-about-us-banner .tranformed-bg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size:cover;
    background-position: center top; 
}
.section-about-us-banner .tranformed-bg:after
{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #020202;
    opacity: 0.25;

}   
.section-about-us-banner .container
{
    position: relative;
    z-index: 11;
    color: #fff;
}
.section-about-us-banner .content
{
    max-width:717px;
}
.section-about-us-banner .title
{
    font-size: 102px;
    font-family: 'Gilroy';
    line-height: 98px;
    font-weight: 800;
}    
.section-about-us-banner .text
{
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.14em;
}
.section-about-1
{
    background: #173956;
    color: #fff;
    padding-top: 300px;
    margin-top: -225px;
    overflow: hidden;
    z-index: 0;
    padding-bottom: 300px;
}
.section-about-1:before {
    content: '';
    position: absolute;
    left: 0;
    top: 25px;
    width: 100%;
    height: 211px;
    background: #000000;
    -webkit-clip-path: polygon(0 0, 100% 0, 0 211px);
    clip-path: polygon(0 0, 100% 0px, 100% 13px, 0 211px);
    /* filter: drop-shadow(-59px 16px 10px black); */
    filter: blur(5px);
    opacity: 0.16;
}
.section-about-1 .section-title,.section-about-2 .section-title,.section-about-4 .section-title 
{
    font-size: 102px;
    font-family: 'Gilroy';
    line-height: 113px;
    font-weight: 800;
}
.section-about-1 .section-title
{
    color: #fff;
}
.section-about-1 .text
{
    font-size: 38px;
    line-height: 42px;
    letter-spacing: 0.02em;
}
.section-about-1 .left-part
{
        display: flex;
    align-items: center;
    padding-right: 50px;
}
.section-about-1 .right-part
{
    padding-left: 50px;
}
.section-about-2
{
    padding-top: 231px;
    padding-bottom: 140px;
    color: #16415F;
    z-index: 11;
    margin-top: -231px;
    overflow: hidden;
}
.section-about-2 .bg
{
    background-image: url('../img/pattern-2.png');
    background-position: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: #fff;
    -webkit-clip-path: polygon(0 0, 100% 231px, 100% calc(100% - 202px), 0 100%);
    clip-path: polygon(0 0, 100% 231px, 100% calc(100% - 202px), 0 100%);
}
.section-about-2 .container
{
    position: relative;
    z-index: 1;
}
.values-icon-block-container
{
    margin-top: 89px;
}
.values-icon-block-container .row
{
    justify-content: center;
}
.values-icon-block-container  [class*=col]
{
    margin-bottom: 78px;
}
.values-icon-block 
{
    text-align: center;
}
.values-icon-block .icon
{
    width: 138px;
    height: 138px;
    
    margin: 0 auto 14px;
}
.values-icon-block .icon img
{
    width: 100%;
}
.values-icon-block .title
{
    font-size: 36px;
    line-height: 39px;
    letter-spacing: -0.004em;
    font-family: 'Gilroy';
    font-weight: 800;

}
.values-icon-block .text
{
    font-size: 17px;
    line-height: 24px;
}
.section-cta
{
    padding: 50px 0;
}
.section-about-3
{
    background: #49B6B4;
    padding-top: 306px;
    padding-bottom: 124px;
    margin-top: -202px;
    overflow: hidden;
}
.section-about-3 .container
{
    max-width:  1420px;
    margin: 0 auto;
    position: relative;
}
.section-about-3 .section-title
{
    font-size: 105px;
    line-height: 116px;
    color: #fff;
    margin-bottom: 26px;
    text-align: center;
}
.section-about-3 .text
{
    text-align: center;
    font-size: 43px;
    line-height: 51px;
    text-align: center;
    letter-spacing: 0.002em;
    color: #fff;
    margin-bottom: 73px;
}
.section-about-3 .btn-container
{
    text-align: right;
}
.section-about-3 .btn-container .btn
{
    padding: 19px 93px;
    line-height: 22px;
    font-size: 19px;
}
.section-about-3 .bg-text
{
    color:#fff;
    opacity: 0.14;
    font-size: 349px;
    font-family: 'Gilroy';
    line-height: 387px;
    letter-spacing: 0.002em;
    font-weight: 800;
    position: absolute;
    left: 54px;
    z-index: 0;
    top: 50%;
    margin-top: -140px;
    white-space: pre;
    min-width: 100%;
    text-align: center;
}

.section-about-4
{
    padding-top: 153px;
    z-index: 1;
    padding-bottom: 87px;
}
.section-about-4 .container
{
    padding-left: 25px;
    padding-right:25px;

}
.section-about-4 .meet-team-container
{
    margin-top: 91px;
}
.meet-team-item
{
    position: relative;
    padding-bottom: 63px;
}
.meet-team-item .thumbnail
{
    border-radius: 0;
    position: relative;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
}
.meet-team-item .thumbnail img
{width: 100%; transition: all 0.2s;}
.meet-team-item .thumbnail .hover-image
{
    position: absolute;
    z-index: 999;
    left:0;
    opacity: 0;
    top:0;
}
.meet-team-item:hover  .thumbnail .hover-image
{
    opacity: 1;
}
.meet-team-item:hover  .thumbnail .normal-image
{
    opacity: 0;
}
.meet-team-item .text
{
    color: #fff;
    padding-top: 24px;
    padding-left: 28px;
    padding-right: 28px;
    transform: translateY(-173px);
    transition: all 0.2s;
}
.meet-team-item .text .job-title
{
    font-size: 11px;
    line-height: 13px;
    text-transform: uppercase;
}
.meet-team-item .text .name
{
    font-size: 45px;
    font-family: 'Gilroy';
    font-weight: 800;
    letter-spacing: 0.003em;
    line-height: 53px;
}
.meet-team-item:hover .text
{
    transform: translateY(0);
    color: #143956;
}
.section-about-5 .row
{
    margin: 0;
}
.section-about-5 [class*=col]
{
    padding-right: 0;
    padding-left: 0;
}
.section-about-5  .f2f3
{
    height: 50%;
}
.section-about-5 .f4
{
    height: 50%;
}
.section-about-5 .f4 .col
{
    height: 100%;
}
.image-block
{
    position: relative;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.image-block img
{
    visibility: hidden;
}
.image-block .content
{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 112px 65px 180px;
    color: #fff;
}
.image-block .content .title
{
    font-size: 84px;
    line-height: 73px;
    letter-spacing: 0.019em;
    font-family:  'Gilroy';
    font-weight: 800;
    margin-bottom:12px; 
}
.image-block .content .text
{
    font-size: 34px;
    line-height: 34px;
    margin-bottom: 45px;
}
.image-block .content .text p
{
    margin: 0;
}
.image-block .content .btn
{
    font-size: 21px;
}
.section-about-6
{
    padding-top: 170px;
    padding-bottom: 146px;

}
.section-about-6 .available-job-container
{
    margin-top: 65px;
}
.available-job-container .available-job-item
{
    background: #173956;
    color: #fff;
  
    font-size: 20px;
    position: relative;
    line-height: 24px;
}
.available-job-container .available-job-item .title
{
    font-size: 53px;
    font-family: 'Gilroy';
    font-weight: 800;
    line-height: 63px;
    margin-bottom: 10px;
}
.available-job-container .available-job-item .text
{
    transition: all 0.2s;
    opacity: 1;
    overflow: hidden;
    margin-top: -62px;

}
.available-job-container .available-job-item .text
{
    max-width: 500px;
}
.available-job-container .available-job-item .text p
{
    margin: 0;
}
.available-job-container .available-job-item:hover .text
{
     opacity: 0;
}
.available-job-container .available-job-item .btn
{
    font-size: 18px;
    padding: 18px 70px;
    transform: translateY(200px);
    opacity: 0;
    transition: all 0.2s;
    position: relative;
    z-index: 11;
}
.available-job-container .available-job-item:hover .btn
{
    opacity:1;
    transform: translateY(0);
}
.available-job-item .bg
{
    position: relative;
    
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

    z-index: 0;
}
.available-job-item .bg img
{
    width: 100%;
    visibility: hidden;
}
.available-job-item .bg:after
{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;

    top: 0;
    background: #173956;
    opacity: 1;
    transition: all 0.2s;
}
.available-job-item:hover .bg:after
{
    opacity: 0.67;
}
.available-job-item .content
{
    z-index: 1;
    position:absolute;
    padding: 75px 36px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    
    align-items: center;
}
.section-about-6 .container
{
    max-width: 1500px;
}
.apply-for-job-form
{
    background: #5DC9C5;
    padding: 103px 204px;
    max-width: 90%;
    margin: 0 auto;
    position: relative;
}
.apply-for-job-form .mfp-close
{
     width: 112px;
    height: 112px;
    font-size: 110px;
    color: #000;
    text-align: center;
    line-height: 112px;
    position: absolute;
    top: 30px;
    right: 30px;
    background: #fff;
    opacity: 1;
}
.apply-for-job-form .form-container
{
    padding: 147px 238px 263px;
     
     
    background: #fff;
}
.apply-for-job-form .title
{
    font-size: 61px;
    font-weight: 800;
    line-height: 59px;
    margin: 0 0 45px;
    font-family: 'Gilroy';
}
.apply-for-job-form .btn
{
    padding-left: 100px;
    padding-right: 100px;
    font-size: 21px;
    text-transform: uppercase;
    float: right;
    box-shadow: 2px 1px 24px #2DC1BE;
}
.apply-for-job-form .row
{
    margin-left: -20px;
    margin-right: -20px;

}
.apply-for-job-form [class*=col]
{
    padding-left: 20px;
    padding-right: 20px;
}
/* OUR MISSION PAGE */
.page-template-template-our-mission .site-main 
{
    overflow-x: hidden;
}
.section-our-mission-1
{
    padding-top: 165px;
    color: #143956;
    z-index: 0;      
   
}
.section-our-mission-1 .down-bg
{
    height: 753px;
    background-position: left bottom;
    background-size: auto 100%;
    background-repeat: no-repeat;
    z-index: 5;
}
.section-our-mission-1 .title
{
    font-size: 102px;
    font-weight: 800;
    font-family: 'Gilroy';
    line-height: 131px;
    letter-spacing: 0.012em;
}
.section-our-mission-1 .container 
{
    padding-left: 60px;
    padding-right: 60px;
}
.section-our-mission-1 .text
{
    font-size: 38px;
    line-height: 50px;
    color: #707070;
}
.section-our-mission-2
{
     
    z-index: 4;
    
}
.section-our-mission-2 .title
{
    font-size: 81px;
    font-weight: 800;
    line-height: 99px;
    font-family: 'Gilroy';
    color: #112C43;
    text-align: center;
    margin: 0;

}
.section-our-mission-2 .title .highlight
{
    color: #EA3F41;
}
 
.section-our-mission-2 .container
{
    max-width: 67%;
    padding: 0;
} 
 
.section-our-mission-2 .pic-1
{
    position: absolute;
    left: -174px;
    bottom: -70px;
    z-index: 2;
}
.section-our-mission-2 .pic-2
{
    position: absolute;
    right: 23%;
    bottom: 192px;
    z-index: 2;
}
.section-our-mission-2 .pic-3
{
    position: absolute;
    right: -722px;
    top: 43%;
    z-index: 5;
}
.section-our-mission-2 .bg-1
{
    
    background-size:  117%;
    background-repeat: no-repeat;
    background-position: left top;
    position: relative;
    z-index: 1;
}
.section-our-mission-2 .bg-1 .bg-img,.section-our-mission-2 .bg-2 .bg-img
{
    visibility: hidden;
    max-width: 100%;
}
.section-our-mission-2 .bg-1 .bg-img
{
    max-width: 117%;
}
.section-our-mission-2 .bg-2
{
    
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: left top;
    position: relative;
    margin-top: -100px;
    z-index: 0
}
.section-our-mission-3 .bg-1
{
    
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: left top;
    position: relative;
    margin-top: -25px;
    z-index: 0;
}
.section-our-mission-3 .bg-1 img ,.section-our-mission-3 .bg-2 img
{
    visibility: hidden;
    max-width: 100%;
}
.section-our-mission-3 .bg-2
{
    
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: left top;
    position: relative;
    margin-top: -25px;
    z-index: 0;
    width: 100%;
    position: absolute;
    right: -282px;
    top: -149px;
    z-index: 0;
}
.section-our-mission-3 .container
{
    position: relative;
    padding-top: 82px;
}
.section-our-mission-3 .content
{
    max-width: 800px;
    font-size: 38px;
    line-height: 50px;
    color: #707070;
    position: relative;z-index: 1;
}
 
.section-our-mission-4
{
    z-index: 1;
    padding-bottom: 176px;
}
.section-our-mission-4 .bg-1
{
    
    background-size: 114%;
    background-repeat: no-repeat;
    background-position: 100% top;
    position: relative;
   
    z-index: 0;
}
.section-our-mission-4 .bg-2
{
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 100% top;
    position: relative;
   
    z-index: 1;
    margin-top: -90px;
}
.section-our-mission-4 .pic-1
{
     
    width: 67%;
    margin-left: -122px;
    margin-top: -350px;
    position: relative;
    z-index: 2;
}
.section-our-mission-4 .text
{
    max-width: 808px;
    position: absolute;
    right: 0;
    color: #707070;
    font-size:38px;
    line-height: 50px; 
    top: 30px;
}
.section-our-mission-4 .pic-1 img
{
    width: 100%;
}
.section-our-mission-4 .bg-1 img
{
    visibility: hidden;
    max-width: 115%;
}
.section-our-mission-4 .bg-2 img
{
    min-width: 100%;
}
.section-our-mission-4 .container
{
    
    margin:0 auto;
    position: relative;

}
.section-our-mission-4-1
{
    padding-top: 151px;
}
.section-our-mission-4-1 .pic-1
{
    position: absolute;
    z-index: 0;
    
    top: 0;
    left: 31%;
}
.section-our-mission-4-1 .bg-1
{
    background-size: auto 104%;
    background-repeat: no-repeat;
    background-position: 88% top;
    position: relative; 
    z-index: 1;
}
.section-our-mission-4-1 .bg-1 img
{
    visibility: hidden;
}
.section-our-mission-4-1 .text
{
    font-size: 38px;
    color: #fff;
    line-height: 50px;
    max-width: 808px;
}
.section-our-mission-4-1 .title
{
    font-size: 81px;
    font-family: 'Gilroy';
    line-height: 99px;
    color: #112C43;
    font-weight: 800;
    text-align: center;
    position: absolute;
    left: 5%;
    width: 100%;
    top: 76px;
}
.section-our-mission-4-1 .container
{
    position: relative;
    z-index: 2;
    max-width: 1282px;
      
}
.section-our-mission-6 .text
{
    font-size: 38px;
    color: #fff;
    line-height: 50px;
    max-width: 808px;
    color: #112C43;
}
.section-our-mission-6 .bg
{
    padding-top: 0;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: left bottom;
    position: relative;
}
.section-our-mission-6 .bg .bg-img
{
    visibility: hidden;
    max-width: none;
}
.section-our-mission-7
{
    padding-top: 222px;
    padding-bottom: 130px;
    background: #62CAC7;
    color: #fff;
    text-align: center;
}
.section-our-mission-7 .title
{
    font-size: 81px;
    font-family: 'Gilroy';
    font-weight: 800;
    line-height: 99px;
}
.section-our-mission-7 .btn
{
    padding: 19px 82px;
    margin-top: 50px;
}
.mobile-bg,.mobile-pic
{
    display: none;
}
.section-our-mission-5 .bg-1
{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 70% center;
}
.section-our-mission-5 .bg-1 img
{
    visibility: hidden;
}
.section-our-mission-5 .pic-1
{
    max-width: 50%;    
}

.section-our-mission-5
{
        margin-top: -450px;
    z-index: 5;
}
.section-our-mission-5 .bg-2
{
     
    background: #173956;
    width: 100%;
    position: absolute;
    height: 100%;
    z-index: 0;
}
 
.section-our-mission-5 .text
{
    width: 808px;
    font-size: 38px;
    line-height: 50px;
    color: #fff;
    position: absolute;
    bottom: 34%;
}
.section-our-mission-5 .pic-1
{
    position: absolute;
    right: -8%;
    bottom: -10%;
}
.section-our-mission-5 .pic-1 img
{
    max-width: 100%;
}
/* OUR PROCESS */
.section-our-process-banner
{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

}
.section-our-process-banner .container
{
    position: relative;
    z-index: 1;
}
.section-our-process-banner .container,.section.section-our-process .container
{
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    color:#fff;
    padding-left: 107px;
    padding-right: 71px;
}
.section-our-process-banner .container .title, .section.section-our-process  .title
{
    font-size: 106px;
    line-height: 106px;
    font-family: 'Gilroy';
    font-weight: 800;
    color: #fff;
}
.section.section-our-process .content
{
        position: relative;
        z-index: 999;
}
.section-our-process-banner .container .text
{
    font-size: 43px;
    line-height: 74px;
    letter-spacing: -0.02em;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
.section-our-process-banner:after
{
    content: '';
    background: #0F2940;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    z-index: 0;
}
 .section.section-our-process .container,.section-our-process-banner .container
 {
    max-width: 64%;
    margin-left: 0;
    padding-left: 13%;
    background: rgba(0,0,0,.25);
 }
.section-our-process-banner .container 
 {
    background: transparent;
 }

 .section.section-our-process  .text
{
    font-size: 30px;
    line-height: 36px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
     
 }
 .section.section-our-process ul 
 {
    list-style: none;
    padding: 0;
    margin: 0;
 }
 .section.section-our-process ul li
 {
    position: relative;
    margin-bottom: 38px;
 }
 .section.section-our-process .logo-process
 {
    position: absolute;
    right: -373px;
}
 .section.section-our-process ul li:after
 {
    content: '';
    width: 16px;
    height: 16px;
    background: #fff;
    border-radius: 50%;
    top: 16px;
    display: block;
    position: absolute;
    left: -32px;
 }
.our-process-navs
{
    width: 36%;
    position: fixed;
    top: 0;
    right:  0;
    display: flex;
    align-items: center;
    z-index: 999;
    height: 100%;
    
    padding-right: 72px;

}
.our-process-navs ul
{
    padding: 0;
    margin: 0;
    display: block;
    list-style: none;
    width: 100%;
    text-align: right;
}
.our-process-navs ul li a
{
    font-size: 41px;
    font-weight: 300;
    font-family: 'Gilroy';
    line-height: 75px;
    color:#fff;
}

.our-process-navs ul li.active a
{
    font-weight: 800;
    text-decoration: none;
}
.section-thank-you-banner
{
    min-height: 100vh;

    background-image: url(../img/pattern-2.png);


    overflow: hidden;
}
 
.section-thank-you-banner .compass-bg
{
    margin-top: -13%;
    
    
}
.section-thank-you-banner .content
{
    max-width: 820px;
    text-align: center;
    margin: 0 auto;
    margin-top: -24%;
    margin-left: 37%;

}
.section-thank-you-banner .title
{
    font-size: 112px;
    line-height: 135px;
    font-family: 'Gilroy';
    font-weight: 800;
    color: #112C43;
}
.section-thank-you-banner  .text
{
    font-size: 41px;
    line-height: 59px;
    color: #112C43;
    text-align: center;
    font-family: 'Gilroy';
    font-weight: 300;
    letter-spacing: 0.0023em;
}
.section-thank-you-banner  .blog-badge{
    background:#EA3F41;
    color: #fff;
    padding: 100px;
    padding-right: 41px;
    border-radius: 5px;
     
    padding-left: 80px;
    position: fixed;
    top: 50%;
    transform:  translateY(-50%) translateX(calc( 90% - 40px )); 
    right: 0;
    z-index: 1000;
    font-size: 20px;
    font-family: 'Gilroy';
    line-height: 27px;
    color:#fff;
    max-width: 467px;
    transition: all 0.2s;
}
.section-thank-you-banner  .blog-badge:hover,.section-thank-you-banner  .blog-badge:focus
{
    transform:translateX(0) translateY(-50%);
}
.section-thank-you-banner  .blog-badge:hover .animation-arrow{
    display: none;
}
.section-thank-you-banner  .blog-badge .button
{
    color: #fff;
    font-size: 31px;
    letter-spacing: 0.081em;
    line-height: 36px;
    font-family: 'Gilroy';
    font-weight: 800;
    position: absolute;
    left: 0;
    transform: translateY(-50%) rotate(-90deg);
    padding: 0 5px;
    text-align: center;
    top: 50%;
        margin-left: 7px;
}
.section-thank-you-banner  .blog-badge .disc
{
    text-align: center;
}
.animation-arrow
{
    position: absolute;
    top: 50%;
    left: -50px;     
    transform: translateY(-50%); 

}
.animation-arrow .one,.animation-arrow .two,.animation-arrow .three {
    width: 16px;
    height:30px;
    background-image: url('../img/blog-animate-arrow.png');
    display: inline-block;
    background-size: contain;
    background-position: center;
    
    
}
.animation-arrow .one
{
    -webkit-animation: firstarrow 2s infinite linear;
    animation: firstarrow 2s infinite linear;
    animation-delay: 1s;
    opacity: 0;
    position: absolute;
    left: 0;
    transform: scale(0.2) translateX(-100%);   
    transform-origin: 50% 50%;
}
.animation-arrow .two
{
    -webkit-animation: twoarrow 2s infinite linear;
    animation: twoarrow 2s infinite linear;  
    transform-origin: 50% 50%;
    opacity: 0;
    transform: scale(0.2); 
    translateX(-100%)
}

.animation-arrow .three
{
    -webkit-animation: threearrow 1s infinite linear;
    animation: threearrow 1s infinite linear;
    transform-origin: 50% 50%;
    animation-delay: 1s;
    opacity: 1;
    transform: scale(1);
} 
@-webkit-keyframes firstarrow {
        
        0% {
            -webkit-transform: translateX(-100%) scale(0.2);

            opacity: 0;
        }
             
        40% {
            -webkit-transform: translateX(0) scale(1);
            opacity: 1;
        } 
        60% {
            -webkit-transform: translateX(0) scale(1);
            opacity: 1;
        }
        100% {
            -webkit-transform: translateX(calc(20px)) scale(1);
            opacity: 1;
        }
        
}
@-webkit-keyframes twoarrow {
        
        0% {
            -webkit-transform: translateX(-100%) scale(0.2);
            opacity: 0;
        }
        40% {
            -webkit-transform: translateX(0) scale(1);
            opacity: 1;
        } 
        60% {
            -webkit-transform: translateX(0) scale(1);
            opacity: 1;
        } 
        100% {
            -webkit-transform: translateX(20px) scale(1);
            opacity: 1;
        }
}
@-webkit-keyframes threearrow {
        
        0% {
            -webkit-transform: translateX(0) scale(1);
            opacity: 1;
        }
           
        100% {
            -webkit-transform: translateX(100%) scale(0.2);
            opacity: 0;
        }
}
/* BLOG page */
.section-blog-banner .tranformed-bg {
    position: absolute;
    left: -196px;
    top: -556px;
    width: calc(100% + 120px);
    height: calc(100% + 158px);
    background-size: cover;
    background-position: bottom center;
    transform: rotate(341deg);
    background-repeat: no-repeat;
    z-index: 0;
    background-color: #49B6B4;
    box-shadow: 0 17px 6px rgba(0,0,0,0.16);
}
.section-blog-banner
{
    padding: 170px 0;
    overflow: visible;
    z-index: 3;
    text-align: left;
    position: relative;
    background-color: #49B6B4;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

}
.site-wrapper
{
    padding-top: 43px;
}
.section-blog-banner a
{
    border:none;
    color: #fff;
    text-decoration: none ;
}
.section-blog-banner .content
{
    display: inline-block;
}
.section-blog-banner .sub-title
{
    color: #fff;
    margin: 0 0 6px;
    font-weight: 500;
    font-size: 22px;
    opacity: .75;
}
.section-blog-banner:after
{
    content: '';
    background: #000;
    opacity: 0.25;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.section-blog-banner .container
{
    z-index: 1;
    position: relative;
}
.section-blog-banner .title
{
    font-size: 44px;
    font-family: 'Gilroy';
    line-height: 56px;
    font-weight: 800;
    color:#fff;
}
.section-blog-banner .cat-filter-box
{
     
    margin: 10px 0 0;
}
.section-blog-list .blog-list-item
{
    position: relative;
    margin-bottom: 30px;
    
}
.section-blog-list .blog-list-item  .inner
{
    transition: all 0.2s; 
}
.section-blog-list .blog-list-item .category-title
{
    font-size: 11px;
}

.section-blog-list .blog-list-item:hover .inner,.section-blog-list .blog-list-item:focus .inner
{
    box-shadow: 0 10px 15px -10px rgba(30,45,62,.21), 0 5px 40px -10px rgba(31,44,60,.1);
    text-decoration: none;
}
/*.section-blog-list .blog-list-item .inner
{
    padding-left: 145px;
    padding-bottom: 174px;
}*/
.section-blog-list .blog-list-item .author-name
{
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    line-height: 20px;
    text-transform: uppercase;
    color: #707070;
}
.section-blog-list .blog-list-item .post-title
{
    font-size: 15px;
    font-family: 'Gilroy';
    font-weight:800;
    line-height:21px;
    color: #707070;
}
/*.section-blog-list .blog-list-item .header
{
    position: absolute;
    top: 0;
    left: 145px;
    transform: rotate(-90deg) translateX(-100%) translateY(-100%);
    transform-origin: 0 0;
}*/
.section-blog-list .blog-list-item .header
{
    
    background: #f1f3f5;
    border-radius: 0 0 4px 4px;
    border-top: 0;
    color: #405261;
    
     
    line-height: 1.5em;
    min-height: 50px;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 24px 45px 28px;
}
.section-blog-list .blog-list-item .thumbnail
{
     
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    height: 300px;
    background-position: center;
}
.section-blog-list .blog-list-item .thumbnail img
{
    visibility: hidden;
}
.section-blog-list .blog-list-item.style-2 .thumbnail
{
    height: 433px;
}
.section-blog-list .blog-list-item.style-1 .thumbnail
{
    height: 600px;
}
.section-blog-list .blog-list-item .excerpt
{
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    line-height: 22px;
    color: #173956;
}
.section-blog-list .blog-list-item.style-1
{
   
    padding-right: 0;
    
    width: 40%;
}
 

.section-blog-list .cat-filter-box .inner{
   padding: 25px 0;
}
 
.section-blog-list  .blog-list-item.style-2 .inner
{
    padding-right: 125px;
}
.section-blog-list
{
    padding-top: 150px;
    padding-bottom: 150px;
    margin-top: 0px;
    
    background-image: url(../img/pattern-2.png);
    overflow: hidden;
    z-index: 2;

}
.section-blog-list .pagination .loader {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    opacity: 0.7;
    display: none;
    z-index: 999;
}
.section-blog-list  .pagination
{
    position: relative;
}
.section-blog-list .pagination .loader  .gif
{
    width: 100px;
    height: 100px;
    background-image: url(../img/loader.gif);
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    background-size: contain;
}
.cat-filter-box .selectric
{
    border: 0;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
}
.cat-filter-box .selectric-wrapper .selectric .label
{
    background: #fff;
}
 
.open-menu-button
{
    background: #EA3F41;
    color: #fff;
    padding: 24px 64px;
    text-transform: uppercase;
}
.mobile-our-process_menu{
    position: relative;
    display: none;
}
.mobile-our-process_menu .open-menu-button
{
    width: 100%;
    position: relative;
     
}
.mobile-our-process_menu .open-menu-button .label
{
    font-size: 15px;
    text-align: center;
    display: block;
    line-height: 15px;
    margin: 0;
}
.mobile-our-process_menu .open-menu-button .button
{
    position: absolute;
    right: 21px;
    top: 50%;
    margin-top: -13px;

}
.mobile-our-process_menu .menu
{
    list-style: none;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    
    margin: 0;
    display: none;
}
.mobile-our-process_menu .menu li a
{
    padding: 18px 0;
    text-align: center;
    font-size: 15px;
    font-family: 'Gilroy';
    font-weight: 300;
    line-height: 15px;
    display: block;
    color: #0F2940;
    background: #fff;
    border-bottom: 1px solid #EA3F41;
}
.section-our-process-banner .container .content
{
    width: 100%;
}
/* SINGLE POST CSS */
.single-post .site-main 
{
     padding-left: 90px;
}
.single-post .landing-logo
{
    display: none;
}
.single-post-container
{
   
   
}
.single-post-container .container
{
    
}
.single-post-container .single-post-nav
{
    padding: 70px 60px;
}
.single-post-container .single-post-nav .link
{
    display: block;
    font-size: 52px;
    line-height: 52px;

    color: #707070;
    font-family: 'Gilroy';
    font-weight: 800;
    position: relative;
}
.single-post-container .single-post-nav .link.main-menu-link
{
    padding-left: 96px;
    
}
.single-post-container .single-post-nav .link.next-post-link{
     padding-right: 96px;
     text-align: right;
}
.single-post-container .single-post-nav .link span
{
    vertical-align: middle;
    color: #16415F;
    font-size: 33px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -16.5px;

}
.single-post-container .single-post-nav .link.next-post-link span
{
    right: 0;
    left: auto;
}
.single-banner
{
    padding-top: 143px;
    padding-bottom:150px;
    padding-left: 139px;
    position: relative;
    padding-right: 340px;
    margin-bottom: 4em;
    /*-webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 346px), 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 346px), 0 100%);*/
}
.single-banner .bg
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.single-banner .bg:after
{
    background: #000;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.32;
}
.single-banner .content
{
    position: relative;
    z-index: 2;
    color: #fff;
}
.single-banner .content .title
{
    font-size: 106px;
    font-weight: 800;
    font-family:  'Gilroy';
    line-height: 111px;
    margin: 0 0 18px; 
}
.author-meta
{
    position: relative;
    font-size: 16px;
    line-height: 20px;
}
.call-to-action
{
    padding: 25px 120px;
    border: 5px solid rgba(0,0,0,0.10);
    text-align: center;
    max-width: 850px;
    margin: 0 auto;
}
.call-to-action .ctatitle
{
    font-size: 36px;
    line-height: 45px;
    margin-bottom: 25px; 
}
.main-content .author-meta
{
    margin-top: 55px;
}
.author-meta .author-name
{
    font-family: 'Lato', sans-serif;
    line-height: 30px;
    font-style: italic;
    font-size: 24px;
}
.author-meta .pic
{
    margin-top: 18px;
    border-radius: 50%;
    border: 4px solid #4EC2BE;
    overflow: hidden;
    width: 96px;
    height: 96px;
    
}
.author-meta .meta-content
{
    position: absolute;
    left: 120px;
    top: 50%;
    transform: translateY(-50%);
}
.social-share-container
{
    position: relative;
}
.social-share-container.fixed
{
    position: fixed;
    top: 78px;
    z-index: 55;
}
.social_share_links
{
    list-style: none;
    margin: 0;
    
    padding: 0;
}
.single-post-container  .social_share_links
{
    position: absolute;
    left: -70px;
    top:0;
}
  
.social_share_links li a
{
    display: block;
    width: 45px;
    height: 45px;
    background: #4EC2BE;
    opacity: 0.8;
    border-radius: 50%;
    line-height: 45px;
    text-align: center;
    color: #163855;
    font-size: 23px;
}
.social_share_links li a:hover,.social_share_links li a:active
{
    opacity: 1;
}
.social_share_links li
{
    margin-bottom: 10px;
}
.section-recommended-post
{
    padding: 40px 0;
    background: transparent;
    margin: 0;
    z-index: 99;
    background: #fff;
    
}
.section-recommended-post .section-title
{
    text-align: center;
    font-size: 40px;
    line-height: 45px;
    margin:0 0 45px; 
}
.single-banner .content .author-meta
{
    margin-bottom: 61px;
     
    position: relative;
}
.single-banner .content .excerpt
{
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
      font-family: 'Lato', sans-serif;
}
.single-post-container .main-content
{
    font-size: 33px;
    line-height: 40px;
    
    font-family: 'Lato', sans-serif;
    color: #163855;
    padding-left: 298px;
    padding-right: 388px;
    padding-bottom: 78px;
}
.single-post-container .main-content h2
{
    font-size: 2em;
}
.single-post-container .main-content h3
{
    font-size: 1.8em;
}
.single-post-container .main-content h4
{
    font-size: 1.5em;
}
.single-post-container .main-content h5
{
    font-size: 1.3em;
}
.single-post-container .main-content h6
{
    font-size: 1.1em;
}
.single-post-container .main-content p
{
    margin-bottom: 40px;
}
.single-post-container .main-content blockquote
{
    font-size: 60px;
    letter-spacing: -0.05em;
    font-family: 'Gilroy';
    font-weight: 800;
    line-height: 70px;
    position: relative;
    margin-bottom: 90px;
    margin-top: 15px;
    padding-left: 200px;
}
.single-post-container .main-content blockquote p
{
    margin: 0;
}
.single-post-container .main-content blockquote:after
{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-image: url('../img/quote.png'); 
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 100%;
    width: 130px;
}
.single-post-container .main-content img
{
    max-width: 100%;
}
.section-404-banner
{
   padding-top: 240px;
   text-align: center;
   color: #173956;
   overflow: hidden;
}
.section-404-banner .title
{
    font-size: 435px;
    line-height: 505px;
    font-family: 'Gilroy';
    font-weight: 800;
    letter-spacing: 0.085em;
}
.section-404-banner .sub-title
{
    font-size: 61px;
    line-height: 65px;
    font-family: 'Gilroy';
    font-weight: 800;
    margin-bottom: 50px;
    letter-spacing: 0.085em;
}
.section-404-banner .btn
{
    font-size: 31px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 20px 44px;

}
.section-404-banner .bg {
    background-image: url(../img/404.png);
    background-repeat: no-repeat;
    background-position: 25% bottom;
    background-size: 135%;
    margin-top: -8%;
}
.section-404-banner .bg img
{
    visibility: hidden;
    max-width: 135%;
    
     
}
#menu-canvas
{
    position: absolute;
    width: 100%;
    height: 35px;
    bottom:100%;
    left: 0;
    z-index: 9998;
    transition: all 0.2s;
}
.page-template-default .landing-logo
{
    display: none;
}
.trutsted-logo
{
    background: #16425f;
    padding: 144px 40px; 
    position: relative;
    overflow: hidden;
    /* height: 100%; */
}
.trutsted-logo .trutsted-logo-title
{
    text-align: center;
    font-size: 30px;
    font-family: 'Gilroy';
    font-weight: 700;
    color: #fff;
    margin-bottom: 50px;
}
.trutsted-logo .logo-list
{
    list-style: none;
    padding: 0;
    margin: 0 -15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    z-index: 999
}
.trutsted-logo .logo-list li
{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; 
    padding: 0 15px;
    margin-bottom: 70px;
    align-items: center;
    display: flex;
    justify-content: center;
}
.trutsted-logo .logo-list li a{
    border: none;
    box-shadow: none !important;
}
.site-main .trutsted-logo .logo-list li a:hover
{
    box-shadow: none !important;background: transparent !important; 
}
.section-calculator-1 .right-part
{
    background: #16425f;
}
.page-template-template-calculator .site-footer
{
    display: none;
}
.section-calculator-1
{
    position: relative;
    padding: 0 15px;
}
.section-calculator-1 .floating-bg
{
     
    background-image: url(../img/pattern.png);
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-animation:  scrolling 50s infinite linear;
    
    animation:  scrolling 50s infinite linear;

    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.section-calculator-1 .floating-bg.part-2
{
    top: 0;
}
.section-calculator-1 .left-part
{
    padding-top: 8vw;
}
.calculator-container
{
    
    margin: 0 auto;
    padding-bottom: 50px;
     
}
.calculator-container .question-title
{
    text-align: center;
    font-size: 37px;
    line-height: 45px;
    color: #16425f;
    font-family: 'Gilroy';
    font-weight: 700;
    margin-bottom: 35px;
}
.calculator-container .landing-slide .question-title  
{
    
    font-size: 67px;
    line-height: 71px;
}
.calculator-container  .calculator-sub-title
{
    color: #16425f;
    padding: 0 40px 25px;
    border-bottom: 2px solid #f5f5f5;
    font-size: 29px;
    text-align: center;
    max-width: 545px;
    margin: 0 auto;
}
.calculator-container  .calculator-sub-title span
{
    color: #ea3f41;
    font-style: italic;
}
.calculator-container .question-title .red-dot
{
    color: #ea3f41;
    width: 14px;
    height: 14px;
    border-radius: 50%;
}
.calculator-container .landing-slide .thumbnail
{
    margin-bottom: 30px;
    text-align: center;
} 
.calculator-container .landing-slide .thumbnail img
{
    margin: 0 auto;
}
.calculator-container .question-title > span
{
    position: relative;
    display: inline-block;
}
.calculator-container .question-title > span:after
{
    content: '';
    border-bottom: 4px solid #52c2bd;
    position: absolute;
    bottom: 0;
    left:0;
    width: 100%;
    height: 1px;
}
.calculator-question-slider .item
{
    
    padding-left: 1.3%;
    padding-right: 1.3%;
    outline: none;
    box-shadow: none;
    height: auto;
    padding-bottom: 50px;
}
.calculator-question-slider .item.last-result-slide
{
    padding-bottom: 100px;
}
.landing-slide .btn
{
    background: #2b536d;
    color: #fff;
    font-size: 21px; 
    line-height: 21px;
    text-transform: capitalize;
    position: relative;
    padding: 16px  56px;
}
.landing-slide .btn i
{
    position:absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
}

.calculator-container .landing-slide .get-started-link
{
    margin-top: 30px;
    text-align: center;
}
.calculator-container .slick-dots li button
{
    width: 12px;
    height: 12px;
    background: #eaeaea;
    box-shadow: none;
}   
.calculator-container .slick-dots li{
    margin-right: 11px;
}
.slider-slide-notification
{
    margin-top: 0px;
}
.calculator-container .slick-dots{
    
    bottom: 58px;
    width: 100%;
    text-align: center;
}
.calculator-container .slick-dots li.slick-active button
{
    background: #2b536d;
}
.calculator-container .desc
{
    color: #777777;
    text-align: center;
    margin-bottom: 78px;
}
.calculator-container .slide-control-bar
{   
    padding-top: 34px;
    border-top: 1px solid #f5f5f5;
    max-width: 543px;
    margin: 0 auto;
}
.calculator-container .slide-control-bar .btn
{
    background: #2b536d;
    text-transform: capitalize;
    color: #fff;
    padding: 15px 20px;
    font-size: 20px;
    box-shadow:none !important;
}
.calculator-container .slide-control-bar .btn:disabled
{
    opacity: 0.5;
}
.calculator-container .slide-control-bar .btn i
{
    margin: 0 12px;
}
.calculator-container .slide-control-bar .btn.btn-back i
{
    margin-left: 0;
}
.calculator-container .slide-control-bar .btn.btn-back
{
    background: #f05857;
}
.calculator-container .slide-control-bar .btn.btn-next
{
    float: right;
}
.calculator-container .slide-control-bar .btn.btn-next.is-loading
{
    background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxwYXRoIGQ9Ik0yMy4zMjEgMi41MThsLTEuNjY0IDIuNDk2QTExLjk0MyAxMS45NDMgMCAwIDAgMTUuMDAxIDNMMTUgMGMzLjA3OCAwIDUuOTQuOTI3IDguMzIxIDIuNTE4eiIgaWQ9ImEiLz48cGF0aCBkPSJNMTUgMGM4LjI4NCAwIDE0Ljk5OSA2LjcxNiAxNSAxNSAwIDguMjg1LTYuNzE2IDE1LTE1IDE1LTguMjg0IDAtMTUtNi43MTUtMTUtMTVDMCA2LjcxNiA2LjcxNiAwIDE1IDB6bTAgMjdjNi42MjggMCAxMi01LjM3MiAxMi0xMiAwLTYuNjI3LTUuMzcyLTEyLTEyLTEyQzguMzc0IDMgMyA4LjM3MyAzIDE1YzAgNi42MjggNS4zNzMgMTIgMTIgMTJ6IiBpZD0iYiIvPjwvZGVmcz48dXNlIHhsaW5rOmhyZWY9IiNhIj48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVUeXBlPSJ4bWwiIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiBmcm9tPSIwIDE1IDE1IiB0bz0iMzYwIDE1IDE1IiBkdXI9IjAuNjZzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIvPjwvdXNlPjx1c2Ugb3BhY2l0eT0iLjIiIHhsaW5rOmhyZWY9IiNiIi8+PC9zdmc+');
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 1.5em;
    color: transparent;
}
.calculator-container .slide-control-bar .btn.btn-next i
{
    margin-right: 0;
}
.calculator-container .option-area
{
    min-height: 255px;
    position: relative;
    font-size: 26px;
}
.calculator-container  .custom-radio 
{
    position: relative;
    cursor: pointer;
}
.calculator-container  .custom-radio label
{
    color: #000;
    padding-left: 50px; 
    position: relative;
    z-index: 1;
}
.calculator-container  .custom-radio .radio-frnt
{
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: 2px solid #000;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 0;
    margin-top: -15px;
}
.calculator-container  .custom-radio  input
{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0;
    visibility: hidden;
}
.calculator-container  .custom-radio input:checked + .radio-frnt
{
    border-color: #6fbfc4;
}
.calculator-container  .custom-radio input:checked + .radio-frnt:after
{
    content: '';
    position: absolute;
    width: 11px;
    height: 11px;
    background: #6fbfc4;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
}
.radio-button-list .custom-radio
{
    margin-bottom: 14px;
}
.radio-button-list .custom-radio:last-of-type
{
    margin-bottom: 0;
}
.styles-with-image .styles-with-image-item
{
     
    padding: 0 7.5px;
    cursor: pointer;
    position: relative;
    height: auto;
}
.styles-with-image .styles-with-image-item.disabled
{
    opacity: 0.5;
    cursor: default;
}
.styles-with-image .styles-with-image-item .input-radio
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    opacity: 0;
    cursor: pointer;
}
.styles-with-image .styles-with-image-item.disabled .input-radio
{
    cursor: default;
}
.animation-styles-slider
{
    position: relative;
    margin: 0 -65px;
    padding: 0 65px;
}
.styles-with-image .styles-with-image-item .thumbnail
{
    position: relative;
}
.styles-with-image .styles-with-image-item .thumbnail img
{
    width: 100%;
}
.styles-with-image .styles-with-image-item .thumbnail .hover
{
    position: absolute;
    left:0;
    right: 0;
    width: 100%;
    height: 100%;
    display: none;
    top: 0;
    overflow: hidden;

}
.styles-with-image .styles-with-image-item:not(.disabled):hover .hover
{
    display: block;
}
.styles-with-image .styles-with-image-item .thumbnail .hover img
{
    
    max-width: none;
    height: 100%;

}
 
.styles-with-image .styles-with-image-item  .caption
{
    background: #ebebeb;
    padding: 15px;
    color: #525252;
    font-size: 16px;
    text-align: center;
    border-top: 1px solid #fbfbfb;
}
.styles-with-image .styles-with-image-item .item-inner
{
    position: relative;
    border: 1px solid #fbfbfb;
}
.styles-with-image .styles-with-image-item:not(.disabled):hover .item-inner,
.styles-with-image .styles-with-image-item:not(.disabled) .input-radio:checked + .item-inner
{
    border-color: #3aa8ae;
}
.styles-with-image .styles-with-image-item:not(.disabled):hover .caption,
.styles-with-image .styles-with-image-item:not(.disabled) .input-radio:checked + .item-inner .caption
{
    border-color: #3aa8ae;
    background: #3aa8ae;
    color: #fff;
}
.option-area .slick-arrow
{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    color: #fff;
    background: #bebebe;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    outline: none;
    border: none;
    cursor: pointer;
    padding-right: 3px;
}
.option-area .slick-arrow i
{
    line-height: 30px;
}
.option-area .slick-arrow.arrow-next
{
    right: 0;
    left: auto;
    padding-right: 0;
    padding-left: 3px;
}
.option-area .slick-arrow.slick-disabled
{
    display: none !important; 
}
.option-area .slick-arrow:hover
{
    background: #6a6a6a;
}
.option-area  .contact_form
{
    max-width: 543px;
    margin: 0 auto 0px;
}
.option-area  .contact_form .form-group
{
    margin-bottom: 15px;
}
.option-area  .contact_form .form-control,.script_calculator_popup .form-control
{
    background: #f5f8fa;
    color: #16425f;
    font-size: 16px;
    border-color: #cbcfd4;
    height: 48px;
    padding-left: 12px;
    box-shadow: none !important;
}
.error-slide .option-area
{
    text-align: center;
}
.error-slide .option-area .restart-question-btn
{
    background: #3aa8ae;
    color: #fff;
    text-align: center;
    padding: 14px 3rem;
    font-size: 20px;
    text-transform: capitalize;
 
}
.intl-tel-input.allow-dropdown
{
    width: 100%;
}
.intl-tel-input.separate-dial-code .selected-dial-code,.intl-tel-input .country-list .country
{
    font-size: 13px;
}
.calculator-question-slider .last-result-slide .sub-title
{
    text-align: center;
    font-size: 26px;
    color: #16425f;
    margin-bottom: 11px;
}
.calculator-question-slider .last-result-slide .sub-title span
{
    color: #ef514f;
    font-style: italic;
     
}
.calculator-question-slider .last-result-slide .thumbnail img
{
    margin:0 auto;
}
.calculator-question-slider .last-result-slide .book-a-call-btn
{
    background: #3aa8ae;
    color: #fff;
    text-align: center;
    padding: 14px 3rem;
    font-size: 20px;
    text-transform: capitalize;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) translateY(50%);
}
.custom-slider-styles
{
    padding-top: 77px;
}
.custom-slider-styles .ui-widget-content
{
    background: #d0d1d3;
    border-radius: 15px;
    border: 0;
    cursor: pointer;
}
.custom-slider-styles .ui-widget-content .ui-slider-handle
{
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 50%;
    outline: none !important;
    border: 15px solid #ea4042;
    top: 50%;
    white-space: nowrap;
    transform: translateY(-50%);
}
.custom-slider-styles .ui-widget-content .slider-filled
{
    position: absolute;
    height: 100%;
    border-radius: 15px;
    background: #52c2bd;
}

/* CUSTOM NEW CSS */ 

.handle-value-container
{
    color: #fff;
    font-size: 23px;
    line-height: 23px;
    padding: 15px;
    background: #15425f;
    border-radius: 7px;
    position: absolute;
    bottom: calc(100% + 25px);
    left: 50%;
    transform: translateX(-50%);
}
.handle-value-container:after
{
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #15425f;
}
.top-bar
{
	display: none;
}
.header-1-top
{
	display: none;
}
.header-1-top
{
	display: block;
}
.logo-container
{
	display: none;
}
.header-1-top .logo
{
	max-width: 244px;
}
.scrolled .header-1-top .logo
{
	display: none;
}
.site-header
{
	padding-top: 35px;
	 
	padding-bottom: 0;
	position: fixed;
    z-index: 9999;
    background: transparent;
	transition: all 0.2s;
}
.scrolled .site-header
{
    background: #fff;
    padding:5px 0;
}
.header-1-top .right-col
{
	text-align: right;
	font-family: 'Gilroy';
	font-weight: 900;
	font-size: 16px;
	line-height: 24px;
}
.header-1-top .right-col p
{
    margin:0;
}
.header-1-top .right-col .btn
{
	margin-left: 35px;
}
.nav-menu-container .nav-logo
{
	width: 52px;
	height: 52px;
	top: 9px;
}
.header-1-top .btn
{
	padding: 12px 31px; 
	font-weight: 400;
	font-family: 'Lato', sans-serif;
}
.nav-menu-container
{
	padding-top: 20px;
	padding-bottom: 20px;
	transform-origin: 70px 0;
    min-width: 100vh;
    top: 69px;
}
.humberg-menu
{
	width: 33px;
}
.nav-menu-container.scrolled .humberg-menu
{
	left: 133px;
}
.humberg-menu span
{
	height: 5px;
	margin-top: 6px;
}
.nav-menu-container.scrolled  
{
	padding-left: 136px;
}
.nav-menu-container .navbar-nav li .nav-link
{
	font-size: 20px;
}

.red
{
	color: #EA3F41;
}
.btn.btn-border
{
	border: 3px solid #16415F;
	color: #16415F;
	background: #fff;
	box-shadow: none;

	text-transform: none;
} 
.btn.btn-border:hover,.btn.btn-border:focus
{
    background:#16415F;
    color: #ffff;
}
.btn.btn-red.btn-border{
	border: 3px solid #EA3F41 !important;
	background: #fff;
	color:#EA3F41;
}
.btn.btn-red.btn-border:hover,.btn.btn-red.btn-border:focus{
    background-color:#EA3F41;
    color:#fff;
}
.btn.btn-red
{
    border: 3px solid #EA3F41 ;
}
.btn.btn-red:hover,.btn.btn-red:focus{
    background:#16415F;
    color: #ffff;
    border-color: #16415F ;
}
.site-wrapper
{
    padding-top: 0;
}
.btn
{
    box-shadow: none;   
}
 .btn.btn-red:not(.btn-border)
 {
     box-shadow: 5px 5px 25px rgba(0,0,0,0.4);
 }
 .footer-widget .title
 {
     font-size: 28px;
 }

 body{
	color: #3E3E3E;
}
.scrolled .site-header
{
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.header-1-top .red a
{
	color: #EA3F41 !important;
}
.header-1-top .btn-top-pricing:hover,.header-1-top .btn-top-pricing:focus
{
	background :#EA3F41;
	color:#fff;
	border-color:#EA3F41;
}
.site-footer
{
	padding-top: 127px;
	padding-bottom: 105px;
	border-top: 25px solid #4DC2BE;
	font-size: 20px;
	line-height: 32px;
}
.site-footer .footer-embed
{
	margin: 54px -8px 52px;
}
.site-footer .footer-embed a
{
	padding: 0 8px;
	display: inline-block;
	width: 25%;
	margin: 0 -3px;
	text-align: center;
}
.site-footer .footer-embed a img
{
	max-width: 100%;
}
.footer-logo
{
	margin-bottom: 26px;

}
.site-footer .social-list li a
{
	 
    color: #fff;
    background: transparent;
}	
.footer-widget-2, .footer-widget-3
{
	padding-top: 0;
}
.footer-widget-1 .textwidget
{
	max-width: 487px;
}
.footer-widget .menu li a{
	font-size: 20px;
	line-height: 32px;
}
.site-footer [class*=col]
{
	padding-left: 15px;
	padding-right: 15px;
}
.site-footer .row
{
	margin: 0 -15px;
}
.footer-widget-3 .phone-number
{
	font-size: 24px;
	line-height: 32px;
}
.footer-widget-3 .phone-number a
{
	color: #fff;
}
.footer-widget .title
{
	margin-bottom: 19px;
}



/* CUSTOM CSS NEW END */
@media (max-width: 1630px)
{
    .calculator-container .landing-slide .thumbnail
    {
        max-width: 433px;
        margin: 0 auto 10px;
    }
    .work-slider-navigation .arrow
    {
        font-size: 45px;
    }
    .work-slider-navigation .arrow.arrow-next
    {
        right: 15px;
    }
    .work-slider-navigation .arrow.arrow-prev
    {
        left: 15px;
    }
    .section-home .image-with-video-container
    {
        height: auto;
    }
    .section-home .image-with-video
    {
        max-width: 63%;
    }
    .landing-logo
    {
        max-width: 337px;
    }
    .section-home .text
    {
        font-size: 62px;
        line-height: 70px;
        bottom: 13%;
    }
    .section.home-2 .title
    {
        font-size: 47px;
    }
    .section.home-2 .container
    {
        max-width: 854px;
    }
    .section-title
    {
        font-size: 69px;
        line-height: 70px;
    }
    .section.home-3 .title-row
    {
        margin-bottom: -92px;
    }
    .ourservice-video-slider .video-container .video
    {
        padding: calc(5% + -7px) calc(10% + 6px) calc(5% + 25px) calc(10% + 6px);
    }
    .ourservice-video-slider .play-btn
    {

        bottom: -18px;
         
        right: -53px;
    }
    .ourservice-video-slider .video-placeholder
    {
       /*visibility: hidden;*/
       
    }
    .ourservice-video-slider .video-container
    {
       width: 450px;
    }
    .ourservice-video-slider .left-part
    {
        padding-top: 150px;
    }
    .section-home .circle-object
    {
        height: 193px;
        width: 193px;
    }
    .tringle-object
    {
       height: 210px;
        width: 210px; 
    }
    .ourservice-video-slider .right-part
    {
        padding-right: 60px;
        padding-left: 40px;
    }
    .ourservice-video-slider .left-part
    {
        padding-right: 40px;
    }
    .featuerd-work-video-slider .title
    {
        font-size: 35px;
        line-height: 40px;
    }
    .featuerd-work-video-slider .item
    {
        padding-bottom: 60px;
    }
    .featuerd-work-video-slider .right-part
    {
        padding-top: 125px;
        padding-left: 100px;
    }
    .featuerd-work-video-slider .left-part
    {
        padding-right: 100px;
        padding-left: 136px;
        padding-bottom: 39px;
    }
    .home-4 .title-row
    {
        margin-bottom: -75px;
    }
    .home-4 .title-row .right-part
    {
        padding-left: 100px;
    }
    .featuerd-work-video-slider .left-part .play-btn-container
    {
             
        bottom: -16%;
        left: -27%;
        width: 75%;        
    }
    
    .home-4 .container
    {
        max-width:1350px; 
    }
    
    .section-our-work-listing
    {
        padding-left: 96px;

    }
    .nav-menu-container .nav-logo
    {
        top: 15px;
    }
    .humberg-menu
    {
        top: 25px;
    }
    .nav-menu-container
    {
        
        
        /*top: 75px;
         
        transform-origin: 76px 0;*/
         
    }
    .section.home-5 .title
    {
        font-size: 60px;
        line-height: 65px;
    }
    .section.home-5
    {
        padding-top: 250px;
        padding-bottom: 250px;
    }
    .home-6 .phone-number
    {
        font-size: 34px;
        padding-left: 50px;
        padding-right:  50px;
    }
    .social-list li a
    {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 18px;
    }
    .footer-widget-3 .phone-number
    {
        font-size: 25px;
    }
    .footer-widget-3 .address
    {
        font-size: 14px;
    }
    .site-footer [class*=col]
    {
        padding-left: 20px;
        padding-right: 20px;
    }
    .site-footer .row
    {
        margin: 0 -20px;
    }
    .humberg-menu
    {
        width: 34px;
        top: 18px;
    }
    .humberg-menu span
    {
        margin-top: 7px;
    }
    .nav-menu-container .nav-logo 
    {
         width: 45px;
         height: 45px;
    }
    .nav-menu-container .nav-logo  img 
    {
        max-width: 100%;
    }
    .nav-menu-container.scrolled
    {
            padding-left: 138px;
    }
    .nav-menu-container.scrolled .humberg-menu
    {
        left: 138px;
    }
    .site-footer .btn-get-in-touch
    {
        font-size: 11px;
        line-height: 11px;
    }
    .home-6
    {
        padding-top: 150px;
    }
    .featuerd-work-video-slider .left-part .play-btn-container .play-btn
    {
        width: 83px;
        margin-left: -42px;
        margin-top: -56px;
    }
    .popmenu-container .popmenu .menu a
    {
        font-size: 28px;
        line-height: 31px;
    }
    .popupmenu-logo
    {
        width: 258px;
    }
    .popupmenu-logo img
    {
        max-width: 100%;
    }
    .popmenu-container .popmenu .get-quote-btn
    {
        font-size: 13px;
        line-height: 13px;
        padding: 20px 30px;
        border-radius: 8px;
    }
    .popmenu-container .phone-number
    {
        font-size: 17px;
    }
    .slick-dots li button{
        width: 23px;
        height: 23px;
    }
    .menu-hover-canvas
    {
        width: 140%;
    }
    .popmenu-container .popup-image-slider .item-image
    {
        background-size: 100% auto;
    }
    .close-menu{
        margin-top: -50px;
        font-size: 68px; 
    }
    .popmenu-container .popmenu:after
    {
        width: 350px;
        height: 350px;
        left: -175px;
        
        margin-top: -175px;
    }
    .section-service-overview-main .title
    {
        font-size: 67px;
        line-height: 65px;
    }
    
    .section-service-blocks .section-title
    {
        font-size: 52px;
        line-height: 58px;
    }
    .services-blocks-container
    {
        margin-top: 80px;
    }
    .services-blocks .item .background
    {
        height: 147px;
    }

    
    .services-blocks .item .content
    {
        padding-left: 60px;
        padding-right: 60px;
        padding-top: 22px;
        padding-bottom: 22px;
    }
    .services-blocks-container .item.with-just-text
    {
        font-size: 55px;
        line-height: 58px;
    }
    .services-blocks .item .content .title
    {
        font-size: 19px;
    }
    .services-blocks .item .content
    {
        font-size: 12px;
        line-height: 15px;
    }
    .section-service-banner .title
    {
        font-size: 70px;
        line-height: 82px;
    }
    .section-service-banner .text{
        font-size: 28px;
    }
    .section-service-banner .text p 
    {
        margin: 0;
    }
    .section-service-banner .container
    {
        padding-left: 50px;
        padding-right: 50px;
    }
    .section-service-1 .text
    {
        font-size: 25px;
        line-height: 28px;
    }
    .service-video-item .title
    {
        font-size: 40px;
        line-height: 45px;
    }
    .service-video-item .right-part, .service-video-item.alt .left-part{
        font-size: 22px;
        line-height: 30px;
    }
    .section-service-2 .service-video-container .content .play-btn
    {
        width: 70px;
        height: 70px;
        line-height: 50px;

    }
    .section-service-2 .service-video-container .content .play-btn svg
    {
        width: 30px;
    }
    .section-service-2 .service-video-container .content .text .company-name
    {
        font-size: 20px;
        line-height: 20px;
    }
    .section-service-2 .service-video-container .content .text .video-name
    {
        font-size: 35px;
        line-height: 35px;
    }
    .section-service-3 .title
    {
        font-size: 45px;
        line-height: 50px;
    }
    .slider-service-callout .item .text
    {
        font-size: 27px;
        line-height: 32px;
    }
    .slider-service-callout .slick-arrow
    {
        width: 46px;
        height: 46px;
        line-height: 46px;
        font-size: 25px;
    }
    .slider-service-callout .slick-arrow.arrow-next{
        right: -50px;
    }
    .slider-service-callout .slick-arrow.arrow-prev
    {
        left: -50px;
    }
    .slider-service-callout .slick-dots li button
    {
        width: 15px;
        height: 15px;
    }
    .services-gallery-video,.our-work-videocontainer,.home-page-video-container
    {
        max-width: 80%;
    }
    .services-gallery-video .video-container,.our-work-videocontainer,.home-page-video-container
    {
        padding: 40px 70px 40px;
    }
    .services-gallery-video .mfp-close,.apply-for-job-form .mfp-close,.our-work-videocontainer .mfp-close,
    .home-page-video-container .mfp-close,.our-work-videocontainer .close-btn
    {
        width: 50px;
        height: 50px;
        font-size: 50px;
        line-height: 50px;
        top: 15px;
        right: 15px;
    }
    .magnificpop-slider-arrow
    {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 35px;
        top: calc(50%);
        margin-top: -20px;
    }
    .magnificpop-slider-arrow.arrow-right {
        right: 12%;
    }
    .magnificpop-slider-arrow.arrow-left {
        left: 12%;
    }
     
    .section-our-work-banner .title
    {
        font-size: 64px;
        line-height: 74px;
    }
    .our-work-search-container .title
    {
        font-size: 22px;
        line-height: 32px;
    }
     .selectric .label,  .selectric-items li
    {
        font-size: 12px;
        height: 43px;
    }
      .selectric-wrapper .cbutton
    {
        background-size: 11px;
        width: 40px;
    }
    .our-work-search-container .clear-btn
    {
        font-size: 12px;
        border-radius: 5px;
    }
    .our-work-item .content .title
    {
        font-size: 29px;
        margin-bottom: 0;
        line-height: 35px;
    }
     
    .our-work-item .content
    {
        padding: 14px 19px;
    }
    .section-our-work-listing .search-fitler-badge{
        font-size: 17px;
        padding: 16px 60px;
        right: 51px;
        line-height: 20px;
    }
    .our-work-item .content .text
    {
        font-size: 12px;
        line-height: 15px;
    }
    .our-work-item .content .text p 
    {
        margin-bottom: 0;
    }
    .our-work-listing [class*=col] {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .our-work-listing .row
    {
        margin-left: -15px;
        margin-right: -15px;
    }
    .section-our-work-listing:before
    {
        height:  205px;
        top: -148px;
    }
    .section-get-quote-banner .title
    {
        font-size: 64px;
        line-height: 74px;
    }
    .section-get-quote-banner .tranformed-bg
    {
        left: -104px;
    }
    .section-get-quote-form .section-title
    {
        font-size: 40px;
        line-height: 39px;

    }
    .activecampaign-form-container
    {
        margin-top: 80px;
    }
    
    .activecampaign-form-container label,.form-group label
    {
        font-size: 13px;
        margin-bottom: 13px;
    }
    .activecampaign-form-container input[type=text] ,.form-control
    {
        height: 50px;
        font-size: 14px;
    }
     .activecampaign-form-container textarea
     {
        font-size: 14px;
     }
     .get-in-touch-block .text
     {
        font-size: 16px;
        line-height:21px;
     }
     .get-in-touch-block .title
     {
        line-height: 20px;
        font-size: 20px;
     }
     .get-in-touch-block
     {
        padding: 10px 0;
     }

     .section-about-us-banner .container,.about-banner-and-title-container .container,.section-about-2 .container
     {
        padding-left: 78px;
        padding-right: 78px;
     }  
     .section-about-3 .container
     {
        max-width: 936px;
     }
     .section-about-us-banner .title
     {
        font-size: 66px;
        line-height: 63px;
     }
     .section-about-4 .container
     {
        max-width: 1000px;
     }
     .meet-team-item .text .name
     {
        font-size: 22px;
        line-height: 25px;
     }
     .section-about-1 .section-title, .section-about-2 .section-title, .section-about-4 .section-title
     {
         font-size: 66px;
        line-height: 77px;
     }
     .section-about-1 .text
     {
        font-size: 24px;
        line-height: 27px;
     }
     .values-icon-block .title
     {
        font-size: 22px;
        line-height: 26px;
     }
     .values-icon-block .text
     {
        font-size: 14px;
        line-height: 20px;
     }
     .values-icon-block .icon
     {
        width: 90px;
        height: 90px;
     }
     .values-icon-block-container
     {
        margin-top: 75px;
     }
     .section-about-3 .section-title
     {
        font-size: 68px;
        line-height: 76px;
     }
     .section-about-3 .text
     {
        font-size: 30px;
        line-height: 36px;
     }
     .section-about-3 .bg-text
     {
        font-size: 228px;
        line-height: 228px;
        margin-top: -114px;

     }
      .meet-team-item .text
      {
            transform: translateY(-120px);
      }
     .meet-team-item .text .job-title
     {
        font-size: 8px;
     }
     .image-block .content .title
     {
        font-size: 54px;
        line-height: 47px;
     }
     .image-block .content .text
     {
        font-size: 21px;
        line-height: 21px;
        margin-bottom: 35px;
     }
     .image-block .content
     {
        padding: 64px 20px 27px 57px;
         
     }
     .image-block .content .btn
     {
        font-size: 12px;
        line-height: 14px;
     }
     .available-job-container .available-job-item .title
     {
        font-size: 22px;
        line-height: 25px;
     }
     .available-job-container .available-job-item .text
     {
        font-size: 16px;
        line-height: 20px;
     }
     .available-job-item .content
     {
        padding-top: 30px;
        padding-bottom: 30px;
     }
     .section-about-6 .container
     {
        max-width: 989px;
     }
     .available-job-container .available-job-item .btn
     {
            font-size: 14px;
            padding: 13px 57px;
             
     }
     .available-job-container .available-job-item .text
     {
        margin-top: -50px;
     }
     .apply-for-job-form
     {
        padding: 67px 167px;
     }
     .apply-for-job-form .form-container
     {
        padding: 60px 80px;

     }
     .form-group
     {
        margin-bottom: 20px;
     }
     .apply-for-job-form .title
     {
        font-size: 40px;
        line-height: 45px;
     }
     .section-our-mission-1 .title
     {
        font-size: 62px;
            line-height: 68px;
     }
     .section-our-mission-1 .text
     {
        font-size: 22px;
        line-height: 30px;
     }
     .section-our-mission-2 .pic-2
     {
             
            bottom: 21%;
            
            max-width: 200px;
     }
     .section-our-mission-2 .pic-1
     {
        max-width: 380px;
     }
     .section-our-mission-2 .title
     {
        font-size: 57px;
         
        line-height: 62px;
     }
     .section-our-mission-2 .container
     {
        max-width: 900px;
     }
     .section-our-mission-3 .content,.section-our-mission-4 .text
     {
        font-size: 22px;
        line-height: 30px;
        max-width: 500px;
     }
     .section-our-mission-4 .text
     {
        top: 0;
     }
     .section-our-mission-2 .pic-3
     {
        right: -420px;
        top: 72%;
     
        max-width: 902px;
     }
     .section-our-mission-4-1
     {
            margin-top: -127px;
            padding-top: 0;
     }
     .section-our-mission-4 .title
     {
            font-size: 57px;
            line-height: 62px; 
     }
     .section-our-mission-4-1 .text
     {
        font-size: 22px;
        line-height: 30px;
        max-width: 500px;
     }
     .section-our-mission-4 .container
     {
        max-width: 1000px;
     }
     .section-our-mission-4-1 .pic-1
     {
        left:22%;
        width: 63%;
        top: 0;
     } 
     .section-our-mission-4-1 .container
     {
        max-width: 900px;
     }
     .section-our-mission-6 .text
     {
        font-size: 22px;
        line-height: 30px;
        max-width: 500px;
     }
     .section-our-mission-7 .title
     {
        font-size: 62px;
        line-height: 68px;
     }
     .section-home .image-with-video-container .landing-video-container .plyr,
     .landing-video-container video
     {
        max-width: 64%;
        margin: 0 auto;
     }
     .section-our-mission-5 .text

     {
        max-width: 500px;
        font-size: 22px;
        line-height: 30px;
     }
     .section-our-mission-4-1 .title
    {
        font-size: 57px;
        line-height: 62px;
    }
    .section-our-mission-4-1 .title
    {
        top: 225px;
    }
    .section-our-mission-5 .bg-1
    {
            background-position: 56% center;
    }
    .section-our-mission-6 .bg .bg-img
    {
               max-width: 110%;
    }
    .home-4 .play-btn-container
    {
        bottom: 14%;
        left: 7%;
    }
    .section-our-process-banner .container .title, .section.section-our-process .title
    {
        font-size: 67px;
        line-height: 78px;
    }
    .section-our-process-banner .container .text
    {
        font-size: 26px;
        line-height: 45px;
    }
    .section.section-our-process .text
    {
        font-size: 28px;
        line-height: 35px;
    }
    .our-process-navs ul li a
    {
        font-size: 26px;
        line-height: 47px;
    }
    .section.section-our-process .logo-process
    {
        width: 482px;
        right: -241px;
    }
    
    
    .section-blog-list .blog-list-item .author-name
    {
        font-size: 12px;
        line-height: 12px;
    }
    .section-blog-list .blog-list-item.style-1 .thumbnail
    {
        height: 475px;
    }
    .section-blog-list .blog-list-item.style-2 .thumbnail
    {
        height: 319px;
    }
    /*.section-blog-list .blog-list-item .inner
    {
        padding-left: 120px;
        padding-bottom: 130px;
    }*/
    /*.section-blog-list .blog-list-item .header
    {
        left: 120px;
    }*/
    .section-blog-list .blog-list-item.style-2 .inner{
        padding-right: 46px;
    }
    .section-blog-banner .tranformed-bg
    {
        left: -151px;
        top: -461px;
    }
    .section-blog-list{
        /*padding-top: 506px;*/
    }
     .section-blog-list .selectric
     {
        padding-right: 41px;
     }
     .single-post-container .single-post-nav .link 
     {
        font-size: 33px;
        line-height: 33px;
     }
     .single-banner .content .title
     {
        font-size: 67px;
        line-height: 70px;
     }
     .single-banner .content .author-meta .meta,.single-banner .content .excerpt
     {
        font-size: 18px;
        line-height: 25px;
     }
     .single-post-container .main-content
     {
        font-size:18px;
        line-height: 25px;
     }
     .single-post-container .main-content
     {
        padding-left: 170px;
        padding-right: 263px;
     }
     .single-post .site-main{
        padding-left: 77px;
     }
     .single-post-container .main-content blockquote{
            line-height: 35px;
            font-size: 29px;
             padding-left: 150px;
     }
     .single-post-container .main-content blockquote:after
     {
        width: 100px;

     }
     .single-banner
    {
        padding-left: 100px;
        padding-right: 190px;
    }
    .single-post-container .single-post-nav .link.main-menu-link{
        padding-left: 70px;
    }
    .single-post-container .single-post-nav .link.next-post-link{
        padding-right: 70px;
    }
    .section-thank-you-banner .title
    {
        font-size: 65px;
        line-height: 78px;
        letter-spacing: -0.02em;
    }
    .section-thank-you-banner .text
    {
        font-size: 23px;
        line-height: 33px;

    }
    .section-thank-you-banner .blog-badge
    {
        font-size: 16px;
        padding: 54px;
        max-width: 343px;
        line-height: 25px;
        padding-left: 72px;
        transform: translateY(-50%) translateX(calc( 90% - 27px ));
    }
    .section-thank-you-banner .blog-badge .button
    {
        
        font-size: 20px;
        line-height: 25px;
    }
    .section-404-banner .title
    {
        font-size: 300px;
        line-height: 320px;
    }

    .section-404-banner .sub-title{
        font-size: 37px;
    }
    .section-404-banner .btn
    {
        font-size: 19px;
        line-height: 20px;
    }
    .section-404-banner
    {
        padding-top: 150px;
    }
    .section-thank-you-banner .content
    {
        margin-top: -30%;
    }
    .calculator-container .question-title
    {
        font-size: 26px;
        line-height: 30px;
    }
    .calculator-container .landing-slide .question-title {
        font-size: 37px;
        line-height: 48px;
    }
    .calculator-container .calculator-sub-title
    {
        padding-right: 0;
        padding-left: 0;
        font-size: 25px;
    }
    .calculator-container .slide-control-bar,.option-area .contact_form
    {
        max-width: 396px;
    }
    .calculator-container .slide-control-bar .btn
    {
        padding: 10px 17px;
        font-size: 17px;
    }

    .calculator-container .option-area{
        font-size: 18px;
    }

    /*.radio-button-list .custom-radio{
        margin-bottom: 20px;
    }*/
    .handle-value-container
    {
        font-size: 15px;
        line-height: 11px;
    }
    .custom-slider-styles .ui-widget-content .ui-slider-handle
    {
        width: 30px;
        height: 30px;
        border-width: 7px;
    }
    .calculator-container .desc
    {
        margin-bottom: 30px;
    }
    .calculator-container .option-area
    {
        min-height: 0;
    }
}

@media (max-width: 1400px)
{
    .section-calculator-1 .left-part
    {
        padding-top: 11vw;
    }
}
@media (max-width: 1300px)
{

    .ourservice-video-slider .left-part
    {
        padding-right: 15px;
    }
    .ourservice-video-slider .right-part
    {
        padding-left: 15px;
    }
    .ourservice-video-slider .video-container .video
    {
        padding: calc(2% + 5px ) calc(7% + 17px) calc(10% + 39px);
    }
    .section.home-4:before
    {
        height: 211px;
    }
    .featuerd-work-video-slider,.ourservice-video-slider .text
    {
        font-size: 18px;
    }
    .home-4 .container
    {
        max-width: 1000px;
    }
    .section-title
    {
        font-size: 60px;
        line-height: 60px;
    }
    .featuerd-work-video-slider .slick-arrow
    {
        font-size: 40px;
    }
    .featuerd-work-video-slider .left-part{
        padding-right: 50px;
        padding-left: 117px;
    }
    .featuerd-work-video-slider .right-part
    {
        padding-left: 50px;
    }
    .home-4 .title-row .right-part
    {
        padding-left: 50px;
    }
    .home-6 .right-part
    {
        padding-bottom: 100px;
    }
    .other-localtion-info .left-part
    {
        padding-right: 15px;
        padding-left: 15px;
    }
    .section-service-banner .container .content
    {
        padding-right: 180px;
    }
    .section-service-3 .left-part,.section-service-3 .right-part
    {
        padding-left: 15px;
        padding-right: 15px;
    }

    .slider-service-callout .item .text
    {
        font-size: 20px;
        line-height: 25px;
    }
    .popmenu-container .popmenu:after
    {
        left: -203px;
    }
    .close-menu
    {
        left: 30px;
    }
    .featuerd-work-video-slider .left-part .play-btn-container .play-btn
    {
        width: 60px;
        margin-left: -16px;
        margin-top: -35px;
    }
    .ourservice-video-slider .video-container
    {
        width: 396px;
    }
    .ourservice-video-slider .video-container .video {
        padding: calc(5% + -7px) calc(10% + 6px) calc(5% + 21px) calc(10% + 6px);
    }
    .section-our-mission-4-1
    {
        margin: 0;
            padding-top: 151px;
    }
    .section-our-mission-4-1 .bg-1 img{
        width: 155%;
    }
    .section-our-mission-4-1 .title
    {
        top: 0;
    }
    .section-our-mission-2 .container
    {
        max-width: 850px;
    }
    .section-our-mission-2 .pic-3
    {
        top: 52%;
    }
    .home-4 .play-btn-container .play-btn
    {
        margin-left: -41px;
        margin-top: -54px;
        width: 31%;
        display: block;
    }
    
}

@media (max-width: 1300px) and (min-width: 1200px)
{
    .container
    {
        max-width: 1050px;
    }
}

@media (max-width: 1100px)
{
    .ourservice-video-slider .video-container .video
    {
        padding: calc(5% + -7px) calc(10% + 4px) calc(5% + 20px) calc(10% + 4px); 
    }
    .ourservice-video-slider .video-container
    {
            width: 362px;
    }
    .ourservice-video-slider .play-btn {
        bottom: -24px;
        width: 52%;
        right: -25px;
    }
    .section-home .image-with-video-container .landing-video-container
    {
        top: 23%;
    }
    .image-block .content .text {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 35px;
    }
    .image-block .content .title {
        font-size: 40px;
        line-height: 42px;
    }
    .apply-for-job-form
    {
        padding: 67px 60px;
    }
    .section-our-mission-5 .bg-1
    {
            background-position: 42% center;
    }
    .section-our-mission-2 .pic-3
     {
         
        top: 48%;
     
         
     }
     .section-our-mission-2 .container
     {
        max-width: 850px;
     }
     .section-our-mission-4-1
     {
        margin: 0;
        padding-top: 225px;
     }
     .section-our-mission-4-1 .bg-1 img
     {
        max-width: 139%;
     }
     .section-our-mission-4-1 .pic-1
     {
        left: 26%;
     }
     .section-our-mission-4-1 .container
     {
        max-width: 700px;
     }
     .section-our-mission-4-1 .title
     {
        font-size: 45px;
        line-height: 48px;
        top: 0;
     }
     .section-home .image-with-video
     {
        max-width: 80%;
     }
     .home-4 .play-btn-container {
        bottom: 17%;
        left: 11%;
    }
    .section-blog-list .blog-list-item.style-2, .section-blog-list .cat-filter-box,
    .section-blog-list .blog-list-item.style-1
    {
        width: 100%;
    }
    .section-blog-list .blog-list-item.style-1 .thumbnail,
    .section-blog-list .blog-list-item.style-2 .thumbnail
    {
        height: auto;
    }
    .section-blog-list .blog-list-item .thumbnail img
    {
            visibility: visible;
    }
    .calculator-question-slider .item
    {
        padding-left: 1.5%;
        padding-right: 1.5%;
    }

    .option-area .slick-arrow{
        left: 15px;
    }
    .option-area .slick-arrow.arrow-next
    {
        right: 15px;
    }
}
@media (max-width: 1100px) and (min-width: 992px)
{
    .container
    {
        max-width: 830px;
    }
    .home-4 .container {
        max-width: 921px;
    }

}

@media (max-width: 992px)
{   
    .call-to-action
    {
        padding: 25px;
    }
    .site-wrapper
    {
        padding-top: 120px;
    }
    .section-blog-list
    {
        padding: 70px 0;
    }
    .section-blog-banner{
        padding: 100px 0;
    }
    .call-to-action .ctatitle
    {
        font-size: 28px;
        line-height: 40px;
    }
    .single-post-container .social_share_links
    {
        left: -54px;
    }
    .section-home .image-with-video-container .landing-video-container .plyr,
    .landing-video-container video
    {
        max-width: 48%;
    }
    .landing-logo {
        max-width: 260px;
    }
     
    .other-localtion-info .left-part
    {
        margin-bottom: 60px;
    }
    .section-get-quote-banner .container
    {
        padding-left: 20px;
        padding-right: 20px;
    }
    .our-work-search-container .clear-btn
    {
        height: 49px;

    }
    .our-work-search-container .form-group
    {
        margin-bottom: 25px;
    }
    .section-service-overview-main
    {
        padding-top: 250px;
    }
    .services-blocks-container .item.with-just-text
    {
        font-size: 35px;
        line-height: 39px;
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .service-video-item.alt .left-part
    {
        margin-bottom: 23px;
    }
    .section-service-3 .left-part
    {
        margin-bottom: 25px;
        text-align: center;
    }
    .slider-service-callout .slick-arrow.arrow-prev
    {
        left: -20px;
    }
    .slider-service-callout .slick-arrow.arrow-next
    {
        right:  -20px;
    }
    .services-gallery-video .video-container .video-name
    {
        font-size: 42px;
        line-height: 43px;
    }
    .services-gallery-video .video-container,.our-work-videocontainer,.home-page-video-container
    {
         padding: 40px 60px 40px;
    }
    .services-gallery-video .mfp-close, .apply-for-job-form .mfp-close,.magnificpop-slider-arrow
    ,.our-work-videocontainer .mfp-close, .home-page-video-container .mfp-close,.our-work-videocontainer .close-btn
    {
        width: 25px;
        height: 25px;
        font-size: 20px;
        line-height: 20px;
         
    }
    .banner-video-playbutton
    {
        right: 0;
    }

    .section-service-banner .container .content
    {
        padding-right: 98px;
    }
    .section-service-banner
    {
        padding-top: 250px;
    }
    .site-header
    {
        padding: 6px 0;
        background: #173956;
        top: 43px;
         
        position: fixed;
         
    }
    .social-share-container.fixed
    {
        top: 131px;
    }
    .site-header .nav-menu-container
    {
        display: none;
    }
    .logo-container .mobile-logo,.logo-container .humberg-menu , .header-1-top .humberg-menu
    {
        display: block;
        top: 6px;
        right: 15px;
    }
    .logo-container .landing-logo
    {
        display: none;
    }
    .mobile-logo
    {
        max-width: 350px;
    }
    .mobile-logo img
    {
        max-width: 100%;

    }
    .popmenu-container
    {
        transform: translateX(100%);
    }
    .popup-image-slider
    {
        display: none;
    }
    .zoomin-circle
    {
        display: none;
    }
    .moving-triangle
    {
        display: none;
    }
    .popmenu-container .popmenu
    {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        border-radius: 0;
    }
    .popmenu-container .popmenu:after
    {
        left: auto;
        right: -100px;
        width: 200px;
        height: 200px;
        margin-top: -100px;
    }
    .close-menu
    {
        left: auto;
        right: 28px;
        font-size: 40px;
        margin-top: -27px;
    }
    .section-home .container
    {
        max-width: 80%;
    }
    .section-home .image-with-video-container
    {
        height: auto;
    }
    .section-home .text {
        font-size: 42px;
        line-height: 46px;
        bottom: 13%;
        left: 0;
    }
    .section.home-2 .title
    {
        font-size: 40px;
        line-height: 43px;
    }
    .section.home-2:before
    {
        height: 184px;
    }
    .ourservice-video-slider .video-container .video
    {
        padding: calc(5% + -7px) calc(10% + 4px) calc(5% + 23px) calc(10% + 4px);
    }
    .ourservice-video-slider .video-container {
         
        width: 420px;
        margin: 0 auto;
        display: block;
    }
    .ourservice-video-slider .slick-dots
    {
        width: 100%;
        
        position: absolute;
        bottom: 0;
    }
    .ourservice-video-slider .right-part
    {
        padding-top: 55px;
    }
    .ourservice-video-slider .left-part
    {
        padding-top: 20px;
    }
    .section.home-3 .title-row
    {
        margin-bottom: 0;
    }
    .featuerd-work-video-slider .right-part
    {
        order: 0;
    }
    .featuerd-work-video-slider .slick-arrow.arrow-next
    {
        right: 0;
        margin-left: 0;
        left: auto;
    }


    .featuerd-work-video-slider .slick-arrow{
        top: 80%;
    }
    .featuerd-work-video-slider .left-part
    {
        padding-left: 110px;
        padding-right: 110px;
        padding-top: 130px;
    }
    .featuerd-work-video-slider .left-part .play-btn-container {
        bottom: -9%;
        left: -17%;
        width: 59%;
    }
    .featuerd-work-video-slider .item
    {
            padding-bottom: 89px;
    }
    .home-4 .video-container
    {
            width: 510px;
    }
    .featuerd-work-video-slider .slick-dots
    {
        position: absolute;
        width: 100%;
        bottom: 0;
    }
    /*.mani-row-container .client-logo
    {
        padding: 30px;
    }*/
    .featuerd-work-video-slider .right-part
    {
        padding-top: 10px;
    }
    .home-4 .title-row
    {
        margin-bottom: 0;
    }
    .home-6 .phone-number
    {
        font-size: 20px;
        line-height: 20px;
    }
    .site-wrapper
    {
        overflow-x: hidden;
    }
    .popmenu-container .popmenu
    {
        background:#E8E8E8;
         
    }
    .popmenu-container .popmenu-bg
    {
         display: none;
    }
    .ourservice-video-slider .play-btn
    {
        display: none;
    }
    .service-video-item .right-part, .service-video-item.alt .left-part {
         
        margin-top: 50px;
    }
    .service-video-item.alt .left-part
    {
        margin-top: 0;
    } 
    .section-about-us-banner
    {
        padding-top: 350px;
        padding-bottom: 170px;
    }    
    .section-about-1 .right-part
    {
        padding-left: 15px;
    }
    .section-about-1 .left-part
    {
        padding-right: 15px;
    }
    .section-about-us-banner .container, .about-banner-and-title-container .container, .section-about-2 .container

    {
        padding-left: 25px;
        padding-right: 25px;
    }
    .section-about-3 .bg-text
    {
        left: 14px;
        font-size: 138px;
        line-height: 138px;
        margin-top: -68px;

    }
    .apply-for-job-form .btn
    {
        float: left;
    }
    .apply-for-job-form .form-container
    {
        padding: 40px;
    }
    .apply-for-job-form
    {
        padding: 50px;
    }
    .section-our-mission-2 .container {
        max-width: 440px;
    }
    .section-our-mission-2 .title 
    {
        font-size: 44px;
        line-height: 47px;
    }
    .section-our-mission-1 .text {
        font-size: 16px;
        line-height: 21px;
        max-width: 405px;
    }
    .section-our-mission-3 .content,.section-our-mission-4 .text {
        font-size: 16px;
        line-height: 21px;
        max-width: 500px;
    }
    .section-our-mission-4 .title,.section-our-mission-4-1 .title {
        font-size: 43px;
        line-height: 46px;
        text-align: center;
    }
    .section-our-mission-4-1 .pic-1
    {
        top:21%;
    }
    .section-our-mission-4-1 .title{
            top: 32px;
    }
    .section-our-mission-4-1 {
        margin-top: -138px;
        
    }
    .section-our-mission-4-1 .text {
        font-size: 16px;
        line-height: 18px;
        max-width: 405px;
    }
    .section-our-mission-6 .text,.section-our-mission-5 .text {
        font-size: 16px;
        line-height: 18px;
        max-width: 405px;
    }
    .section-our-mission-7 .title {
        font-size: 45px;
        line-height: 48px;
    }
    .section-our-mission-4-1 .bg-1
    {
        background-position: 77% top;
    }
    .section-our-mission-5 .bg-1 img
    {
            max-width: 130%;
    }
    .section-our-mission-2 .pic-3
    {
        right: -289px;
        top: 72%;
        max-width: 630px;
    }
    .section-our-mission-4-1 .bg-1 img
    {
        max-width: none;
         width: 165%;
    }
    .section-our-mission-5
    {
        margin-top: -26%;
    }
    .home-4 .play-btn-container .play-btn {
        margin-left: -29px;
        margin-top: -39px;
         
    }
    .home-4 .play-btn-container {
        bottom: 14%;
        left: 15%;
    }
    .section.section-our-process .container
    {
        max-width: 100%;
    }
    .section.section-our-process .logo-process
    {
        width: 100%;
        right: 0;
        padding: 15px 25px;
        text-align: center;
        height: 100%;
    }
    .section.section-our-process .logo-process img
    {
        height:  100%;
        max-width: none;
    }
    .section-our-mission-1
    {
        z-index: auto;
    }

    .section-our-process-banner .container .title, .section.section-our-process .title
    {
        font-size: 46px;
        line-height: 54px;
    }
    .section.section-our-process .text {
        font-size: 16px;
        line-height: 22px;
        font-weight: normal;
    }
    .section.section-our-process ul li:after {
        
        width: 8px;
        height: 8px;
       
        top: 6px;
         
        left: -16px;
    }
    .our-process-navs
    {
        display: none;
    }
    .mobile-our-process_menu
    {
        display: block;
    }
    .section-our-process-banner .container, .section.section-our-process .container
    {
        height: 100vh;
    }
    .single-post-container .main-content
    {
        padding-left: 100px;
        padding-right: 100px;
    }
    .single-banner
    {
        padding-left: 70px;
        padding-right: 70px;
    }
    .single-post .site-main
    {
        padding-left: 0;
    }
    .single-post-container .single-post-nav .link
    {
        font-size: 25px;
        line-height: 25px;
    }
    .single-post-container .single-post-nav .link span
    {
        font-size: 20px;
            margin-top: -10px;
    }
    .single-post-container .single-post-nav
    {
        padding: 50px 38px;
    }
    .single-banner .content .title {
        font-size: 45px;
        line-height: 48px;
    }
    .section-thank-you-banner .content
    {
        margin-top: -15%;
        margin-left: 0
    }
    .section-our-process-banner .container, .section.section-our-process .container
    {
        max-width: none;
        height: auto;
        min-height: 100vh;
        padding-bottom: 50px;
    }
    .calculator-question-slider .item
    {
        padding-left: 1%;
        padding-right: 1%;
    }
    .section-calculator-1 .left-part
    {
        padding-top: 21vw;
    }
    .section-our-work-listing
    {
        padding-left: 20px;
    }

}   

@media (max-width: 767px)
{
    .site-wrapper
    {
        padding-top: 110px;
    }
    .work-slider-navigation .arrow
    {
        font-size: 27px;
    }
    .top-bar
    {
        font-size: 12px;
    }
    .work-slider-navigation .arrow.arrow-next
    {
        right: 9px;
    }
    .work-slider-navigation .arrow.arrow-prev
    {
        left: 9px;
    }
    .footer-our-work-videocontainer
    {
        text-align: center;
    }
    .footer-our-work-videocontainer .col-md
    {
        margin-bottom: 15px;
        display: block;
    }
    .work-share-item .open-work-share
    {
        display: inline-block;
        margin-bottom: 15px;
    }
    .work-share-item .work-social-share-drawer
    {
        left: 50%;
        transform: translateX(-50%);
    }
    .landing-slide .btn
    {
        padding: 16px 44px;
        font-size: 17px;
        line-height: 21px;
    }
    .calculator-container .landing-slide .question-title {
        font-size: 29px;
        line-height: 32px;
    }
    .calculator-container .calculator-sub-title
    {
        font-size: 15px;
    }

    .calculator-container .question-title{
        font-size: 18px;
        line-height: 20px;
    }
    .calculator-container .question-title > span:after
    {
        border-width: 4px;
        bottom: -16px;
    }
    .section-home .image-with-video
    {
        max-width: none;
    }
    .section-home .image-with-video-container .landing-video-container .plyr
    .landing-video-container video
    {
        max-width: 58%;
    }
    .section-get-quote-banner .title
    {
        font-size: 46px;
        line-height: 54px;
    }
    ._form-content ._form_element
    {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 25px
    }
    .section-get-quote-form .section-title
    {
        text-align: center;
    }
    .activecampaign-form-container ._submit
    {
        font-size: 14px;
        line-height: 16px;
    }
    .section-get-quote-banner .container
    {
        padding-left: 15px;
        padding-right: 15px;
    }
    .section.home-3
    {
        -webkit-clip-path: polygon(0 0, 100% 80px, 100% calc(100% - 80px), 0 100%);
        clip-path: polygon(0 0, 100% 80px, 100% calc(100% - 80px), 0 100%);
    }
    .section.home-4:before
    {
        display: none;
    }
    .section-our-work-banner .title
    {
        font-size: 42px;
        line-height: 45px;
    }
    .section-service-overview-main .title
    {
        font-size: 42px;
        line-height: 45px;
    }
    .section-service-overview-main .text
    {
        font-size: 14px;
        line-height:16px;
    }
    .section-service-blocks .section-title
    {
        font-size: 35px;
        line-height: 39px;
    }
    
    .services-blocks .item .content
    {
        padding-left: 35px;
        padding-right: 35px;
    }
    .services-gallery-video
    {
        max-width: 93%;
    }
    .services-gallery-video .video-container,.our-work-videocontainer,.home-page-video-container
    {
        padding: 20px 40px;
    }
    .magnificpop-slider-arrow.arrow-right {
        right: 6%;
    }
    .magnificpop-slider-arrow.arrow-left {
        left: 6%;
    }
    .services-gallery-video .video-container .video-name {
        font-size: 22px;
        line-height: 25px;
    }
    .services-gallery-video .mfp-close, .apply-for-job-form .mfp-close
    {
        top: 5px;
        right: 5px;
    }
    .section-service-banner .text {
        font-size: 20px;
    }
    .section-service-banner .title {
        font-size: 42px;
        line-height: 45px;
    }
    .banner-video-playbutton
    {
        width: 80px;
        line-height: 80px;
        height: 80px;
        font-size: 35px;
        right: 5px;
    }
    .section-service-3 .title
    {
        font-size: 35px;
        line-height: 39px;
    }
    .slider-service-callout .item .text
    {
        padding: 35px 20px;
    }
    .slider-service-callout .item
    {
        padding: 0 60px 60px;
    }
    .slider-service-callout .slick-arrow.arrow-next
    {
        right: 5px;
    }
    .slider-service-callout .slick-arrow.arrow-prev
    {
        left: 5px;
    }
    .section-title
    {
        font-size: 38px;
        line-height: 42px;
    }
    .section-service-1 .text {
        font-size: 16px;
        line-height: 18px;
    }
    .service-video-item .title {
        font-size: 25px;
        line-height: 28px;
    }
    .service-video-item .right-part, .service-video-item.alt .left-part {
        font-size: 16px;
        line-height: 22px;
        margin-top: 50px;
    }
    .service-video-item.alt .left-part
    {
        margin-top: 0;
    }
    .section-service-2 .service-video-container .content .text .video-name {
        font-size: 25px;
        line-height: 26px;
    }
    .section-service-2 .service-video-container .content .text .company-name
    {
        margin-bottom: 0;
    }
    .section-service-2 .service-video-container .content .text
    {
        margin-top: 10px;
    }
    
    .section-service-2 .service-video-container .content
    {
        height: 45px;
        margin-top: -22px;
    }
    .section-service-banner
    {
        padding-bottom: 188px;
        

    }
    
    .ourservice-video-slider .title
    {
        font-size: 18px;
        line-height: 20px;
    }
    .featuerd-work-video-slider, .ourservice-video-slider .text
    {
        font-size: 16px;
        line-height: 19px;
    }
    .section-home .text
    {
        bottom: 21%;
    }
    .section.home-2 .container
    {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .section.home-3
    {
        padding-top: 170px;
        padding-bottom: 170px;
    }
    .home-4 .video-container
    {
        width: 300px;
    }
    .featuerd-work-video-slider .left-part .play-btn-container .play-btn {
        width: 53px;
        margin-left: -17px;
        margin-top: -28px;
    }
     
    .featuerd-work-video-slider .title
    {
        font-size: 25px;
        line-height: 29px;
    }
    .logos-background
    {
        display: none;
    }
    .section.home-5
    {
        background: #143956;
        padding-bottom: 120px;
        padding-top: 120px;
    }
    .section.home-5 .title
    {
        font-size: 45px;
        line-height: 49px
    }
    .mobile-logo-slider
    {
        display: block;
       }
       .popmenu-container .popmenu .menu a {
        font-size: 20px;
        line-height: 23px;
    }
    .home-landing-popup-video
    {
       width: auto; 
    }
    .featuerd-work-video-slider .left-part .play-btn-container
    {
        width: 45%;
    }
    .featuerd-work-video-slider .left-part
    {
        padding-top: 40px;
    }
    .home-page-video-container .mfp-close
    {
        top: 0;
        right: 0;
    }
     .home-page-video-container
     {
        padding: 10px;
     }
     .services-gallery-video, .our-work-videocontainer, .home-page-video-container
     {
        max-width: 95%;
     }
     .section-about-2 .bg
     {
        -webkit-clip-path: polygon(0 0, 100% 66px, 100% calc(100% - 66px), 0 100%);
        clip-path: polygon(0 0, 100% 66px, 100% calc(100% - 66px), 0 100%);
     }
     .section-about-us-banner .title
     {
        font-size: 43px;
        line-height:46px;
     }
     .section-about-us-banner .text
     {
        font-size: 16px;
        line-height: 18px;
     }
     .section-about-1 .section-title, .section-about-2 .section-title, .section-about-4 .section-title
     {
        font-size: 43px;
        line-height:46px; 
     }
     .section-about-1 .text {
        font-size: 16px;
        line-height: 18px;
    }
    .section-about-3 .section-title
    {
            font-size: 48px;
            line-height: 50px;
    }
    .section-about-3 .text {
        font-size: 22px;
        line-height: 27px;
    }
    .section-about-3 .text p
    {
        margin: 0;
    }
    .section-about-3 .text
    {
        margin-bottom: 42px;
    }
    .section-about-3 .btn-container .btn {
        padding: 16px 80px;
        line-height: 16px;
        font-size: 16px;
    } 
    .section-about-3 .bg-text {
         
        font-size: 98px;
        line-height: 98px;
        margin-top: -45px;
    }
    .section-about-4
    {
        padding-top: 120px;
    }
    .section-about-4 .meet-team-container
    {
        margin-top: 45px;
    }
    .section-about-6
    {
        padding-top: 120px;
    }
    .available-job-item .content
    {
        position: relative;
        z-index: 111;
    }
    .available-job-item .bg
    {
        position:absolute;
        height: 100%;
    }
    .apply-for-job-form .form-container
    {
        padding: 20px;
    }
    .apply-for-job-form
    {
        padding: 20px;
    }
    .apply-for-job-form .btn
    {
        padding-left: 50px;
        padding-right: 50px;
        font-size: 16px;
    }
     .mobile-bg
    {
        background-repeat: no-repeat;
        background-size: cover;
        display: block;
    }
    .mobile-bg img
    {
        visibility: hidden;
        max-width: none;

    }
    .mobile-pic
    {
        display: block;
    }
    .section-our-mission-1
    {
        padding-top: 0;
    }
    .section-our-mission-1 .mobile-bg-1,.section-our-mission-1 .mobile-bg-2
    {
        display: block;
        background-repeat: no-repeat;
        background-size:      130%;
        width: 100%;
        height: 264px;
        background-position: 63% 45px;
    }
    .section-our-mission-1 .mobile-bg-2
    {
            margin-top: -24%;
            background-position: 51% center;
            height: auto;
            background-size: 189%;
    }
    .section-our-mission-1 .mobile-bg-1 img,.section-our-mission-1 .mobile-bg-2 img
    {
        visibility: hidden;
        max-width: none;
    }
    .section-our-mission-1 .mobile-bg-2 img
    {
        width: 202%;
    }
    .section-our-mission-1 .mobile-bg-1 img
    {
        width: 145%;
    }
    .section-our-mission-1 .container
    {
        max-width: none;
        padding-left: 0px;
        padding-right: 0px;
    }
    .section-our-mission-1 .title
    {
        text-align: center;
    }
    .section-our-mission-1 .left-part
    {
        position: relative;
        padding-top: 73px;
    }
    .section-our-mission-1 .right-part
    {
        margin-top: -60%;
    }
    .section-our-mission-1 .mobile-bg-3
    {
        display: block;
        background-repeat: no-repeat;
        background-size: cover;
        
        background-position: center 45px;
    }
     .section-our-mission-1 .mobile-bg-3 img
     {
        visibility: hidden;
        max-width: none;

        width: 99%;
     }
    .section-our-mission-2 .pic-1
    {
        display: none;
    }
    .section-our-mission-1 .text
    {
        position: absolute;
        bottom: 14%;
        max-width: 500px;
        left: 50%;
        margin-left: -250px;
        color: #fff;
        z-index: 999;
        font-size: 22px;
        line-height: 27px;
    }
    .section-our-mission-1 .title
    {
        font-size: 46px;
        line-height: 54px; 
    }
    .section-our-mission-2 .bg-1,.section-our-mission-2 .bg-2,.section-our-mission-2 .pic-3
    .section-our-mission-2 .pic-1,.section-our-mission-2 .pic-2
    {
        display: none;
    }
    .section-our-mission-2 .mobile-bg-1
    {
        background-repeat: no-repeat;
         background-position: 30% center;
    }
    .section-our-mission-2
    {
        margin-top: -47px;
    }
    .section-our-mission-2 .container
    {
        position: relative;
        padding: 0 0px;
        max-width: 320px;
            margin: 0 0 0 15px;
    }
    .section-our-mission-3 .content, .section-our-mission-4 .text
    {
        font-size: 22px;
        line-height: 24px;
    }

    .section-our-mission-2 .title {
        font-size: 64px;
        line-height: 62px;
        position: absolute;
        bottom: -60px;
        text-align: left;
    }
    .section-our-mission-3 .bg-1 img
    {
        max-width: none;
    }
     .section-our-mission-3 .bg-1
     {
            background-size: cover;
     }
     .section-our-mission-2 .pic-3
     {
        display: none;
     }
     .section-our-mission-2 .pic-4
     {
        max-width: 420px;
        right: -190px;
        top: -44%;
        position: absolute;
     }
     .section-our-mission-3 .mobile-bg-1
     {
        position: absolute;
        z-index: 222;
        top: 28%;
        background-position: -260px center;
     }
    .section-our-mission-4 .bg-1 img
    {
            max-width: 148%;
    }
    .section-our-mission-4 .bg-2 img
    {
            min-width: 150%;
    }
    .section-our-mission-4 .pic-1
    {
        width: 100%;
        margin-left: -182px;
            margin-top: -97%;
    }
    .section-our-mission-4-1
    {
        margin-top: 0;
    }
    .section-our-mission-4 .text
    {
        position: relative;
        max-width: 500px;
        margin: 0 auto;
    }
    .section-our-mission-4-1 .pic-1
    {
        width: 700px;
        left: 50%;
        margin-left: -350px;
        top: 7%;
    }
    .section-our-mission-4-1 .title {
       
        left: 0;
        font-size: 46px;
        top: 250px;
    }
    .section-our-mission-4-1 .bg-1
    {
            background-position: 93% 26%;
                background-size: auto 69%;
    }
    .section-our-mission-4-1 .bg-1 img
    {
        width: 230%
    }
    .section-our-mission-4-1 .title
    {
        top: -40px;
        text-align: left;
        padding-left: 38px;
    }
   
    .section-our-mission-3 .content, .section-our-mission-4 .text
    {
        font-size: 16px;
        line-height: 21px;
    }
    .section-our-mission-5 .bg-1
    {
        display: none;
    }
    .section-our-mission-5 .mobile-bg-1
    {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 70% center;
    }    
    .section-our-mission-5 .mobile-bg-1 img
    {
        width: 100%;
    }
    .section-our-mission-5 .text
    {
        font-size: 22px;
        line-height: 24px;
        bottom: auto;
        top: 34%;
    }
    .section-our-mission-5 .pic-1
    {
        width: 92%;
        bottom: 0;
        right: -22%;
        max-width: none;
    }
    .section-our-mission-6 .text
    {
        font-size: 22px;
        line-height: 24px;
    }
    .section-our-mission-6 .bg .bg-img
    {
        max-width: 161%;
    }
    .section-our-mission-4 .bg-3
    {
        background-position: 25%;
        margin-bottom: -77px;
    }
    .section-our-mission-5
    {
        margin-top: -49%;
    }
     
    .home-4 .play-btn-container {
        bottom: 22%;
        left: 11%;
    }
    .home-4 .play-btn-container .play-btn {
        margin-left: -8%;
        margin-top: -17%;
    }
    .home-4 .video-container .bg
    {
        height: 170px;
    }
    .section-our-process-banner .container, .section.section-our-process .container
    {
        padding-right: 40px;
        padding-left:40px;
    }
    .section.section-our-process .logo-process img
    {
        height: auto;
        
        width: 100%; 
    }
    .section.section-our-process .logo-process
    {
        display: flex;
        align-items: center;
    }
    .single-post-container .single-post-nav .link 
    {
        text-align: center !important;
        margin-bottom: 25px;
        padding:0 !important;
    }
    .single-post-container .single-post-nav .link span 
    {
        position: static;
    }
    .single-banner
    {
         
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 150px;
    }
    .single-post-container .main-content
    {
        padding-left: 50px;
        padding-right: 50px;
        padding-bottom: 20px;
    }
    .single-post-container .main-content blockquote:after{
        height: 100px;
        left: 50%;
        margin-left: -50px;
    }
    .single-post-container .main-content blockquote{
        padding-top: 125px;
        padding-left: 0;
        text-align: center;
    }
    .section-blog-banner .tranformed-bg {
        left: -170px;
        top: -404px;
    }
    .section-blog-banner {
        padding-top: 150px;
        padding-bottom: 150px;
    }
    /*.section-blog-list .blog-list-item .inner,.section-blog-list .blog-list-item.style-2 .inner, .section-blog-list .cat-filter-box .inner
    {
        padding-right: 15px;
        padding-left: 15px; 
    }*/
   /* .section-blog-list .blog-list-item .header
    {
        position: static;
        transform: none;
        padding-bottom: 25px;
    }
    */
    .section-thank-you-banner .title
    {
        font-size: 43px;
        line-height: 46px;
    }
    .section-thank-you-banner .text {
        font-size: 16px;
        line-height: 20px;
    }

    .section-thank-you-banner .blog-badge
    {
        max-width: 280px;
        top: 70%;
        
    }
    .section-404-banner .title {
        font-size: 150px;
        line-height: 170px;
    }
    .section-404-banner .sub-title {
        font-size: 25px;
        line-height: 25px;
    }
    .section-404-banner .bg
    {
        margin:0;
    }
    .section-service-banner .inline-dots li
    {
        display: block;
    }
    .section-service-banner .container .content
    {
        padding-right: 0;
    }
    .banner-video-playbutton
    {
        position: static;
        top: 0;
        margin: 30px auto 0;
    }
    .section-about-us-banner
    {
        padding-top: 150px;
        padding-bottom: 60px;
        -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 200px), 0 100%);
        clip-path: polygon(0 0, 100% 0, 100% calc(100% - 50px), 0 100%);
    }

    .calculator-question-slider .last-result-slide .book-a-call-btn{
        font-size: 15px;
        position: static;
        left: auto;
        transform: none;

    }
    .calculator-container  .last-result-slide  .option-area
    {       
        text-align: center;
    }
    .calculator-question-slider .last-result-slide .sub-title
    {
        font-size: 15px;
    }
    .home-6 .left-part .video
    {
        display: none;
    }
    .site-wrapper
    {
        padding-top: 120px;
    }
}

@media (max-width: 500px)
{
    body
    {
        font-size: 15px; 
    }
    .site-header
    {
        top: 37px;
    }
    .site-wrapper
    {
        padding-top: 99px;
    }
    .section-get-quote-banner .tranformed-bg
    {
        top: -335px;
    }
    .slider-service-callout .item-contanier
    {
        padding: 10px;
    }
    .slider-service-callout .item .text {
        font-size: 15px;
        line-height: 16px;
    }
    .slider-service-callout .slick-arrow {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 15px;
    }
    .slider-service-callout .item
    {
        padding: 0 43px 60px;
    }
    .section-service-2 .service-video-container .content .play-btn {
        width: 40px;
        height: 40px;
        line-height: 24px;
        border-width: 5px;
        margin-right: 10px;
    }
    .section-service-2 .service-video-container .content .play-btn svg {
        width: 22px;
    }
    .ourservice-video-slider .video-container
    {
            width: 266px;
    }
    .ourservice-video-slider .video-container .video {
        padding: calc(5% + -7px) calc(10% + 4px) calc(5% + 15px) calc(10% + 4px);
    }
    .plyr
    {
        min-width: 0;
    }
    .home-4 .video-container
    {
        width: 68%;
        box-shadow: none;
    }
    .featuerd-work-video-slider .left-part,.featuerd-work-video-slider .right-part
    {
        padding-left: 15px;
        padding-right: 15px;
    }
    .home-4 .title-row .right-part
    {
        padding-left: 15px;
    }
    .featuerd-work-video-slider .left-part .play-btn-container .play-btn {
        width: 37px;
        margin-left: -13px;
        margin-top: -21px;
    }
    
    .mobile-logo
    {
        max-width: 250px;
    }
    .ourservice-video-slider .slick-dots
    {
        bottom: 0;
    }
     
    .site-main  .section-home .text {
        font-size: 29px;
        line-height: 30px;
    }
    .section-home
    {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 62px), 0 100%);
        clip-path: polygon(0 0, 100% 0, 100% calc(100% - 62px), 0 100%);
    }
    .section.home-2
    {
        margin-top: -66px;
        padding-top: 66px;
    }
    .section.home-2:before{
        -webkit-clip-path: polygon(0 0, 100% 0, 0 76px);
        clip-path: polygon(0 0, 100% 0px, 100% 13px, 0 76px);
    }
    .section-home .image-with-video-container
    {
        /*margin-top: 60px;*/
    }
    /*.section-home .image-with-video-container .plyr {
         
        left: 22%;
        top: 20%;
        
        width: 57%;
    }*/
    .section.home-2 .title
    {
        font-size: 22px;
        line-height: 26px;
    }

    .section.home-3
    {
        -webkit-clip-path: polygon(0 0, 100% 66px, 100% calc(100% - 66px), 0 100%);
        clip-path: polygon(0 0, 100% 66px, 100% calc(100% - 66px), 0 100%);
        padding-bottom: 100px;
    }
    .home-4
    {
        padding-top: 240px;
        margin-top: -66px;
    }
    .section.home-4:before{
        -webkit-clip-path: polygon(0 0, 100% 0, 0 76px);
        clip-path: polygon(0 0, 100% 0px, 100% 13px, 0 76px);
    }
    .humberg-menu span
    {
        height: 5px;
        margin-top: 5px;
    }
    .popmenu-container .popmenu:after
    {
        right: -150px;
    }
    .close-menu
    {
        right: 8px;
    }
    .btn {
        
        font-size: 12px;
         
        padding: 10px 21px;
        
    }
    .slick-dots li
    {
        margin-right: 9px;
    }
    .slick-dots li button {
        width: 17px;
        height: 17px;
    }
    .ourservice-video-slider .play-btn
    {
        right: -21px;
    }
    .featuerd-work-video-slider .left-part .play-btn-container .play-btn
    {
        width: 25px
    }
    .featuerd-work-video-slider .left-part .play-btn-container .play-btn {
        width: 25px;
        margin-left: -13px;
        margin-top: -17px;
    }
    .section-about-3 .bg-text
    {
        white-space: normal;
        padding: 0 15px;
    }
    .section-about-5 [class*=col]
    {
        -ms-flex-preferred-size: unset;
        flex-basis: auto;
        -ms-flex-positive: unset;
        flex-grow: unset;
        padding: 0;
    }
    .section-about-5 .f4,.section-about-5 .f2f3
    {
        height: auto;
    }
    .f4 .image-block img 
    {
        display: none;
    }
    .f4 .image-block .content
    {
        position: static;
    }
    .apply-for-job-form
    {
        max-width: 100%;
    }
    .apply-for-job-form .title {
        font-size: 32px;
        line-height: 32px;
    }
    .activecampaign-form-container label, .form-group label
    {
        font-size: 13px;
        margin-bottom: 13px;
        line-height: 14px;
    }
    span.wpcf7-not-valid-tip
    {
        font-size: 14px;
    }
    div.wpcf7 input[type="file"] {
       
        font-size: 13px;
    }
    .section-our-mission-6 .text
    {
        font-size: 16px;
        line-height: 18px;
        max-width: 280px;
    }
    .section-our-mission-5 .text,.section-our-mission-4 .text{
        font-size: 16px;
        line-height: 18px;
        max-width: 280px;
    }
    .section-our-mission-5 .text
    {
        top: 25%;
    }
    .section-our-mission-4-1 .bg-1
    {
        background-position: 79% 36%;
        background-size: auto 100%;
    }
    .section-our-mission-4-1 .title{
        top: -100px;
    }
    .section-our-mission-4-1 .pic-1
    {
        top: 0;
    }
     .section-our-mission-5
    {
            margin-top: -32%;
    }
    .section-our-mission-1 .mobile-bg-1, .section-our-mission-1 .mobile-bg-2{
            background-size: 189%;
    }
    .section-our-mission-1 .mobile-bg-1
    {
        background-position: 63% 15px;
    }
    .section-our-mission-1 .mobile-bg-2 img,.section-our-mission-1 .mobile-bg-1 img {
        width: 258%;
    }
    .section-our-mission-1 .mobile-bg-2{
        margin-top: -166px;
        background-position: 49% center;
        height: auto;
        background-size: 250%;
    }
    .section-our-mission-1 .right-part {
            margin-top: -80%;
    }
    .section-our-mission-1 .text
    {
        font-size: 16px;
        line-height: 18px;
        max-width: 280px;

        margin-left: -140px;
    }
    .section-our-mission-1 .mobile-bg-3 img
    {
        width: 120%;
    }
    .section-our-mission-2 .title{
        bottom: 0;
        font-size: 35px;
        line-height: 40px;
    }
    .section-our-mission-2 .container
    {
        max-width: 214px;
    }
    .section-our-mission-4 .bg-1 img{
            max-width: 252%;
    }
    .section-our-mission-4 .bg-1
    {
            background-size: 157%;
    }
    .section-our-mission-4 .bg-2 img {
        min-width: 196%;
    }
    .section-our-mission-4 .pic-1 {
        width: 145%;
        margin-top: -136%;
    }
    .mobile-logo-slider .client-logo
    {
         
        width: 280px;
        height:180px;
        
    }
    .section-about-us-banner .tranformed-bg
    {
        background-position: center 16px;
        background-size: auto 92%;
    }
    .calculator-question-slider .item
    {
        padding-left: 0.5%;
        padding-right: 0.5%;
        padding-bottom: 70px;
    }
    .landing-slide .btn
    {
        padding: 11px 38px;
        font-size: 15px;
    }
    .animation-styles-slider
    {
        margin: 0 -15px;
        padding: 0 15px 55px;
    }
    .option-area .slick-arrow,.option-area .slick-arrow.arrow-next,.option-area .slick-arrow.arrow-prev
    {
        left: 50%;
        transform: translateX(-50%) translateY(0);
        top: auto;
        bottom: 0;
    }
    .option-area .slick-arrow.arrow-prev
    {
        margin-left: -20px;
    }
    .option-area .slick-arrow.arrow-next
    {
        margin-left: 20px;
    }
    .custom-slider-styles
    {
        padding: 77px 25px;
    }
    .handle-value-container{
        max-width: 60px;
        font-size: 12px;
        white-space: normal;
    }
}

/* NEW VERSTION CCS MEDIA QUERY */
@media (min-width:1200px)
{
    .container{
        max-width: 1186px;
    }
}
@media (min-width: 1620px)
{
	.container
	{
		max-width: 1550px;
	}
	body
	{
		padding-left: 71px;
	}
	.site-header
    {
        padding-left: 71px;
    }
}
@media (max-width:1620px)
{
    .nav-menu-container
    {
        top: 57px;
        transform-origin: 62px 0;
    }
    .humberg-menu span
    {
        height: 4px;
        margin-top: 5px;
    }
    .nav-menu-container .navbar-nav li
    {
        padding:0 35px;
    }
    .nav-menu-container .navbar-nav li .nav-link
    {
        font-size: 15px;
    }
    .humberg-menu
    {
        width: 20px;
    }
    
    body
    {
        padding-left: 60px;
        font-size: 16px;
    }
    .site-header
    {
        padding-left: 60px;
    }
    .nav-menu-container .nav-logo
    {
        top: 10px;
    }
    .site-footer{
        padding-top: 107px;
        padding-bottom: 95px;
    }
    .footer-widget .title
    {
        font-size: 20px;
        line-height: 25px;
    }
    .footer-widget .menu li a
    {
        font-size: 16px; 
        line-height: 48px;
    }
    .footer-widget .menu li
    {
        margin-bottom: 3px;
    }
    .site-footer
    {
        font-size: 16px;
        line-height: 24px;
    }
    .site-footer .footer-embed
    {
        margin-top: 26px;
        margin-bottom: 35px;
    }
    .footer-widget.footer-widget-1
    {
        padding-right: 85px;
    }
}

@media (max-width:992px)
{
    .site-header
    {
        background: transparent;
        top: 41px;
    }
    .header-1-top .contact-text
    {
        display: none;
    }
    body{
        padding-left: 0;
    }
    .scrolled .header-1-top .logo
	{
		display: block;
    }
    .scrolled .site-header
    {
        top: 0;
    }
    .site-header
    {
        padding-left: 0;

    }
    .site-footer
    {
        padding:68px 0 68px;
    }
    .footer-widget.footer-widget-1
    {
        text-align: center;
       padding-right: 15px;
       margin-bottom: 54px;
    }
    .footer-widget-1 .textwidget
    {
       margin:0 auto;

    }
    .footer-widget.footer-widget-2
    {
        margin-bottom: 22px;
    }
}