* {
    font-family: Arial, Helvetica, sans-serif;
    font-family: Verdana, sans-serif;
}
/* breakpoints  */
@media screen and (max-width: 576px) and (min-width: 320px){
	.margin-top{margin-top: 40px;}
    iframe{
        width: 425px !important;
    }

}
@media screen and (max-width:768px) and (min-width: 576px){
        iframe{
        width: 576px !important;
        padding-top: 30px;
    }
    #gps-card{
        width: 176px;
        height: 176px;
    }
   
  
}
@media screen and (max-width:1440px) and (min-width: 1024px){
 
    .card-img-top {
        /* width: 250px !important;  */
        /* height: 250px; */
        margin: 0 auto;
         display: block;
    }
}

.text h1{
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-content: center !important;
}
#nav-items {
    margin-left: 20%;
}
nav{
    height: 100px !important;
}
#nav-items ul li {
    margin-right: 30px !important
}
#sticky{
background-color: #fff !important;
}
.home-img img {
    height: 490px !important;
    width: 100%;
}
.home-banner{
    margin-top: 100px;
    background-image: url(./images/home-page/Hero.jpg);
    height: 400px;
    width: 100%;
    background-position: center;
    color: #ffff;
    display: flex;
    align-items: center;
}
.home-banner p{
    color: #fff;
}


.item-img {
    text-align: center;
    padding: 50px 0 50px 0;
}

.texture-img { margin-top: 100px;
    background-image: url(./images/home-page/Background\ Texture\ Light\ Blue.jpg);
    /* height: 534px; */
    width: 100%;
    background-position: center;
    color: #ffff;
    display: flex;
    align-items: center;
}

.texture-img h2 ,p {
    color: #1f2122;
}

#matching-card h2 {
    font-size: 30px;
    color: #1f2122;
    padding: 50px 0 50px 0;
    text-align: center;

}

/* matching text  */


/* .card {
    margin: 0 20px;
} */

/* blue .texture */
.texture-blue {
    margin-top: 100px;
    background-image: url(./images/home-page/BackgroundTexture.jpg);
    /* height: 634px; */
    width: 100%;
    background-position: center;
    color: #ffff;
    /* display: flex; */
    /* align-items: center; */
    /* position: relative; */
    z-index: 0;
}

#blue-texture-text {
    position: absolute;
    color: #fff;
    top: 10%;
    /* left: 10%; */
}
.blue-texture-txt{
    position: absolute;
    color: #fff;
    top: 10%;
    left: 20%; 
}
#blue-texture-text h2 {
    margin-bottom: 25px;
}
.texture-blue h2 {
    color: #fff;

}
#text-blue-p p{
    color: #fff;
}

#blue-texture-text img {
    float: right;
    margin-right: 50px;

}

#blue-texture-text p {
    margin: 0 20px;
}

/* affiliation  */
#affiliate h2 {
    /* margin: 50px 0 30px 0; */
    font-size: 44px;
    color: #1f2122;
    font-weight: 400;
    text-align: center;

}

/* #affiliate img {
    margin: 0 auto;
    display: block;
    margin-bottom: 50px;
} */

/* footer  */
.footer {
    background-color: #002856;
    width: 100%;
    height: 240px;
    margin-top: 100px;
}

.footer-content p {
    color: #fff;
    text-align: center;
    padding-top: 40px;

}

.footer-content h6 {
    color: #fff;
    text-align: center;
    padding-top: 40px;

}

/* -----------------------about page--------------- */
.about-banner{
    margin-top: 100px;
    background-image: url(./images/about-page/Default\ Hero\ BG.jpg);
    height: 389px;
    width: 100%;
    background-position: center;
    color: #ffff;
    display: flex;
    align-items: center;
    position: relative;
}
.about-banner p{
    color: #fff;
}
/* .about-img {
    position: relative;
    height: 389px;
    width: 100%;
}

.abouttitle {
    position: absolute;
    top: 20%;
} */
.about-blue-texture{
    margin-top: 100px;
    background-image: url(./images/home-page/BackgroundTexture.jpg);
    /* height: 225px; */
    width: 100%;
    background-position: center;
    color: #ffff;
    display: flex;
    align-items: center;
    position: relative;
}
.about-blue-texture p{
    color: #fff;
}
.million-gps {
    width: 100%;
    height: 90px;
    color: #002856;
    background-color: orange;
    position: absolute;
    margin-bottom: 150px;
}

