@media screen and (min-width: 1600px){
    .wrapper{
        margin-left: 2%;
        margin-right: 2%;
        box-shadow: 0px 0px 12px #5c98bf;
    }
}
@media screen and (min-width: 1800px){
    .wrapper{
        margin-left: 5%;
        margin-right: 5%;
        box-shadow: 0px 0px 12px #5c98bf;
    }
}
@media screen and (min-width: 1900px){
    .wrapper{
        margin-left: 10%;
        margin-right: 10%;
        box-shadow: 0px 0px 12px #5c98bf;
    }
}
@media screen and (min-width: 2000px){
    .wrapper{
        margin-left: 12%;
        margin-right: 12%;
        box-shadow: 0px 0px 12px #5c98bf;
    }
}
@media screen and (min-width: 2220px){
    .wrapper{
        margin-left: 15%;
        margin-right: 15%;
        box-shadow: 0px 0px 12px #5c98bf;
    }
}
/*for the font Default*/
.pad{
    padding: 10px !important;
}
.text-center {
    text-align: center;
}

.title1{
    display: block;
    line-height: 46px;
    padding: 0;
    margin: 0;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 30px ;
    word-wrap: break-word;
}
.color1{
    color: #525e6a !important;
}
.title2{
    display: block;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 20px;
    font-family: 'Open Sans', sans-serif !important;
    padding: 0;
    margin: 0;
    word-wrap: break-word;
}
.color2 {
    color: #0076bd !important;
}
/*end of font default*/

/*for the numbers*/
.bg-color8{
    background-color:#458cba  !important;
}
.bg-color4{
    background-color: #48ccec !important;
}
.padding-sm {
    padding: 25px;
}

@media screen and (min-width:1026px) and (max-width:1450px) {
    .padding-sm{
        padding:10px;
    }
}
@media screen and (max-width: 1025px) {
    .padding-sm {
        padding: 2px !important;
    }
}

