
/*-------------------------Laptop Device Media Query-------------------------------*/
@media screen and (min-width:1161px) and (max-width: 1440px)
{
  section.slider img {
    height: 80vh;
}

  .para_content {
    width: 70%;
}


.feature_list{
  width: 80%;
}
.feature_icon {
  width: 30%;
  margin: auto;
  height: 150px;
  margin-bottom: 15px;
}

.main_img img {
  margin-left: 15%;
  max-width: 700px;
}
/* Contact */
.col-md-3.contact_left{
  width: 40%;
}
.col-md-8.contact_right{
  width: 60%;
}
  /* request Demo Header */
  .request_demo .row .col-md-7{
    width: 60%;
  }
  .request_demo .row .col-md-5{
    width: 40%;
  }
section.request_demo .col-md-5 form {
  width: 100%;
  margin: auto;
  padding: 10px;
}
/* request Demo Header */

/* Contact */

/* third */

/* .third{
} */
.col-md-12.box_content {
  background: #daecffed;
  padding: 40px 20px;
  width: 50%;
  margin-left: 50%;
  height: 65vh;
}
.service_list {
  display: grid;
  grid-template-columns: 50% 50%;
  text-align: center;
  font-size: 15pt;
  line-height: 2;
}

.box_des.text-center {
  font-size: 15pt;
  margin: auto;
}
/* third */

.icon_list {
  font-size: 13pt;
}

} 
@media screen and (min-width:1026px) and (max-width: 1160px) 
{
  section.slider img {
    height: 80vh;
}

  .para_content {
    width: 70%;
}


.feature_list{
  width: 80%;
}
.feature_icon {
  width: 30%;
  margin: auto;
  height: 150px;
  margin-bottom: 15px;
}

.main_img img {
  margin-left: 15%;
  max-width: 700px;
}
  /* request Demo Header */
 
  .request_demo .row .col-md-7{
    width: 50%;
  }
  .request_demo .row .col-md-5{
    width: 50%;
  }
section.request_demo .col-md-5 form {
  width: 100%;
  margin: auto;
  padding: 10px;
}
/* request Demo Header */

/* third */

.third{
  background-image: none;
  height: auto;
}
.col-md-12.box_content {
  width: 100%;
  margin-left: 0;
  padding: 40px 20px;
}
.service_list {
  display: grid;
  grid-template-columns: 25% 25%;
  justify-content: center;

}

.box_des.text-center {
  font-size: 15pt;
  width: 50%;
  margin: auto;
}
/* third */
/* Contact */
.col-md-3.contact_left{
  width: 40%;
}
.col-md-8.contact_right{
  width: 60%;
}
/* Contact */

footer .address_div .brand_logo a {
  font-size: 35px;
  margin-left: 0;
}
footer .address_div p {
  font-size: 25px;
  margin-left: 0;
}
footer span ul li a {
color: #fff;
font-size: 15pt;
}

footer .brand_logo a{
  margin-left: 0;
}
footer .col-md-3{
  width: 50%;
}
}
@media screen and (min-width:961px) and (max-width: 1025px) 
{
  .head_btn button {
    padding: 5px 3px;
}
  section.slider img {
    height: 80vh;
}

  .para_content {
    width: 70%;
}


.feature_list{
  width: 80%;
}
.feature_icon {
  width: 30%;
  margin: auto;
  height: 150px;
  margin-bottom: 15px;
}

.main_img img {
  margin-left: 15%;
  max-width: 700px;
}
  /* request Demo Header */
  .request_demo .row{
    display: flex;
    flex-direction: row;
  }
  .request_demo .row .col-md-7{
    width: 40%;
  }
  .request_demo .row .col-md-5{
    width: 60%;
  }
section.request_demo .col-md-5 form {
  width: 100%;
  margin: auto;
  padding: 10px;
}
/* request Demo Header */

/* third */

.third{
  background-image: none;
  height: auto;
}
.col-md-12.box_content {
  width: 100%;
  margin-left: 0;
  padding: 40px 20px;
  height: auto;
}
.service_list {
  display: grid;
  grid-template-columns: 25% 25%;
  justify-content: center;
}

/* third */
/* Contact */
.col-md-3.contact_left{
  width: 40%;
}
.col-md-8.contact_right{
  width: 60%;
}
/* Contact */

footer .address_div .brand_logo a {
  font-size: 35px;
  margin-left: 0;
}
footer .address_div p {
  font-size: 25px;
  margin-left: 0;
}
footer span ul li a {
color: #fff;
font-size: 15pt;
}
footer form{
  margin-left: 0;
}
footer .brand_logo a{
  margin-left: 0;
}
footer .col-md-3{
  width: 50%;
}

}
/*-------------------------Laptop Device Media Query-------------------------------*/


