
@charset "utf-8";

html {
    overflow: visible;
    height: initial;
    -moz-user-select: text;
    -khtml-user-select: text;
    -webkit-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

a{
    color:  inherit;
    text-decoration: none;
}
a.tab-bttn{
    color: #000000;
}
a:hover{
    text-decoration: none;
}
a.inline-link{
        color:  #1f4f82;
    text-decoration: none;
}
a.inline-link:hover{
    text-decoration: underline;
}
a.bttn:hover, a.tab-bttn:hover,.tab-bttn:hover{
    text-decoration: none!important;
}
.bc-player-SyGHte2Ul_default:hover .vjs-big-play-button{
    background-color: #e50000!important;
}
.bc-player-SyGHte2Ul_default .vjs-play-progress{
      background-color: #e50000!important;
}
body{
    overflow-y: scroll;
    height: 100%;
    font-family: "Univers", Arial, Helvetica, sans-serif;
    font-weight: 400;
    margin: 0;
    -webkit-overflow-scrolling: touch;
position: relative;
}
body.windows{
    overflow-y:scroll;

}
body.windows::-webkit-scrollbar{
    width: 20px;
    background:transparent;
    position: absolute;
}
body.windows::-webkit-scrollbar-thumb{
    height:56px;
    background-color: rgba(179, 179, 179, 0.42)
}
.whitespace-fix{
    height:auto;
    overflow:hidden;
}

.fullpage-wrapper{
    min-height: 100vh;
}

h1{
    font-size: 48px;
    line-height: 53.81px;
    font-weight: 400;
    margin-top:0;
}
h2{
    color: #000;
    margin-top: 0;
    line-height: normal;
    font-size: 26px;
    margin-bottom: 11px;
    font-weight: 400;
}
h2.h2-twitter{
    margin-bottom: 0px;
}
#solutions-1 h2{
    font-size:36px;
}
h3{
    font-size: 25px;
    font-weight: 400;
    margin-top: -37px;
    margin-bottom: 30px
}
.test{
    background-color: hotpink;
}
.sticky-footer{
    width: 100%;
    height: 60px;
    background-color: #000000;
    bottom: 0px;
    left: 0;
}
/*
.content-width{
    max--width:1132px;
}
*/
.sticky-footer-inner{
    padding-right: 30px;
    padding-left: 30px;
    height: 53px;
    position: relative;

}
a{
    cursor: pointer;
}
#fullpage.mobile{
    overflow-y: scroll; /* has to be scroll, not auto */
    -webkit-overflow-scrolling: touch;

}

.grid{
    margin: 0 auto;
    max-width: 1180px;
    min-width: 320px;
    padding: 0;
    width: 100%;
}

.home .grid, .grid.homestyle{
    max-width: 1132px;
}
.home .grid.internalstyle{
    max-width: 1180px;
}
.grid.herostyle{
    max-width: 1600px;
}
.grid.snaps-style{
    max-width: 1440px;
}
p.lines-higher{
    margin-top: -7px;
    line-height: 1.75em;
}
* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.content-bg {
    position: relative;
    background-position:center center;
    background-size: 1600px;
    background-repeat: no-repeat;
    height: auto;
    margin: 0 auto;
    max-width: 1600px;
    min-width: 320px;
    padding: 0;
    width: 100%;
}
.fader-left{
    background-image: url(../assets/images/right_fader.png);
    background-repeat: repeat-y;
    position: absolute;
    right: -1px;
    bottom: 0;
    width: 364px;
    top: 0;
    height:510px;
}
.fader-right{
    background-image: url(../assets/images/left_fader.png);
    background-repeat: repeat-y;
    position: absolute;
    left: -1px;
    bottom: 0;
    width: 364px;
    top: 0;
    height:510px;
}
.fader-full{
    background-color: rgba(250,250,250,.9);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    top: 0;
}
.blogs-single .fader-full, .blogs-single .fader-right, .blogs-single .fader-left{
    height: 100%;
}
.section{
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
    min-height: 100vh;
}

.section .grid{
    background-repeat: no-repeat;
    background-position:right 10%;
    background-size: 50% 50%;
}
.blackout{
    color: #ffffff;
    display: block;
    overflow: hidden;
}
h1.blackout span {
    padding: .1em 0 .0em .1em;
    box-shadow: 0.1em 0 0 #000, -0.1em 0 0 #000;
     -moz-box-shadow:    0.1em 0 0 #000, -0.1em 0 0 #000;
  -webkit-box-shadow: 0.1em 0 0 #000, -0.1em 0 0 #000;
    color: #fff;
    background-color: #000;
    line-height: 1.25em;
    font-weight: 400;
}
.blackout-center{
    margin-left: auto;
    margin-right: auto;
    display: table;
    padding-right: .1em;
}
.windows h1.blackout span{
    line-height: 1.4em;
}
h1.blackout.p-spacing{
    margin-bottom: 35px;
}


.blackout.download-spacing{
    margin-bottom: 33px;
}
h1.blackout.contact-spacing{
    margin-bottom:43px;
}


.blackout.button-spacing{
    margin-bottom: 54px;
}
.blackout.twitter-spacing{
    margin-bottom: 22px;
}
.blogs .heroSlider-page .blackout{
    margin-bottom: 15px;
}
p.button-spacing, p.contact-grey.button-spacing{
    margin-bottom: 53px;
}
p.contact-grey.bottom-0{
    margin-bottom: 0px;
}
p.lines-higher.button-spacing{
    margin-bottom: 50px;
}
.whiteout{
    background-color: #ffffff;
    color: #000000;
    display: block;
    margin-bottom: .15em;
    padding: .25em .1em 0em .1em;
    width: fit-content;
    margin-top: 0px;
    line-height: .75em;
}
.bttn, .touchevents .bttn:hover{
    transition: all 250ms cubic-bezier(0.4, 0, 0.2, 1);
    text-decoration: none;
    background-color: #ffffff;
    color: #000000;
    border: 2px #f50000 solid;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 8px;
    font-weight: bold;
    font-size: 15px;
    line-height: 27px;
    letter-spacing: 1.13px;
    padding-left: 35px;
    padding-right: 35px;
    cursor: pointer;
}
.bttn-text{
    text-align: center;
}
.bttn.download-bttn{
    width: max-content;
}
.bttn.download-bttn, .bttn.bttn-smaller, .bttn.bttn-smaller:hover{
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
    padding-right: 24px;
    padding-top: 7px;
    padding-bottom: 4px;
}
.bttn:hover{
    color: #ffffff;
    background-color: #f80000;
    border: 2px #000000 solid;
        text-decoration: none;
}

@media (hover: hover) {
    .touchevents .bttn:hover {
        color: #ffffff;
        background-color: #f80000;
        border: 2px #000000 solid;
    }
    .touchevents .older-bttn:hover {
        padding-left: 63px;
        padding-right: 23px;
    }
    .touchevents  .newer-bttn:hover{
        padding-right: 63px;
    }
}

.bttn a{
    text-decoration: none;
    color: #000000;
}
.txt-bttn{
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 3px;
    border-bottom: 1px solid #f50000;
    letter-spacing : 0.98px;
    transition: all 250ms cubic-bezier(0.4, 0, 0.2, 1);
}
a.txt-bttn{
    color: #000000;
    text-decoration: none;
}
a.txt-bttn:hover, .txt-bttn:hover{
    color: #f80000;
}

.three-col-object .blog-link{
    position: absolute;
    bottom: 30px;
}

/** top nav**/
#header-bar{
    z-index: 5;
    position:fixed;
    width: 100%;
    top: 0;
    left: 0;
    transition: top 0.2s ease-in-out;
}

#header-bar.nav-up {
    top: -91px;
}
.navbar-expand{
    display: block;
}

.navbar-collapse{
    display: none;
}
.top-nav{
    height:60px;
    position: relative;
}
#top-nav-sol{
    width: 104px;
}
#top-nav-about{
    width: 76px;
}
#top-nav-blogs{
    width: 64px;
}
#top-nav-res{
    width: 112px;
}
#top-nav-home{
    width: 75px;

}
#top-nav-ii{
    width: 225px;
    padding-left: 11px;
    padding-right: 11px;
}
#top-nav-snaps{
    width: 108px;
}

.top-nav-right{
    position: absolute;
    right:15px;
    height: inherit;

}
.relative{
    position: relative;
}
.top-nav-right a{
    color: #ffffff;
    text-decoration: none;
    float: left;
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 54px;
    border-top:6px solid #000000;
    text-align: center;

}
.top-nav-right a:hover{
    font-weight: bold;
}
.top-nav-right a.active{
    height: inherit;
    border-top:6px solid #f80000;
    font-weight: bold;
}
a.submenu-link{
    line-height: 35px;
}
.mobile-nav-submenu a.submenu-link{
    background-color: #ffffff;
    color: #000000;
}
.logo-II{
    width:279px;
    background-repeat: no-repeat;
    height: 42px;
    left: 30px;
    background-image: url("../assets/icons/oracle_logo1.svg");
    background-size: contain;
    display: block;
}
.nav-submenu{
    position: absolute;
    background-color: #000000;
    top:58px;
    width: 280px;
    right: 250px
}
.nav-submenu.mobile-nav-submenu{
    position: inherit;
    width: 100%;
}
.nav-submenu a{
    display: block;
    width: 100%;
    text-align: left;
    font-size: 14px;

}
.nav-submenu.mobile-nav-submenu a{
        border: none;
        padding: 1px 0 0 45px;
}
.nav-submenu.mobile-nav-submenu a:hover{
    background-color: #f80000;
    color: #ffffff;
    font-weight: bold;
    
}

/**landing page**/
.p1-content{
    background-repeat: no-repeat;
    padding-top: 70px;
    padding-bottom: 75px;
    width: 1024px;
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: auto;
    margin-right: auto;
}

.p1-content.no-bottom{
    padding-bottom: 0px;
}
.blogs-single .hero .p1-content{
    padding-top: 0;
    padding-bottom: 0;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}

.p1-content .top-box{
    max-width: 812px;
}
.p1-content h1{
    font-size: 45px;
}
.home .p1-content, #single-blog-slider, .p1-content.home-spacing{
    width: 1132px;
    padding-top: 72px;
}

section{
    border-bottom: 1px solid #f5f5f5 ;
    background-repeat: no-repeat;
}
section.bottom-shadow, section.bg-black{
    border-bottom: none;
}
/**hero**/
.hero {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 510px;
    position: relative;
    width: 100%;
    padding-top: 60px;
    overflow-y:hidden;
}
.solutions .hero{
       height: auto;
    display: block;
}

.blogs-single .hero{
    overflow: hidden;
}

.hero > div {
    position: relative;
    z-index: 2;
}
.bottom-shadow{
    -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
    margin-bottom: 6px;
}
/*pages without hero slider**/
.hero-content{
    display: block;
    position: relative;
    width: 100%;
    height: -webkit-fill-available;
}
/*hero slider*/

button.slick-arrow:hover{
    background-color: transparent;
}
.slick-next.load{
    background-image: url("../assets/icons/right_arrow_over.svg"); 
}
.slick-prev.load{
        background-image: url("../assets/icons/left_arrow_over.svg");
}
.slick-next{
    right: 55px;
    background-color: transparent;
}
.slick-next, .touchevents .slick-next:hover{
    background-image: url("../assets/icons/right_arrow.svg");
}
.slick-next:hover{
    background-image: url("../assets/icons/right_arrow_over.svg");
    background-color: inherit;
}
.slick-prev, .touchevents .slick-prev:hover{
    background-image: url("../assets/icons/left_arrow.svg");
    background-color: transparent;
    left: 55px;
}
.slick-prev:hover{
    background-image: url("../assets/icons/left_arrow_over.svg");
    background-color: inherit;
}
@media (hover: hover) {
    .touchevents .slick-next:hover{
        background-image: url("../assets/icons/right_arrow_over.svg");
        background-color: inherit;
    }
    .touchevents .slick-prev:hover{
        background-image: url("../assets/icons/left_arrow_over.svg");
        background-color: inherit;
    }
}

