@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap');
*{margin:0;padding:0;box-sizing:border-box;list-style:none;text-decoration:none;outline:0;font-weight:400}

body{font-family:'Poppins', sans-serif; color:#262b36; font-size:1rem; }

/*--------------------
 Back to Top Button
---------------------*/
.top{padding-bottom: 1.5em;}

.scrollToTopBtn { display:none; background-color:#ff662f; border:none; border-radius:0.4em; color:white; cursor:pointer; font-size:1.2em; padding:0.5em; line-height:0.5em; /*width: 20%;*/ /* place it at the bottom right corner */ position:fixed; bottom:20px; right:30px; /* keep it on top of everything else */ z-index:100; /* hide with opacity */ opacity:0; /* also add a translate effect */ transform:translateY(100px); /* and a transition */ transition:all .5s ease }
    
.showBtn { opacity:1; transform:translateY(0) }

.clearfix:after{clear:both;}

img{display:inline-block;vertical-align:middle;}

p{font-size:1rem;line-height:1.4;color:#303030;}

.title1{color:#333; font-size:1.8em; line-height:1.2em; font-weight: bold;}

.mainti{/* padding-top:0.1em;*/ font-weight:bold; margin-left:3em; font-family:'Poppins', sans-serif; margin-top:1.5em; color:#ffffff; text-align:center; font-size:2.2em; line-height:1.5; letter-spacing:0.02em;/*background: rgba(30, 11, 41, 0.5);*/} 

.yougetbox { width:95%; text-align:center; clear:both; height:3em; margin-bottom:2em; margin:auto; }

.col-fr-youget { width:50%; float:left; /* margin:0.2em; */ line-height:0.8em; text-align:left; padding:1em; }

.opacity {background-color:#1e0b29; opacity:0.5;}

h3{padding:0px 0 10px 0;font-size:30px;font-weight:600;color:#f15f22;}

h3.text-uppercase.font-weight-normal{padding:0;margin:0;font-size:1.4rem; font-weight:600;color:#3e181f;}

.button{font-weight:600;text-transform:capitalize;color:#fff;border-radius:6px;margin:10px 0;background-size:200% auto;box-shadow:0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);/*background-image: linear-gradient(to right, #085e80 0%, #80970e 50%, #032938 100%);*/transition:0.5s;padding:15px 20px;width:100%;border:0;font-size:1rem;background-position:left center; background-color:#013571;}

.button:hover,.button:focus, .button:active{background-position:right center;cursor:pointer;}

section{display:block}

.text-center{text-align:center!important}

header{width:100%;display:block;text-align:left;padding:15px 15px 15px 0;}

.main{max-width:1140px; width:80%; margin:0 auto}

.top-bar-right{float:right;}

.top-bar-right a{padding:10px 15px;font-size:14px;font-weight:600;vertical-align:-webkit-baseline-middle;display:inline-block;color:#262b36;}

.top-bar-right a:hover{color:#f36f21;transition:0.2s}

.top-bar-right a:nth-child(4){background:#0042cc;color:#ffffff;border-radius:7px;margin-left:165px;}

.top-bar-right a:nth-child(4):hover{background:#0a2e7b;}

a.icon{display:none;}

.bar1, .bar2, .bar3{width:20px;height:3px;background-color:#242056;margin:3px 0;transition:0.4s;}

.change .bar1{-webkit-transform:rotate(-45deg) translate(-9px, 6px);transform:rotate(-45deg) translate(0px, 0px);margin-top:10px;}

.change .bar2{opacity:0;}

.change .bar3{-webkit-transform:rotate(45deg) translate(-8px, -8px);transform:rotate(45deg) translate(-8px, -8px);}

section#banner{background:url(../images/banner2.png); top:0; left:0; background-position:center; background-repeat:no-repeat; padding:8em 0; position:relative; background-size:cover;}

section#bannertbl{background:url(../images/tablebgimg1.png); top:0; left:0; /*padding: 0.5em;*//* background-position: center;*/ background-repeat:no-repeat;  /*padding:8em 0; position:relative;*/ background-size:cover;}

section#bannercount{background:url(../images/MuhuratPickscount.jpg); top:0; left:0; /*padding: 0.5em;*//* background-position:center;*/ background-repeat:no-repeat; /*display: -webkit-box; */ /* padding:8em 0; position:relative;*/ background-size:cover;}

.get {font-size:1.8em; font-weight: bold; padding-bottom:0.5em;}	

.Muhurattext {width:78%; margin: auto; padding-top:2em; font-size: 1.4em; text-align: center; color:#B00003; margin-bottom:1.5em;}	

.this { width:100%; margin-top:1.5em; text-align:center; font-size:1.7em; font-weight:bold; color:#b00003;}


/*       Counter           */

.countbox{width:70%; background-color:none; color: #ffffff; margin:auto; text-align:center; padding-top:9em; padding-left:2.5em; font-size:1.2em; margin-bottom:1em; font-family:Calibri; font-weight:bold;}

.container{ width:100%; margin:auto;} 

.col-ct-5{width:23%; float:left; margin:auto; border-right:#fcf08d solid thin;}


/*       End Counter           */

.what {border-radius:12px; /*position:absolute;*/ box-shadow: 0 5px 10px 0 rgb(182 76 59), 0 5px 10px 0 rgba(95, 95, 95, 0); background: linear-gradient(0deg,rgba(235, 115, 79, 1) 0%, rgba(229, 93, 72, 1) 100%); padding-top:1em; padding-bottom:1em; border: thin solid #fecbc5; width:65%;  text-align: center; color: #ffffff; margin: auto;}

.whattbl {border-radius:12px; /*position:absolute;*/ box-shadow: 0 5px 10px 0 rgb(182 76 59), 0 5px 10px 0 rgba(95, 95, 95, 0);    background: linear-gradient(0deg, #d5480e 0%, rgb(240 134 102) 100%); padding-top:1em; padding-bottom:1em; border: thin solid #fecbc5; width:65%; margin: auto; text-align: center; color: #ffffff; margin-bottom: 2em; margin-top: 1em; }

.whta { width:94%; /* width:4000px;*/ border-collapse:collapse; font-family:Calibri; font-size:0.94em; margin-bottom:0.5em; margin: auto; padding:0.8em; margin-top:0.5em;}

.ttop { background-color: #ffffff; color:#a61f04; font-size:1.05em;}

.begin {width:90%; margin: auto; text-align: center; font-weight: bold; color: #ffffff; padding-top:8em; padding-bottom:1.5em; font-size: 1.6em;}

.banner-wrapper{display:flex}

.bannercontent{/*max-width:60%; padding:40px 150px 80px 0px;*/}

.form-wrapper{position:relative;/*padding-left:56px;*/}

.form-wrapper .fixed-form {/*position:fixed;*/ top:10%; z-index:2; max-width:325px; margin-left:220px;}

.subtitle{font-size:0.4em; color:#ffffff;}

.form-wrapper .fixed-form h2{font-size:1.2rem;color:#000000;text-align:center;font-weight:600;background:#fff;margin-bottom: 0;text-transform: capitalize;line-height: 1;}

.form-wrapper .fixed-form p{font-size: 1rem;color:#000000;text-align:center;font-weight: 600;background:#fff;margin-bottom:10px;line-height: 1;}

.fixed-form{/*background:#fff;*/padding:15px;color:#000;font-weight:200;overflow:hidden;border-radius:12px;/*box-shadow:0 5px 10px 0 rgba(0, 0, 0, 0.2), 0 5px 10px 0 rgba(95, 95, 95, 0);*/position:relative; box-shadow: 0 5px 10px 0 rgb(182 76 59), 0 5px 10px 0 rgba(95, 95, 95, 0); background: linear-gradient(0deg,rgba(235, 115, 79, 1) 0%, rgba(229, 93, 72, 1) 100%); border: thin solid #fecbc5;}

:focus{outline:0}

form .overlay{position:absolute;top:0;left:0;background:#ffffffde;width:100%;height:100%;}

div#loader .overlay img{position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-20px;}

.overlay .thank-you-wrapper{position:absolute;top:35%;margin-top:0;margin-left:0;width:80%;margin:0 10%;text-align:center;}

.form-group{/*float:left;*/ width:90%;margin:10px 0;position:relative;}

input{color:#cb322a; width:100%; box-sizing:border-box;letter-spacing:0.03em;font-size:0.75em;border:0;padding:8px 20px; border-radius:10px;font-family:'Poppins',sans-serif;}

label.error{display:block;width:100%;padding:3px 15px 0;font-size:12px;color:red;}

ul.ui-menu{max-height:170px;overflow-x:hidden;overflow-y:auto;height:auto; background:#fff !important;margin:0px 0;border:1px solid #ccc; border-radius:10px;}

.ui-autocomplete{max-height:170px;overflow-x:hidden;overflow-y:auto;height:auto;}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:none !important;}

.ui-menu .ui-menu-item{border-bottom:1px solid #ccc;padding:8px 10px !important;background:#fff;}

.ui-menu .ui-menu-item:hover li{border:none;}

.ui-menu .ui-menu-item-wrapper{color:#333;font-size:14px;text-transform:capitalize;border:0;}

.ui-menu .ui-menu-item-wrapper:hover,.ui-menu .ui-menu-item-wrapper:focus, .ui-menu .ui-menu-item-wrapper:active{color:#F3833F;border:none;background:transparent;transition:0.25s;font-weight:400;cursor:pointer;}

.ui-menu .ui-menu-item:last-child{border:none;}

.ui-menu .ui-menu-divider{display:none;}

.ui-menu li:hover div{background:transparent !important;}

section.content{position:relative;}

.top-left-img{position:absolute;top:15px;left:0;-webkit-animation:float 3s ease-in-out infinite;animation:float 3s ease-in-out infinite;}

.top-right-img{position:absolute;top:15px;right:0;-webkit-animation:float 3s ease-in-out infinite;animation:float 3s ease-in-out infinite; z-index: -2;}

.bottom-right-img{position:absolute;bottom:0;right:0;-webkit-animation:float 3s ease-in-out infinite;animation:float 3s ease-in-out infinite;}

section.content.products-bg{background:url(../images/product-bg.jpg) no-repeat left center;background-attachment:fixed;background-size:cover;margin:15px 0;padding:40px 0;width:100%;}

.product-wrapper h3{color:#fff}

#body-background{width:100%;/*height:3259px;*/background:url(../images/background.png) 0% 0% no-repeat;transform:translatey(0px);-webkit-animation:float 3s ease-in-out infinite;animation:float 3s ease-in-out infinite;position:absolute;z-index:-1;}

@-webkit-keyframes float{0%{-webkit-transform:translatey(0px);transform:translatey(0px);}
50%{-webkit-transform:translatey(-25px);transform:translatey(-25px);}
100%{-webkit-transform:translatey(0px);transform:translatey(0px);}
}

@keyframes float{0%{-webkit-transform:translatey(0px);transform:translatey(0px);}
50%{-webkit-transform:translatey(-25px);transform:translatey(-25px);}
100%{-webkit-transform:translatey(0px);transform:translatey(0px);}
}

.content article{max-width:780px;width:100%}

.content .subpoints ul{display:flex;flex-wrap:wrap;text-align:center;padding-bottom:30px;}

.content .subpoints ul li{width:30%;padding:35px 15px 25px 15px;font-size:1.2rem;display:flex;text-align:center;justify-content:center;flex-wrap:wrap;position:relative;border-radius:7px;background-color:rgb(255, 255, 255);box-shadow:0px 5px 12.74px 0.26px rgba(17, 83, 165, 0.1);margin:-35px auto 25px auto;}

.content .subpoints ul li span{padding:0;left:20px;position:absolute;background:url(../images/icon1.png);width:50px;height:55px;top:50px;background-size:50px;}

.content .subpoints ul li label{color:#263238;font-weight:600;font-size:14px;word-wrap:break-word;margin-top:0;width:65%;float:right;text-align:left;margin-left:70px;}

.subpoints h3.text-uppercase.font-weight-normal{padding:0;margin:0;font-size:25px;font-weight:600;color:#005b93;}

.subpoints p{color:#263238;font-weight:600;font-size:14px;}

.content .subpoints ul li:nth-child(2) span{background:url(../images/icon2.png);background-size:50px;}

.content .subpoints ul li:nth-child(3) span{background:url(../images/icon3.png);background-size:50px;}

.content .mainpoints ul{display:flex;flex-wrap:wrap;text-align:center;padding-bottom:20px;padding-top:20px;}

.content .mainpoints ul li{width:45%;padding:30px;font-size:1.2rem;display:flex;text-align:left;justify-content:left;flex-wrap:wrap;position:relative;border-radius:7px;background-color:rgb(255, 255, 255);box-shadow:0px 5px 12.74px 0.26px rgba(17, 83, 165, 0.1);margin:15px auto;}

.chart {width:100%;padding:20px;font-size:0.95em;display:flex;text-align:left;justify-content:left;flex-wrap:wrap;position:relative;border-radius:7px;background-color:rgb(255, 255, 255);box-shadow:0px 5px 12.74px 0.26px rgba(17, 83, 165, 0.1);margin:15px auto;}

.sp{ padding-bottom:0.47em; padding-top:0.47em;}

.sp1{ padding-bottom:0.3em; padding-top:0.3em;}

.content .mainpoints ul li span{padding:0;left:30px;position:absolute;background:url(../images/partner-icon1.png) no-repeat;width:100px;height:72px;background-size:72px;}

.content .mainpoints ul li label{color:#263238;font-weight:600;font-size:14px;word-wrap:break-word;margin-top:0;width:100%;float:right;text-align:left;margin-left:90px;margin-bottom:25px;}

.mainpoints h3.text-uppercase.font-weight-normal{padding:0;margin:0;font-size:115px;font-weight:600;color:rgba(207, 216, 220, 0.2);line-height:0.7;float:right;}

.mainpoints p{color:rgba(38, 43, 54, 0.65);font-weight:600;font-size:15px;line-height:1.5;}

.mainpoints h4{font-size:18px;font-weight:600;margin-bottom:20px;}

.mainpoints h5{font-size:16px;font-weight:500;}

.content .mainpoints ul li:nth-child(2) span{background:url(../images/partner-icon2.png) no-repeat;}

.content .mainpoints ul li:nth-child(3) span{background:url(../images/partner-icon3.png) no-repeat;}

.content .mainpoints ul li:nth-child(4) span{background:url(../images/partner-icon4.png) no-repeat;}

.content .benefits ul{display:flex;flex-wrap:wrap;text-align:center;padding-bottom:20px;padding-top:20px;}

.content .benefits ul li{width:45%;padding:20px;font-size:1.2rem;display:flex;text-align:left;justify-content:left;flex-wrap:wrap;position:relative;margin:0 0 15px 0;}

.content .benefits ul li span{padding:0;left:0;position:absolute;background:url(../images/bullet.png) no-repeat left 0 top;width:66px;height:50px;text-align:-webkit-left;color:#fff;line-height:2.5;font-size:16px;padding-left:16px;}

.content .benefits ul li label{color:#263238;font-weight:600;font-size:14px;word-wrap:break-word;margin-top:0;width:100%;float:right;text-align:left;margin-left:50px;}

.benefits h3.text-uppercase.font-weight-normal{font-size:16px;font-weight:600;color:#263238;}

.content .product-wrapper ul{display:flex;flex-wrap:wrap;text-align:center;}

.content .product-wrapper ul li{width:23%;padding:10px;font-size:1.2rem;display:flex;text-align:left;justify-content:left;flex-wrap:wrap;position:relative;border-radius:50px 0 50px 50px;background-color:rgb(255, 255, 255);margin:10px auto;}

.content .product-wrapper ul li span{padding:0;left:15px;position:absolute;background:url(../images/product-icon1.png) no-repeat;width:55px;height:42px;background-size:41px;top:10px;}

.content .product-wrapper ul li label{width:100%;margin-left:60px;}

.product-wrapper h3.text-uppercase.font-weight-normal{font-size:18px;font-weight:600;color:#262b36;line-height:1.2;vertical-align:-webkit-baseline-middle;display:inline-block;}

.product-wrapper p{color:rgba(38, 43, 54, 0.65);font-weight:600;font-size:15px;line-height:1.5;}

.product-wrapper h4{font-size:18px;font-weight:600;margin-bottom:20px;}

.product-wrapper h5{font-size:16px;font-weight:500;}

.content .product-wrapper ul li:nth-child(2) span{background:url(../images/product-icon2.png) no-repeat;}
.content .product-wrapper ul li:nth-child(3) span{background:url(../images/product-icon3.png) no-repeat;}
.content .product-wrapper ul li:nth-child(4) span{background:url(../images/product-icon4.png) no-repeat;}
.content .product-wrapper ul li:nth-child(5) span{background:url(../images/product-icon5.png) no-repeat;}
.content .product-wrapper ul li:nth-child(6) span{background:url(../images/product-icon6.png) no-repeat;}
.content .product-wrapper ul li:nth-child(7) span{background:url(../images/product-icon7.png) no-repeat;}
.content .product-wrapper ul li:nth-child(8) span{background:url(../images/product-icon8.png) no-repeat;}

.awards-wrapper{background:url(../images/awards-bg.png) no-repeat left center;background-size:cover;margin:60px 0;padding:20px;text-align:center;width:100%;border-radius:20px;}

.awards-wrapper h3{color:#fff}

.awards-wrapper h5 span{width:50%;display:inline-block;text-align:center;vertical-align:middle;font-size:18px;line-height:1.4;font-weight:500;color:#fff;}

.awards-wrapper p{color:#fff;font-size:14px;text-align:center;width:80%;margin:35px auto 0 auto;line-height:1.6;}

.csslider{-moz-perspective:1300px;-ms-perspective:1300px;-webkit-perspective:1300px;perspective:1300px;display:inline-block;text-align:left;position:relative;max-width:640px;width:100%;}

.csslider > input{display:none;}

.csslider > input:nth-of-type(10):checked ~ ul li:first-of-type{margin-left:-900%;}
.csslider > input:nth-of-type(9):checked ~ ul li:first-of-type{margin-left:-800%;}
.csslider > input:nth-of-type(8):checked ~ ul li:first-of-type{margin-left:-700%;}
.csslider > input:nth-of-type(7):checked ~ ul li:first-of-type{margin-left:-600%;}
.csslider > input:nth-of-type(6):checked ~ ul li:first-of-type{margin-left:-500%;}
.csslider > input:nth-of-type(5):checked ~ ul li:first-of-type{margin-left:-400%;}
.csslider > input:nth-of-type(4):checked ~ ul li:first-of-type{margin-left:-300%;}
.csslider > input:nth-of-type(3):checked ~ ul li:first-of-type{margin-left:-200%;}
.csslider > input:nth-of-type(2):checked ~ ul li:first-of-type{margin-left:-100%;}
.csslider > input:nth-of-type(1):checked ~ ul li:first-of-type{margin-left:0%;}
.csslider > ul{position:relative;overflow:hidden;white-space:nowrap;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.csslider > ul > li{position:relative;display:inline-block;width:50%;height:100%;overflow:hidden;font-size:15px;font-size:initial;line-height:normal;-moz-transition:all 0.5s cubic-bezier(0.4, 1.3, 0.65, 1);-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s cubic-bezier(0.4, 1.3, 0.65, 1);transition:all 0.5s cubic-bezier(0.4, 1.3, 0.65, 1);vertical-align:top;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:normal;text-align:center;}

.csslider > .arrows{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}

.csslider > .arrows{position:absolute;left:-31px;top:50%;width:100%;height:26px;padding:0 31px;z-index:0;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}

.csslider > .arrows label{display:none;position:absolute;top:-50%;cursor:pointer;height:49px;width:49px;}

.csslider > .arrows label:hover{}

.csslider > .arrows label:before{position:absolute;top:-100%;left:-100%;}

.csslider.infinity > input:first-of-type:checked ~ .arrows label.goto-last,.csslider > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(0),.csslider > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(1),.csslider > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(2),.csslider > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(3),.csslider > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(4),.csslider > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(5),.csslider > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(6),.csslider > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(7),.csslider > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(8),.csslider > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(9),.csslider > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(10){display:block;left:0;right:auto;background:url(../images/previous-btn.png);background-size:49px;box-shadow: 0px 30px 35px 0px rgba(31, 110, 227, 0.15);border-radius: 50px;}
.csslider.infinity > input:last-of-type:checked ~ .arrows label.goto-first,.csslider > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(2),.csslider > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(3),.csslider > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(4),.csslider > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(5),.csslider > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(6),.csslider > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(7),.csslider > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(8),.csslider > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(9),.csslider > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(10),.csslider > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(11),.csslider > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(12){display:block;right:0;left:auto;-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-o-transform:rotate(225deg);background:url(../images/next-btn.png);background-size:49px;box-shadow: 0px 30px 35px 0px rgba(31, 110, 227, 0.15);border-radius: 50px;}
#slider1{margin:30px 50px;}

.hidden-xs{display:none !important;}

.testimonial-wrapper{margin:60px 0;padding:20px;}

.testimonial-wrapper h5 span{display:inline-block;text-align:left;vertical-align:middle;font-size:14px;line-height:30px;font-weight:500;color:#546e7a;padding:40px 0 10px 0;text-align:justify;}

.testimonial-wrapper li h3{display:block;text-align:left;vertical-align:middle;font-size:14px;font-weight:500;color:#f15f22;padding:25px 0 0px 0;line-height:1.4;margin-bottom:0;width:100%;}

.testimonial-wrapper p{color:#263238;font-size:14px;text-align:left;margin:0px auto 35px auto;line-height:1.6;}

.csslider-testimonial{-moz-perspective:1300px;-ms-perspective:1300px;-webkit-perspective:1300px;perspective:1300px;display:inline-block;text-align:left;position:relative;max-width:560px;width:100%;}

.csslider-testimonial > input{display:none;}
.csslider-testimonial > input:nth-of-type(10):checked ~ ul li:first-of-type{margin-left:-900%;}
.csslider-testimonial > input:nth-of-type(9):checked ~ ul li:first-of-type{margin-left:-800%;}
.csslider-testimonial > input:nth-of-type(8):checked ~ ul li:first-of-type{margin-left:-700%;}
.csslider-testimonial > input:nth-of-type(7):checked ~ ul li:first-of-type{margin-left:-600%;}
.csslider-testimonial > input:nth-of-type(6):checked ~ ul li:first-of-type{margin-left:-500%;}
.csslider-testimonial > input:nth-of-type(5):checked ~ ul li:first-of-type{margin-left:-400%;}
.csslider-testimonial > input:nth-of-type(4):checked ~ ul li:first-of-type{margin-left:-300%;}
.csslider-testimonial > input:nth-of-type(3):checked ~ ul li:first-of-type{margin-left:-200%;}
.csslider-testimonial > input:nth-of-type(2):checked ~ ul li:first-of-type{margin-left:-100%;}
.csslider-testimonial > input:nth-of-type(1):checked ~ ul li:first-of-type{margin-left:0%;}

.csslider-testimonial > ul{position:relative;overflow:hidden;white-space:nowrap;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:20px 20px 60px 20px;box-shadow:0px 27px 20px 0px rgba(207, 216, 220, 0.15);background:url(../images/testimonial-bg.png) no-repeat top 50px center;background-size:cover;}

.csslider-testimonial > ul > li{position:relative;display:inline-block;width:100%;height:100%;overflow:hidden;font-size:initial;line-height:normal;-moz-transition:all 0.5s cubic-bezier(0.4, 1.3, 0.65, 1);-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s cubic-bezier(0.4, 1.3, 0.65, 1);transition:all 0.5s cubic-bezier(0.4, 1.3, 0.65, 1);vertical-align:top;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:normal;text-align:left;padding:0 60px;}

.csslider-testimonial > .arrows{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}

.csslider-testimonial > .arrows{position:absolute;left:-31px;top:50%;width:100%;height:26px;padding:0 31px;z-index:0;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}

.csslider-testimonial > .arrows label{display:none;position:absolute;top:-50%;cursor:pointer;height:49px;width:49px;}

.csslider-testimonial > .arrows label:hover{}

.csslider-testimonial > .arrows label:before{position:absolute;top:-100%;left:-100%;}

.csslider-testimonial.infinity > input:first-of-type:checked ~ .arrows label.goto-last,.csslider-testimonial > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(0),.csslider-testimonial > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(1),.csslider-testimonial > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(2),.csslider-testimonial > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(3),.csslider-testimonial > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(4),.csslider-testimonial > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(5),.csslider-testimonial > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(6),.csslider-testimonial > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(7),.csslider-testimonial > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(8),.csslider-testimonial > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(9),.csslider-testimonial > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(10){display:block;left:-35px;right:auto;background:url(../images/previous-btn.png);background-size:49px;box-shadow: 0px 30px 35px 0px rgba(31, 110, 227, 0.15);border-radius: 50px;}

.csslider-testimonial.infinity > input:last-of-type:checked ~ .arrows label.goto-first,.csslider-testimonial > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(2),.csslider-testimonial > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(3),.csslider-testimonial > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(4),.csslider-testimonial > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(5),.csslider-testimonial > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(6),.csslider-testimonial > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(7),.csslider-testimonial > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(8),.csslider-testimonial > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(9),.csslider-testimonial > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(10),.csslider-testimonial > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(11),.csslider-testimonial > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(12){display:block;right:-35px;left:auto;-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-o-transform:rotate(225deg);background:url(../images/next-btn.png);background-size:49px;box-shadow: 0px 30px 35px 0px rgba(31, 110, 227, 0.15);border-radius: 50px;}

#slider2{margin:30px 50px;}

.br-100{border-radius:100px;}

footer{background:#393939;padding:20px 0}

.alsti{background:#013571;padding:5px 0; text-align: center; color: #ffffff; font-size:0.8em;}

footer .footer-content{border-top:1px solid #4c4c4c;padding-top:15px;margin-top:15px;}

footer .footer-links p,footer .footer-content p{color:rgba(255, 255, 255, 0.65);width:100%;font-size:.9rem;padding:0 0 20px 0;text-align:justify;line-height:2;font-weight:400;}

footer .footer-content p a{color:#e86b1f}

footer .footer-links{padding:5px 0;display:flex}

footer .footer-links figure{padding-right:25px;/*background:url(../images/sushilfinance_logo.png) no-repeat center;*//*height:100px;*//*width:70%;*/background-size:183px; color: #ffffff; font-size:0.8em;}
.footer-links ul{/* width:25%; *//* float:left; */}

footer .footer-links ul li, footer .footer-links ul li a{padding-left: 0;padding-bottom:5px;margin-left: 15px;color:#fff;font-size:16px;line-height: 65px;display: inline-block;}

footer .footer-links ul li, footer .footer-links ul li a:hover{color:#f16e20;transition: 0.2s;}

@media only screen and (max-width:1199px){h1{font-size:2.6rem}
	
.bannercontent{max-width:63%;padding:20px 210px 75px 0px;}
.form-wrapper .fixed-form{right:35px;top:10%}
section#banner .main:before{background-size:70%}
a.logo img{max-width:250px;width:100%;}
.top-bar-right a{padding:5px 10px;margin-top:-10px;}
.top-bar-right a:nth-child(4){margin-left:20px;}
.content article{max-width:620px;width:100%;}
.top-left-img img{max-width:70px;}
#slider1{margin:50px 10px;}
.csslider.infinity > input:first-of-type:checked ~ .arrows label.goto-last, .csslider > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(0), .csslider > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(1), .csslider > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(2), .csslider > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(3), .csslider > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(4), .csslider > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(5), .csslider > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(6), .csslider > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(7), .csslider > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(8), .csslider > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(9), .csslider > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(10),.csslider.infinity > input:last-of-type:checked ~ .arrows label.goto-first, .csslider > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(2), .csslider > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(3), .csslider > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(4), .csslider > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(5), .csslider > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(6), .csslider > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(7), .csslider > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(8), .csslider > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(9), .csslider > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(10), .csslider > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(11), .csslider > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(12){background-size:40px;margin-left:-15px;}
.csslider > .arrows label{width:40px;height:40px;}
.csslider-testimonial.infinity > input:first-of-type:checked ~ .arrows label.goto-last, .csslider-testimonial > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(0), .csslider-testimonial > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(1), .csslider-testimonial > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(2), .csslider-testimonial > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(3), .csslider-testimonial > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(4), .csslider-testimonial > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(5), .csslider-testimonial > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(6), .csslider-testimonial > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(7), .csslider-testimonial > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(8), .csslider-testimonial > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(9), .csslider-testimonial > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(10),.csslider-testimonial.infinity > input:last-of-type:checked ~ .arrows label.goto-first, .csslider-testimonial > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(2), .csslider-testimonial > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(3), .csslider-testimonial > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(4), .csslider-testimonial > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(5), .csslider-testimonial > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(6), .csslider-testimonial > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(7), .csslider-testimonial > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(8), .csslider-testimonial > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(9), .csslider-testimonial > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(10), .csslider-testimonial > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(11), .csslider-testimonial > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(12){background-size:40px;margin-left:-15px;}
.csslider-testimonial > .arrows label{width:40px;height:40px;}
.csslider-testimonial{max-width:470px;}
}

@media only screen and (max-width:992px){section#banner .main:before{display:none}
.banner-wrapper{justify-content:space-between}
.bannercontent{padding:0}
.form-wrapper{width:100%;padding-left:0;max-width:355px}
.form-wrapper .fixed-form{position:static;width:100%;right:0;margin-left:0px;margin-top:10px}
.content article{max-width:100%}
section.content{padding-bottom:0;/*padding-top:30px*/}
.csslider.infinity > input:first-of-type:checked ~ .arrows label.goto-last, .csslider > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(0), .csslider > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(1), .csslider > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(2), .csslider > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(3), .csslider > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(4), .csslider > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(5), .csslider > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(6), .csslider > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(7), .csslider > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(8), .csslider > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(9), .csslider > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(10),.csslider.infinity > input:last-of-type:checked ~ .arrows label.goto-first, .csslider > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(2), .csslider > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(3), .csslider > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(4), .csslider > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(5), .csslider > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(6), .csslider > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(7), .csslider > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(8), .csslider > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(9), .csslider > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(10), .csslider > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(11), .csslider > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(12){background-size:40px;margin-left:0px;}
.csslider-testimonial.infinity > input:first-of-type:checked ~ .arrows label.goto-last, .csslider-testimonial > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(0), .csslider-testimonial > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(1), .csslider-testimonial > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(2), .csslider-testimonial > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(3), .csslider-testimonial > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(4), .csslider-testimonial > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(5), .csslider-testimonial > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(6), .csslider-testimonial > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(7), .csslider-testimonial > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(8), .csslider-testimonial > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(9), .csslider-testimonial > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(10),.csslider-testimonial.infinity > input:last-of-type:checked ~ .arrows label.goto-first, .csslider-testimonial > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(2), .csslider-testimonial > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(3), .csslider-testimonial > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(4), .csslider-testimonial > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(5), .csslider-testimonial > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(6), .csslider-testimonial > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(7), .csslider-testimonial > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(8), .csslider-testimonial > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(9), .csslider-testimonial > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(10), .csslider-testimonial > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(11), .csslider-testimonial > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(12){background-size:40px;margin-left:0px;}
}

@media screen and (max-width:768px){body{background:url(../images/background.png) 0% 0% no-repeat;background-position:bottom center;background-size:cover;}
a.logo img{max-width:250px;width:100%;}
.topnav{display:none;background: #f8f9fa;width:100%;position:absolute;left:0;z-index:1;box-shadow:0 0.5rem 0.625rem rgba(36, 32, 86, 0.22);margin-top: 15px;}
a.icon{float:right;display:block;margin-top:4px;}
.topnav.responsive{position:relative;}
.topnav a{float:none;display:block;text-align:left;}
.top-bar-right a:nth-child(4){margin-left:0;width:fit-content;margin:15px;}
.overlay{opacity:0.5;pointer-events:none;}
.top-bar-right a{padding:10px 20px;margin-top:5px;border-bottom:1px solid #e5e5e5;}
.top-left-img,.bottom-right-img{display:none;}
.top-right-img,.bottom-right-img{display:none;}
	
#slider2{margin:30px 8%;max-width:84%;}
}

@media only screen and (max-width:640px){header{text-align: center;padding:15px 10px;background: #fff;width: 100% !important;}
a.icon{float:right;display:block;margin-top:4px;}
.banner-wrapper{display:flex;flex-wrap:wrap;justify-content:center}
.whta { width:95%; /* width:4000px;*/ border-collapse:collapse; font-family:Calibri; font-size:0.82em; margin-bottom:0.5em; padding:0.8em; margin-top:0.5em;}
.subtitle{font-size:0.7em; color:#ffffff;}	
.bannercontent{width:auto;max-width:100%;margin-bottom:0px;}
footer .footer-content p{width:100%;padding:0px 10px 10px;text-align:justify;}
h1, h2, h3{font-size:1.39rem;text-align:center;padding:0;margin-bottom:20px; }
.content article h3.text-center{padding-top:0;}
article.offer ul{flex-wrap:wrap}
article.offer ul li{width:100%;margin-bottom:30px}
footer .footer-links{flex-wrap:wrap;justify-content:center}
footer .footer-links p{padding-left:0;border-left:0;padding-top:15px;margin:0 10px;text-align:justify;}
.form-wrapper .fixed-form{margin:0 auto;max-width:94%;}
p{font-size:1rem;text-align:justify;}
.content .subpoints ul li label{width:100%;margin-left:0;margin-top:70px;}
.content .subpoints ul li span{left:auto;top:20px;}
.content .subpoints ul li{padding:10px;text-align:center;margin:-100px auto 25px auto;}
.subpoints h3.text-uppercase.font-weight-normal{font-size:18px;}
.subpoints p{font-size:12px;text-align:center;}
section#banner{padding:0.1em 0 2em; background-position: left center;background:#e4644f;}
section.content{width:90%;margin:0 auto;}
.content .mainpoints ul li, .content .benefits ul li{width:100%;}
.benefits h3.text-uppercase.font-weight-normal{text-align:left;}
.product-wrapper h3.text-uppercase.font-weight-normal{font-size:14px;text-align:left;}
.content .product-wrapper ul li label{width:100%;margin-left:50px;}
.content .product-wrapper ul li span{left:15px;background-size:30px !important;top:10px;}
.content .product-wrapper ul li{width:46%;padding:4px 5px;height:50px;}
.csslider > ul > li{width:99%;}
#slider1, #slider2{margin:0;max-width:100%;}
.csslider > .arrows, .csslider-testimonial > .arrows{width:90%;margin:0 5%;}
.hidden-xs{display:block !important;}
#body-background{background:none;}
.testimonial-wrapper{margin:0;padding:20px 0;}
.csslider-testimonial.infinity > input:first-of-type:checked ~ .arrows label.goto-last, .csslider-testimonial > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(0), .csslider-testimonial > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(1), .csslider-testimonial > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(2), .csslider-testimonial > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(3), .csslider-testimonial > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(4), .csslider-testimonial > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(5), .csslider-testimonial > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(6), .csslider-testimonial > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(7), .csslider-testimonial > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(8), .csslider-testimonial > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(9), .csslider-testimonial > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(10), .csslider-testimonial.infinity > input:last-of-type:checked ~ .arrows label.goto-first, .csslider-testimonial > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(2), .csslider-testimonial > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(3), .csslider-testimonial > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(4), .csslider-testimonial > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(5), .csslider-testimonial > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(6), .csslider-testimonial > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(7), .csslider-testimonial > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(8), .csslider-testimonial > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(9), .csslider-testimonial > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(10), .csslider-testimonial > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(11), .csslider-testimonial > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(12){background-size:40px;margin-left:35px;margin-right:35px;}
.csslider-testimonial > ul > li{padding:15px 25px;}
.csslider.infinity > input:first-of-type:checked ~ .arrows label.goto-last, .csslider > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(0), .csslider > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(1), .csslider > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(2), .csslider > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(3), .csslider > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(4), .csslider > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(5), .csslider > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(6), .csslider > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(7), .csslider > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(8), .csslider > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(9), .csslider > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(10), .csslider.infinity > input:last-of-type:checked ~ .arrows label.goto-first, .csslider > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(2), .csslider > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(3), .csslider > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(4), .csslider > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(5), .csslider > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(6), .csslider > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(7), .csslider > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(8), .csslider > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(9), .csslider > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(10), .csslider > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(11), .csslider > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(12){background-size:40px;margin-left:-20px;margin-right:-20px;}
.awards-wrapper{margin:0px 0 20px 0;}
footer .footer-links figure{width:100%;margin-bottom: 0;}
.footer-links ul{width: 100%;float:left;margin:10px 0;text-align:center;}
footer .footer-links ul li, footer .footer-links ul li a{padding:0 5px;padding-bottom:5px;margin-left:0;font-size: 13px;line-height: 1;text-align: center;}
footer .footer-links figure {/*width: 150px;*/background-size: 100px;}
}


@media only screen and (max-width: 1360px) and (min-width: 769px)
{	

.mainti {  /* padding-top: 0.1em; */ font-weight:bold; margin-left:2.22em; font-family:'Poppins', sans-serif; margin-top:1.5em; color:#ffffff; text-align:center; font-size:2.2em; line-height:1.5; letter-spacing:0.02em; /* background: rgba(30, 11, 41, 0.5); */ }
	
section#banner { background:url(../images/banner2.png); top:0; left:0; background-position:center; background-repeat:no-repeat; padding:6em 0; position:relative; background-size:cover; }	
	
.countbox{width:70%; background-color:none; color: #ffffff; margin:auto; text-align:center; padding-top:8.5em; padding-left:2.5em; font-size:1.2em; margin-bottom:1em; font-family:Calibri; font-weight:bold;}	

}

@media only screen and (max-width:769px) and (min-width:481px)
{
.scrollToTopBtn { display:block; background-color:#ff662f; border:none; border-radius:0.4em; color:white; cursor:pointer; font-size:1.3em; padding:0.6em; width:50%; text-align:center; letter-spacing:0.02em; line-height:0.5em; /*width: 20%;*/ /* place it at the bottom right corner */ position:fixed; bottom:20px;
right:30px; /* keep it on top of everything else */ z-index:100; /* hide with opacity */ opacity:0; /* also add a translate effect */ transform:translateY(100px); /* and a transition */ transition:all .5s ease}	
	
.top{padding-bottom:5.5em;} }


@media only screen and (max-width:480px) and (min-width:320px)
{
section#banner{padding:0.1em 0 0.2em; background-position: left center;/*background: #242056;*/}
	
section.content{width:90%;margin:0 auto;}
	
.bannercontent{max-width:95%;/*padding:4px 0px 0px 0px;*/}
	
footer .footer-content{border-top:1px solid #4c4c4c;padding-top:15px;margin-top:15px; width:100%; margin: auto; }
	
.scrollToTopBtn { display:block; background-color:#240a3e; border:none; /* border-radius:0.4em;*/ color:white; cursor:pointer; font-size:1.3em; padding:0.8em; width:100%; text-align:center; letter-spacing:0.02em; line-height:0.5em; /*width: 20%;*/ /* place it at the bottom right corner */ position:fixed; bottom:20px; right:0px; /* keep it on top of everything else */ z-index:100; /* hide with opacity */ opacity:0; /* also add a translate effect */ transform:translateY(100px); /* and a transition */ transition:all .5s ease}
	
.showBtn { opacity:1; transform:translateY(0); bottom:0;}

.top{padding-bottom:5.5em;}
	
.mainti{/* padding-top:0.1em;*/ font-weight:bold; margin-left:0.5em; font-family:'Poppins', sans-serif; margin-top:1.5em; color:#ffffff; text-align:center; font-size:2em; line-height:1.5; letter-spacing:0.02em;/*background: rgba(30, 11, 41, 0.5);*/} 
	
.main{width:100%; margin:0 auto;}	
	
.begin {width:90%; margin: auto; text-align: center; font-weight: bold; color: #ffffff; padding-top:1em; padding-bottom:1.5em; font-size: 1.1em;}
	
.Muhurattext {width:95%; margin: auto; padding-top:2em; font-size: 1.1em; text-align: center; color:#B00003; margin-bottom:1.5em;}	
	
.what {border-radius:12px; /*position:absolute;*/ box-shadow: 0 5px 10px 0 rgb(182 76 59), 0 5px 10px 0 rgba(95, 95, 95, 0); background: linear-gradient(0deg,rgba(235, 115, 79, 1) 0%, rgba(229, 93, 72, 1) 100%); padding-top:1em; padding-bottom:1em; border: thin solid #fecbc5; width:95%;  text-align: center; color: #ffffff; margin: auto;}	
	
.col-fr-youget { width:50%; float:left; /* margin:0.2em; */ line-height:0.8em; text-align:left; padding:0.4em; }	
	
.get {font-size:1.2em; font-weight: bold; padding-bottom: 0.5em;}	
	
section#banner { padding:0.1em 0 2em; background-position:left center; background:#e4644f; }	
	
section#bannertbl{background:none; background-color: #ffffff; top:0; left:0; /*padding: 0.5em;*//* background-position: center;*/ background-repeat:no-repeat;  /*padding:8em 0; position:relative;*/ background-size:cover;}
	
section#bannercount{background:none; background-color: #db4400; top:0; left:0; /*padding: 0.5em;*//* background-position:center;*/ background-repeat:no-repeat; /*display: -webkit-box; */ /* padding:8em 0; position:relative;*/ background-size:cover;}	
	
.whattbl {border-radius:12px; /*position:absolute;*/ box-shadow: 0 5px 10px 0 rgb(182 76 59), 0 5px 10px 0 rgba(95, 95, 95, 0); background: linear-gradient(0deg, #d5480e 0%, rgb(240 134 102) 100%); padding-top:1em; padding-bottom:1em; border: thin solid #fecbc5; width:94%; margin: auto; text-align: center; color: #ffffff; margin-bottom: 2em; margin-top: 1em; }
	
.this { width:100%; margin-top:1.5em; text-align:center; font-size:1.05em; font-weight:bold; color:#b00003; padding-bottom:1em; padding-top:1em; background-color: #ffffff;}	
	
.countbox{width:90%; background-color:none; color: #ffffff; margin:auto; text-align:center; padding-top:1em; padding-left:0.5em; font-size:1.2em; margin-bottom:1em; font-family:Calibri; font-weight:bold;}	

.container{ width:100%; margin:auto;} 

.col-ct-5{width:50%; float:left; margin:auto; border-right:none; padding-bottom:1em;}	
	
	
}