@media screen and (min-width:200px){
body{font-family: 'Lato', sans-serif;}
header{background-color: #fff; height: 85px; -webkit-box-shadow: 0px 1px 4px 2px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 1px 4px 2px rgba(0,0,0,0.15);
box-shadow: 0px 1px 4px 2px rgba(0,0,0,0.15);}
header .container{position: relative;}
header img{width: 100px;}
.modal-dialog{max-width: 700px !important}
.navbar-brand{padding-top: 18px !important;}
.navbar-nav{padding-top: 10px;}
.navbar-toggler{background: #2f99cf; margin-top: 15px !important; padding: 10px 10px 6px 10px !important;}
.navbar-toggler i{font-size: 1.6rem; color: #fff;}
.navbar-collapse{background: #fff; padding: 10px; border:1px solid #e9e9e9;}
.navbar.navbar-brand,
.navbar .navbar-text {
    color: rgba(255,255,255,.8);
}
.navbar .navbar-nav .nav-link {
    color: #3c3c3c;
    padding: 0.4rem 0.8rem 0.3rem 0.8rem


}

.navbar-nav:not(.sm-collapsible) .dropdown-item .sub-arrow, .navbar-nav:not(.sm-collapsible):not([data-sm-skip]) .dropdown-menu .dropdown-toggle::after{transform: rotate(90deg); top:60%;}

.nav-active{
color: #fff !important;
background: #3da09a;
border-radius: 3px;
}
.navbar .nav-item:hover .nav-link {
color: #fff;
background: #3da09a;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}

.navbar .nav-item{margin-left: 5px;}

.navbar .nav-item:hover .nav-link {
    color: #fff;
}

/* for dropdown only - change the color of droodown */
.navbar .dropdown-menu {
    background-color: #fff;
    padding:0px;
}
.navbar .dropdown-menu li a{color: #505050 !important; padding: 10px 15px !important;}
.navbar.dropdown-item {
    color: #ffffff;
    
}

.navbar .dropdown-item:hover,
.navbar .dropdown-item:focus {
    color: #fff !important;
    background-color: #3da09a;
}
#registeration{cursor: pointer;}

.rnlB{width: 65%; height: 30px; color: #505050; padding-top: 5px; position: absolute; right: 18%; top:0px; text-align: right;}
.rnlB ul{padding: 0px 5px 0px 0px; margin: 0px; display: flex; justify-content: flex-end;}
.rnlB ul li{border: 1px solid #3da09a; margin-left: 5px; border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px; list-style: none;}
.rnlB ul li a{padding: 3px 5px; display: inline-block; color: #3da09a;}
.rnlB ul li a:hover{text-decoration: none; background: #3da09a; color: #fff;}
.rnlB ul li a.active{background: ##3da09a; color: #fff;}

section.ourPartners {width: 100%; min-height: 250px; padding: 60px 0px; position: relative;}
img.ourPartnersL{width: 100%;}


section.banner {height: 300px; overflow: hidden; padding-top: 80px; position: relative; background: url(../images/banner-img.jpg) center no-repeat; background-size: cover;}
section.banner .container{height: 100%; position: relative;}
section.banner .container .bannerTxtB{width: 70%;}
section.banner .container .bannerTxtB h1{font-size: 1.5rem; color: #ffde5d; font-weight: 600; letter-spacing: 2px; margin-bottom: 20px;}
.bannerBtnB{width: 100%; height: auto;}
section.banner .container .bannerTxtB a{width:auto; height: auto; border: none; padding: 10px 20px; background: #4658dd;
background: -moz-linear-gradient(-45deg,  #4658dd 15%, #854fee 85%);
background: -webkit-linear-gradient(-45deg,  #4658dd 15%,#854fee 85%);
background: linear-gradient(135deg,  #4658dd 15%,#854fee 85%);  color: #fff; border-radius: 5px; font-size: 1rem;}
section.banner .container .bannerTxtB a:hover{text-decoration: none;}
#myVideo{width: 100%; min-height: 100%; min-width: 100%;}
.opaqueCover{width:100%; height: 100%; background: rgba(0,0,0,0.5); position: absolute; top:0; left: 0px; z-index: 1;}
.promoVideo{width: 100%; height: 350px;}
.bannerLogo{width: 320px; height: 133px; position: absolute; top: 35%; left: 7%; z-index: 2;}
.bannerLogo img{width: 100%; height: 100%;}
.bannerLinks{width: 100%; height: 35px; position: absolute; bottom: 20px; left: 0px; z-index: 15;}
.linksFlexB{position: absolute; width: 100%; top:-40px; left: 0px; z-index: 10; display: flex; flex-flow: row; justify-content: center; align-items: center; list-style: none; padding: 0px; margin: 0px;}
.linksFlexB li{display: inline-block; position:relative;}
.linksFlexB li a{background: #56aa01; display:inline-block; padding: 5px 10px; margin: 0px 5px; color: #fff; font-size: 0.7rem; font-weight: 300; border-radius: 15px;}
.linksFlexB li a:hover{text-decoration: none; background: #fff; color: #56aa01;}
.linksFlexB li:hover > div{display: block;}
.regDropdown{width: 215px; height: auto; background: #fff; border: 1px solid #ebebeb; position: absolute; display: none; top: 26px; left: 10px; font-family: 'Lato', sans-serif; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; z-index: 10;}
.linksFlexB li .regDropdown ul{margin: 0px; padding: 0px; list-style: none; font-family:  'Lato', sans-serif;}
.linksFlexB li .regDropdown ul li{width: 100%; margin: 0px; padding: 0px;}
.linksFlexB li .regDropdown ul li:nth-child(1){border-bottom: 1px solid #ebebeb;}
.linksFlexB li .regDropdown ul li a{width: 100%; margin: 0px; padding: 12px 15px; background: transparent; border-radius: 0px; color: #666; font-size: 1rem; font-weight: 700;}
.linksFlexB li .regDropdown ul li a:hover{background: #f2f2f2;}
.dmLeft{left:-130px !important;}

.regBtn li:hover > div{display: block;}
.regDropdown2{width: 215px; height: auto; background: #fff; border: 1px solid #ebebeb; position: absolute; display: none; top: 35px; right: 2px; font-family: 'Lato', sans-serif; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; z-index: 10;}
.regBtn li .regDropdown2 ul{display: block; width: 100%; margin: 0px; padding: 0px; list-style: none; font-family:  'Lato', sans-serif;}
.regBtn li .regDropdown2 ul li{ width: 100%; margin: 0px; padding: 0px; border: none !important;}
.regBtn li .regDropdown2 ul li:nth-child(1){border-bottom: 1px solid #ebebeb !important;}
.regBtn li .regDropdown2 ul li a{width: 100%; margin: 0px; padding: 12px 15px; background: transparent; border-radius: 0px; color: #666; font-size: 1rem; font-weight: 700; text-align: left;}
.regBtn li .regDropdown2 ul li a:hover{background: #f2f2f2;}

section.banner-innerpage {height: 350px; padding-top: 105px; position: relative; background: url('../images/banner-img.jpg') center no-repeat; background-size: cover;}
section.banner-innerpage h1{font-size: 2rem; font-weight: 700; color: #fff; text-align: center;}



section.overview {width: 100%; min-height: 600px; padding: 60px 0px; position: relative;}
section.overview h3{color: #3da09a; text-align: center; font-weight: 400; font-weight: bold; line-height: 30px;}
section.overview h4{text-align: center; font-weight: 700;}
section.overview h5{text-align: left; font-weight: 400;}
section.overview .container .row .col-lg-6 p{color: #666; font-size: 1.1rem; text-align: justify;}
section.overview .container .row .col-lg-6 ul{margin: 0px; padding: 0px 0px 0px 20px;}
section.overview .container .row .col-lg-6 ul li{color: #666; font-size: 1.1rem; text-align: justify;}
section.overview .container .row .col-lg-6 img {height: 352px; text-align: center;}
section.overview .container .row .col-12{color: #666; font-size: 1.1rem; text-align: center;}
section.overview .container .row .col-12 img {width: 90%; text-align: center;}
section.overview .container .row .col-12 a:hover{text-decoration: none;}
a.joinUs{background: #56aa01; padding: 15px 45px; border:none; color: #fff; font-size: 1.2rem; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; cursor: pointer;}
.whyPar{min-height: 170px; border: none !important; margin-bottom: 30px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;  box-shadow: 0 0 15px 1px rgba(0,0,0,0.10); -webkit-box-shadow: 0 0 15px 1px rgba(0,0,0,0.10); -moz-box-shadow: 0 0 15px 1px rgba(0,0,0,0.10);}
.whyPar .card-body{ display: flex; flex-direction: column; align-items: center;}
.whyPar .card-body span{text-align: left; color: #3298ce; font-size: 1.5rem; font-weight: 700;}
.whyPar .card-body p{margin-bottom: 0px}
.ctmH{min-height: 130px !important}

section.speakers{width: 100%; min-height: 600px; padding: 60px 0px; position: relative;}

section.contactUs{width: 100%; min-height: 300px; padding: 60px 0px; position: relative;}
section.contactUs h3{height: 50px; text-align: center; border-bottom: 1px solid #2f99cf; color: #2f99cf; font-size: 1.2rem; font-weight: 700; padding-bottom: 10px;}
section.contactUs h4{color: #212529; text-align: center; font-size: 1.1rem; font-weight: 700; margin: 0px; padding-bottom: 3px;}
section.contactUs a{color: #2f99cf}
section.contactUs a:hover{color: #2f99cf; text-decoration: none;}
.contactN{color: #212529; text-align: center; font-size: 1rem; font-weight: 400; margin: 0px; padding-bottom: 20px;}

section.hallOfFame {width: 100%; min-height: 300px; padding: 60px 0px; position: relative;}
section.hallOfFame .container .row .col-12 p{color: #666; font-size: 1.1rem; text-align: justify;}
section.hallOfFame .container .row .col-12 ul{margin: 0px; padding: 0px 0px 0px 20px;}
section.hallOfFame .container .row .col-12 ul li{color: #666; font-size: 1.1rem; text-align: justify;}

section.nominationForm{width: 100%; min-height: 300px; padding: 60px 0px; position: relative; background: #f7f7f7}
.ctmDN{display: none; }
button.loginBtn{background: #2f99cf; padding: 15px 45px; border:none; color: #fff; font-size: 1.2rem; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; cursor: pointer;}
button.loginBtn:hover{text-decoration: none; background: #e6360d}
.formTxt{color: #212529; font-size: 1.1rem;}
.ctmFormR{width: 90%; margin: 60px auto 0 auto;}

.hBlk{color: #1b1b1b;}


h2{display: inline-block; position: relative; font-size: 1.5rem; color: #1b1b1b; font-weight: 600; margin-bottom: 0px; text-align: center;}
h2:before{content: ''; width: 100%; height: 3px; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#65b33c+0,65b33c+14,d82c83+14,d82c83+28,f3b61f+28,f3b61f+42,2a4e95+42,2a4e95+58,772a28+58,772a28+72,ee3d90+72,ee3d90+72,ee3d90+86,eb7e24+86,eb7e24+100 */
background: #56aa01; position: absolute; bottom: -2px; left: 0px}
h2:after{content: ''; width: 80%; height: 1px; margin: 0px 10%; background: #1b1b1b; position: absolute; bottom: -5px; left: 0px}
h2.cWhite{color: #fff;}
h2.cWhite:after{background: #fff;}

section.expect{width: 100%; min-height: 500px; padding: 30px 0px 50px 0px; position: relative; background: #3da09a}
section.expect .container .row .col-lg-7 h3{color: #fff; font-size: 1.5rem; text-align: center; font-weight: 700;}
section.expect .container .row .col-lg-7 ul{margin: 0px 0px 0px 20px; padding: 0px; color: #fff; font-size: 1.1rem;}
section.expect .container .row .col-lg-5 h3{color: #fff; font-size: 1.5rem; text-align: center; font-weight: 700;}
section.expect .container .row .col-lg-5 ul{margin: 0px 0px 0px 20px; padding: 0px; color: #fff; font-size: 1.1rem;}


section.discussion{width: 100%; min-height: 600px; padding: 60px 0px; position: relative; background: #f7f7f7}
section.discussion .container .row .col-lg-4 .card{min-height:240px; border: none; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;  box-shadow: 0 0 15px 1px rgba(0,0,0,0.10); -webkit-box-shadow: 0 0 15px 1px rgba(0,0,0,0.10); -moz-box-shadow: 0 0 15px 1px rgba(0,0,0,0.10); transition: all 0.2s ease-in-out;}
section.discussion .container .row .col-lg-4 .card p{color: #666; font-size: 1rem; text-align: center;}
section.discussion .container .row .col-lg-4 .card:hover{background: #3298ce; border-radius: 30px 0px 0px 0px; -webkit-border-radius: 30px 0px 0px 0px; -moz-border-radius: 30px 0px 0px 0px; box-shadow: 0 0 25px 2px rgba(0,0,0,0.15); -webkit-box-shadow: 0 0 25px 2px rgba(0,0,0,0.15); -moz-box-shadow: 0 0 25px 2px rgba(0,0,0,0.15);}
section.discussion .container .row .col-lg-4 .card:hover .iconBox{background: url(../images/icon1.png) 0 -93px no-repeat;}
section.discussion .container .row .col-lg-4 .card:hover .iconBox2{background: url(../images/icon2.png) 0 -93px no-repeat;}
section.discussion .container .row .col-lg-4 .card:hover .iconBox3{background: url(../images/icon3.png) 0 -93px no-repeat;}
section.discussion .container .row .col-lg-4 .card:hover .iconBox4{background: url(../images/icon4.png) 0 -93px no-repeat;}
section.discussion .container .row .col-lg-4 .card:hover .iconBox5{background: url(../images/icon5.png) 0 -93px no-repeat;}
section.discussion .container .row .col-lg-4 .card:hover .iconBox6{background: url(../images/icon6.png) 0 -93px no-repeat;}
section.discussion .container .row .col-lg-4 .card:hover .iconBox7{background: url(../images/icon7.png) 0 -93px no-repeat;}
section.discussion .container .row .col-lg-4 .card:hover .iconBox8{background: url(../images/icon8.png) 0 -93px no-repeat;}
section.discussion .container .row .col-lg-4 .card:hover .iconBox9{background: url(../images/icon9.png) 0 -93px no-repeat;}
section.discussion .container .row .col-lg-4 .card:hover .iconBox10{background: url(../images/icon10.png) 0 -93px no-repeat;}
section.discussion .container .row .col-lg-4 .card:hover .discussionTxt{color: #fff;}
section.discussion .container .row .col-lg-4 .card:hover p{color: #fff;}
.circleB{width: 100%; display: flex; justify-content: center;}
.iconBox{width: 93px; height: 93px; background: url(../images/icon1.png) 0 0 no-repeat;}
.iconBox2{width: 93px; height: 93px; background: url(../images/icon2.png) 0 0 no-repeat;}
.iconBox3{width: 93px; height: 93px; background: url(../images/icon3.png) 0 0 no-repeat;}
.iconBox4{width: 93px; height: 93px; background: url(../images/icon4.png) 0 0 no-repeat;}
.iconBox5{width: 93px; height: 93px; background: url(../images/icon5.png) 0 0 no-repeat;}
.iconBox6{width: 93px; height: 93px; background: url(../images/icon6.png) 0 0 no-repeat;}
.iconBox7{width: 93px; height: 93px; background: url(../images/icon7.png) 0 0 no-repeat;}
.iconBox8{width: 93px; height: 93px; background: url(../images/icon8.png) 0 0 no-repeat;}
.iconBox9{width: 93px; height: 93px; background: url(../images/icon9.png) 0 0 no-repeat;}
.iconBox10{width: 93px; height: 93px; background: url(../images/icon10.png) 0 0 no-repeat;}
.discussionTxt{color: #3298ce; font-size: 1.2rem; font-weight: 600; text-align: center;}

.juryImgB{width: 100%; height: 370px; position: relative;}
.juryImgB img{width: 100%; height: 100%;}
.juryTxt{width: 100%; height: 85px; overflow: hidden; background: rgba(0,0,0,0.4); position: absolute; bottom: 0px; left: 0px; z-index: 10;}
.juryName{width: 100%; padding-top: 5px; font-size: 1.2rem; font-weight: 700; text-align: center; color: #fff;}
p.description{color: #fff; text-align: center; font-size: 1rem; font-weight: 400;}


section.awardCategories{width: 100%; min-height: 1000px; padding: 60px 0px; position: relative; background: url(../images/award-categories.jpg) center no-repeat; background-size: cover;}
section.awardCategories h3{color: #f3b61f; font-size: 1.3rem; font-weight: 700;}
section.awardCategories p{color: #fff; font-size: 0.95rem; line-height: 26px;}
section.awardCategories ul{padding:0px 0px 60px 20px; margin: 0px;  color: #fff; font-size: 0.95rem; line-height: 28px;}
.awardBtn{width: 180px; background: #2f99cf; position: absolute; left:0; right:0; bottom: 0px; margin-left:auto; margin-right:auto; padding: 10px 20px; text-align: center; border:none; color: #fff; font-size: 1.1rem; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; cursor: pointer;}
.awardBtn:link{color: #fff;}
.awardBtn:hover{color :#2f99cf; text-decoration: none; background: #fff}


section.sponsorship{width: 100%; min-height: 600px; padding: 60px 0px; position: relative;}
section.sponsorship .container .row .col-lg-4 .card{min-height:500px; border: none; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;  box-shadow: 0 0 15px 1px rgba(0,0,0,0.10); -webkit-box-shadow: 0 0 15px 1px rgba(0,0,0,0.10); -moz-box-shadow: 0 0 15px 1px rgba(0,0,0,0.10); transition: all 0.2s ease-in-out;}
section.sponsorship .container .row .col-lg-4 .card-body{padding: 0px; position: relative;}
.shapeB{width: 55px; height: 55px; position: absolute; top: 0px; left: 0px;}
.goldenS{background: url(../images/goldens.png) center no-repeat;}
.greenS{background: url(../images/greens.png) center no-repeat;}
.pinkS{background: url(../images/pinks.png) center no-repeat;}
.partnerTxt{width: 100%; height: auto; padding: 30px 0px; background: #3298ce; color: #fff; border-radius: 5px 5px 0px 0px; text-align: center; font-size: 1.2rem; font-weight: 700;}
section.sponsorship .container .row .col-lg-4 .card-body h3{width: 100%; height: auto; padding: 15px 0px; margin: 0px; text-align: center; color: #1b1b1b; font-size: 1.1rem; font-weight: 400;}
section.sponsorship .container .row .col-lg-4 .card-body ul{padding:0px 20px 0px 20px; margin: 0px; list-style: none;}
section.sponsorship .container .row .col-lg-4 .card-body ul li{padding: 10px 10px; color: #212529; border-top: 1px solid #ddd; line-height: 22px; font-size: 0.9rem; display: flex; justify-content: flex-start;}
section.sponsorship .container .row .col-lg-4 .card-body ul li i{padding: 5px 5px 0px 0px; color: #3298ce;}

section.agenda{width: 100%; min-height: 600px; padding: 60px 0px; position: relative; background: #f7f7f7;}
nav > .nav.nav-tabs{

  border: none;
    color:#fff;
    background:#272e38;
    border-radius:0;

}
nav > div a.nav-item.nav-link
{
  border: none;
    padding: 18px 25px;
    color:#000;
    background:#fff;
    border-radius:0;
    font-size: 1.2rem;
}
nav > div a.nav-item.nav-link.active
{
  border: none;
    padding: 18px 25px;
    color:#fff;
    background:#2f99cf;
    border-radius:0;
}


.tab-content{
  background: #fdfdfd;
    line-height: 25px;
    border: 1px solid #ddd;
    border-top:5px solid #3298ce;
    border-bottom:5px solid #3298ce;
    padding:30px 25px;
    width: 100%;
}

nav > div a.nav-item.nav-link:hover,
nav > div a.nav-item.nav-link:focus
{
  border: none;
    background: #2f99cf;
    color:#fff;
    border-radius:0;
    transition:background 0.20s linear;
}

table.agenda{width: 100%;}
table.agenda tbody  tr{border-bottom: 1px solid #ccc;} 
table.agenda tbody  tr:nth-child(even){background: #fff;}
table.agenda tbody  tr td:nth-child(1){width: 15% !important; padding:10px 15px;}
table.agenda tbody  tr td:nth-child(2){width: 85% !important; padding:10px 15px;} 
table.agenda tbody tr:nth-child(odd){
  background-color: #f7f7f7;
}
table.agenda a{color: #2f99cf;}
table.agenda a span{font-weight: 700;}
table.agenda a:hover{text-decoration: none;}
ul.agendaPoints{margin: 0px 0px 0px 20px; padding: 0px;}
table.agenda i{color: #56aa01;}

section.highlights {width: 100%; height: auto; padding: 50px 0px 80px 0px; position: relative; background: url(../images/virtual-stats.jpg) center no-repeat;background-size: cover; background-attachment: fixed;}
.counterNum{width: 100%; display: flex; justify-content: center;}
.plusS{font-size: 2rem; color: #fff; font-weight: 600; padding-left: 2px;}
.counterNum span{font-size: 2rem; color: #fff; font-weight: 600;}
.iconTxt{width: 100%;  font-size: 1.7rem; color: #fff; text-align: center;}
.highlightTxt{width: 100%; font-size: 1.1rem; text-align: center; color: #fff;}

.box21{text-align:center;position:relative; overflow: hidden;}
.box21:after,.box21:before{content:"";width:2px;height:2px;border-radius:50%;background:rgba(0,0,0,.35);position:absolute;top:50%;left:50%;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}
.box21:hover:after,.box21:hover:before{-webkit-transform:scale(400);-moz-transform:scale(400);-ms-transform:scale(400);-o-transform:scale(400);transform:scale(400)}
.box21:before{-o-transition:all .5s linear .3s;-moz-transition:all .5s linear .3s;-ms-transition:all .5s linear .3s;-webkit-transition:all .5s linear .3s;transition:all .5s linear .3s}
.box21:hover:before{-moz-transition-delay:0s;-webkit-transition-delay:0s;-o-transition-delay:0s;-ms-transition-delay:0s;transition-delay:0s}
.box21:after{-o-transition:all .5s linear .6s;-moz-transition:all .5s linear .6s;-ms-transition:all .5s linear .6s;-webkit-transition:all .5s linear .6s;transition:all .5s linear .6s}
.box21:hover:after{-moz-transition-delay:.2s;-webkit-transition-delay:.2s;-o-transition-delay:.2s;-ms-transition-delay:.2s;transition-delay:.2s}
.box21 img{width:100%; height:auto;}
.box21 .box-content{width:100%;height:100%;position:absolute;top:0;left:0;background:0 0;color:#fff;padding-top:25px;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;transition:all .3s linear 0s;z-index:1}
.box21:hover .box-content{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-moz-transition-delay:.4s;-webkit-transition-delay:.4s;-o-transition-delay:.4s;-ms-transition-delay:.4s;transition-delay:.4s}
.box21 .title{font-size:21px;font-weight:700;text-transform:uppercase;border-bottom:1px solid #fff;padding-bottom:20px;margin-top:20px}
.box21 .description{font-size:14px;font-style:italic;padding:0 10px;margin:15px 0}
.box21 .read-more{display:block;width:120px;background:#3da09a;border-radius:5px;font-size:14px;color:#fff;text-transform:capitalize;padding:10px 0;margin:0 auto}
@media only screen and (max-width:990px){.box21{margin-bottom:30px}
}
@media only screen and (max-width:479px){.box21 .box-content{padding-top:0}
}
@media only screen and (max-width:359px){.box21 .title{padding-bottom:10px}
}



section.teamsDetail{width: 100%; height: auto; position: relative; padding: 80px 0px; background: url(../images/wicket-keeper.jpg) center no-repeat; background-size: cover;}
section.teamsDetail:before{content: ''; width: 100%; height: 100%; position: absolute; background: #4658dd; background: -moz-linear-gradient(-45deg,  #4658dd 15%, #854fee 85%); background: -webkit-linear-gradient(-45deg,  #4658dd 15%,#854fee 85%); background: linear-gradient(135deg,  #4658dd 15%,#854fee 85%); opacity: 0.85; top: 0px; left: 0px;}
.teamVsB{width: 80px; height: 99px; color: #fff; text-align: center; padding-top: 28px; font-size: 1.8rem;}
section.teamsDetail .container .row img{height: 70px;}



section.results{width: 100%; min-height: 600px; padding: 50px 0px; position: relative;}
section.results .container .row .col-lg-6 .card{width: 100%; border: none; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; box-shadow: 0 0 25px 2px rgba(0,0,0,0.15); -webkit-box-shadow: 0 0 25px 2px rgba(0,0,0,0.15); -moz-box-shadow: 0 0 25px 2px rgba(0,0,0,0.15);}
section.results .container .row .col-lg-6 .card .card-body{padding-bottom: 5px !important;}
section.results .container .row .col-lg-6 .card .card-body .text-center{font-size: 1.2rem; color: #4658dd;}
section.results .container .row .col-lg-6 .card .card-body .col-12 .col-8 .text-center{font-size: 1rem; color: #212121;}
section.results .container .row .col-lg-6 .card .card-body .text-left{font-size: 1rem; color: #4658dd;}
.ctmBT{border-top: 1px solid #e1e1e1 !important; padding:5px 0px 0px 0px;}
.resultVSB{width: 100%; height: 50px; position: relative; display: flex; justify-content: center;}
.resultVSB:after{content: ''; width:100%; height: 2px; position: absolute; background: #3e3560; top: 25px; z-index: 1;}
.resultVScir{width: 50px; height: 50px; color: #3e3560; background: #e6e6e6; border-radius: 50%; display: flex; justify-content: center; align-items: center; z-index: 2;}
section.results .container .row .col-lg-6 .card .card-body img{height: 80px; margin-top: 25px;}

section.testimonials{width: 100%; height: auto; background:url(../images/testimonialsbg.jpg) center no-repeat; background-size: cover; background-attachment: fixed;  padding: 50px 0px; position: relative;}
section.testimonials img{width: 148px; height: 148px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%;}
section.testimonials p{font-size: 1.2rem; color: #ffde5d;}
section.testimonials h5{font-size: 1.3rem; font-weight: 600; color: #fff; padding-bottom: 30px;}
.carousel-indicators li{width: 30px; height: 8px; background: #fff; border-radius: 3px; cursor: pointer;}
.carousel-indicators .active{background: #ffde5d;}
.carousel-item{min-height: 550px !important;}

section.faqs{width: 100%; min-height: 600px; padding: 50px 0px; position: relative;}
section.faqs a.nav-active{color: #ff0000 !important;}
section.faqs span.title{color: #4658de; font-weight: 600;}
section.faqs i{color: #4658de}
.card-header .title {
    font-size: 1.1rem;
}
.card-header .accicon {
  float: right;
  font-size: 20px;  
  width: 1.2em;
}
.card-header{
  cursor: pointer;
  border-bottom: none;
}
.card{
  border: 1px solid #ddd;
}
.card-body{
  border-top: 1px solid #ddd;
}
.card-header:not(.collapsed) .accicon {
  transform: rotate(180deg);
}

footer{width: 100%; height: auto; position: relative; background: #3da09a; padding: 50px 0px 10px 0px;}
footer h3:first-of-type{ padding-top: 20px; font-size: 1.5rem; font-weight: 600; color: #fff;}
footer h3:last-of-type{padding-top: 5px; font-size: 1.3rem; font-weight: normal; color: #fff;}
footer p{color: #fff;}
footer ul{padding: 0px; margin: 0px; list-style: none;}
footer ul li{display:block; padding: 2px 20px;}
footer ul li a{color: #fff; font-size: 1rem}
footer ul li a:hover{text-decoration: none; color: #ffde5d;}
footer a i{color:#fff; font-size: 2rem !important; padding-right: 5px;}
footer img.footerlogo{width: 210px; height: 64px; margin-top:10px;}

section.registration{width: 100%; min-height:680px; margin-top: 100px; background: url(../images/registration-bg.gif) center no-repeat; background-size: cover;}
section.registration p{color: #fff; font-size: 1rem;}
section.registration a{color: #fff; font-size: 0.9rem;}
section.registration .card{width: 96%; border: none; background: #4658dd; background: -moz-linear-gradient(-45deg,  #4658dd 15%, #854fee 85%); background: -webkit-linear-gradient(-45deg,  #4658dd 15%,#854fee 85%); background: linear-gradient(135deg,  #4658dd 15%,#854fee 85%); margin-top: 80px;;}
section.registration .card .card-body{padding: 20px 20px;}
.inpWhite{width: 100%; height: auto; background: #fff; padding:12px 10px 10px 10px; display: flex; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;}
.bGray{border:1px solid #ddd !important;}
.iconB{width: 12%;}
.inpB{width: 88%;}
section.registration input{width: 100%; border: none; border-left:1px solid #864eef; padding: 4px 10px 2px 10px;}
section.verify input{width: 100%; border: none; border-left:1px solid #864eef; padding: 4px 10px 2px 10px;}
section.registration button{font-size: 1.1rem; font-weight: 600; padding: 10px 30px; border: none; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; background: #ffde5d; color: #323234; cursor: pointer; letter-spacing: 3px;}
.radioCW{max-width: 45px !important; padding-top: 2px;}
label {
    display: inline;
}
.radio-1 {
    width: 193px;
}
.regular-radio {
    display: none;
}
.regular-radio + label {
    background-color: #fafafa;
    border: 1px solid #cacece;
    border-radius: 50px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 -15px 10px -12px rgba(0, 0, 0, 0.05) inset;
    display: inline-block;
    padding: 8px;
    position: relative;
    cursor: pointer;
}
.regular-radio + label:before {
    background: none repeat scroll 0 0 #FDFDFD;
    border-radius: 50px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3) inset;
    content: " ";
    font-size: 30px;
    height: 10px;
    left: 3px;
    position: absolute;
    top: 3px;
    width: 10px;
}
.regular-radio:checked + label:after {
    background: none repeat scroll 0 0 #884eee;
    border-radius: 50px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3) inset;
    content: " ";
    font-size: 30px;
    height: 10px;
    left: 3px;
    position: absolute;
    top: 3px;
    width: 10px;
}
.regular-radio:checked + label {
    background-color: #e9ecee;
    border: 1px solid #adb8c0;
    color: #99a1a7;
    padding: 8px;
}
.regular-radio + label:active, .regular-radio:checked + label:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 1px 3px rgba(0, 0, 0, 0.1) inset;
}
.orCirB{width: 100%; height: auto; padding-top: 20px; position: relative; display: flex; justify-content: center;}
.orCirB::before{content: ''; width: 40%; height: 1px; background:rgba(255,255,255,0.3); position: absolute; left: 0; top: 38px;}
.orCirB::after{content: ''; width: 40%; height: 1px; background: rgba(255,255,255,0.3); position: absolute; right: 0; top: 38px;}
.orCir{width: 35px; height: 35px; background: #fff; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; display: flex; justify-content: center; align-items: center; color: #854fef; font-weight: 600;}
section.registration a.facenotp{width: 70%; display: flex; justify-content: center; align-items: center; height: auto; background: #fff; padding: 8px 0px; border: none; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; font-size: 1rem; color: #3b599f; letter-spacing: 1px; font-weight: 600;}
section.registration a.facenotp img{padding-right: 5px;}
section.registration a.facenotp:hover{text-decoration: none;}
.cBlue{color: #4659dc !important;}
.checkbox-custom {
    display: none;
  }
  .checkbox-custom-label {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    font-size: 0.8rem;
  }
  .checkbox-custom + .checkbox-custom-label:before {
    content: '';
    background: #874ff2;
    border-radius: 3px;
    border: 1px solid #fff;
    display: inline-block;
    vertical-align: middle;
    width: 18px; height: 18px;
    padding: 2px; margin-right: 10px;
  }
  .checkbox-custom:checked + .checkbox-custom-label:after {
    content: "";
    padding: 2px;
    position: absolute;
    width: 1px;
    height: 12px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
    top: 5px; left: 5px;
  }



#wrapper {
    overflow-x: hidden;
 }

#sidebar-wrapper {
  min-height: 100vh;
  margin-left: -20rem;
  -webkit-transition: margin .25s ease-out;
  -moz-transition: margin .25s ease-out;
  -o-transition: margin .25s ease-out;
  transition: margin .25s ease-out;
  background: #4658dd; background: -moz-linear-gradient(-45deg,  #4658dd 15%, #854fee 85%); background: -webkit-linear-gradient(-45deg,  #4658dd 15%,#854fee 85%); background: linear-gradient(135deg,  #4658dd 15%,#854fee 85%);
}

#sidebar-wrapper .sidebar-heading {
  padding: 0.875rem 1.25rem;
  font-size: 1.2rem;
}

#sidebar-wrapper .list-group {
  width: 20rem !important;
}

#page-content-wrapper {
  min-width: 100vw;
}

#wrapper.toggled #sidebar-wrapper {
  margin-left: 0;
}

#sidebar-wrapper .list-group #accordion{position: fixed; width: 18rem;}
#sidebar-wrapper .list-group #accordion ul{padding: 10px 0px 0px 15px; margin: 0px; list-style: none;}
#sidebar-wrapper .list-group #accordion ul li{width: 100%; position: relative; border-bottom: 1px solid rgba(255, 255, 255, .3); padding: 5px 0px}
#sidebar-wrapper .list-group #accordion ul li:nth-child(3):before{content: ''; position: absolute; top:21px; left: 8px; width: 0; 
height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 5px solid #fff;}
#sidebar-wrapper .list-group #accordion ul li:nth-child(4):before{content: ''; position: absolute; top:21px; left: 8px; width: 0; 
height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 5px solid #fff;}
#sidebar-wrapper .list-group #accordion ul li ul.matchcenter li:nth-child(3):before{border-top:none;}
#sidebar-wrapper .list-group #accordion ul li ul.matchcenter li:last-child{border-bottom:none;}
#sidebar-wrapper .list-group #accordion ul li:nth-child(3):hover:before{border-top: 5px solid #834fee;}
#sidebar-wrapper .list-group #accordion ul li a{padding: 4px 10px 4px 20px; font-size: 1.1rem; color: #fff; display: flex; justify-content: space-between;}
#sidebar-wrapper .list-group #accordion ul li a:hover{background: #fff; color: #834fee; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;}
.pIcon{width: 26px; height: 26px; display: inline-block; background: url(../images/picon.png) 0 0 no-repeat;}
#sidebar-wrapper .list-group #accordion ul li a:hover .pIcon{background: url(../images/picon.png) -26px 0 no-repeat;}
.vIcon{width: 26px; height: 26px; display: inline-block; background: url(../images/vicon.png) 0 0 no-repeat;}
#sidebar-wrapper .list-group #accordion ul li a:hover .vIcon{background: url(../images/vicon.png) -26px 0 no-repeat;}
.mIcon{width: 26px; height: 26px; display: inline-block; background: url(../images/micon.png) 0 0 no-repeat;}
#sidebar-wrapper .list-group #accordion ul li a:hover .mIcon{background: url(../images/micon.png) -26px 0 no-repeat;}
.myIcon{width: 26px; height: 26px; display: inline-block; background: url(../images/myicon.png) 0 0 no-repeat;}
#sidebar-wrapper .list-group #accordion ul li a:hover .myIcon{background: url(../images/myicon.png) -26px 0 no-repeat;}
.iIcon{width: 26px; height: 26px; display: inline-block; background: url(../images/iicon.png) 0 0 no-repeat;}
#sidebar-wrapper .list-group #accordion ul li a:hover .iIcon{background: url(../images/iicon.png) -26px 0 no-repeat;}
.psIcon{width: 26px; height: 26px; display: inline-block; background: url(../images/psicon.png) 0 0 no-repeat;}
#sidebar-wrapper .list-group #accordion ul li a:hover .psIcon{background: url(../images/psicon.png) -26px 0 no-repeat;}
.sIcon{width: 26px; height: 26px; display: inline-block; background: url(../images/sicon.png) 0 0 no-repeat;}
#sidebar-wrapper .list-group #accordion ul li a:hover .sIcon{background: url(../images/sicon.png) -26px 0 no-repeat;}
.cIcon{width: 26px; height: 26px; display: inline-block; background: url(../images/cicon.png) 0 0 no-repeat;}
#sidebar-wrapper .list-group #accordion ul li a:hover .cIcon{background: url(../images/cicon.png) -26px 0 no-repeat;}
.pactive{background: #fff; color: #834fee !important; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;}
.picon-active{background: url(../images/picon.png) -26px 0 no-repeat;}
.vactive{background: #fff; color: #834fee !important; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;}
.vicon-active{background: url(../images/vicon.png) -26px 0 no-repeat;}
.mactive{background: #fff; color: #834fee !important; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;}
.micon-active{background: url(../images/micon.png) -26px 0 no-repeat;}
.myactive{background: #fff; color: #834fee !important; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;}
.myicon-active{background: url(../images/myicon.png) -26px 0 no-repeat;}
header .navbar-toggler{display: block;}
section.profile {width: 100%; padding: 100px 0px;}
section.profile .card{width: 100%; border: none; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; box-shadow: 0 0 25px 2px rgba(0,0,0,0.15); -webkit-box-shadow: 0 0 25px 2px rgba(0,0,0,0.15); -moz-box-shadow: 0 0 25px 2px rgba(0,0,0,0.15);}
section.profile .card .card-body{padding:20px 10px;}
section.profile .card .card-body a{color: #4659dc;}
section.profile .card .card-body a:hover{text-decoration: none;}
section.profile input{width: 100%;}
.andTxt{width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; color: #656565;}
.andTxt:before{content: ''; width:30%; height: 1px; background: #656565; position: absolute; left: 20px; top: 50%;}
.andTxt:after{content: ''; width:30%; height: 1px; background: #656565; position: absolute; right: 20px; bottom:  50%;}
.ctmBR{border-right: none;}
.ctmBB{border-bottom: 1px solid #656565;}
.ctmBT2{border-top: 1px solid #656565;}
section.profile .card .card-body a.addCash{font-size: 1.1rem; padding: 10px 30px; border: none; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; background: #4658dd; background: -moz-linear-gradient(-45deg,  #4658dd 15%, #854fee 85%); background: -webkit-linear-gradient(-45deg,  #4658dd 15%,#854fee 85%); background: linear-gradient(135deg,  #4658dd 15%,#854fee 85%); color: #fff; cursor: pointer; letter-spacing: 3px;}
.ctmFlexR{display: flex; justify-content: center; align-items: center;}
.ctmFlexL{display: flex; justify-content: center; align-items: center;}
section.profile .card .card-body a.withdraw{width: 100%; font-size: 1.1rem; padding: 15px 0px; text-align: center; border: none; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; background: #4658dd; background: -moz-linear-gradient(-45deg,  #4658dd 15%, #854fee 85%); background: -webkit-linear-gradient(-45deg,  #4658dd 15%,#854fee 85%); background: linear-gradient(135deg,  #4658dd 15%,#854fee 85%); color: #fff; cursor: pointer;}
.ctmFlexR{display: flex; justify-content: flex-end; align-items: center;}
a.saveBtn{width: auto; height: auto; padding: 5px 10px; background: #4658de; color: #fff !important; outline: none; cursor: pointer;}
.upload-img-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.upload-img-wrapper img {
    width: 140px;
    height: 140px;
    border-radius: 50%;
}

.upload-img-wrapper img.camIcon {
    position: absolute;
    width: 42px;
    height: 42px;
    right: 0px;
    bottom: 0px;
    cursor: pointer;
}

.upload-img-wrapper input[type=file] {
  width: 140px;
    height: 140px;
  position: absolute;
  left: 0;
  top: 0;
  opacity:0;
}

section.verify {width: 100%; padding: 100px 0px;}
section.verify .card{width: 100%; border: none; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; box-shadow: 0 0 25px 2px rgba(0,0,0,0.15); -webkit-box-shadow: 0 0 25px 2px rgba(0,0,0,0.15); -moz-box-shadow: 0 0 25px 2px rgba(0,0,0,0.15);}
section.verify .card .card-body{padding:20px 10px;}
button.gdntBtn{font-size: 1.1rem; padding: 10px 30px; border: none; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; background: #4658dd; background: -moz-linear-gradient(-45deg,  #4658dd 15%, #854fee 85%); background: -webkit-linear-gradient(-45deg,  #4658dd 15%,#854fee 85%); background: linear-gradient(135deg,  #4658dd 15%,#854fee 85%); color: #fff; cursor: pointer; letter-spacing: 3px;}
button.gdntBtn:hover{text-decoration: none;}


.createTeam{width: 100%; padding: 100px 0px;}
section.createTeam .card{width: 100%; border: none; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; box-shadow: 0 0 25px 2px rgba(0,0,0,0.15); -webkit-box-shadow: 0 0 25px 2px rgba(0,0,0,0.15); -moz-box-shadow: 0 0 25px 2px rgba(0,0,0,0.15);}
section.createTeam .card .card-body{padding:20px 10px;}
.createTeam h2{text-align: center;}
.createTeam h4{text-align: center;}
.imgCP{padding-right: 0px;}
.nameCP{padding: 0px; display: flex; align-items: center;}
.pImg{width: 50px; height: 50px; border:1px solid #ccc;}
.createTeam .players .col-lg-12{border-bottom:1px solid #ccc; padding: 10px;}
.createTeam .players .col-1{cursor: pointer;}
section.createTeam table{width: 100%;}
section.createTeam table tr td:nth-child(1){width: 12%;}
section.createTeam table tr td:nth-child(2){width: 58%;}
section.createTeam table tr td:nth-child(3){width: 20%;}
section.createTeam table tr td:nth-child(4){width: 10%;}
section.createTeam table tr td{padding: 10px 5px !important;}
section.createTeam img.stadium{width: 300px;}
.logoutB{width: 120px; height: auto; position: absolute; top: 28px; right: 20%; display: flex; justify-content: flex-end;}
.logoutB a.logout{border: 1px solid #864eef; padding: 4px 12px 3px 12px; border-radius: 3px; color: #864eef;}
.logoutB a.logout:hover{text-decoration: none;}


.forgotFs{font-size: 0.8rem !important;}
.fFontS1{font-size: 1.2rem; color: #4659dc;}
.fFontS2{font-size: 1.1rem; font-weight: 600; color: #4659dc;}
.fFontS3{font-size: 0.9rem; color: #656565;}
.fFontS4{font-size: 1.5rem; font-weight: 600; color: #4659dc;}
.fFontS5{font-size: 0.8rem; color: #656565;}
.fFontS6{font-size: 1.5rem; font-weight: 600; color: #656565;}
}


@media (min-width: 768px) {
  #sidebar-wrapper {
    margin-left: 0;
  }

  #page-content-wrapper {
    min-width: 0;
    width: 100%;
  }

  #wrapper.toggled #sidebar-wrapper {
    margin-left: -20rem;
  }

.carousel-item{min-height: 450px !important;}

h2{font-size: 2rem;}

section.contactUs h3{height: 50px;}

.dmLeft{left:20px !important;}

}

@media screen and (min-width:1024px){
.navbar-collapse{border:none;}
.navbar-nav{padding-top: 45px;}
.rnlB{width: 65%; height: 50px; color: #505050; padding-top: 5px; position: absolute; right: 20px; top:0px; text-align: right;}
.rnlB ul li a{padding: 8px 20px;}
header{height: 110px}
header img{width: 150px;}
header .navbar-toggler{display: none;}
.navbar-brand{padding-top: 2px !important;}
section.banner {height: 600px; padding-top: 65px;}
section.banner .container .bannerTxtB{width: 55%;}
section.banner .container .bannerTxtB h1{font-size: 2.7rem;}
section.teamsDetail .container .row img{height: 99px;}
.bannerLogo{width: 630px; height: 262px; top: 30%; left: 17%;}
.bannerLinks{height: 70px; bottom: 30px;}
.linksFlexB{top:-90px; left: 0px; z-index: 10;}
.linksFlexB li a{padding: 15px 30px; margin: 0px 20px; font-size: 1.2rem; font-weight: 400; border-radius: 15px;}
.regDropdown{width: 215px; height: auto; background: #fff; top: 57px; left: 20px;}
.ctmDN{display: block;}
.regDropdown2{top: 45px;}
section.contactUs h3{height: 30px;}


section.sponsorship .container .row .col-lg-4 .card{min-height:800px;}

footer p{width: 70%;}

section.registration .card{width: 40%;}
section.registration .card .card-body{padding: 30px 40px;}
.iconB{width: 10%;}
.inpB{width: 90%;}
.checkbox-custom-label {
  font-size: 0.9rem;
}
.carousel-item{min-height: 300px !important;}
.andTxt{width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; color: #656565;}
.andTxt:before{content: ''; width:1px; height: 30%; background: #656565; position: absolute; left: 50%; top: 0px;}
.andTxt:after{content: ''; width:1px; height: 30%; background: #656565; position: absolute; right: 50%; bottom:  0px;}
.ctmBR{border-right: 1px solid #656565;}
.ctmBB{border-bottom: none;}
.ctmFlexR{justify-content: flex-end;}
.ctmFlexL{justify-content: flex-start;}
section.profile .card .card-body a.withdraw{width: 70%;}
section.createTeam img.stadium{width: 400px;}
.logoutB{right: 1%;}

.forgotFs{font-size: 0.9rem !important;}



}


@media screen and (min-width:1333px){
.bannerLogo{top: 30%; left: 22%;}

}