.image-slider .slick-prev{
    background-image: url("../assets/icons/left_arrow_white.svg");
    left: -42px;
}
.image-slider .slick-next{
    background-image: url("../assets/icons/right_arrow_white.svg");
    right: -42px;
}
.image-slider .slick-next:hover{
    background-image: url("../assets/icons/right_arrow_over.svg");
    background-color: inherit;
    right: -42px;
}
.image-slider .slick-prev:hover{
    left: -42px;
    background-image: url("../assets/icons/left_arrow_over.svg");
    background-color: inherit;
}

.touchevents .image-slider .slick-next:hover{
    background-image: url("../assets/icons/right_arrow_over.svg");
    background-color: inherit;
    right: -42px;
}
.touchevents .image-slider .slick-prev:hover{
    left: -42px;
    background-image: url("../assets/icons/left_arrow_over.svg");
    background-color: inherit;
}
@media (hover: hover) {
    .touchevents .image-slider .slick-next:hover{
        background-image: url("../assets/icons/right_arrow_white.svg");
        background-color: inherit;
        right: -42px;
    }
    .touchevents .image-slider .slick-prev:hover{
        left: -42px;
        background-image: url("../assets/icons/left_arrow_white.svg");
        background-color: inherit;
    }
}

.dots-holder{
    position: relative;
    width: 50%;
    display: flex;
    justify-content: space-evenly;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -31px;
}
.dots-holder .slick-prev,
.dots-holder .slick-next{
    position: inherit;
    margin-top: -15px;

}
.dots-holder .slick-dots{
    width: auto;
    margin-bottom: 0;
    margin-top: 0;
}

button, .button:hover {
    background-color: inherit;
    -webkit-appearance:none;
    -moz-appearance: none;
}
.heroSlider-page{
    position: relative;;
}
.heroSlider  .arrows {
    position: absolute;
    width: 96% !important;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

 .slick-arrow {
     background-size: contain;
     background-position: center;
     background-repeat: no-repeat;
    position: absolute;
     z-index: 10;
    width: 29px;
    height: 54px;
    border: none;
    outline: none
}
.heroSlider .slick-arrow, #twitterSlider .slick-arrow{
        top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    
}
#twitterSlider .slick-arrow{
    
}
.quoteSlider .slick-arrow{
    bottom:50%;
}


.slick-arrow:before, .slick-arrow:after {
    color: #fff;
    font-size: 120px;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
    position: absolute;
    left: 0;
    opacity: 0;
}
.heroSlider .slick-arrow:before, .heroSlider.slick-arrow:after,#twitterSlider .slick-arrow:before, #twitterSlider.slick-arrow:after{
     top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)   
}

.slick-arrow:after {
    transition: opacity 700ms cubic-bezier(0.4, 0, 0.2, 1)
}

 .slick-arrow:hover {
    cursor: pointer;
}

.slick-arrow:before, .slick-arrow:after {
    left: 50% !important;
    opacity: 1
}

.heroSlider, .notSlider{
    position: relative;
}

.slick-dots {
    position: absolute;
    bottom: -16px;
    width: 100%;
    text-align: center;
    transition: all 650ms cubic-bezier(0.4, 0, 0.2, 1);
    padding-left: 0;
}
.blogs .slick-dots, .heroSlider .slick-dots{
    bottom: 19px;
}
.quoteSlider .slick-dots{
    bottom:0px;
}

.slick-dots li {
    margin: 5px 5px;
    outline: none;
    position: relative;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: row;
    -ms-flex-wrap: none;
    flex-flow: row nowrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    height: 22px;
    width: 22px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    text-indent: -100px;
    background-color: #ffffff;
    border: 2px solid #000000;
    border-radius: 50%;
    display: inline-block;
    height: 17px;
    width: 17px;
    overflow: hidden;
    outline: none;
    cursor: pointer;
    padding:0;
    margin:0;
}

.slick-dots li button:hover {

    background: #000000;
}

.slick-dots li button:focus {
    outline: 0
}

.slick-dots li button::-moz-focus-inner {
    border: 0
}

.slick-dots li.slick-active button {
    border: 2px solid #f80000;
    background: #f80000
}
/******************************
POPUPS
******************************/
.overlay-fill {
    width: 100%;
    height: 100%;
    background-color: black;
    display: block;
    position: absolute;
    top: 21px;
    opacity: 1;
}

#overlay-container {
    z-index: 1001;
    display: none;
    text-align: center;
    opacity: 1 !important;
    width: 980px;
    margin-top: 25px;
    height: 560px;
    position: relative;
}

/* modify to fit size of the popup image */
#overlay-content {
    opacity: 0;
    overflow: hidden;
    margin: 45px auto 0;
    z-index: 1001;
    display: none;
    text-align: right;
    width: 822px;
    height: 489px;
    color: #fff;
    margin-top: 24px;
    background-color:transparent;
    background-repeat: no-repeat;
    background-size: 126px 100px;
    background-position: center;
    position: absolute;
    top: 48px;
}

#voverlay-content object, #voverlay-content iframe, #voverlay-content span {
    width: 100%;
    height: 100%;
}
.hero-video{
    -webkit-box-shadow: 2px 2px 12px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 12px 1px rgba(0,0,0,0.2);
    box-shadow: 2px 2px 12px 1px rgba(0,0,0,0.2);
    display: flex;
}
.y-close{
    background-image: url(../assets/icons/close_video.svg);
    color: #FFFFFF;
    background-repeat: no-repeat;
    background-size: 94px 24px;
    background-position: right;
    width: 94px;
    height:20px;
    float: right;
    margin-top: -5px;
    margin-bottom: 5px;
    cursor:pointer;
}
.y-close:hover{
    background-image: url("../assets/icons/close_video_over.svg");
}
.popupContainer {
    width: 1400px;
    height: 800px;
    background-color: transparent;
    margin-top: 44px;
    padding-top: 30px;
    overflow: hidden;

}


/**Twitter slider**/
.twitterSlider{
    margin-bottom: 32px;
    overflow: hidden;
}

.twitter-logo{
    float:left;
    padding-right: 36px;
    border-right: 1px solid black;
    padding-top: 24px;
    padding-bottom: 24px;
}
.twitter-text{
    float:left;
    padding-left: 35px;
    width: Calc(100% - 100px);
    font-size: 22px;
    height: 100px;
    line-height: 32px;
    font-family: Univers-Light, Arial, Helvetica, sans-serif;
}
.twitter-text .align-vertical:hover{
    text-decoration: underline!important;
}
.twitterSlider .slick-next{
    right: 0;
}
.twitterSlider .slick-prev{
    left: 0;
}
.twitterSlider-page{
    padding-right: 105px;
    padding-left: 105px;
    padding-top: 50px;
    padding-bottom: 50px;
}

a.twitterSlider-content{
    color: #000000;
}
a.twitterSlider-content:hover, a.twitterSlider-content:active{
    outline:none;
    border:none;
    -webkit-appearance: none;
}
/**SNAPSHOTS PAGE**/

#snaps-bg{
    background-image: url("../assets/images/snapshots_1441.jpg");
    background-size: 1600px 510px;
    background-position: center center;
}
.snapshots .blog-object-holder{
    margin-top: -3px;
}

.snapshots .blog-thumb-overlay .align-centered{
    width: 100%;
}
.b-modal {
    display:none;
}


.featured-banner {
    position: absolute;
    z-index: 4;
    margin-left: -17px;
    margin-top: 30px;
    display:none
}
.featured-banner.active{
    display:block;
}

.image-slider{
    width:90%;
    max-width: 1600px;
    max-height: 90%;
    opacity:0!important;
    -webkit-transition: opacity .25s ease-in-out;
    -moz-transition:opacity .25s ease-in-out;
    -o-transition:opacity .25s ease-in-out;

}
.image-slider.active{
    opacity: 1!important;

}
.image-expand{
    display: flex!important;
    margin-right: auto;
    margin-left: auto;
}
.text-thumb-image{
    background-color: #FFFFFF;
    background-size: 135px 135px;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: inherit;

}
.text-date{
    display: inline;
    float:left;
}
.text-pop{
    max-width: 850px;
    max-height: 90vh;
}
.text-content{
    margin-right: auto;
    margin-left: auto;
}
.image-content{
align-items: center;
    margin-left: auto;
    margin-right: auto;
}
.pop-text{
    background-color: #FFFFFF;
    color: #000000;
    padding: 60px 45px 28px 45px;
    max-height: Calc(90vh - 30px);
    overflow-y: auto;
}
.snaps-intro{
    margin-bottom: 66px;
}
.image-snap-expanded{
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: Calc(90vh - 30px);
    margin-right: auto;
    margin-left: auto;
    display: block;
}
.expand-bttn-holder{
    width: 100%;
    height: 30px;
    display:inline-block;
}
.image-close, .expand-download, .touchevents .image-close:hover,  .touchevents .expand-download:hover{
    color: #ffffff;
    float: right;
    cursor: pointer;
    border-bottom: 1px solid #F80000;
    margin-left: 25px;
    margin-bottom: 10px;
}

a.expand-download{
    text-decoration: none;
}
.image-close:hover, .expand-download:hover{
    color: #f80000;
}

@media (hover: hover) {
    .touchevents .image-close:hover,  .touchevents .expand-download:hover{
        color: #f80000;
    }
}
#snaps-title{
    max-width: 415px;
}
.snaps-main-p{
    font-size: 18px;
    max-width: 555px;
}
.snaps-object-title {
    font-size: 29px;
    margin-bottom: 6px;
}
.snapshots .blog-object{
    position: relative;
    overflow: visible;
}

.expand-txt, .touchevents .blog-thumb-overlay:hover .expand-txt{
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    line-height: 15px;
}
.blog-thumb-overlay:hover .expand-txt{
    color: #F80000;
}
.icon-expand,.touchevents .blog-thumb-overlay:hover .icon-expand{
    width:40px;
    height:40px;
    background-image: url("../assets/icons/infographic_expand.svg");
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 14px;
    background-size: contain;
}
.blog-thumb-overlay:hover .icon-expand{
    height:40px;
    background-image: url("../assets/icons/infographic_expand_over.svg");
}
@media (hover: hover) {
    .touchevents .blog-thumb-overlay:hover .icon-expand{
        background-image: url("../assets/icons/infographic_expand_over.svg");
    }
    .touchevents .blog-thumb-overlay:hover .expand-txt{
        color: #F80000;
    }
}
/**SOLUTIONS**/


.solutions-hero-content{
width: 908px;
margin-top:81px;
    position: absolute;
    left:50%;
    transform: translateX(-50%);
}
#solutions-1 .p1-content{
    padding-top: 82px;
    padding-bottom: 0px;
    margin-left: 0;
    width: 1132px;
}
#solutions-1 p, #solutions-1 ul{
    color: #808285;
       max-width:861px;
}
#solutions-1 ul{
    margin-top: -19px;
    margin-bottom: 18px;
    list-style: none;
}
#solutions-1 ul li::before {
  content: "\2022";  
  color: #000000; 
  font-weight: bold; 
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  line-height: 1.75em;  
}
#solutions-1 h2{
    font-family: "Univers-Obl", "Univers", Arial;
    font-style: oblique;
}

