/*
/* Version: 1.0 
*/
/*-------- css code for responsive layout  --------*/
/*  To make Responsive
---------------------------------------------------------------------- /
* 1 - media screen and (max-width: 1750px)
*   2 - media screen and (max-width: 1680px)
*   3 - media screen and (max-width: 1280px)
*   4 - media screen and (max-width: 1199px)
*   5 - media screen and (max-width: 1024px)
*   6 - media screen and (max-width: 991px)
*   7 - media screen and (max-width: 767px)
*   8 - media screen and (max-width: 680px)
*   9 - media screen and (max-width: 480px)
*   10 - media screen and (max-width: 320px)
*
---------------------------------------------------------------------- */
/*  1 - media screen and (max-width: 1750px)
---------------------------------------------------------------------- */

@media screen and (max-width: 1600px){
.searchfield {
    background-color: #7abf52;
    padding: 25px 0 0 0;
    position: relative;
    background-image: url(../img/greenback.png);
    background-repeat: no-repeat;
    background-position: -135px center !important;
    background-size: auto;
    min-height: 122px;
}
	}
@media screen and (max-width: 1440px){
.searchfield {
    background-color: #7abf52;
    padding: 25px 0 0 0;
    position: relative;
    background-image: url(../img/greenback.png);
    background-repeat: no-repeat;
    background-position: -213px center !important;
    background-size: auto;
    min-height: 122px;
}
	}

	@media screen and (max-width: 1366px){
.searchfield {
    background-color: #7abf52;
    padding: 25px 0 0 0;
    position: relative;
    background-image: url(../img/greenback.png);
    background-repeat: no-repeat;
    background-position: -245px center !important;
    background-size: auto;
    min-height: 122px;
}
	}

		@media screen and (max-width: 1280px){
.searchfield {
    background-color: #7abf52;
    padding: 25px 0 0 0;
    position: relative;
    background-image: url(../img/greenback.png);
    background-repeat: no-repeat;
    background-position: -290px center !important;
    background-size: auto;
    min-height: 122px;
}
	}
		@media screen and (max-width: 1200px){
.searchfield {
    background-color: #7abf52;
    padding: 25px 0 0 0;
    position: relative;
    background-image: url(../img/greenback.png);
    background-repeat: no-repeat;
    background-position: -331px  center !important;
    background-size: auto;
    min-height: 122px;
}
	}
@media (min-width: 1751px) and (max-width: 5000px) {

}
/*  1 - media screen and (max-width: 1750px)
---------------------------------------------------------------------- */
@media (min-width: 1680px) and (max-width: 1750px) {
.searchfield {
    background-color: #7abf52;
    padding: 25px 0 0 0;
    position: relative;
    background-image: url(../img/greenback.png);
    background-repeat: no-repeat;
    background-position: -100px center;
    background-size: auto;
    min-height: 122px;
}
}
/*  1 - media screen and (max-width: 1750px) End
---------------------------------------------------------------------- */
/*  2 - media screen and (max-width: 1680px)
---------------------------------------------------------------------- */
@media (min-width: 1680px) and (max-width: 1679px) {
.searchfield {
    background-color: #7abf52;
    padding: 25px 0 0 0;
    position: relative;
   background-image: url(../img/greenback.png);
    background-repeat: no-repeat;
    background-position: -120px center;
    background-size: auto;
    min-height: 122px;
}
}
/*  2 - media screen and (max-width: 1680px) End
---------------------------------------------------------------------- */
/*  3 - media screen and (max-width: 1280px)
---------------------------------------------------------------------- */
@media (min-width: 1280px) and (max-width: 1679px) {
.searchfield {
    background-color: #7abf52;
    padding: 25px 0 0 0;
    position: relative;
   background-image: url(../img/greenback.png);
    background-repeat: no-repeat;
    background-position: -295px center;
    background-size: auto;
    min-height: 122px;
}
}
/*  3 - media screen and (max-width: 1280px) End
---------------------------------------------------------------------- */
/*  4 - media screen and (max-width: 1199px)
---------------------------------------------------------------------- */
/*  4 - media screen and (max-width: 1199px) End
---------------------------------------------------------------------- */
/*  5 - media screen and (max-width: 1024px)
---------------------------------------------------------------------- */
@media (min-width: 1200px) and (max-width: 1279px) {
.header-top-item img {
    margin: 8px 0;
}
}