/*-------------------------Tablet Device Media Query-------------------------------*/

@media screen and (min-width:921px) and (max-width: 960px)
{
  .head_btn {
    position: absolute;
    top: 0.5rem;
    right: 30px;
  }

  
  .para_content {
    width: 70%;
}


.feature_list{
  width: 80%;
}
.feature_icon {
  width: 30%;
  margin: auto;
  height: 150px;
  margin-bottom: 15px;
}

.main_img img{
  margin-left: 0;
}
  /* request Demo Header */
  .request_demo .row{
    display: flex;
    flex-direction: column;
  }
  .request_demo .row .col-md-7{
    width: 100%;
  }
  .request_demo .row .col-md-5{
    width: 100%;
  }
section.request_demo .col-md-5 form {
  width: 100%;
  margin: auto;
  padding: 10px;
}
/* request Demo Header */

/* third */

.third{
  background-image: none;
  height: 450px;
}
.col-md-12.box_content {
  width: 100%;
  margin-left: 0;
  padding: 40px 20px;
  height: auto;
}
.service_list {
  display: grid;
  grid-template-columns: 35% 35%;
  justify-content: center;
}
/* third */
/* Contact */
.col-md-3.contact_left{
  width: 40%;
}
.col-md-8.contact_right{
  width: 60%;
}
/* Contact */

footer .address_div .brand_logo a {
  font-size: 35px;
  margin-left: 0;
}
footer .address_div p {
  font-size: 25px;
  margin-left: 0;
}
footer span ul li a {
color: #fff;
font-size: 15pt;
}

footer .brand_logo a{
  margin-left: 0;
}
footer .col-md-3{
  width: 50%;
}
}
@media screen and (min-width:769px) and (max-width: 920px)
{
  .brand_logo a{
    margin-left: 1rem;
  }
  .head_btn {
    position: absolute;
    top: 0.5rem;
    right: 30px;
  }

  nav {
    margin-left: -8rem;
}

section.slider img {
    height: 60vh;
}


  .para_content {
    width: 70%;
}


.feature_list{
  width: 80%;
}
.feature_icon {
  width: 30%;
  margin: auto;
  height: 150px;
  margin-bottom: 15px;
}

.main_img img {
  margin-left: 0;
}
  /* request Demo Header */
  .request_demo .row{
    display: flex;
    flex-direction: column;
  }
  .request_demo .row .col-md-7{
    width: 100%;
  }
  .request_demo .row .col-md-5{
    width: 100%;
  }
section.request_demo .col-md-5 form {
  width: 100%;
  margin: auto;
  padding: 10px;
}
/* request Demo Header */

/* third */

.third{
  background-image: none;
  height: 450px;
}
.col-md-12.box_content {
  width: 100%;
  margin-left: 0;
  padding: 40px 20px;
  height: auto;
}
.service_list {
  display: grid;
  grid-template-columns: 40% 40%;
  justify-content: center;
}
/* third */
/* Feature page */
section#feature_rand1 .row {
  display: flex;
  flex-direction: column-reverse;
}
section#feature_rand1 .col-md-6 {
  width: 100%;
}
section.feature_random .col-md-6 {
  width: 100%;
}
section.feature_random .row {
  display: flex;
  flex-direction: row-reverse;
}
/* Feature page */


/* Contact */
.contact_div{
  display: block;
}
.col-md-3.contact_left{
  width: 70%;
}
.col-md-8.contact_right{
  width: 70%;
}
/* Contact */

