html {
	position: relative;
	min-height: 100%;
}

body {
    margin: 0px;
    font-family: 'Brandon Grotesque';
    background-image: url(../images/backgroundBg.jpg);
    background-color: #00073e;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
}
@font-face {
    font-family: 'Brandon Grotesque';
    src: url('../fonts/BrandonGrotesque-Bold.eot');
    src: url('../fonts/BrandonGrotesque-Boldd41d.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrandonGrotesque-Bold.html') format('woff2'),
        url('../fonts/BrandonGrotesque-Bold.woff') format('woff'),
        url('../fonts/BrandonGrotesque-Bold.ttf') format('truetype'),
        url('../fonts/BrandonGrotesque-Bold.svg#BrandonGrotesque-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('../fonts/BrandonGrotesque-Medium.eot');
    src: url('../fonts/BrandonGrotesque-Mediumd41d.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrandonGrotesque-Medium.html') format('woff2'),
        url('../fonts/BrandonGrotesque-Medium.woff') format('woff'),
        url('../fonts/BrandonGrotesque-Medium.ttf') format('truetype'),
        url('../fonts/BrandonGrotesque-Medium.svg#BrandonGrotesque-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('../fonts/BrandonGrotesque-Regular.eot');
    src: url('../fonts/BrandonGrotesque-Regulard41d.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrandonGrotesque-Regular.html') format('woff2'),
        url('../fonts/BrandonGrotesque-Regular.woff') format('woff'),
        url('../fonts/BrandonGrotesque-Regular.ttf') format('truetype'),
        url('../fonts/BrandonGrotesque-Regular.svg#BrandonGrotesque-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('../fonts/BrandonGrotesque-Light.eot');
    src: url('../fonts/BrandonGrotesque-Lightd41d.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrandonGrotesque-Light.html') format('woff2'),
        url('../fonts/BrandonGrotesque-Light.woff') format('woff'),
        url('../fonts/BrandonGrotesque-Light.ttf') format('truetype'),
        url('../fonts/BrandonGrotesque-Light.svg#BrandonGrotesque-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
header {
 
}
section {
	position: relative;
}


.webcastheader{
	float: left;
	width: 50%;
}

.webcastheader .responsive-wit {
    width: 80%;
}

.grantLineImg {
    position: absolute;
    top: 5px;
    right: 0;
}

.sankalpWebcastLogo img {
    transform: scale(0.4);
    float: left;
    margin-left: 273px;
    margin-top: -39px;
}

/*.grantLineImg .webcastgrantLineImg {
transform: scale(0.5);
}
*/

.responsive-wit {
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
}
.webcast-header .responsive-wit {
	margin-top: 0px;
}
.webcastheaderRight {
    float: left;
    width: 50%;
}

.petsand-content {
    margin-top: -13px;
    margin-bottom: 50px;
}

.tikeerBg {
    background: #fff;
    display: inline-block;
    width: 100%;
    margin: 8px 0px;
}


.tikeerText {
    font-size: 20px;
    text-align: right;
    margin: 5px 0px;
    color: #820618;
    font-weight: 400;
    margin-right: 0px;
}

.webcasttikeerText {
    font-size: 20px;
    text-align: right;
    margin: 5px 0px;
    color: #000;
    font-weight: 400;
    margin-right: 0px;
}

.padding-left-none{
    padding-left: 0px;
}

.padding-right-none{
    padding-right: 0px;
}



.commenPadding {
	padding-top: 50px;
	padding-bottom: 50px;
}

.customheaderwidth {
	width: 100%;
	position: relative;
	height: 150px;
}

.webcastLogo {
	float: left;
}

.webcastLogo img {
	width: 139px;
	margin: 10px 0px;
}


.mandatoryText {
    font-size: 14px;
    font-weight: normal;
    color: #938a8a;
    float: left;
    margin-top: 10px;
}

.mandatoryText span {
    font-size: 17px;
    color: #000;
    float: left;
    width: 100%;
    /* font-weight: 500; */
}

.rowNew {
    background-image: url(../images/background-form-bg.jpg);
    background-repeat: repeat;
    background-color: #fff;
    position: relative;
    z-index: 9;
    overflow: hidden;
    box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.35);
    border: 4px #feb103 solid;
    border-radius: 22px;
}

.questionsBox {
    background: #f9dfcc;
    padding: 32px 30px;
    margin-top: 10px;
}


.questionsForm span {
    font-size: 14px;
    text-align: center;
    margin: 0px auto 10px;
    display: table;
}

.questionsForm .customForm-group .text-form-control {
    font-size: 16px;
    width: 100%;
    border: 1px #dd6623 solid;
    background-color: #fff;
    outline: none;
    border-radius: 15px;
    padding: 0;
    padding-left: 10px;
    font-weight: normal;
}


.questionsForm .enterBtn {
    font-size: 20px;
    color: #fff;
    background-color: #dd6623;
    padding: 5px 45px;
    outline: none;
    border-radius: 40px;
    font-weight: 400;
    margin: 0px auto;
    display: table;
}


.RegisterTab .nav-tabs {
	border: 0;
	margin-bottom: 0px;
}



.RegisterTab .nav-tabs li a {
    border: 0px;
    font-size: 22px;
    color: #000000;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
}



.customform {
    width: 100%;
    padding: 15px 32px 15px;
    display: inline-block;
}
.RegisterTab .form-group {
    margin-bottom: 14px;
}

.RegisterTab .customForm-group {
    position: relative;
}

.RegisterTab .form-group .inputRightIcon {
    position: absolute;
    top: 0;
    right: -27px;
}

.RegisterTab .form-group .form-control {
    font-size: 16px;
    color: #000;
    width: 100%;
    border: 1px #d76f41 solid;
     background-color: #fff; 
    outline: none;
    border-radius: 12px;
    padding: 0;
    height: 43px;
    padding-left: 10px;
    font-weight: normal;
    outline: none;
}
.RegisterTab .form-group .form-control:focus {
	box-shadow: none;
    outline: none;
}
.RegisterTab .form-group .form-control:placeholder {
	color: #333333;
}
.registerBut {

}
.RegisterTab .enterBtn {
    font-size: 20px;
    color: #fff;
    background-color: #b12a31;
    padding: 3px 28px;
    border-radius: 40px;
    font-weight: 500;
    outline: none;
    margin: 0;
    text-transform: uppercase;
    line-height: 31px;
    letter-spacing: .4px;
}
.RegisterTab .enterBtn:focus {
	outline: none;
}
.powered {
	font-size: 12px;
	color: #fff;
	letter-spacing: 2px;
	line-height: 25px;
	margin-bottom: 23px;
}

.help-block {
    color: #000;
    font-size: 14px;
    margin: 0;
    margin-left: 10px;
    position: relative;
    top: -3px;
    font-weight: 500;
}

.webcasting-iframe-inner {
        width: 100%;
    margin: 0px auto 0px;
}

.webcast-content {
    margin-top: 26px;
    margin-bottom: 6px;
}


.webcasting-iframe-inner iframe {
    height: 660px;
    border: 3px #fff solid;
    border-radius: 12px;
}

.InstructionsText {
    width: 66%;
    position: relative;
    margin-top: 15px;
}

.rightArrowIcon {
    position: absolute;
    right: 0;
    top: 0;
}

.InstructionsText span.inst {
    margin: 5px 0px;
    font-size: 20px;
    color: #fff;
    padding-left: 16px;
    padding-right: 5px;
}
.InstructionsText span.kind {
    margin: 5px 0px;
    font-size: 20px;
    color: #fff;
    padding-left: 16px;
    padding-right: 5px;
}
.InstructionsText span.ask {
    margin: 5px 0px;
    font-size: 20px;
    color: #fff;
    padding-left: 16px;
    padding-right: 5px;
}

.InstructionsText .InstMin {
    margin: 5px 0px;
}
.InstructionsText .kindMin {
    margin: 5px 0px;
}
.InstructionsText .askMin {
    margin: 5px 0px;
}

.customForm {
	position: absolute;
	bottom: 0;
	width: 100%;
}

.customForm .form-group {
	margin: 0;
}

.postQuestionBorder {
	border: 1px solid #fff;
}

.customForm .form-group .form-control {
	float: left;
	font-size: 14px;
	color: #000;
	width: calc(100% + -56px);
	outline: none;
	padding: 0;
	height: 34px;
	padding-left: 10px;
	font-weight: normal;
	background-color: white;
	border-radius: 0;
	border: 0;
}

.customForm .form-group .sendButton {
	border: 0;
	height: 34px;
	font-size: 18px;
	text-transform: uppercase;
	outline: none;
}



.questionbox {
	font-size: 18px;
	color: #fff;
	padding: 20px 10px 0px 10px;
}

#thankyouModal .mloginbase {
	background: #fff;
	border: 0;
	border-radius: 0;
	height: 450px;
}

.thenakContent h2 {
	font-size: 60px;
	margin: 0px auto;
	display: table;
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	left: 50%;
	width: 100%;
	text-transform: uppercase;
	color: #8d1c1c;
}

.thenakContent h2 span {
	font-size: 40px;
	margin: 0px auto;
	display: table;
	text-transform: none;
	color: #000;
}

.logoutButton {
    float: right;
    margin: 12px 0 0;
    position: relative;
    z-index: 9;
}
.logoutButton a {
    font-size: 19px;
    color: #fff;
    text-decoration: none;
    padding: 3px 14px;
    display: block;
    border-radius: 6px;
    margin-top: 2px;
    font-weight: 600;
    background: #e90a0a;
    border: 1px solid #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
}
input:::placeholder {
	/* Firefox, Chrome, Opera */
	color: #f00 !important;
}

input::-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #f00 !important;
}

input:::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #f00 !important;
}

.register-forms-method-contact {
	position: relative;
}

.loaderAjax {
	position: absolute;
	top: 50%;
	left: 50%;
	background: rgba(2, 16, 85, 0.36);
	border-radius: 10px;
	border: 0;
	padding: 10px;
	transform: translate(-50%, -50%);
}


.postBoxfix {
    margin: 0 auto 0px;
 /*   position: absolute;*/
    bottom: 25px;
    width: 100%;
    text-align: center;
}
.postQuesthereMsg {
    display: inline-block;
    margin-right: 0;
    position: relative;
    width: 349px;
}
.postQuesthereMsg span {
    background-color: #df8b22;
    float: left;
    padding: 7px 17px;
    color: #fff;
    font-size: 18px;
    letter-spacing: .78px;
    border-radius: 5px 0px 0px 5px;
}
.postQuesthereMsg .questionHere {
    float: left;
    border: 0;
    height: 40px;
    width: 270px;
    padding-left: 10px;
    font-size: 16px;
    border-radius: 0px 5px 5px 0px;
    
}
.postQuesthereMsg .textSumbit {
    background-image: url(../images/postsbBtn.png);
    width: 35px;
    height: 40px;
    position: absolute;
    right: 2px;
    border: 0px;
    background-size: 28px;
    background-repeat: no-repeat;
    top: 0;
    background-position: 0px 6px;
	background-color: transparent;
	outline: none;
    cursor: pointer;
}




.webcastFooter .postSumbit span {
    position: absolute;
    top: -23px;
    z-index: 1;
    font-size: 15px;
    padding: 0 6px 9px !important;
    left: 17px;
    letter-spacing: 0;
}
.postLeftbox .postHerePx {
    border: 0px;
    border-radius: 50px;
    height: 30px;
    color: #000;
    padding: 0 7px;
    font-size: 14px;
    width: 144px;
}


.register-forms-method-contact .alert-danger {
    font-size: 17px;
    line-height: 19px;
    font-weight: 500;
}
.postQuesthereMsg .help-block {
    position: absolute;
    left: 0;
    background: transparent;
    top: 41px;
    margin: 0;
    padding: 3px 2px;
    line-height: 15px;
    font-size: 14px;
    height: auto !important;
    color: #fff;
    border: 0;
    clear: both;
}
.petsetBg {
    padding: 0 66px;
}

.shukriyaImg img {
    width: 100%;
}

.customebottom {

}
.hostName {
    text-align: center;
    width: 74%;
    clear: both;
    display: inline-block;
    margin: 8px 0 0;
}
.hostName span {
    color: #ffffff;
    font-size: 18px;
    line-height: 28px;
    text-transform: uppercase;
    text-shadow: 0px 3px 4px #000;
}
.hostName h3 {
    color: #ffffff;
    text-shadow: 0px 3px 4px #000;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 1px;
}
.hostName span {
    font-size: 15px;
}
.hostName span{
	font-weight: normal;
}

.Ridist {
    color: #143c9f;
    font-size: 30px;
    padding: 24px 56px 0px;
    font-weight:400;
    float: left;
}

.hostNamewebcast {
    display: table;
    color: #fdcd1c;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    margin: -20px auto 0;
    line-height: 30px;
    text-shadow: 0px 3px 4px #000;
}
.hostNamewebcast span {
    font-size: 18px;
    font-weight: 500;
}

.grantLine {
    position: absolute;
    right: 0;
    bottom: -27%;
}

.grantLine .overlayTxt {
    position: absolute;
    top: 4px;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    margin-left: 10px;
}
.RidistWebcast{
    color: #143c9f;
    font-size: 19px;
    padding: 5px 0px 34px 157px;
    font-weight: 400;
    display: table-cell;
}
.namewebcasting p {
    color: #fff;
    text-align: center;
    font-size: 15px;
}
.president {
    position: absolute;
    left: -128px;
    top: 14%;
}
.district {
    position: absolute;
    right: -120px;
    top: 14%;
}
.namewebcasting img {
    width: 180px;
}








.aniAwardsForm {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 488px;
    margin: 26px auto 0;
}
.ani-header {
    margin: 20px 0 0;
}
.ani-header img {
    width: 65px;
}
.ani-logo-mid {
	text-align: center;
}
#signup {
    border-bottom: 3px #7d7d7d solid;
    padding-bottom: 8px;
}
#login {
    padding: 10px 0 0;
}
.RegisterTab #login .nav-tabs li {
	text-align: center;
	width: 100%;
}
.RegisterTab #login .nav-tabs li a {
    border: 0px;
    font-size: 15px;
    color: #000000;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
}
.webcast-header {
    float: left;
    position: relative;
    z-index: 9;
}
.logoAni {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    text-align: center;
}
.logoAni img {
    width: 280px;
    margin: 14px 0 0;
}
.RegisterTab .nav-tabs li {
    text-align: center;
    width: 100%;
}
.contact-details {
    margin: 18px 0 0;
    text-align: center;
}
.contact-details .help-no {
    color: #fff;
    text-align: center;
    font-weight: 500;
    font-size: 22px;
    margin: 0 0 10px;
}
.contact-details p {
    color: #fff;
    display: inline-block;
    text-align: center;
    padding: 0 20px;
    font-size: 19px;
}