@media (min-width: 992px) and (max-width: 1199px) {
    .header-top-item img {
    margin: 8px 0;
}
.header-bottom .navbar .navbar-nav .nav-link {
    color: #1a1414;
    width: auto;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    padding: 20px 10px;
    font-weight: bold;
    transition: 0.3s;
    text-transform: uppercase;
    font-family: 'Nexa';
}
.searchfield {
    background-color: #7abf52;
    padding: 25px 0 25px 0;
    position: relative;
    background-image: none;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto;
    min-height: 122px;
}
.fname {
    width: 75%;
    border: none;
    border-radius: 5px;
    padding: 10px 10px;
    margin-right: 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: black;
    min-height: 50px;
}
.searchmenuicons ul li {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: white;
    font-weight: 300;
    margin: 0 10px;
}
.sectionone h1,.sectiontwo h1,.sectionthree h1,.sectionfour h1,.sectionfive h1,.sectionsix h1 {
      font-size: 196px;
  
    position: absolute;
    opacity: 0.1;
    left: 0;
}
.sectionone h3,.sectiontwo h3,.sectionthree h3,.sectionfour h3,.sectionfive h3,.sectionsix h3 {
   
    font-size: 37px;
       margin: 75px 0 40px 0;
   }
.sectionone p,.sectiontwo p,.sectionthree p,.sectionfour p,.sectionfive p,.sectionsix p {
      font-size: 14px;
 
}
.seo-ip-banner h1 {
    font-size: 42px;
    color: #ffffff;
    font-family: 'Nexa';
    font-weight: bold;
    text-transform: uppercase;
}
.seo-ip-banner h2 {
    font-size: 36px;
    color: #ffffff;
    font-family: 'Nexa';
    font-weight: bold;
    text-transform: uppercase;
}
.seo-ip-banner h3 {
    font-size: 16px;
    color: #ffffff;
    font-family: 'Nexa';
    font-weight: 500;
}
.sa-banner-feature-title {
    font-size: 14px;
    color: #ffffff;
    font-family: 'Nexa';
    font-weight: 500;
    margin-left: 15px;
    position: relative;
}
.price h4 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 46px;
    color: white;
    float: left;
    margin-left: 15px;
}
.price span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: white;
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    float: left;
    margin-top: 8px;
}
.bannerbutton {
    width: 86%;
    min-height: 66px;
    margin-bottom: 24px;
    border-bottom: 3px solid #834600;
    border-radius: 5px;
    background-color: #ff8800;
    white-space: nowrap;
    text-decoration: none;
    font-size: 30px;
    color: #fff;
    font-family: 'Nexa';
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 51px;
}
.single-testimonial-area .owl-item.active.center .client-reviews {
    display: block;
    position: absolute;
    width: 940px;
    bottom: -156px;
    text-align: center;
    left: -378px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: white;
    font-size: 16px;
    right: 0;
    margin: 0 auto;
}
.single-testimonial-area .owl-item.active.center .clinet-information {
    display: block;
    position: absolute;
    bottom: -206px;
    width: 940px;
    left: -375px;
    text-align: center;
}
.box2 h2 {
    font-family: 'Nexa';
    font-size: 24px;
    font-weight: 500;
}
.box2 p {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
}
.box2 li {
    color: #032443;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    position: relative;
    padding: 12px 0;
}
.getstarted .getbtn button {
    border: none;
    border-bottom: 3px solid #834600;
    border-radius: 5px;
    background-color: #ff8800;
    white-space: nowrap;
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 50px;
    width: auto;
    min-height: auto;
    margin-top: 10px;
    font-family: 'Open Sans', sans-serif;
}
.getstarted h4 {
    font-family: 'Open Sans', sans-serif;
    color: white;
    font-size: 32px;
    font-weight: 600;
    margin-top: 8px;
    margin-bottom: 0;
}
.getstarted p {
    color: white;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Hand Of Sean';
    margin-top: 15px;
}
.fname1 {
    width: 100%;
    border: none;
    border-radius: 5px;
    padding: 10px 10px;
    margin-right: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: black;
    min-height: 32px;
    margin-bottom: 10px;
}
.blue p span {
    font-weight: 300;
    font-size: 22px;
    text-transform: capitalize;
}
.blue a {
    font-family: 'Nexa';
    font-weight: bold;
    position: relative;
    font-size: 24px;
    color: white;
}

}
/*  5 - media screen and (max-width: 1024px) End
---------------------------------------------------------------------- */
/*  6 - media screen and (max-width: 991px)
---------------------------------------------------------------------- */
@media (min-width: 768px) and (max-width: 991px) {
    .header-top-item img {
    margin: 8px 0;
}
.mains {
    display: flex;
    flex-flow: inherit;
}
.first{order:1;}
.second{order:2;}
.header-toptop-item {
    display: block;
    position: relative;
    padding-top: 20px;
    border-top: 3px solid #2c69a7;
    padding-bottom: 10px;
}
.demo-1 .dl-menuwrapper button {
    background-color: #2c69a7;
}
.demo-1 .dl-menuwrapper button:hover, .demo-1 .dl-menuwrapper button.dl-active, .demo-1 .dl-menuwrapper ul {
    background-color: #ff8800e6;
}
.seo-ip-banner {
    background: url(../img/banner.png) no-repeat left center / cover;
    padding: 60px 0px 90px 0;
     background: #1369a2; 
}
   .seo-ip-banner h1 {
    font-size: 32px;
   }
.seo-ip-banner h2 {
    font-size: 26px;
}
.seo-ip-banner h3 {
    font-size: 14px;
    }
    .sa-banner-feature-title {
    font-size: 14px;
}
.price span {
       font-size: 12px;margin-top: 0;
   }
   .price h4 {
       font-size: 38px;
}
.bannerbutton {
    width: auto;
    min-height: 66px;
    margin-bottom: 24px;
    border-bottom: 3px solid #834600;
    border-radius: 5px;
    background-color: #ff8800;
    white-space: nowrap;
    text-decoration: none;
    font-size: 16px;
       padding: 10px 70px;
}
.searchfield {
       background-image: none;padding: 25px 0 25px 0;
   }
   .search_lft {
    padding-right: 0 !important;
    padding-left: 0 !important;
    text-align: center;
}
.search_rht {
    text-align: center;
}
.fname {
    width: 65%;
    border: none;
    border-radius: 5px;
    padding: 10px 10px;
    margin-right: 0;
    font-weight: 300;
    color: black;
    min-height: 50px;
    margin-bottom: 10px;
}
.fsubmit {
       width:auto;
}
.searchtext_left {
    text-align: right;
}
.searchtext_left p br{display: none;}
.searchtext_left p {
       font-size: 17px;
        margin-bottom: 10px;}
    .gurantee h1 {
      font-size: 24px;
      margin-bottom: 20px;
}   
.searchmenuicons ul li {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 9px;
    color: white;
    font-weight: 300;
    margin: 0 5px;
}
.cmn h3 {
    text-align: center;
    color: #032443;
    font-family: 'Nexa';
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
}
.cmn p {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: black;
    font-weight: 400;
}
.sectionone h1,.sectiontwo h1,.sectionthree h1,.sectionfour h1,.sectionfive h1,.sectionsix h1 {
      font-size: 150px;
       position: absolute;
    opacity: 0.1;
   }
   .sectionone h3,.sectiontwo h3,.sectionthree h3,.sectionfour h3,.sectionfive h3,.sectionsix h3  {
      font-size: 22px;
      margin: 75px 0 30px 0;
   }

.sectionone p,.sectiontwo p,.sectionthree p,.sectionfour p,.sectionfive p,.sectionsix p {
     font-size: 14px;
       line-height: 22px;
   }
.sectionone, .sectiontwo, .sectionthree, .sectionfour, .sectionfive, .sectionsix {
    padding: 10px 0 10px 0;
}
   .box1 h4 {
       font-size: 16px;
      margin: 20px 0;
}
.box1 p {
       font-size: 13px;
       line-height: 18px;
       margin: 22px 0;
    padding: 0 15px;
}
.container {
    width: 820px !important;
    max-width: 100%;
}
.box2 h2 {
       font-size: 20px;
   }
.box2 p {
      font-size: 10px;
    }
.box2 li {
  
    font-size: 13px;
   
}
.getstarted p {
       font-size: 14px;
   }
.getstarted h4 {
       font-size: 28px;
    }
.getstarted .getbtn button {
    font-size: 12px;
}
    .topfooter h4 {
    font-size: 16px;
   }
   .topfooter ul li {
       font-size: 12px;
   }
   .fname1 {
    width: 100%;
    border: none;
    border-radius: 5px;
    padding: 5px 10px;
    margin-right: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: black;
    min-height: 31px;
    margin-bottom: 10px;
}
.msg {
    min-height: 80px;
}
.blue p {
    font-family: 'Nexa';
    font-weight: bold;
    font-size: 16px;
    color: white;
    text-transform: uppercase;
}
.blue a {
    font-family: 'Nexa';
    font-weight: bold;
    position: relative;
    font-size: 18px;
    color: white;
}
.blue p span {
    font-weight: 300;
    font-size: 20px;
    text-transform: capitalize;
}
.footer-social_link {
    display: inline-block;
    width: 100%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none;
    text-align: center;
    margin-right: 0px;
    color: #fff;
    position: relative;
    transition: 0.3s;
    background: #161f28;
}.bottomfooter li {
    display: inline-block;
    padding: 5px 10px !important;
    color: #bcc1c5 !important;
    font-size: 11px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400 !important;
}
.bottomfooter p {
    color: #bcc1c5;
    font-size: 11px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-align: right;
    padding: 5px 10px;
}
.single-testimonial-area .owl-item.active.center .client-reviews {
    display: block;
    position: absolute;
    width: 700px;
    bottom: -156px;
    text-align: center;
    left: -270px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: white;
    font-size: 16px;
    right: 0;
    margin: 0 auto;
}
.single-testimonial-area .owl-item.active.center .clinet-information {
    display: block;
    position: absolute;
    bottom: -206px;
    width: 700px;
    left: -270px;
    text-align: center;
}
}
/*  6 - media screen and (max-width: 991px) End
---------------------------------------------------------------------- */
/*  7 - media screen and (max-width: 767px)
---------------------------------------------------------------------- */
@media (min-width: 680px) and (max-width: 767px) {
.sectionone, .sectiontwo, .sectionthree, .sectionfour, .sectionfive, .sectionsix {
    padding: 10px 0 40px 0;
}
.sectionone h3, .sectiontwo h3, .sectionthree h3, .sectionfour h3, .sectionfive h3, .sectionsix h3 {
    font-size: 22px;
    margin: 75px 0 50px 0;
}
}
/*  7 - media screen and (max-width: 767px) End
---------------------------------------------------------------------- */
/*  8 - media screen and (max-width: 680px)
---------------------------------------------------------------------- */
@media (min-width: 480px) and (max-width: 679px) {

}
/*  8 - media screen and (max-width: 680px) End
---------------------------------------------------------------------- */
/*  9 - media screen and (max-width: 480px)
---------------------------------------------------------------------- */
@media (min-width: 360px) and (max-width: 479px) {

}
/*  9 - media screen and (max-width: 360px) End
---------------------------------------------------------------------- */
/*  10 - media screen and (max-width: 320px)
---------------------------------------------------------------------- */
@media (min-width: 320px) and (max-width: 359px) {
.seo-ip-banner h2 {
    font-size:19px !important;
}
.sa-banner-feature-title {
    font-size: 12px !important;
}
.blue a {
    font-size: 22px !important;
}
.footer-social_link {
       margin-right: 0px !important;
    }
    .searchtext_left p {
    font-size: 15px !important;
    margin-bottom: 10px;
}
}