footer .address_div .brand_logo a {
  font-size: 35px;
  margin-left: 0;
}
footer .address_div p {
  font-size: 25px;
  margin-left: 0;
}
footer span ul li a {
color: #fff;
font-size: 15pt;
}

footer .brand_logo a{
  margin-left: 0;
}
footer .col-md-3{
  width: 50%;
}
} 
@media screen and (min-width:481px) and (max-width:768px) 
{
  .heading_title{
    width: 70%;
  }
  .brand_logo a{
    margin-left: 3rem;
    font-size: 22pt;
  }
  nav ul{
    background: #DAECFF;
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    right: 0;
    left: -100%;
    row-gap: 22px;
    z-index: 9999;
    }
  nav ul li a{
    font-size: 15pt;
    color: #000;
  }
  nav ul li a:hover{
    color: #0E0C3E;
  }
  nav.active ul{
    left: 0;
    justify-content: flex-start;
    align-items: flex-start;
    width: 60%;
    padding-left: 0;
    margin-top: 64px;
  }
  /* request Demo Header */
  .request_demo .row{
    display: flex;
    flex-direction: column;
  }
  .request_demo .row .col-md-7{
    width: 100%;
  }
  .request_demo .row .col-md-5{
    width: 100%;
  }
section.request_demo .col-md-5 form {
  margin: auto;
  padding: 10px;
}
section.request_demo .col-md-5 form input {
  transform: translateX(50px);
}
/* request Demo Header */

    
  .responsive_menu_icon{
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 9999;
  
  }
  .responsive_menu_icon.active .bar:nth-child(2)
  {
    opacity: 0;
  }
  .responsive_menu_icon.active .bar:nth-child(1)
  {
    transform: translateY(8px) rotate(45deg);
  }
  .responsive_menu_icon.active .bar:nth-child(3)
  {
    transform: translateY(-8px) rotate(-45deg);
  }
  .head_btn {
    position: absolute;
    top: 0.5rem;
    right: 30px;
  }

  section.slider img {
    height: 60vh;
}

  .para_content {
    width: 100%;
}
.feature_list{
  width: 100%;
}
.feature_icon {
  width: 30%;
  margin: auto;
  height: 150px;
  margin-bottom: 15px;
}

.main_img img{
  max-width: 750px;
  margin-left: 0;
}


/* third */

.third{
  background-image: none;
  height: 450px;
}
.col-md-12.box_content {
  width: 100%;
  margin-left: 0;
  padding: 40px 20px;
  margin-bottom: 0;
  height: auto;
}
.service_list {
  display: grid;
  grid-template-columns: 30% 30%;
  justify-content: center;
  font-size: 11pt;
}
/* third */
/* Feature page */
section#feature_rand1 .row {
  display: flex;
  flex-direction: column-reverse;
}
section#feature_rand1 .col-md-6 {
  width: 100%;
}
section.feature_random .col-md-6 {
  width: 100%;
}
section.feature_random .row {
  display: flex;
  flex-direction: row-reverse;
}
/* Feature page */




/* Contact */

.contact_div{
  display: inline-block;
}
.col-md-3.contact_left{
  width: 90%;
  margin: 0 auto;
}
.col-md-8.contact_right{
  width: 90%;
  margin: 0 auto;
}

/* Contact */

footer .address_div .brand_logo a {
  font-size: 30px;
  margin-left: 0;
}
footer .address_div p {
  font-size: 20px;
  margin-left: 0;
}
footer span ul li a {
color: #fff;
font-size: 15pt;
}


footer .brand_logo a{
  margin-left: 0;
}
footer .col-md-3{
  width: 50%;
}
}
@media screen and (min-width:701px) and (max-width:767px) 
{
  .heading_title{
    width: 70%;
  }
  nav.active ul{
    left: 0;
    justify-content: flex-start;
    align-items: flex-start;
    width: 35%;
    padding-left: 0;
    margin-top: 80px;
  }
  ul li a.active {
    padding-bottom: 1rem;
}
}


