/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media (max-width: 360px) and (min-width: 360px){

  .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 8px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 18px;
    
  }

  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  } 

  #top .text-content h3{
    font-size: 20px;
  } 
  #top .text-content h5{
    font-size: 20px;
  } 


  #service .section-heading h2 {
    font-size: 17px;
  }
  #service .section-heading h6 {
    font-size: 16px;
  }
  #about .left-text-content .section-heading h2 {
     font-size: 20px;
  }
  #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }
  
  #banner01 .section-heading h6 {
    font-size: 22px;

  }
  #banner01 .section-heading h2{
    font-size: 20px;
  }

   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 20px;
    }
    #banner03 .section-heading h6 {
    font-size: 22px;
    }
  #banner03 .section-heading h2 {
    font-size: 20px;
    }

  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
}

@media (max-width: 375px) and (min-width: 375px)
 {
   .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 12px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 22px;
    
  }
  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  }

  #top .text-content h3{
    font-size: 22px;
  } 
  #top .text-content h5{
    font-size: 22px;
  } 


  #service .left-text-content .section-heading h2 {
    font-size: 19px;
  }
  #service .left-text-content .section-heading h6 {
    font-size: 19px;
  }

  #about .left-text-content .section-heading h2 {
    font-size: 20px;
  }
  #about .left-text-content .section-heading h6 {
    font-size: 20px;
  }

  #work .left-text-content .section-heading h2 {
    font-size: 19px;
  }
  #work .left-text-content .section-heading h6 {
    font-size: 19px;
  }

  

  #banner01 .container .section-heading h2 {
    font-size: 18px;
   }
  #banner01 .container .section-heading h6 {
    font-size: 18px;
   }
  
  #banner02 .container .section-heading h2 {
    font-size: 18px;
   }
  #banner02 .container .section-heading h6 {
    font-size: 18px;
   }

  #banner03 .container .section-heading h2 {
    font-size: 18px;
   }
  #banner03 .container .section-heading h6 {
    font-size: 18px;
   }

   #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }

  
}

@media (max-width: 385px) and (min-width: 384px){

  .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 8px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 18px;
    
  }

  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  } 
  #top .text-content h3{
    font-size: 24px;
  } 
  #top .text-content h5{
    font-size: 22px;
  } 


  #service .section-heading h2 {
    font-size: 17px;
  }
  #service .section-heading h6 {
    font-size: 16px;
  }
   #about .left-text-content .section-heading h2 {
     font-size: 20px;
  }
   #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
   #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
   #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

  #banner01 .section-heading h6 {
    font-size: 22px;
  }
  #banner01 .section-heading h2{
    font-size: 20px;
  }

   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 20px;
    }

  #banner03 .section-heading h6 {
    font-size: 22px;
  }
  #banner03 .section-heading h2 {
    font-size: 20px;
  }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
   
  
}

@media (min-width: 390px) and (max-width: 390px)  {
 
 .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 8px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 22px;
    
  }


    .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  }

  #top .text-content h3{
    font-size: 20px;
  } 
  #top .text-content h5{
    font-size: 20px;
  } 

  #service .left-text-content .section-heading h2 {
    font-size: 16px;
  }
  #service .left-text-content .section-heading h6 {
    font-size: 16px;
  }
  #about .left-text-content .section-heading h2 {
    font-size: 16px;
  }
  #about .left-text-content .section-heading h6 {
    font-size: 16px;
  }
  #work .left-text-content .section-heading h2 {
    font-size: 16px;
  }
  #work .left-text-content .section-heading h6 {
    font-size: 16px;
  }

  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner01 .section-heading h6 {
    font-size: 22px;

  }
  #banner01 .section-heading h2{
    font-size: 20px;
  }

  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 22px;
    }

  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading h6 {
    font-size: 22px;
    }
  #banner03 .section-heading h2 {
    font-size: 22px;
    }

  #banner01 .section-heading h6 {
    font-size: 22px;
  }
  #banner02 .section-heading h6 {
    font-size: 21px;
  }
  #banner03 .section-heading h6 {
    font-size: 22px;
  }

}

@media (min-width: 393px) and (max-width: 393px)  {
  .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 8px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 22px;
    
  }

  #service .section-heading h2 {
    font-size: 18px;
  }
  #about .section-heading h2 {
    font-size: 24px;
  }
  #work .section-heading h2 {
    font-size: 18px;
  }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner01 .section-heading h6 {
    font-size: 22px;
  }
  #banner02 .section-heading h6 {
    font-size: 21px;
  }
  #banner03 .section-heading h6 {
    font-size: 22px;
  }

}
@media (max-width: 402px) and (min-width: 402px){

 .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 8px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 22px;
    
  }

  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  } 

  #service .section-heading h2 {
    font-size: 17px;
  }
  #service .section-heading h6 {
    font-size: 16px;
  }
  #banner01 .section-heading h6 {
    font-size: 22px;
  }
   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 22px;
    }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading h6{
    font-size: 20px;
  }
 #about .left-text-content .section-heading h2 {
     font-size: 20px;
  }
  #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}

