@media only screen and (max-width: 2000px) {

}

@media only screen and (min-width: 1200px) and (max-width: 2000px){


  .plan .plan-card-active { 
  margin-top: 107px; 
} 
 
}   

@media only screen and (min-width: 1200px) { 
	/*.container, .container-lg, .container-md, .container-sm, .container-xl {
	  max-width: 1275px;
	}*/

  /*  .hero-banner-one { 
    height: 50vh; 
}*/

.feature-style-sixteen .text-list .list-active .cricle {
    display: inline-block;
    color: var(--color-blue);
    border: 3px solid;
    width: 16px;
    height: 16px;
    position: absolute;
    left: -20px;
    background: #fafbfc;
    border-radius: 50%;
    bottom: 123px;
}

}

@media only screen and (max-width: 1199px) {

.feature-style-sixteen .text-list .list:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 142px;
  background-color: var(--color-primary);
  left: -25px;
  top: 21px;
}

.feature-style-sixteen .text-list .list-active .cricle {
    display: inline-block;
    color: var(--color-blue);
    border: 3px solid;
    width: 16px;
    height: 16px;
    position: absolute;
    left: -20px;
    background: #fafbfc;
    border-radius: 50%;
    bottom: 121px;
}

.feature-style-sixteen .section-card:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid;
    border-color: var(--color-white);
    background-color: var(--color-primary);
    top: 16px;
    right: 127px;
    z-index: 1;
}

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
/*   .plan .plan-card-active {
  margin-top: 108px;
}*/

  .mansoon-sale .card-style h3:before {
    content: "";
    position: absolute;
    width: 130px;
    height: 2px;
    background-color: #1352af;
    top: 48%;
    right: 56%;
}

.mansoon-sale .card-style h3:after {
    content: "";
    position: absolute;
    width: 130px;
    height: 2px;
    background-color: #1352af;
    top: 48%;
    left: 56%;
}

.christmas-sale .order-title {
    position: absolute;
    bottom: -20px;
    left: 40%;
}

}

@media only screen and (min-width: 992px) {

.footer .footer-style.two li{
  width: 50%;
  float: left;

}


}

@media only screen and (max-width: 991px) {

  #topbar {
    z-index: 4;
}

.feature-style-sixteen .text-list .list:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 121px;
    background-color: var(--color-primary);
    left: -25px;
    top: 21px;
}

.feature-style-sixteen .text-list .list-active .cricle {
    display: inline-block;
    color: var(--color-blue);
    border: 3px solid;
    width: 16px;
    height: 16px;
    position: absolute;
    left: -20px;
    background: #fafbfc;
    border-radius: 50%;
    bottom: 92px;
}

.feature-style-sixteen .section-card:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid;
    border-color: var(--color-white);
    background-color: var(--color-primary);
    top: 16px;
    right: 339px;
    z-index: 1;
}

.m-w-75 {
    width: 75% !important;
    padding: 15px 0px;
    margin-top: 15px;
}

.m-button-75{
  width: 75% !important;
}


.feature-style-sixteen .section-card {
   margin-top: 120px;
}


.plan .plan-card .plan-list li {
    line-height: 23px;
}

.plan .plan-card .plan-price {
    margin: 37px 0px 0px 0px;
}

.w-mob-100 {
  width: 100% !important;
  display: grid !important;
}

.section-header {
    text-align: center !important;
    padding-bottom: 15px;
}

.mansoon-sale .card-style h3:before {
    content: "";
    position: absolute;
    width: 130px;
    height: 2px;
    background-color: #1352af;
    top: 48%;
    right: 58%;
}

.mansoon-sale .card-style h3:after {
    content: "";
    position: absolute;
    width: 130px;
    height: 2px;
    background-color: #1352af;
    top: 48%;
    left: 58%;
}

.christmas-sale .order-title {
    position: absolute;
    bottom: -20px;
    left: 37%;
}


}

@media only screen and (min-width: 768px) and (max-width: 991px) {

.feature-style-four .section-card.unsetafter-two:after{
  content: unset;
}


}