.million-gps h6 {
    padding: 20px 0;
    color: #fff;
    font-size: 24px;
}



.global-text {
    padding: 100px 0 50px 0 !important;
    color: #002856;
}

.key-text {
    margin-top: 150px;
}

.key-text h2 {
    color: #002856;
}

.endevor-text {
    color: #1f2122;
    font-size: 24px;
    margin-top: 70px;
}

.star-text {
    width: 100%;
    /* height: 330px; */
    background-color: #002856;
    margin-bottom: 50px;
}
.star-text p{
    color: #fff;
}


.card-img-top {
    width: 250px !important; 
    height: 250px;
    margin: 0 auto;
     display: block;
}
/* ---solution--- fleet---management--- */
.fleet-banner{
    margin-top: 100px;
    background-image: url(./images/solution-page/Defender\ Hero.jpg);
    height: 525px;
    width: 100%;
    background-position: center;
    color: #ffff;
    display: flex;
    align-items: center;
    position: relative;
}

.fleet-banner p{
    color: #fff;
}

/* .fleettitle img {
    position: absolute;
    top: 20%;
    left: 32%;
} */

/* .fleettitle h1 {
    top: 45%;
    left: 20%;
    position: absolute;
    font-size: 50px;
    font-weight: 700;
    color: #fff;
} */

/* .fleettitle p {
    top: 55%;
    left: 38%;
    position: absolute;
    font-size: 20px;
    font-weight: 300;
    color: #fff;
} */

.get-quote {
    width: 100%;
    position: absolute;
    height: 114px;
    background-color: #002856;
    top: 86%;
}

#quote-btn {
    margin: 0 auto;
    display: block;
    background-color: #ee8100;
    margin-top: 40px;
    width: 150px;
    height: 56px;
}

.texture-blue-fleet {
    background-image: url(./images/home-page/BackgroundTexture.jpg);
    /* height: 325px; */
    width: 100%;
    background-size: cover;
    background-position: center;
    /* position: relative; */
}
.texture-blue-fleet p{
    color: #fff;
}
#blue-texture-text-fleet {
    font-size: 16px;    
    color: #fff;
}
/* .youtube-vid{
    margin-left: 200px;
    margin-top: 50px;
    margin-bottom: 50px;
   } */
.Features-text{
    text-align: center;
    margin: 40px auto;
    color: #002856;

}
.Features-img-text h3{
    color: #002856;
}
.our-product h1{
    color: #002856;
    margin: 40px 30%;
    display: block;
}
.our-product{
    background-color: rgba(97,180,228,0.1);

}
.our-product .card{
    background-color: transparent !important;
}

.demo-today{
    background-color: #ee8100;
    margin-top: 100px;

}
.demo-today h2{
    color: #002856;
    padding-top: 40px;
    padding-bottom: 40px;
margin: 0 auto;
display: block;
}

#demo-btn{
    padding: 0;
    margin: 0 auto;
    display: block;
    background-color: #61b4e4;
    margin-top: 40px;
    margin-bottom: 40px;
    width: 130px;
    height: 28px;
    border-radius: 0 !important;
    color: #fff;
    font-size: 14px;
}


/* ----------defender--------- */

.defender-img{
    position: relative;
}
.defendertitle img{
    position: absolute;
    top: 25%;
    left: 35%;
}
.defendertitle h1{
    position: absolute;
    top: 40%;
    left: 42%;
    color: #fff;
    font-size: 50px;
    font-weight: 700;
}
.defendertitle p{
    position: absolute;
    top: 50%;
    left: 40%;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
}
.defender-banner{
    background-image: url(./images/solution-page/defender-gps/Defender\ BG.jpg);
    height: 605px;
    width: 100%;
    background-size: cover;
    background-position: center;
}

/* ----banner--- */
.defender-banner{
    color: #fff;
    padding-top: 40px;
}
.defender-banner p{
    color: #fff;
    /* width: 50%; */
}