/*-------------------------Tablet Device Media Query-------------------------------*/


/*-------------------------Mobile Device Media Query-------------------------------*/


@media screen and (min-width:481px) and (max-width:700px) 

{
  ul li a.active {
    padding-bottom: 1rem;
}
  .heading_title{
    width: 90%;
  }
  nav.active ul{
    /* left: 0;
    justify-content: flex-start;
    align-items: flex-start;
    width: 35%;
    padding-left: 0; */
    margin-top: 80px;
  }
  footer .divider {
    width: 50%;
    margin-left: 26%;
  }
  footer .address_div .brand_logo a {
    font-size: 30px;
    margin-left: 0;
}
footer form {
  display: flex;
  margin-top: 25px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
  footer .address_div p {
    font-size: 20px;
    margin-left: 0;
}
footer span ul li a {
  color: #fff;
  font-size: 15pt;
}
  footer .col-md-3{
    width: 100%;
    text-align: center;
    margin-bottom: 35px;
  }
}
@media screen and (min-width:200px) and (max-width: 480px) 
{
  ul li a.active {
    padding-bottom: 1rem;
}
  .heading_title{
    width: 90%;
  }
  .brand_logo a{
    margin-left: 3rem;
    font-size: 22pt;
  }
  nav ul{
    background: #DAECFF;
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    right: 0;
    left: -100%;
    row-gap: 22px;
    z-index: 9999;
    }
  nav ul li a{
    font-size: 15pt;
    color: #000;
  }
  nav ul li a:hover{
    color: #0E0C3E;
  }
  nav.active ul{
    left: 0;
    justify-content: flex-start;
    align-items: flex-start;
    width: 60%;
    padding-left: 0;
    margin-top: 80px;
  }
    
  .responsive_menu_icon{
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 9999;
  
  }
  .responsive_menu_icon.active .bar:nth-child(2)
  {
    opacity: 0;
  }
  .responsive_menu_icon.active .bar:nth-child(1)
  {
    transform: translateY(8px) rotate(45deg);
  }
  .responsive_menu_icon.active .bar:nth-child(3)
  {
    transform: translateY(-8px) rotate(-45deg);
  }
  .head_btn {
    position: absolute;
    top: 0.5rem;
    right: 30px;
  }

  .owl-dots {
    left: 30%;
    zoom: 1.2;
}
  section.slider img {
    height: 40vh;
}



  .para_content {
    width: 100%;
}

.feature_list{
width: 85%;
}

.feature_icon{
width: 100%;
}

.main_img img{
  margin-left: 0;
}
/* request Demo Header */
section.request_demo .col-md-5 form {
  margin: auto;
  padding: 10px;
}
section.request_demo .col-md-5 form input{
  width: 100%;
}
/* request Demo Header */
/* third */

.third{
  background-image: none;
  height: 450px;
}
.col-md-12.box_content {
  width: 100%;
  margin-left: 0;
  padding: 40px 20px;
  margin-bottom: 0;
  height: auto;
}
.service_list {
  display: grid;
  grid-template-columns: auto;
  text-align: center;
  font-size: 11pt;
}
/* third */

/* Feature page */
.divider {
  width: 45%;
}
section#feature_rand1 .row {
  display: flex;
  flex-direction: column-reverse;
}
.feature_random button#btn-space {
  padding: 10px 8px;
}
/* Feature page */

/* Contact */
.contact_div{
  display: block;
}
.col-md-2.contact_left{
  width: 100%;
}
.col-md-8.contact_right{
  width: 100%;
}

/* Contact */
footer form {
  display: flex;
  margin-top: 25px;
  flex-direction: column;
}
footer .address_div .brand_logo a {
  font-size: 30px;
  margin-left: 0;
}
footer .address_div p {
  font-size: 20px;
  margin-left: 0;
}
footer span ul li a {
color: #fff;
font-size: 15pt;
}

footer .brand_logo a{
  margin-left: 0;
}

footer .address_div{
  margin-left: -2rem;
  margin-bottom: 2rem;
}


}



/*-------------------------Mobile Device Media Query-------------------------------*/




