html{
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 100%;
}
body{
    min-height: 55rem;
    position: relative;
    bottom: 0;
    top: 0;
    height: 100%;
    min-height: 100%;
    padding-top: 80px;
    width: 100%;
}

.main-containerF:before {
    background: white;
    position: fixed;
    height: 100px;
    width: 1170px;
    margin: auto;
    left: 50%;
    margin-left: -585px;
    height: 100%;
    top: 0;
    bottom: 0;
}
.main-containerF.globe:before {
    background: none;
}
.contain_bg{
    /* background-color: #fff; */
    padding-left: 40px;
    padding-right: 40px;
    /* min-height: 700px; */
}
.cw_bg{
    background-color: #f1f1f1;
}
.globe .background_img{
    display: none;
}
#app{
    /* margin-bottom: 30px; */
    height: 100%;
    min-height: 100%;
    width: 100%;
    position: relative;
}
.header-bg{
    top: 0;
}
.footer-bottom{
    position: absolute;
    z-index: 100;
    width: 100%;
    /* bottom: 0; */
    margin-top: -62px;
    height: 66px;
    z-index: 100;
}
p.par{
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 20px;
    color: #303030;
}
.colr{
    color: #546ce8;
}

.pb100{
    padding-bottom: 100px;
}
.pb60{
    padding-bottom: 60px;
}
.pb20{
    padding-bottom: 20px !important;
}
.pb10{
    padding-bottom: 10px !important;
}
.pb0{
    padding-bottom: 0px !important;
}