@media screen and (max-width: 767px){
    .header-bottom {
    background-color: white;
    border-top: 4px solid #1369a2;
    padding: 10px 0;
}
.header-top-item img {
    margin: 8px 0;
    width: 200px;
}
html .header-bottom .navbar {
    width: auto;
    max-width: 100vw;
    background-color: transparent !important;
}
.mains{
 display:flex;
          flex-flow: column;
}
.first{order:2;}
.second{order:1;}
.header-toptop-item {
    display: block;
    position: relative;
    padding-top: 20px;
    border-top: 3px solid #2c69a7;
}
.demo-1 .dl-menuwrapper button {
    background-color: #2c69a7;
}
.demo-1 .dl-menuwrapper button:hover, .demo-1 .dl-menuwrapper button.dl-active, .demo-1 .dl-menuwrapper ul {
    background-color: #ff8800e6;
}
.seo-ip-banner {
       padding: 40px 0px 70px 0;
   }
   .seo-ip-banner h1 {
    font-size: 32px;
   }
.seo-ip-banner h2 {
    font-size: 22px;
}
.seo-ip-banner h3 {
    font-size: 14px;
    }
    .sa-banner-feature-title {
    font-size: 14px;
}
.price span {
       font-size: 12px;margin-top: 0;
   }
   .price h4 {
       font-size: 38px;
}
.bannerbutton {
    width: auto;
    min-height: 66px;
    margin-bottom: 24px;
    border-bottom: 3px solid #834600;
    border-radius: 5px;
    background-color: #ff8800;
    white-space: nowrap;
    text-decoration: none;
    font-size: 16px;
       padding: 10px 70px;
}
.searchfield {
       background-image: none;padding: 25px 0 25px 0;
   }
   .search_lft {
    padding-right: 0 !important;
    padding-left: 0 !important;
    text-align: center;
}
.search_rht {
    text-align: justify;
}
.fname {
    width: 100%;
    border: none;
    border-radius: 5px;
    padding: 10px 10px;
    margin-right: 0;
      font-weight: 300;
    color: black;
    min-height: 50px;
    margin-bottom: 10px;
}
.fsubmit {
       width: 100%;
}
.searchtext_left p br{display: none;}
.searchtext_left p {
       font-size: 17px;
        margin-bottom: 10px;}
    .gurantee h1 {
      font-size: 24px;
      margin-bottom: 20px;
}    

.cmn {
    text-align: center;
    margin-bottom: 25px;
}
.sectionone h1,.sectiontwo h1,.sectionthree h1,.sectionfour h1,.sectionfive h1,.sectionsix h1 {
       position: absolute;
    opacity: 0.1;
    left: 0;
    right: 0; font-size: 160px;
    margin: 0 auto;
    text-align: center;
}
.sectionone h3,.sectiontwo h3,.sectionthree h3,.sectionfour h3,.sectionfive h3,.sectionsix h3 {
    font-size: 23px;
    text-align: center;
    margin: 75px 0 35px 0;
}
.sectionone h3 br{display: none;}
.sectionone p,.sectiontwo p,.sectionthree p,.sectionfour p,.sectionfive p,.sectionsix p {
       font-size: 14px;
       line-height: 28px;padding-right: 0;
      text-align: center;
}
.sectionone,.sectiontwo,.sectionthree,.sectionfour,.sectionfive,.sectionsix {
      padding: 0px 0 40px 0;
   }
   .mycompanyweb h1 {
       margin-bottom: 20px;
    font-size: 24px;
   }
   .companyweb {
    margin-bottom: 25px;
}
.testimonial h1 {
       font-size: 28px;
       margin-bottom: 30px;
}
.single-testimonial-area .owl-item.active.center .clinet-information {
    display: block;
    position: absolute;
    bottom: -200px;
    width: 100%;
    left: 0;
    text-align: center;
    color: black;
}
.clinet-information h2 {
      color: black;
      font-size: 18px;
}
.clinet-information h3 {
       color: black;
      font-size: 14px;
}
.single-testimonial-area .owl-item.active.center .client-reviews {
    display: block;
    position: absolute;
    width: 90%;
    bottom: -145px;
    text-align: center;
    left: 0;
       font-size: 12px;
    margin: 0 auto;
    right: 0;
}
.single-testimonial-area .owl-stage-outer {
    overflow: inherit !important;
    padding-bottom: 202px;
}
.hosttable {
    margin-bottom: 25px;
}
.testimonial {
    background-color: #eef2f5;
    position: relative;
    padding: 55px 0;
    background-image: none;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: auto;
}
.client-reviews p {
    font-size: 14px;
    color: black;
}
.getstarted {
          text-align: center;
}
.getstarted h4 {
       font-size: 32px;
       margin-top: 15px;
    margin-bottom: 7px;
}
.getstarted p {
       font-size: 18px;
      margin-top: 15px;
}
.topfooter {
    background-image: url(../img/footerbck.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 25px 0;
    position: relative;
    text-align: center;
}
.topfooter ul li:after {
    position: absolute;
    content: "";
    background: #105987;
    height: 1px;
    width: 48%;
    left: 0;
    margin: 0 auto;
    bottom: 0;
    right: 0;
}
.blue {
   
    margin-top: 20px;
}
.blue a {
       font-size: 28px;
   }
.bottomfooter p {
      font-size: 13px;
       text-align: center;
    padding: 5px 10px;
}



}
/*  10 - media screen and (max-width: 320px)
---------------------------------------------------------------------- */
/*---------------------------------------------------------------*/
/* Retina */
/*---------------------------------------------------------------*/
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {

}