#solutions-bg {
    background-image: none;
    padding-top: 61px;
}
#solutions-1 {
    background-image: url(../assets/images/solutions.svg);
    background-size: 1200px 757px;
    background-position: top center;
}
.solutions-style .heroSlider-page {
    padding-left: 0px;
    height: auto;
}

#solutions-2 .p1-content{
    padding-top: 78px;
    width: 1180px;
     max-width: 100%;
        padding-left: 0px;
    padding-right: 0px;
}
#solutions-3 .p1-content{
    width: 1180px;
    max-width: 100%;
    padding-bottom: 35px;
}
#solutions-video .p1-content{
    padding-top: 74px;  
    padding-bottom: 36px;
}
.video-holder{
    width:608px;
    height:342px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 2px 2px 12px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 12px 1px rgba(0,0,0,0.2);
    box-shadow: 2px 2px 12px 1px rgba(0,0,0,0.2);
    margin-bottom: 45px;
 }
.video-holder iframe{
        width: 100%;
        height:100%;
}
.video-description{
    width:608px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 16px;
    color: #808285;
}
.content-block{
    margin-bottom: 71px;
}
.quoteSlider.twitterSlider,.quoteSlider .twitterSlider-page{
       width:1068px;
    margin-left: auto;
    margin-right: auto;
}
.quoteSlider .twitterSlider-page{
       padding-top: 35px;
      padding-top: 35px;
}

.quote-text-inner p{
    font-size: 22px;
    line-height: 32px;
    font-family: "Univers-Obl-Light","Univers",Arial,Helvetica;
    font-style: oblique;
    text-align: center;
    vertical-align: middle; 
}
.quote-text-inner p.quote-caller{
     font-family:"Univers",Arial, Helvetica;
    font-style: normal;
    text-align: center;
    width: 100%;
}
.features-holder{
    width: 850px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    display: table;
}
.feature-icon img{
    margin-left: auto;
    margin-right: auto;
    display: table;
    margin-bottom: 4px;
}
.feature-block{
    width: 345px;
    margin-left: 40px;
    margin-right: 40px;
    float:left;
    margin-bottom: 60px;
}
.feature-title{
    font-size: 36px;
    line-height: 38px;
    font-family: "Univers-Light",Arial;
    text-align: center;
    margin-bottom: 16px;
}
.feature-text{
    color: #808285;
    text-align: center;
    font-size: 18px;   
}
#solutions-2 .p1-content{
    padding-bottom: 15px
}
#solutions-title{
        margin-bottom: 43px;
}
.solutions-hero-content p{
    margin-bottom: 30px;
}
.solutions-hero-content p.txt-30{
    margin-bottom: 26px;
}
/**Reports**/

.current-report{
    background-image: url("../assets/icons/report_current.svg");
    background-size: 91px 110px;
    background-repeat: no-repeat;
    background-position: 29px 75px;
}
.reports-date{
    font-size: 15px;
    margin-bottom: 5px;
    color: #737373;
    font-family: Univers-Light, Arial, Helvetica, sans-serif;
}
.reports-title{
    font-size:36px;
    line-height: 38px;
    margin-bottom: 12px;
}
.reports-p{
    color:#808285;
}
.reports-subtitle{
    line-height: 38px;
    font-size: 26px;
    padding-bottom: 0;
    margin-bottom: 0;
}
.reports-bullets{
    margin-top: 6px;
    color: #808285;
    line-height: 25px;
    margin-bottom: 30px;
    list-style: none;
}
.reports-bullets li::before{
    content: "•";
    color: #000000;
    display: inline-block;
    width: 1em;
    margin-left: -1em

}
.reports-content{
    padding-left: 133px;
    display: block;
}
.reports-content p{
    margin-bottom: 18px;
}
.report-group{
    display: none;
}
.view-archive{
    font-size: 15px;
    letter-spacing: 1.13px;
    font-weight:700 ;
    line-height: 22px;
    position: absolute;
    right: 30px;
    top: 93px;
    cursor: pointer;

}
.arrow-red{
    background-image: url("../assets/icons/arrow_red.svg");
    background-size: 22px 18px;
    margin-left: 13px;
    width: 22px;
    height: 18px;
    float: right;

}
.view-archive:hover{
    color: #F80000;
}
.view-archive:hover .arrow-red{
    background-image: url("../assets/icons/arrow_black.svg");
}
.archive-report{
    float: left;
    width: 280px;
    margin-left: 14px;
    margin-right: 14px;
    margin-bottom: 75px;
}
.archive-date{
    font-size: 15px;
    color: #737373;
    text-align: center;
    margin-bottom: 5px;
}
.archive-title{
    font-size: 25px ;
    margin-bottom: 17px;
    color:#58595B ;
    height: 60px;
    text-align: center;
    overflow: hidden;
}
a.document:hover .document-title{
    text-decoration:none;
    color:#e50000;
    
}
a.document:hover{
    text-decoration: none;
}
.archive-holder{
    display: table;
    height: auto;
    max-width: 925px;
    margin-left: auto;
    margin-right: auto;
}
.archive-content{
    display: none;
}
.icon-doc{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.docs-holder {
    display: table;
    height: auto;
    max-width: 925px;
    margin-left: auto;
    margin-right: auto;
}
.document{
    float: left;
    width: 280px;
    margin-left: 14px;
    margin-right: 14px;
    margin-bottom: 60px;
}
.docs-content{
    display: none;
}

.docs-content .p1-content{
    padding-bottom: 42px;
}
.document-title{
    font-size: 25px ;
    margin-bottom: 17px;
    color:#58595B ;
    height:89px;
    text-align: center;
    overflow: hidden;
}
.icon-report{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.archive-bttn, .archive-bttn:hover, .touchevents .archive-bttn, .touchevents .archive-bttn:hover{
    margin-left: auto;
    margin-right: auto;
    display: table;
}

/**footer**/
footer{
    height: 60px;
    position: relative;
}
.sticky-footer-links{
    min-width: 488px;
    font-size: 12px;
    color: #ffffff;
    display: inline-block;
    position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.sticky-footer-links span{
    border-right: 1px solid #ffffff;
    padding-right: 14px;
    padding-left: 14px;
    display: inline-block;
}

.sticky-footer-links span:last-of-type{
    border:none;
    padding-right: 0;
}
.sticky-footer-links a, .touchevents .sticky-footer-links a:hover{
    color: #ffffff;
    text-decoration: none;
}
.sticky-footer-links a:hover{
    text-decoration: none;
    color:#f80000;
}
@media (hover: hover) {
    .touchevents .sticky-footer-links a:hover{
        text-decoration: none;
        color:#f80000;
    }
}

.logo-integrated{
    width:228px;
    height: 32px;
    left: 30px;
    background-image: url("../assets/images/footer_logo.svg");
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}

footer{
    padding-right: 30px;
    padding-left: 30px;
}
.footer-nav-left{
    display: inline-block;
    width: 228px;
}
.footer-nav-center{
    position: relative;
    display:inline-block ;
    width:Calc(100% - 310px);
    height:inherit;
}

.footer-nav-right{
    display: inline-block;
    height: 60px;
    float: right;
    width: 77px;
}
.social a{
    width: 30px;
    height: 60px;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    background-position: center;
}
.social a.social-twitter, .touchevents .social a.social-twitter:hover{
    margin-right: 12px;
    background-image: url("../assets/icons/footer_twitter_icn.svg");
}
.social a.social-twitter:hover{
    background-image: url("../assets/icons/footer_twitter_icn_over.svg");
}
@media (hover: hover) {
    .touchevents .social a.social-twitter:hover{
        background-image: url("../assets/icons/footer_twitter_icn_over.svg");
    }
}
.social a.social-mail, .touchevents .social a.social-mail:hover{
    background-image: url("../assets/icons/footer_email_icn.svg");
}
.social a.social-mail:hover{
    background-image: url("../assets/icons/footer_email_icn_over.svg");
}
@media (hover: hover) {
    .touchevents .social a.social-mail:hover{
        background-image: url("../assets/icons/footer_email_icn_over.svg");
    }
}
/** Three Column Blog Layout**/

.three-col-layout{
display:inline-block;
 max-width:100%;

}
.partner-content .three-col-layout{
    width: 100%;
}

.three-col-row{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}

.three-col-object{
    overflow: hidden;
    width: Calc(33% - 9px);
    height: 416px;
    background : #FFFFFF;
    border-style : Solid;
    border-color : #DBDDDD;
    border-width : 1px;
    box-shadow : 1px 1px 3px rgba(0, 0, 0, 0.05);
    filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#000000') ;
    position: relative;
    float: left;
}
a.three-col-object{
    color: #58595B;
    text-decoration: none;
}
.three-col-object:first-of-type{
    margin-left: 0;
}
.read-all-holder{
    margin-top: -26px;
    margin-bottom: 38px;
    display: inline-block;
    height: auto;
}
.title-large{
    display: block;
}
.title-small{
    display:none
}
.blog-thumb{
    position: relative;
    width: 346px;
    height: 172px;
    overflow: hidden;

}
.blog-thumb-image{
    position: absolute;
    width: 100%;
    height: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    background:no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.blog-thumb-image img {
    height: inherit;
    width: auto;
}
.three-col-layout .blog-thumb-image img{
    width: 100%;
    height: auto;
}
.blog-thumb-overlay{
    width: 100%;
    height: inherit;
    background-color: rgba(0, 0, 0,.65);
    position: absolute;
    top:0px;
    left: 0px;
    background-size: cover;
    background-position: center center;
}


.blog-thumb-desc{
    position: absolute;
    bottom:10px;
    left: 30px;
    font-weight : bold;
    font-size : 15px;
    letter-spacing : 0.75px;
    color : #FFFFFF;
    text-transform: uppercase;
}
.blog-thumb-content{
    padding: 30px 30px 30px 30px;

}
.blog-thumb-top{
    font-size : 14px;
    color : #737373;
    margin-bottom: 14px;

}
.blog-thumb-top .date{
    display: inline;

}
.blog-thumb-top .divider{
    display: inline;
    margin-left: 3px;
    margin-right: 3px;

}
.blog-thumb-top .author{
    display: inline;

}
.blog-thumb-title {
    font-size : 25px;
    color : #58595B;
    letter-spacing: -.02em;
}

/***Home page***/
.grid{
    background-repeat: no-repeat;
    background-position: top center;
}
#home-bg{
    background-image: url("../assets/images/banner_home.svg");
    background-position: top center;
}

#home-2 {
    height: auto;
    background-size: 1600px 500px;
    background-image: url("../assets/images/home_internet.png");
}
#home-4 {
    background-position: top center;
    background-image: url("../assets/images/global_monitoring.svg");
    background-size: 1600px 500px;
    height:auto;
}
.home .heroSlider-page{
    margin-right: 200px;
}
h1.video-title{
    width: 350px;
    margin-bottom: 0px;
}
.hero-video {
    position:absolute;
    right:0;
    width: 530px;
    height: 299px;
}


/**about page**/
#about-bg{
    background-image: url("../assets/images/banner_home.svg");
    background-position: top center;
}