.counterstrip >div {
    display: table;
}
.counterstrip>div>p {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 4em;
    text-align: center;
    font-weight: 400;
    height: 140px !important;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
@media screen and (max-width: 1599px){
    .counterstrip >div >p {
        font-size: 3.5em;
    }
}

@media (max-width: 1280px) {
    .counterstrip > div > p {
        font-size: 3em;
    }
}

.counterstrip>div>p>span.small{
    display: inline;
    font-size: 23px;
    font-weight: 150;

}
.counterstrip>div>p>span {
    display: block;
    font-size: 16px;
    font-weight: 200;
    vertical-align: inherit;
}
.margin-bottom-md {
    margin-bottom: 36px !important;
}
/* end for the numbers*/
.info-mag a:hover {
    color: #ffffff !important;
}

.info-mag a {
    color: #ffffff !important;
}

@media (min-width: 768px) {
    .bd-navbar {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1071;
    }
}
.navbar{
    box-shadow: 1px 0px 5px cornflowerblue;
}
.navbar-default{
    background-color: #ffffff !important;
}
.navbar .navbar-collapse{
    border-color: transparent !important;
}
.navbar .navbar-nav{
    padding-top: 0px !important;
}
.dropdown .dropdown-menu{
    top:110% !important;
    border:1px solid #ffffff;
    background-color: #ffffff;
}
.dropdown .dropdown-menu>li>a{
    top: 10px;
    font-family: 'Ubuntu', sans-serif !important;
}
@media screen and (min-width:765px){
    .bar{
        //margin-bottom: 11px;
    }
}
.navbar .navbar-nav > li > a {
    color: #525e6a;
    font-family: 'Roboto', sans-serif;
    //font-family: 'Open Sans', sans-serif !important;
    vertical-align: inherit;
    font-size: 17px;
    line-height: 25px;
    font-weight: 500;
    margin-top: 5px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus {
    color: #337ab6 !important;
    background-color: #f9f9f9 !important;
}
.navbar .navbar-nav > li {

    margin-left: 5px;
    margin-right: 5px;

}
/*.navbar-nav > li > .dropdown-menu {*/
/*margin: 0px !important;*/
/*}*/
/*.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {*/
/*color: #337ab6 !important;*/
/*background-color: #f9f9f9 !important;*/
/*padding: 10px;*/
/*margin-bottom: 0px !important;*/
/*border-radius: 10px;*/

/*}*/

/*.navbar-inverse .navbar-collapse {*/
/*border-color: transparent !important;*/
/*}*/

/*.nav {*/
/*padding: 0px !important;*/
/*font-family: 'Open Sans', sans-serif !important;*/
/*}*/

/*}*!*/
/*.navbar-inverse {*/
/*background-color: #fff !important;*/
/*border-color: #fff !important;*/
/*box-shadow: 1px 0px 5px cornflowerblue;*/
/*}*/

.navbar-header {
    padding-top: 0px;
    padding-left: 10px;
}

.container-fluid-client {
    width: 100%;
    padding-top: 20px;
    /*padding-left:20px;
    padding-right:20px;*/

}

.container-client {

    height: 100%;
}

.container-client h {
    text-align: center !important;
    color: #fff;
    font-family: inherit;

}

.icon1 {
    text-align: center;
}

.container-client:hover .overlayclient {
    opacity: 1;
}

.overlayclient {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;

    box-shadow: 2px 2px gray;
}

.text11 {
    color: #fff;
    position: absolute;
    top: 15%;
    left: 50%;

    width: 400px;

    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    background-color: transparent !important;

    color: #525e6a !important;
    vertical-align: inherit;
    font-size: 1em;
    line-height: 25px;
    font-weight: 500;

}

.text12 {
    color: white;
    position: absolute;
    top: 30%;
    font-size: 13px;
    text-align: left;
    padding: 5px;
    font-family: inherit;
}

/*@media screen and (min-width: 1200px) {
  div.text12  {
    font-size: 13px;
    position:absolute;
    top:30%;

  }
}*/

@media screen and (max-width: 1199px) {
    div.text12 {

        position: absolute;
        top: 20%;
        color: #fff !important;
        vertical-align: inherit;
        font-size: 0.7em;
        line-height: 20px;
        font-weight: 400;
    }
}

/*@media screen and (min-width: 1200px) {
  div.text11  {
    font-size: 20px;
    position: absolute;
    top: 15%;
    left: 50%;
  }
}*/
@media screen and (max-width: 1199px) {
    div.text11 {

        position: absolute;
        top: 10%;
        left: 50%;
        color: #fff;
        vertical-align: inherit;
        font-size: 0.9em;
        line-height: 25px;
        font-weight: 500;
    }
}

@media screen and (min-width: 1200px) {
    div.container-client {
        text-align: center;
        font-size: 30px;
        position: relative;
        padding-top: 70px;

    }
}

@media screen and (max-width: 1199px) {
    div.container-client {
        text-align: center;
        font-size: 23px;
        position: relative;
        padding-top: 80px;

    }
}

@media screen and (min-width: 1200px) {
    div.this {
        padding: 40px !important;
    }
}

@media screen and (max-width: 1199px) {
    div.this {
        padding: 30px !important;
    }
}

@media screen and (max-width: 748px) {
    div.this {
        padding: 5px !important;
    }
}

.btn-facebook {
    color: #fff !important;
    background-color: #4C67A1 !important;
}

.btn-facebook:hover {
    color: #fff !important;
    background-color: #405D9B !important;
}

.btn-facebook:focus {
    color: #fff !important;
}

.btn-lg {
    padding: 1px 1px !important;
}

@media screen and (min-width: 700px) and (max-width: 1030px) {
    .btn-facebook {
        font-size: 0px;

    }
}

.button-twitter {

    color: #fff !important;
    background-color: #1da1f2 !important;
    font-size: 20px;
    border: none;
}

.button-twitter:hover {
    color: #fff !important;
    background-color: #0779be !important;
}

.button-twitter:focus {
    color: #fff !important;
}

.container-fluid-footer {
    padding: 40px;
    padding-bottom: 20px;
    box-shadow: 1px 0px 5px cornflowerblue;
    background-color: #458cba  !important;
}

.container-fluid-footer .row .footer-right li{
    font-family: 'Open Sans', sans-serif !important;
    color: #fff !important;
    vertical-align: inherit;
    font-size: 1em;
    line-height: 25px;
    font-weight: 500;
    word-wrap: break-word;
    text-decoration: none;
    list-style-type: none;
}
.t {
    text-align: left;
    margin: 0px;
    color: #fff !important;
    vertical-align: inherit;
    font-size: 1.5em;
    line-height: 40px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif !important;
    word-wrap: break-word;
}
.box3{
    padding-left:  45%;
}
@media screen and (max-width: 770px){
    .box3{
        padding-left: 0px !important;
    }
}
.container-fluid-footer .follow .box2 ul {

    padding: 0;
}

.container-fluid-footer .follow .box2 ul li {
    font-family: 'Open Sans', sans-serif !important;
    list-style-type: none;
    word-wrap: break-word;
    padding-top: 0px;
    text-align: left;
    vertical-align: inherit;
    font-size: 1em;
    line-height: 25px;
    font-weight: 500;
}

.container-fluid-footer .follow .box2 ul li a {
    font-family: 'Open Sans', sans-serif !important;
    color: #fff !important;
    vertical-align: inherit;
    font-size: 1em;
    line-height: 25px;
    font-weight: 500;
    word-wrap: break-word;

}

.container-fluid-footer .follow .box2 ul li i {

    width: 20px;
    height: auto;
    color: #fff !important;
    vertical-align: inherit;
    font-size: 1.1em;
    line-height: 25px;
    font-weight: 500;

}

.container-fluid-footer .col-sm-3 p {

    text-align: justify;
    text-justify: inter-word;
    color: #f9f9f9 !important;
    vertical-align: inherit;
    font-size: 1em;
    line-height: 25px;
    font-weight: 500;
}

.container-fluid-footer .follow .box2 h5 {
    text-align: left;
    margin: 0px;
    color: #fff !important;
    vertical-align: inherit;
    font-size: 1.5em;
    line-height: 40px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif !important;
    word-wrap: break-word;
}
@media screen and (min-width:770px){
    .box-follow{
        float:right;
    }
}
.container-fluid-footer .col-sm-3 h6 {

    text-align: left;
    margin: 0px;
    text-transform: uppercase;
    color: #fff !important;
    vertical-align: inherit;
    font-size: 1.2em;
    line-height: 40px;
    font-weight: 700;

}

.scrollToTop {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    box-shadow: 1px 0px 5px #d5d5d5;
    border: none;
    outline: none;
    background-color: #5c98bf !important;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
}

.scrollToTop {
    background-color: #555;
}

body {
    margin: 0;
    padding: 0;
    font-family: quicksand;
}

.navbar-header {

    padding-left: 10px;

}

.sec1 {
    width: 100%;
    height: 500px;
    background-image: url('survey.jpg');
    background-size: cover;
    background-position: center;
    opacity: 0.5;

}

h1 {
    text-align: center;

    font-family: "sans-serif";

    letter-spacing: 5px;
    text-transform: uppercase;
    font: 25px "Lato", sans-serif;
    color: #111;
}

.footer-main1 h1 {
    text-align: center;

    font-family: "sans-serif";

    letter-spacing: 5px;
    text-transform: uppercase;
    font: 20px "Lato", sans-serif;
    color: #f7f7f7;
}

.container-fluid-aviyaan {
    padding-top: 20px;

    margin: 30px auto;
    text-align: justify;
    font-size: 15px;
    line-height: 25px;
    color: #525e6a;
    background-color: white;

}

/*@media screen and (min-width: 1200px){
    .carousel-inner{
        height: 600px !important;
    }
}
@media screen and (max-width:1300px){
    .carousel-inner{
        height: 600px !important;
    }
}*/

@media screen and (min-width: 1200px) {
    div.container-fluid-aviyaan .content p {
        padding-top: 0px;
        padding-left: 20%;
        padding-right: 20%;
        margin: 30px auto;
        text-align: justify;
        font-size: 15px;
        line-height: 25px;
        color: #525e6a;
        background-color: white;

    }
}

@media screen and (max-width: 1199px) {
    div.container-fluid-aviyaan .content p {
        padding-top: 0px;
        padding-left: 10%;
        padding-right: 10%;
        margin: 30px auto;
        text-align: justify;
        font-size: 15px;
        line-height: 25px;
        color: #525e6a;
        background-color: white;
    }
}

@media screen and (max-width: 400px) {
    div.container-fluid-aviyaan .content p {
        padding-top: 0px;
        padding-left: 8%;
        padding-right: 8%;
        margin: 30px auto;
        text-align: justify;
        font-size: 13px;
        line-height: 25px;
        color: #525e6a;
        background-color: white;
    }
}

@media screen and (max-width: 700px) {
    .title {
        font-size: 20px;
    }
}

@media screen and (max-width: 1000px) {
    .title {
        font-size: 25px;
    }
}

.pic {
    position: relative;
    left: 23%;
}

.divider {
    font-size: 50px;
    font-weight: bold;
    text-align: center;
    color: #17202A;
}
@media screen and (max-width: 500px){
    .carousel-caption h2{margin-bottom: -26px !important;}

}
@media screen and (min-width: 200px ){
    .items{
        height: 150px !important;
    }
    .carousel-caption h2{
        font-size: 15px !important;
    }
}
@media screen and (min-width: 500px ){
    .items{
        height: 200px !important;
    }
    .carousel-caption h2{
        font-size: 20px !important;
    }
}
@media screen and (min-width: 700px ){
    .items{
        height: 300px !important;
    }
    .carousel-caption h2{
        font-size: 20px !important;
    }
}
@media screen and (min-width: 900px ){
    .items{
        height: 400px !important;
    }
    .carousel-caption h2{
        font-size: 30px !important;
    }

}
@media screen and (min-width: 1100px ){
    .items{
        height: 420px !important;
    }
    .carousel-caption h2{
        font-size: 30px !important;
    }

}
@media screen and (min-width: 1500px ){
    .items{
        height: 500px !important;
    }
    .carousel-caption h2{
        font-size: 40px !important;
    }

}
@media screen and (min-width: 1100px){
    .carousel-indicators li{
        width: 40px !important;
        height: 4px !important;
        background-color: #fff !important;
        margin: 1px !important;

    }
    .carousel-indicators .active{
        width: 40px !important;
        height: 4px !important;
        margin: 1px !important;
        padding: 0px !important;
        border-color: #337ab7 !important;
        background-color: #337ab7 !important;
    }

}
@media screen and (min-width: 700px) and (max-width: 1099px){
    .carousel-indicators li{
        width: 30px !important;
        height: 3px !important;
        background-color: #fff !important;
        margin: 1px !important;

    }
    .carousel-indicators .active{
        width: 30px !important;
        height: 3px !important;
        margin: 1px !important;
        padding: 0px !important;
        border-color: #337ab7 !important;
        background-color: #337ab7 !important;
    }

}
@media screen and (min-width: 200px) and (max-width: 699px){
    .carousel-indicators li{
        width: 20px !important;
        height: 2px !important;
        background-color: #fff !important;
        margin: 1px !important;

    }
    .carousel-indicators .active{
        width: 20px !important;
        height: 2px !important;
        margin: 1px !important;
        padding: 0px !important;
        border-color: #337ab7 !important;
        background-color: #337ab7 !important;
    }

}


@media screen and (min-width: 1025px) {
    .parallax1 {
        position: relative;
        background-image: url(red2.jpg);
        min-height: 600px;
        width: 100%;
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;

    }
}

@media only screen and (max-width: 1024px) {
    .parallax1 {
        display: none;
    }
}

@media only screen and (min-width: 1025px) {
    .front {

        display: none !important;
    }
}

@media screen and (min-width: 1025px) {
    .caption11 {
        position: absolute;
        top: 40%;
        text-align: center;
        color: #000;
        opacity: 0.7;
        width: 100%;
        font-size: 35px;
        background-color:#fff0f0;

    }
}

@media only screen and (max-width: 1024px) {
    .caption11 {
        display: none;
    }
}
.border{
    opacity: 4 !important;
}
@media screen and (min-width: 1025px) {
    .caption12 {
        display: none;
    }
}

@media only screen and (max-width: 1024px) {
    .caption12 {
        position: absolute;
        top: 35%;
        text-align: center;
        color: #000;
        opacity: 0.7;
        width: 100%;
        font-size: inherit;
        font-size: 25px;
        background-color:#fff0f0;

    }
}

@media only screen and (max-width: 700px) {
    .caption12 {
        font-size: 15px;
    }
}

/*.parallax3 {*/
/*!* The image used *!*/
/*background-image: url("red1.jpg");*/
/*height: 100%;*/
/*background-attachment: fixed;*/
/*background-position: center;*/
/*background-repeat: no-repeat;*/
/*background-size: cover;*/

/*}*/


@media screen and (min-width: 1000px) {
    .parallax3 {
        padding-bottom: 100px;
    }
}

@media screen and (max-width: 1000px) {
    .parallax3 {
        padding-bottom: 65px;
    }
}

@media screen and (max-width: 500px) {
    .parallax3 {
        padding-bottom: 50px;
    }
}

/*
@media screen and (min-device-width: 900px) and (max-device-width: 1000px) { 
    .parallax3{
        height: 700px;
    }
    
}
@media screen and (min-device-width: 800px) and (max-device-width: 899px) { 
    .parallax3{
        height: 600px;
    }
    
}
@media screen and (min-device-width: 700px) and (max-device-width: 799px) { 
    .parallax3{
        height: 540px;
    }
    
}
@media screen and (min-device-width: 500px) and (max-device-width: 699px) { 
    .parallax3{
        height: 450px;
    }
    
}
@media screen and (min-device-width: 400px) and (max-device-width: 499px) { 
    .parallax3{
        height: 320px;
    }
    
}
@media screen and (min-device-width: 340px) and (max-device-width: 399px) { 
    .parallax3{
        height: 285px;
    }
    
}
@media screen and (min-device-width: 200px) and (max-device-width: 339px) { 
    .parallax3{
        height: 260px;
    }
    
}*/
/*
@media screen and (max-width: 768px) {
    .parallax3{
        height: 500px;
    }
}
@media screen and (min-device-width: 370px) and (max-device-width: 700px) { 
    .parallax3{
        height: 300px;
    }
    
}

@media screen and (max-width: 360px) {
    .parallax3{
        height: 270px;
    }
}*/

.parallax {
    /* The image used */
    background-image: url("qq.jpg");

    /* Set a specific height */
    min-height: 70px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.caption2 {
    padding-top: 25px;
    padding-bottom: 25px;
    color: #000;
    opacity: 0.6;
    width: 100%;
    text-align: center;
    font-size: 35px;
}

@media screen and (max-width: 1200px) {
    .caption2 {
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 20px;
    }
}

@media screen and (max-width: 992px) {
    .caption2 {
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 18px;
    }
}

@media screen and (max-width: 768px) {
    .caption2 {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 15px;
    }
}

.container-fluid-info {
    padding-top: 0px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 40px;
    box-shadow: 1px 0px 5px cornflowerblue;
    background: #fff;
    margin-bottom: 60px;
    margin-top: 10px;

}
@media screen and (min-width: 500px){
    .container-fluid-info{
        margin-left: 60px;
        margin-right: 60px;
    }

}

.container-infobox {
    position: relative;
    padding-top: 50px;
    text-align: center;
    height: 100%;
}

.container-infobox h5 {
    text-align: center;
    color: #525e6a;
    font-size: 15px !important;
    line-height: 20px;
    font-weight: 900;
    font-family: 'Open Sans', sans-serif !important;
    word-wrap: break-word;
}

.container-infobox:hover .overlay {
    opacity: 1;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #85C1E9;
}

.text-1 {
    color: #ffffff;
    font-size: 14px;
    height: 80px;
    font-size: 18px;
    position: absolute;
    width: 240px;
    top: 25%;
    left: 50%;
    padding-top: 5px;
    font-weight: bold;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    background-color: #85C1E9;
}

.text2 {
    color: #ffffff;
    text-align: center;
    position: absolute;
    top: 45%;
    text-align:justify;
    word-wrap: break-word;
    vertical-align: inherit;
    line-height: 20px;
    padding: 10px;
    font-size: 15px;
}

/*@media screen and (min-width: 1200px) {
  div.text-1 {
    font-size: 15px;
    width: 200px;
    
  }
}
@media screen and (max-width: 1199px) {
  div.text-1 {
    font-size: 13px;
    position: absolute;
    width: 160px;
    top: 23%;
    left: 50%;
  }
}*/
@media screen and (max-width: 700px) {
    div.text-1 {
        font-size: 15px;
        position: absolute;
        width: 180px;
        top: 23%;
        left: 50%;
    }
}

/*@media screen and (min-width: 1200px) {
  div.text2 {
    font-size: 13px;

    position:absolute;
    top:45%;
  }
}
@media screen and (max-width: 1199px) {
  div.text2 {
    font-size: 12px;
    position:absolute;
    top:35%;
  }
}*/
@media screen and (max-width: 700px) {
    div.text2 {
        font-size: 14px;
        position: absolute;
        top: 45%;
    }
}

/*pages of infonmation magazine*/
/*1)UAV Survey*/
.uav-model {
    padding: 0px !important;
}

#myContainer {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: #f9f9f9
}

.mycontainer {
    position: relative;
    padding-bottom: 20px;
    margin: 0px !important;
}

.animation {
    position: absolute;
    top: 0px;
}

.myContainer2 {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 0px;
    background-color: #f9f9f9
}

@media screen and (min-width: 1024px) {
    .mycontainer {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media screen and (min-width: 1025px) {
    .animation {
        height: 100px;
    }
}

@media screen and (max-width: 1024px) {
    .animation {
        height: 60px;
    }
}

#myAnimation {
    position: absolute;
    background-image: url(dronered.gif);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 6;
}

@media screen and (min-width: 1024px) {
    #myAnimation {
        width: 200px;
        height: 200px;
    }
}

@media screen and (max-width: 1023px) {
    #myAnimation {
        width: 80px;
        height: 80px;
    }
}

.content-uav {
    position: absolute;
    background-color: #f9f9f9;
    width: 30%;
    left: 0px;
    height: 500px;
    z-index: 2;
}
@media screen and (max-width: 1100px){
    .content-uav{
        display: none !important;
    }
}
@media screen and (min-width: 1099px){
    .content-uav-small{
        display: none !important;
    }
}
.content-uav-small{
    padding: 20px;
    text-align: justify;
}

.content-uav h1 {
    font-size: 50px !important;
    padding: 5px !important;

}

.content-uav p {
    font-size: 15px !important;
    padding: 10px !important;

}

@media screen and (min-width: 1023px) {
    .content-uav {
        padding: 20px !important;

    }
}

@media screen and (min-width: 700px) and (max-width: 1023px) {
    .content-uav {
        width: 50%;
        height: 417px;
        padding: 20px;

    }
}

@media screen and (max-width: 500px) {
    .content-uav {
        padding: 0px;
        width: 50%;
        height: 180px;
    }
}

@media screen and (max-width: 500px) {
    .content-uav h1 {
        font-size: 14px;
        padding: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 500px) {
    .content-uav p {
        font-size: 8px;
        padding: 5px;
        margin-bottom: 0px;
    }
}

.ser-icon {
    font-size: 80px;
    text-align: center;
    padding-top: 10px;
}

.text-ser {
    text-align: center;
    font-size: 25px;
    font-family: inherit;
    padding: 10px;
    height: 60px;

}

.container-services1 {
    transition: box-shadow .4s;
    border-radius: 5px;
    border: 1px solid #ccc;
    background: #fff;
    float: left;

}

.container-services1:hover {
    box-shadow: 0 0 11px rgba(33, 33, 33, .6);
    color: #999;

}

.row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.container-image {

    border: 1px solid #cccccca3;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;

}

.img-responsive-team {
    opacity: 1;
    display: block;
    transition: .5s ease;
    overflow: hidden;
    backface-visibility: hidden;
    height: 100%;
    width: 100%;
    object-fit: fill;

}

.middle {
    transition: .5s ease;
    opacity: 0;
    width: 100%;
    position: absolute;
    top: 88%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.container-image:hover .img-responsive-team {
    opacity: 1;
    z-index: 2;
    /*    -ms-transform: scale(1.5);  IE 9
        -webkit-transform: scale(1.5);  Safari 3-8
        transform: scale(1.5); */
}

.container-image:hover .middle {
    opacity: 1;
    /*  -ms-transform: scale(1.5);  IE 9
        -webkit-transform: scale(1.5);  Safari 3-8
        transform: scale(1.5); */
}

.text {
    background-color: #621a753b;
    color: white;
    font-size: 14px;
    padding: 10px 15px;
    width: 100%;
    height: 60px;
}

/*for the models picture*/
.modelImage {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

.modelImage:hover {
    opacity: 2;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 5%; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }
    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}

/* The Close Button */
.close1 {
    position: absolute;
    top: 10%;
    right: 2%;
    color: #f9f9f9;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
    z-index: 3;
}

.close1:hover,
.close1:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .modal-content {
        width: 100%;
    }
}

.mycolor {
    background-color: #f5f5f5;
}

.modelnames {
    padding: 0px !important;
    padding-top: 10px !important;
    text-align: center !important;
}

.modelnames a {
    font-size: inherit;
    text-decoration: none;
    color: #0076bd;
    font-weight: bold;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;

}

.modelnames a:hover {

    text-decoration: none;
    font-weight: 500;
    font-size: inherit;
    color: #525e6a !important;
    font-size: 15px;
}

.modelnames p {
    padding-top: 4px !important;
    text-align: justify;
    font-size: 13px;
    font-weight: 500;
    color: #525e6a;
    font-family: 'Open Sans', sans-serif;

}

.modelnames p a {
    font-size: 13px !important;
    font-weight: 500;
    color: #0076bd;
}

.modelnames p a:hover {
    font-size: 13px !important;
    font-weight: 500;
    color: #525e6a;
    text-decoration: underline;
}

/*.thumbnail{*/
    /*transition: transform .2s;*/
/*}*/

/*.thumbnail:hover {*/
    /*-ms-transform: scale(1.1); !* IE 9 *!*/
    /*-webkit-transform: scale(1.1); !* Safari 3-8 *!*/
    /*transform: scale(1.1);*/
    /*border-color: transparent;*/
/*}*/

@media screen and (max-width: 400px) {
    .threedmodel {
        height: 330px !important;
    }
}

@media screen and (min-width: 400px) {
    .threedmodel {
        height: 420px !important;
    }
}

.tablecolor {
    border: 3px solid #f9f9f9;
    background-color: #fff;

}

.thumbnailbox {
    padding: 10px !important;

}

@media screen and (min-width: 1000px) {
    .thumbnail {
        overflow: hidden !important;
        height: 130px !important;
    }
}

@media screen and (max-width: 999px) {
    .thumbnail {
        overflow: hidden !important;
        height: 100px !important;
    }
}

@media screen and (max-width: 500px) {
    .thumbnail {
        overflow: hidden !important;
        height: 180px !important;
    }
}
.BeforeScroll
{
    height: 100px;
    width: 100%;
    display: none;
}
.AfterScroll
{
    height: 100px;
    width: 100%;
    display: block;

}
.introduction {
    padding: 50px !important;
    width: 100% !important;
}

@media screen and (max-width: 500px) {
    .introduction {
        padding: 0px !important;
    }
}

.intro {
/ / border: 1 px solid black;
    padding: 40px !important;
    position: relative;
}

.top-left-intro {
    position: absolute;
    top: 47px;
    left: 28px;
}

.bottom-right-intro {
    position: absolute;
    bottom: 28px;
    right: 28px;
}

.container-inside {
    box-shadow: 1px 0px 5px cornflowerblue;
    height: 100px;
    width: 100% !important;
/ / border: 1 px solid cornflowerblue;
}

/*for model table*/
.container-samples {
//box-shadow: 1px 0px 5px #d6d6d6;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    background-color: transparent !important;
}
@media screen and (min-width: 1024px){
    .container-samples{
        padding-left: 300px !important;
        padding-right: 300px !important;
    }
}
@media screen and (max-width: 1023px){
    .container-samples{
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
}
/*for the about page*/
@media screen and (min-width: 767px) {
    .company-profile {
        margin-top: 50px !important;
        margin-bottom: 50px !important;
    }
}

.Portfolio {
    margin-top: 10px;
    box-shadow: 1px 0px 5px #d5d5d5

}

@media screen and (min-width: 746px) {
    .Portfolio {
        margin-left: 20% !important;
        margin-right: 20% !important;
    }

}

.display-table {
    padding-top: 10px;
    min-height: 340px;
}

.display-table-cell {
    display: table-cell;
    box-sizing: border-box;
    vertical-align: inherit;
    color: #525e6a;
    font-size: 13px;
    font-weight: 500;
    text-align: justify;
}

@media screen and (min-width: 767px) {
    .display-table-cell {
        padding-top: 60px !important;
        padding-bottom: 70px !important;
    }
}

.para-color {
    color: #5c98bf !important;
}

/*for the about end*/

.color8 {
    vertical-align: inherit;
}

.gap {
    border-color: #e2e2e2 !important;
    border: 2px solid;
    border-left: 0;
    border-right: 0;
    margin-top: 50px !important;
    margin-bottom: 50px !important;
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.gap-title{
    border-color: #e2e2e2 !important;
    border: 2px solid;
    border-left: 0;
    border-right: 0;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
    padding-top: 10px !important;
    padding-bottom: 20px !important;
}

.sample {
    color: #5c98bf !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    line-height: 1.1;
    vertical-align: inherit;
    font-size: 2em;
}
@media screen and (max-width: 800px){
    .gap{
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
}
@media screen and (max-width: 800px){
    .sample{
        font-size: 1em;
    }
}

.model-sample {
    box-shadow: 0 4px 8px 0 #9cb5cd, 0 6px 20px 0 #9cb5cd;

}

@media screen and (min-width: 746px) {
    .model-sample {
        margin-left: 5% !important;
        margin-right: 5% !important;
    }

}

/*for the model gallery*/
.gallery-image {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #fbe9e9;
}
@media screen and (min-width: 1200px){
    .gallery-image{
        margin-left: 120px;
        margin-right: 120px;
    }
}
@media screen and (min-width: 1500px){
    .gallery-image{
        margin-left: 350px;
        margin-right: 350px;
    }
}

.gallery-image .row {
    display: -ms-flexbox; /* IE10 */
    display: flex;
    -ms-flex-wrap: wrap; /* IE10 */
    flex-wrap: wrap;
    padding: 0 4px;
}

/* Create four equal columns that sits next to each other */
.gallery-image .row .column {
    -ms-flex: 25%; /* IE10 */
    flex: 25%;
    max-width: 50%;
    padding: 0 4px;
}

.gallery-image .row .column img {
    margin-top: 8px;
    vertical-align: middle;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
    .gallery-image .row .column {
        -ms-flex: 50%;
        flex: 50%;
        max-width: 50%;
    }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .gallery-image .row .column {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
    }
}
.modelImage{
    padding: 20px !important;
}
.modelImage{
    transition: transform .2s;
}
.modelImage:hover {
    -ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1.02); /* Safari 3-8 */
    transform: scale(1.02);
}
@media screen and (max-width: 500px){
    .modelImage:hover{
        -ms-transform: scale(1.1); /* IE 9 */
        -webkit-transform: scale(1.2); /* Safari 3-8 */
        transform: scale(1.2);
    }
}
/*end*/

/*for the new model and video of drone survey*/
.surveymodel-contanier {
    margin-left: 30px !important;
    margin-right: 30px !important;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0px !important;
    position: relative;
}
@media screen and (min-width: 500px){
    .surveymodel-contanier>button{
        position: absolute;
        bottom: -4% !important;
        left: 1% !important;
    }
}

.survey-model {
    position: relative;
    //box-shadow:1px 0px 5px #5c98bf;
}
.survey-model>button{
    //position: fixed;
}
@media screen and (max-width: 800px){
    .survey-model{
        padding: 1px;
    }
}
.qwerty{
    background-color:#808B96;
    color:#fff;position: absolute;
    top:40%;left:30%;font-size:50px;
    opacity:0.7;font-weight:bold;
}
@media screen and (max-width: 800px){
    .qwerty{
        top:40%;
        left:35%;
        font-size:20px;
    }
}

.video {
    box-shadow:1px 0px 5px #5c98bf;
}

/*END for the new model and video of drone survey*/

/*clients body*/
.client-table-cell{
    display: table-cell;
    box-sizing: border-box;
    vertical-align: inherit;
    color: #525e6a;
    font-size: 13px;
    font-weight: 500;
    text-align: justify;
}
.client-details{
    padding-top: 30px;
    padding-left: 40px;
    padding-right: 40px;
    text-align: justify-all;
    word-wrap: break-word;
    max-width: 450px;
    color: #525e6a;
}
.client-details >li{
    font-size: 13px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif !important;
    vertical-align: inherit;
}
/*@media screen and (min-width: 500px){*/
/*.client-details{*/
/*padding-right: 60px;*/
/*}*/
/*}*/


/*end of clients*/

/*team new page*/

.team-container{
    background-color: #eef7ff !important;
}
.team-container-main{
//border:1px solid black;
    height: auto;
    padding-top: 20px;
}
.img-box{
    height: 300px;
    border: 1px solid black;
}
.team-img{
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: 1px 0px 5px #d5d5d5;
}
.team-img-pic{
    max-width: 400px;
//padding: 40px;
}
.bio{

    padding-left:50px !important;
    padding-right: 50px !important;
}
@media screen and (max-width: 770px){
    .bio{
        padding-left:20px !important;
        padding-right: 20px !important;
    }
}
.team-name{
    padding: 0px;
    margin:0px;
    text-align: justify;
}
.sample-name {
    margin-top: 0px !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    line-height: 1.1;
    vertical-align: inherit;
    font-size: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.sample-name-post{
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    font-weight: 500;
    line-height: 1.1;
    vertical-align: inherit;
    font-size: 13px;
    color: #525e6a;
}
.sample-name-bio{
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    line-height: 1.5;
    text-align: justify;
    vertical-align: inherit;
    font-size: 13px;
    color: #525e6a;
}
@media screen and (min-width: 768px){
    .left{
        position: absolute;
        left: 10px !important;
    }
    .right{
        position: absolute;
        right: 10px !important;
    }
}
#borderimg1 {
//border: 5px solid #0076bd7d;
    border-image: url(frame.png) 450 round !important;
    border:20px solid transparent;
    padding: 20px;
}
@media screen and (max-width: 770px){
    #borderimg1 {
        border-image: url(frame.png) 350 round !important;
        border: 10px solid transparent;
        padding: 15px;
    }
}
#borderimg {
//border-image: url(frame.png) 500 round !important;
    border:20px solid transparent;
//border: 2px solid #0076bd7d;
    /*border-color: #0076bd;*/
    padding: 10px;
    background-color: #ffffff;
}
@media screen and (max-width: 770px){
    #borderimg {
    //border-image: url(frame.png) 300 round !important;
        border: 7px solid transparent;
        padding: 10px;
    }
}

@media screen and (min-width: 1400px){
    .empimg1{
        padding: 50px !important;
    }
}
.empimg1{
    padding: 30px;
}
.empimg{
    padding: 50px !important;

}
@media screen and (max-width: 770px){
    .empimg{
        padding: 20px !important;

    }
}
.carousel-control{
    color: #0076bd !important;
}

.team-s {
    color: #0076bd !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    line-height: 1.1;
    vertical-align: inherit;
    font-size: 2.5em;
}
@media screen and (max-width: 500px){
    .team-s{
        font-size: 2em;
    }
}
.a::first-letter {
    font-size: 170%;
    color: #0076bd !important;
    font-family: 'Open Sans', sans-serif !important;
}
/*end of team page*/

/*for contact*/
.contact{
    display: block;
    line-height: 25px;
    padding: 0;
    margin: 0;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 1em;
    word-wrap: break-word;
    color: #525e6a;
    vertical-align: inherit;
    list-style-type: none;
}

/*end contact*/