.how-defender{
    background-image: url(./images/home-page/Background\ Texture\ Light\ Blue.jpg);
    /* height: 500px; */
    width: 100%;
    background-size: cover;
    background-position: center;
}
.how-defender h1{
    padding: 50px 0 ;
    
}
.how-defender h2{
    padding-bottom: 30px  ;
    color: #002856;
    
}
.how-defender p{
    padding: 5px 10px;
}

.disc-more{
    width: 100%;
    height: 80px;
    background-color: #ee8100;
}
.disc-more h2{
    color: #fff;
}
.discover-more h2{
    color: #002856;
    font-size: 24px;
    margin-top: 20px;

}
.discover-more p{
    padding: 5px 30px;
}
.protek-img{
    background-image: url(./images/solution-page/protek/Protek\ Hero.jpg);
    height: 600px;
    width: 100%;
    background-size: cover;
    background-position: center;
    margin-top: 100px;
    color: #ffff;
    display: flex;
    align-items: center;
    position: relative;
}
.protek-img p{
    color: #fff;
}

.acording{
    margin-top: 50px !important;
}
.acording-img{
    margin-bottom: 50px;
}
.protek-banner{
    background-image: url(./images/solution-page/protek/Protek\ BG.jpg);
    /* height: 450px; */
    width: 100%;
    background-size: cover;
    background-position: center;
    /* position: relative; */
}

.protek-banner h2{
    color: #fff;
    padding-top: 100px;
}
.protek-banner li{
    color: #fff;
    /* padding-top: 50px; */
}
.tab p{
    color: #000;
}
.profit-with-txt{
    background-image: url(./images/home-page/BackgroundTexture.jpg);
    /* height: 300px; */
    width: 100%;
    background-size: cover;
    background-position: center;
    /* position: relative; */
}
.profit-with-txt p{
    color: #fff;
}
.profit-with-txt h2{
    color: #fff;
    padding: 50px 0 30px 0;

}
.profit-with h2{
    color: #fff;
}
.profit-with  p {
    color: #1f2122;
}

.profit-with h2{
    padding: 50px 0 30px 0;
}
.benefits{
    width: 100%;
    /* height: 350px; */
    background-color: #ee8100;
    color: #fff;
}
.benefits h2{
    padding: 40px 0 20px 0;
}
.streamline p{
    color: #fff;
}
.bg-blue p{
    color: #fff;
}
.about-skypetrol p{
    color: #fff;
}
.skyone-img {
    background-image: url(./images/solution-page/skyone-lock/Hero.jpg);
    height: 600px;
    width: 100%;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    position: relative;
    color: #fff;

}
/* .skyone-img h1 {
    padding-top: 120px;
    color: #fff;
    font-size: 50px;
    font-weight: 700;
} */
.skyone-img p{
    color: #fff;
}
.skyone-btn1 {
    width: 142px;
    height: 35px;
    font-size: 6px ;
    float: right;
    background-color:#61b4e4 !important;
    color: #fff;
}
.skyone-btn2 {
    width: 142px;
    height: 35px;
    font-size: 6px ;
    background-color:#61b4e4 !important;
    color: #fff;
}
.verify-driver h2{
    padding-top: 80px;
    padding-bottom: 25px;
    color: #002856;
}
.verify-driver p {
    color: #000;
}
.call-us-btn{
    width: 162px;
    height: 35px;
    font-size: 6px ;
    background-color:#61b4e4 !important;
    color: #fff;
    margin-bottom: 80px;
}
.transit-bg{
    background-image: url(./images/solution-page/skyone-lock/06_old_wall.png);
    /* height: 350px; */
    width: 100%;
    background-size: cover;
    background-position: center;
}
.how-works{
    background-color: #61b4e4;
    /* height: 350px; */
    color: #fff;
}
.how-works h2{
    padding-top: 60px;
}
.trucks{
    background-image: url(./images/solution-page/skyone-lock/Trucks.jpg);
    height: 350px;
    width: 100%;
    background-size: cover;
    background-position: center;
}
.try-now-btn{
    width: 110px;
    height: 35px;
    font-size: 6px ;
    background-color:#61b4e4 !important;
    color: #fff;
    margin: 0 auto;
    display: block;
}
.trucks h2{
    color: #fff;
    padding-bottom: 30px;
padding-top: 100px;
}
.streamline {
    background-image: url(./images/home-page/BackgroundTexture.jpg);
    /* height: 580px; */
    width: 100%;
    background-size: cover;
    background-position: center;
}
.streamline h2{
    color: #fff;
    padding-top: 50px;
}
.streamline h3{
    color: #fff;
    padding-top: 50px;
}
.streamline li{
    color: #fff;
    /* padding-top: 50px; */
}
.mobile-gps p{
    padding-top: 30px;
    color: #000;
}
.mobile-gps h2{
    padding-top: 50px;
    color: #002856;
}
.mtry-now-btn{
    width: 110px;
    height: 35px;
    font-size: 6px ;
    background-color:#61b4e4 !important;
    color: #fff;
        float: left !important;
}
.bg-blue{
    margin-top: 70px;
    width: 100%;
    padding: 50px 0;
    background-color: #002856;
}
.bg-blue h2{
    color: #fff;
    padding-bottom: 30px;
    padding-top: 50px;
}
.learn-btn{
    width: 135px;
    height: 35px;
    font-size: 6px ;
    background-color:#61b4e4 !important;
    color: #fff;
        float: left !important;
}
.about-skypetrol{
    background-image: url(./images/solution-page/skyone-lock/03_concrete_wall_dark.png);
    /* height: 580px; */
    width: 100%;
    background-size: cover;
    background-position: center;
}