#about-4{
    background-image: url("../assets/images/thanks.svg");
}
#about-7{
    background-image: url("../assets/images/peering_contact_us.svg");
    background-position: top center;
    background-size: 1600px 911px;
}
#about-8{
    background-image: url("../assets/images/contact_us.svg");
    background-position: top center;
    background-size: 1600px 479px;
}
#news-bg-2{
    background-image: url("../assets/images/about_us.png");
    padding-bottom: 82px;
}
#news-bg-4{
    background-image: url("../assets/images/thanks.svg");
    padding-bottom: 56px;
}
p.contact-grey{
    color:#808285;
    margin-bottom: 42px;
}
.bottom-10{
    margin-bottom: 10px;
}
.tab-bttns.expand{
    display:block;
}
.tab-bttns.collapse{
    display:none;
}
.tab-bttns{
    padding-left: 80px;
    font-size: 18px;
    height: 80px;
}
.tab-bttns .active{
    font-weight: bold;
}

.tab-bttn{
    float:left;
    margin-left: 45px;
    line-height: 80px;
    position: relative;
}
.tab-bttn span:hover {
    color: #F80000;
}
.tab-arrow {
    display: none;
    position: absolute;
    bottom:-1px;
    width: 0;
    height: 0;
    left:50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    border-left: 21px solid transparent;
    border-right: 21px solid transparent;
    border-bottom: 20px solid #fbfcfd;
}
.active .tab-arrow{
    display: block;
}
.download-holder{
    display:flex;
    position: relative;
}
#media-downloads{
    width: 434px;
}
.media-download{
    width: 195px;
    display: inline-block;
    position: relative;
    height: 214px;

}

.article-download {
    width: 300px;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    height: 233px;
    vertical-align: top;
    position: relative;

}
.download-bttn{
    position: absolute;
    left:50%;
    bottom:0px;
    transform:translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    letter-spacing: .98px;
    width: -moz-fit-content;

}
.download-image{
    width: 85px;
    height: 85px;
    margin-bottom: 17px;
}
.download-txt{
    font-size: 18px;
    text-align: center;
    margin-bottom: 26px;
}
.contact-object-header{
    background-color: #000000;
    color: #ffffff;
    font-size: 18px;
    padding-left:30px;
    height: 58px;
    line-height: 58px;
}
ul.contact-ul{
    margin-top: 23px;
    margin-left: 5px;
}

ul.contact-ul li{
    font-size: 14px;
    color: #f80000;
    line-height: 1.72em;
}
ul.contact-ul li span{
    color: #000000;
}
.about .three-col-layout{
    margin-bottom: 35px;
}
.width-peering{
    width:660px;

}
.partner-content .three-col-object{
    height: 357px;
}

.author-holder{
    position: relative;
    height: 520px;
    margin-left: 2.11%;
    width: 31.92%;
    float:left;
    margin-bottom: 32px;
}
.author-holder:first-of-type{
    margin-left:0px;
}
#meet-bg{
    background-image: url("../assets/images/meet_team.svg");
    background-position-y: top;
}
#authors-blocks{
    margin-left: -15px;
    margin-bottom: -25px;

}
#authors-blocks .three-col-object{
    height: 535px;
    width: 100%;
    -webkit-transition: height .75s ease-in-out;
    -moz-transition:height .75s ease-in-out;
    -o-transition:height .75s ease-in-out;
}
.author-row{
 width: 100%;

}
.expand.author-row:last-of-type{
    padding-bottom: 400px;
    height: fit-content;
    display: table;
}
.authorTextShort{
    display: block;

}
.authorTextLong{
    display: none;
}

.author-thumb-image img{
    width:100%;
}
#authors-blocks .three-col-object.open{
    height: auto;
    position: absolute;
    z-index: 4;
}
#authors-blocks .three-col-object.open .authorTextShort{
    display: none;
}
#authors-blocks .three-col-object.open .authorTextLong{
    display:block!important;
    padding-bottom: 0px;
        margin-bottom: 17px;
}
.author-thumb-content{
    padding: 30px;
}
.author-thumb-content .description, .author-thumb-content .position{
    font-size: 16px;
}
.author-thumb-content .description{
    margin-bottom: 17px;
}
.author-bar{
    margin-bottom: 7px;
}
.posts-bttn{
    position:absolute;
    left:30px;
    bottom:30px;
}
.readmore{
    border-bottom: 1px solid #f80000;
    cursor: pointer;
}
.readmore:hover, .readLess:hover{
    color: #f80000;
}
.readLess{
    width: 15px;
    height: 15px;
    position: absolute;
    right: 0;
    bottom: 5px;
}
.teamclose-holder{
    position: relative;
    padding-right: 25px;
    display: inline-block;
}
.readLess img{
    width: 15px;
    height: 15px;
}
.authorTextShort, .authorTextLong{
    color: #767676;
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 28px;
}
.author-bar span{
    padding: .1em .1em .0em .1em;
    font-size: 30px;
    color: #fff;
    background-color: #000;
    margin-bottom: 15px;
}
/***Blogs Page***/
.blog-content h1{
    font-size: 45px;
    margin-bottom: 0px;
}

.blogs .hero{
    overflow: hidden;
}
.blog-object-holder{
    margin-top: 30px;
}
.blog-object-holder a{
    cursor: pointer;
    color: #000000;
    text-decoration: none;
}
.click-area{
    width: 100%;
    height: auto;
    display: table;

}
#blogs-bg{
    overflow: hidden;
}
.blogs-bttn-holder{
    position:relative;
    width: 100%;
}
.mobile-nav{
    display: none;
}
.hero-category{
    font-size: 18px;
    font-family: Univers-Bold, Arial, Helvetica, sans-serif;
    font-weight: 400;
    margin-bottom: 12px;
    text-transform: uppercase;
}
.hero-datename{
    width: 100%;
    font-size : 18px;
    color : #231f20;
    margin-bottom: 53px;
}