.contact-details p a {
	color: #fff;
	text-decoration: none;
}
.contact-details p a:hover, .contact-details p a:focus {
	color: #fff;
	text-decoration: none;
}
.webcasting-iframe-inner img {
    border: 3px #fff solid;
    border-radius: 12px;
}
@media(min-width:1366px) and (max-width:1439px) {
	.ani-header img {
	    width: 55px;
	}
	.webcasting-iframe-inner iframe {
	    height: 560px;
	} 
} 

@media(min-width:992px) and (max-width:1199px) {
	.ani-header img {
	    width: 45px;
	}
	.logoAni img {
	    width: 210px;
	    margin: 20px 0 0;
	}
	.logoutButton a {
    	font-size: 16px;
    }
	.ani-logo-mid img {
	    width: 300px;
	}
} 
@media(min-width:768px) and (max-width:991px) {
	.ani-header img {
	    width: 40px;
	}
	.logoAni img {
	    width: 210px;
	    margin: 20px 0 0;
	}
	.logoutButton a {
    	font-size: 15px;
    }
    .webcasting-iframe-inner iframe {
	    height: 430px;
	}
} 
@media(min-width:600px) and (max-width:767px) {
	.ani-header {
	    margin: 14px 0 0;
	}
	.ani-header img {
	    width: 32px;
	}
	.logoAni img {
	    width: 170px;
	    margin: 18px 0 0;
	}
	.logoutButton a {
    	font-size: 13px;
    }
    .webcasting-iframe-inner iframe {
	    height: 350px;
	}
} 
@media(min-width:481px) and (max-width:599px) {
	.ani-header {
	    margin: 14px 0 0;
	}
	.ani-header img {
	    width: 40px;
	}
	.logoAni img {
	    width: 150px;
	    margin: 18px 0 0;
	}
	.logoutButton a {
    	font-size: 13px;
    }
    .ani-logo-mid img {
	    width: 260px;
	}
	.aniAwardsForm {
	    margin: 25px auto 0;
	}
	.RegisterTab .nav-tabs li a {
    	font-size: 21px;
    }
    .petsand-content {
	    margin-top: 10px;
	}
	.webcasting-iframe-inner iframe {
	    height: 330px;
	}
} 
@media(min-width:376px) and (max-width:480px) {
	.webcast-content {
	    margin-top: 16px;
	    margin-bottom: 6px;
	}
	.ani-header {
	    margin: 14px 0 0;
	}
	.ani-header img {
	    width: 40px;
	}
	.logoAni img {
	    width: 130px;
	    margin: 15px 0 0;
	    margin-right: 62px;
	}
	.logoutButton a {
    	font-size: 13px;
    }
    .ani-logo-mid img {
	    width: 210px;
	}
	.aniAwardsForm {
	    max-width: 100%;
	    margin: 22px auto 0;
	}
	.RegisterTab .nav-tabs li a {
    	font-size: 17px;
    }
    .customform {
	    padding: 15px 18px 15px;
	}
	.RegisterTab .form-group .form-control {
		height: 42px;
	}
	.RegisterTab #login .nav-tabs li a {
    	font-size: 14px;
    }
    .petsand-content {
	    margin-top: 20px;
	}
	.webcasting-iframe-inner iframe {
    	height: 280px;
    }
} 
@media (max-width:375px) {
	.ani-header {
	    margin: 14px 0 0;
	}
    .ani-header img {
	    width: 40px;
	}
	.logoAni img {
	    width: 130px;
	    margin: 15px 0 0;
	    margin-right: 62px;
	}
	.logoutButton a {
    	font-size: 13px;
    }
    .ani-logo-mid img {
	    width: 210px;
	}
	.aniAwardsForm {
	    max-width: 100%;
	    margin: 22px auto 0;
	}
	.RegisterTab .nav-tabs li a {
    	font-size: 16px;
    }
    .customform {
	    padding: 15px 18px 15px;
	}
	.RegisterTab .form-group .form-control {
		font-size: 15px;
		height: 42px;
	}
	.RegisterTab #login .nav-tabs li a {
    	font-size: 14px;
    }
    .RegisterTab .enterBtn {
	    font-size: 16px;
	    padding: 2px 28px;
    }
    .mandatoryText span {
    	font-size: 15px;
    }
    .petsand-content {
	    margin-top: 20px;
	}
	.webcasting-iframe-inner iframe {
    	height: 250px;
    }
} 
@media (max-width:355px) {
	.logoAni img {
    	width: 120px;
    }
    .RegisterTab .nav-tabs li a {
	    font-size: 14px;
	}
	.RegisterTab #login .nav-tabs li a {
	    font-size: 12px;
	}
	.webcasting-iframe-inner iframe {
    	height: 220px;
    }
}