.about-skypetrol{
    background-color: #002856;
}
.about-skypetrol h2{
    color: #fff;
}
.certainity{
    background-image: url(./images/solution-page/skyone-lock/Truck\ BG\ 2.jpg);
    height: 350px;
    width: 100%;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    position: relative;
}
.certainity h2{
  
color: #fff;

}

.raising  p{
    color: #000;
}

/* ----------hardeware---------------------------- */
.banner{
    margin-top: 100px;
    background-image: url(./images/hardware-page/Skypatrol\ Tracking\ Hero.jpg);
    height: 400px;
    width: 100%;
    background-position: center;
    color: #ffff;
    display: flex;
    align-items: center;
}
.hard{
display: flex;
width: 100%;
height: 114px;
background-color: #002856 !important;
align-items: center !important;
justify-content:center ;
}
/* .hardware-btn1{
width: 100%;
height: 114px;
background-color: #002856;

} */

.hardware-btn1 .btn{

width: 237px;
height: 56px;
font-size: 16px ;
background-color:#61b4e4 !important;
margin-top: 20px;
border-radius: 0;
color: #fff;

}


.hardware-btn1 .btn{
      width: 237px;
    height: 56px;
    font-size: 16px ;
    background-color:#61b4e4 !important;
    margin-top: 30px;
    border-radius: 0;
    color: #fff;
} */
.hard-youtube-vid{
    margin-top: 200px ;
}
iframe
{    width: 900px;
    height: 506px;
    padding-top: 50px;


}
.matching{
    background-image: url(./images/home-page/BackgroundTexture.jpg);
    height: 400px;
    width: 100%;
    background-size: cover;
    background-position: center;
}

.matching h2{
    color: #fff;
    padding-top: 40px;
    /* padding-left: 150px; */
    font-size: 30px;
    font-weight: 300;
    text-align: center;
}
.matching p {
    color: #fff;
    /* padding-left: 150px;
    padding-right: 150px; */
}
.matching li {
    color: #fff;
    /* margin-left: 150px;
    padding-right: 150px; */
}
.over-years{
    background-color:#ee8100;
    width: 100%;
    height: 200px;

}
.over-years h3{
    font-size: 20px;
    font-weight: 300;
    color: #002856;
    padding: 20px 0 20px 0;
}
.over-years p {
    color: #002856;
}
.over-years-heading{
    color: #002856;
    padding: 50px 0;
}

/* blog---------  */
.blog-img {
    background-image: url(./images/blog-page/Skypatrol\ Tracking\ Hero\ \(1\).jpg);
    height: 355px;
    width: 100%;
    background-size: cover;
    background-position: center;
    position: relative;
}
.blog-img h1{
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    top: 55%;
    left: 45%;
    position: absolute;
}