@media (max-width: 412px) and (min-width: 412px){

  .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 8px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 22px;
    
  }

  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  }

  #top h3 {
    font-size: 24px;
  }
  #top h5 {
    font-size: 24px;
  }
  #service .left-text-content .section-heading h2 {
    font-size: 17px;
  }
  #service .left-text-content .section-heading h6 {
    font-size: 16px;
  }

  #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
   #about .left-text-content .section-heading h2 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 20px;
  }

  #banner01 .section-heading h6 {
    font-size: 22px;

  }
  #banner01 .section-heading h2{
    font-size: 20px;
  }


  #banner02 .section-heading h6 {
    font-size: 22px;

  }
  #banner02 .section-heading h2{
    font-size: 20px;
  }

  #banner03 .section-heading h6 {
    font-size: 22px;

  }
  #banner03 .section-heading h2{
    font-size: 20px;
  }
  
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
    
  #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}
@media (max-width: 414px) and (min-width: 414px){
  .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 14px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 24px;
    
  }
    .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  }

  #top .text-content h3{
    font-size: 24px;
  } 
  #top .text-content h5{
    font-size: 24px;
  } 

  #service .left-text-content .section-heading h2 {
    font-size: 18px;
  }
  #service .left-text-content .section-heading h6 {
    font-size: 18px;
  }

  #about .left-text-content .section-heading h2 {
     font-size: 18px;
  }
  #about .left-text-content .section-heading h6 {
     font-size: 18px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 18px;
  }
  
  
  #banner01 .section-heading h6 {
    font-size: 24px;
    word-spacing: 6px;
  }
  #banner01 .section-heading h2{
    font-size: 24px;
  }

  #banner02 .section-heading h6 {
    font-size: 24px;
  }
  #banner02 .section-heading h2{
    font-size: 24px;
  }
  #banner03 .section-heading h6 {
    font-size: 24px;
  }
  #banner03 .section-heading h2{
    font-size: 24px;
  }

  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  
 
  

}
@media (max-width: 420px) and (min-width: 420px){

 .header-area .main-nav .logo {
    font-size: 14px;
    float: left;
    line-height: 40px;

  }
  .header-area .main-nav .nav li a {
     font-size: 9px;
     line-height: 0px;
     height: 1px;
  }
  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  } 
  #service .section-heading h2 {
    font-size: 17px;
  }
  #service .section-heading h6 {
    font-size: 16px;
  }
  #banner01 .section-heading h6 {
    font-size: 22px;
  }
   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 22px;
    }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading h6{
    font-size: 20px;
  }
 #about .left-text-content .section-heading h2 {
     font-size: 20px;
  }
  #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}
@media (max-width: 428px) and (min-width: 428px) {
  
  .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 8px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 22px;
    
  }

  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  }
  #top .text-content h3{
    font-size: 30px;
  } 
  #top .text-content h5{
    font-size: 25px;
  } 
  #service .left-text-content .section-heading h2 {
    font-size: 18px;
  }
  #service .left-text-content .section-heading h6 {
    font-size: 18px;
  }
  #banner01 .section-heading h6 {
    font-size: 22px;

  }
  #banner01 .section-heading h2{
    font-size: 20px;
  }
   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 22px;
    }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }

  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading h6{
    font-size: 20px;
  }
  #banner03 .section-heading h2{
    font-size: 20px;
  }

 #about .left-text-content .section-heading h2 {
     font-size: 18px;
  }
   #about .left-text-content .section-heading h6 {
     font-size: 18px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 18px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}

@media (max-width: 430px) and (min-width: 430px) {
  
.header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 8px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 18px;
    
  }

 .img-fill img {
     width: 100%;
    height: auto;
    object-fit: cover;
     
  }

  #top .text-content h3{
    font-size: 25px;
  } 
  #top .text-content h5{
    font-size: 25px;
  } 
  #service .left-text-content .section-heading h2 {
    font-size: 18px;
  }
  #service .left-text-content .section-heading h6 {
    font-size: 18px;
  }

  #banner01 .section-heading h6 {
    font-size: 22px;
  }
  #banner01 .section-heading h2{
    font-size: 20px;
  }
   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 22px;
    }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }

  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading h6{
    font-size: 20px;
  }
  #banner03 .section-heading h2{
    font-size: 20px;
  }

 #about .left-text-content .section-heading h2 {
     font-size: 18px;
  }
   #about .left-text-content .section-heading h6 {
     font-size: 18px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 18px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }
  .right-text-content-c {
      padding:0px 10px 0px 10px;
  }
  .contact-form {
  padding: 0 0 80px;
}


}



@media (max-width: 440px) and (min-width: 440px){

 .header-area .main-nav .logo {
    font-size: 14px;
    float: left;
    line-height: 40px;
  }
  .header-area .main-nav .nav li a {
     font-size: 9px;
     line-height: 0px;
     height: 1px;
  }
  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  } 
  #service .section-heading h2 {
    font-size: 17px;
  }
  #service .section-heading h6 {
    font-size: 16px;
  }
  #banner01 .section-heading h6 {
    font-size: 22px;
  }
   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 22px;
    }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading h6{
    font-size: 20px;
  }
 #about .left-text-content .section-heading h2 {
     font-size: 20px;
  }
  #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}


@media (max-width: 768px) and (min-width: 768px){

  .header-area .main-nav .logo {
    font-size: 16px;
  }
  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  } 
  #service .section-heading h2 {
    font-size: 17px;
  }
  #service .section-heading h6 {
    font-size: 16px;
  }
  #banner01 .section-heading h6 {
    font-size: 22px;
  }
   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 22px;
    }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading h6{
    font-size: 20px;
  }
 #about .left-text-content .section-heading h2 {
     font-size: 20px;
  }
  #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}