.hero-datename .date{
    display: inline;
}
.hero-datename .divider{
    display: inline;
    margin-left: 3px;
    margin-right: 3px;
}
.hero-datename .author{
    display: inline;
}
.heroSlider-page{
    height:452px;
    padding-left: 200px;
}
.home .heroSlider-page{
    padding-left: 175px;
    margin-right: 175px;
}
.about .heroSlider-page{
    padding-left: 209px;
}
.snapshots .heroSlider-page{
    padding-left: 60px;
}
.blog-content p{
    font-family: "Univers", Arial, Helvetica, sans-serif!important;
}
.blog-object{
    cursor:pointer;
    width:100%;
    height: 262px ;
    background-color: #ffffff;
    border:1px solid #dbdddd;
    margin-bottom: 33px;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: opacity .25s ease-in-out;
    -moz-transition:opacity .25s ease-in-out;
    -o-transition:opacity .25s ease-in-out;
}
.blog-object.active{
    opacity: 1;
}
.blog-object-image{
    width: 100%;
    overflow: hidden;
    height: inherit;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.blog-object-left{
    width: 269px;
    height: inherit;
    float:left;
    position: relative;
    overflow:hidden;
}
.blog-object-right{
    width: Calc(100% - 269px);
    float: left;
    padding: 25px 30px 30px 30px;
}
.blog-object-category{
    text-transform: uppercase;
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.landscape-down{
    display: none;
}

.blog-object-title{
    font-size: 37px;
    margin-bottom: 6px;
}
.blog-object-right .date, .blog-object-right .divider, .blog-object-right .author{
    color: #767676;
    display: inline-block;
    font-size: 15px;
    font-family: Univers-Light, Arial, Helvetica, sans-serif;
    font-weight: 400;
    margin-bottom: 9px;
}
.blog-object-teaser, .snaps-object-desc{
    color: #767676;
    line-height: 1.4em;
    font-size: 15px;
    margin-bottom: 22px;
    -moz-user-select: all;
    -khtml-user-select: all;
    -webkit-user-select: auto;
    -ms-user-select: all;
    user-select: all;
}
.bttn-holder{
    position: absolute;
    width: auto;
    right: 0;
    bottom: 3px;
}
.blogs .bttn-holder{
    bottom: -2px;
}
.share-bttn img{
    width: 20px;
    height: 22px;
    margin-right: 8px;
    position: absolute;
    top: -4px;
}
.blog-object .txt-bttn{
    border-bottom: 1px solid #f50000;
    margin-right: 20px;
    font-size: 13px;
}
.snapshots .blog-object .txt-bttn{
    display: inline-block;
}
.share-bttn{
    font-size: 13px;
    font-weight: bold;
    position: relative;
    letter-spacing : 0.98px;
}
.sort-bttn, .search-bttn, .subscribe-bttn{
    font-size: 15px;
    font-weight: bold;
    position: relative;
    width: auto;
    display: inline-block;
    float:right;
    margin-left: 22px;
    margin-top: 10px;
    cursor: pointer;
    letter-spacing : 0.98px;
}
.sort-bttn img{
    width: 14px;
    height: 15px;
    padding-top: 6px;
}
.search-bttn img{
    width: 15px;
    height: 15px;

}
.icon-rss{
    width: 19px;
    margin-bottom: -4px;
    height: 19px;
    background-image: url(../assets/icons/share_rss_red-icon_transparent-bg.svg);
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;

}
.hover .icon-rss{
    background-image: url("../assets/icons/share_rss_black-icon_transparent-bg.svg");

}

.share-bttn span{
    padding-left: 28px;
}
.subscribe-bttn-black{
    float:right;
    width:118px;
    height:31px;
    background-image: url("../assets/icons/subscribe_btn.svg");
    display: inline-block;
    margin-left: 22px;

}
.subscribe-bttn-black:hover{
    background-image: url("../assets/icons/subscribe_btn_over.svg");

}
a.subscribe-bttn{
    color: #000000;
    text-decoration: none;
}
.share-bttn span:hover{
    color: #f80000;
}
.sort-bttn span, .search-bttn span, .subscribe-bttn span {
    padding-right: 12px;
}
.sort-nav{
    display: none;
    opacity: 0;
    position: absolute;
    width: 209px;
    z-index: 10;
    left: -105px;
    top:70px;
    -webkit-transition: opacity .25s ease-in-out, top .25s ease-in-out ;
    -moz-transition:opacity .25s ease-in-out, top .25s ease-in-out ;
    -o-transition:aopacity .25s ease-in-out, top .25s ease-in-out ;
}
.sort-nav-border{
    border: 1px solid black;
}
.sort-nav.active{
    opacity: 1;
    top: -16px;

}
.sort-close{
    height: 42px;
    background-image: none;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top left;
    width: 100%;
    margin-bottom: 2px;
}

.sort-nav-item{
    font-size: 18px;
    background-color: #000000;
    color: #ffffff;
    width: 100%;
    padding: 14px 25px 14px 25px;
    cursor: pointer;

}
.sort-nav-item:hover{
    background-color: #ffffff;
    color: #f80000;
}
.search-wrap{
    width: 486px;
    position:absolute;
    right: 0px;
    top:70px;
    opacity:0;
    display: none;
    width: 120px;
    left: 131px;
    overflow: visible;
    transition: opacity .25s ease-in-out, top .25s ease-in-out ;
    -webkit-transition: opacity .25s ease-in-out, top .25s ease-in-out ;
    -moz-transition:opacity .25s ease-in-out, top .25s ease-in-out ;
    -o-transition:aopacity .25s ease-in-out, top .25s ease-in-out ;
}

.search-wrap.active{
    display: block;
    opacity: 1;
    top: -16px;
    z-index: 7;
}
.search-hovercover{
    background-color: transparent;
    height:50px;
}
.search-close{
    background-size: contain;
    background-image: url(../assets/icons/search_close.svg);
    width: 28px;
    height: 28px;
    display: inline-block;
    right: -41px;
}
.search-close:hover{
    background-image: url("../assets/icons/search_close_over.svg");
}
.search-box{
    background-color: #ffffff;
    height: 50px;
    width: 420px;
    display: inline-block;
    padding: 11px;
    position: relative;
}

.search-wrap input{
    color: #767676;
    font-size: 16px;
    border: none;
    outline: #ffffff;
    left:51px;
    width: 85%;
}
.search-icon img{
    width: 30px;
    height: 30px;
    position: absolute;
    left: 11px;
}
.search-bg {
    background-color: #000000;
    padding: 11px;
    margin-left: -243px;
    width: 485px;
}
.older-bttn, .newer-bttn{
    float:left;
    position: relative;

}
.older-bttn, .touchevents .older-bttn:hover , .older-bttn:hover{
    margin-right: 12px;
    padding-left: 63px;
    padding-right: 23px;
}
.newer-bttn, .newer-bttn:hover, .touchevents .newer-bttn:hover{
    padding-right: 63px;
}
.older-bttn-arrow, .newer-bttn-arrow{
    background-repeat: no-repeat;
    width: 18px;
    height: 14px;
    display: inline-block;
}
.older-bttn-arrow, .touchevents .older-bttn:hover .older-bttn-arrow{
    left:36px;
    background-image: url("../assets/icons/older_entries_arrow.svg");
}
.older-bttn:hover .older-bttn-arrow{
    background-image: url("../assets/icons/older_entries_arrow_over.svg");

}

@media (hover: hover) {
    .touchevents .older-bttn:hover .older-bttn-arrow{
        background-image: url("../assets/icons/older_entries_arrow_over.svg");
    }
}
.newer-bttn-arrow, .touchevents .newer-bttn:hover .newer-bttn-arrow{
    right: 36px;
    margin-left: 5px;
    background-image: url("../assets/icons/newer_entries_arrow.svg");
}
.newer-bttn:hover .newer-bttn-arrow{
    background-image: url("../assets/icons/newer_entries_arrow_over.svg");
}
@media (hover: hover) {
    .touchevents .newer-bttn:hover .newer-bttn-arrow{
        background-image: url("../assets/icons/newer_entries_arrow_over.svg");
    }
}
.bttn.inactive{
    opacity: .5;
    pointer-events: none;
    cursor: default;
}
.blogs-bttns, .reports-bttns{
    margin-left: auto;
    margin-right: auto;
    display: table;
    margin-top: 60px;
}
h1.blogSlider-h1{
    max-width: 871px ;
}
.blog-group{
    display: none;
}
.share-icons-holder{
    position: relative;
    display: none;
}
.social-active .share-icons-holder{
    display: block;
}
.share-icons{
    position: absolute;
    white-space: nowrap;
    font-size: 2rem;
    line-height: .5;
    z-index: 999;
    background: #fff;
    padding: 8px;
    display: inline-block;
    box-shadow: 0px 4px 23px rgba(0,0,0,0.375);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: 3px;
    opacity:0;
    top: -104px;
    left: 115px;

}
.share-icons.social-active{
    opacity: 1;
    top: -80px;
}
.share-icon{
    width:30px;
    height:30px;
    display: inline-block;
    margin-right: 5px;
    background-size: contain;
}
.share-icon.icon-facebook, .touchevents .share-icon.icon-facebook:hover {
    background-image: url("../assets/icons/share_facebook.svg");
}
.share-icon.icon-facebook:hover{
    background-image: url("../assets/icons/share_facebook_over.svg");
}

@media (hover: hover) {
    .touchevents .share-icon.icon-facebook:hover {
        background-image: url("../assets/icons/share_facebook_over.svg");
    }
}
.share-icon.icon-twitter, .touchevents .share-icon.icon-twitter:hover{
    background-image: url("../assets/icons/share_twitter.svg");
}
.share-icon.icon-twitter:hover{
    background-image: url("../assets/icons/share_twitter_over.svg");
}
@media (hover: hover) {
    .touchevents .share-icon.icon-twitter:hover{
        background-image: url("../assets/icons/share_twitter_over.svg");
    }
}
.share-icon.icon-linkedin, .touchevents .share-icon.icon-linkedin:hover{
    background-image: url("../assets/icons/share_linked_in.svg");
}
.share-icon.icon-linkedin:hover{
    background-image: url("../assets/icons/share_linked_in_over.svg");
}
@media (hover: hover) {
    .touchevents .share-icon.icon-linkedin:hover{
        background-image: url("../assets/icons/share_linked_in_over.svg");
    }
}
.share-icon:last-of-type{
    margin-right: 0;
}
.caret-holder{
    width: 100%;
    height: 25px;
    overflow: hidden;
    position: absolute;
    top: 45px;
    left: 0;
}
.share-caret{
    position: absolute;
    top: -7px;
    left: 20px;
    width: 14px;
    height: 14px;
    content: " ";
    background: #fff;
    box-shadow: 0px 3px 20px rgba(0,0,0,0.25);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/**Author Page**/

.authors .hero{
    height:710px;
}
.authors .heroSlider-page {
    height: 649px;
    padding-left: 0px;
}
#authors-hero-title{
    font-size: 48px;
    margin-bottom: 18px;
}
#authors-bg{
    background-image: url("../assets/images/profile.svg");
    background-size: 1600px 710px;
    background-position: top center;

}
.author-profile-image img{
    width:126px;
    height:126px;
    margin-bottom: 16px;
}
#author-profile-name{
    font-family: Univers-Bold, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 8px;
}
#author-profile-title{
    font-size: 16px;
    margin-bottom: 32px;
}
#author-profile-desc{
    font-size: 18px;
    line-height: 29px;
    width: 815px;
}
.author-follow-bttn{
    float:right;
    text-transform: uppercase;
    font-size: 13px;
    font-family: Univers-Bold, Arial, Helvetica, sans-serif;
    font-weight: 400;
    margin-top: 18px;
}
#back-bttn{
    display: table;
    margin-left: 0;
    margin-top: -31px;
    margin-bottom: 73px;
}
.author-rss-bttn, .touchevents .author-rss-bttn:hover{
    background-image: url("../assets/icons/share_rss.svg");
    background-size: cover;
    float: right;
    margin-left: 15px;
    width: 30px;
    height: 30px;

}
.author-rss-bttn:hover{
    background-image: url("../assets/icons/share_rss_over.svg");
}

@media (hover: hover) {
    .touchevents .author-rss-bttn:hover{
        background-image: url("../assets/icons/share_rss_over.svg");

    }

}
.author-twitter-bttn, .touchevents .author-twitter-bttn:hover{
    background-image: url("../assets/icons/share_twitter.svg");
    background-size: cover;
    float: right;
    margin-left: 15px;
    width: 30px;
    height: 30px;
}
.author-twitter-bttn:hover{
    background-image: url("../assets/icons/share_twitter_over.svg");
}
@media (hover: hover) {
    .touchevents .author-twitter-bttn:hover{
        background-image: url("../assets/icons/share_twitter_over.svg");
    }
}

/**single blog page**/
.blogs-single .heroSlider-page{
    height: 377px;
}
.blogs-single .hero-datename{
    margin-bottom: 0;
}
.single-blog-container{
    width: 100%;
    max-width: 1024px;;
    height: auto;
    margin-left: auto;
    margin-right: auto;

}
.blogs-single .p1-content h1{
    margin-bottom: 14px;

}
#blog-content h2{
    font-size: 36px;
    font-family: Univers-Light, Arial, Helvetica, sans-serif;
}
.author-padding{
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../assets/images/blog_author_bg.svg);
    max-width: 170px;
    background-position: bottom center;
}
.single-blog-content{
    padding-top: 40px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 75px;
}
.single-blog-left{
    width:823px;
    float:left;
}
.single-blog-right{
    float: left;
    padding: 38px 0 0 0;
    position: relative;
}


.social-table{
    width: 100%;
    border: 1px solid #DBDDDD;
}
.social-table td{
    border-right: 1px solid #DBDDDD;
    padding: 13px 14px 9px 13px;
}
.social-table td:last-of-type{
    border-right:none;
}
.social-table a.share-icon {
    width: 28px;
    height: 28px;
}

.sticky-social{
    -webkit-transition: all .25s ease-in-out;
    -moz-transition:all .25s ease-in-out;
    -o-transition:all .25s ease-in-out;
}
.sticky-social.fixed{
    display: block;
    position: fixed;
    top: 55px;
    bottom: unset;
    width: 172px;
    padding: 9px 1px 32px 0px;

}
.sticky-social .author-blurb{
    border:1px solid #DBDDDD;
    margin-bottom: 20px;
}
.sticky-social .author-image{
    width: 170px;
    height:100px;
}
.sticky-social.abs{
    position: absolute;
    bottom: 0;
    top: unset;
}
.social{
    margin-bottom: 20px
}
#subscribe-bttn {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

.sticky-social .author-padding{
    padding: 20px;
}
.author-image img{
    width: 100%;
    margin-bottom: 7px;
}
.author-name{
    display: block;
    width: 100%;
    height: 33px;
    overflow:hidden;
}
.author-name span{
    padding: 2px 2px 0px 2px;
    color: #ffffff;
    background-color: #000000;
    font-size: 19px;
    text-align: center;
    width: max-content;
}
.author-desc{
    color: #767676;
    font-size: 14px;
    margin-bottom: 28px;
}
.blogs-single .hero-category{
    font-size: 20px;
    margin-bottom: 12px;
}
.TableContainer{
    display: table;
}

#blog-content a, #blog-content a:link,#blog-content a:visited {
    color: #00758f !important;
    text-decoration: none!important;
    border-bottom: none!important;
}
#blog-content a.single-blog-bttn {
    color: #000000!important;
    border-bottom: 2px #f50000 solid!important;

}
#blog-content a.single-blog-bttn:hover{
    color: #FFFFFF!important;
    border-bottom: 2px #000000 solid!important;
}
.single-blog-section{
    height: auto;
}
.social-header{
    color:#ffffff;
    background-color: #000000;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
#blog-content img{
    max-width: 100%;
    margin-left: 0 !important;
    text-align: left!important;
    height: auto;
}
#blog-content p, #blog-content p span{
    font-size: 16px!important;
    font-family: "Univers", Arial, Helvetica, sans-serif!important;
    color:#000000!important;
}
.twitter-tweet {
    margin-bottom: 32px!important;
}
.single-blog-bttn{
    margin-top: 56px;
}

    
/**extra**/
@media only screen and (max-width: 1600px) {
    .fader-right, .fader-left{
        display: none;
    }

}
@media only screen and (max-width: 1440px) {
    .home .heroSlider-content h1.blackout{
        font-size: 38px;
        line-height: 1em;
    }
    .heroSlider .slick-arrow{
        height: 24px;
        width: 14px;
       top: 401px;

    }

    .slick-prev{
        left: 29px;
    }
    .slick-next{
        right:29px;
    }
    .heroSlider-page {
        padding-left: 144px;
    }
    .home .heroSlider-page {
         padding-left: 50px;
    margin-right: 50px;
    }
    .hero-video{
        width: 384px;
        height: 216px;
    }
    h1.video-title {
        width: 310px;
    }
    .authors .heroSlider-page{
        padding-left:0px;
    }
    #home-bg {
        background-image: url(../assets/images/banner_home_1025.svg);
        background-size: 1440px 510px;
    }
    #meet-bg {
        background-image: url(../assets/images/meet_team_1025.svg);
        background-size: 1400px 771px;
    }
    #snaps-bg {
        background-image: url(../assets/images/snapshots_1025.jpg);
        background-size: 1400px 510px;
    }
    .snapshots .heroSlider-page {
        padding-left: 30px;
    }

    .twitterSlider-page {
        padding-right: 60px;
        padding-left: 60px;
    }
      .quoteSlider .twitterSlider-page {
        padding-right: 105px;
        padding-left: 105px;
    }
    h1.blogSlider-h1{
        max-width: 700px ;
    }
    .about .heroSlider-page{
        padding-left: 30px;
    }
    #myExperience{
        width: 384px;
        height: 216px;

    }
    /**solutions**/
    .quoteSlider.twitterSlider, .quoteSlider .twitterSlider-page {
    width:960px;
    }
    .quote-text-inner p{
        font-size: 19px;
    }
    h3{
        margin-top: -29px;
        font-size: 25px;
    }
    #solutions-1 h2 {
    font-size: 36px;
    }
    #solutions-1 p, #solutions-1 ul{
    max-width: 861px;
    }
 


}