.header-bg{
    box-shadow: 0 1px 3px rgba(0,0,0,.11);
}
span.logo_tab{
    color: #0b1a68;
    text-align: center;
    position: absolute;
    padding-left: 2px;
    font-weight: 600;
}
span.logo_tab h3{
    margin-top: 8px;
    margin-bottom: 0px;
    /* font-size: 20px; */
}
span.logo_tab em{
    font-size: 12px;
}
.tile{
    background-repeat: repeat;
}
.main-containerF{
    top: 0;
    position: relative;
    /* height: 100%; */
    min-height: 100%;
    padding-bottom: 60px;
}
.globe{
    text-align: center;
    height: 100%;
    padding-bottom: 62px;
}
.globe video{
    position: relative;
    z-index: 100;
    margin: 0;
    display: block;
    margin: auto;
    height: 100%;
}
.globe .background{
    background: #0a2644;
    background: -moz-linear-gradient(top, #0a2644 0%, #0a2848 30%, #0a233f 72%, #0a213b 100%);
    background: -webkit-linear-gradient(top, #0a2644 0%,#0a2848 30%,#0a233f 72%,#0a213b 100%);
    background: linear-gradient(to bottom, #0a2644 0%,#0a2848 30%,#0a233f 72%,#0a213b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a2644', endColorstr='#0a213b',GradientType=0 );
    height: 100%;
    overflow: hidden;
}
.globe .background:before,
.globe .background:after{
    content: '';
    position: absolute;
    right: 0;
    width: 50%;
    height: 100%;
    background: #123354;
    background: -moz-linear-gradient(top, #123354 0%, #15415c 54%, #143e58 84%, #113855 100%);
    background: -webkit-linear-gradient(top, #123354 0%,#15415c 54%,#143e58 84%,#113855 100%);
    background: linear-gradient(to bottom, #123354 0%,#15415c 54%,#143e58 84%,#113855 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#123354', endColorstr='#113855',GradientType=0 );
}
.globe .background:after{
    width: 100%;
    background: url('../images/stars.png');
    top: 0;
}
.navbar-toggle {
    background-color: #1c1c1c;
    position: absolute;
    top: -54px;
    right: 0;
}
.navbar-toggle .icon-bar {
    background: #fff;
}
.navbar-nav>li>a{
    padding: 0 ;
}
.header-social i{
    display: inline-block;
    float: left;
    margin-top: 0;

    border: none;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    padding-top: 8px;
    font-size: 20px;
}
.header-social a.youtube i{
    background-color: #e62117;
}
.header-social a.facebook i{
    background-color: #3b5998;
}
.header-social a.twitter i{
    background-color: #08a0e9;
}
.header-social a.linkedin i{
    background-color: #0077b5;
}
.featureH {
    color: #546ce8;
}
.heading-page {
    color: #546ce8;
}
.footer-subscribe{
    margin-top: -5px;
}
.contact-form{
    width: auto;
}
.header-links-ph a {
    color: #0b1a68;
    padding: 9px 6px;
}
.product-hover {
    height: auto;
}
.product-inner::before {
    position: relative;
    left: 0;
    top: calc(50% - 40px);
}
.min_correct{
    min-height: auto;
}
.mdashboard_bx h4{
    font-weight: 600;
    margin-bottom: 1px;
    min-height: 40px;
}
.mdashboard_bx img.mscrnx{
    width: 100%;
    padding: 0px 20px;
}
.mdashboard_bx img.scrx{
    margin-top: 20px;
    width: 95%;
    /*border: 1px solid;*/
    padding: 0px;
}
.wdashboard_bx img.wscrnx{
    width: 80%;
}
img.techx{
    width: 100%;
}
.address a.color{
    color: #0b1a68;
    font-weight: bold;
}
hr.color{
    border-top: 1px solid #0b1a68;
}

table.table{
    color: #303030;
}
table.table thead tr th{
    font-size: 22px;
}
table.table tbody tr td{
    font-size: 18px;
}

.awwards img.aw-img{
    width: 100%
}
.awwards h3{
    color: #546ce8;
    line-height: 30px;
}
.awwards h4{
    line-height: 25px;
}
.color-youtube{
    color: #cd201f;
}
.color-youtube:hover{
    color: #cd201fb8;
}



/*new--home*/
.spacex{
    text-align: center;
    height: 100%;
    padding-bottom: 0px;
}
.spacex .space-effect{
    width: 100%;
    height: 100%;
    background: #0a2644;
    background: -moz-linear-gradient(top, #0a2644 0%, #0a2848 30%, #0a233f 72%, #0a213b 100%);
    background: -webkit-linear-gradient(top, #0a2644 0%,#0a2848 30%,#0a233f 72%,#0a213b 100%);
    background: linear-gradient(to bottom, #0a2644 0%,#0a2848 30%,#0a233f 72%,#0a213b 100%);
}
.spacex .space-effect:before,
.spacex .space-effect:after{
    content: '';
    position: absolute;
    right: 0;
    width: 50%;
    height: 100%;
    background: #123354;
    background: -moz-linear-gradient(top, #123354 0%, #15415c 54%, #143e58 84%, #113855 100%);
    background: -webkit-linear-gradient(top, #123354 0%,#15415c 54%,#143e58 84%,#113855 100%);
    background: linear-gradient(to bottom, #123354 0%,#15415c 54%,#143e58 84%,#113855 100%);
    filter: 
}
.spacex .space-effect:after{
    width: 100%;
    background: url('../images/stars.png');
    top: 0;
    height: 100%;
}
.spacex .space-effect video{
    position: relative;
    z-index: 100;
    margin: 0;
    display: block;
    margin: auto;
    height: 100%;
}
.spacex .black_hole{
    display: none;
}
.scroll-down-div{
    position: absolute;
    bottom: 0px;
    width: 100%;
    z-index: 1000;
}
.scroll-down-div .blok{
    /*background: red;*/
    width: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    height: 45px;
}
.scroll-down-div .blok img{
    opacity: 0.7;
    cursor: pointer;
    -webkit-animation-name: scrll;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-name: scrll;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}
.scroll-down-div .blok img:hover{
    opacity: 1;
}
.scroll-down-div .blok::after{
    content: ' ';
    display: block;
    width: 12px;
    height: 12px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    /* -ms-transform: skewY(170deg); */
    /* -webkit-transform: skewY(170deg); */
    /* transform: skewY(170deg); */
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}

@-webkit-keyframes scrll {
    0%   {margin-top: 0px;}
    20%   {margin-top: 10px;}
    30%   {margin-top: 0px;}
    40%   {margin-top: 10px;}
    55%   {margin-top: 0px;}
    100% {margin-top: 0px;}
}
@keyframes scrll {
    0%   {margin-top: 0px;}
    20%   {margin-top: 10px;}
    30%   {margin-top: 0px;}
    40%   {margin-top: 10px;}
    55%   {margin-top: 0px;}
    100% {margin-top: 0px;}
}

/*new--home*/

.row.zee-row{
    /*background: #eeeff2;*/
    background: #120f4e;

}
.sidebyside-ctnt p{
    margin: 35px 30px; 
    /*color: #0a5f8b; */
    color: #fff; 
    font-size: 19px;
    text-align: center;
    padding-top: 40px;
}
.sidebyside-ctnt .p-head{
    font-size: 27px; 
    font-style: italic; 
    padding-bottom: 10px;
}
.sidebyside-ctnt p.small{
    margin: 0px 30px; 
    padding-top: 0px;
    padding-bottom: 25px;
}
.ext_ctnt p{
    text-align: center;
    margin: 40px 70px;
    color: #0a5f8b;
    font-size: 18px;
}
.spacex .space-effect video {
    width: 75%;
}
.bb-box{
    background: #366e8c;
    color: #fff;
    padding: 25px 32px;
    position: relative;
    margin-top: 140px;
    margin-bottom: 20px;
    min-height: 320px;
}
.bb-box h3{
    text-align: center;
    font-weight: 600;
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 20px;
    height: 45px;
}
/*.bb-box img{
    position: absolute;
    left: calc(50% - 93px);
    top: -125px;
}*/
.bb-box .bimg{
    position: absolute;
    left: calc(50% - 60px);
    top: -80px;
    height: 120px;
    width: 120px;
    background: #9e9e9e;
    border-radius: 50%;
    text-align: center;
}
.bb-box .bimg img{
    height: 60px;
    margin-top: 30px;
}
.bb-box ul{
    /*padding-left: 0px;*/
    /*list-style: none;*/
}
.bb-box li{
    margin-bottom: 8px;
}

.thrones h2 img {
    width: 100px;
    height: 120px;
    background: #eee;
    margin-right: 20px;
}
.thrones .thr-box {
    padding-left: 70px;
    padding-top: 15px;
    margin-bottom: 40px;
}
.thrones .thr-box .thr-sqr {
    width: 60px;
    height: 60px;
    position: absolute;
    background: radial-gradient(#09cec0, #12b9a3, #128a70);
    border-radius: 50%;
    top: 12px;
    left: 15px;
}
.thrones .thr-box .thr-sqr.thr-sqr-1 {
    background: radial-gradient(#09cec0, #12b9a3, #128a70);
}
.thrones .thr-box .thr-sqr.thr-sqr-2 {
    background: radial-gradient(#b9a611, #a99121, #8c711b);
}
.thrones .thr-box .thr-sqr.thr-sqr-3 {    
    background: radial-gradient(#1d95bd, #1c78a9, #1f5582);
}
.thrones .thr-box h4{
    font-weight: 600;
    color: #000;
    min-height: 40px;
}
.thrones .thr-box ul{
    color: #000;
    padding-left: 17px;
    font-size: 15px;
    min-height: 130px;
}
.thrones .thr-box .thr-sqr img{
    width: 97%;
}
.nivark-img{
    width: 100%;
}
.mb-3{
margin-bottom: 30px;
}
.fisrt-img{
    height: 502px;
}
.third-img{
    height: 333px;
}
.first-name{
    font-size: 26px;font-weight: bold;margin: 0;
}
.description{
    margin: 0;font-size: 20px;font-weight: 500;
}
.mb-0{
    margin-bottom: 0;
}
.img-wrapeer{
    width: 100%;
}
.header-links-ph{
    text-align: left;
}
.list-inline.header-links-ph>li{
    padding-left: 0;
    padding-right: 0;
}
.title-technology{
    font-size: 40px;
    margin: 30px 0;
    font-weight: bold;    
    /* padding-left: 10px; */
}
@media (max-width: 1200px) {
    .header-links-ph a{
        padding: 9px 14px;
    }
    .sidebyside-ctnt p{
        padding-top: 20px;
    }
}
@media (max-width: 1024px) {
    .header-links-ph a{
        padding: 9px 13px;
    }
    .wdashboard_bx img.wscrnx{
        width: 90%;
    }
    .footer-bottom {
        height: auto;
    }
    .footer-bottom > .container > .row > * {
        padding: 10px 20px;
    }
    .globe{
        background-color: #0e2082;
    }
    .sidebyside-ctnt p{
        padding-top: 20px;
    }
    .spacex .space-effect video {
        width: 95%;
    }
}
@media (max-width: 992px) {
    .spacex .space-effect video {
        width: 55%;
    }
    .sidebyside-ctnt p{
        padding-top: 0px;
    }
}
@media (max-width: 767px) {
    .globe .background{
        display: none;
    }
    .globe .background_img{
        display: block;
        width: 100%;
        min-height: 500px;
    }
    .globe .background_img img{
        width: 100%;
        margin-top: 10%;
    }
    .sidebyside-ctnt .p-head {
        font-size: 25px;
        padding-bottom: 0px;
    }


    /*new--home*/
    .spacex{
        height: auto;
    }
    .spacex .space-effect{
        display: none;
    }
    .spacex .black_hole{
        display: block;
        width: 100%;
        background: #0e2082;
        /*min-height: 500px;*/
    }
    .spacex .black_hole img{
        width: 50%;
        /*margin-top: 10%;*/
    }
    .scroll-down-div .blok{
        display: none;
    }
    /*new--home*/
    .sidebyside-ctnt p{
        text-align: center;
    }
    .ext_ctnt p {
        margin: 40px 40px;
    }


    .contain_bg{
        padding-left: 0px;
        padding-right: 0px;
    }
    .wdashboard_bx img.wscrnx{
        width: 100%;
    }
    .product-img{
        /* max-width: 100%;
        height: auto; */
    }
    .container{
        width: auto;
    }
    #header > .container{
        margin: 0;
        padding: 0;
    }
    .header-bg{
        padding: 15px 0;
    }
    .header-links-ph a {
        padding: 9px 8px;
    }
    .header-links-ph li{
        display: block;
    }
    .header-links-ph li::after{
        display: none;
    }
    .footer-bottom{
        height: auto;
        position: relative;
    }
    .header-social i{
        float: none;
    }
    .footer-bottom > .container > .row > *{
        padding: 10px 20px;
    }
    span.logo_tab h3{
        margin-top: 10px;
        font-size: 21px;
    }
    span.logo_tab em{
        font-size: 11px;
    }
    .thrones .thr-box ul {
        min-height: auto;
    }
    .thrones h2 img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
    }
}
@media (max-width: 425px) {
    .custom-container-padd{
        padding-top: 12px;
    }
    .globe .background_img img{
        width: 100%;
        margin-top: 35%;
    }
    .ext_ctnt p {
        margin: 40px 30px;
    }
    .spacex .black_hole img{
        width: 75%;
    }
    .auther-decription{
        padding:0 15px;
    }
}

@media (max-width: 425px) {
    .spacex .black_hole img{
        width: 85%;
    }
}