@media (max-width: 810px) and (min-width: 800px){

   .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 14px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 30px;
    
  }

  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  } 
  #service .section-heading h2 {
    font-size: 17px;
  }
  #service .section-heading h6 {
    font-size: 16px;
  }
  #banner01 .section-heading h6 {
    font-size: 34px;
  }
  #banner01 .section-heading h2 {
    font-size: 34px;
  }
   #banner02 .section-heading h6 {
    font-size: 34px;
    }
  #banner02 .section-heading h2 {
    font-size: 34px;
    }
    #banner03 .section-heading h6{
    font-size: 34px;
  }
  #banner03 .section-heading h2{
    font-size: 34px;
  }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  
 #about .left-text-content .section-heading h2 {
     font-size: 20px;
  }
  #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}

@media (max-width: 820px) and (min-width: 820px){

  .header-area .main-nav .logo {
    font-size: 16px;
  }
  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  } 
  #service .section-heading h2 {
    font-size: 17px;
  }
  #service .section-heading h6 {
    font-size: 16px;
  }
  #banner01 .section-heading h6 {
    font-size: 22px;
  }
   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 22px;
    }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading h6{
    font-size: 20px;
  }
 #about .left-text-content .section-heading h2 {
     font-size: 20px;
  }
  #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}
@media (max-width: 834px) and (min-width: 834px){

  .header-area .main-nav .logo {
    font-size: 16px;
  }
  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  } 
  #service .section-heading h2 {
    font-size: 17px;
  }
  #service .section-heading h6 {
    font-size: 16px;
  }
  #banner01 .section-heading h6 {
    font-size: 22px;
  }
   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 22px;
    }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading h6{
    font-size: 20px;
  }
 #about .left-text-content .section-heading h2 {
     font-size: 20px;
  }
  #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}
@media (max-width: 859px) and (min-width: 859px){

.header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 8px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 22px;
    
  }