/****TABLET LANDSCAPE***/
@media only screen and (max-width: 1024px) {
    
  

    /* DROPDOWN MENU */

   .navbar-expand{
        display: none;
    }
    .navbar-collapse{
        display: block;
    }

    .icon-wrap > ul {
        transform: translateX(100%);
        -ms-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        visibility: hidden;
        opacity:0 ;
        top: 100%;
        left: 50%;
        z-index: 2;
        padding-left: 0px;
        border-radius: 0;
        -webkit-transition: all .25s ease-in-out;
        -moz-transition:all .25s ease-in-out;
        -o-transition:all .25s ease-in-out;
        background-color: #ffffff;
        margin: 0;

    }
    .mobile-nav{
        display: block;
        width: 100%;
        background-color: rgba(0,0,0, .15);
        font-size: 12px;
        position: absolute;
        top: 60px;
        height: 30px;
        line-height: 30px;
        padding-left: 30px;
    }
        /* ICON NAV */
    .icon-wrap{
        height: inherit;
        position: relative;
    }
    .icon-wrap > * {
        display: inline-block;
        position: relative;
        height: 100%;
        background-repeat: no-repeat;
        background-position: center center;
    }
    .icon-wrap > ul {
        left: 0;
        top:0;
        height: 100vh;
    }
    .icon-wrap.hoverish  ul {
        width:98.5%

        transform: translateX(1.5%);
        -ms-transform: translateX(1.5%);
        opacity: 1;
        visibility: visible;
        -webkit-transition: all .25s ease-in-out;
        -moz-transition:all .25s ease-in-out;
        -o-transition:all .25s ease-in-out;
        height: 100vh;
    }

    .icon-wrap > ul > li {
        list-style: none;
    }

    .icon-wrap > ul > li a, .icon-wrap > * > ul > li span {
        padding: 0 0 0 30px;
        display: block;
        transition: all .25s ease-in-out;
        cursor: pointer;
    }

    .icon-wrap > * > ul > li .icon-download a {
        padding: 12px 20px 2px 0;
    }

    .icon-wrap > * > ul > li span, .icon-wrap > * > ul > li a {
        transition: background-color 0.25s ease-in-out;
    }

    .icon-wrap > * > ul > li:hover a, .icon-wrap > * > ul > li:hover span {
        transition: .25s ease-in-out;
        text-decoration: none;
    }
    .hamburger_icon {
        background-image: url(../assets/icons/hamburger.svg);
        background-repeat: no-repeat;
        width: 36px;
        height: 24px;
        background-position: 0 0;
        cursor: pointer;
        margin-top: 0;
        position: absolute;
        right: 15px;
    }

    .icon-wrap > ul {
        width: 100vw;
        left: -1.5%;
    }
        .icon-wrap.hoverish{
        margin-right: 0;
    }
    .icon-wrap > ul {
        transform: translateX(0%);
        -ms-transform: translateX(0%);
        -webkit-transform: translateX(0%);
        right:100%;
    }
    .icon-wrap.hoverish ul{
        position: fixed;
        left: 0;
        right: 0;
        transform:translateX(0);
    }
    .menu-close-image{
        height: 24px;
        width: 24px;
        right: 30px;
        position: absolute;
        top: 17px;
    }

    .top-nav-right a.menu-txt{
        font-size: 20px;
        color: #000000;
        width: 100%;
        border-top: none;
        border-bottom: 1px solid #DBDDDD;
        background-color: #ffffff;
        height: 60px;
        line-height: 60px;
        text-align: left;
    }
    a.menu-txt.active{
        color: #f80000;
        background-color: #ffffff;
    }
    a.menu-txt:active, a.menu-txt:hover{
        font-weight: 400;
        background-color: #f80000;
        color: #ffffff;

    }
    .menu-close, .menu-close:hover{
        height: 60px;
        background-color: #000000;
        position: relative;
    }

    .twitterSlider-page {
        padding-right: 50px;
        padding-left: 55px;
    }
    .landscape-down{
        display: inherit;
    }
    .desktop-up{
        display: none;
    }
    h1{
        font-size: 38px;
        line-height: 1em;
    }

    h1.blackout span{
        line-height: 1.2em;
    }
    .windows h1.blackout span{
        line-height: 1.4em;
    }
    .p1-content h1 {
        font-size: 36px;
    }

    h1.responsive {
        line-height: .9em;
        font-size: 4.68vw;
    }
    h2{
        font-size: 23px;
    }
    #solutions-1 h2{
        font-size:32px;
        margin-bottom: 10px;
       
    }
    h2.h2-twitter{
        font-size: 21px;
    }
    .home .heroSlider-page {
        padding-left: 50px;
        margin-right: 50px;
    }
    .heroSlider .slick-arrow{
        height: 24px;
        width: 14px;
        top: 351px;
    }

    .hero-datename, .hero-category{
        font-size: 16px;
    }
    .twitter-text{
        font-size: 19px;
    }
    .twitterSlider-page {
        padding-right: 58px;
        padding-left: 58px;
    }

    .heroSlider-page{
        padding-left: 60px;
    }
    /**Home Page**/
    #home-bg {
        background-image: url(../assets/images/banner_home_911.svg);
    }
    #home-bg, #about-bg{
        background-size: 1024px  460px;
    }
    .p1-content .top-box {
        max-width: 671px;
    }
    h1.video-title {
        width: 290px;
    }


    #home-2 h1, #home-2 p{
        width: 375px;
    }
    /**SNAPSHOTS**/
    .snaps-object-title{
        font-size: 27px;
    }

    #snaps-title {
    max-width: 322px;
    font-size: 38px;
    }
    .snaps-main-p {
        font-size: 16px;
        max-width: 436px;
    }
    #snaps-bg{
        background-image: url("../assets/images/snapshots_911.jpg");
        background-size: 1024px 460px;
    }
    .image-snap-expanded{
        max-width: 84vw;
    }

    /**Blogs page**/
    .blogs .heroSlider h1{
        font-size: 38px;
        line-height: 1.25em;
        padding: .1em 0em 0em 0em;
    }
    .windows.blogs .heroSlider h1 {
    line-height: 1.35em;
    }
    .blogs .heroSlider h1.blackout span {
        padding: .1em 0em 0em 0em;
        line-height: 1.25em;
    }
    .blog-content h1 {
        font-size: 38px;
    }
    .hero, .blogs-single .hero{
        height: 460px;
    }
    .heroSlider-page {
        height: 400px;
    }
    .heroSlider .slick-dots{
        bottom: 17px;

    }
    .blog-object-left {
        width: 24%;
    }
    .blog-object-right{
        width: 76%;
    }
    .three-col-row {
        display: block;
    }
    .three-col-object{
        margin-left:17px ;
    }
    /**single blog**/
    .blogs-single .hero .p1-content{
        left: 0px;
        transform: translate(0%,-50%);
        -ms-transform: translate(0%,-50%);
        -webkit-transform: translate(0%,-50%);
    }
    .blogs-single .fader-full {
        height: 460px;
    }
    .single-blog-container {
        width: 100%;
    }
    .p1-content .single-blog-container h1{
        font-size: 38px;
    }
    .blogs-single .hero-category{
        font-size: 18px;
    }
    .single-blog-left{
        width:Calc(100% - 202px);
    }
    .blog-object-teaser, .snaps-object-desc {
        font-size: 14px;
    }
    .image-slider {
        width: 85%;
    }
    /*about*/
    #about-8 {
        background-image: url(../assets/images/contact_us_911.svg);
        background-size:1027px 479px
    }
    .author-thumb-content {
        padding: 20px;
    }
    .author-thumb-content .description, .author-thumb-content .position{
        font-size:13px;
    }
    .posts-bttn {
        left: 20px;
        bottom: 20px;
    }
    .article-download {
        width: 33%;
    }
    .contact-object-header{
        font-size:16px;
    }
    .readLess {
        bottom: 2px;
    }
    /*footer*/
    .logo-integrated{
        width: 175px;
        height: 25px;
    }
    .footer-nav-left {
        width: 175px;
    }
    .footer-nav-center {
        width: Calc(100% - 257px);
    }
    .sticky-footer-links span {
        padding-right: 13px;
        padding-left: 13px;
    }
    .sticky-footer-links {
        min-width: 477px;

    }
    /*about*/
    #about-bg {
        background-image: url(../assets/images/banner_home_911.svg);
    }
    .about .heroSlider-page h1{
        font-size: 38px;
    }
    ul.contact-ul {
        margin-top: 15px;
        margin-left: 0px;
        padding-left: 33px;
    }
    /**authors page**/
    #authors-hero-title{
        font-size: 38px;

    }
    #author-profile-desc {
        font-size: 16px;
    }
    #author-profile-desc {
        width: 670px;
        max-width: 90%;
    }

    #authors-blocks .three-col-object, .author-holder {
        height: 480px;
    }

        /**solutions**/
    .quote-text-inner p {
    font-size: 18px;
}
    .quoteSlider.twitterSlider, .quoteSlider .twitterSlider-page {
    width: 845px;
}
    .quoteSlider .twitterSlider-page {
    padding-right: 71px;
    padding-left: 71px;
}
       h3{
        margin-top: -29px;
        font-size: 21px;
    }
   #solutions-1 p, #solutions-1 ul{
    max-width: 678px;
    }
    .feature-title{
    font-size: 33px;
    line-height: 35px;
    }




    }
@media only screen and (max-width: 1007px) {
    .archive-holder{
        width: 616px;
    }
 .docs-holder{
        width: 617px;
    }

}

