.header-main{position: relative!important;}
#header-top-bar{background: #204b6a;}
.inner-banner {height: 650px; padding-top: 80px; position: relative; background-image: url("../images/imunify-banner.jpg"); background-position: top center; background-size: 100%; background-repeat: no-repeat;color: #fff;}
.inner-banner h1 {font-family: Lato, sans-serif; font-size: 60px; font-weight: 900; margin-bottom: 15px; color: #fff; line-height: 1.2;}
.inner-banner p {font-family: 'Poppins-Regular';font-size: 24px;line-height: 30px;margin-bottom: 20px;padding: 0% 15% 0% 0%;}
.inner-banner ul{padding:0px 0px 10px 0px;margin:0px 0px 0px 20px;}
.inner-banner ul li{font-family: 'Poppins-Light';font-size: 18px;list-style-type: disc;padding: 3px 0px;}
.inner-banner h2 {font-family: 'Poppins-SemiBold'; font-size: 30px; margin-bottom: 10px; color: #ffde26; line-height: 1.2;padding: 0% 4% 0% 0%;}
.inner-banner a {background-color:#64ba04;color: #fff;padding: 15px 30px;text-decoration: none;transition: all .3s ease-in-out;border-radius: .25rem;font-family: Lato, sans-serif;font-weight:700;font-size: 16px;top: 42px;position: relative;left: 10px}
.inner-banner a:hover {background-color: #fff;color: #0178e5;}
.container-sm{width:1140px; padding-right:15px; padding-left:15px; margin-right:auto; margin-left:auto } .ml-auto, .mx-auto{margin-left: auto !important;margin-right: auto !important;}
.inner-banner .amt{width: 20%; margin-bottom: 20px;float: left;}
.inner-banner .amt p{color:#fff; font-size: 16px;  font-family:Lato,sans-serif;font-weight:400;margin-bottom: 0px;}
.inner-banner .amt h3{font-size:50px;color:#fff; font-family: 'Poppins-SemiBold';}
.inner-banner .amt h3 sup{font-size:26px; font-family: 'Poppins-Regular';top: -22px;right: 1px;}
.inner-banner .amt h3 span{font-size:16px; font-family: 'Poppins-Regular';}

/*-- plans--*/
.pb-90 {padding-bottom: 90px;}
.price-section {margin-top: -100px; background: #fff;-webkit-box-shadow: 0 0 5px 2px rgba(51, 51, 51, 0.1);
box-shadow: 0 0 5px 2px rgba(51, 51, 51, 0.1);border-radius: 4px;}
.price-section .pr-1{padding-right: .25rem !important;}
.price-section .pl-1{padding-left: .25rem !important;}

.plans{padding:0px;position: relative;}
.banner-btn-group .btn:not(:last-child) {margin-right: 25px}          
.plans h2{font-size:26px;padding: 0px 30px;color:#000; font-family: 'Poppins-Regular';margin:20px auto 30px auto;width: 100%;text-align: center;}

/*-webkit-box-shadow: 0 0 90px rgba(0,0,0,.05);
box-shadow: 0 0 90px rgba(0,0,0,.05);-webkit-box-shadow: 0 0 30px rgba(24,104,222,.1);
box-shadow: 0 0 30px rgba(24,104,222,.1);*/
.plan-wrap{position: relative;padding: 60px 20px 20px 20px;}
.planbg{background: #ffffff;
background: -moz-linear-gradient(left,  #ffffff 0%, #f9f9f9 100%);
background: -webkit-linear-gradient(left,  #ffffff 0%,#f9f9f9 100%); 
background: linear-gradient(to right,  #ffffff 0%,#f9f9f9 100%);
filter:progid:DXImageTransform.Microsoft.gradient startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=1;}
/*.gx-lg-0 {--bs-gutter-x: 0;}*/
/*.planbg:last-child{background: no-repeat;}*/
.pl-1 {padding-left: 0px;}
.pr-1 {padding-right: 0px;}
.plan-head{padding-bottom: 25px; border-bottom: 1px solid rgba(16,69,219,.12);}
.plan-head h3{font-size:26px;color:#000; font-family: 'Poppins-Regular';}
.plan-head h3 span{font-family: 'Poppins-SemiBold';}
.plan-head p{color:#000; font-size: 16px;  font-family:Lato,sans-serif;font-weight:400; margin-top: 15px;margin-bottom: 0px;}
.popular-tag{font-family: 'Poppins-Regular';font-size:25px;background:#fb7820; color: #fff;text-transform: uppercase;padding: 5px 10px 5px 30px;width: 97%;margin: 0 auto;position: absolute;z-index: 2;left: -4px;}

.plan-price{padding: 20px 0px; border-bottom: 1px solid rgba(16,69,219,.12);display: -webkit-box;
-webkit-box-pack: justify;-webkit-box-align: center;}
/* .renewal{padding: 4px 0px 7px 0px; border-bottom: 1px solid rgba(16,69,219,.12); font-size:16px; font-family:Lato,sans-serif;font-weight:700; color: #0a6cc4;} */
/*@property --angle {
  syntax: '<angle>';
  initial-value: 90deg;
  inherits: true;
}

 @property --gradX {
  syntax: '<percentage>';
  initial-value: 50%;
  inherits: true;
}

@property --gradY {
  syntax: '<percentage>';
  initial-value: 0%;
  inherits: true;
}
:root {
	--d: 2500ms;
	--angle: 90deg;
	--gradX: 100%;
	--gradY: 50%;
	--c1: #1095ff;
	--c2: #9fc5e9;
} 
.renewal{padding: 4px 0px 7px 0px; border: 1px solid; font-size:16px; font-family:Lato,sans-serif;font-weight:700; color: #1095ff;border-radius: 4px;text-align: center;box-shadow: 0 2px 3px 3px #e6e3e3;
  border-image: conic-gradient(from var(--angle), var(--c2), var(--c1) 0.1turn, var(--c1) 0.15turn, var(--c2) 0.25turn) 30;
	animation: borderRotate var(--d) linear infinite forwards;}

  .renewal  :nth-child(2) {
    border-image: radial-gradient(ellipse at var(--gradX) var(--gradY), var(--c1), var(--c1) 10%, var(--c2) 40%) 30;
    animation: borderRadial var(--d) linear infinite forwards;
  }

  @keyframes borderRotate {
    100% {
      --angle: 420deg;
    }
  }
  
  @keyframes borderRadial {
    20% {
      --gradX: 100%;
      --gradY: 50%;
    }
    40% {
      --gradX: 100%;
      --gradY: 100%;
    }
    60% {
      --gradX: 50%;
      --gradY: 100%;
    }
    80% {
      --gradX: 0%;
      --gradY: 50%;
    }
    100% {
      --gradX: 50%;
      --gradY: 0%;
    }
  }*/

.renewal{padding: 4px 0px 7px 0px; border: 1px solid; font-size:16px; font-family:Lato,sans-serif;font-weight:700; color: #00a20a;border-radius: 4px;text-align: center;box-shadow: 0 2px 3px 3px #e6e3e3;}

.plan-amt{width: 50%;}
.plan-amt p{color:#434959; font-size: 16px;  font-family:Lato,sans-serif;font-weight:400;margin-bottom: 0px;}
.plan-amt h3{font-size:40px;color:#3d3d3d; font-family: 'Poppins-SemiBold';}
.plan-amt h3 sup{font-size:22px; font-family: 'Poppins-Regular';top: -14px;right: 1px;}
.plan-amt h3 span{font-size:16px; font-family: 'Poppins-Regular';}
.plan-discount{width: 50%;text-align: right;}
.plan-discount p{text-decoration: line-through; font-size:15px; font-family:Lato,sans-serif;margin-bottom: 5px;margin-right: 10px;}
.plan-discount span{color:#1f76c5;background:#e7f3fd;padding:5px 10px; font-size:14px; font-family:Lato,sans-serif;font-weight:900;text-transform: uppercase;}
.feature{padding: 20px 0 20px 0;}
.feature ul {padding:0px;margin-bottom: 0px;}
.feature ul li{list-style-type: none;font-family:Lato,sans-serif;font-size: 16px; font-weight:400;margin-bottom: 10px;color: #3d3d3d;}
.feature ul li svg{top: 2px;position:relative;margin-right: 10px;}
.feature ul li:last-child{margin-bottom:0px;}
.btn-wrap{margin: 20px 0px 40px 0px; font-family:Lato,sans-serif;font-size: 14px; font-weight:900;}
.btn-wrap .blk-btn{color: #fff;background: #3d3d3d;padding:10px 25px;border-radius: 4px;text-decoration: none;text-transform: uppercase;transition: all .3s ease-in-out;margin-right: 5px;}
.btn-wrap .blk-btn:hover, .btn-wrap .orng-btn:hover{background:#1766ae;color: #fff;}
.btn-wrap .orng-btn{color: #fff;background: #fb7820;padding:10px 20px;border-radius: 4px;text-decoration: none;text-transform: uppercase;transition: all .3s ease-in-out;width: 100%;
display: inline-block;text-align: center;}

.imunify{padding: 60px 0px;position: relative;background: #f7fafe;}
.imunify span {color: #1766ae;font-family: 'Poppins-Regular';font-size: 20px;text-align: center;width: 100%;margin-bottom: 10px;}
.imunify h2 {color: #1e1e1e;font-family: 'Poppins-Regular';font-size: 34px;text-align: center;width: 100%;margin-bottom: 10px;}
.imunify p {color: #565559;font-family: 'Poppins-Regular';font-size: 20px !important;text-align: center;margin: 0px auto 70px auto;width: 100%;padding: 0% 5%;}
.imunify section{border-radius: 6px;box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);height: 220px;margin-bottom: 30px;border-bottom: 2px solid #fb7820;background: #fff;padding: 20px 5px;}
.imunify section::before{background: #fb7820;position: absolute;color: #fff;border-radius: 4px;font-family: "flaticon";content: "\f129";display: block;z-index: 100;font-size: 22px;padding:10px;width: 60px;height: 50px; margin: 0 auto;left: 0; right: 0;  top: -20px;text-align: center;}
.imunify section:hover::before{background:#000;transition: all .3s ease-in-out;}
.imunify section p{color:#515151;font-size:18px !important;margin: 12px auto 50px auto;}
.imunify section h3{font-family: 'Poppins-Medium';font-size: 22px; padding-top: 40px;text-align: center;}
.imunify section h3 span{font-size: 14px;}
.imunify section:hover .wht{color: #fff;}
.imunify section::after{position: absolute;content: "";width: 100%;height: 0;background: #1766ae;
top: 0;left: 0;z-index: -1;  transition: all 0.3s ease-out 0s;border-radius: 6px;}
.imunify section:hover::after {height: 100%;}
.bghover {z-index: 1;position: relative;}

.tbl{padding:60px 0px;position: relative;}
.tbl h2 {color: #1e1e1e;font-family: 'Poppins-Regular';font-size: 34px;text-align: center;width: 100%;margin-bottom: 10px;}
.tbl a{font-size:16px;color: #fff !important;background: #fb7820;padding:5px 20px;border-radius: 4px;text-decoration: none;transition: all .3s ease-in-out;display: inline-block;text-align: center;margin: 0 auto;font-family: 'Poppins-Medium';width: 25%;text-transform: uppercase;}
.tbl a:hover{background: #1766ae;color: #fff;}


.bg-table{background: #fff;box-shadow: 0 7px 17px rgba(0, 0, 0, 0.15);border-radius: 8px;font-family:Lato,sans-serif;margin: 20px 0px 40px 0px;}
.bg-table thead {border-radius: 18px;}
.bg-table thead th{ font-size:24px; text-align: center; color: #fff;border-top: 0px solid #dee2e6;}
.bg-table thead th:first-child{border-top-left-radius: 0px;}
.bg-table thead th:last-child{border-top-right-radius: 0px;}
.bg-table th, .bg-table td{font-size:16px;  padding:15px 15px !important;text-align: center;}
.head td{color: #252525;font-size: 18px; background: #daecf7;border-top: 2px solid #c9d7e0;
  border-bottom: 2px solid #c9d7e0;font-weight: 600;padding: 8px !important;}
.bg-table td i.fa-check{color: #258D5C;}
.bg-table td i.fa-times {color: #F23131}
.bg-table th, .bg-table td a{color: #007bff;transition: all .3s ease-in-out;}
.bg-table th, .bg-table td a:hover{color: #212529;text-decoration: none;}
.bg-table th, .bg-table td i{font-size: 16px;color: #b0bec8;}
.bg-table tr:hover{background: #f0f7fd;}
.bg-table thead tr:hover{background:none;}
.stk-tblhd{position: sticky; top: 98px; background: #204b6a;box-shadow: 0 2px 2px #eee;z-index:1;}

.orng{background:#fb7820;}
.wpblue{background:#2999a8;}
.dedi{background:#ce9321;}/* 21759a */
.trbg {background: #fff;}
.trbg:hover {background: #ffede1!important;}
.orng tr td{background:#fac4a0;}
.head-orng td{color: #252525;font-size: 18px; background: #ffe5d4;border-top: 2px solid #c9d7e0;  border-bottom: 2px solid #ffd3b6;font-weight: 600;padding: 8px !important;}
.head-vps td{color: #252525;font-size: 18px; background: #e5fcff;border-top: 2px solid #c9d7e0;border-bottom: 2px solid #b9eaf0;font-weight: 600;padding: 8px !important;}
.head-dedicated td{color: #252525;font-size: 18px; background: #fff2d9;border-top: 2px solid #c9d7e0;border-bottom: 2px solid #e6cea1;font-weight: 600;padding: 8px !important;}


.security{position: relative; padding: 60px 0px;background: #f7fafe;}
.security h2 {color: #1e1e1e;font-family: 'Poppins-Regular';font-size: 34px;margin-bottom: 20px;text-align: center;padding: 0% 5%;}
.security h3 {color: #1766ae;font-family: 'Poppins-Regular';font-size: 22px;line-height: 30px;margin-bottom: 20px;border-bottom: 1px dashed #1766ae;padding-bottom: 20px;}
.security p {font-family:'Poppins-Regular';font-size: 16px;padding:0% 3%;text-align: justify;margin:0px 0px 40px 0px;}
.security ul{position: relative;padding: 0px; display: inherit;}
.security ul li{font-family: 'Poppins-Regular';padding: 15px;margin-bottom: 10px;transition: all .3s ease-in-out;}
.security ul li::before{content:"\f15d";position: relative;top: 4px;margin-right: 10px;font-size: 24px;    font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1;font-family:"flaticon";color: #fb7820;}
.security ul li:hover{box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);background: #fff;}
.security ul li span{font-size: 22px;color: #1766ae;font-family: 'Poppins-SemiBold';}
.security ul li p{font-size: 16px;padding:5px 0px 0px 35px;text-align: left;margin-bottom: 10px;}

@media only screen and (min-width:320px)and (max-width:479px){
  .inner-banner {padding-top: 20px;height: 450px;background: #204b6a;}
  .inner-banner h1{font-size: 32px;}
  .inner-banner p{font-size: 16px;line-height: 24px;margin-bottom: 15px;}
  .inner-banner ul{padding: 0px 0px 10px 0px;}
  .inner-banner ul li{font-size: 16px;}
  .inner-banner h2{font-size: 20px;}
  .inner-banner .amt{width: 38%;}
  .inner-banner .amt h3{font-size:40px;}
  .inner-banner .amt h3 sup{font-size: 16px;top: -16px;}
  .inner-banner a{font-size: 14px;padding: 12px 20px;top: 32px;}
  .banner{padding-top: 120px;}
  .banner .banner-content h1 {font-size: 60px;}  
  .banner .banner-content p {font-size: 16px;margin-bottom: 16px;}
  .plans{padding:40px 0 0px 0;}
  .plans h3{font-size:22px;}
  .plans h1{font-size:32px;}
  .plans p{font-size:14px;margin-bottom: 5px;margin-top:0px}
  .plan-amt h3 sup{top: -5px;font-size: 16px;}
  .plans section {margin-left: 40px;}
  .plans section p{padding: 18px 0px;}

  .plan-wrap{padding: 30px 20px 20px 20px;}
  .planbg{background:none;}
  .plan-head{padding-bottom: 15px;}
  .price-section{width: 100%;}
  .popular-tag{top: -20px;left: 0;width: 100%;font-size: 18px;}
 
  .chp{padding: 30px 0px;}
  .stk-tblhd{top:5px;}
  .bg-table{margin: 20px 0px}
  .bg-table thead th{font-size: 18px;}
  .bg-table th, .bg-table td{padding: 10px 10px !important;}
  .head td{font-size: 16px;}
  
  .imunify{padding: 30px 0px 0px 0px;}
  .imunify span{font-size: 14px}
  .imunify h2{font-size:18px;padding: 0% 3%;margin-bottom: 10px;}
  .imunify p{font-size: 14px!important;padding: 0% 5%;margin: 0 auto 30px auto;}
  .imunify section h3{font-size:16px;padding-top: 30px;}
  .imunify section p{font-size: 14px !important;margin: 12px auto 20px auto;}
  .imunify section::before{padding: 5px;width: 50px;height: 40px;font-size: 18px;}

  .tbl{padding:30px 0px;}
  .tbl h2{font-size:18px;padding: 0% 3%;margin-bottom: 10px;}
  .tbl a{font-size:14px;width: auto;}

  .security{padding: 30px 0px;}
  .security h2{font-size:18px;padding: 0% 3%;margin-bottom: 10px;}
  .security p{font-size: 14px!important;padding: 0% 5%;margin:0 auto 10px auto;}
  .security .card{padding: 10px;margin-bottom: 10px;}
  .security h3{font-size:18px;line-height: 25px;}
  .security ul li span{font-size: 18px;}
  .security ul li p{padding: 5px 0px 0px 0px;}
  .security ul li{padding: 5px;margin-bottom: 0px;}
}
@media only screen and (min-width:480px) and (max-width:767px){
  .inner-banner {padding-top: 20px;height: 550px;background: #204b6a;}
  .inner-banner h1{font-size: 32px;}
  .inner-banner p{font-size: 16px;line-height: 24px;margin-bottom: 15px;}
  .inner-banner ul{padding: 0px 0px 10px 0px;}
  .inner-banner ul li{font-size: 16px;}
  .inner-banner h2{font-size: 20px;}
  .inner-banner .amt{width: 38%;}
  .inner-banner .amt h3{font-size:40px;}
  .inner-banner .amt h3 sup{font-size: 16px;top: -12px;}
  .inner-banner a{font-size: 14px;padding: 12px 20px;}
  .banner{padding-top: 120px;}
  .banner .banner-content h1 {font-size: 60px;}  
  .banner .banner-content p {font-size: 16px;margin-bottom: 16px;}
  .plans h3{font-size:22px;}
  .plans h1{font-size:32px;}
  .plans p{font-size:14px;margin-bottom: 5px;margin-top:0px}
  .plan-amt h3 sup{top: -5px;font-size: 16px;}
  .plans section {margin-left: 40px;}
  .plans section p{padding: 18px 0px;}

  .plan-wrap{padding:30px 20px 20px 20px;}
  .plan-head{padding-bottom:15px;}
  .price-section{width: 100%;}
  .popular-tag{top: -30px;left: 0;right: 0;}

  .chp{padding: 30px 0px;}
  .stk-tblhd{top:5px;}
  .bg-table{margin: 20px 0px}
  .bg-table thead th{font-size: 18px;}
  .bg-table th, .bg-table td{padding: 10px 10px !important;}
  .head td{font-size: 16px;}

  .imunify{padding: 30px 0px 0px 0px;}
  .imunify span{font-size: 14px}
  .imunify h2{font-size:18px;padding: 0% 3%;margin-bottom: 10px;}
  .imunify p{font-size: 14px!important;padding: 0% 5%;margin: 0 auto 30px auto;}
  .imunify section h3{font-size:16px;padding-top: 30px;}
  .imunify section p{font-size: 14px !important;margin: 12px auto 20px auto;}
  .imunify section::before{padding: 5px;width: 50px;height: 40px;font-size: 18px;}

  .tbl{padding:30px 0px;}
  .tbl h2{font-size:18px;padding: 0% 3%;margin-bottom: 10px;}
  .tbl a{font-size:14px;width: auto;}

  .security{padding: 30px 0px;}
  .security h2{font-size:18px;padding: 0% 3%;margin-bottom: 10px;}
  .security p{font-size: 14px!important;padding: 0% 5%;margin:0 auto 10px auto;}
  .security .card{padding: 10px;margin-bottom: 10px;}
  .security h3{font-size:18px;line-height: 25px;}
  .security ul li span{font-size: 18px;}
  .security ul li p{padding: 5px 0px 0px 0px;}
  .security ul li{padding: 5px;margin-bottom: 0px;}
}
@media only screen and (min-width:768px) and (max-width:1024px){
  .inner-banner {padding-top: 20px;height: 250px;background: #204b6a;}
  .inner-banner h1{font-size: 32px;}
  .inner-banner p{font-size: 16px;line-height: 24px;margin-bottom: 15px;}
  .inner-banner ul{padding: 0px 0px 10px 0px;}
  .inner-banner ul li{font-size: 16px;}
  .inner-banner h2{font-size: 20px;}
  .inner-banner .amt h3{font-size: 40px;}
  .inner-banner .amt h3 sup{font-size: 16px;top: -12px;}
  .inner-banner a{font-size: 14px;padding: 12px 20px;top: 32px;}
  .banner{padding-top: 120px;}
  .banner .banner-content h1 {font-size: 60px;}  
  .banner .banner-content p {font-size: 16px;margin-bottom: 16px;}
  .plans{padding:40px 0;}
  .plans h3{font-size:22px;margin-bottom: 0px;}
  .plans h1{font-size:32px;}
  .plans p{font-size:14px;margin-bottom: 5px;margin-top:0px}
  .plan-amt h3 sup{top: -5px;font-size: 16px;}
  .plans section {margin-left: 40px;}
  .plans section p{padding: 18px 0px;}

  .plan-wrap{padding:30px 20px 20px 20px;}
  .plan-head{padding-bottom:15px;}
  .price-section{width: 100%;}
  .popular-tag{font-size: 16px;padding: 0px 10px 0px 30px;}

  .bg-table{margin: 20px 0px}
  .bg-table thead th{font-size: 18px;}
  .bg-table th, .bg-table td{padding: 10px 10px !important;}
  .head td{font-size: 16px;}

  .imunify{padding: 30px 0px 0px 0px;}
  .imunify span{font-size: 14px}
  .imunify h2{font-size:18px;padding: 0% 3%;margin-bottom: 10px;}
  .imunify p{font-size: 14px!important;padding: 0% 5%;margin: 0 auto 30px auto;}
  .imunify section h3{font-size:16px;padding-top: 30px;}
  .imunify section p{font-size: 14px !important;margin: 12px auto 20px auto;}
  .imunify section::before{padding: 5px;width: 50px;height: 40px;font-size: 18px;}

  .tbl{padding:30px 0px;}
  .tbl h2{font-size:18px;padding: 0% 3%;margin-bottom: 10px;}
  .tbl a{font-size:14px;width: auto;}

  .security{padding: 30px 0px;}
  .security h2{font-size:18px;padding: 0% 3%;margin-bottom: 10px;}
  .security p{font-size: 14px!important;padding: 0% 5%;margin:0 auto 10px auto;}
  .security .card{padding: 10px;margin-bottom: 10px;}
  .security h3{font-size:18px;line-height: 25px;}
  .security ul li span{font-size: 18px;}
  .security ul li p{padding: 5px 0px 0px 0px;}
  .security ul li{padding: 5px;margin-bottom: 0px;}
}
@media only screen and (min-width:1024px) and (max-width:1280px) {
  .banner{padding-top: 140px;}
  .banner .banner-content h1 {font-size: 50px;}  
  .banner .banner-content p {font-size: 20px;margin-bottom: 16px;}
  .mrlft{margin-left: 120px}
} 
@media only screen and (min-width: 1200px) and (max-width: 1440px){
    .inner-banner {padding-top: 20px;height: 450px;}
    .inner-banner h1{font-size: 35px;}
    .inner-banner p{font-size: 16px;line-height: 24px;margin-bottom: 15px;}
    .inner-banner ul{padding: 0px 0px 10px 0px;}
    .inner-banner ul li{font-size: 16px;}
    .inner-banner h2{font-size: 25px;}
    .inner-banner .amt h3{font-size: 30px;}
    .inner-banner .amt h3 sup{font-size: 16px;top: -12px;}
    .inner-banner a{font-size: 14px;padding: 12px 20px;top: 20px;}
}
@media (min-width: 1080px) {
  .inner-banner {
      padding-top: 60px;
      height: 350px;
  }
  .inner-banner h1 {
      font-size: 32px;
  }
  .inner-banner p {
      font-size: 16px;
      line-height: 24px;
      margin-bottom: 15px;
  }
  .inner-banner ul {
      padding: 0px 0px 10px 0px;
  }
  .inner-banner ul li {
      font-size: 16px;
  }
  .inner-banner h2 {
      font-size: 20px;
  }
  .inner-banner .amt {
      width:20%;
  }
  .inner-banner .amt h3 {
      font-size: 30px;
  }
  .inner-banner .amt h3 sup {
      font-size: 16px;
      top: -12px;
  }
  .inner-banner a {
      padding: 12px 20px;
      top: 20px;
      left: 0px;
  }
}

@media (min-width:1920px) {
  .inner-banner {
      padding-top: 50px;
      height: 500px;
  }
  .inner-banner h1 {
      font-size: 45px;
  }
  .inner-banner p {
      font-size: 24px;
      line-height: 30px;
      margin-bottom: 20px;
  }
  .inner-banner ul {
      padding:0px 0px 20px 0px;
  }
  .inner-banner ul li {
      font-size: 18px;
  }
  .inner-banner h2 {
      font-size: 28px;
  }
  .inner-banner .amt {
      width: 18%;
  }
  .inner-banner .amt h3 {
      font-size: 50px;
  }
  .inner-banner .amt h3 sup {
      font-size: 26px;
      top: -22px;
  }
  .inner-banner a {
      padding: 15px 30px;
      top: 42px;
      left: 10px;
  }

}