@media only screen and (min-width: 768px) {

.feature-style-one .card-style:before{
  content:"";
  position: absolute;
  width: 93%;
  height: 6px;
  border-radius: 5px;
  background-color: var(--color-primary-light);
  left: 11px;
  top: -26px;
  transition: all 1s;
}

.feature-style-one .card-style:hover:before{
  background: var(--color-primary);
}


}

@media only screen and (max-width: 767px) {

  .swiper .button-swipers{
    width: 100%;
  }

.w-mob-100{
  width: 100%;
}

.mansoon-sale .card-style h3:before {
    content: "";
    position: absolute;
    width: 130px;
    height: 2px;
    background-color: #1352af;
    top: 48%;
    right: 61%;
}

.mansoon-sale .card-style h3:after {
    content: "";
    position: absolute;
    width: 130px;
    height: 2px;
    background-color: #1352af;
    top: 48%;
    left: 61%;
}

.feature-style-sixteen .text-list .list:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 120px;
    background-color: var(--color-primary);
    left: -25px;
    top: 21px;
}

.feature-style-sixteen .section-card:before {
    display: none;
    
}

#hero h2 {
    font-size: 35px;
}
/*#hero {
    height: 100%;
    padding: 150px 0 100px 0px;
}*/

.feature-style-four .section-card:after{
  position: absolute;
  content:"";
  width: 100%;
  height: 1px;
  background-color: var(--color-primary);
  top: 95%;
  left: 0px;
}

.mr-10{
  margin-right: 10px;
}




}
@media only screen and (min-width: 600px) and (max-width: 767px){

}

@media only screen and (min-width: 601px) {

}

@media only screen and (max-width: 600px) {
  .usersmscreen{
    margin-right: 35px;
  }

  .feature-style-sixteen .text-list .list:before {
    content:unset;   
}

.feature-style-sixteen .text-list .list .cricle{
  display: none;
}

.feature-style-sixteen .text-list .list-active .cricle {
  display:none;
}

.section-header h2 {
    font-size: 32px;
    font-weight: bold;
    line-height: 38px;
    margin-bottom: 0px;
    color: var(--color-blue);
}


}

@media only screen and (min-width: 480px) and (max-width: 600px){

}

@media only screen and (min-width: 481px) {

}

@media only screen and (max-width: 480px) {

.feature-style-fiveteen .text-list li {
  width: 100%;
}

#header .logo img {
    max-height: 40px;
}

.dropdown .get-started-btn {
  padding: 5px;
}

}

@media only screen and (min-width: 218px) and (max-width: 480px){

.mansoon-sale .card-style h3:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 2px;
    background-color: #1352af;
    top: 48%;
    right: 66%;
}

.mansoon-sale .card-style h3:after {
    content: "";
    position: absolute;
    width: 100px;
    height: 2px;
    background-color: #1352af;
    top: 48%;
    left: 66%;
}

.mansoon-sale .card-style .ribbon {
    width: 200px;
    height: 60px;
    margin: 0px auto 0px;
    position: relative;
    color: #fff;
    font: 18px/60px sans-serif;
    text-align: center;
    text-transform: uppercase;
    background: #fb940b;
}

.mansoon-sale .card-style h2 {
    font-size: 55px;
}

.christmas-sale .text-style h3 {
    font-size: 50px;
    font-weight: bold;
}

.christmas-sale .text-style h2 {
    font-size: 85px;
    font-weight: bold;
}

.christmas-sale .order-title {
    display: none;
}

.newyear-sale .text-style .text-flex {
    flex-wrap: wrap;
}

.newyear-sale .text-style .text-flex h5 {
    margin-top: 25px;
    margin-bottom: 20px;
}

.newyear-sale .text-style .text-flex h6 {
    margin-right: 20px;
}

.newyear-sale .text-style h2 span {
    font-size: 60px;
}

.newyear-sale .text-style h2 {
    font-size: 60px;
}

}

@media only screen and (max-device-width: 218px) and (max-device-height: 281px) {

}