.header-area .main-nav .logo {
    font-size: ;
    float: left;
    line-height: 4px;
  }
  .header-area .main-nav .nav li a {
     font-size: 8px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 14px;
    padding-top: 10px;
  }

  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  }
  #top .text-content h3{
    font-size: 30px;
  } 
  #top .text-content h5{
    font-size: 25px;
  } 
  #service .section-heading h2 {
    font-size: 18px;
  }
  #service .section-heading h6 {
    font-size: 18px;
  }
  #banner01 .section-heading h6 {
    font-size: 22px;

  }
  #banner01 .section-heading h2{
    font-size: 20px;
  }
   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 22px;
    }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }

  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading h6{
    font-size: 20px;
  }
  #banner03 .section-heading h2{
    font-size: 20px;
  }

 #about .left-text-content .section-heading h2 {
     font-size: 18px;
  }
   #about .left-text-content .section-heading h6 {
     font-size: 18px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 18px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}

}
@media (max-width: 932px) and (min-width: 926px) {
 /* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media (max-width: 360px) and (min-width: 360px){

  .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 8px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 18px;
    
  }

  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  } 

  #top .text-content h3{
    font-size: 20px;
  } 
  #top .text-content h5{
    font-size: 20px;
  } 


  #service .section-heading h2 {
    font-size: 17px;
  }
  #service .section-heading h6 {
    font-size: 16px;
  }
  #about .left-text-content .section-heading h2 {
     font-size: 20px;
  }
  #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }
  
  #banner01 .section-heading h6 {
    font-size: 22px;

  }
  #banner01 .section-heading h2{
    font-size: 20px;
  }

   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 20px;
    }
    #banner03 .section-heading h6 {
    font-size: 22px;
    }
  #banner03 .section-heading h2 {
    font-size: 20px;
    }

  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
}

@media (max-width: 375px) and (min-width: 375px)
 {
   .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 12px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 22px;
    
  }
  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  }

  #top .text-content h3{
    font-size: 22px;
  } 
  #top .text-content h5{
    font-size: 22px;
  } 


  #service .left-text-content .section-heading h2 {
    font-size: 19px;
  }
  #service .left-text-content .section-heading h6 {
    font-size: 19px;
  }

  #about .left-text-content .section-heading h2 {
    font-size: 20px;
  }
  #about .left-text-content .section-heading h6 {
    font-size: 20px;
  }

  #work .left-text-content .section-heading h2 {
    font-size: 19px;
  }
  #work .left-text-content .section-heading h6 {
    font-size: 19px;
  }

  

  #banner01 .container .section-heading h2 {
    font-size: 18px;
   }
  #banner01 .container .section-heading h6 {
    font-size: 18px;
   }
  
  #banner02 .container .section-heading h2 {
    font-size: 18px;
   }
  #banner02 .container .section-heading h6 {
    font-size: 18px;
   }

  #banner03 .container .section-heading h2 {
    font-size: 18px;
   }
  #banner03 .container .section-heading h6 {
    font-size: 18px;
   }

   #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }

  
}

@media (max-width: 385px) and (min-width: 384px){

  .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 8px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 18px;
    
  }

  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  } 
  #top .text-content h3{
    font-size: 24px;
  } 
  #top .text-content h5{
    font-size: 22px;
  } 


  #service .section-heading h2 {
    font-size: 17px;
  }
  #service .section-heading h6 {
    font-size: 16px;
  }
   #about .left-text-content .section-heading h2 {
     font-size: 20px;
  }
   #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
   #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
   #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

  #banner01 .section-heading h6 {
    font-size: 22px;
  }
  #banner01 .section-heading h2{
    font-size: 20px;
  }

   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 20px;
    }

  #banner03 .section-heading h6 {
    font-size: 22px;
  }
  #banner03 .section-heading h2 {
    font-size: 20px;
  }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
   
  
}

@media (min-width: 390px) and (max-width: 390px)  {
 
 .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 8px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 22px;
    
  }


    .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  }

  #top .text-content h3{
    font-size: 20px;
  } 
  #top .text-content h5{
    font-size: 20px;
  } 

  #service .left-text-content .section-heading h2 {
    font-size: 16px;
  }
  #service .left-text-content .section-heading h6 {
    font-size: 16px;
  }
  #about .left-text-content .section-heading h2 {
    font-size: 16px;
  }
  #about .left-text-content .section-heading h6 {
    font-size: 16px;
  }
  #work .left-text-content .section-heading h2 {
    font-size: 16px;
  }
  #work .left-text-content .section-heading h6 {
    font-size: 16px;
  }

  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner01 .section-heading h6 {
    font-size: 22px;

  }
  #banner01 .section-heading h2{
    font-size: 20px;
  }

  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 22px;
    }

  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading h6 {
    font-size: 22px;
    }
  #banner03 .section-heading h2 {
    font-size: 22px;
    }

  #banner01 .section-heading h6 {
    font-size: 22px;
  }
  #banner02 .section-heading h6 {
    font-size: 21px;
  }
  #banner03 .section-heading h6 {
    font-size: 22px;
  }

}

@media (min-width: 393px) and (max-width: 393px)  {
  .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 8px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 22px;
    
  }

  #service .section-heading h2 {
    font-size: 18px;
  }
  #about .section-heading h2 {
    font-size: 24px;
  }
  #work .section-heading h2 {
    font-size: 18px;
  }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner01 .section-heading h6 {
    font-size: 22px;
  }
  #banner02 .section-heading h6 {
    font-size: 21px;
  }
  #banner03 .section-heading h6 {
    font-size: 22px;
  }

}
@media (max-width: 402px) and (min-width: 402px){

 .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 8px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 22px;
    
  }

  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  } 

  #service .section-heading h2 {
    font-size: 17px;
  }
  #service .section-heading h6 {
    font-size: 16px;
  }
  #banner01 .section-heading h6 {
    font-size: 22px;
  }
   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 22px;
    }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading h6{
    font-size: 20px;
  }
 #about .left-text-content .section-heading h2 {
     font-size: 20px;
  }
  #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}

@media (max-width: 412px) and (min-width: 412px){

  .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 8px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 22px;
    
  }

  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  }

  #top h3 {
    font-size: 24px;
  }
  #top h5 {
    font-size: 24px;
  }
  #service .left-text-content .section-heading h2 {
    font-size: 17px;
  }
  #service .left-text-content .section-heading h6 {
    font-size: 16px;
  }

  #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
   #about .left-text-content .section-heading h2 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 20px;
  }

  #banner01 .section-heading h6 {
    font-size: 22px;

  }
  #banner01 .section-heading h2{
    font-size: 20px;
  }


  #banner02 .section-heading h6 {
    font-size: 22px;

  }
  #banner02 .section-heading h2{
    font-size: 20px;
  }

  #banner03 .section-heading h6 {
    font-size: 22px;

  }
  #banner03 .section-heading h2{
    font-size: 20px;
  }
  
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
    
  #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}
@media (max-width: 414px) and (min-width: 414px){
  .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 14px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 24px;
    
  }
    .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  }

  #top .text-content h3{
    font-size: 24px;
  } 
  #top .text-content h5{
    font-size: 24px;
  } 

  #service .left-text-content .section-heading h2 {
    font-size: 18px;
  }
  #service .left-text-content .section-heading h6 {
    font-size: 18px;
  }

  #about .left-text-content .section-heading h2 {
     font-size: 18px;
  }
  #about .left-text-content .section-heading h6 {
     font-size: 18px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 18px;
  }
  
  
  #banner01 .section-heading h6 {
    font-size: 24px;
    word-spacing: 6px;
  }
  #banner01 .section-heading h2{
    font-size: 24px;
  }

  #banner02 .section-heading h6 {
    font-size: 24px;
  }
  #banner02 .section-heading h2{
    font-size: 24px;
  }
  #banner03 .section-heading h6 {
    font-size: 24px;
  }
  #banner03 .section-heading h2{
    font-size: 24px;
  }

  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  
 
  

}
@media (max-width: 420px) and (min-width: 420px){

 .header-area .main-nav .logo {
    font-size: 14px;
    float: left;
    line-height: 40px;

  }
  .header-area .main-nav .nav li a {
     font-size: 9px;
     line-height: 0px;
     height: 1px;
  }
  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  } 
  #service .section-heading h2 {
    font-size: 17px;
  }
  #service .section-heading h6 {
    font-size: 16px;
  }
  #banner01 .section-heading h6 {
    font-size: 22px;
  }
   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 22px;
    }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading h6{
    font-size: 20px;
  }
 #about .left-text-content .section-heading h2 {
     font-size: 20px;
  }
  #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}
@media (max-width: 428px) and (min-width: 428px) {
  
  .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 8px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 22px;
    
  }

  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  }
  #top .text-content h3{
    font-size: 30px;
  } 
  #top .text-content h5{
    font-size: 25px;
  } 
  #service .left-text-content .section-heading h2 {
    font-size: 18px;
  }
  #service .left-text-content .section-heading h6 {
    font-size: 18px;
  }
  #banner01 .section-heading h6 {
    font-size: 22px;

  }
  #banner01 .section-heading h2{
    font-size: 20px;
  }
   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 22px;
    }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }

  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading h6{
    font-size: 20px;
  }
  #banner03 .section-heading h2{
    font-size: 20px;
  }

 #about .left-text-content .section-heading h2 {
     font-size: 18px;
  }
   #about .left-text-content .section-heading h6 {
     font-size: 18px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 18px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}

@media (max-width: 430px) and (min-width: 430px) {
  
.header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 8px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 22px;
    
  }

  .img-fill img {
     height: 100%;
     width: auto;
     display: inline-block;
     position: relative;
  }

  #top .text-content h3{
    font-size: 25px;
  } 
  #top .text-content h5{
    font-size: 25px;
  } 
  #service .left-text-content .section-heading h2 {
    font-size: 18px;
  }
  #service .left-text-content .section-heading h6 {
    font-size: 18px;
  }

  #banner01 .section-heading h6 {
    font-size: 22px;
  }
  #banner01 .section-heading h2{
    font-size: 20px;
  }
   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 22px;
    }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }

  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading h6{
    font-size: 20px;
  }
  #banner03 .section-heading h2{
    font-size: 20px;
  }

 #about .left-text-content .section-heading h2 {
     font-size: 18px;
  }
   #about .left-text-content .section-heading h6 {
     font-size: 18px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 18px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}

}

@media (max-width: 440px) and (min-width: 440px){

 .header-area .main-nav .logo {
    font-size: 14px;
    float: left;
    line-height: 40px;
  }
  .header-area .main-nav .nav li a {
     font-size: 9px;
     line-height: 0px;
     height: 1px;
  }
  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  } 
  #service .section-heading h2 {
    font-size: 17px;
  }
  #service .section-heading h6 {
    font-size: 16px;
  }
  #banner01 .section-heading h6 {
    font-size: 22px;
  }
   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 22px;
    }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading h6{
    font-size: 20px;
  }
 #about .left-text-content .section-heading h2 {
     font-size: 20px;
  }
  #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}


@media (max-width: 768px) and (min-width: 768px){

  .header-area .main-nav .logo {
    font-size: 16px;
  }
  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  } 
  #service .section-heading h2 {
    font-size: 17px;
  }
  #service .section-heading h6 {
    font-size: 16px;
  }
  #banner01 .section-heading h6 {
    font-size: 22px;
  }
   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 22px;
    }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading h6{
    font-size: 20px;
  }
 #about .left-text-content .section-heading h2 {
     font-size: 20px;
  }
  #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}

@media (max-width: 810px) and (min-width: 800px){

   .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 14px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 30px;
    
  }

  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  } 
  #service .section-heading h2 {
    font-size: 17px;
  }
  #service .section-heading h6 {
    font-size: 16px;
  }
  #banner01 .section-heading h6 {
    font-size: 34px;
  }
  #banner01 .section-heading h2 {
    font-size: 34px;
  }
   #banner02 .section-heading h6 {
    font-size: 34px;
    }
  #banner02 .section-heading h2 {
    font-size: 34px;
    }
    #banner03 .section-heading h6{
    font-size: 34px;
  }
  #banner03 .section-heading h2{
    font-size: 34px;
  }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  
 #about .left-text-content .section-heading h2 {
     font-size: 20px;
  }
  #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}

@media (max-width: 820px) and (min-width: 820px){

  .header-area .main-nav .logo {
    font-size: 16px;
  }
  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  } 
  #service .section-heading h2 {
    font-size: 17px;
  }
  #service .section-heading h6 {
    font-size: 16px;
  }
  #banner01 .section-heading h6 {
    font-size: 22px;
  }
   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 22px;
    }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading h6{
    font-size: 20px;
  }
 #about .left-text-content .section-heading h2 {
     font-size: 20px;
  }
  #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}
@media (max-width: 834px) and (min-width: 834px){

  .header-area .main-nav .logo {
    font-size: 16px;
  }
  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  } 
  #service .section-heading h2 {
    font-size: 17px;
  }
  #service .section-heading h6 {
    font-size: 16px;
  }
  #banner01 .section-heading h6 {
    font-size: 22px;
  }
   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 22px;
    }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading h6{
    font-size: 20px;
  }
 #about .left-text-content .section-heading h2 {
     font-size: 20px;
  }
  #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}
@media (max-width: 859px) and (min-width: 859px){
  
.header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 8px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 22px;
    
  }

.header-area .main-nav .logo {
    font-size: ;
    float: left;
    line-height: 4px;
  }
  .header-area .main-nav .nav li a {
     font-size: 8px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 14px;
    padding-top: 10px;
  }

  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  }
  #top .text-content h3{
    font-size: 30px;
  } 
  #top .text-content h5{
    font-size: 25px;
  } 
  #service .section-heading h2 {
    font-size: 18px;
  }
  #service .section-heading h6 {
    font-size: 18px;
  }
  #banner01 .section-heading h6 {
    font-size: 22px;

  }
  #banner01 .section-heading h2{
    font-size: 20px;
  }
   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 22px;
    }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }

  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading h6{
    font-size: 20px;
  }
  #banner03 .section-heading h2{
    font-size: 20px;
  }

 #about .left-text-content .section-heading h2 {
     font-size: 18px;
  }
   #about .left-text-content .section-heading h6 {
     font-size: 18px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 18px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}

}
@media (max-width: 932px) and (min-width: 926px) {
  /* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media (max-width: 360px) and (min-width: 360px){

  .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 8px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 18px;
    
  }

  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  } 

  #top .text-content h3{
    font-size: 20px;
  } 
  #top .text-content h5{
    font-size: 20px;
  } 


  #service .section-heading h2 {
    font-size: 17px;
  }
  #service .section-heading h6 {
    font-size: 16px;
  }
  #about .left-text-content .section-heading h2 {
     font-size: 20px;
  }
  #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }
  
  #banner01 .section-heading h6 {
    font-size: 22px;

  }
  #banner01 .section-heading h2{
    font-size: 20px;
  }

   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 20px;
    }
    #banner03 .section-heading h6 {
    font-size: 22px;
    }
  #banner03 .section-heading h2 {
    font-size: 20px;
    }

  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
}

@media (max-width: 375px) and (min-width: 375px)
 {
   .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 12px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 22px;
    
  }
  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  }

  #top .text-content h3{
    font-size: 22px;
  } 
  #top .text-content h5{
    font-size: 22px;
  } 


  #service .left-text-content .section-heading h2 {
    font-size: 19px;
  }
  #service .left-text-content .section-heading h6 {
    font-size: 19px;
  }

  #about .left-text-content .section-heading h2 {
    font-size: 20px;
  }
  #about .left-text-content .section-heading h6 {
    font-size: 20px;
  }

  #work .left-text-content .section-heading h2 {
    font-size: 19px;
  }
  #work .left-text-content .section-heading h6 {
    font-size: 19px;
  }

  

  #banner01 .container .section-heading h2 {
    font-size: 18px;
   }
  #banner01 .container .section-heading h6 {
    font-size: 18px;
   }
  
  #banner02 .container .section-heading h2 {
    font-size: 18px;
   }
  #banner02 .container .section-heading h6 {
    font-size: 18px;
   }

  #banner03 .container .section-heading h2 {
    font-size: 18px;
   }
  #banner03 .container .section-heading h6 {
    font-size: 18px;
   }

   #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }

  
}

@media (max-width: 385px) and (min-width: 384px){

  .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 8px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 18px;
    
  }

  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  } 
  #top .text-content h3{
    font-size: 24px;
  } 
  #top .text-content h5{
    font-size: 22px;
  } 


  #service .section-heading h2 {
    font-size: 17px;
  }
  #service .section-heading h6 {
    font-size: 16px;
  }
   #about .left-text-content .section-heading h2 {
     font-size: 20px;
  }
   #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
   #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
   #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

  #banner01 .section-heading h6 {
    font-size: 22px;
  }
  #banner01 .section-heading h2{
    font-size: 20px;
  }

   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 20px;
    }

  #banner03 .section-heading h6 {
    font-size: 22px;
  }
  #banner03 .section-heading h2 {
    font-size: 20px;
  }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
   
  
}

@media (min-width: 390px) and (max-width: 390px)  {
 
 .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 8px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 22px;
    
  }


    .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  }

  #top .text-content h3{
    font-size: 20px;
  } 
  #top .text-content h5{
    font-size: 20px;
  } 

  #service .left-text-content .section-heading h2 {
    font-size: 16px;
  }
  #service .left-text-content .section-heading h6 {
    font-size: 16px;
  }
  #about .left-text-content .section-heading h2 {
    font-size: 16px;
  }
  #about .left-text-content .section-heading h6 {
    font-size: 16px;
  }
  #work .left-text-content .section-heading h2 {
    font-size: 16px;
  }
  #work .left-text-content .section-heading h6 {
    font-size: 16px;
  }

  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner01 .section-heading h6 {
    font-size: 22px;

  }
  #banner01 .section-heading h2{
    font-size: 20px;
  }

  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 22px;
    }

  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading h6 {
    font-size: 22px;
    }
  #banner03 .section-heading h2 {
    font-size: 22px;
    }

  #banner01 .section-heading h6 {
    font-size: 22px;
  }
  #banner02 .section-heading h6 {
    font-size: 21px;
  }
  #banner03 .section-heading h6 {
    font-size: 22px;
  }

}

@media (min-width: 393px) and (max-width: 393px)  {
  .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 8px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 22px;
    
  }

  #service .section-heading h2 {
    font-size: 18px;
  }
  #about .section-heading h2 {
    font-size: 24px;
  }
  #work .section-heading h2 {
    font-size: 18px;
  }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner01 .section-heading h6 {
    font-size: 22px;
  }
  #banner02 .section-heading h6 {
    font-size: 21px;
  }
  #banner03 .section-heading h6 {
    font-size: 22px;
  }

}
@media (max-width: 402px) and (min-width: 402px){

 .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 8px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 22px;
    
  }

  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  } 

  #service .section-heading h2 {
    font-size: 17px;
  }
  #service .section-heading h6 {
    font-size: 16px;
  }
  #banner01 .section-heading h6 {
    font-size: 22px;
  }
   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 22px;
    }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading h6{
    font-size: 20px;
  }
 #about .left-text-content .section-heading h2 {
     font-size: 20px;
  }
  #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}

@media (max-width: 412px) and (min-width: 412px){

  .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 8px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 22px;
    
  }

  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  }

  #top h3 {
    font-size: 24px;
  }
  #top h5 {
    font-size: 24px;
  }
  #service .left-text-content .section-heading h2 {
    font-size: 17px;
  }
  #service .left-text-content .section-heading h6 {
    font-size: 16px;
  }

  #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
   #about .left-text-content .section-heading h2 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 20px;
  }

  #banner01 .section-heading h6 {
    font-size: 22px;

  }
  #banner01 .section-heading h2{
    font-size: 20px;
  }


  #banner02 .section-heading h6 {
    font-size: 22px;

  }
  #banner02 .section-heading h2{
    font-size: 20px;
  }

  #banner03 .section-heading h6 {
    font-size: 22px;

  }
  #banner03 .section-heading h2{
    font-size: 20px;
  }
  
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
    
  #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}
@media (max-width: 414px) and (min-width: 414px){
  .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 14px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 24px;
    
  }
    .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  }

  #top .text-content h3{
    font-size: 24px;
  } 
  #top .text-content h5{
    font-size: 24px;
  } 

  #service .left-text-content .section-heading h2 {
    font-size: 18px;
  }
  #service .left-text-content .section-heading h6 {
    font-size: 18px;
  }

  #about .left-text-content .section-heading h2 {
     font-size: 18px;
  }
  #about .left-text-content .section-heading h6 {
     font-size: 18px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 18px;
  }
  
  
  #banner01 .section-heading h6 {
    font-size: 24px;
    word-spacing: 6px;
  }
  #banner01 .section-heading h2{
    font-size: 24px;
  }

  #banner02 .section-heading h6 {
    font-size: 24px;
  }
  #banner02 .section-heading h2{
    font-size: 24px;
  }
  #banner03 .section-heading h6 {
    font-size: 24px;
  }
  #banner03 .section-heading h2{
    font-size: 24px;
  }

  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  
 
  

}
@media (max-width: 420px) and (min-width: 420px){

 .header-area .main-nav .logo {
    font-size: 14px;
    float: left;
    line-height: 40px;

  }
  .header-area .main-nav .nav li a {
     font-size: 9px;
     line-height: 0px;
     height: 1px;
  }
  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  } 
  #service .section-heading h2 {
    font-size: 17px;
  }
  #service .section-heading h6 {
    font-size: 16px;
  }
  #banner01 .section-heading h6 {
    font-size: 22px;
  }
   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 22px;
    }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading h6{
    font-size: 20px;
  }
 #about .left-text-content .section-heading h2 {
     font-size: 20px;
  }
  #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}
@media (max-width: 428px) and (min-width: 428px) {
  
  .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 8px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 22px;
    
  }

  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  }
  #top .text-content h3{
    font-size: 30px;
  } 
  #top .text-content h5{
    font-size: 25px;
  } 
  #service .left-text-content .section-heading h2 {
    font-size: 18px;
  }
  #service .left-text-content .section-heading h6 {
    font-size: 18px;
  }
  #banner01 .section-heading h6 {
    font-size: 22px;

  }
  #banner01 .section-heading h2{
    font-size: 20px;
  }
   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 22px;
    }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }

  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading h6{
    font-size: 20px;
  }
  #banner03 .section-heading h2{
    font-size: 20px;
  }

 #about .left-text-content .section-heading h2 {
     font-size: 18px;
  }
   #about .left-text-content .section-heading h6 {
     font-size: 18px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 18px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}

@media (max-width: 430px) and (min-width: 430px) {
  
.header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 8px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 22px;
    
  }

  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  }

  #top .text-content h3{
    font-size: 25px;
  } 
  #top .text-content h5{
    font-size: 20px;
  } 
  #service .left-text-content .section-heading h2 {
    font-size: 18px;
  }
  #service .left-text-content .section-heading h6 {
    font-size: 18px;
  }

  #banner01 .section-heading h6 {
    font-size: 22px;
  }
  #banner01 .section-heading h2{
    font-size: 20px;
  }
   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 22px;
    }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }

  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading h6{
    font-size: 20px;
  }
  #banner03 .section-heading h2{
    font-size: 20px;
  }

 #about .left-text-content .section-heading h2 {
     font-size: 18px;
  }
   #about .left-text-content .section-heading h6 {
     font-size: 18px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 18px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}

}

@media (max-width: 440px) and (min-width: 440px){

 .header-area .main-nav .logo {
    font-size: 14px;
    float: left;
    line-height: 40px;
  }
  .header-area .main-nav .nav li a {
     font-size: 9px;
     line-height: 0px;
     height: 1px;
  }
  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  } 
  #service .section-heading h2 {
    font-size: 17px;
  }
  #service .section-heading h6 {
    font-size: 16px;
  }
  #banner01 .section-heading h6 {
    font-size: 22px;
  }
   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 22px;
    }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading h6{
    font-size: 20px;
  }
 #about .left-text-content .section-heading h2 {
     font-size: 20px;
  }
  #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}


@media (max-width: 768px) and (min-width: 768px){

  .header-area .main-nav .logo {
    font-size: 16px;
  }
  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  } 
  #service .section-heading h2 {
    font-size: 17px;
  }
  #service .section-heading h6 {
    font-size: 16px;
  }
  #banner01 .section-heading h6 {
    font-size: 22px;
  }
   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 22px;
    }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading h6{
    font-size: 20px;
  }
 #about .left-text-content .section-heading h2 {
     font-size: 20px;
  }
  #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}

@media (max-width: 810px) and (min-width: 800px){

   .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 14px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 30px;
    
  }

  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  } 
  #service .section-heading h2 {
    font-size: 17px;
  }
  #service .section-heading h6 {
    font-size: 16px;
  }
  #banner01 .section-heading h6 {
    font-size: 34px;
  }
  #banner01 .section-heading h2 {
    font-size: 34px;
  }
   #banner02 .section-heading h6 {
    font-size: 34px;
    }
  #banner02 .section-heading h2 {
    font-size: 34px;
    }
    #banner03 .section-heading h6{
    font-size: 34px;
  }
  #banner03 .section-heading h2{
    font-size: 34px;
  }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  
 #about .left-text-content .section-heading h2 {
     font-size: 20px;
  }
  #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}

@media (max-width: 820px) and (min-width: 820px){

  .header-area .main-nav .logo {
    font-size: 16px;
  }
  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  } 
  #service .section-heading h2 {
    font-size: 17px;
  }
  #service .section-heading h6 {
    font-size: 16px;
  }
  #banner01 .section-heading h6 {
    font-size: 22px;
  }
   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 22px;
    }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading h6{
    font-size: 20px;
  }
 #about .left-text-content .section-heading h2 {
     font-size: 20px;
  }
  #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}
@media (max-width: 834px) and (min-width: 834px){

  .header-area .main-nav .logo {
    font-size: 16px;
  }
  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  } 
  #service .section-heading h2 {
    font-size: 17px;
  }
  #service .section-heading h6 {
    font-size: 16px;
  }
  #banner01 .section-heading h6 {
    font-size: 22px;
  }
   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 22px;
    }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading h6{
    font-size: 20px;
  }
 #about .left-text-content .section-heading h2 {
     font-size: 20px;
  }
  #about .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 20px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}
@media (max-width: 859px) and (min-width: 859px){
  
.header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 8px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 22px;
    
  }

.header-area .main-nav .logo {
    font-size: ;
    float: left;
    line-height: 4px;
  }
  .header-area .main-nav .nav li a {
     font-size: 8px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 14px;
    padding-top: 10px;
  }

  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  }
  #top .text-content h3{
    font-size: 30px;
  } 
  #top .text-content h5{
    font-size: 25px;
  } 
  #service .section-heading h2 {
    font-size: 18px;
  }
  #service .section-heading h6 {
    font-size: 18px;
  }
  #banner01 .section-heading h6 {
    font-size: 22px;

  }
  #banner01 .section-heading h2{
    font-size: 20px;
  }
   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 22px;
    }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }

  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading h6{
    font-size: 20px;
  }
  #banner03 .section-heading h2{
    font-size: 20px;
  }

 #about .left-text-content .section-heading h2 {
     font-size: 18px;
  }
   #about .left-text-content .section-heading h6 {
     font-size: 18px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 18px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}

}
@media (max-width: 932px) and (min-width: 932px) {
  

  .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #17202a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #17202a !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #17202a!important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  
  .header-area .main-nav .nav li a {
     font-size: 8px;
     line-height: 20px;
     height: ;
  }
   .header-area .main-nav .logo {
    font-size: 1px;
  }

  .img-fill img {
     height: 800px;
     width: 1000px;
     display: inline-block;
     position: relative;
  }
  #top .text-content h3{
    font-size: 30px;
  } 
  #top .text-content h5{
    font-size: 25px;
  } 
  #service .section-heading h2 {
    font-size: 18px;
  }
  #service .section-heading h6 {
    font-size: 18px;
  }
  #banner01 .section-heading h6 {
    font-size: 22px;

  }
  #banner01 .section-heading h2{
    font-size: 20px;
  }
   #banner02 .section-heading h6 {
    font-size: 22px;
    }
  #banner02 .section-heading h2 {
    font-size: 22px;
    }
  #banner01 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }

  #banner02 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading {
    background-color: #445970;
    opacity: 70%;
  }
  #banner03 .section-heading h6{
    font-size: 20px;
  }
  #banner03 .section-heading h2{
    font-size: 20px;
  }

 #about .left-text-content .section-heading h2 {
     font-size: 18px;
  }
   #about .left-text-content .section-heading h6 {
     font-size: 18px;
  }
  #work .left-text-content .section-heading h6 {
     font-size: 18px;
  }
  #work .left-text-content .section-heading h2 {
     font-size: 18px;
  }

}



@media (max-width: 1920px) and (min-width: 1200px) {
  
  
  #work .left-text-content .section-heading h6 {
    font-size: 26px;
  }
  #work .left-text-content .section-heading h2 {
    font-size: 26px;
  }

  #about .left-text-content .section-heading h6 {
    font-size: 26px;
  }
  #about .left-text-content .section-heading h2 {
    font-size: 26px;
  }

  #service .left-text-content .section-heading h6 {
    font-size: 26px;
  }
  #service .left-text-content .section-heading h2 {
    font-size: 26px;
  }
}