﻿body {
}
.mobileView
        {
            display: none;
        }
        p
        {
            /* padding: 20px; */
            text-align: justify;
            color: #fff;
        }
        .tf_container .tf_slide
        {
            width: 100%;
            height: 470px;
            text-align: center;
            font-size: 1.89em;
            padding-top: 160px;
            color: #555;
            text-shadow: 1px 2px 1px black;
        }
        .bg
        {
            position: absolute;
            top: 0px;
            right: 0;
        }
        .mobile
        {
            display: none;
        }
        .headerBg
        {
            background: url(../img/header_fill.png) repeat-x top;
            height: 141px;
            width: 100%;
            margin: 0 auto;
            position: absolute;
        }
        .home
        {
            position: absolute;
            right: 0%;
            background: #003067;
            padding: 16px;
            width: 300px;
            text-align: center;
            color: #fff;
            font-size: 20px;
            font-family: innovasphere;
            border-radius: 0px 20px;
            border-left: 10px solid #5394cc;
            border-right: 10px solid #5294cb;
            box-shadow: 0px 0px 75px 38px rgba(0, 0, 0, 0.22);
            border-top: 3px solid #5496ce;
            z-index: 45;
            visibility: hidden;
        }
        
        @media (max-width: 767px)
        {
            header
            {
                overflow: auto !important;
            }
        
            .mobile
            {
                display: block;
            }
        
            .lfb
            {
                display: none;
            }
        
            .home
            {
                display: none;
            }
            .logo
            {
                position: absolute;
                top: 0px;
                width: 264px;
            }
        
            /*.desktop
            {
                display: none;
            }*/
            .mobileView
            {
                display: block !important;
            }
            .logo
            {
                display: none;
            }
            .headerBg
            {
                /* background: url(assets/img/header_fill.png) repeat-x top; */
                height: 70px;
                width: 95%; /* margin: 0 auto; */
                position: absolute;
                background: rgba(255, 255, 255, 0.0);
                z-index: 50;
                left: 16px;
                top: 16px;
            }
            .moblogo {
                display:block!important;
                position: absolute;
                width: 150px;
                left: 20px;
                top: 10px;
                z-index:99;
            }
            .socialMedia
            {
                display: none;
            }
            .pre-loader
            {
                display: none;
            }
            .header
            {
                display: none;
            }
            .viewMore
            {
                padding: 7px;
                border: 3px solid #68baff;
                position: absolute;
                right:5px;
                top:50px;
                color: #fff;
                background: #00346e;
            }
             .viewMoreMobile
            {
                padding: 5px;
                border: 3px solid #68baff;
                position: absolute;
                color: #fff;
                background: #00346e;
                border-radius: 20px;
                
            }
            
        }
        @media only screen and (max-width: 768px)
        {
            .velo-slide__text 
            {
                max-width: 80%;
                padding-right: 45px !important;
                position: relative;
                background: rgba(255, 255, 255, 0.24);
                top: 15px;
            }
        }



/* ----------- iPhone 6+ ----------- */
/*Landscape*/
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
  .velo-slide__text 
            {
                max-width: 97%;
                padding-right: 45px !important;
                position: relative;
                background: rgba(255, 255, 255, 0.24);
                top: 30px;
            }
}
/* ----------- iPhone 6 ----------- */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
  .velo-slide__text 
            {
                max-width: 97%;
                padding-right: 45px !important;
                position: relative;
                background: rgba(255, 255, 255, 0.24);
                    top: 11px;
            }
}

/* ----------- Galaxy S4 s5 ----------- */

@media screen and (device-width: 360px) and (device-height: 592px) and (-webkit-device-pixel-ratio: 3)
{
     .velo-slide__text 
            {
                max-width: 97%;
                padding-right: 45px !important;
                position: relative;
                background: rgba(255, 255, 255, 0.24);
                border:red;
            }
}
/* ----------- iPhone 5 ----------- */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
  .velo-slide__text 
            {
                max-width: 97%;
                padding-right: 45px !important;
                position: relative;
                background: rgba(255, 255, 255, 0.24);
                top:15px;
            }
            .velo-slides-nav__list {
    top: 18px;
    position: relative;
}
}
        @media (max-width: 480px)
        {
            .socialMedia
            {
                display: none;
            }
            .mobile
            {
                display: block;
            }
        
            .lfb
            {
                display: none;
            }
            .home
            {
                display: none;
            }
            .logo
            {
                display: none;
            }
            .headerBg
            {
                /* background: url(assets/img/header_fill.png) repeat-x top; */
                height: 100px;
                width: 92%;
                margin: 0 auto;
                position: absolute;
                background: rgba(255, 255, 255, 0.0);
                z-index: 50;
                left: 4%;
                top: 15px;
            }
            .moblogo
            {
                position: absolute;
                width: 150px;
                left: 1%;
                top: 10px;
                z-index: 100;
            }
            /*.desktop
            {
                display: none;
            }*/
            .mobileView
            {
                display: block !important;
            }
        
            .pre-loader
            {
                display: none;
            }
            .header
            {
                display: none;
            }
            .velo-slide__text
            {
                position: fixed;
                bottom: 2em;
                width: 310px;
                left: 15px;
                top: auto;
            }
            .viewMoreMobile
            {
                padding: 5px;
                border: 3px solid #68baff;
                position: absolute;
                color: #fff;
                background: #00346e;
                border-radius: 35px;
                margin-top: 30px;
                min-width: 101px;
                text-align: center;
            }
            .velo-slide__text span
            {
                color: #fff;
                font-size: 15px;
                line-height: 1.7;
            }
            .mobileHeaderText
            {
                font-size:30px;
            }
        }
        @media (max-width: 320px)
        {
            .mobileHeaderText
            {
                font-size:30px;
            }
            .velo-slide__text span
            {
                color: #fff;
                font-size: 15px;
                line-height: 1.7;
            }
            .velo-slide__text {
                position: fixed;
                bottom: 2em;
                width: 249px;
                left: 15px;
            }
            .velo-slides-nav__list {
                list-style: none;
                background: #00346e;
                padding: 10px;
                position: relative;
                bottom: 15px !important;
            }
        }
        
        .bgLoder
        {
            position:absolute;
            background:white;
            width:100%;
            height:100%;
            z-index:10046546500 !important;
        }
        
         #innovaLoader 
        {
          position: relative;
          left: 50%;
          top: 250px;
          z-index: 1;
          margin: -75px 0 0 -75px;
          border: 16px solid #f3f3f3;
          border-radius: 50%;
          border-top: 16px solid #3498db;
          width: 120px;
          height: 120px;
          -webkit-animation: spin 2s linear infinite;
          animation: spin 2s linear infinite;
        }

        @-webkit-keyframes spin {
          0% { -webkit-transform: rotate(0deg); }
          100% { -webkit-transform: rotate(360deg); }
        }

        @keyframes spin {
          0% { transform: rotate(0deg); }
          100% { transform: rotate(360deg); }
        }

        /* Add animation to "page content" */
        .innova-animate-bottom {
          -webkit-animation-name: animatebottom;
          -webkit-animation-duration: 1s;
          animation-name: animatebottom;
          animation-duration: 1s
        }

        @-webkit-keyframes animatebottom {
          from { bottom:-100px; opacity:0 } 
          to { bottom:0px; opacity:1 }
        }

        @keyframes animatebottom { 
          from{ bottom:-100px; opacity:0 } 
          to{ bottom:0; opacity:1 }
        }

        #innovasphere {
          display: none;
          text-align: center;
        }