/****TABLET PORTRAIT***/
@media only screen and (max-width: 910px) {

 
    /**blogs**/

    .blog-object-title{
        font-size: 24px;
        margin-bottom: 10px;
    }
     .snaps-object-title  {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .blog-object-left {
        width: 29%;
    }
    .blog-object-right {
        width: 71%;
    }
    h1.blogSlider-h1 {
        max-width: 560px;
    }
    .blog-thumb-desc {
        left: 20px;
    }
    .blog-thumb-top {
        font-size: 13px;
    }
    .blogs .p1-content h1{
        width: 40%;
    }
    .tab-bttns{
        padding-left: 0px;
    }

    /**Home Page**/
    
 
    #home-bg {
        background-image: url(../assets/images/banner_home_768.svg);
    }
    #home-bg, #about-bg{
        background-size: 910px 460px;
    }
    .home .heroSlider-content h1.blackout {
    font-size: 36px;
    }
    .p1-content .top-box {
        max-width: 604px;
    }
    #home-2 p{
        width: 290px;
    }
    .blog-thumb-content {
        padding: 20px 20px 20px 20px;
    }
    .three-col-object{
        margin-left: 2.11%;
        width: 31.92%;
    }
    .blog-thumb {
        width: 100%;
    }
   .title-small{
        display:none;
    }
    .title-large{
        display:block;
    }
    .twitter-text{
        font-size: 16px;
    }
    .twitter-logo{
        padding-right: 25px;
    }
    .twitter-text{
        padding-left: 23px;
    }
    .twitterSlider .slick-next, .twitterSlider .slick-prev{
        z-index: 2;
    }
    #home-4 h1, #home-4 p{
        width: 310px;
    }

    #home-2{
        background-image: url("../assets/images/home_internet_768.png");
        background-size:910px 500px;
    }
    #home-4{
        background-image: url("../assets/images/global_monitoring_768.svg");
        background-size:910px 500px;
    }
    h1.video-title {
        width: 240px;
    }
    .hero-video{
        width: 272px;
        height: 152px;
        margin-top: -40px;
    }
    /*about*/
    #about-8 {
        background-image: url(../assets/images/contact_us_768.svg);
        background-size:910px 479px
    }
    .author-thumb-content .description, .author-thumb-content .position{
        line-height:17px;
    }
    .author-thumb-content .description{
        height:34px;
    }
    .authorTextShort, .authorTextLong{
        line-height:18px;
    }
    .contact-object-header{
        font-size:14px;
    }
    ul.contact-ul li{
        font-size: 13px;
    }
    /** single blog **/
    .blogs-single .hero .p1-content{
        padding-left: 60px;
        padding-right: 0px;
    }
    #blog-content h2{
        font-size: 30px;
    }
    /**snapshots**/
    .image-slider {
        width: 90%;
    }

    .text-pop{
        max-width: Calc(100vw - 60px);
    }
    .pop-text {
        padding: 45px 20px 18px 20px;
    }
    #snaps-bg{
        background-image: url("../assets/images/snapshots_768.jpg");
        background-size: 910px 460px;
    }
    .snaps-main-p {
        max-width: 375px;
    }
    .image-slider .slick-prev, .touchevents .image-slider .slick-prev:hover {
        top: 107%;
        left:40%!important;
    }
    .image-slider .slick-next, .touchevents .image-slider .slick-next:hover {
        top: 107%;
        right:40%!important;
    }
    .image-slider .slick-prev:hover{
        background-image: url("../assets/icons/left_arrow_over.svg");
        background-color: inherit;
    }
    .image-slider .slick-next:hover{
        background-image: url("../assets/icons/right_arrow_over.svg");
        background-color: inherit;
    }
    @media (hover: hover) {
        .touchevents  .image-slider .slick-next:hover{
            background-image: url("../assets/icons/right_arrow_over.svg");
            background-color: inherit;
        }
        .touchevents .image-slider .slick-prev:hover{
            background-image: url("../assets/icons/left_arrow_over.svg");
            background-color: inherit;
        }
    }
    .image-slider .slick-prev {
        width: 13px;
    }
    .image-slider .slick-next {
        width: 13px;
    }


    /*about*/
    #home-bg {
        background-image: url(../assets/images/banner_home_768.svg);
    }

    #about-bg {
        background-image: url(../assets/images/banner_home_768.svg);
    }
    .author-bar span{
        font-size: 25px;
    }
    .article-download .download-txt{
        font-size:15px;
    }

    /*footer*/
    .sticky-footer-links{
        font-size: 11px;
    }
    .sticky-footer-links {
        min-width: 428px;
    }
    .sticky-footer-links span {
        padding-right: 10px;
        padding-left: 10px;
    }

    /**Reports**/
    .reports-content {
        padding-left: 119px;
    }
    .feature-block {
    width: 330px;
    margin-left: 25px;
    margin-right: 25px;
    }
    .features-holder {
    width: 760px;
    margin-left: auto;
    margin-right: auto;
    }
    .feature-text {
        font-size: 16px;
        line-height: 19px;
    }
    /**solutions**/
    .quoteSlider .slick-next, .quoteSlider .slick-prev {
    height: 24px;
    width: 14px;
    bottom: 20px;
    }
    .quoteSlider.twitterSlider, .quoteSlider .twitterSlider-page{
        padding-right: 0px;
    padding-left: 0px;
        width: 709px;
    }
        .solutions-hero-content{
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }

}

