@media only screen and (min-width:320px) and (max-width:991px) {
h1 {
 font-size:26px!important;
}
 h2 {
 font-size:21px!important;
}
 h3 {
 font-size:19px!important;
}
 h4 {
 font-size:15px!important;
}
}
@media only screen and (min-width:320px) and (max-width:767px) {
/* header */
section.contents .content-bar {
	padding: 20px 0;  
}

header {
    position: fixed;
    width: 100%;
    background: #FFF;
	z-index:999;
	-moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
header .cont-nav {
    display: none;
}
.banner-bar {
    padding: 50px 0 50px;
    position: relative;
    top:80px;
    margin-bottom:80px;
}
.banner-bar .banner-content h1 {
    font-size: 24px !important;
    line-height: 32px !important;
}

header .user-nav ul li a {
    display: block;
    padding:8px 10px 8px;
    font-size: 13px;
    font-weight: 400;
	letter-spacing: 1px;
    text-transform: capitalize;
    color: #FFF !important;
	background:#363a74;
	margin-top:0;
	width:105px;
}
header .user-nav ul li a.join{
	background:#19c9c8;
}
header .user-nav {
    margin: 0px 0;
}
header .logo {
    display: block;
    width: 150px;
    padding: 0px 10px 5px ;
}
header .logo-bar {
    padding: 5px 0 5px;
    border-top: 3px solid #032c64 !important;
}
header .logo img {
    max-width: 100%;
}
section.slider {
    position: relative;
    top: 90px;
	margin-bottom:90px;
}
.product-slide-bar {
    padding: 40px 0px 40px !important;
}
.main-head span {
    font-size: 13px!important;
    line-height: 22px;
    letter-spacing:2px;
}
.main-head {
    font-size: 20px !important;
    line-height: 27px;
    margin-bottom: 10px !important;
}
.product-slide-bar .choose-us-heading {
    margin-bottom: 0px !important;
}
.home-web-col {
    padding: 20px 0px;
    margin-top: 0px;
    text-align:left;
    border-radius: 6px;
}
.product {
    margin: 0px 0px;
}
.idx-services {
    padding: 40px 0 40px !important;
}
.home-web-col .icon-content {
    text-align: left;
    padding-left: 10px;
	padding-right:0;
}
.home-web-col .h-icon {
    width: 50px;
    height: 50px;
    padding: 5px;
    float:left;
}
.home-web-col .icon-content h4 {
    font-size: 16px !important;
    line-height: 25px !important;
    margin-bottom: 0px !important;
	font-weight: 700;
}

.rocket-pic .rocket-animation img {
    max-width: 40%;
    height: auto;
    vertical-align: middle;
}
.rocket-pic .rocket-fire {
    position: absolute;
    bottom: -50px;
    left: -55px;
    z-index: -1;
    width: 100%;
}
.idx-aws-facts .achi-blk .idx-heading span {
    font-size: 30px !important;
    line-height:45px;
}
.idx-aws-facts .achi-blk p.task {
    font-size: 14px !important;
    line-height: 24px;
}
.rocket-pic .rocket-fire img {
    max-width: 30%;
    height: auto;
    vertical-align: middle;
}
.rocket-pic {
    margin-top: -50px;
}
.rocket-pic .rocket-animation {
    position: relative;
    top: 50px;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.rocket-pic .rocket-fire {
    bottom: -70px;
    left: 85px;
    z-index: -1;
    width: 50%;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.idx-aws-facts {
    padding-top: 50px;
    padding-bottom: 50px;
}

.idx-aws-facts .facts-right {
   text-align:left;
   margin-top:80px;
}
.idx-aws-facts .facts-right .main-head {
    font-size:24px !important;
    line-height:32px;
    margin-bottom: 10px !important;
    letter-spacing: 1px;
}
.idx-aws-facts .facts-right p {
    font-size: 14px !important;
    line-height: 24px;
	text-align: justify;
}
.idx-abt-sec {
    padding-top: 40px;
    padding-bottom: 0px;
}
footer .logo {
    width: 150px;
    margin-top: 0px;
    margin-bottom: 25px;
}
.idx-abt-sec .abt-right {
    padding: 20px 0px;
}
.contact-blk-outer .contact-blk h3 {
    font-size: 18px !important;
    line-height: 25px;
}
footer {
   padding: 40px 0 0;
}
.contact-blk-outer .contact-blk {
    width:270px;
    height: 50px;
    background-color: #fff;
    padding: 10px;
}
.contact-blk-outer,.contact-blk-outer.mid,.contact-blk-outer.last{
    margin: 0px auto 30px;
    padding: 10px;
    border-radius: 10px;
	width:300px;
}
footer .footer-bar {
    margin: 30px 0 20px 0;
}
footer .footer-bar .abt-sec {
    border-width: 1px 1px 1px 1px;
    border-radius: 8px;
    padding: 15px;
}
footer .footer-bar .abt-sec h2 {
    font-size:18px !important;
    line-height: 25px;
}
footer h2 {
    font-size: 18px !important;
    line-height: 25px;
    margin-bottom: 10px !important;
    padding-top: 15px !important;
	margin-bottom:30px;
}
footer h2:before {
    top: 45px;
    z-index: 2;
}
footer .footer-bar-bottom .abt-sec {
    padding: 15px 15px;
    margin-bottom: 30px;
}
footer .nav-menu ul {
    margin: 0 0 0px 0px !important;
}
footer .footer-bar-bottom .copy {
	padding: 0px !important;
	display: table;
	background: transparent;
	margin: 0 auto !important;
	width: 100%;
}
.product {
     padding-top: 30px;
}
footer .footer-last-outer {
    height: auto;
}
footer .site-nav ul {
   margin-bottom: 40px !important;
}
header .nav-bar {
   position: inherit;
   z-index: 0;
   padding:0 !important;
}
.m-p-left{
    padding-left:0 !important;
}
/* Date 23-03-2023 */
.idx-wcs-bottom {
    padding: 40px 0 40px;
}
.wcs-left {
    padding-top: 40px;
}
.wcs-block-outer:before {
    border: 2px solid #82c2ff;
    left: -20.5px;
    top: 0px;
    height: 36px;
    width: 36px;
}
.wcs-block-outer {
    padding-left: 30px;
    border-left: 2px solid #2287d8;
    margin-left:10px;
}
.wcs-block-outer .wcs-block p {
    min-height: 1px;
    margin-bottom:0 !important;
}
.wcs-block-outer .wcs-block {
   padding-bottom: 20px !important;
}
.wcs-block-outer.forth:before {
    content: "2";
}
.wcs-block-outer.sec:before {
    content: "3";
}
.wcs-block-outer.fifth:before {
    content: "4";
}
.wcs-block-outer.third:before {
    content: "5";
}
.wcs-right {
    margin-bottom:0px;
}
.idx-services .services-blk .co-bottom {
   min-height: 1px;
}
header .social-nav {
  display:none;
}


}
@media only screen and (min-width:768px) and (max-width:991px) {
header .user-nav ul li a {
    padding: 8px 15px;
    font-size: 12px;
    border-radius: 5px;
    width: 115px;
    margin-top: 0px;
    text-align: center;
}
header .cont-nav ul a img {
    margin-right: 6px;
    width:18px;
}
header .logo {
	width: 115px;
}
header .logo-bar {
    padding: 4px 0 4px;
    border-top: 3px solid #032c64 !important;
}
.product-slide-bar {
    padding: 40px 0px 40px !important;
}
header .site-nav {
   padding: 0px 0 10px;
}
header .nav-bar {
    padding: 0px 0 !important;
}
.main-head {
	font-size: 24px !important;
	line-height: 32px;
	margin-bottom: 10px !important;
}
.home-web-col {
	padding: 15px 10px;
	margin-top: 30px;
}
.home-web-col .icon-content {
    padding-right: 8px;
}
.home-web-col .h-icon {
    width: 40px;
    height: 40px;
    padding: 4px;
}
.home-web-col.right .icon-content {
    padding-left: 8px;
	padding-right:0px !important;
}
.home-web-col .icon-content p {
    font-size: 13px !important;
    line-height: 22px;
}
.home-web-col .icon-content h4 {
	font-size: 14px !important;
	line-height: 24px !important;
	margin-bottom: 0px !important;
	font-weight: 700;
}
.product {
    padding-top: 50px;
}
.idx-aws-facts {
	padding-top: 50px;
	padding-bottom:50px;
}
.idx-services .services-blk {
    padding: 10px 10px 10px;
    margin-bottom: 40px;
    border-radius: 10px;
    text-align: center;
    min-height: 470px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.idx-fort-sec .fort-blk {
    padding: 10px 10px 10px;
    margin-bottom:30px;
    border-radius:8px;
    min-height: 235px;
}
.idx-fort-sec .fort-blk p {
    font-size: 13px !important;
    line-height: 22px;
}
.idx-fort-sec .fort-blk h4 {
    font-size: 16px !important;
    line-height: 23px !important;
    margin-bottom: 10px !important;
    text-align: center;
}
.wcs-block-outer .wcs-block h4 {
    font-size: 15px !important;
    line-height: 24px;
}
.idx-services .services-blk h4 {
	font-size: 15px !important;
	line-height: 22px !important;
	margin-bottom: 8px !important;
	text-align: center;
}
.idx-services .services-blk p {
    font-size:13px !important;
    line-height:22px;
}
.idx-aws-facts .facts-right .main-head {
	font-size: 30px !important;
	line-height: 40px;
	margin-bottom: 10px !important;
	letter-spacing: 1.3px;
}
.idx-aws-facts .facts-right p {
    font-size:13px !important;
    line-height:22px;
}
.rocket-pic .rocket-animation img {
    max-width: 60%;
    height: auto;
    vertical-align: middle;
}
.rocket-pic .rocket-fire {
    position: absolute;
    bottom: -50px;
    left: -55px;
    z-index: -1;
    width: 100%;
}
.main-head span {
    font-size: 13px !important;
    line-height: 20px;
}
.idx-aws-facts .achi-blk .idx-heading span {
    font-size: 30px !important;
    line-height:45px;
}
.idx-aws-facts .achi-blk p.task {
    font-size: 14px !important;
    line-height: 24px;
}
.rocket-pic .rocket-fire img {
    max-width: 30%;
    height: auto;
    vertical-align: middle;
}
.rocket-pic {
    margin-top: -50px;
}
.rocket-pic .rocket-animation {
    position: relative;
    top: 50px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.m-p-left{
	padding-left:0 !important;
	padding-right:0 !important;
}
header .logo-fixed-bar .logo img {
    max-width: 110px;
}
header .logo-fixed-bar #level_1 li a {
    padding: 7px 10px 8px;
}

.idx-abt-sec {
	padding-top: 50px;
	padding-bottom:50px;
}
.idx-abt-sec .abt-right {
	padding: 0px 0px;
}

footer {
	padding: 50px 0 0;
}
.contact-blk-outer .contact-blk {
	width:200px;
	height: 60px;
	padding: 10px;
}
.contact-blk-outer .contact-blk h3 {
	font-size: 16px !important;
	line-height: 25px;
	margin-bottom: 8px !important;
}
.clear-fix{
	clear:both;
	padding-top:30px;
}
.contact-blk-outer {
	padding: 8px;
	border-radius: 10px;
}
footer .footer-bar {
	margin:0px 0 20px 0;
}
footer .footer-bar .abt-sec {
	border-radius: 10px;
	padding: 15px 15px 15px 15px;
}
footer .footer-bar .abt-sec h2 {
	font-size: 21px !important;
	line-height: 28px;
	margin-bottom: 8px !important;
}
footer h2 {
	font-size:21px !important;
	line-height:28px;
	margin-bottom: 10px !important;
}
.product {
    padding-top: 50px;
}
.product-slide-bar .choose-us-heading {
    margin-bottom: 0px !important;
}
footer .footer-last-outer {
    height: auto;
}
footer .site-nav ul {
   margin-bottom: 40px !important;
}
.idx-wcs-bottom {
    padding: 50px 0 50px;
}
.wcs-left {
    padding-top: 40px;
}
.wcs-block-outer .wcs-block p {
    font-size: 12px !important;
    line-height: 22px;
    min-height:110px;
}
.wcs-block-outer:before {
    border: 3px solid #82c2ff;
    left: -22.5px;
    top: -10px;
    z-index: 1;
    font-size: 12px !important;
    line-height: 20px;
    height: 40px;
    width: 40px;
}
.idx-services {
    padding: 50px 0 50px!important;
}
footer .logo {
    width:150px;
	margin-top:0;
    margin-bottom: 15px;
}


}
@media only screen and (min-width:992px) and (max-width:1199px) {
	header .logo {
		width: 135px;
		padding: 0px 0px 0px;
	}
	header .logo-bar {
		padding: 5px 0 5px;
        border-top: 3px solid #032c64 !important;
	}
	header .user-nav ul li a {
		margin-top: 0px;
	}
	header .site-nav {
		padding: 0px 0 10px;
	}
	.main-head {
		font-size: 27px !important;
		line-height: 35px;
		margin-bottom: 15px !important;
	}
	.home-web-col {
		padding: 15px;
		margin-top: 30px;
	}
	.home-web-col .icon-content h4 {
		font-size: 16px;
		line-height: 25px;
		margin-bottom: 0px !important;
	}
	.idx-aws-facts {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.idx-aws-facts .facts-right .main-head {
		font-size: 40px !important;
		line-height: 50px;
		margin-bottom: 15px !important;
		letter-spacing: 1.5px;
	}
	.idx-abt-sec {
		padding-top: 60px;
		padding-bottom:60px;
	}
    .idx-wcs-bottom {
        padding: 60px 0 60px;
   }
   .wcs-block-outer .wcs-block p {
        font-size: 14px !important;
        line-height: 24px;
        min-height: 95px;
    }
    .wcs-left {
        padding-top: 40px;
    }
    .idx-services {
        padding: 60px 0 40px!important;
    }
	.idx-abt-sec .abt-right {
		padding: 50px 0px 30px;
	}
    .idx-services .services-blk .co-bottom {
        padding: 20px 8px 10px;
        min-height: 195px;
    }
    .idx-services .services-blk .co-bottom h4 {
        font-size:15px !important;
        line-height: 24px !important;
        margin-bottom: 10px!important;
    }

	footer {
		padding: 50px 0 0;
	}
	.contact-blk-outer .contact-blk {
		width:270px;
		height: 60px;
		padding: 10px;
	}
	.contact-blk-outer .contact-blk h3 {
		font-size: 18px !important;
		line-height: 25px;
		margin-bottom: 8px !important;
	}
	.contact-blk-outer {
		padding: 8px;
		border-radius: 10px;
	}
	footer .footer-bar {
		margin: 20px 0 20px 0;
	}
	footer h2:before {
        width: 30px;
        top: 42px;
	}
	footer .footer-bar .abt-sec {
		border-radius: 10px;
		padding: 15px 15px 15px 15px;
	}
	footer .footer-bar .abt-sec h2 {
		font-size: 21px !important;
		line-height: 28px;
		margin-bottom: 8px !important;
	}
	footer h2 {
		font-size:21px !important;
		line-height:28px;
		margin-bottom: 10px !important;
		padding-top: 10px !important;
	}
    .product {
        padding-top: 60px;
   }
   .product-slide-bar .choose-us-heading {
     margin-bottom: 0px !important;
    }
    footer .footer-last-outer {
        height: 302px;
    }
    .idx-services .services-blk {
		min-height: 495px;
	}
	header .logo-bar.logo-fixed-bar .nav-bar {
		padding: 0px 0 !important;
		margin-top: 10px;
	}
	header .nav-bar {
       padding: 0px 0 0px !important;
	}
	header .logo-fixed-bar #level_1 li a {
		padding: 7px 15px 8px;
	}
	.idx-fort-sec .fort-blk {
		padding: 12px 12px 7px;
        margin-bottom: 30px;
		border-radius: 8px;
		min-height: 240px;
	}
	.slot-struct-sec {
      padding: 60px 0 40px;
	}
}