.blog-post img{
    /* width: 418px; */
    /* height: 218px; */
    margin-top: 27px;
    margin-bottom: 30px;

}
.blog-post h2 {
    color: #002856;
    font-size: 26px;
    font-weight: 400 ;
    margin-top: 27px;
    margin-left: 25px;
    margin-bottom: 20px;

    /* margin-bottom: 30px; */

}
.blog-post p {
    color: #000;
    margin-left: 25px;
    font-size: 16px;
    font-weight: 300 ;
    /* margin-top: 27px; */
    /* margin-bottom: 30px; */

}
.contact-img{
    background-image: url(./images/blog-page/Skypatrol\ Tracking\ Hero\ \(1\).jpg);
    height: 355px;
    width: 100%;
    background-size: cover;
    background-position: center;
    position: relative;
    margin: 0;
}
.contact-img h1 {
    font-size: 50px;
    font-weight: 700 ;
    margin-top: 27px;
    margin-left: 25px;
    margin-bottom: 20px;
    color: #fff;
    padding-top: 105px;

    margin-bottom: 30px;

}
.contact{
    background-image: url(./images/home-page/BackgroundTexture.jpg);
    /* height: 300px; */
    width: 100%;
    background-size: cover;
    background-position: center;
}
.contact h2{
    color: #fff;
}
.contact p{
    color: #fff;
}
.contact-bg{
    background-image: url(./images/home-page/Background\ Texture\ Light\ Blue.jpg);
    height: 1000px;
    /* padding-top: 50px; */
    width: 100%;
    background-size: cover;
    background-position: center;
}


/* validation 
 */

form {
    margin: 0 auto;
    display: block;
    /* width: 1000px; */
}
label {
    display: block;
    margin-bottom: 5px
}
label i {
    color: #999;
    font-size: 80%;
}
input, select {
    border: 1px solid #ccc;
    padding: 10px;
    display: block;
    /* width: 100%; */
    box-sizing: border-box;
    border-radius: 0;
}

.form-inline {
    border: 1px solid #ccc;
    padding: 8px 10px 4px;
    border-radius: 0;
}
.form-inline label, .form-inline input {
    display: inline-block;
    width: auto;
    padding-right: 15px;
}
.error {
    color: red;
    font-size: 90%;
}
/* input[type="submit"] {
    font-size: 110%;
    font-weight: 100;
    color: #fff;
    margin-top: 10px;
    cursor: pointer;
} */
#btn-clr{
    background-color: #ff7a59 !important;
    border-color: #ff7a59 ;   

}
input[type="submit"]:hover {
    background: red;
}
.contact-heding h1{
    font-size: 50px;
    font-weight: 400;
    color: #1f2122;
    margin:50px 0 30px 0;
}

/* image gallery  */
.galry-img img{
    margin: 10px;
}
.galry-img-lg h1{
    font-size: 50px;
    font-weight: 500;
    color: #61b4e4;
    padding: 30px 0 30px 0 !important;
}

/* tab functionality */
/* .container {
    width: 600px;
    margin: 0 auto;
  } */
  .tabs h2 {
    float: left;
    width: 222px;
    height: 60px;
    margin: 10px;
    padding: 10px;
    background-color: black;
    color: aliceblue;
    cursor: default;
  }
  .hidecontent {
    display: none;
  }
  /* .data p{
    color: #61b4e4;
    padding: 30px;
  } */
  .tabdata p {
    padding: 10px;
    border: 2px solid slateblue;
  }
  #content p{
padding-top: 30px;
}
  .clear {
    float: none;
    clear: both;
  }
  .acteve {
    background-color: crimson !important;
  }

  /* api table */
  #info-table{
    color: #002856
  }

  .name{
    background-color: #000;
    border: 1px solid #ccc !important;
    color: #ee8100;
    font-size: 30px;
    font-style: italic;
  }
  .age{
    background-color: #000;
    color: #ee8100;
    font-size: 30px;
    justify-content: center ;
    display: flex;
    border: 1px solid #ccc !important;

    font-style: italic;
  }  .email{
    background-color: #000;
    color: #ee8100;
    font-size: 30px;
    font-style: italic;
  }
  table{
    border:1px solid red;
    padding:20px;
  }
  td{
    padding:20px;
    border:1px solid black !important;

  }