/****PHONE***/
@media only screen and (max-width: 767px) {
    .hero {
        height: 575px;
    }
    .home .heroSlider-content h1.blackout {
    font-size: 30px;
    line-height: 1em;
}
      .hero-video{
        margin-top: 0px;
    }
    .windows h1.blackout span {
        padding: .1em .0em .0em .1em;
        line-height: 1.4em;
    }
    .touchevents .windows h1.blackout span{
        line-height: 1.3em;
    }
    @media (hover: hover) {
        .touchevents .windows h1.blackout span{
            line-height: 1.4em;
        }
    }
    body.windows::-webkit-scrollbar {
        width: 15px;
    }
    body.windows.touch::-webkit-scrollbar {
        display: none;

    }
    .heroSlider-page {
        height: 515px;
    }

    .p1-content {
        padding-left: 15px;
        padding-right: 15px;
    }

    .hamburger_icon {
        right: 0;
    }

    /*about*/
    #about-8 {
        background-image: url(../assets/images/contact_us_320.svg);
        background-size: 767px 479px;
        background-position:top right;
    }

    .about .heroSlider-page {
        padding-left: 20px;
        padding-right: 20px;
    }

    .tab-bttns.expand {
        display: none
    }

    .tabbttns.collapse {
        display: block
    }

    /***blogs***/
    .blog-object-teaser,.snaps-object-desc {
        font-size: 15px;
    }
    .heroSlider-page {
        height: 515px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .home .hero{
          height: 636px;
    }
    .home .heroSlider-page{
        height: 575px;
    }
    .blog-thumb-overlay .align-centered{
        width: 100%;
    }

    .blog-content h1 {
        width: 100%;
        margin-bottom: 16px;
    }

    .mobile-nav {
        padding-left: 15px;
    }

    .blog-object {
        height: 155px;
    }
    .blogs .p1-content h1{
        width: 100%;
    }

    .blog-object-right {
        padding: 20px 20px 20px 20px;
    }

    .blog-thumb-image {
        width: -webkit-fill-available;
    }

    .blog-thumb-image img {
        height: inherit;
        width: auto;
    }
    .blog-object-left {
        width: 42.7%;
    }
    .blog-object-right{
        width: 57.3%;
    }

    .blog-object-left .blog-thumb-image img {
        height: auto;
        width: 100%;
    }

    .blog-object .txt-bttn {
        font-size: 12px;
        margin-right: 0px;
    }

    .blog-object-category {
        font-size: 13px;
    }

    .bttn-holder {
        position: initial;
        display: table;
        width: fit-content;
    }
    .blogs .bttn-holder{
        position:relative;
    }

    .blog-object-teaser, .snaps-object-desc,  .blog-object .divider, .blog-object .author, .blog-object .date, .blog-object .share-btn {
        display: none;
    }

    .heroSlider .slick-arrow {
        top: 464px;
    }
    .home .heroSlider .slick-arrow {
        top: 526px;
    }

    #twitter-follow {
        margin-left: auto;
        display: table;
        margin-right: auto;
    }

    #twitterSlider .slick-arrow.slick-next, #twitterSlider .slick-arrow.slick-prev {
        height: 24px;
        width: 14px;
        top: 334px;
    }

    .twitterSlider-page {
        padding-right: 15px;
        padding-left: 15px;

        padding-top: 41px;
    }

    .blog-object-title, .snaps-object-title  {
        margin-bottom: 14px;
        font-size: 15px;
    }

    .sort-bttn {
        margin-left: 0px;
    }

    .sort-nav {
        left: 0px;
    }

    .sort-close {
        background-image: url(../assets/icons/sort_by_close.svg);
    }

    .share-bttn {
        display: none;
    }

    .search-wrap {
        width: 100vw;
        max-width: 486px;
        left: -15px;
        z-index: 7;
    }

    .bttn-holder.phone-only .search-bttn, .bttn-holder.phone-only .sort-bttn {
        float: left;
        margin-bottom: 15px;
    }
    .search-wrap{
        top:140px;
        left: 228px;
    }
    .search-bg{
        width:100vw;
    }

    .search-wrap.active {
        display: block;
        top: 81px;
    }

    h1.blogSlider-h1 {
        max-width: Calc(100% - 15px);
    }

    #blogs-1 .blackout.no-bottom {
        padding-bottom: 7px;
    }
    .subscribe-bttn{
        margin-left: 0px;
        float:none;
        display: inline-block;
    }
    .search-bttn{
        margin-right: 22px;
    }

    .search-box {
        width: 90%;
        max-width: 420px;
    }

    .search-wrap input {
        width: 80%;
    }

    .search-close {
        width: 20px;
        height: 20px;
        right: -32px;
    }

    .blogs .heroSlider-content.align-vertical {
        margin-top: -30px;
    }

    .blogs .heroSlider h1 {
        font-size: 35px;
    }

    .blogs-bttns, .reports-bttns {
        display: table;
        position: relative;
        width: 100%;
        height: 110px;
    }

    .older-bttn {
        margin-bottom: 12px;
        top: 0px;
    }

    .newer-bttn {
        bottom: 0px
    }

    .older-bttn, .newer-bttn {
        width: 252px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
    }
    .reports-bttns .older-bttn, .reports-bttns .newer-bttn{
        width: 258px;
    }
    /**authors**/
    #author-profile-desc {
        width: 100%;
        max-width: 100%;
        padding-left: 5px;
        padding-right: 5px;
    }
    .authors .hero {
        height: auto;
    }
    .authors .heroSlider-page {
        height: auto;
        padding-top: 9px;
    }
    .authors .heroSlider-page .p1-content{
        padding-bottom: 70px;
        padding-top: 69px;
    }


    /** single blog**/
    .single-blog-left, .single-blog-right {
        width: 100%;
        display: block;
    }

    .single-blog-container.flex {
        display: block;

    }

    .single-blog-right {
        padding-top: 0;
    }

    .sticky-social, .sticky-social.abs, .sticky-social.fixed {
        position: inherit;
        margin-left: auto;
        margin-right: auto;
        top: 0;
        padding-bottom: 75px;
        width: 170px;
    }
    .social-table td {
        width: 55px;
        float: left;
    }
    a.three-col-object{
        display: inherit;
        float:none;
    }

    .single-blog-bttn, .single-blog-bttn:active, .single-blog-bttn:hover, .touchevents .single-blog-bttn:hover {
        display: table;
        margin-left: auto;
        margin-right: auto;
    }

    .blogs-single .hero .p1-content {
        padding-left: 20px;
        padding-right: 20px;
    }

    .single-blog-content {
        padding-left: 15px;
        padding-bottom: 35px;
        padding-right: 15px;
    }

    #main-blog-content {
        display: -webkit-box;

    }

    .blog-thumb-desc {
        left: 30px;
    }

    .blog-thumb-top {
        font-size: 14px;
    }

    #single-blog-slider h1.blackout {
        text-align: center;
    }

    .blog-thumb-content {
        padding: 30px 30px 30px 30px;
    }

    #single-blog-slider .read-all-holder {
        margin-bottom: 23px;
    }

    #blog-content h2 {
        font-size: 22px;
    }

    #blog-content img {
        width: 100% !important;
    }

    .single-blog-bttn {
        margin-top: 22px;
    }

    /**Home Page**/
    #home-bg {
        background-image: url(../assets/images/banner_home_320.svg);

    }
    #myExperience{
        width: 272px;
        height: 153px;

    }

    #home-bg, #about-bg {
        background-size: 767px 575px;
    }

    .heroSlider-page {
        padding-left: 20px;
    }
    .phone-col{
        position: absolute;
        top:50%;
        transform:translateY(-50%);
        -ms-transform:translateY(-50%);
        -webkit-transform:translateY(-50%);

    }
    .phone-row{
        width:100%;
        display: block;
    }
    .phone-row .align-vertical{
        position: inherit;
        top: 0;
        display: contents;
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    #hero-video{
        display: block;
        margin-top: 30px;
    }
    h1.video-title {
        width: 272px;
        margin-bottom: 24px;
    }
    #myExperience{
        width: 272px;
        height: 153px;
    }
    .home .heroSlider-page {
        padding-left: 20px;
        margin-right: 20px;
    }
    .bttn {
        max-width: Calc(100% - 40px);
        text-align: center;
    }
    .windows .bttn.bttn-smaller{
        padding-top: 6px;
        padding-bottom: 5px;
    }

    .p1-content .top-box {
        max-width: 100%;
    }

    #home-2 h1, #home-2 p {
        width: 285px;
    }

    #home-2 {
        background-image: url("../assets/images/home_internet_320.png");
        background-position: top right;
        background-size: 953px 590px;
    }

    #home-3 h1.blackout {
        text-align: center;
    }

    .read-all-holder {
        display: table;
        margin-top: 15px;
        margin-bottom: 44px;
    }

    .read-all-holder a {
        float: none;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        display: inherit;
    }

    .three-col-layout {
        width: 100%;
    }

    .title-large {
        display: none;
    }

    .title-small {
        display: block;
    }

    .three-col-object, .three-col-object:first-of-type {
        width: 100%;
        max-width: 346px;
        margin-left: auto;
        margin-right: auto;
        float: none;
        margin-bottom: 30px;
    }

    .three-col-object:last-of-type {
        margin-bottom: 0;
    }

    #home-4 {
        background-image: url("../assets/images/global_monitoring_320.svg");
        background-size: 953px 540px;
    }

    #home-4 h1, #home-4 p {
        width: 302px;
    }

    #home-5 h1 {
        width: 300px;
    }

    .bttn-txt {
        line-height: 20px;
    }

    .blackout.twitter-spacing {
        margin-bottom: 16px;
    }

    .twitter-logo {
        float: none;
        width: 100%;
        display: block;
        border: none;
        padding-top: 0;
        padding-bottom: 5px;
    }

    .twitter-text {
        float: none;
        width: 100%;
        display: block;
        font-size: 16px;
        padding-left: 0;
        height: 200px;
        line-height: 32px;
    }

    /*about*/
    #about-bg {
        background-image: url(../assets/images/banner_home_320.svg);
    }
    #meet-bg{
        background-image: url(../assets/images/meet_team_320.svg);
        background-size: 767px 771px;

    }

    .tab-bttns.expand {
        display: none;
    }

    .tab-bttn-label {
        position: relative;
    }

    .tab-bttns.collapse {
        display: block;
        height: 66px;
    }

    .tab-bttns.collapse .tab-bttn {
        width: 100vw;
        color: #ffffff;
        text-align: center;
        margin-left: 0;
        line-height: 69px;
    }

    .tab-bttns.collapse .tab-drop-holder .tab-bttn {
        line-height: 52px;

    }

    .tab-bttns.collapse .tab-bttn span {
        text-transform: capitalize;
        font-weight: bold;
    }

    .tab-drop-holder {
        background-color: #000000;

    }

    .width-peering {
        width: 100%;
    }

    #about-7 {
        background-image: url("../assets/images/peering_contact_us_320.svg");
        background-size: 767px 1015px;
        background-position: top right;
    }

    .contact-object-header {
        font-size: 18px;
    }

    ul.contact-ul li {
        font-size: 14px;
    }

    ul.contact-ul {
        margin-top: 23px;
        margin-left: 0;
        padding-left: 41px;
    }

    .tab-bttns.collapse .tab-bttn.tab-bttn-label {
        color: #000000;
        position: relative;
        cursor: pointer;
    }

    .tab-bttns.collapse .tab-bttn.tab-bttn-label .tab-arrow {
        display: block;
        bottom: 2px;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-bottom: 13px solid #fbfcfd;
   
    }

    .tab-toggle {
        display: -webkit-inline-box;
        width: 15px;
        height: 12px;
        background-image: url(../assets/icons/sort_by_btn.svg);
        background-size: 14px 8px;
        margin-left: 15px;
        background-position: center;
        background-repeat: no-repeat;
    }

    .open .tab-toggle {
        background-image: url(../assets/icons/sort_by_btn_flipped.svg);
    }

    .tab-drop-holder {
        position: absolute;
        top: 67px;
        z-index: 10;
    }
    /**SNAPSHOTS**/

    #snaps-title {
        max-width: 283px;
        font-size: 32px;
    }
    .snaps-main-p {
        font-size: 14px;
        max-width: 283px;
    }
    #snaps-bg{
        background-image: url("../assets/images/snapshots_320.jpg");
        background-size: 677px 460px;
    }
    .featured-banner {
        margin-top: 9px;
        margin-left: -12px;
    }
    /**solutions**/
        .features-holder {
    width: 380px;
        margin-left:auto;
            margin-right: auto;
            
    }
    .feature-block{
        margin-bottom: 50px
    }
    .solutions-hero-content{
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .quoteSlider.twitterSlider, .quoteSlider .twitterSlider-page{
        padding-right: 0px;
        padding-left: 0px;
        width: 100%;
    }
    .video-holder{
        width: Calc(100vw - 30px);
        height: 53vw;
    }
    .video-description{
          width: Calc(100vw - 30px);
    }

    /**footer**/
    .logo-II {
        left: 15px;
        width: 186px;
        height: 28px
    }

    footer {
        height: 180px;
        padding-top: 15px;
        display: inline-block;
        width: 100%;
        padding-bottom: 10px;
    }

    .sticky-footer-inner {
        height: 180px;
        padding-top: 15px;
        display: inline-block;
        width: 100%;
        padding-bottom: 10px;

    }

    .logo-integrated {
        background-image: url("../assets/images/footer_logo_mobile.svg");
        height: 32px;
        width: 230px;
        left: 50%;
        top: 0;
        transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
    }

    .sticky-footer-links {
        position: inherit;
    }

    .footer-nav-left {
        height: 32px;
        width: 100%;
        position: relative;
        margin-bottom: 27px;
        display: block;
    }

    .footer-nav-center {
        position: relative;
        width: 100%;
        height: auto;
        display: block;
    }

    .sticky-footer {
        height: auto;
    }

    .sticky-footer-links {
        min-width: 100%;
        position: unset;
        display: block;
        text-align: center;
        transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        left: 0;
        top: 0;
        margin-bottom: 18px;
    }

    .sticky-footer-links span {
        float: none;
        margin-bottom: 8px;
        padding-right: 7px;

    }

    .footer-nav-right {
        position: relative;
        width: 100%;
        height: auto;
        display: block;
    }

    .social {
        min-width: 100%;
        position: unset;
        display: block;
        text-align: center;
        transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        left: 0;
        top: 0;
    }

    .author-holder, .author-holder:first-of-type {
        width: 100%;
        max-width: 346px;
        margin-left: auto;
        margin-right: auto;
        float: none;
        margin-bottom: 30px;
    }

    .social a {
        height: 30px;
    }

    #news-bg-2 {
        background-image: url("../assets/images/about_us_320.png");
        background-size: 767px 500px;
        padding-bottom: 33px;
        background-position: top right;
    }

    #news-bg-4 {
        background-image: url("../assets/images/thanks_320.svg");
        background-size: 767px 626px;
    }

    .author-row {
        width: 100vw;
    }

    #media-downloads {
        width: 100%;
    }

    .media-download.pull-left, .media-download.pull-right {
        float: none;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .media-download.pull-left {
        margin-bottom: 60px;
    }
    .download-holder{
        display:table;

    }

    .article-download {
        width: 100%;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
        float: none;
        display: block;
        margin-bottom: 62px;
    }

    .article-download:last-of-type {
        margin-bottom: 0;
    }

    #authors-blocks .three-col-object, .author-holder {
        height: 535px
    }

    .author-thumb-content .description, .author-thumb-content .position {
        font-size: 16px;
    }

    .authorTextShort, .authorTextLong {
        line-height: 23px;
    }

    .author-thumb-content .description {
        margin-bottom: 1px;
    }
    #author-profile-desc {
        line-height: 24px;
    }
    /**Insights**/
    .reports-content {
        padding-left: 0px;
        padding-top: 140px;
    }
    h1.reports-header{
        padding-bottom: 44px;
    }
    .view-archive{
        top:unset;
        bottom: 7px;
        right:unset;
        left: 15px;
    }
    .reports-bullets {
        padding-left: 15px;
    }
    .text-pop{
        width:620px;
    }
    .solutions .hero {
    height: auto;
}
     .blackout-center{
         text-align: center;

    }
    .solutions .heroSlider-page .bttn{
        max-width: 100%;
    }
    .quote-text-inner p {
    font-size: 16px;
        line-height: 25px;
}
    .quoteSlider .twitterSlider-page {
    padding-right: 0px;
    padding-left: 0px;
}
    .quoteSlider.twitterSlider .slick-next{
        right: 190px;
        
    }
     .quoteSlider.twitterSlider .slick-prev{
        left:190px;
    }
    .quoteSlider .slick-next, .quoteSlider .slick-prev {
    bottom: 20px;
    }
    .touchevents .windows .slick-dots li button:hover{
        background: #ffffff;
        
    }
       .touchevents .windows .slick-dots li.slick-active button:hover{
        background: #f80000;
        
    }


}
@media only screen and (max-width: 647px) {
    .archive-holder{
        width: 280px;
    }
    .docs-holder{
        width: 280px;
    }
    .text-pop{
        width: 400px;
    }

}
@media only screen and (max-width: 400px) {
    .features-holder{
        margin-left: -15px;
        margin-right: 0;
    }

}
    /****SMALL PHONE***/
    @media only screen and (max-width: 360px) {
        .navbar-collapse {
            display: block;
            width: 100vw;
        }
        .bttn {
            max-width: Calc(100% - 30px);
            text-align: center;
        }
        .windows  .bttn.download-bttn{
            line-height: 3em;
            padding-top: 0;
        }
        #youtube-overlay-container {
            max-width: 100vw!important;
        }

        .text-pop{
            width: 320px;
            overflow: scroll;
            max-height: 500px;
        }

        .search-wrap{
            top: 150px;
            left: 228px;
        }
        .search-wrap.active{
            top: 87px;
        }
        .expand-txt, .touchevents .blog-thumb-overlay:hover .expand-txt{
            font-size: 13px;
        }
        /****SMALL PHONE***/
        @media only screen and (max-width: 360px) {
            .expand-txt, .touchevents .blog-thumb-overlay:hover .expand-txt{
                font-size: 12px;
            }
        }
        h1.reports-header{
            font-size: 34px;
        }

        .view-archive{
            top:129px;
        }
        /**solutions**/
        .solutions .heroSlider-page {
    height: -webkit-fill-available;
    min-height: 800px;
}
         .features-holder{
        width: 100%;
    }
        .feature-block {
    width: 100%;
    margin-left: 15px;
    margin-right: 15px;
}


    }







