body > iframe { visibility:hidden; position:absolute;}
.profile-about-section { padding-bottom:24px; margin-bottom:24px; border-bottom: 1px dashed #dadada;}
/*--- Paragraph --- */
p.lead { margin-bottom:50px; line-height:24px; font-size:16px; font-weight:200;}

/*--- Heading2 --- */
.heading2, .page-head h2 { margin-bottom:60px; position:relative; text-align:center; font-size:28px;}
.heading2:after, .page-head h2:after { content:""; display:block; width:220px; position:absolute; left:50%; margin-left:-110px; bottom:-15px; background:#2f94d7; height:1px;}
.heading2 .infotext{display: block; color: #8a858d; text-transform: uppercase; font-weight: bold; font-size: 12px;}
.heading2.finale_headingbar:after{height:4px; border-radius:2px; bottom: -20px; width: 56px; margin-left: -28px;}
.heading2.finale_headingbar{margin-bottom: 60px; font-size: 32px; line-height: 42px;}
.heading2.finale_headingbar .hcontent{font-weight: normal;}


.profile-about-section { padding-bottom:24px; margin-bottom:24px; border-bottom: 1px dashed #dadada;}
.action-controls { float:right; display:none; position:relative; margin-top:-32px;}
.action-controls .edit-btn,.action-controls .user-btn,.profile-about-section .delete-btn { width:32px; height:32px; display:inline-block; text-decoration:none; background:url(images/tg_images_new/sprites.svg) no-repeat;}
.action-controls .user-btn { background-position:-319px -266px; }
.action-controls .edit-btn { background-position:-359px -266px; }
.profile-about-section .delete-btn  { background-position:-211px -305px; position:absolute; right:16px; bottom:16px;}
.action-controls .dropdown-menu { width:100%; border:none; box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1); padding:0px; border-radius:0px; top:0px; left:-128px;}
.action-controls .dropdown-menu li:hover a { background:#f2f2f2; color:#4a4548; }
.action-controls .dropdown-menu li.selected a { color:#19171a; }
.action-controls .dropdown-menu li a { font-size:14px; line-height:20px; color:#8a858d; padding:8px 15px; }

/*--- Default-list --- */
.default-list { margin:0 -10px; padding:0; list-style:none;}
.default-list .photopic{margin:0 8px;}
.slider .pbtn.slick-disabled,.nbtn.slick-disabled{opacity: 0.4;}
img {vertical-align: middle; max-width: 100%; height: auto; -ms-interpolation-mode: bicubic;}

/*--- Font Face --- */
@font-face {
    font-family: 'rupee_foradian';
    src: url('techgig_resource/cand/fonts/Rupee_Foradian-webfont.eot');
    src: url('techgig_resource/cand/fonts/Rupee_Foradian-webfont.eot?#iefix') format('embedded-opentype'),
         url('techgig_resource/cand/fonts/Rupee_Foradian-webfont.woff2') format('woff2'),
         url('techgig_resource/cand/fonts/Rupee_Foradian-webfont.woff') format('woff'),
         url('techgig_resource/cand/fonts/Rupee_Foradian-webfont.ttf') format('truetype'),
         url('techgig_resource/cand/fonts/Rupee_Foradian-webfont.svg#rupee_foradianregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family:'monotype_corsiva';
	src: url('techgig_resource/cand/fonts/MonotypeCorsiva_gdi.eot');
	src: url('techgig_resource/cand/fonts/MonotypeCorsiva_gdi.eot?#iefix') format('embedded-opentype'),
		 url('techgig_resource/cand/fonts/MonotypeCorsiva_gdi.woff') format('woff'),
		 url('techgig_resource/cand/fonts/MonotypeCorsiva_gdi.ttf') format('truetype'),
		 url('techgig_resource/cand/fonts/MonotypeCorsiva_gdi.svg#MonotypeCorsiva-Regular') format('svg');
	font-weight: 400;
	font-style: italic;
}

@font-face {
    font-family: 'impact';
    src: url('techgig_resource/cand/fonts/impact-webfont.eot');
    src: url('techgig_resource/cand/fonts/impact-webfont.eot') format('embedded-opentype'),
         url('techgig_resource/cand/fonts/impact-webfont.woff') format('woff'),
         url('techgig_resource/cand/fonts/impact-webfont.ttf') format('truetype'),
         url('techgig_resource/cand/fonts/impact-webfont.svg#impact') format('svg');
		 font-style:normal;
		 font-weight:normal;
}


/* ==========================================================================
	Layout
========================================================================== */
body{background:#f7f7f7;}

/* Container ---------------------- */
#container-wrap { padding-top:70px;}
.no-padding-top #container-wrap, .no-padding-top #container-wrap.normal-padding.loggedin { padding-top:38px !important;}
.comapny-page #container-wrap { padding-left:225px;}
.landing-page #container-wrap { padding-top:0px !important;}
#container-wrap.activeMenu { left:0;}

/*--- Message Success --- */
.msgErrortop { position:fixed; right:0; z-index:10000; top:100px; width:390px; font-size:14px; line-height:19px; color:#fff;}
.msgErrortop .close { position:absolute; right:5px; top:0; z-index:1;}
.msgErrortop .close .fa { font-size:16px; color:#999; vertical-align:top;}
.msgErrortop .close:hover .fa { color:#333;} 
.message-box { z-index:10; width:390px; position:absolute; top:0; right:-390px; height:96px; background:#fff; margin:0 0 15px; box-shadow:0px 0 7px rgba(0, 0, 0, 0.1); display:block; transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-webkit-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-moz-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-o-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-ms-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;}
.message-box .alert-message-icon { float:left; position:relative; width:96px; background:#e7e8ea; height:96px; display:block; font-size:32px; text-align:center;}
.message-box .alert-message-icon .fa { opacity:0; position:absolute; width:100%; left:0; vertical-align:middle; line-height:94px; font-size:48px; transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-webkit-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-moz-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-o-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-ms-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;}

.message-box .alert-message-content { margin-left:120px; padding:10px 15px 10px 0; position:relative;}
.message-box .alert-message-content h6 { margin-bottom:8px; min-height:15px;}
.message-box .alert-message-content .fa { display:none;}
.message-box .alert-message-content p { color:#8c8c8c; margin:0; font-size:13px; line-height:18px;}

.message-box .message-header span { opacity:0; position:absolute; left:0; transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-webkit-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-moz-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-o-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-ms-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;}


/* Header ---------------------- */
.activeMenu #header { left:0;}

/*--- Sidebar Panel --- */
#sidebar-panel { position:fixed; left:0; top:75px; height:100%; padding:55px 0px 45px; background:#1c314a; width:225px; z-index:100;}

/*--- Primary Navigation --- */
#primary-navigation { float:right; padding-top:9px;}

/*--- Main --- */
#main { transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-webkit-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-moz-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-o-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-ms-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s; }
#main .inner-main { padding:45px 10px 65px 10px; }
#main .inner-main .container { width:100%; padding-left:0; padding-right:0;}

/* Tg3-banner ---------------------- */
#tg3-banner .button1.btn-lg { font-size:16px; min-width:180px; margin-top:3px;}

/* #tg3-banner.finale-banner { background-image:url(images/tg3_images_2017/tg3-finale-banner-bg.jpg); height:360px; }


/* ==========================================================================
	Common Functionalities & UI Elements
========================================================================== */

/*--- Success --- */
.success-msg {right:0 !important;}
.success-msg .alert-message-icon { color:#02c54c;}
.success-msg .alert-message-icon .fa-check, .success-msg .message-header span.success-txt { opacity:1;}

/*--- Warning --- */
.warning-msg {right:0 !important;}
.warning-msg .alert-message-icon { color:#d54343;}
.warning-msg .alert-message-icon .fa-exclamation-triangle, .warning-msg .message-header span.warning-txt { opacity:1;}

/*--- Error --- */
.error-msg {right:0 !important;}
.error-msg .alert-message-icon { color:#d54343;}
.error-msg .alert-message-icon .fa-times, .error-msg .message-header span.error-txt{ opacity:1;}

/*--- Info --- */ 
.info-msg {right:0 !important;}
.info-msg .alert-message-icon { color:#fa8c2b;}
.info-msg .alert-message-icon .fa-info-circle, .info-msg .message-header span.info-txt { opacity:1;}


/*--- Page Overlay1 --- */
#page-overlay1 { background:rgba(255,255,255,0.9); height:100%; width:100%; text-align:center; display:none; position:fixed; left:0; top:0;}
#page-overlay1 p { vertical-align:middle; width:100%; margin:0; display:table-cell;}

/*--- Header --- */
#header .logo p > a{width: 118px; height: 58px; display: inline-block;}
#header .logo p > a img { max-width:100%; max-height:100%; }

#header .user-area .user-actions .avatar-pic { font-size:14px; font-weight:500; color:#424242; margin-left:30px;}
#header .user-area .user-actions .caret { border-left: 5px solid transparent; border-right: 5px solid transparent; border-top:8px dashed;}
#header .user-dropdown { top:51px;}
#header .login-lnk .btn { font-weight:bold; }

#header .logo .associating { float:left; margin-right:15px;}
#header .logo .associating img { max-height:38px;}
#header .logo .associating p { margin:0; text-align:right; font-size:11px; line-height:16px;}

#header .logo .head-associate-logo img { max-width:90px; }

#header .menu-btn { width:25px; height:25px; background:none; z-index:10; border:0; color:#424242; display:block; text-align:center; line-height:21px; float:left; margin-top:9px; margin-right:10px;}
#header .menu-btn:hover, #header .menu-btn:focus, #header .menu-btn:active {text-decoration:none;}
#header .menu-btn .line { display:block; height:3px; background:#424242; margin:4px 0;}


#header.landing-header #primary-navigation ul li a { color:#fff; }
#header.landing-header #primary-navigation ul li:hover a { color:#d7263d; }
#header.landing-header .login-lnk .btn:focus { box-shadow:none; }
#header.landing-header .presented-by  { line-height:27px; text-align:center; }
#header.landing-header .logo .presented-by img { max-height:65px; max-width:122px;}
#header.landing-header .logo { padding-top:10px; margin-bottom:-150px; background:url(images/tg3_images_2018/logo-bg1.png) center center no-repeat; width:216px; height:188px; position:relative; text-align:center; margin:-10px auto 0px auto; }
#header.landing-header .logo .presented-by span { margin-right:0px;}

#header.landing-header #primary-navigation ul li .icon { width:8px; height:4px; background:url(images/tg_images_new/sprites.svg) -370px -55px no-repeat; margin-left:2px; display:inline-block; vertical-align:middle; position:relative; top:-2px;}
#header.landing-header #primary-navigation ul li:hover .icon { background-position:-184px -190px;}

#header #primary-navigation ul li .icon { width:8px; height:4px; background:url(images/tg_images_new/sprites.svg) -208px -190px no-repeat; margin-left:2px; display:inline-block; vertical-align:middle; position:relative; top:-2px;}
#header #primary-navigation ul li:hover .icon { background-position:-184px -190px;}



/*--- Register Counter --- */
#register-counter { float:right; display:none; min-width:125px; padding:11px 10px; margin-right:30px; height:75px; background:#ebebeb; position:relative; margin-top:-10px; text-align:center;}
.on-scroll #register-counter { display:block;}
#register-counter p { line-height:14px; margin:0 0 7px; text-transform:uppercase; font-size:12px; color:#000; font-weight:500;}
#register-counter .count { display:inline-block; background:#fff; border-radius:2px; padding:3px 0;}
#register-counter .count span { display:block; float:left; height:24px; padding:0 8px; border-right:1px solid #dadada; line-height:24px; font-size:16px; font-weight:bold;}
#register-counter .count span:last-child { border:0;}

/*--- Top Sponsors --- */
.top-sponsors { padding-top:9px; float:left;}
.top-sponsors p { color:#424242; line-height:35px; text-transform:uppercase; margin:0;}
.top-sponsors p .block { display:inline-block;}
.top-sponsors p img { vertical-align:middle; margin-left:15px;background:#fff; max-height:30px;}
.top-sponsors .spacer { width:20px; display:inline-block;}
.top-sponsors p br { display:none;}

/*--- User Actions --- */
#user-actions { padding-top:9px; float:right;}
#user-actions ul { margin:0; padding:0; list-style:none;}
#user-actions ul li { margin-left:30px; float:left; line-height:35px;}
#user-actions ul li:first-child { margin-left:0;}
#user-actions ul li a.menu { font-size:14px; font-weight:500; color:#424242;}
#user-actions ul li .fa { font-size:23px;}
#user-actions ul li a.button2 { padding:8px 10px;-webkit-transition-property: none;-moz-transition-property: none;-o-transition-property: none;transition-property: none;background: #d7263d; color: #fff;}
.on-scroll #user-actions ul li a.button2 { background:#2f94d7; color:#fff;}


/** Primary Navigation  **/
#header.disabled{top:-75px;}
#header { position:fixed; z-index:1001; background:transparent; padding:0px; top:0; left:0; width:100%; height:75px; box-shadow:0 2px 6px rgba(0, 0, 0, 0.07); transition:all 0.5s;display:flex; flex-flow:row wrap;align-items: center;}
.headerbar{display:flex; flex-flow:row wrap;align-items: center;}
#header.fixedheadernav,body:not(.landing-page) #header{background:#fff;}
#header.fixedheadernav .user-area .avatar-pic,#header.fixedheadernav .menu-item  a,body:not(.landing-page) #header .menu-item  a{color:#19171a}
body:not(.landing-page) #header .menu-item.active a{color:#d7263d}
#header .logo {position:relative; margin-right:0; float: none; width: auto; padding-top: 0;}
#header .presented-by { font-size:13px; color:#797979; font-weight:500; margin:0; line-height:45px; display: flex; flex-flow: row wrap; align-self: center;}
.headerbar .menucontainer{flex:2; align-self: center;}
.navgroupwrap{display:flex; flex-flow:row wrap; align-self:center;justify-content:flex-end;align-items: center;}
.menucontainer .user-area {order: 2;}
.menucontainer a{padding:6px 12px;}
.user-area a{margin-left:12px;}
.activeMenu #header { left:0;}
.question-page #header { position:absolute;}
.menu-btn1 { width:25px; height:25px; background:none; border:0; color:#424242; display:block; text-align:center; line-height:21px; top:10px; position:absolute; left:5px;}
.menu-btn1:hover, .menu-btn1:focus, .menu-btn1:active {text-decoration:none;}
.menu-btn1 .line{ display:block; height:3px; background:#D7263D; margin:4px 0;}
#header .logo .presented-by .sponcer-wrapper{display: flex; align-content: center; justify-content: center; align-self: center; align-items: center;}
#header .logo .presented-by .sponcer-wrapper img{max-height: 50px;}
#header .user-area { width:auto; padding-top:0px; float: none;}
#header .logo .presented-by .sponcer-wrapper > span{margin:0 8px;}

/*--- Main-navigation --- */ 
#main-navigations ul { margin:0; padding:0; list-style:none;}
#main-navigations ul > li { float:left; position:relative;}
#main-navigations ul > li:first-child { margin-left:0;}
#main-navigations ul li a { display:block; font-size:15px; color:#19171A; font-weight: bold;}
#main-navigations ul li a .menu-text { font-weight:500;}
#main-navigations ul li.active a, #main-navigations ul li a:hover, #main-navigations ul li a:focus { color:#d7263d; text-decoration:none;} 
#main-navigations ul li ul.child { width:180px; display:none; background:#eeeeee; padding:10px; left:0; top:65px; box-shadow:0 2px 6px rgba(0, 0, 0, 0.07);}
#main-navigations ul li ul.auto-height { min-height:15px;}
#main-navigations ul li:hover > ul.child { display:block;}
#main-navigations ul li ul { border-top:1px solid #d7263d; position:absolute;}
#main-navigations ul li ul.child li { float:none; position:static; margin:0;}
#main-navigations ul li ul.child li  a { position:relative; line-height:34px; font-size:14px; padding:0 10px; color:#424242;}
#main-navigations ul li ul.child > li:hover  a, #main-navigations ul li ul.child > li.active  a { background:#fff;}
#main-navigations ul li ul.child li ul {box-shadow:3px 2px 4px rgba(0, 0, 0, 0.05); display:none; left:225px; background:#fff; width:358px; padding:15px 58px 15px 65px; top:-1px;}
#main-navigations ul li ul.child li:hover ul { display:block;}
#main-navigations ul li ul.child li ul li { border-bottom:1px dashed #dadada;}
#main-navigations ul li ul.child li ul li a { text-transform:none; padding:0 17px;}
#main-navigations ul li.parent:hover > a:after { display:block; content:""; position:absolute; bottom:0px; left:50%; margin-left:-8px; width: 0; height: 0;border-left: 8px solid transparent; border-right: 8px solid transparent;  border-bottom: 7px solid #d7263d;}
#main-navigations ul li ul li.parent:hover  a:after { width:20px; height:34px; right:-20px; background:#fff; top:0; border:0; margin:0; left:auto; bottom:auto;}
#header .menu-item a.careerfairlnk{position: relative;}
#header .menu-item a.careerfairlnk::before {content: "NEW";position: absolute;display: block;background: #d7263d;font-size: 12px;padding: 0px 4px;line-height: normal;color: #fff;font-weight: normal;top: -8px;left: 50%;margin-left: -18px;}

/** Primary Navigation  **/
/*--- Primary Navigation --- 
#primary-navigation ul { margin:0; padding:0; list-style:none;}
#primary-navigation > ul > li { float:left; font-size:14px; position:relative; color:#424242; line-height:35px; margin-right:20px;}

#primary-navigation ul li a { color:#424242; font-weight:bold; }
#primary-navigation ul li a:hover, #primary-navigation > ul > li.active a { color:#d7263d; text-decoration:none;}
#primary-navigation ul li .fa { vertical-align:middle;}
#primary-navigation ul li:hover .user-dropdown { display:block;}
#primary-navigation .user-dropdown { top:56px; width:180px;}

#primary-navigation ul li.parent:hover > a:before { width:16px; height:10px; content:""; display:block; right:-5px;  margin-left:-8px; top:35px; position:absolute; background:url(images/tg_images_new/sprites.svg) -228px -185px no-repeat; }
#primary-navigation ul li ul.child { display:none; background:#fff; padding:24px 24px 6px; right:-14px; top:44px; position:absolute; border-radius:6px; box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1); width:325px; }
#primary-navigation ul li ul.child:before { width:100%; height:13px; content:""; display:block; left:0; top:-14px; position:absolute;}
#primary-navigation ul li:hover > ul.child { display:block;}
#header.landing-header  #primary-navigation ul li ul.child li a { line-height:20px !important; color:#8a858d; padding:0; white-space:nowrap;}
#primary-navigation ul li ul.child li { margin-bottom:12px; }
#header.landing-header #primary-navigation ul li ul.child li { margin-bottom:12px; }
#primary-navigation ul li ul.child li a { line-height:20px; color:#8a858d; padding:0; white-space:nowrap; font-weight:normal;}
#header.landing-header  #primary-navigation ul li ul.child li a:hover { color:#d7263d;}
#primary-navigation ul li ul.child li a:hover { color:#d7263d;}
#primary-navigation ul li ul.child li.half { float:left; padding-right:11px; width:135px; margin-bottom:12px; }
#primary-navigation ul li ul.child li.half:nth-child(2n){ padding-left:11px;}
#primary-navigation > ul > li ul.child li { line-height:18px; } 
*/

/*--- Banner --- */
#tg3-banner .win-prize { background:url(images/tg3_images_2017/win-prize-bg.png) left top no-repeat; padding-top:10px; width:150px; height:156px; text-align:center;}
#tg3-banner.finale-banner .win-prize { background:url(images/tg3_images_2017/win-prize-bg-2.png) left top no-repeat; padding-top:3px; width:140px; height:101px; }

#tg3-banner .win-prize p { font-size:14px; color:#000; font-style:italic; font-weight:500; line-height:22px;}
#tg3-banner.finale-banner .win-prize p { font-size:16px; line-height:22px !important; font-style:normal;}
#tg3-banner .win-prize p strong { font-weight:500; text-transform:uppercase; display:block; font-style:normal; font-size:18px;}
#tg3-banner.finale-banner .win-prize p strong { font-weight:bold; text-transform:none; display:block; font-style:normal; font-size:18px;}
#tg3-banner .win-prize p span.prize-amount { display:block; font-size:24px; color:#e61975; font-style:normal; font-weight:bold; line-height:30px; margin-bottom:3px;}
#tg3-banner.finale-banner .win-prize .prize-worth { color:#e61975; font-weight:800; }
#tg3-banner.finale-banner .win-prize .rupee-symbol { color:#e61975; font-weight:800; }

#tg3-banner .win-prize-mob { background:#ffcb2d; padding:10px; text-align:center; margin:0 -10px; position:relative;}
#tg3-banner .win-prize-mob p { font-size:14px; color:#000; font-weight:500; margin:0;}
#tg3-banner .win-prize-mob p span.prize-amount { color:#ec008c; font-style:normal; font-weight:bold;}

#tg3-banner.finale-banner .content-wrap { padding-top:24px;}
#tg3-banner .heading2 { color:#fff; margin-bottom:16px; font-size:40px;}
#tg3-banner .heading2:after { background-color:#fff; bottom:-15px;}
#tg3-banner h1 { font-size:26px; color:#fff; margin-bottom:8px;}
#tg3-banner h2 { font-size:22px; color:#fff; margin-bottom:16px; font-weight:900;}
#tg3-banner.finale-banner h1 {  font-family: 'impact'; font-size:58px; color:#fff; margin-bottom:10px; line-height:1;}
#tg3-banner.finale-banner h5 {  font-size:18px; }
#tg3-banner p {color:#fff; font-size:13px; margin-bottom:14px; justify-content: center;}
#tg3-banner p.prize { font-size:18px;}
#tg3-banner p.prize span { font-size:24px; line-height:28px; font-weight:bold;}

#tg3-banner .sponsors-section {padding-top:20px; width:115px; float:right; padding-top:70px;}
#tg3-banner .sponsors-section img { max-width:109px; max-height:36px;}
#tg3-banner .sponsors-section  h6 { font-size:12px; color:#fff; text-transform:uppercase; padding-top:10px;}
#tg3-banner .sponsors-section .logo-holder { display:block; line-height:35px; background:#fff; border-radius:2px; padding:3px; width:115px; height:42px; text-align:center; margin-bottom:13px;}

#tg3-banner .register-area { background:rgba(255,255,255,0.2); width:515px; margin:0 auto; text-align:left; border-radius:2px; padding:12px 15px;}
#tg3-banner .register-area h6 { color:#fff;}
#tg3-banner .register-area .sociable { float:left;}
#tg3-banner .register-area .sociable .social-btn { float:left; margin:0 12px 0 0; border-radius:50%; width:30px; height:30px; padding:0; line-height:30px;}
#tg3-banner .register-area .sociable .social-btn .fa { border:0; line-height:30px; width:30px; height:30px; text-align:center; font-size:17px;}
#tg3-banner .register-area .or-divider { display:block; border-radius:10px; text-transform:uppercase; font-size:8px; color:#252122; height:17px; line-height:17px; background:#e6e6e6; width:17px; float:left; text-align:center; margin:7px 5px 0; }

/*#tg3-banner #newsletter-form { width:315px; float:right; position:relative; margin-top:-8px;}*/
#tg3-banner #newsletter-form {padding-left: 10px;}
/*#tg3-banner #newsletter-form input[type="text"] { width:195px;}*/
#newsletter-form input[type="button"]{width: auto;}

#tg3-banner .bottom-bar { background:rgba(0, 0, 0, 0.5); position:absolute; left:0; bottom:0; width:100%; text-align:center;}
#tg3-banner .bottom-bar .col-xs-12 { padding:9px 15px; min-height:49px;}
#tg3-banner .bottom-bar .left-side { background:rgba(230, 25, 117, 0.5);}
#tg3-banner .bottom-bar .left-side:after { position:absolute; top:0; right:-60px; display:block; content:""; width: 0;height: 0;border-style: solid;border-width:49px 60px 0 0;border-color:rgba(230, 25, 117, 0.5) transparent transparent; }
#tg3-banner .bottom-bar .right-side { background:rgba(230, 25, 117, 0.5);}
#tg3-banner .bottom-bar .right-side p { line-height:28px;}
#tg3-banner .bottom-bar .right-side p strong { font-size:24px; font-weight:bold;}
#tg3-banner .bottom-bar .right-side p .bottom-align { position:relative; bottom:-6px;}
#tg3-banner .bottom-bar .right-side:before { position:absolute; top:0; left:-60px; display:block; content:""; width: 0;height: 0;border-style: solid;border-width:0 0 49px 60px;border-color: transparent transparent rgba(230, 25, 117, 0.5); }
#tg3-banner .bottom-bar p { font-size:12px; color:#fff; font-weight:500; margin-bottom:0; line-height:29px;}
#tg3-banner.finale-banner .bottom-bar p { font-size:18px; }
#tg3-banner .bottom-bar p .label { font-size:12px; float:right; margin-top:6px; font-weight:400; padding:2px 0.6em 4px; color:#fff;}
#tg3-banner .bottom-bar p .label a { color:#563608;}
#tg3-banner .bottom-bar p strong { font-size:20px; font-weight:500; margin-left:2px; vertical-align:middle;}
#tg3-banner .bottom-bar .fa { font-size:23px; color:#e61975; margin-right:15px; vertical-align:middle;}
#tg3-banner.finale-banner .bottom-bar .fa { font-size:18px; color:#fff; margin-right:5px; vertical-align:middle;}
#tg3-banner .bottom-bar .icon { margin-right:7px;}

#tg3-banner.company-banner { background-image:url(images/tg3_images_2017/company-banner-bg.jpg); height:350px; padding-top:50px; }
#tg3-banner.company-banner .for-internal { position:absolute; right:0; bottom:0;}
#tg3-banner.company-banner h2 { text-align:center; padding:15px 0 20px;}
#tg3-banner.company-banner .logo-block { margin-bottom:20px;}
#tg3-banner.company-banner .association-with { display:inline-block; margin:0 30px; font-size:15px; color:#424242;}
#tg3-banner.company-banner .sponsor-logo { max-width:200px; padding:0; vertical-align:middle; border:0; border-radius:0;}
#tg3-banner.company-banner .logo-block a { display:inline-block; padding:10px; background:#fff;}

#tg3-banner .countdown { text-align:center;}
#tg3-banner .countdown .item:after { display:none;}
#tg3-banner .countdown .alt-1, #tg3-banner .countdown p { display:inline-block; vertical-align:middle; line-height:24px;}
#tg3-banner .countdown .alt-1 { position:relative; margin-right:-50px; top:-3px; z-index:10;}
#tg3-banner .countdown .separator { display:none;}
#tg3-banner .countdown .item { vertical-align: bottom; position:relative;  overflow: visible;	font-size:20px; color:#fff; line-height:20px; font-weight:600; padding:0 9px; margin:0 8px; background:url(images/cg2016_images/countdown-bg.png) center 10px no-repeat;}
#tg3-banner .countdown .label { margin:0; text-transform: uppercase; display: block; position: absolute; line-height: normal; left: 0; font-size:9px; color: #fff;padding:0;width:100%;}

#tg3-banner.association-company { height:300px; }
#tg3-banner.association-company .content-wrap { padding-top:30px; }
#tg3-banner .association-companies { width:455px; margin:0 auto 20px auto; height:63px; box-shadow:none; border-radius:2px; padding:3px 15px 5px; }
#tg3-banner .association-companies p { font-size:16px; vertical-align:middle; color:#424242; margin-bottom:0px; line-height:53px; }
#tg3-banner .association-companies img { max-width:115px; max-height:50px; vertical-align:middle;} 
#tg3-banner .association-companies span { display:inline-block; padding:0px 25px; }
#tg3-banner .employ-box { position:absolute; bottom:0px; right:20px; background:#fff; border-radius:2px 2px 0px 0px; padding:10px; text-align:center; }
#tg3-banner .employ-box p { margin-bottom:0px; color:#424242; }

#tg3-banner.accenture-top-banner { height:455px; background:url(images/tg3_images_2017/accenture-bg.png) left top no-repeat;}
#tg3-banner.accenture-top-banner h1 { color:#000; font-weight:normal;}
#tg3-banner.accenture-top-banner .about-beingada { border:1px solid #565656; border-radius:5px; padding:20px 165px 25px 25px; text-align:left; position:relative; margin-top:25px;}
#tg3-banner.accenture-top-banner .about-beingada h3 { font-weight:normal; color:#000; margin-bottom:5px;}
#tg3-banner.accenture-top-banner .about-beingada p { font-size:14px; line-height:21px; color:#000; font-weight:normal;}
#tg3-banner.accenture-top-banner .about-beingada p a { color:#aa1133;}
#tg3-banner.accenture-top-banner .about-beingada .beingada-icon { position:absolute; right:0; top:-85px;}
#tg3-banner.accenture-top-banner .content-wrap { padding-top:20px;}
#tg3-banner.accenture-top-banner  .association-companies { margin-bottom:0;}
#tg3-banner.accenture-top-banner .heading2 { margin-bottom:28px;}
#tg3-banner.accenture-top-banner .association-companies span { color:#000;}

#tg3-banner.accenture-top-banner .about-beingada .details { margin-left:56px;}
#tg3-banner.accenture-top-banner .about-beingada .details h5 { color:#000; padding-top:2px; margin-bottom:0; font-weight:normal;}
#tg3-banner.accenture-top-banner .about-beingada .details p {margin:0; color:#434343;}
#tg3-banner.accenture-top-banner .icon { width:46px; height:46px; text-align:center; float:left; display:block; border:1px solid #000; border-radius:50%;}
#tg3-banner.accenture-top-banner .icon span { display:inline-block; background-image:url(images/tg3_images_2017/being-icons.png); background-size:190px 32px; background-repeat:no-repeat; width:45px; height:45px;}
#tg3-banner.accenture-top-banner .icon.selfie-contest-icon span { background-position:9px 6px;}
#tg3-banner.accenture-top-banner .icon.blogathon-icon span { background-position:-45px 7px;}
#tg3-banner.accenture-top-banner .icon.webinars-icon span { background-position:-96px 5px;}
#tg3-banner.accenture-top-banner .icon.contests-icon span { background-position:-142px 6px;}
#content .container{padding:0;}
#content > .container{padding:40px 10px 0}
.invites-page #content > .container > .divition-block,.invites-page #content > .container{padding-top:8px;}
/*--- Testing Banner --- */ 
#testing-theme-banner { position:relative; background:url(images/tg3_images_2017/theme-banner-1.jpg) center bottom no-repeat; height:300px; background-size:cover; text-align:center; padding:37px 0px 25px 0px; }
#testing-theme-banner .button1 { font-size:14px; min-width:185px; }
#testing-theme-banner .inner-content { width:352px; position:relative; margin:0 auto; }
#testing-theme-banner .inner-content:before,#testing-theme-banner .inner-content:after { content:""; width:116px; height:102px; position:absolute; top:46px; }
#testing-theme-banner .inner-content:before { left:0px; background:url(images/tg3_images_2017/qa-contest-border-left.png) no-repeat; }
#testing-theme-banner .inner-content:after { right:0px; background:url(images/tg3_images_2017/qa-contest-border-right.png) right top no-repeat; }
#testing-theme-banner p { color:#fff; margin-bottom:5px; font-size:13px; }
#testing-theme-banner .inner-content p {font-size:14px; }
#testing-theme-banner .inner-content h5 { color:#fff; font-size:24px; font-weight:200; margin-bottom:15px;  }
#testing-theme-banner .inner-content h5 span { position:relative; display:inline-block; }
#testing-theme-banner .inner-content h5 span:before,#testing-theme-banner .inner-content h5 span:after { content:""; width:13px; height:1px; position:absolute; top:60%; display:block; background:#fff; }
#testing-theme-banner .inner-content h5 span:before { left:-20px; }
#testing-theme-banner .inner-content h5 span:after { right:-20px; }
#testing-theme-banner .inner-content .prize-box { background:#ffcb2d; padding:5px; margin-bottom:15px; }
#testing-theme-banner .inner-content .prize-box p { color:#000; font-size:12px; font-weight:bold; margin:0px;}
#testing-theme-banner .inner-content .prize-box p span { color:#e61975; font-size:21px; }
#testing-theme-banner .qa-contest { padding-top:10px; border-top:1px solid #ffcb2d; display:inline-block; margin-bottom:5px; }
#testing-theme-banner .sponsored-by {position:absolute; right:0; bottom:12px;}
#testing-theme-banner .sponsored-by p { margin:0; color:#fff; line-height:32px;}
#testing-theme-banner .sponsored-by p span { display:block; width:175px; height:55px; background:#fff; border-radius:30px 0 0 30px; padding:5px 20px;}
#testing-theme-banner .sponsored-by p span img { max-width:135px; max-height:45px;}


/*--- Machinelearning Banner --- */ 
#machinelearning-theme { position:relative; background:url(images/tg3_images_2017/machinelearning-banner-bg.jpg) center bottom no-repeat; height:300px; background-size:cover; padding:85px 0px 0px 0px; text-align:center;}
#machinelearning-theme .button1.btn-lg { font-size:16px; min-width:180px; margin-top:3px;}
#machinelearning-theme .content-box { width:440px; height:95px; margin:0 auto 35px; border:2px solid #2f94d7; border-bottom:0; padding-top:30px; position:relative;}
#machinelearning-theme .content-box:after, #machinelearning-theme .content-box:before { content:""; height:2px; background:#2f94d7; display:block; position:absolute; bottom:0; width:18%;}
#machinelearning-theme .content-box:after {right:0;}
#machinelearning-theme .content-box:before {left:0;}
#machinelearning-theme h1 { font-size:34px; color:#fff; font-weight:bold; margin-bottom:12px;}
#machinelearning-theme h4 { font-weight:200; color:#fff;}
#machinelearning-theme .prize-box { background:url(images/tg3_images_2017/theme-prize-bg.png) right top no-repeat; width:152px; height:152px; padding-top:69px; position:absolute; right:0; top:60px;}
#machinelearning-theme .prize-box p { font-weight:200; margin:0px; text-align:center; width:124px; }
#machinelearning-theme .prize-box p span { color:#2f94d7; font-size:22px; font-weight:bold; display:block; }
#machinelearning-theme .prize-box p .fa { font-size:20px;}

#machinelearning-theme .sponsored-by {position:absolute; right:50%; margin-right:-77px; top:-62px; text-align:center;}
#machinelearning-theme .sponsored-by p { margin:0; color:#fff; line-height:32px;}
#machinelearning-theme .sponsored-by p span { display:block; width:155px; height:50px; background:#fff; border-radius:30px; padding:5px 10px;}
#machinelearning-theme .sponsored-by p span img { max-width:135px; max-height:40px;}

/*--- Techaptitude Banner --- */
#techaptitude-banner { position:relative; background:url(images/tg3_images_2017/tech-aptitute-banner-bg.jpg) center bottom no-repeat; height:300px; background-size:cover;}
#techaptitude-banner .container { position:relative; padding-top:95px;}
#techaptitude-banner .button1.btn-lg { font-size:16px; min-width:180px; margin-top:3px;}
#techaptitude-banner h1 { font-size:34px; color:#fff; font-weight:bold; margin-bottom:12px;}
#techaptitude-banner h4 { font-weight:200; color:#fff;}
#techaptitude-banner .prize-box { background:url(images/tg3_images_2017/tech-aptitute-prize-bg.png) right top no-repeat; width:345px; height:102px; padding-top:10px; position:absolute; right:10px; top:0; text-align:center;}
#techaptitude-banner .prize-box p { margin:0px; text-transform:uppercase; text-align:center; font-size:16px; line-height:25px; color:#fff; }
#techaptitude-banner .prize-box p span { color:#58c026; font-size:36px; font-weight:bold; display:block; }
#techaptitude-banner .prize-box p .fa { font-size:33px;}

/*--- Digitaltransformation Theme Banner --- */
#digitaltransformation-theme { position:relative; background:url(images/tg3_images_2017/digitaltransformation-banner-bg.jpg) center bottom no-repeat; height:300px; background-size:cover;}
#digitaltransformation-theme .container { position:relative; padding-top:50px;}
#digitaltransformation-theme .button1.btn-lg { font-size:16px; min-width:180px; margin-top:3px;}
#digitaltransformation-theme .content-box { text-align:center; border-right:1px solid #1962a6; float:left; padding-right:55px; width:325px; margin-right:55px;}
#digitaltransformation-theme h1 { color:#fff; font-size:28px; font-weight:normal; text-transform:uppercase;}
#digitaltransformation-theme h1 span { font-size:68px; letter-spacing:-3px; background:url(images/tg3_images_2017/digital-bg.png) center center no-repeat; width:252px; line-height:74px; display:inline-block; text-indent:-6px;}
#digitaltransformation-theme .prize-box { padding-top:60px; float:left;}
#digitaltransformation-theme .prize-box h3 { color:#fff; text-align:center; line-height:35px; font-weight:200;}
#digitaltransformation-theme .prize-box h3 span { color:#fece00; display:block; font-size:24px; font-weight:bold;}
#digitaltransformation-theme .prize-box h3 span .fa { font-size:22px;}
#digitaltransformation-theme .sponsored-by {position:absolute; right:0; bottom:12px;}
#digitaltransformation-theme .sponsored-by p { margin:0; color:#fff; line-height:32px;}
#digitaltransformation-theme .sponsored-by p span { display:block; width:175px; height:55px; background:#fff; border-radius:30px 0 0 30px; padding:5px 20px;}
#digitaltransformation-theme .sponsored-by p span img { max-width:135px; max-height:45px;}

/*--- Uiux Banner --- */ 
#uiux-theme-banner { position:relative; background:url(images/tg3_images_2017/theme-banner-2.jpg) center bottom no-repeat; height:300px; background-size:cover; padding:65px 0px 0px 0px; }
#uiux-theme-banner h5 { margin-bottom:28px; font-size:28px; font-weight:500; color:#fff; }
#uiux-theme-banner p { color:#fff; font-size:13px;}
#uiux-theme-banner .uiux-image { margin-bottom:28px; }
#uiux-theme-banner .button1 { font-size:14px; min-width:185px; }
#uiux-theme-banner .prize-box { position:absolute; right:215px; bottom:15px; }
#uiux-theme-banner .prize-box p { color:#fff; font-size:18px; text-transform:uppercase; font-weight:normal; margin:0px; text-align:right; }
#uiux-theme-banner .prize-box p span { color:#e61975; font-size:24px; font-weight:bold; }
#uiux-theme-banner .sponsored-by {position:absolute; right:0; bottom:55px;}
#uiux-theme-banner .sponsored-by p { margin:0; color:#fff; line-height:32px;}
#uiux-theme-banner .sponsored-by p span { display:block; width:175px; height:55px; background:#fff; border-radius:30px 0 0 30px; padding:5px 20px;}
#uiux-theme-banner .sponsored-by p span img { max-width:135px; max-height:45px;}

/*--- Sidebar --- */
#sidebar-panel .fa { color: #2f94d7; font-size: 18px; margin-right: 5px; text-align: center; vertical-align:bottom; width: 20px; transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-webkit-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-moz-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-o-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-ms-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s; }
#sidebar-panel ul { margin:0px; width:225px; padding:0px; list-style-type:none;}
#sidebar-panel ul li a { color:#c0c0c0; white-space:no-wrap; font-size:14px; padding:10px; display:block; padding-left:30px; transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-webkit-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-moz-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-o-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-ms-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;}
#sidebar-panel ul li:hover > a, #sidebar-panel ul li.active > a { background:#2f94d7; color:#fff; }
#sidebar-panel ul li:hover > a .fa, #sidebar-panel h6.active .fa, #sidebar-panel ul li.active > a .fa { color:#fff; }
#sidebar-panel ul li.empty-link { display:none;}

/*--- Sponsors-list --- */
#sponsors-list { text-align:center; position:relative; z-index:10;}
#sponsors-list .box-default { padding:0; height:90px;}
#sponsors-list .container-fluid { overflow:hidden; height:90px;}
#sponsors-list .row > div { border-right:1px dashed #dadada;}
#sponsors-list .row > div.no-border { border-right:0;}
#sponsors-list .inner-wrap { padding-top:12px; height:90px;}
#sponsors-list h5 { text-transform:uppercase; padding-top:22px; font-size:18px; line-height:24px; }
#sponsors-list h6 { margin-bottom:10px; font-weight:normal;}
#sponsors-list ul { margin:0; padding:0; list-style:none;}
#sponsors-list ul li { float:left; margin:0 10px; text-align:center; height:40px; line-height:38px;}
#sponsors-list .sponsor-block ul li img { max-height:40px; vertical-align:middle; max-width:100px;}
#sponsors-list #associate-sponsors-list p { line-height:40px; margin:0;}
#sponsors-list .sponsor-block { padding:0 10px; float:left; width:28%;}
#sponsors-list .sponsor-block img,#sponsors-list.sponsor-block img  { max-width:100px; max-height:40px; }
#sponsors-list .sponsor-block.small { width:13%;}
#sponsors-list .sponsor-block.theme-sponsor { width:18%;}


/*--- Branding Engagement --- */
.branding-engagement h4 { font-family:'lato', Arial, Helvetica, sans-serif; font-weight:200; color:#d6d8f0;}

/*--- Divition Block --- */
.divition-block { margin:0; position:relative; padding:30px 0;}
.divition-block .btn-icon { text-align:center;}
.divition-block p.lead strong { font-weight:500;}
.divition-block .benefits { padding-top:30px;}
.divition-block .benefits .icon { width:75px; height:75px; line-height:70px; margin-bottom:20px;}
.divition-block .benefits .icon .fa { font-size:28px;}
.divition-block .benefits p { font-size:14px; line-height:21px; font-weight:200;}
.divition-block .benefits .col-sm-3 { padding:0 20px;}

/*--- Register-bottom-block --- */
#register-bottom-block { background:#f4f4f4; text-align:center; padding:38px 15px;}
#register-bottom-block h1 { font-size:30px; margin:0;}
#register-bottom-block .button1 { width:285px; height:65px; line-height:40px; margin-left:40px; font-size:20px; text-transform:none;}

/*--- Theme Contest List --- */
#theme-contest-list { position:relative;}
#theme-contest-list:before { position:absolute; left:-20px; top:4px; height:94.5%; width:1px; background:#dadada; content:"";}

/*--- Scroll Top --- */
#scroll-top-icon { position:fixed; bottom:-55px; right:-55px; text-align:center; background:#ffcb2d; z-index:1000; display:block; border-radius:2px; width:38px; height:38px; padding-top:8px; color:#000; font-size:20px; transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-webkit-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-moz-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-o-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-ms-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;}
#scroll-top-icon .fa { vertical-align:top;}
#scroll-top-icon.active { bottom:15px; right:15px;}

/*--- Side Social --- */
#side-social { position:fixed; left:0; top:50%; text-align:center; z-index:1000; margin-top:-80px; display:none;}
#side-social h6 { width:36px; background:#666666; width:36px; line-height:13px; margin:0; text-align:center; padding:7px 1px; font-size:9px; color:#fff; font-weight:600;}
#side-social .fa { font-size:20px; color:#fff;}
#side-social .button2, #side-social .button2:hover, #side-social .button2:focus, #side-social .button2:active { border-color:#fff; color:#fff;}
#side-social ul { margin:0; padding:0; list-style:none; position:relative;}
#side-social li > a { width:36px; height:40px; line-height:40px; display:block; padding-top:5px; position:relative; z-index:5;}
#side-social li.facebook > a { background:#21497f;}
#side-social li.twitter > a { background:#01baf7;}
#side-social li.google-plus > a { background:#df4f3f;}
#side-social li.default { display:none;}
#side-social .social-content { position:absolute; transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-webkit-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-moz-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-o-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-ms-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s; left:-183px; top:0; min-height:118px; height:100%; width:183px; padding:15px 12px; padding-left:37px; text-align:middle; background-image:url(images/cg2016_images/social-content-bg.png); background-position:right top; background-repeat:no-repeat;}
#side-social .social-content h5 { font-size:12px; color:#fff; margin-bottom:2px;}
#side-social .social-content p { font-size:10px; color:#fff; line-height:15px; font-weight:200; margin-bottom:12px;}
#side-social li:hover .social-content { left:0;}

#side-social .facebook .social-content { background-color:#21497f;}
#side-social .twitter .social-content { background-color:#01baf7;}
#side-social .google-plus .social-content { background-color:#df4f3f;}
#side-social .linkedin .social-content,#side-social li.linkedin > a{ background-color:#1b85bd;}
#side-social .whatsapp .social-content,#side-social li.whatsapp > a { background-color:#64B161;}

/*--- Why Participate --- */
#why-participate ul { text-align:left; margin:0; padding:0; list-style:none;}
#why-participate ul li { margin-bottom:40px; position:relative;}
#why-participate ul li:last-child { margin-bottom:0;}
#why-participate ul li .icon { display:block; float:right; width:84px; padding-top:20px; height:84px; border:1px solid #949494; text-align:center; border-radius:50%;}
#why-participate ul li .icon img { vertical-align:middle;}
#why-participate ul li .details { height:84px; text-align:right; display:table; width:78%;}
#why-participate ul li .details p { margin-bottom:0; display:table-cell; vertical-align:middle;}
#why-participate ul li.alt .icon { float:left; margin-right:20px; margin-left:0;}
#why-participate ul li.alt .details { text-align:left;}
#why-participate p strong { font-size:20px; font-weight:normal;}
#why-participate .button3 { padding:10px 50px;}


/*--- Sliding Testimonials1 --- */

#sliding-testimonials1 .slider { padding:0;}
#sliding-testimonials1 .quote {font-size:22px; margin-left:5px; color:#d1d3d4; position:relative; top:9px;}
#sliding-testimonials1 .left-quote { margin-right:5px; top:0;}
#sliding-testimonials1 blockquote { border:0; padding:0; border-right:1px solid #dadada; padding:15px 20px;}
#sliding-testimonials1 blockquote p {color:#8c8c8c; font-weight:200; line-height:24px; text-align:center;}

#sliding-testimonials1 .writer .image { float:left; width:85px; height:85px;}
#sliding-testimonials1 .writer .image img {-webkit-filter: grayscale(100%); filter: grayscale(100%); border-radius:50%;}
#sliding-testimonials1 .writer .details { margin-left:100px; padding-top:10px;}
#sliding-testimonials1 .cite cite { font-size:16px; font-weight:500; color:#424242; font-style:normal;}
#sliding-testimonials1 .cite cite small { display:block; line-height:18px; color:#8c8c8c; font-weight:200; font-size:14px;}

#sliding-testimonials1 .controls { padding-top:20px;}
#sliding-testimonials1 .controls ul { margin:0; padding:0; text-align:center; list-style:none;}
#sliding-testimonials1 .controls ul li { display:inline-block; margin:0 4px;}
#sliding-testimonials1 .controls ul li a { width:14px; height:0; padding-top:12px; display:inline-block; overflow:hidden; border-radius:50%; border:1px solid #2f94d7;transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-webkit-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-moz-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-o-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-ms-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;}
#sliding-testimonials1 .controls ul li a:hover, #sliding-testimonials1 .controls ul li.selected a { background:#2f94d7;}
#sliding-testimonials1 .controls ul li { float:none !important; }

/*--- Ambassadors --- */
#ambassadors { background:#f287b7; padding-top:30px;}
#ambassadors .heading2 { color:#fff;}
#ambassadors .heading2:after { background-color:#fff;}
#ambassadors .preview { height:320px; background:#ffffff; box-shadow:2px 2px 3px rgba(0, 0, 0, 0.09); padding:25px; margin-bottom:40px; overflow:hidden;}
#ambassadors .thumbnails li img { float:left; border-radius:3px;}
#ambassadors .thumbnails li .details { margin-left:105px;}
#ambassadors .thumbnails li .details p { margin-bottom:0; color:#fff; font-weight:200;}
#ambassadors .thumbnails li a, #ambassadors .thumbnails li a:hover { text-decoration:none;}
#ambassadors .thumbnails li h5 { margin-bottom:3px; color:#fff;}
#ambassadors .slider .next-btn, #ambassadors .slider .previous-btn { color:#fff;}

#ambassadors .preview .speaker-details { float:left; width:112px;}
#ambassadors .preview .speaker-details img { border-radius:3px;}
#ambassadors .preview .details { margin-left:130px;}

/*--- Rupee-symbol --- */
.rupee-symbol {font-family: 'rupee_foradian';}

/*--- Loader --- */
#save_answer_status_msg {
 height: 400px;  position: relative;   position:fixed; left:0; top:0; width:100%; height:100%; background:url(images/cg2015_images/layout1-bg.gif) left top repeat !important; z-index:1000;
}
.ajax-loader {
 position: absolute;  left: 50%;   top: 50%; font:normal 12px/24px 'HelveticaNeueLTPro-Lt'; width:80px; height:80px;  margin-left:-40px; margin-top:-40px; border-radius:50%;
}
.ajax-loader img {height:80px; width:80px;}

/*--- Tabs3 --- */
#main .tabs3 { margin-bottom:30px;}
#main .tabs3 .tab-content { padding:0; border:0;  background:#fff; box-shadow:0 2px 6px rgba(0, 0, 0, 0.07); border:1px solid #dcdcdc; border-top:0; padding:30px 20px 15px;}

#main .tabs3 .tab-strips1{ margin:0; padding:0; list-style:none;}
#main .tabs3 .tab-strips1 > li { padding-right:32px; min-width:180px; float:left;float: left; margin-bottom: -1px; display:block; position:relative;}
.beattheleader-content #main .tabs3 .tab-strips1 > li {min-width:150px;}
#main .tabs3 .tab-strips1 > li > a { font-size:16px; padding-left:15px; color:#8c8c8c; height:53px; line-height:52px; text-align:center; font-weight:500; display:block; position:relative; border-radius:4px 0 0 0;}
#main .tabs3 .tab-strips1 > li.active > a:after, #main .tabs3 .tab-strips1 > li.ui-state-active > a:after { display:block; content:""; width:32px; height:53px; background:url(images/tg3_images_2017/tab3-active-arrow2.png) right top no-repeat; position:absolute; right:-32px; top:-1px;}
#main .tabs3 .tab-strips1 > li.active > a:before, #main .tabs3 .tab-strips1 > li.ui-state-active > a:before { display:block; content:""; width:100%; height:4px; background:#f072ab; position:absolute; left:0px; top:-1px; border-radius:2px 0 0 2px;}
#main .tabs3 .tab-strips1 > li.active > a, #main .tabs3 .tab-strips1 > li.ui-state-active > a { color:#f072ab; background:#fff; border-left:1px solid #ddd;} 
#main .tabs3 .tab-strips1 > li > a:focus, #main .tabs3 .tab-strips1 > a:hover, #main .tabs3 .tab-strips1 > a:active { background:#fff; border-radius:0; color:#f072ab;}
#main .tabs3 .tab-strips1 > li > a:hover {border-color:#ddd #ddd #fff; background:#fff; border-radius:4px 4px 0 0;}

#main .tabs3 .tabs .tab-strips2 { border-bottom:1px solid #f2f2f2;}
#main .tabs3 .tabs .tab-strips2 > li.active > a:after, #main .tabs3 .tabs .tab-strips2 > li.active > a:before { display:none;}
#main .tabs3 .tabs .tab-strips2 li.active a{ background:#fff;border:none;  border-bottom:2px solid #eb494f; color:#eb494f; }
#main .tabs3 .tabs .tab-strips2 li.active a:hover, #main .tabs3 .tabs .tab-strips2 li.active a:focus, #main .tabs3 .tabs .tab-strips2 li.active a:active {  border-bottom:2px solid #eb494f;}
#main .tabs3 .tabs .tab-strips2 a:hover,#main .tabs3 .tabs .tab-strips2 a:active, #main .tabs3 .tabs .tab-strips2 a:focus { color:#eb494f; background:none;}
#main .tabs3 .tabs .tab-strips2 > li > a { border:0px solid hsla(0, 0%, 0%, 0)  }
#main .tabs3 .tabs .tab-content > .tab-pane { border:0; padding:0; padding-top:20px;}
#main .tabs3 .tabs .tab-strips2 li a {font-size:14px; padding:8px 15px; height:48px; border-radius:0; text-transform:uppercase; color:#999999;}
#main .tabs3 .tabs .tab-strips2 li { padding-right:0; min-width:15px; }

#main .tabs3 .tab-strips1 li .fa-lock { display:none; }
#main .tabs3 .tab-strips1 li.locked .fa-lock { display:inline-block; }
#main .tabs3 .tooltipCs { background:#0173ba; position:absolute; left:50%; top:-30px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; font-size:12px; line-height:13px; padding:5px; text-align:center; color:#fff; width:150px; margin-left:-75px; z-index:10; display:none; }
#main .tabs3 .tooltipCs:after{ display:block; position:absolute; bottom:-12px; z-index:10; content:""; left:50%; width: 0; height: 0; margin-left:-8px;	border-left:8px solid transparent;border-right:7px solid transparent;border-top:12px solid #0173ba;}
#main .tabs3 .tooltipCs { top:-40px; }
#main .tabs3 .selected .tooltipCs { display:block; }

/*--- Table2 --- */
.table2 tr th,.table2 tr td { text-align:left;}

/*--- List1 --- */
ul.list1 { margin:0; padding:0; list-style:none;}
ul.list1 li  { float:left; margin-right:20px; border-bottom:0;}
ul.list1 li:last-child  { margin-right:0;}
ul.list1 li figure { width:42px; height:42px; position:relative; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; display:block; margin:0 auto;}
ul.list1 li figure a { display:table; width:100%; height:42px;}
ul.list1 li figure a span { display:table-cell; text-align:center; vertical-align:middle; text-transform:uppercase; font-size:18px; font-weight:600; position:relative; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; color:#fff;}
ul.list1 li figure img { position:relative; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; width:42px; height:42px;}
ul.list1 a.see-all-btn { width:42px; height:42px; margin:0 auto; position:relative; font-size:12px; line-height:41px;}
ul.list1 h6 { margin-top:15px;}
ul.list1 h6 img { width:28px; margin-left:5px;}
#badges-content ul.list1 li figure img, #badges-content ul.list1 li figure { width:64px; height:64px;}

/*--- College-logos --- */
#college-logos ul { margin:0; padding:0; list-style:none;}
#college-logos ul li { float:left; width:33.333%; padding:0 15px; text-align:center; margin-bottom:20px;}
#college-logos ul li:nth-child(3n + 1) { clear:left;}
#college-logos ul li img { max-width:120px;}

/*--- Social Buzz --- */
#selfie-block,#social-block{padding-bottom:0;}
#social-buzz { background:#ffffff; padding-bottom:38px;}
#social-buzz .col-sm-6 h4 { text-transform:uppercase; padding-bottom:15px; border-bottom:10px solid #0a8be6; margin-bottom:30px;}
#social-buzz .twitter iframe { width:100% !important;}
#social-buzz .inner-wrap { width:540px;}
#social-buzz .inner-wrap iframe, #social-buzz .fb_iframe_widget span { height:260px !important;}

#social-buzz .social-links { padding-top:60px; text-align:center;}
#social-buzz .social-links h4 { font-weight:200;}
#social-buzz .social-links h4  span { color:#2f94d7;}
#social-buzz .social-links ul { display:inline-block; margin:0; padding:0; list-style:none;}
#social-buzz .social-links ul li .fa { font-size:32px; color:#fff;}
#social-buzz .social-links ul li a { width:52px; height:52px; border-radius:5px; line-height:52px; display:block; padding-top:8px;}
.selfie_block #social-buzz{background: none;}
.selfie_block #social-buzz .social-links{padding-top:0; text-align: left;}
.selfie_block #social-buzz .social-links ul li a{width:32px; height:32px; line-height: 0; padding-top:6px; text-align: center;}
.selfie_block #social-buzz .social-links ul li .fa{font-size: 20px; line-height: 20px;}
.selfie_block #social-buzz .social-links ul li{margin:0 4px;}
#social-buzz .social-links ul li { float:left; margin:0 2px;}
#social-buzz .social-links ul li.facebook a { background:#21497f;}
#social-buzz .social-links ul li.twitter a { background:#01baf7;}
#social-buzz .social-links ul li.linkedin a { background:#1b85bd;}
#social-buzz .social-links ul li.whatsapp a { background:#64B161;}
#social-buzz .social-links ul li.google-plus a { background:#df4f3f;}
#social-buzz .social-links ul li.github a { background:#434344;}
#social-buzz .social-links ul li.insta a {background-image: linear-gradient(46deg, #ffdd55 -27%, #ff543e 33%, #c837ab 93%);}
.selfie_block h3{font-size: 21px;}
/*--- Event Prizes --- */
.prize-page { background:#fff;}
#event-prizes .heading2 { margin-bottom:32px;}
#event-prizes .lead { text-align:center; margin-bottom:80px;}
#event-prizes .champion-image { margin-top:-33px; position:relative;}

#event-prizes .prize-lists ul { text-align:left; padding:0 20% 0 24%; width:100%; position:relative; margin:10px 0 0;}
#event-prizes .prize-lists ul:before { background:#f072ab; height:215px; display:block; width:1px; content:""; position:absolute; left:0; top:22px;}
#event-prizes .prize-lists ul:after { background:#f072ab; height:215px; display:block; width:1px; content:""; position:absolute; right:20px; top:22px;}
#event-prizes .prize-lists ul li { background:#f072ab; padding:0 2px 0 48px; margin-bottom:20px; font-size:22px; color:#ffffff; font-weight:normal; position:relative; height:48px; line-height:48px; border-radius:0 25px 25px 0; z-index:4;}

#event-prizes .prize-lists ul li:nth-child(2n){z-index:3;}
#event-prizes .prize-lists ul li:nth-child(3n){z-index:2;}
#event-prizes .prize-lists ul li:last-child { z-index:1;}

#event-prizes .prize-lists ul li .number { display:block; padding:3px; width:81px; height:81px; background:#ffffff; position:absolute; left:-42px; top:50%; margin-top:-40px; border-radius:50%;}
#event-prizes .prize-lists ul li .number .inner { display:block; width:75px; height:75px; text-align:center; line-height:19px; font-weight:500; font-size:24px; color:#f072ab; background:#ffffff; padding-top:17px; border:3px solid #f072ab; border-radius:50%;}
#event-prizes .prize-lists ul li .number small { font-size:11px; color:#f072ab; text-transform:uppercase; font-weight:500; display:block;}
#event-prizes .prize-lists ul li .number sup { font-size:14px; position:relative; top:-8px;}

#event-prizes .theme-prizes .theme-title { margin-bottom:25px; position:relative; margin-top:-50px; text-transform:uppercase;}
#event-prizes .theme-prizes ul { margin:0; padding:0; list-style:none;}
#event-prizes .theme-prizes ul li { margin-bottom:30px;}
#event-prizes .theme-prizes .icon { display:block; text-align:center; line-height:58px; width:60px; height:60px; background:#fff; border-radius:50%; border:1px solid #f072ab; float:left;}
#event-prizes .theme-prizes .icon .fa { vertical-align:middle; color:#f072ab; font-size:22px;}
#event-prizes .theme-prizes .details { margin-left:70px; text-align:left;}
#event-prizes .theme-prizes p {color:#8c8c8c; font-size:12px; line-height:16px; margin:0;}
#event-prizes .theme-prizes h5 { margin-bottom:10px;}
#event-prizes .theme-prizes h5 span { color:#f072ab;}

#event-prizes .more-prizes-list { text-align:center;}
#event-prizes .more-prizes-list h5 { line-height:28px; color:#f072ab; margin:0 -10px; margin-top:50px; position:relative;}
#event-prizes .more-prizes-list .first h5 { margin-left:0;}
#event-prizes .more-prizes-list .last h5 { margin-right:0;}
#event-prizes .more-prizes-list h5:before { background:#dadada; height:1px; display:block; width:100%; content:""; position:absolute; left:0; top:14px;}
#event-prizes .more-prizes-list h5 span { display:inline-block; background:#fff; position:relative; z-index:2; color:#424242; padding:0 15px;}
#event-prizes .more-prizes-list h6 { margin-bottom:5px;}
#event-prizes .more-prizes-list ul { margin:0; padding:0; list-style:none;}
#event-prizes .more-prizes-list ul li { margin-top:40px; position:relative;}
#event-prizes .more-prizes-list ul li:before { background:#f072ab; height:20px; display:block; width:1px; content:""; position:absolute; left:50%; top:-30px;}
#event-prizes .more-prizes-list ul li p {color:#8c8c8c; font-size:12px; line-height:18px; margin:0;}
#event-prizes.winners .heading2  { margin-bottom:70px;  }
#event-prizes.winners  .prize-lists ul { padding:0 12% 0 16%; }
#event-prizes.winners  .prize-lists ul:before { height:100%; top:0px;}
#event-prizes.winners  .prize-lists ul:after { height:100%; top:0px;}
#event-prizes.winners  .champion-image { margin-top:0px;}
#event-prizes.winners  h5 { text-transform:uppercase; margin-bottom:30px;}
#event-prizes.winners  p { color:#8c8c8c; }
#event-prizes.winners  .prize-lists ul li { margin-bottom:50px;}
#event-prizes.winners  .prize-lists ul li small { font-size:12px; }
#event-prizes.winners  .prize-lists ul li p { margin-top:10px; }
#event-prizes.winners  .prize-lists ul li .number .inner { padding-top:0px; background:#f072ab; color:#fff; line-height:69px; }
#event-prizes.winners  .prize-lists ul li .number .inner img { border-radius:50%; width:69px; height:69px; }
#event-prizes.winners .prize-lists ul li { font-size:16px; line-height:18px; padding-top:5px; color:#fced3a; }
#event-prizes.winners .prize-lists ul li small { color:#fff; }
#event-prizes.winners .prize-lists ul li p small { color:#8c8c8c; }
#event-prizes.winners  .prize-lists.theme-winner ul:before ,#event-prizes.winners  .prize-lists.theme-winner ul:after  { display:none;  }
#event-prizes.winners  .prize-lists.theme-winner ul { padding-left:12px; }

.dashboard-page #event-prizes .more-prizes-list h5 span { background:#f4f4f4;}

/*--- webcam_container --- */
#webcam_container .yes-no-bx { margin-top:0 !important;}

/*--- Event Schedule --- */
.schedule-page { background:#fff;}
#event-schedule .heading2 { margin-bottom:32px;}
#event-schedule .schedule-box { width:150px; margin:0 auto; text-align:center;}
#event-schedule .first .schedule-box { float:left;}
#event-schedule .last .schedule-box { float:right;}
#event-schedule .schedule-box header { display:table; width:100%; border:1px solid #ffd0e5; height:86px;}
#event-schedule .schedule-box header h4 { display:table-cell; line-height:25px; padding:0 10px; margin:0; width:100%; vertical-align:middle; color:#f072ab;}
#event-schedule .schedule-box header h4 span { font-size:12px; line-height:16px; color:#424242; display:block;}
#event-schedule .schedule-box ul { margin:0; padding:0; list-style:none;}
#event-schedule .schedule-box ul li { margin-top:36px; margin-bottom:42px; position:relative;}
#event-schedule .schedule-box ul li:last-child { margin-bottom:0;}
#event-schedule .schedule-box ul li:before { background:#ffd0e5; height:30px; display:block; width:1px; content:""; position:absolute; left:50%; top:-36px;}
#event-schedule .schedule-box ul li h5 { font-weight:normal; margin-bottom:7px;}
#event-schedule .schedule-box ul li h5 span { color:#f072ab;}
#event-schedule .schedule-box ul li p { margin:0; white-space:nowrap;}

/*--- Coming-soon --- */
#coming-soon {display:table; width:100%; text-align:center;padding-bottom:30px;}
#coming-soon h2 { margin-bottom:45px;}
#coming-soon .inner { display:table-cell; vertical-align:middle; }
#coming-soon .flip-clock-wrapper{font-size:20px;}
#coming-soon .flip-clock-divider .flip-clock-label { right:-97px;}
#coming-soon .flip-clock-divider.minutes .flip-clock-label {right:-106px;}
#coming-soon .flip-clock-divider.seconds .flip-clock-label {right:-110px;}

.coming-soon { background:#f2f2f2; border:1px solid #dadada; padding:16px; border-radius:6px; }
.coming-soon h2 { font-size:35px; line-height:40px;}
.coming-soon h3 { font-size:28px; line-height:35px; font-weight:bold;}
.coming-soon .btn { min-width:156px; }

/*--- prettyPhoto --- */
.pp_pic_holder .pp_social, div.pp_default .pp_description { display:none !important;}

/*--- Selfi Lists --- */
#selfies-contest .lead { margin-bottom:45px;}
#selfies-contest .heading2 { margin-bottom:28px;}
#selfi-lists.box-default { padding:38px 45px 5px; position:relative; background:#ffffff; box-shadow:0 2px 3px rgba(0, 0, 0, 0.09); border-radius:4px;}
.landing-page #selfi-lists.box-default { background:#f4f4f4;}
#selfi-lists.large-space { padding:30px 45px;}
#selfi-lists .slider ul li { float:left; text-align:center;}
#selfi-lists .slider ul li + li{margin-left:16px;}
#selfi-lists  ul li .image {margin:auto; width:149px; height:149px;}
#selfi-lists  ul li .image img { vertical-align:middle; margin-bottom:3px; max-height:100%;}
#selfi-lists .voucher-badge { position:absolute; left:-7px; top:-7px;}
#selfi-lists .slider .previous-btn, #selfi-lists .slider .next-btn { margin-top:-28px;}
#selfi-lists ul li h6 { min-height:32px;margin-bottom:0;margin-top:8px;}
.landing-page #selfi-lists ul li h6 { min-height:10px;}
.selfie-block{background-color:#fff; padding:8px;box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18); margin-bottom:16px;border-radius: 3px;}
.selfie-block .image > a{display: block; width: 100%; height: 100%;}
/*--- Blogathon --- */
#blogathon .container { position:relative;}
#blogathon .blogs-list { max-height:384px; overflow: auto;}
#blogathon .blogs-list .media-left { display:block; width:85px; float:left; padding:0;}
#blogathon .blogs-list .media-body { display:block; margin-left:85px; width:auto;}
#blogathon h5 a { color: #424242;}
#blogathon .blog-data { margin-bottom: 40px; padding-right: 50px;}
#blogathon .media { margin-top:0;}
#blogathon .media-left img { max-height: 75px; max-width: 75px;}
#blogathon input.form-control { color: #000; font-weight: normal; opacity: 1; box-default:0 2px 6px rgba(0, 0, 0, 0.07);}
#blogathon textarea.form-control {box-shadow: none;  color: #000; font-size: 14px; font-weight: normal;  height: 200px;  line-height: 25px;  opacity: 1;}
#blogathon .row { background:#fff; box-shadow:0 2px 6px rgba(0, 0, 0, 0.07); padding:25px 0;}
#blogathon .blogathon-sponsors { position:absolute; right:10px; top:0;}
#blogathon .blogathon-sponsors img { max-width:109px; max-height:36px;}
#blogathon .blogathon-sponsors .logo-holder { display:inline-block; line-height:35px; background:#fff; border-radius:2px; margin-left:20px; padding:3px; width:115px; height:42px; text-align:center;}
#blogathon .blog-editor p { background:#fff; box-default:0 2px 6px rgba(0, 0, 0, 0.07);}
#blogathon .blog-editor > div { width:100%;}

/*--- Footer --- */
#footer { padding:30px 0 0 0; z-index:101; background:#0c1e34;}
#footer.left-space { margin-left:225px;}
#footer.left-space .container { width:100%; padding:0 45px 0 55px;}
#footer .inner-footer { background:#2f94d7; padding:10px; text-align:center; margin-top:30px;}
#footer .inner-footer p { font-size:12px; font-weight:normal; line-height:19px; color:#fff; margin-bottom:0; padding:0;}
#footer ul { margin:0; padding:0; list-style:none;}
#footer ul li { font-size:12px; color:#ffffff; margin-bottom:10px; line-height:20px;}
#footer ul li a { color:#ffffff;}
#footer ul li:last-child { margin-bottom:0;}

#footer .powered-by { font-size:13px; margin-bottom:9px; color:#fff; display:block; text-align:center; padding-top:7px;}
#footer a.logo { margin:0; position:relative; left:auto;}

/*--- Slider --- */
.slider { padding:0 50px; position: relative;}
.slider .previous-btn {background-position: -130px -264px; left: -2px; margin-left: -16px; opacity: 1;}
.slider .previous-btn, .slider .next-btn {display: inline-block; width: 32px; height: 32px; position: absolute; top: 50%; margin-top: -16px; background: url(images/tg_images_new/sprites.svg) no-repeat;}
.slider .previous-btn { left:0; font-size:30px; margin-top:-15px;}
.slider .next-btn { right:15px; font-size:30px; margin-top:-15px;}
.slider ul li { float:left;}
.slider ul li.selected{background-color:transparent;}
#photos-block .slider .next-btn,#photos-block .slider .previous-btn{background:none; box-shadow: none;}
.tg3-upload { background:#ffe5f0; padding:10px; }

/*--- Winner Verification --- */
#winner-verification dl { margin-bottom:20px; }
#winner-verification dt { float:left; font-size:16px; color:#424242; }
#winner-verification dd { font-size:14px; color:#424242; margin-left:125px;}

/*--- Finale Guidelines --- */

#content .finale-guidelines.container { padding-top:0px; }
.finale-guidelines .table2 { margin-bottom:30px; }
.finale-guidelines .table2  tr td { padding:10px; }
.landing-page  .finale-guidelines.container  { padding-top:50px !important; }
.finale-guidelines .table2  tr td:first-child { width:350px; }

/* ==========================================================================
	Comming Soon Page Specific
========================================================================== */
.comingsoon-page { background:#fff;}

/* ==========================================================================
	Winners Page Specific
========================================================================== */
.winners-page { background:#fff;}
#winners .heading2 { margin-bottom:28px;}
#main #winners .tabs3 .tab-strips1 > li { min-width:auto;}
#main #winners  .tabs3 .tab-strips1 > li > a { font-size:14px; }

#winners .slider { padding:0;}
#winners .slider li > img { width:100%;}
#winners .slider .previous-btn, #winners .slider .next-btn { width:35px; height:35px; background:#f4f4f4; font-size:18px; line-height:35px; text-align:center; color:#424242; margin-top:0;}
#winners .slider .previous-btn { left:-15px;}
#winners .slider .next-btn { right:5px;}

#winners .modal h4 small { color:#424242;}
#view-selfie-popup h5 { margin-bottom:10px;}
#view-selfie-popup h5 .prize-val { float:right;}
#view-selfie-popup h5 .prize-val span { font-weight:normal;}

#blogathon-selfie-popup .media { margin-bottom:20px;}
#blogathon-selfie-popup .media-left { float:left; display:block;}
#blogathon-selfie-popup .media-body { width:auto; margin-left:120px; display:block;}
#blogathon-selfie-popup .media-body h5 { line-height:28px; margin-bottom:10px;}
#blogathon-selfie-popup .media-body h3 { margin-bottom:0;}
#blogathon-selfie-popup .media-left img { width:100px; height:100px; border:1px solid #dadada;}

/* ==========================================================================
	Landing Page Specific
========================================================================== */
.landing-page #ambassadors .preview { background:#f4f4f4;}
.landing-page #blogathon .row { background:none; box-shadow:none; padding:0;}
.landing-page #awards-prizes { padding:0;}
.landing-page #content-blocks, .landing-page #selfies-contest  { background:#fff;}
.landing-page #header .logo { text-align:left;}
.landing-page  .finaleguidelines { padding:50px 10px; }

/*--- Divition Block --- */
.landing-page .divition-block { padding:50px 0;}

/*--- Sucess-company --- */
#sucess-company { border-radius:0; margin:0; padding:90px 25px 130px 15px;}
#sucess-company p { font-weight:normal;line-height:26px; text-align:center;}
#sucess-company p.lead { color:#3c763d; font-weight:500; line-height:40px; font-size:24px; margin-bottom:20px;}
#sucess-company p.lead small { font-weight:200;}
#sucess-company h5 { float:left; margin-right:10px; color:#3c763d;}

/*--- Theme Zone --- */
#theme-zone { position:relative; text-align:left; padding:0 0 30px;}
#theme-zone .theme-box { clear:both; margin-top:15px; background:#fff; padding:15px; margin-bottom:20px; border:1px solid #f0f0f0;}
#theme-zone .sponsored-by { display:inline-block; margin-bottom:20px; position:relative;}
#theme-zone .sponsored-by img { max-width:150px; max-height:40px;}
#theme-zone .theme-zone-content .content { padding:15px; background:#fff; min-height:275px; position:relative; }
#theme-zone .theme-zone-content .count { font-size:12px; line-height:18px; color:#8c8c8c; padding-top:3px; display:block;}
#theme-zone .theme-zone-content h5 { margin-bottom:5px;}

/*--- Videos --- */
#videos { background:#f4f4f4;}
#videos .heading2 { margin-bottom:90px;}
#videos { padding-bottom:80px;}
.rotateslider-container{position:relative;width:100%;height:198px;margin-left:auto;margin-right:auto;}.rotateslider-container .rotateslider-item{position:absolute;left:50%;top:50%;-webkit-transform:translateY(-50%)translateX(-50%)scale(.6);-ms-transform:translateY(-50%)translateX(-50%)scale(.6);transform:translateY(-50%)translateX(-50%)scale(.6);opacity:0;-webkit-filter:blur(1px);filter:blur(1px);-webkit-transition:all .3s ease;transition:all .3s ease}.rotateslider-container .rotateslider-item.next{left:80%;opacity:.8}.rotateslider-container .rotateslider-item.prev{left:20%;opacity:.8}.rotateslider-container .rotateslider-item.now{opacity:1;-webkit-filter:blur(0);filter:blur(0);z-index:100;top:50%;left:50%;-webkit-transform:translateY(-50%)translateX(-50%)scale(1);-ms-transform:translateY(-50%)translateX(-50%)scale(1);transform:translateY(-50%)translateX(-50%)scale(1)}.rotateslider-container .arrow{display:inline-block;width:50px;height:50px; position:absolute;top:50%;margin-top:-25px;font-size:30px;cursor:pointer; text-align:center;}.rotateslider-container .arrow.left{left:-15px}.rotateslider-container .arrow.right{right:-15px;}
.rotateslider-container .arrow .fa { position:relative; margin-top:3px; color:#c0c0c0;}
.rotateslider-container .arrow:hover .fa { color:#919191;}
.rotateslider-container img { width:415px;}
.rotateslider-container .rotateslider-item { width:370px;}
.rotateslider-container .now img { width:auto;}
.rotateslider-container .rotateslider-item.now { max-width:320px;}
.rotateslider-container .rotateslider-item:after { width:60px; pointer-events: none; height:60px; background:url(images/tg3_images_2017/icons.png) 0 -609px no-repeat; position:absolute; left:50%; margin-left:-30px; top:50%; margin-top:-30px; display:block; content:"";}

/*--- Photos-block --- */
#photos-block { background:#fff; padding-bottom:0;}
#photos-block .slider { padding-left:70px; padding-right:70px;}
#photos-block ul li { text-align:center;}
#photos-block .caroufredsel_wrapper { height:150px !important;}

/*--- View More Btn --- */
.view-more-btn1 {color:#2f94d7; padding:10px; font-size:14px; clear:both; text-align:center; position:relative; z-index:50; background:#efefef; display:block; transition:all .05s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-webkit-transition:all .05s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-moz-transition:all .05s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-o-transition:all .05s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-ms-transition:all .05s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;}
.view-more-btn1:hover { background:#2f94d7; color:#fff;}

/*--- About Theme --- */
#about-theme .theme-work-flow { float:right;}
#about-theme .theme-info p, #about-theme .theme-info li { font-size:16px; font-weight:200; line-height:24px; text-align:justify; color:#888;}
#about-theme .theme-info p strong { font-weight:bold; color:#333;}
#about-theme .theme-info h6 { margin-bottom:5px;}
#about-theme .theme-info .participate-now-btn { margin:30px 0 40px;}
#about-theme .theme-works { padding:53px 0 0; float:right; margin:0 0 20px 20px; min-width:445px; min-height:516px; background:url(images/cg2016_images/theme-works-bg1.png) center top no-repeat;}
#about-theme .theme-works ul { margin:0; padding:0; list-style:none;}
#about-theme .theme-works ul li { margin-bottom:18px; clear:both; min-height:112px; width:195px; float:right;}
#about-theme .theme-works ul li:last-child { margin-bottom:0;}
#about-theme .theme-works ul li:nth-child(2n) { float:left; text-align:right;}
#about-theme .theme-works ul li:nth-child(2n) p { text-align:right;}
#about-theme .theme-works h5 { font-size:18px; color:#33cc99; font-weight:bold; margin-bottom:3px;}
#about-theme .theme-works p { font-size:12px; color:#000000; font-weight:normal; line-height:15px; margin-bottom:1px; text-align:left;}
#about-theme .theme-works p strong { font-weight:bold;}
#about-theme .theme-works .time-stamp { font-size:14px; color:#33cc99; font-weight:bold; display:block;}
#about-theme .theme-works .individual { float:left; width:315px; text-align:right;/* padding-top:139px;*/}
#about-theme .theme-works .company { float:right; width:300px; text-align:left;}
/*#about-theme .theme-works .company .second { min-height:231px;}*/
#about-theme .theme-works .company h5, #about-theme .theme-works .company .time-stamp { color:#ff6600;}


/* ==========================================================================
	Signup Page Specific
========================================================================== */
.signuplogin-page #content { position:relative; background:url(images/tg3_images_2017/banner-bg1.jpg) center bottom no-repeat; background-size:cover;}
.signuplogin-page #content > .container { padding:0 10px;}
.signuplogin-page #signup-login { padding:28px 0;}
#signup-login .inner-wrap { margin-bottom:0;}
#signup-steps { padding-top:20px;}
#user-confirmation { padding-top:50px;}
.steps-page .token-input-dropdown-facebook  { max-height:150px; overflow:auto;}

.signuplogin-page #tg3-banner { background:none;}
.signuplogin-page #tg3-banner .win-prize { margin:0 auto 20px;}
.signuplogin-page #tg3-banner h1 { font-size:38px; line-height:48px;}

/*.signuplogin-page #sponsors-list { padding:30px 30px 0;}
.signuplogin-page #sponsors-list h3 { color:#fff; text-transform:uppercase; position:relative; width:475px; margin:0 auto 30px;}
.signuplogin-page #sponsors-list h3:after { height:1px; width:175px; content:""; display:block; position:absolute; right:0; top:11px; background:#fff;}
.signuplogin-page #sponsors-list h3:before { height:1px; width:175px; content:""; display:block; position:absolute; left:0; top:11px; background:#fff;}
.signuplogin-page #sponsors-list h6 { color:#fff; margin-bottom:15px;}
.signuplogin-page #sponsors-list .sponsor-block.small { width:20%; padding:0 15px;}
.signuplogin-page #sponsors-list .inner-wrap { padding-top:2px; height:85px; margin-bottom:10px;}
.signuplogin-page #sponsors-list ul li { margin:0; width:100px; height:40px; float:none; background:#fff; margin:0 auto; padding:2px; border-radius:2px; line-height:34px;}
.signuplogin-page #sponsors-list ul li img { max-height:36px; max-width:96px;}
.signuplogin-page #sponsors-list p { font-size:16px;}*/

#signup-login .form1 .form-control, #signup-login .form1 input[type="text"], #signup-login .form1 input[type="password"] { height:42px;}
#signup-login .form1 ul li { margin-bottom:10px;}
#signup-login .form1 ul li .fa { height:40px;}
#signup-login .form1 ul li .fa { line-height:40px;}
#signup-login .form1 ul #company-field { margin-bottom:15px;}
#signup-login .form1 ul #gender-field, #signup-login .form1 .radio-input { margin-bottom:0;}

/* ==========================================================================
	Leaderboard Page Specific
========================================================================== */
.leaderboard-page .table2 tr td:first-child, .leaderboard-page .table2 tr th:first-child { text-align:center; width:80px;}

/* ==========================================================================
	Steps Page Specific
========================================================================== */

.steps-page #main .inner-main { padding:0; width:100%;}
.steps-page #signup-steps { padding:0;}
.steps-page .checkboxes .checkbox label:before { display:none;}
.steps-page ul.token-input-list-facebook li input { padding:6px 15px;}

#signup-steps .token-input-list-facebook { margin:0 auto 25px; border:1px solid #dadada;}

/*--- Cg3 Icon --- */
.cg-icon { display:inline-block; vertical-align:middle; background-image:url(images/tg3_images_2017/icons.png); background-repeat:no-repeat;}

/*--- Section1 --- */
.section1 { padding:60px 50px 50px; text-align:center; visibility:hidden; position:absolute; height:10px; overflow:hidden;}
.section1.activeSlide { visibility:visible; position:relative; height:auto; overflow:visible;}
.section1 h2 { margin-bottom:5px;}
.section1 .section-footer > p { font-size:20px;}
.section1 .cg-icon { width:50px; height:60px; margin-bottom:15px;}
.section1 .theme-icon { background-position:-5px -403px; width:60px;}
.section1 .language-icon { background-position:0 -245px;}
.section1 .role-icon { background-position:-222px -245px; width:61px; height:61px;}
.section1 .skills-icon { background-position:-166px -244px; width:48px; height:61px;}
.section1 .education-icon { background-position:0 -332px; width:73px; height:57px;}
.section1 .location-icon { background-position:-90px -328px; width:45px; height:66px;}
.section1 .section-footer input[type='text'] { margin:0 auto 25px; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; height:48px; width:100%; max-width:280px; border:0; min-width:230px;}
.section1 .next-btn { min-width:150px;}
.section1 .form-inline .form-control { display:block; width:100%;}

/*--- Signup-steps --- */
#signup-steps { display:none; position:relative;}
#signup-login .sociable { padding-left:48px; text-align:left;}
 
/*--- Checkboxes --- */
.checkboxes { margin-bottom:35px;}
.checkboxes .checkbox { position:relative; display:inline-block; width:17%; margin:0 12px 20px;}
.checkboxes .checkbox label { font-size:14px; color:#424242; background:#fff; font-weight:normal; border:1px solid #dadada; text-align:center !important; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; padding:6px 10px; display:block; cursor:pointer; transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-webkit-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-moz-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-o-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-ms-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;}
.checkboxes .checkbox label:hover { border:1px solid #f287b7;}
.checkboxes .checkbox.active label { background:#f287b7; border:1px solid #f287b7; color:#fff;}
.checkboxes .checkbox input[type=checkbox] { display: none; }  

/*--- User-info-msg --- */
.common-message-box.visible-msg{margin-top: 22px; top:56px;}
#user-info-msg {font-size:24px; color:#424242; text-align:center; padding-bottom:5px; line-height:30px;}
#user-info-msg strong { font-weight:500;}

/*--- Educational-occupational --- */
#educational-occupational .form-inline { padding:0 50px;}
#educational-occupational .form-inline label { text-align:left;}
#educational-occupational .form-group { width:100%; max-width:282px; padding:0 9px; margin-bottom:25px;}

/*--- User Location --- */
#user-location span.city-field { max-width:640px; margin:0 auto 40px; width:100%; display:block;}


/* ==========================================================================
	Dashboard Page Specific
========================================================================== */

/*--- Contest Boxes --- */
#content-blocks .heading2 { margin-bottom:60px;}
.contest-boxes {text-align:center; padding-top:30px;}
.contest-boxes a { margin:0 10px 15px; text-transform:none; font-size:14px;}

/*.contest-box { border:1px solid #e1e1e1; border-radius:0; padding:15px; min-height:166px;}
.contest-box .contest-content { padding:0;}
.contest-box .date-stamp { margin-bottom:5px; color:#2f94d7; margin-bottom:10px;}
.contest-box h5 { margin-bottom:5px;}
.contest-box p { color:#8c8c8c; font-weight:200; margin-bottom:7px;}
.contest-box .sponsored-by p { font-size:13px; margin-bottom:4px;}
.contest-box .sponsored-by img { max-height:30px; max-width:100px;}
.contest-box .sponsored-by img.tg { max-width:80px;}
.contest-box .registration-count {margin: 3px auto 8px; display: flex; width: 52px; height: 52px; border: solid 1px #c2c2c2; border-radius: 50%;text-align: center; align-content: center; justify-content: center; align-items: center; flex-flow: column;}
.contest-box .button1 { border-radius:0;}
*/
/*--- Company Participation --- */
.company-participation .col-lg-8 p { margin-bottom:15px;}
.company-participation .col-lg-8 p:last-child { margin-bottom:0;}
.company-participation .form1 { padding-top:43px; float:right;}
.company-participation .form1 .form-group { vertical-align:top;}
.company-participation .form1 .form-control { height:38px;}

/*--- Company Logos --- */
#company-logos { padding:10px; text-align:center;}
#company-logos ul { margin:0; padding:0; list-style:none; text-align:center;}
#company-logos ul li { display:inline-block; padding: 0 10px; margin-bottom:18px; width:32.333%;}
#company-logos ul li img { max-height:50px;}

/* ==========================================================================
	Webinar Page Specific
========================================================================== */
#webinar-video { margin-bottom:30px;}
#webinar-video .sociable2 .fa { margin-left:4px;}

/* ==========================================================================
	Sponsors Page Specific
========================================================================== */

/*--- Sponsors Friends  --- */
.sponcer_title{border-bottom:dotted 1px #dadada; line-height:35px; text-align:center;}
.sponcerslist{display:flex; flex-flow:row wrap; align-content: center; align-items: center; justify-content: center; margin-bottom: 16px;}
.sponcerslist.left{justify-content: left;}
.sponcerimg{width:120px; height:60px; padding:4px; border: solid 1px #dadada; background:#fff; margin-bottom:8px; display: flex; align-items: center; justify-content: center;}
.sponcerimg a{width:100%; height:100%; display: flex; align-items: center; justify-content: center; align-content: center;}
.sponcerimg img{max-height:100%; max-width:100%;}
.sponcerimg + .sponcerimg {margin-left: 8px;}
.inpage .sponcerimg{width: 112px; height: 64px;}



/*--- Sponsorship Table --- */
#sponsorship { text-align:center; padding-top:30px;}
#sponsorship h2 { margin-bottom:10px; font-size:28px; font-weight:normal;}
#sponsorship h4 { font-size:20px; color:#747474; font-weight:normal;}
#sponsorship .sponsorship-table .box-wrap {background:#fff; box-shadow:0 2px 6px rgba(0, 0, 0, 0.07); text-align:left; padding-bottom:15px;}
#sponsorship .sponsorship-table header { background:#2f94d7; text-align:center; display:table; height:68px; width:100%;}
#sponsorship .sponsorship-table header h5 { font-size:18px; color:#fff; display:table-cell; vertical-align:middle; margin-bottom:0;}
#sponsorship .sponsorship-table h6 { background:#f4f4f4; margin-bottom:10px; padding:10px; font-size:16px; color:#747474; font-weight:normal;}
#sponsorship .sponsorship-table ul { padding:0 10px 0 25px; margin:0;}
#sponsorship .sponsorship-table ul li { font-size:13px; line-height:19px; color:#747474; margin-bottom:10px;}
#sponsorship .sponsorship-table ul.list { padding:10px; background:#f4f4f4; list-style:none; margin-bottom:15px;}
#sponsorship .sponsorship-table ul.list li { border-bottom:1px dashed #d1d1d1; padding-bottom:10px;}
#sponsorship .sponsorship-table ul.list li:last-child { border-bottom:0; padding-bottom:0; margin-bottom:0;}
#sponsorship .sponsorship-table .button1 { background:#2f94d7; font-size:14px; border:0; padding:7px 12px 7px;}
#sponsorship .sponsorship-table .button1:hover { background:#0b4a8c;}
#sponsorship .sponsorship-table .presenting header{ background:#e06769;}

/* ==========================================================================
	Error Page Specific
========================================================================== */
.error-page #sidebar-panel { display:none;}

/* ==========================================================================
	Help Page Specific
========================================================================== */
#query-form { float:none; width:auto; margin:0 0 20px 0;}
#query-form.form1 .varification-field label { float:none;}

/* ==========================================================================
	Invite Page Specific
========================================================================== */
/*--- Invites Content --- */
#invites-content .skip-this { float:right; margin-bottom:10px; margin-top:15px;font-size:15px;}
#invites-content .skip-this .fa { font-size:22px; vertical-align:text-bottom; margin-right:5px;}
#invites-content  #hide_after_success { margin-bottom:20px;}
#invites-content h2 { text-align:center; text-transform:uppercase; font-weight:200; margin-bottom:20px; font-size:42px;}
#invites-content h3 { margin-bottom:15px;}
#invites-content h6 { margin-bottom:5px;}
#invites-content .form1 ul { margin-bottom:15px;}

#invites-content .tab-content { background:#fff; box-shadow:0 2px 6px rgba(0, 0, 0, 0.07);}
#invites-content .tab-strips1 { margin:0; padding:0; list-style:none; border-bottom:1px solid #ddd;}
#invites-content .tab-strips1 li { padding-right:32px; min-width:205px; float:left; margin-bottom:-1px;}
#invites-content .tab-strips1 li a { font-size:16px; border:1px solid #f4f4f4; border-bottom:1px solid #ddd; color:#8c8c8c; height:53px; line-height:31px; padding:10px 15px; text-align:center; font-weight:500; display:block; position:relative; border-radius:4px 0 0 0;}
#invites-content .tab-strips1 li.ui-state-active a:after { display:block; content:""; width:32px; height:53px; background:url(images/tg3_images_2017/tab3-active-arrow2.png) right top no-repeat; position:absolute; right:-32px; top:-1px;}
#invites-content .tab-strips1 li.ui-state-active a:before { display:block; content:""; width:100%; height:4px; background:#2f94d7; position:absolute; left:0px; top:-1px; border-radius:2px 0 0 2px;}
#invites-content .tab-strips1 li.ui-state-active a { color:#2f94d7; border:1px solid #ddd; background:#fff; border-radius:0; color:#2f94d7; border-bottom:1px solid #fff;}
#invites-content .tab-content { border:1px solid #dcdcdc; border-top:0; padding:30px 20px;}
#invites-content .tab-strips1 li a:focus, #invites-content .tab-strips1 li a:hover, #invites-content .tab-strips1 li a:active { border:1px solid #ddd; border-radius:0;}
#invites-content .tab-strips1 li a:hover { background:#fff; border-bottom-color:#fff;}

#invites-content .tab-strips1 li .icon {display:none;}

.invite-email-content .friends-list ul li h5 a { color:#fe9808;}
.invite-email-content .friends-list ul li .button3 { background:#fe9808; text-shadow:1px 1px 0 #e58805;}
.invite-facebook-content .friends-list ul li h5 a { color:#325e9f;}
.invite-facebook-content .friends-list ul li .button3 { background:#325e9f; text-shadow:1px 1px 0 #244f8f;}
.invite-linkedin-content .friends-list ul li h5 a { color:#136e9d;}
.invite-linkedin-content .friends-list ul li .button3 { background:#136e9d; text-shadow:1px 1px 0 #0b5e89;}
.invite-gmail-content .friends-list ul li h5 a { color:#e04742;}
.invite-gmail-content .friends-list ul li .button3 { background:#e04742; text-shadow:1px 1px 0 #c9342f;}

#invites-content .friends-list { border:1px solid #dadada; padding:15px; height:450px; overflow:auto;}
#invites-content .friends-list ul { margin:0 -15px; padding:0; list-style:none;}
#invites-content .friends-list ul li { margin-bottom:10px;}
#invites-content .friends-list ul li img { float:left; margin-right:10px; width:42px; height:42px;}
#invites-content .friends-list ul li .button3 { float:right; font-size:15px; min-width:15px; padding:4px 15px 5px; border:0; margin-top:6px;}
#invites-content .friends-list ul li .button3:hover, #invites-content .friends-list ul li .button3:active, #invites-content .friends-list ul li .button3:focus { color:#fff;}
#invites-content .friends-list ul li h5 { float:left; font-weight:normal; font-size:15px; margin-bottom:0; padding-top:10px;}
#invites-content .space { height:120px;}


/* ==========================================================================
	Certificate Page Specific
========================================================================== */
/*--- Certificate Categories --- */
#certificate-content { text-align:center;}
#certificate-categories { text-align:center;}
#certificate-categories .page-head  { margin-bottom:115px;}
#certificate-categories h2 img {margin-right: 15px;  vertical-align: middle;}
#certificate-categories h2 span{ display:block; color:#e55443; font-size:30px;}
#certificate-categories .category { position:relative; background:#fff; box-shadow:0 2px 6px rgba(0, 0, 0, 0.07); padding:10px 10px 125px; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; margin-bottom:70px;}
#certificate-categories .category .print-btn { padding:6px 20px 8px; float:right; margin-top:10px;}
#certificate-categories .category header { padding-top:1px;}
#certificate-categories .category header .icon { width:104px; height:104px; line-height:110px; border:5px solid #dadada; background:#fff; position:relative; display:block; margin:-68px auto 20px; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; text-align:center;}
#certificate-categories .category header .icon .fa { font-size:36px; color:#1d314a;}
#certificate-categories .category header h3 { padding:8px 0 10px; margin:0 -10px 10px; color:#fff; position:relative; font-size:18px; font-weight:normal; }
#certificate-categories .category p { margin-bottom:5px;}
#certificate-categories .category h4 { padding-top:10px; margin-bottom:10px;}
#certificate-categories .category ul { margin:0; padding:0; list-style:none;}
#certificate-categories .category ul li { font-size:13px; background:#ececec; margin-bottom:2px; line-height:18px; padding-bottom:2px;}
#certificate-categories .category footer { bottom: 0; left: 0; padding: 20px 10px 10px; position: absolute; width: 100%;}
#certificate-categories .category footer p { font-size:14px; line-height:24px; }
#certificate-categories .category footer p .fa { font-size:32px;}
#certificate-categories .category footer p .fa.fa-smile-o { color:#64b209;}
#certificate-categories .category footer p .fa.fa-frown-o { color:#e23333;}
#certificate-categories .category .content { min-height:129px;}
#certificate-categories .category footer .badgesSocialshare { padding-top:15px; float:left;}
#certificate-categories .category footer .badgesSocialshare  p { font-size:14px; margin-bottom:10px; display:inline-block; margin-right:5px; }
#certificate-categories .badgesSocialshare img { margin:0 2px; width:30px;}
#certificate-categories .winner header h3 { background:#5dc5a9;}
#certificate-categories .top-ranker header h3 { background:#2092f0;}
#certificate-categories .participation header h3 { background:#ff4f4f;}
#certificate-categories .completers-list { padding-top:0;}
html.js .form1 input.form-autocomplete { background-image:none !important;}
#certificate-content ul.list1 li { text-align:center;}
#certificate-content ul.list1 li  h4 img { width:35px;}
#details_confirmtion_response { text-align:center; color:#247224;}

/*--- CG Certificate --- */
.cg-certificate { max-width:686px; margin:0 auto; width:100%; background:#174a7b; padding:15px; }
.cg-certificate .content { background:#fff; padding:65px 0px 30px 0px; text-align:center; }
.cg-certificate .content .tg-logo { margin-bottom:40px;}
.cg-certificate .content h2 { font-family:"Times New Roman", Times, serif; font-size:38px; line-height:42px; color:#ff3333; margin:20px 0px; font-weight:normal; }
.cg-certificate .content .inner-content { padding:45px 25px 20px 25px; }
.cg-certificate .content .inner-content p { font-family:"Times New Roman", Times, serif; color:#3081c1; font-size:22px; line-height:25px; margin-bottom:25px; }
.cg-certificate .content .inner-content h3 { font-family:"Times New Roman", Times, serif; color:#333333; font-size:48px; line-height:55px; margin-bottom:25px; font-weight:normal; }
.cg-certificate .content .inner-content h4 { font-family:"Times New Roman", Times, serif; color:#333333; font-size:26px; line-height:30px; margin-bottom:30px; font-weight:normal; }
.cg-certificate .content .inner-content p.lead { font-size:20px; margin-bottom:40px; }
.cg-certificate .content .inner-content .footer p { font-size:16px; line-height:20px; color:#333333;}
.cg-certificate .sponsors { padding:25px; }
.cg-certificate .sociable ul { margin:0px; padding:0px; list-style-type:none; text-align:center; }
.cg-certificate .sociable ul li { display:inline-block; margin:0px 5px; }
.cg-certificate #main-sponsors { background:#f3f6f9; margin-bottom:15px; }
.cg-certificate #main-sponsors .section h6 { padding:5px; font-size:14px; background:none; color:#333; }
.cg-certificate #main-sponsors .title-sponsors { margin-bottom:25px;width:35%; margin:0 auto; margin-bottom:25px;  }
.cg-certificate #main-sponsors .section a { line-height:55px; height:60px; }
.cg-certificate #main-sponsors .section a img { max-height:40px;  max-width:115px; }
.cg-certificate #main-sponsors .section.title-sponsors  a {  height:80px; line-height:75px; }
.cg-certificate #main-sponsors .section.title-sponsors a img { max-height:70px; max-width:160px;}


/* ==========================================================================
	Badges Page Specific
========================================================================== */
/*--- Badges Content --- */
#badges-content { text-align:center;}
#badges-content h2{ margin-bottom:115px;}
#badges-content h2 img { display:none;}
#badges-content .category { position:relative; background:#fff; box-shadow:0 2px 6px rgba(0, 0, 0, 0.07); padding:10px 10px 100px; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; margin-bottom:80px;}
#badges-content .category header { padding-top:1px;}
#badges-content .category header .icon { width:104px; height:104px; border:5px solid #dadada; background:#fff; position:relative; display:block; margin:-68px auto 20px; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; text-align:center;}
#badges-content .category header .icon img { border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; position:relative;}
#badges-content .category header h3 { padding:8px 0 10px; margin:0 -10px 10px; color:#fff; position:relative; font-weight:normal;  font-size:18px; }
#badges-content .category header h3:before { display:block; position:absolute; height:9px; left:0; top:-9px; width:6px; background-image:url(images/cg2015_images/arrows.png); background-position:left top; background-repeat:no-repeat; content:""; z-index:5;}
#badges-content .category header h3:after { display:block; position:absolute; height:9px; right:0; top:-9px; width:6px; background-image:url(images/cg2015_images/arrows.png); background-position:right top; background-repeat:no-repeat; content:""; z-index:5;}
#badges-content .category p { margin-bottom:0;}
#badges-content .category footer { padding:20px 0 10px; position:absolute; left:0; bottom:0; width:100%;}
#badges-content .category footer p { font-size:14px; line-height:24px; }
#badges-content .category footer p .fa { font-size:32px;}
#badges-content .category footer p .fa.fa-smile-o { color:#64b209;}
#badges-content .category footer p .fa.fa-frown-o { color:#e23333;}
#badges-content .category .content { min-height:100px;}
#badges-content .category footer .badgesSocialshare { padding-top:10px;}
#badges-content .category footer .badgesSocialshare  p { font-size:16px; margin-bottom:10px; display:none;}
#badges-content .badgesSocialshare img { margin:0 2px; width:30px;}
#badges-content .code-spartacus header h3 { background:#ff4f4f;}
#badges-content .code-achilles header h3 { background:#ff893c;}
#badges-content .code-zeus header h3 { background:#5dc5a9;}
#badges-content .code-hercules header h3 { background:#2092f0;}
#badges-content .code-social-titan header h3 { background:#cf9c51;}
#badges-content .completers-list { padding-top:0;}


/* ==========================================================================
	Profile Page Specific
========================================================================== */
/*--- My Profile --- */
#my-profile .profile-pic figure { margin-bottom:10px;}
#my-profile .profile-pic .change-pic { font-size:12px; color:#303565;}
#my-profile .user-details { margin-bottom:30px;}
#my-profile .user-details h4 { margin-bottom:5px;}
#my-profile h5 { margin-bottom:10px; font-weight:normal;}
#my-profile h6 { font-weight:normal;}
#my-profile .user-details h5 span { display:block;}
#my-profile .user-details p { color:#8c8c8c;}
#my-profile .user-details p small { font-size:16px;}

#my-profile .user-details .contest-status { margin:0; padding:15px 0 0; list-style:none; margin-bottom:48px;}
#my-profile .user-details .contest-status li { float:left; margin-right:22px; font-size:14px;}
#my-profile .user-details .contest-status li  a { color:#303565;}
#my-profile .user-details .contest-status li strong { font-size:26px; font-weight:normal; line-height:16px;}
#my-profile .user-details .contest-status li img { vertical-align:baseline; margin-right:10px;}

#my-profile .progress { border:1px solid #dae4e7; overflow:visible; height:auto; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; padding:5px 15px; margin-bottom:15px; min-height:65px;}
#my-profile .progress .progress-bar { height:13px; display:block; position:relative; background:#dadada; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; margin-bottom:12px; width:100%; border:0;}
#my-profile .progress .progress-bar .inner { height:13px; display:block; position:relative; background:#2f94d7; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;}
#my-profile .progress a.complete-profile { font-size:14px; color:#ffcc00; text-decoration:underline; display:inline-block; margin-bottom:3px;}
#my-profile .progress .value { display:block; width:60px; text-align:center; padding:5px; background:#2f94d7; border-radius:3px 3px 0 0; font-size:16px; color:#fff; position:absolute; right:0; top:-60px; }

#my-profile .sociable { text-align:center;}
#my-profile .sociable h6 { text-align:center;}
#my-profile .sociable a { margin:0 2px;}
#my-profile dl { font-size:14px; line-height:35px; margin:0;}
#my-profile dl dt { width:185px; text-align:right; display:block; float:left; clear:left;}
#my-profile dl dd { display:block; margin-left:195px; color:#8c8c8c; font-weight:normal;}

#my-profile .profile-pic{ text-align:center;}
#my-profile .profile-pic figure { width:130px; height:130px; position:relative; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; display:block; margin:0 auto 12px;}
#my-profile .profile-pic figure span { vertical-align:middle; word-spacing:-10px; width:130px; height:130px; text-align:center; line-height:130px; text-transform:uppercase; font-size:50px; position:relative; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; color:#fff; display:block;}
#my-profile .profile-pic figure img { position:relative; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; width:130px; height:130px;}
#my-profile .profile-pic .edit-pic { display:none; width:100%; height:100%; background:url(images/cg2015_images/edit-icon.png) center center no-repeat; background-color:rgba(0, 0, 0, 0.5); position:absolute; left:0; top:0; transition:all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-webkit-transition:all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-moz-transition:all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-o-transition:all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-ms-transition:all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;  border-radius:50%; border-radius:50%; border-radius:50%;}
#my-profile .profile-pic figure:hover .edit-pic { display:block;}

#my-profile  .edit-info {font-size:14px; float:right; display:inline-block;}

/*--- Chart ---*/
.chart { margin-bottom:40px;}
.chart .ct-chart {background:#fff; box-shadow:0 2px 6px rgba(0, 0, 0, 0.07);}
.chart .legends { margin:0; padding:15px 0 0 0; list-style:none;}
.chart .legends li { margin-bottom:5px; font-size:14px;}
.chart .legends li span { display:inline-block; width:10px; height:10px; margin-right:8px; vertical-align:baseline;}
.chart .legends li.max-mark span { background:#d70206;}
.chart .legends li.your-mark span { background:#303565;}

/* ==========================================================================
	Contact Page Specific
========================================================================== */

/*--- UserData --- */ 
#userData .qblock { border-bottom:0;}
#userData .qblock label { padding-top:16px; width:140px;}
#userData .qblock span.field { width:320px;}
#get-in-touch-txt { text-align:center; font-size:45px; text-transform:uppercase; padding:15px; background:#f5f5f5;}
.corp-contact-info { margin-bottom:20px;}
.corp-contact-info li { background:#f5f5f5; padding:5px; margin-bottom:0;}
.corp-contact-info li a { color:#707070;}
.corp-contact-info li:nth-child(2n) { background:#fff; padding:5px;}
.corp-contact-info span.dtl { width:265px;}

.lead-page .panel-heading h6 { margin-bottom:0;}
.lead-page .sociable1 p { margin-bottom:0;}

#spread-word .cc-share-cont a{width:200px;padding:10px;border-radius:4px;color:#ffffff;font-size:14px;}
#spread-word .cc-share-cont a.fbook{background-color:#21497f;}
#spread-word .cc-share-cont a.tweet{background-color:#01baf7;}
#spread-word .cc-share-cont a.email{background-color:#df4f3f;}

.post .corp-contact-info { padding:0; list-style:none; margin:0 0 30px;}
.venu-details{font-size:14px;}
/*
* Headings
*/
p.lead { margin-bottom:24px; font-weight:normal;}
p a, a { color:#d7263d;}
p a:hover, p a:focus, a:hover, a:active, a:focus { color:#d7263d;}

@font-face {
    font-family:'Lato';
    src: url('techgig_resource/cand/fonts/Lato-Regular.eot');
	src: url('techgig_resource/cand/fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
		url('techgig_resource/cand/fonts/Lato-Regular.woff2') format('woff2'),
		url('techgig_resource/cand/fonts/Lato-Regular.woff') format('woff'),
		url('techgig_resource/cand/fonts/Lato-Regular.svg#Lato Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2044;
}

@font-face {
    font-family:'Lato';
    src: url('techgig_resource/cand/fonts/Lato-Light.eot');
	src: url('techgig_resource/cand/fonts/Lato-Light.eot?#iefix') format('embedded-opentype'),
		url('techgig_resource/cand/fonts/Lato-Light.woff2') format('woff2'),
		url('techgig_resource/cand/fonts/Lato-Light.woff') format('woff'),
		url('techgig_resource/cand/fonts/Lato-Light.svg#Lato Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2044;
}

@font-face {
    font-family:'Lato';
    src: url('techgig_resource/cand/fonts/Lato-Semibold.eot');
	src: url('techgig_resource/cand/fonts/Lato-Semibold.eot?#iefix') format('embedded-opentype'),
		url('techgig_resource/cand/fonts/Lato-Semibold.woff2') format('woff2'),
		url('techgig_resource/cand/fonts/Lato-Semibold.woff') format('woff'),
		url('techgig_resource/cand/fonts/Lato-Semibold.svg#Lato Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2044;
}

.latobold{font-family: "latobold";}
@font-face {
    font-family:'latobold';
    src: url('techgig_resource/cand/fonts/Lato-Bold.eot');
	src: url('techgig_resource/cand/fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
		url('techgig_resource/cand/fonts/Lato-Bold.woff2') format('woff2'),
		url('techgig_resource/cand/fonts/Lato-Bold.woff') format('woff'),
		url('techgig_resource/cand/fonts/Lato-Bold.svg#Lato Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2044;
}

@font-face {
    font-family:'Lato';
    src: url('techgig_resource/cand/fonts/Lato-Black.eot');
	src: url('techgig_resource/cand/fonts/Lato-Black.eot?#iefix') format('embedded-opentype'),
		url('techgig_resource/cand/fonts/Lato-Black.woff2') format('woff2'),
		url('techgig_resource/cand/fonts/Lato-Black.woff') format('woff'),
		url('techgig_resource/cand/fonts/Lato-Black.svg#Lato Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2044;
}
/*--- Header --- */
#header { height:72px;}
#header .logo p span { margin:0 8px;}
#header .logo h1 { display:none;}
#header .logo p { margin:0;}
#header .logo p span img { vertical-align:middle; max-width: 110px; max-height: 55px;}
#header .logo .presenting-logo { max-width:115px; max-height:38px;}
#header .user-dropdown { width:160px; margin:0; list-style:none; display:none; background:#fff; padding:15px 10px; top:40px; border:1px solid #dadada !important; box-shadow:0 3px 10px 0 rgba(0, 0, 0, 0.1); position:absolute; right:-8px; border-radius:6px;}
#header .user-dropdown:before { width:16px; height:10px; content:""; display:block; right:10px; top:-10px; position:absolute; background:url(images/tg_images_new/sprites.svg) -228px -185px no-repeat; left:auto;}
#header .user-dropdown:after { height:27px; width:100%; left:0; height:27px; top:-27px; border:0;}
#header .user-dropdown li { float:none; position:static; font-size:14px; color:#424242;}
#header .user-dropdown li a { padding:0 8px; display:block; position:relative; line-height:32px; color:#8a858d;}
#header .user-dropdown li:hover  a, #header .user-dropdown  li.active  a { color:#8a858d;}
#header .user-dropdown li .fa { font-size:14px; width:25px; text-align:left; vertical-align:middle;}
#header .user-dropdown li .earn-bits { font-weight:500;}
#header .user-dropdown li .earn-bits span { color:#ffffff; opacity: 0.6;}
#header .user-dropdown li.profile-status a { text-transform:none; line-height:16px;}
#header .user-dropdown li.profile-status a:hover { background:none;}

#header .user-area .user-actions .avatar-pic { margin-left:0;}

#header .menu-btn { position:relative;}

#header .user-dropdown .progress { margin:5px 0 10px; height:5px; background:#dadada;}
#header .progress .progress-bar { background-color: #8a858d;}

.on-scroll #user-actions ul li a.button2 { background:#d7263d;}
#header .user-dropdown { top:56px; border-top:0;}
#header .user-actions .user-dropdown { top:51px;}
.progress .progress-bar { background:#d7263d;}

#main .inner-main { padding:24px 10px 32px;}

/*--- Sponsors-list --- */
#sponsors-list .sponsor-block { width:18%;}
#sponsors-list .sponsor-block.theme-sponsor, #sponsors-list .sponsor-block.base-sponsors ,#sponsors-list .sponsor-block.theme-sponsor.small{width:20%;}
/*#sponsors-list .sponsor-block.theme-sponsor, #sponsors-list .sponsor-block.base-sponsors {width:19%;}*/

/*--- User-actions --- */
#user-actions ul li a.button2 { top:3px; position:relative;}
#user-actions ul li, #user-actions ul li:first-child { margin-left:24px;}

/*--- User-info-msg  --- */

/*--- Webinar Box --- */
.webinar-box a { text-decoration:none;}
.webinar-box footer .btn { border-bottom:0; border-left:0; border-right:0;}
.webinar-box .banner h6 {background:rgba(25, 23, 26, 0.5);}
.webinar-box h3 { margin-bottom:4px;}
.webinar-box p { font-size:14px; line-height:20px; color:#8a858d; font-weight:normal;}
.webinar-box .webinar-content { padding:7px 16px 16px;}
.webinar-box:hover .button2 { color:#fff; background:#d7263d; outline:none;}
.webinar-box.webinar-box2 .webinar-content { height:177px;}
#tg3-webinars .webinar-box h3 { height:27px; overflow:hidden; }

/*--- Overlay Video --- */
.overlay-video { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(72,52,54,0.5);
z-index: 1; }

/*--- Banner --- */
#tg3-banner {position: relative; overflow:hidden; text-align: center; background:url(https://www.techgig.com/files/contest_upload_files/tg3-mbanner-021120.png) center bottom no-repeat; background-size:cover; padding-bottom:50px; padding-top:40px;}

#tg3-banner .container { z-index:3; position:relative; }
#tg3-banner #bgvid { position:absolute; left:0px; top:0px; width:100%; }
#tg3-banner #bgvid:before { content:""; background: #000; width:100%; height:100%; left:0px; top:0px; position:absolute; z-index:10; }
#tg3-banner.tg3-accenture-banner { background-image:url(images/tg3_images_2017/Accenture-banner.png);}
#tg3-banner.open-contest { background-image:url(images/tg3_images_2018/open-contest-banner-purple);}
#tg3-banner .register-area { border-radius:3px; margin-bottom:46px;}
#tg3-banner .win-prize p strong { font-size:18px; line-height:24px; text-transform:none; font-weight:600;}
#tg3-banner .win-prize p span.prize-amount{ font-size:22px; line-height:32px; font-weight:800;}
#tg3-banner .win-prize p { font-style:normal;}
#tg3-banner h1 { font-weight:normal; font-size:24px;}
#tg3-banner h5 { font-size:18px; line-height:22px; margin-bottom:16px; color:#fff; }
#tg3-banner h5 span { font-weight:900; }
#tg3-banner .heading2 { margin-bottom:28px !important; font-size:40px; font-weight:900; line-height:48px;}
#tg3-banner .heading2:after { bottom:-15px;}
#tg3-banner .register-area h6 { margin-bottom:8px;}
#tg3-banner .main-sponsors { width:256px; padding-top:145px; position:relative; margin:0 -16px;}
#tg3-banner .main-sponsors .sponsor-section {position:relative;}
#tg3-banner .main-sponsors p { line-height:28px;}
#tg3-banner .main-sponsors p span.logo-holder { min-width:120px; padding:5px; min-height:60px; display:inline-block; line-height:50px; margin-right:8px; margin-top:3px; }
#tg3-banner .main-sponsors p span.logo-holder:last-child { margin-right:0px; }
#tg3-banner .main-sponsors p span.logo-holder img { vertical-align:middle; max-height:48px; max-width:102px;}

#tg3-banner .banner-bottom-bar p { font-size:20px; line-height:32px; color:#fff; margin-bottom:0;}
#tg3-banner .banner-bottom-bar .fa { font-size:14px; color:#fff; margin-right:13px; vertical-align:middle;}

#tg3-banner.association-company { padding-top:50px;}
#tg3-banner.association-company h1 { font-size:48px; line-height:60px; padding-top:12px; font-weight:800;}
#tg3-banner .banner-right-block { float:right; width:164px; text-align:center;}
#tg3-banner .banner-right-block .prizes {background-color:rgba(25,23,26,0.8); border: solid 1px #4a4548; padding:12px 12px 4px; margin-bottom:18px;}
#tg3-banner .banner-right-block .prizes h4 { color:#c2c2c2; margin-bottom:4px;}
#tg3-banner .banner-right-block .prizes h2 {color:#fff; margin-bottom:8px; line-height:28px; font-weight:800;}
#tg3-banner .banner-right-block .sponsored-by { margin:0; color:#fff;}
#tg3-banner .banner-right-block .image-holder { background:#fff; border-radius:6px 6px 0 0; width:120px; height:60px; display:block; line-height:58px; margin:10px auto 0;}
#tg3-banner .banner-right-block .image-holder img { max-width:100px; max-height:40px;}
#tg3-banner.association-company .content-wrap { padding-top:80px;}

#tg3-banner.ecommerce-banner { background-image:url(images/tg3_images_2017/ecommerce-bg.png);}
#tg3-banner.ui-banner { background-image:url(images/tg3_images_2017/ui-bg.png);}
#tg3-banner.tech-aptitude-banner { background-image:url(images/tg3_images_2017/tech-aptitude-bg.png);}
/*---  #tg3-banner.software-testing-banner { background-image:url(images/tg3_images_2017/software-testing-bg.png);}--- */
#tg3-banner.software-testing-banner { background-image:url(images/tg3_images_2017/tg3-iot-banner.png);}
#tg3-banner.android-banner { background-image:url(images/tg3_images_2017/android-bg.png);}
#tg3-banner.data-science-banner { background-image:url(images/tg3_images_2017/data-science-bg.png);}

#nokey { position:absolute; left:0px; top:0px; width:100%; height:100%; }

#tg3-banner.tech-aptitude-banner .banner-right-block .sponsored-by,#tg3-banner.open-contest .banner-right-block .sponsored-by { position:relative; top:160px; }

/*--- Divition block --- */
.landing-page .divition-block, .divition-block { padding:40px 0;}
.divition-block:nth-child(even){background:#fff;}
.divition-block .button1.btn-lg { min-width:156px;}

#about-theme .theme-info p, #about-theme .theme-info li { color:#4a4548;}

/*--- Event-prizes --- */
#event-prizes .lead { margin-bottom:24px;}
#event-prizes .more-prizes-list { background:#f7f7f7; padding:24px 0 0;}
#event-prizes .more-prizes-list h5 span { font-size:18px; line-height:24px; color:#19171a; font-weight:600; background:#f7f7f7;}
#event-prizes .more-prizes-list h5 { color:#4a4548; line-height:20px; margin-top:0; font-weight:normal;}
#event-prizes .more-prizes-list ul { margin-bottom:24px;}
#event-prizes .more-prizes-list ul li:before {background:#dadada; height:30px; top:-35px;}
#event-prizes .more-prizes-list h5:before { display:none;}
#event-prizes .more-prizes-list h6 { font-weight:600; color:#19171a;}
#event-prizes .more-prizes-list ul li p { font-size:14px; line-height:20px; color:#8a858d;}

/*--- Tabs3 --- */
#main .tabs3 { margin-bottom:0;}

/*--- Cg-highlights-block --- */
#cg-highlights-block { padding:16px 0; height:92px; background:#fff; box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12); position:relative; z-index:10;}
#cg-highlights-block .col-sm-5 p { font-size:18px; line-height:60px; margin:0;}
#cg-highlights-block .col-sm-5 p span { font-size:24px; font-weight:bold;}

#cg-highlights-block .sub-sponsors { float:right;}
#cg-highlights-block .sub-sponsors p { font-size:14px;}
#cg-highlights-block .sub-sponsors p br { display:none;}
#cg-highlights-block .sub-sponsors .sponsor-section { float:left; margin-right:24px;}
#cg-highlights-block .sub-sponsors .sponsor-section:last-child { margin-right:0;}
#cg-highlights-block .sub-sponsors img { max-height:38px; max-width:112px; vertical-align:middle;}
#cg-highlights-block .sub-sponsors .sponsor-section .logo-holder { display:inline-block; vertical-align:middle; border:1px solid #dadada; width:120px; height:60px; margin-left:12px; text-align:center; line-height:54px;}

/*--- Question-area --- */
.expanded #question-area .row { margin:0;}
.expanded #question-area .col-sm-8 { padding:0; width:100%;}
.expanded #question-area .col-sm-4 { display:none;}
.compile-run-action { padding-top:16px;}
.expanded .compile-run-action { display:none;}
#editor-box header #compile_code, #editor-box header .compile-action-btn { display:none;}
.expanded #editor-box header #compile_code, .expanded #editor-box header .compile-action-btn { display:block;}
#full-screen-question.expanded #question-area.hide-contents .col-sm-8  > .scroll {opacity:0;}
#full-screen-question.normal-view #editor-box {z-index:3;}

/*--- After-submit --- */
#after-submit .modal-dialog { width:375px; text-align:center;}
#after-submit .user-score { font-size:36px; line-height:48px; font-weight:800; color:#19171a; margin-bottom:16px;}
#after-submit .user-score span { color:#8a858d; font-weight:normal;}
#after-submit .user-score span small { font-size:24px;}
#after-submit p { margin-bottom:24px;}

/*--- Toprankers-head --- */
div.page-head.toprankers-head { margin-bottom:0;}
/*--- Signup-page --- */
.signup-log-page div.token-input-dropdown-facebook, .signup-log-page #autocomplete { width:296px !important; max-width:296px !important;}

/*--- Prize-section-right --- */
#prize-section-right,.tg3-block-wrap {background-color: #ffffff; margin-top:100px; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18); text-align:center; padding:12px 16px 16px; margin-left:27px;}
.tg3-block-wrap{margin-bottom:32px;}
.tg3-block-wrap + #prize-section-right{margin-top:0;}

.right-panel #prize-section-right { margin-top:0; margin-left:0;}
#prize-section-right.fixed { position:fixed; top:96px; margin-top:0; width:355px; z-index:1;}
.coding-page #prize-section-right { margin-top:0;}
#prize-section-right h2 {background-color: #feb95f; position:relative; margin:0 -16px 24px; line-height:34px; height:36px; font-size:18px; font-weight:600; color:#19171a;}
#prize-section-right h2:before { position:absolute; left:-28px; top:0; width:28px; height:47px; content:""; display:block; background:url(images/tg3_images_2017/prize-left.svg) left top no-repeat;}
#prize-section-right h2:after { position:absolute; right:-28px; top:0; width:28px; height:47px; content:""; display:block; background:url(images/tg3_images_2017/prize-right.svg) left top no-repeat; left:auto;}
#prize-section-right h3 { margin-bottom:22px;}
#prize-section-right h3 svg { margin-bottom:8px;}

#prize-section-right .inner-block { margin-bottom:24px;}
#prize-section-right .inner-block:last-child { margin-bottom:0;}
#prize-section-right .inner-block h3 { font-weight:bold; margin-bottom:24px;}
#prize-section-right .inner-block h4 { color:#8a858d; margin-bottom:4px;}
#prize-section-right .inner-block h6 { color:#8a858d; margin-bottom:10px; font-size:14px; line-height:14px;}
#prize-section-right .inner-block ul { margin:0; padding:0; list-style:none;}
#prize-section-right .inner-block ul.single li { text-align:center;}
#prize-section-right .inner-block ul li {font-size:14px; line-height:20px;text-align: left;color: #19171a; margin-bottom:4px;}
#prize-section-right .inner-block ul li span { display:inline-block; width:28px; color:#8a858d;}

/*--- Sub-navigation --- */
.sub-navigation > ul > li.active a { color:#d7263d; border-bottom:2px solid #d7263d;}
.sub-navigation > ul > li a:hover, .sub-navigation > ul > li a.btn:hover { color:#d7263d; }

/*--- About-Theme --- */
#about-theme .theme-works { background-position:center -49px; padding-top:12px;}

/*--- Toprankers-head --- */
.toprankers-head .btn-group .btn.active, .toprankers-head .btn-group .btn.active:hover, .toprankers-head .btn-group .btn.active:focus { background:#d7263d; color:#fff; box-shadow:none;}
.toprankers-head .btn-group .btn:hover, .toprankers-head .btn-group .btn:focus { background:#fff; box-shadow:none;}

.page-head.toprankers-head { background: #fff; text-align: center; padding-top: 20px; position:relative; }

/*--- Content-blocks --- */
.landing-page #content-blocks, .landing-page #selfies-contest  { background:#f2f2f2;}

/*--- Primary Navigation --- */
#primary-navigation > ul > li { margin-right:24px;}
#primary-navigation > ul > li:last-child { margin-right:0;}
#primary-navigation ul li a:hover, #primary-navigation > ul > li.active a {color:#d7263d;}

/*--- Selfies-contest --- */
.\:shedule{display: block; line-height: normal; font-size: 14px; color: #4a4548; margin-top: 8px; font-weight: normal;}
#selfies-contest .container { position:relative;}
#selfies-contest p { margin-bottom:0;}
#selfies-contest .lead { margin-bottom:8px;}

/*--- Badges-content --- */
#badges-content h2 { margin-bottom:115px !important;}

#my-profile .progress .progress-bar .inner, #my-profile .progress .value { background:#d7263d;}


/*--- Sliding-testimonials1 --- */

#sliding-testimonials1 .controls ul li a { border:2px solid #dadada; width:16px; height:16px; position:relative;}
#sliding-testimonials1 .controls ul li a:after {content:""; width:6px; height:6px; border-radius:50%; position:absolute; left:3px; top:3px; display:block;  transition:all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-webkit-transition:all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-moz-transition:all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-o-transition:all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-ms-transition:all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;}
#sliding-testimonials1 .controls ul li a:hover, #sliding-testimonials1 .controls ul li.selected a { background:#fff; border:2px solid #d7263d;}
#sliding-testimonials1 .controls ul li a:hover:after, #sliding-testimonials1 .controls ul li.selected a:after { background:#d7263d;}
#sliding-testimonials1 blockquote p { color:#4a4548; font-weight:normal;}
#sliding-testimonials1 .cite cite { font-size:18px; line-height:24px; margin-bottom:4px; font-weight:600;}
#sliding-testimonials1 .cite cite small { font-size:14px; line-height:20px; color:#8a858d;}

/*--- Social-buzz --- */
#social-buzz { padding-bottom:24px; background:#ffffff;}
#social-buzz .social-links { padding-top:16px;}
#social-buzz .social-links h4 { font-weight:normal;}
#social-buzz .social-links h4 span { font-weight:600; color:#19171a;}

/*--- Coding-platform-head --- */
#coding-platform-head .test-actions #submit_test_response { margin-left:16px;}

/*--- Scroll --- */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background-color: #8a858d !important;}

/*--- Voucher-badge1 --- */
.voucher-badge1 {width: 122px; height: 125px; text-align:center; position:absolute; left:10px; top:-40px; background:url('images/tg3_images_2017/win-badge-bg.png') left top no-repeat; padding-top:13px;}
.voucher-badge1 p { margin:0; font-size:16px; color:#fff; font-weight:bold;}

/*--- Selfie Lists --- */
#selfi-lists ul li h6 { min-height:40px; overflow:hidden;}

/*--- Blogathon --- */
#blogathon .heading2 { margin-bottom:24px !important;}
#blogathon .row { background:none; padding:0; box-shadow:none;}
#blogathon .blogs-list h3 { margin-bottom:8px;}
#blogathon .blogs-list h3 a { color:#19171a;}
#blogathon .blogs-list p { font-weight:normal; margin-bottom:24px;}
#blogathon .blogs-list p .view-more-blog { font-weight:600;}
.blog-editor .nicEdit-main { margin:0; padding:8px; font-weight:normal; color:#8a858d;}
#blogathon .form1 ul { padding-left:40px;}
#blogathon .formwrap{padding: 32px 24px; border: solid 1px #dadada; border-radius: 6px;}
#blogathon .formwrap .\:first-column{border-right: dashed 1px #dadada;}
#blogathon input.form-control { font-size:14px;} 
#blogathon .container { position:relative;}
#blogathon .button1 { height:auto; font-weight:900; }

.howTG { font-family:'lato', Arial, Helvetica, sans-serif !important ;}
#userData { background:#fff !important; padding:16px 7px 0;}
.formWrap { font-family:'lato', Arial, Helvetica, sans-serif;}
#userData .qblock label { font-weight:normal;}
.qblock span.field input, .qblock span.field textarea { border-radius:3px;}
#userData .qblock span.field { width:425px;}
.qblock span.field input:focus, .qblock span.field select:focus, .qblock span.field textarea:focus {background: #fff; border: 1px solid #cdcdcd !important;}

/*--- Why Participate List --- */ 
.why-participate-list { border:1px solid #dadada; margin:0px; padding:0px; list-style-type:none; width:335px; }
.why-participate-list.right-block { float:right;  }
.why-participate-list li { border-bottom:1px solid #dadada; padding:16px; height:140px; display:table; width:100%; }
.why-participate-list li:last-child { border:none; }
.why-participate-list li .inner-box { width:100%; height:100%; vertical-align:middle; display:table-cell; }
.why-participate-list .icon2 { float:left; display:inline-block; width:83px; height:60px; line-height:60px; }
.why-participate-list.right-block .icon2 { padding-top:12px; }
.why-participate-list.right-block li:first-child .icon2 { padding-top:8px; }
.why-participate-list.right-block li:last-child .icon2 { padding-top:0px; }
.why-participate-list .icon2 h5 { font-style:normal; }
.why-participate-list .details { margin-left:90px; padding-left:8px; border-left:1px solid #dadada; }
.why-participate-list .details.themes { padding-top:4px; padding-bottom:4px; }
.why-participate-list .details .inner { display:table; height:60px; }
.why-participate-list .details .inner p { display:table-cell; height:60px; vertical-align:middle; color:#4a4548; margin:0px; line-height:20px; }
.why-participate-list .details .inner-content { display:table-cell; height:100px; vertical-align:middle; }
.why-participate-list .details p { text-align:left; color:#8a858d; margin-bottom:4px; }
.why-participate-list .details p span { text-align:left; color:#19171a; font-weight:600; margin-left:8px;  }
.why-participate-list .details p span.weekly-winner { margin-left:0px; }

/*--- Why Participate Block --- */
#why-participate-block .middle-block { text-align:center; }
#why-participate-block .middle-block .button1 { min-width:160px; }
#why-participate-block .middle-block img { margin-bottom:16px; margin-top:16px; }
#why-participate-block .middle-block h2 { font-size:18px; line-height:28px; font-weight:600; }
#why-participate-block {  text-align:center;}
#why-participate-block > .container { padding:0px 24px; }
#why-participate-block .icon { width:80px; line-height:78px; height:80px; display:inline-block; border:1px solid #dadada; border-radius:50%; margin-bottom:12px;}
#why-participate-block .icon svg { vertical-align:middle;}
#why-participate-block .why-participate { text-align:center; margin-bottom:32px;}
#why-participate-block h4 { margin-bottom:26px;}
#why-participate-block h4 svg { margin-bottom:8px;}

#why-participate-block .prizes-block .col-md-10 { padding:0 56px;}
#why-participate-block .prizes-block .inner-block {min-height: 180px; border: solid 1px #dadada; margin-bottom:24px; padding:16px 16px 8px;}
#why-participate-block .prizes-block h3 { font-weight:bold; margin-bottom:24px;}
#why-participate-block .prizes-block h4 { color:#8a858d; margin-bottom:4px;}
#why-participate-block .prizes-block ul { margin:0; padding:0; list-style:none;}
#why-participate-block .prizes-block ul.single li { text-align:center;}
#why-participate-block .prizes-block ul li {font-size: 18px; line-height:24px;text-align: left;color: #19171a; margin-bottom:4px;}
#why-participate-block .prizes-block ul li:nth-child(2n) span { margin-left:10px;}
#why-participate-block .prizes-block ul li span { display:inline-block; width:35px; color:#8a858d;}
#why-participate-block .button1.btn-lg {min-width:156px; margin-left:93px; margin-right:16px;}
#why-participate-block.theme-page { background:#f4f2f2; }


/*--- Why-participate --- */
#why-participate { padding:32px 37px; background: url(https://www.techgig.com/files/contest_upload_files/participate-image.png) no-repeat left top; background-size: cover; }
#why-participate  h3 { font-size:20px; color:#fff; font-weight:500; margin-bottom:25px;}
#why-participate ul { margin:0px; padding:0; list-style:none;}
#why-participate ul li { margin-bottom:16px;}
#why-participate ul li:last-child { margin-bottom:0px; }
#why-participate ul li p { font-size:16px; color:#fff; margin-bottom:0;}
#why-participate ul li .icon { width:42px; border:0; padding:0; height:42px; text-align:center;  border-radius:50%; background-color:#ebebec; display:inline-block; float:left; }
#why-participate ul li .icon .fa { font-size:18px; color:#07293d; line-height:42px; }
#why-participate ul li .details { margin-left:55px; height:42px; text-align:left; display:table; }
#why-participate ul li .details p { vertical-align:middle; display:table-cell; color:#fff; }
#why-participate ul li .details p .fa-inr { font-size:14px; }

/*--- Tooltip --- */
.tooltip{font-size:13px;line-height:18px;}.tooltip.in{filter:alpha(opacity=100);opacity:1}.tooltip-inner{ background:#4a4548; padding:6px 18px;}.tooltip.top .tooltip-arrow{border-top-color:#4a4548}.tooltip.top-left .tooltip-arrow{border-top-color:#4a4548}.tooltip.top-right .tooltip-arrow{border-top-color:#4a4548}.tooltip.right .tooltip-arrow{border-right-color:#4a4548}.tooltip.left .tooltip-arrow{border-left-color:#4a4548}.tooltip.bottom .tooltip-arrow{border-bottom-color:#4a4548}.tooltip.bottom-left .tooltip-arrow{border-bottom-color:#4a4548}.tooltip.bottom-right .tooltip-arrow{border-bottom-color:#4a4548}

.tooltip.top .tooltip-arrow { margin-left:-10px;border-width:10px 10px 0; bottom:-5px;}
.tooltip.right .tooltip-arrow { margin-top:-8px; border-width:8px 8px 8px 0; left:-3px;}

/*--- Signup-login-wrap --- */
.signup-login-wrap{display: flex; flex-flow: row-reverse;}
.signup-login-wrap .right-column {background:#fff; padding:0px;}
.signup-login-wrap .right-column .inner-wrap {background:none; padding-bottom:0;}
#signup-login .form1 input[type="submit"] { display:block;}
.signup-login-wrap .tabs1 .nav-tabs li a, .signup-login-wrap .tabs1 .nav-tabs li a:hover, .signup-login-wrap .tabs1 .nav-tabs li a:active, .signup-login-wrap .tabs1 .nav-tabs li a:focus { color:#4a4548; border:0;}
.signup-login-wrap .tabs1 .nav-tabs { border:0;}
.signup-login-wrap .tabs10 .tab-content { padding:24px;}
.signup-login-wrap .tabs1 .nav-tabs li.active a, .signup-login-wrap .tabs1 .nav-tabs li.active a:hover, .signup-login-wrap .tabs1 .nav-tabs li.active a:focus, .signup-login-wrap .tabs1 .nav-tabs li.active a:active { background:#d7263d; color:#fff;}
.signup-login-wrap .tabs1 .nav-tabs li.active a:hover, .signup-login-wrap .tabs1 .nav-tabs li.active a:active, .signup-login-wrap .tabs1 .nav-tabs li.active a:focus { line-height:20px;}
#signup-login .form1 ul #gender-field, #signup-login .form1 .radio-input { margin-bottom:5px;}
#signup-login .form1 .form-control, #signup-login .form1 input[type="text"], #signup-login .form1 input[type="password"] { padding-left:62px;}
.signup-login-wrap .form1 .button1 { width:100%; font-weight:900; height:auto; line-height:18px; font-size:14px; }
.signup-login-wrap .token-input-list-facebook:before { display:none; }
.signup-login-wrap  li.token-input-token-facebook { border-radius:3px; border:1px solid #dadada; }
.signup-login-wrap  li.token-input-token-facebook:hover { background:#f2f2f2; color:#8a858d; }
.signup-login-wrap  li.token-input-token-facebook:hover p { color:#8a858d; }
li.token-input-token-facebook span { color:#7a7f8a; }

/*--- Autocomplete --- */
#autocomplete { position:absolute; background:#fff; z-index:100; border:1px solid #dadada; max-height:229px; overflow:auto; box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1); width:343px; }
#autocomplete ul li:last-child { border-bottom:0;}
#autocomplete ul li { padding:5px 12px; background:#fff !important; font-size:14px; color:#4a4548 !important; margin-bottom:0 !important; font-weight:normal; display:block; border-bottom:0px; }
#autocomplete ul li:hover { background:#f2f2f2 !important; color:#4a4548 !important; }
#autocomplete ul li strong { color:#4a4548;}
#autocomplete ul li:hover strong { color:#4a4548 !important;}


/*--- Content-Box --- 
.contest-box { border:0; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18); min-height:168px; padding:16px; margin-bottom:16px; position:relative;background:#ffffff;}
.contest-box h3 { margin-bottom:4px; transition:all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-webkit-transition:all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-moz-transition:all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-o-transition:all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-ms-transition:all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;}
.contest-box:hover h3 { color:#d7263d;}
.contest-box:hover .button2 { color:#fff; background:#d7263d; outline:none;}
.contest-box p {font-weight:normal;}
.contest-box .sponsored-by {position: absolute; bottom: 0;}
.contest-box .sponsored-by p { font-size:14px; line-height:20px; margin-bottom:0;}
.contest-box .sponsored-by img { margin-top:10px; max-width:100px; max-height:34px;}
.contest-box .date-stamp { font-size:14px; color:#4a4548;}
*/

/*--- Tabs3 --- */
#main .tabs3 .tab-content, #main .tabs2 .tab-content { border:0;box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.18); padding:16px; position:relative; z-index:5;}
#main .tabs3 .tab-strips1 { border-bottom:1px solid #eee;}
#main .tabs3 .tab-strips1 > li { margin-bottom:-2px;}
#main .tabs3 .tab-strips1 > li > a, #invites-content .tab-strips1 li.ui-state-active a { font-size:18px; color:#8a858d; border-radius:0;}
#main .tabs3 .tab-strips1 > li.active > a:after, #main .tabs3 .tab-strips1 > li.ui-state-active > a:after, #invites-content .tab-strips1 li.ui-state-active a:after { width:30px; right:-30px;}
#main .tabs3 .tab-strips1 > li.active > a:before, #main .tabs3 .tab-strips1 > li.ui-state-active > a:before, #invites-content .tab-strips1 li.ui-state-active a:before { background:#d7263d; border-radius:0;}
#main .tabs3 .tab-strips1 > li.active > a, #main .tabs3 .tab-strips1 > li.ui-state-active > a, #main .tabs3 .tab-strips1 > li.active > a:active, #main .tabs3 .tab-strips1 > li.active > a:focus { color:#19171a; font-weight:600; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18); border:0;} 
#main .tabs3 .tab-strips1 > li > a:focus, #main .tabs3 .tab-strips1 > a:hover, #main .tabs3 .tab-strips1 > a:active { color:#8a858d;}

/*--- Tabs2 --- */
.toprankers-head h3 {color:#4a4548; font-size:24px; line-height:32px; font-weight:normal; margin-bottom:16px;}
.tabs2 .nav-tabs { border-bottom:1px solid #cccccc;}
.tabs2 .nav-tabs li { width:auto; margin-bottom:-1px;}
 #main .tabs2 .tab-content { background:#fff;}
.tabs2 .nav-tabs > li > a { font-size:13px; margin:0;}

/*--- Tabs11 --- */
.tabs11 .nav-tabs { border-bottom:0; float:left; margin-bottom:24px;}
.tabs11 .nav-tabs.right-align { float:right; margin-top:-5px;}
.tabs11 .nav-tabs > li { margin:0;}
.tabs11 .nav-tabs > li > a { border-radius:0; border: solid 1px #4a4548; font-size:14px; text-align:center; margin:0; color:#4a4548; padding:9px; line-height:14px; background:#fff; min-width:104px; border-right:0;}
.tabs11 .nav-tabs > li:first-child > a { border-radius:3px 0 0 3px;}
.tabs11 .nav-tabs > li:last-child > a { border-radius:0 3px 3px 0; border-right: solid 1px #4a4548;}
.tabs11 .nav > li > a:hover, .tabs11 .nav > li > a:focus { background:#fff;}
.tabs11 .nav-tabs > li.active > a, .tabs11 .nav-tabs > li.active > a:hover, .tabs11 .nav-tabs > li.active > a:focus { color:#fff; background-color: #4a4548;  border: solid 1px #4a4548; font-weight:normal;}
.tabs11 .tab-content { clear:both;}

/*--- Table6 --- */
.table6 { width:100%; margin-bottom:16px; border:1px solid #dadada; border-collapse:initial; }
.table6 tr td { padding:16px; font-size:14px; line-height:20px; color:#8a858d; }
.table6 tr td:first-child { width:255px; padding-right:0px; }
.table6 tr td p { margin-bottom:0; }
.table6 h5 { font-size:16px; font-weight:bold; margin-bottom:0;}
.table6 .sections { float:right; text-align:center;}
.table6 .sections .section { float:left; padding:0px 10px 0 30px; min-height:60px; margin-left:20px; border-left:1px solid #ffffff;}

.table6 .sections .section .button2 { min-width:108px;}
.table6 .score { display:block; padding-top:3px; line-height:20px; font-size:14px; color:#19171a; font-weight:600;}
.table6 .left-attempt { display:block; text-align:center; font-style:italic; font-weight:600; padding-top:3px;}

.table6 .button4 { background:#d7263d; color:#fff; border:0; border-radius:2px; font-size:12px; text-transform:uppercase; font-weight:500; transition:all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-webkit-transition:all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-moz-transition:all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-o-transition:all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-ms-transition:all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s; outline:none;}
.table6 .button4:hover, .table6 .button4:focus, .table6 .button4:active { color:#fff; background:#2384c4; outline:none;}
.table6 .button4.disabled { background:#c0c0c0;}
.table6 .attempt-now-btn { text-transform:none; font-size:16px; min-width:172px; padding:12px 16px;}

.table6 tr td h3 {margin-bottom:4px;}
.table6 tr td h3 .status-label {color:#f1a208; background:#ffecd3; text-transform:uppercase; font-weight:bold; padding:4px 8px; line-height:10px; display:inline-block; margin-left:8px; font-size:10px; border-radius:2px; position:relative; top:-3px; border:1px solid rgba(243, 169, 27, 0.4); }
.table6 tr td.status-block { padding:8px; background:#ffecd3; margin:-1px; color:#4a4548; text-align:center; }
.table6 tr td p {color:#4a4548; margin-bottom:0;}
.table6 .sections .section { border:0; padding-left:12px; padding-right:0; margin-left:0; color:#4a4548; }
.fx-fix .sections .section{ padding-left:12px;}
.table6 .sections .section:first-child {padding-left:0; }
.table6 .attempt-now-btn, .table6 .btn  { min-width:108px; font-size:14px;}
.table6 .company-practice .company-logo { width:64px; height:64px; border:1px solid #dadada; background:#fff; border-radius:8px; float:left; padding:4px; line-height:53px; margin-right:16px; }
.table6 .company-practice .company-logo img { max-width:54px; max-height:54px; }
.table6 .company-practice .practice-name { height:64px; display:table; }
.table6 .company-practice .practice-name h3 { height:64px; display:table-cell; vertical-align:middle; }
.table6 .company-practice .practice-name small { font-size:14px; line-height:20px; color:#4a4548; display:block; padding-top:4px; }
.table6 .company-practice .practice-name small span { color:#8a858d; margin-right:8px;}
.table6 .company-practice.accepted .practice-name  h3,.table6 .company-practice.rejected .practice-name  h3 { color:#c2c2c2; }


/*--- Event-schedule --- */
#event-schedule .schedule-box { width:180px;}
#event-schedule .schedule-box.theme-content { width:272px;}
#event-schedule .schedule-box header { border:1px solid #dadada;}
#event-schedule .schedule-box ul li:before { background:#dadada;}
#event-schedule .schedule-box header h4 { line-height:24px; font-weight:600; color:#19171a;}
#event-schedule .schedule-box header h4 span { line-height:20px; font-weight:normal; color:#8a858d; font-size:14px;}
#event-schedule .schedule-box ul li h5 { font-size:18px; color:#4a4548;}
#event-schedule .schedule-box ul li h5 span { color:#4a4548; font-weight:600;}

/*--- Heading --- */
.heading2, .page-head h2 { font-size:24px; font-weight:900; line-height:32px; margin-bottom:32px;}
.heading2:after, .page-head h2:after { width:200px; background:#d7263d; margin-left:-100px; }

/*--- Footer --- */
#footer,body #footer { margin-top:0; background:#2d1846; padding-top:40px; position:relative;}
#footer ul li,body #footer ul li { font-size:14px; color:#8a858d; line-height:20px; font-weight:normal;}
#footer ul li a,body #footer ul li a{ color:#8a858d;}
#footer .section { float:left; margin-right:40px;}
#footer .section:last-child { float:right; margin-right:0;}

#footer .powered-by { font-size:14px; line-height:20px; float:none; margin-bottom:8px; padding-top:0; font-weight:normal; text-align:left;}

#footer .inner-footer{margin-top:40px; background:none; padding:12px 0; border-top: solid 1px rgba(255, 255, 255, 0.15); text-align:left;}
#footer .inner-footer p{font-size:12px; color:#8a858d; line-height:16px; text-align:center;}

/*--- Table20 --- */
.table20 { width:100%;}
.table20-wrap { border: solid 1px #dadada; border-radius: 6px; position:relative; background:#fff; overflow-x: auto; margin-bottom:16px;}
.table20 tr td.text-left, .table20 tr th.text-left { text-align:left;}
.table20 tr td.text-right, .table20 tr th.text-right { text-align:right;}
.table20 tr th { text-align:center; white-space:nowrap; padding:13px 16px 14px; font-size: 14px; font-weight: 600; line-height:14px; color:#19171a; background-color: #f2f2f2; border-bottom: solid 1px #dadada;}
.table20 tr th:first-child { border-radius:5px 0 0 0;}
.table20 tr th:last-child { border-radius:0 5px 0 0;}
.table20 tr th small { font-size:10px;}
.table20 tr td { text-align:center; vertical-align:top; position:relative; padding:10px 16px; font-size:14px; color:#4a4548; line-height:20px;}
.table20 tr:nth-child(2n) td { background:#f2f2f2;}
.table20 tr:last-child td:first-child { border-radius:0 0 0 5px;}
.table20 tr:last-child td:last-child { border-radius:0 0 5px 0;}
.table20 tr td.name a { color:#4a4548;}
.table20 tr td .arrow-icon { width:10px; height:12px; display:inline-block; background-image:url(images/tg_images_new/sprites.svg); background-repeat:no-repeat; vertical-align:baseline;}
.table20 tr td.down-position .arrow-icon { background-position:-319px -50px;}
.table20 tr.passed td { background-color:#e7ffec;}
.table20 tr td.up-position .arrow-icon { background-position:-344px -49px;}
.table20 tr td .my-score { display:inline-block; min-width:50px;}
.table20 tr td .icon-download { vertical-align:text-bottom; width:16px; height:16px; display:inline-block; background:url("images/tg_images_new/sprites.svg") -335px -80px no-repeat; margin-left:5px;}

.table20 tr td .tick-icon { vertical-align:text-bottom; width:16px; height:16px; display:inline-block; background:url("images/tg_images_new/sprites.svg") -168px -81px no-repeat; margin-left:1px;}
.table20 tr td .close-icon { vertical-align:text-bottom; width:16px; height:16px; display:inline-block; background:url("images/tg_images_new/sprites.svg") -192px -80px no-repeat; margin-left:6px;}
.table20 tr td .warning-icon { vertical-align:text-bottom; width:16px; height:16px; display:inline-block; background:url("images/tg_images_new/sprites.svg") -48px -80px no-repeat; margin:0 1px;}
.table20 tr td .text-icon { vertical-align:text-bottom; width:16px; height:16px; display:inline-block; background:url("images/tg_images_new/sprites.svg") -156px -184px no-repeat; margin-left:5px;}
.table20 tr td .text-icon.disabled { opacity:0.5;}

.table20 tr .name { text-align:left;}
.table20 tr td.name img { margin-right:16px; border-radius:50%; width:24px; height:24px;}

.table20 tr .name-field { text-align:left;}
.table20 tr td.name-field img { margin-right:16px; border-radius:50%; width:24px; height:24px; float:left;}
.table20 tr td.name-field .details { margin-left:40px;}
.table20 tr td.name-field .details h5, .table20 tr td.name-field .details h5 a { font-weight:600; font-size:14px; color:#4a4548;}
.table20 tr .score-field { font-weight:600; text-align:left;}
.table20 .send-congrats-mailer { border:0;}
.table20 .send-congrats-mailer:hover, .table20 .send-congrats-mailer:active, .table20 .send-congrats-mailer:focus { background:none; border:0; color:#d7263d;}

/*--- Full Screen- Question --- */
#full-screen-question.normal-view #settings-dropdown { right:0px !important; left:auto !important; }
#full-screen-question.normal-view #settings-dropdown > .arrow { right:30% !important; }

/*--- List3 --- */
.list3 { font-size:14px; }
.list3 li { margin-bottom:5px; }



/*--- Reason Participate --- */
#reason-participate { background:#f4f2f2; padding:30px 0px 40px; }
#reason-participate .reason-participate-list  { margin:0px -22px;  padding-top:25px; }
#reason-participate .reason-participate-list ul { margin:0px; padding:0px; list-style-type:none; }
#reason-participate .reason-participate-list ul  li { float:left; padding:0px 20px 15px 20px;  }
#reason-participate .reason-participate-list ul  li .box {  border:1px solid #dbdbdb; position:relative; background:#fff; text-align:center; padding:15px; width:266px; height:130px;  box-shadow:-2px 2px 6px rgba(219, 217, 217, 1);}
#reason-participate .reason-participate-list ul  li .box p { font-size:16px; }
#reason-participate .reason-participate-list ul li .box .header-icon { width:27px; height:17px; margin:0px auto; margin-bottom:15px; display:inline-block; background-image:url(../../files/event_images/cg2017_images/icons); background-repeat:no-repeat; background-position:-142px -193px; }
#reason-participate .reason-participate-list ul  li .box:before,#reason-participate .reason-participate-list li .box:after { content:""; width:18px; height:24px; position:absolute; bottom:0px; background-image:url(../../files/event_images/cg2017_images/icons); background-repeat:no-repeat; }
#reason-participate .reason-participate-list ul  li .box:before { background-position: -177px -192px; left:-1px;}
#reason-participate .reason-participate-list ul li .box:after { background-position: -201px -192px; right:-1px; }
#reason-participate .tabs15 .post { padding:25px; background:#fff; }
#reason-participate .view-more { display:block; text-align:center; font-size:15px; font-weight:normal;  }

/*--- Contest Shedule --- */
#contest-shedule h4 { font-weight:normal; }
#contest-shedule.open-shedule .shedule-list { padding-left:0;}
#contest-shedule.open-shedule .shedule-list li:first-child { min-width:175px; }
#contest-shedule.open-shedule .shedule-list li:nth-child(2){ min-width:230px;  }
#contest-shedule.open-shedule .shedule-list li:nth-child(3){ min-width:227px;  }
#contest-shedule ol  { margin:0px 0 20px; padding:0px; padding-left:45px;}
#contest-shedule ol li { font-size:16px; color:#424242; }
#contest-shedule .inner-wrap { padding-left:55px;}

.dividing-section { background:#fff; padding:30px 0px; }

/*--- Tabs15 --- */
.tabs15 .tabs1-nav-wrap { overflow:auto;}
.tabs15 .nav-tabs {  border-bottom:0;}
.tabs15 .nav-tabs  li { width:50%; margin-top:0px; }
.tabs15 .nav-tabs > li { margin-bottom:0; margin-top:-1px;}
.tabs15 .nav-tabs > li > a { border-radius:0; border:0; font-size:20px; min-width:75px; text-align:center; color:#666666; padding:10px 15px 11px; border-bottom:1px solid #cccccc; margin-right:5px;}
.tabs15 .nav-tabs > li:last-child > a { margin:0;}
.tabs15 .nav-tabs > li > a:hover { background:none;}
.tabs15 .nav-tabs > li.active > a, .tabs15 .nav-tabs > li.active > a:hover, .tabs15 .nav-tabs > li.active > a:focus { color:#0065bd; border:0; background:none; border-bottom:2px solid #0065bd; font-weight:500;  padding:10px 15px;}
.tabs15 .nav > li > a:hover, .tabs15 .nav > li > a:focus { background:none;}

/*--- Round Levels --- */
.round-levels { border-top:1px solid #e1e1e1; margin-top:20px; }
.round-levels .block { border-left:1px solid #e1e1e1; padding:15px 18px; float:left; width:50%; }
.round-levels .block h4 { margin-bottom:0px; float:left; }
.round-levels .block h4 a { color:#424242;}
.round-levels .block h4 span{ display:block; font-size:13px; color:#8c8c8c; line-height:24px; }
.round-levels .block h4 span .fa { font-size:13px; color:#8c8c8c; }
.round-levels .round-levels-title { margin-top:15px; float:none; }
.round-levels .block .button2 { float:right; margin-left:5px; margin-top:3px;}
.round-levels .block.full-width { float:none; width:100%; border:1px solid #e1e1e1; margin-bottom:15px;} 
.round-levels .block.full-width:first-child { border-top:0;} 
.round-levels .block.full-width:last-child { margin-bottom:30px;} 
.round-levels .block.full-width h4 { float:none; margin-bottom:3px;}
.round-levels .block.full-width p { font-weight:normal; font-size:14px; margin-bottom:0;}
.round-levels .block .actions { float:right; text-align:center; padding-top:4px;}
.round-levels .block .actions .button2 { float:none; margin:0 0 2px; min-width:120px;}
.round-levels .block .actions .count { margin:0 10px; vertical-align:middle; color:#8c8c8c; font-size:14px; display:block;}
.round-levels .block .actions .count a { color:#8c8c8c;}



/*--- Search Form --- */ 
#search-form1 { float:none; margin-top:0;}
#search-form1 .inner { background:#fff; box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.18); border-radius:6px; height:56px; padding:0 16px 0 56px; position:relative;}
#search-form1 .search-icon { width:32px; display:block; height:32px; background:url("images/tg_images_new/sprites.svg") 0 0 no-repeat; position:absolute; left:12px; top:11px;}
#search-form1 input[type='text'] { border:0; float:left; width:100%; height:54px; padding:0; font-size:18px; line-height:22px; color:#4a4548;}
#search-form1 input[type='submit'],#search-form1 input[type='button'] { border:0; float:right; background:url("../../files/event_images/cg2017_images/icons.png") -269px -40px no-repeat; width:32px; height:36px; }
#search-form1.active { box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);}
#search-form1.active .inner { border-radius:6px 6px 0 0;}

#search-form1-content {  position:absolute; display:none; top:32px; text-align:left; left:0; background:#fff; border-radius:0 0 6px 6px; box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1); width:100%; padding:15px 0 8px; z-index:10;}
#search-form1-content h6 { line-height:18px; color:#8a858d; margin-bottom:0; margin-left:56px; text-transform:uppercase; border-bottom: solid 1px #dadada; padding-bottom:3px;}
#search-form1-content ul { margin:0 0 10px; padding:0; list-style:none;}
#search-form1-content ul li { margin:0;}
#search-form1-content ul li a { font-size:14px; text-decoration:none; display:block; line-height:20px; color:#4a4548; padding:6px 6px 6px 56px;}
#search-form1-content ul li a span { color:#8a858d; margin-left:12px;}
#search-form1-content ul li a:hover { text-decoration:none; background-color:#f2f2f2;}

#search-form1 .no-content { padding:24px; text-align:center;}
#search-form1 .no-content svg { margin-bottom:16px;}
#search-form1 .no-content p { margin:0; color:#8a858d;}
#search-form1 .searched-content { height:250px; overflow:auto;}

#search-form1 { width:250px;}
#search-form1 #search-form-content { top:31px; border:1px solid #dadada;}
#search-form1 .inner { border-radius:3px; border:1px solid #c2c2c2; padding:0 8px 0 32px; height:32px; box-shadow:none;}
#search-form1 input[type="text"] { font-size:14px; font-weight:normal; height:30px;}
#search-form1 .search-icon { left:1px; top:-1px; background-position:-280px -72px; opacity:0.5;}
#search-form1-content ul li a { padding:4px 4px 4px 32px;}
#search-form1-content h6 { margin-left:32px; display:none;}
#search-form1 .no-content { padding:24px 16px 16px;}

/*--- Enrol Block --- */
.enrol-block { padding:40px 0px;  } 
.enrol-block .box-default { padding:24px; border-radius:6px; }
.enrol-block .box-default .button1 { margin-bottom:16px; }
.enrol-block .box-default .lead { font-size:16px; font-weight:normal; line-height:24px; margin-bottom:16px;} 
.enrol-block .box-default .no-margin { margin:0px; } 
.enrol-block .box-default .no-margin.write { color:#8a858d; } 
.enrol-block .box-default .action-lnk2 { color:#4a4548; text-decoration:underline; margin-left:4px; } 
.enrol-block .box-default .event-sociable{ margin-bottom:16px; } 
.enrol-block .box-default .event-sociable li { display:inline-block; float:none; }
.enrol-block .post ol { margin-bottom:40px; padding-left:15px;  }
.enrol-block .post ol li { margin-bottom:8px;  }

.event-sociable { margin:0px; padding:0px; list-style-type:none; }
.event-sociable li { float:left; margin-right:8px;}

/*****************  Custom Browse button  ********************/
.wrap-file_upload.lh20{line-height: 20px;}

.blog-editor{position:relative;}
.tg3temptablewidth .container{max-width:100%;}
.tg3temptablewidth #search-form1{position:relative;z-index: 3;  bottom: 0; margin:0; float:none;}


/*--- Tabs1 --- */
.tabs1 .nav-tabs{margin-bottom:20px; border-radius:3px;}
.inner-content .tabs1 > .nav-tabs, .inner-content .tabs1 > .mobile-dropdown-view .nav-tabs { margin:0 -16px 24px;}
.tabs1 .nav-tabs.pull-right { position:relative; margin-top:-48px;}
.tabs1 .nav-tabs > li { margin-bottom:0;}
.tabs1 .nav-tabs > li > a{border-radius:0; border:0; font-size:14px; min-width:75px; line-height:16px; text-align:center; color:#8a858d; border:0; padding:8px 24px; margin:0;}
.tabs1 .nav-tabs > li:last-child,.tabs1 .nav-tabs > li:last-child > a{border:none}
.tabs1 .nav-tabs > li > a .icon { vertical-align:top; margin-right:5px;}
.tabs1 .nav-tabs > li > a:hover { background:none;}
.tabs2 .nav-tabs > li.active > a, .tabs2 .nav-tabs > li.active > a:hover, .tabs2 .nav-tabs > li.active > a:focus{border-color:transparent}
/*.tabs1 .nav-tabs > li.active > a, .tabs1 .nav-tabs > li.active > a:hover, .tabs1 .nav-tabs > li.active > a:focus { color:#19171a; font-weight:600; border:0; background:none;}*/
.tabs1 .nav > li > a:hover, .tabs1 .nav > li > a:focus { background:none;}
.tabs1 .nav-tabs > li.active > a .icon path, .tabs1 .nav-tabs > li.active > a:hover .icon path, .tabs1 .nav-tabs > li.active > a:focus .icon path { fill:#19171a;}
.small-view .tabs1 .nav-tabs > li { width:50%;}
.small-view .tabs1 .nav-tabs > li a { padding:7px 8px 6px;}
.small-view .tabs1 .nav-tabs .magic-line { display:none;}
.small-view .tabs1 .nav-tabs > li.active > a, .small-view .tabs1 .nav-tabs > li.active > a:hover, .small-view .tabs1 .nav-tabs > li.active > a:focus { border-bottom:1px solid #000013;}

.tabs1 .nav-tabs > li > a:hover { color:#4a4548;}

.tabs1 .magic-line { position: absolute; bottom:-1px; left:0; width:100px; 	height:2px; background: #19171a;}

.extra-small-view .tabs1 { position:relative;}
.extra-small-view .tabs1 .nav-tabs { position:absolute; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18); z-index:15; top:0px; background:#fff; display:none; border-radius:3px; width:100%;}
.extra-small-view .tabs1 .nav-tabs > li { width:100%; margin-bottom:0;}
.extra-small-view .tabs1 .nav-tabs > li a { padding:10px 13px; border:0; color:#8a858d; text-align:left; white-space:nowrap;}
.extra-small-view .tabs1 .nav-tabs > li.active a:hover { background:#f7f7f7; border:0;}
.extra-small-view .tabs1 .nav-tabs > li.active a, .extra-small-view .tabs1 .nav-tabs > li a:hover { background:#f7f7f7; border:0; font-weight:normal; color:#4a4548;}
.extra-small-view .tabs1 .nav-tabs > li:first-child a { border-radius:2px 2px 0 0;}
.extra-small-view .tabs1 .nav-tabs > li:last-child a { border-radius:0 0 2px 2px;}
#contest-description{margin-bottom:50px;}
#challenge-banner #breadcrumbs p .divider {
    background: url(images/tg_images_new/sprites.svg) -63px -276px no-repeat;
}
#breadcrumbs p .divider {
    width: 7px;
    height: 8px;
    background: url(images/tg_images_new/sprites.svg) -13px -52px no-repeat;
    vertical-align: middle;
    margin: 0 7px;
    display: inline-block;
}
#challenge-banner .container{height:auto; display:block;}
#challenge-banner.main-banner{text-align:left;}
.section-box-full .my-status-block .skills-list a {
    text-decoration: none;
    display: inline-block;
    margin: 2px 4px 2px 0;
    color: #8a858d;
    background: #f0f0f0;
    padding: 1px 9px 3px;
    border-radius: 3px;
}
div#challenge-banner {
    background-image: url('https://techgig.com/files/contest_upload_files/image_1534938662.png') !important;
}
.event-left-center .left-panel{margin:auto; float:none;}
.user-controls .dropdown-menu{top: 25px;}
.webinar_bottom_box,.who-watching{margin-bottom:16px;}
.main-banner{ min-height:200px; background-image:url(images/digital_month_images/banner-common-digital.jpg);}
.main-banner.contest-banner[style]{margin-top:0; background-position: center center;}

.hackathon-page #footer {margin-top: 30px;}
.recent-blog-list .slider{padding:0;}

/* Recent Posts   ---------------------- */
.slider .slider-box {
    background: #fff;
    border: solid 1px #dadada;
    border-radius: 6px;
    padding: 16px;
    position: relative;
    min-height: 138px;
}
#recent-posts{font-size:14px;}
#recent-posts h6 {margin-bottom:3px; font-weight:600; height:25px; overflow:hidden; }
#recent-posts h6 a{color:#19171a;}
#recent-posts .slider{padding:0; margin:0;}
#recent-posts .view-more { font-weight:600; line-height:1.5; text-decoration:none; position:absolute; left:16px; bottom:13px; display:block; }
#recent-posts .slider ul {padding:0; margin-bottom:16px; }
#recent-posts .slider ul li {list-style-type:none;}
#recent-posts .slider ul li .inner-content { height:60px; overflow:hidden; }
#recent-posts .slider ul li p { margin:0px; height:60px; overflow:hidden; }

#recent-posts .slider .previous-btn,#recent-posts .slider .next-btn { margin-top:-31px; }
#recent-posts.blog-line-limit .slider ul li .inner-content { height:100px; }
#recent-posts.blog-line-limit .slider ul li p { height:100px; }

#recent-posts .next-btn,#recent-posts .previous-btn {
    width: 40px;
    height: 40px;
    display: inline-block;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.12);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    background: #f8f8f8 url(images/tg_images_new/sprites.svg) no-repeat;
}
#recent-posts .previous-btn {
    background-position: 2px -364px;
    left: 0;
    margin-left: -20px;
}
#recent-posts .next-btn:hover {
    background-position: -26px -364px;
}
#recent-posts .previous-btn:hover {
    background-position: 2px -364px;
}
#recent-posts .next-btn {
    background-position: -26px -364px;
    right: 0;
    margin-right: -20px;
}
#recent-posts .previous-btn {
    background-position: 2px -364px;
    left: 0px;
    margin-left: -20px;
}

body #footer .powered-by{float:none;}
#most-view-webinar .common-dropdown{display:none;}
#most-view-webinar .webinar-box{border:solid 1px #dadada; box-shadow: 0 0 0 0 #000;}
.blogsreadmore{color: #d7263d; margin-bottom:0; cursor:pointer;}

.tg3-sponsor-company .main-banner .company-logo-holder{background:transparent; padding:0;}
.tg3-sponsor-company #container-wrap{padding-top: 25px!important;}
.login-sponsors-list{margin-bottom:20px;}
.login-sponsors-list #sponsors-list .sponsor-block.small{width: 9.8%;}
.list6 li p, .post .list6 li p {font-size: 16px; line-height: 21px; margin-bottom: 15px; color: #8c8c8c;}
.tabcontainer .tab-content{box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.18); padding: 16px; position: relative; z-index: 5; background: #fff;border: 1px solid #ddd; border-top:none;}
#content #why-participate-block .inner-content{padding:0;box-shadow:none; margin-top:0;}
/**#####  Hari  *********/
.tabs5 .nav-tabs li a,.tabs5 .nav-tabs li a:hover{background:#f2f2f2; font-size:14px; border-radius:3px; border-bottom-left-radius:0; border-bottom-right-radius:0; padding: 14px 32px;}
#event-schedule .tabs5 .tab-content,.tabs5 .nav-tabs li.active > a, .tabs5 .nav-tabs li.active > a:focus, .tabs5 .nav-tabs li.active > a:hover{background:#fff;}
.round-blk > .row{padding-top:30px;}
.round-blk > .row:after{content:""; position:absolute; width:100%; right:0; top:6px; height:2px; background:#26d974;}
.round-blk > .row:before{content:""; position:absolute; top:0; width:12px; height:12px; border:solid 1px #26d974; z-index:1; border-radius:50%; left:50%; margin-left:-2px;background: #fff;}
.round-blk:first-child > .row:after,.round-blk:last-child > .row:after{width:50%;}
.round-blk:last-child > .row:after{left:0; right:auto;}
.cont_row{display:flex; flex-flow:row wrap;}
.cont_row > div{flex:1;}

/*--- sponcer_table --- */
.sponcer_table { width:100%; border-radius:6px; overflow:hidden; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18);}
.sponcer_table thead tr th {text-align:center; background:#f2f2f2; padding:20px 24px; font-size:14px; color:#424242; font-weight:bold; border-bottom:1px solid #dadada;}
.sponcer_table tbody tr td{text-align:center; padding:4px 24px; border:none; background:#fff; font-size:14px; color:#424242;}
.sponcer_table tr .text-left {text-align:left;}
.sponcer_table tbody tr td.hrrow hr{border-top: dashed 2px #dadada}
.tblist td > strong:first-child{display: block; margin-bottom: -8px; font-size: 12px;}
.input-group-addon{padding:0; background-color:transparent; border:none;}
#user-actions ul li.login-lnk{margin-top: -2px;}


/*--- Contest Shedule --- */
#contest-shedule { background:#fff; padding:20px 0px 0; box-shadow:0 2px 6px rgba(214, 213, 213, 1); position:relative; z-index:10;  }
#contest-shedule h5 {line-height:20px; font-weight:normal; margin-top:3px;}
#contest-shedule.open-shedule { padding-bottom:0px; }
#contest-shedule.open-shedule .shedule-list { padding-left:0;}
#contest-shedule.open-shedule .shedule-list li:first-child { min-width:175px; }
#contest-shedule.open-shedule .shedule-list li:nth-child(2){ min-width:230px;  }
#contest-shedule.open-shedule .shedule-list li:nth-child(3){ min-width:227px;  }
#contest-shedule ol  { margin:0px 0 20px; padding:0px; padding-left:45px;}
#contest-shedule ol li { font-size:16px; color:#424242; }
#contest-shedule .inner-wrap { padding-left:55px;}

/*--- Round Levels --- */
.round-levels { border-top:1px solid #e1e1e1; }
.round-levels .block {margin-top:24px; margin-bottom:24px; border-left:1px dashed #e1e1e1; padding:0px 24px; float:left; width:50%; }
.round-levels .block:first-child{border-color:transparent;}
.round-levels .block h5 {margin-bottom:0px; float:left; }
.round-levels .block h5 a { color:#424242;}
.round-levels .block h5 span{ display:block; font-size:14px; color:#8c8c8c; line-height:20px; margin-top:8px;}
.round-levels .block h5 span .fa { font-size:13px; color:#8c8c8c; }
.round-levels .round-levels-title { margin-top:15px; float:none; }
.round-levels .block .button2 { float:right; margin-left:10px; margin-top:3px;}
.round-levels .block.full-width { float:none; width:100%; border:1px solid #e1e1e1; margin-bottom:15px;} 
.round-levels .block.full-width:first-child { border-top:0;} 
.round-levels .block.full-width:last-child { margin-bottom:30px;} 
.round-levels .block.full-width h4 { float:none; margin-bottom:3px;}
.round-levels .block.full-width p { font-weight:normal; font-size:14px; margin-bottom:0;}
.round-levels .block .actions { float:right; text-align:center; padding-top:4px;}
.round-levels .block .actions .button2 { float:none; margin:0 0 2px; min-width:120px;}
.round-levels .block .actions .count { margin:0 10px; vertical-align:middle; color:#8c8c8c; font-size:14px; display:block;}
.round-levels .block .actions .count a { color:#8c8c8c;}

/*--- Shedule List --- */
.shedule-list { margin:0px; padding:0 0 0 0px; list-style-type:none; }
.shedule-list li { float:left; margin-bottom:18px; padding-right:25px; margin-right:25px; position:relative; min-width:227px; }
.shedule-list li .position { width:30px; height:30px; color:#fff; vertical-align:top; padding:3px 0px 0px 1px; font-size:14px; display:inline-block; background-position:-11px -193px; background-image:url(../../files/event_images/cg2017_images/icons.png); background-repeat:no-repeat; line-height:1;  }
.shedule-list li .position sup { top:-0.7em; font-size:65%; }
.shedule-list.active li .position { background-position:-48px -193px;  }
.shedule-list li:first-child { padding-left:0px; border:none; min-width:185px; margin-right:0; }
.shedule-list li:first-child p { color:#19171a;}
.shedule-list li:nth-child(2){ min-width:184px; }
.shedule-list li:nth-child(3){ min-width:195px; }
.shedule-list li:last-child { border:none; text-align:center; min-width:auto; }
.shedule-list li:last-child p { font-size:14px; font-style:italic;}
.shedule-list li p {line-height:20px; color:#4a4548; margin-bottom:0px; text-align: left;}
.shedule-list li .fa.online { width:14px; height:14px; position:relative; top:1px; border-radius:50%; background: #049959; }
.shedule-list.first li .fa.online { background: #0166bd; }
.shedule-list.active li .fa.online { background: #0166bd; }
.shedule-list.inactive li .fa.online { background: #8c8c8c; }
.shedule-list li .fa { margin-right:8px; }
.shedule-list .active-status,.shedule-list .inactive-status,.shedule-list .closed-status { display:none; }
.shedule-list.active  .active-status { display:block; }
.shedule-list.inactive  .inactive-status { display:block; text-align:left; }
.shedule-list.closed .closed-status { display:block; }
.shedule-list:last-child { margin-bottom:6px; }
.beattheleader-page .shedule-list li:first-child { padding-left:6px;}
body.hackathon-common-page div.right-panel{padding-top: 0px;}
div#hackathon-left-menu.fixed{top: 82px;}
#banner .main-sponsors p span.logo-holder {width:112px; padding:5px; height:63px; margin:auto; background:#fff;}
#banner .main-sponsors p span.logo-holder a {width: 102px; height: 59px;vertical-align: middle;}
#banner .main-sponsors p span.logo-holder img{max-height:100%; max-width:100%;}
#banner {position: relative; background-size: auto; background-size: cover; padding-top: 5px; padding-bottom: 10px; text-align: center; overflow: hidden; margin-top: 0;}
#banner.nohidden{overflow:visible; height: 540px;}
#banner p {color: #fff;}
#hackathon-tg-banner{background:none;}
.main-banner h1{font-weight:900; font-size:48px;}
.eventname,.eventbyline{display:block; font-size: 24px; font-weight:normal;}
.eventbyline{font-size:20px;}
#hackathon-short-info div.company-logo img{max-height:100%; max-width:100%;}
.guideline .tabs1 .nav-tabs > li{border:none;}
.guideline .tabs1 .nav-tabs{border:none; border-bottom:solid 1px #19171a; border-radius: 0;}
.guideline .tabs1 .nav-tabs > li > a{line-height: 25px;}

#banner{text-transform: uppercase; position: relative; text-align: left;}
#banner .notransform{text-transform: none;}
.wdc-heading{background:url(https://www.techgig.com/files/contest_upload_files/tg_stripbg-011121.png) no-repeat top left; color:#fff; padding: 7px 0; font-weight: bold; padding-right: 55px; padding-left: 20px; display: inline-block; line-height: 19px;}

.finaleheading{margin-bottom: 30px; margin-top: 16px; color: #fff;}
.finaleinfo{font-size: 14px; line-height: 16px; font-weight: bold; color: #efe4fb; margin-bottom: 16px; letter-spacing: 2px;}
#banner .button1{padding:13px 26px; border-radius: 2px;}
.add-to-cal{padding: 9px 23px; height: 42px; border-radius: 3px; box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);  background-color: #fafafa; font-size: 12px; text-transform: none; color:#424242; font-weight:700; z-index: 3; display: inline-flex; line-height: 25px;}
.add-to-cal.wd{width:160px;padding: 13px 23px;}
.btncaleder{line-height: 1px;}
.agendablock{background: #fff;}
.table4 { width:600px;}
.table4 thead th { padding:4px 10px; text-align:center;}
.table4 tbody td {padding:4px 10px; background:#fff;}
.table4 tbody td:first-child { width:200px; border-right:1px solid #cacaca;}
.agendawrap{border: solid 1px #f2f2f2;border-radius: 4px; text-align: center;}
.agendaheader{color:#5c5cc6; font-weight: bold; font-size: 16px; line-height: 16px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.04); padding: 8px; background: #fff; border-bottom: solid 1px #f2f2f2; border-top-left-radius: 4px; border-top-right-radius: 4px;}
.agendawrap table{margin-bottom: 0;}
.agendawrap .table.agend_tbl>tbody>tr>th,.agendawrap .table.agend_tbl>tbody>tr>td{text-align: left;line-height: 39px; border-color: #eeeeee; padding-left: 30px; padding-right: 30px;}
.agendawrap .table>tbody>tr>th h3{line-height: 44px;}
.agendaheader span{font-size: 11px; display: block; font-weight: normal;}
.tablelist.table>tbody>tr>td{vertical-align: middle; text-align: left; padding-top:18px; padding-bottom:18px; border-color: transparent;}

.tablelist.table>tbody>tr._evem>td{border: none;}
.media>.pull-left.img-wrapc{border-radius: 50%; width: 50px; overflow: hidden; margin-right: 10px; padding-right: 0;}
.secprofile{padding: 3px 7px 3px 8px; background: #fff; border-radius: 2px; font-size:11px; color: #0678b6; font-weight: bold; border: solid 1px #eeeeee;}
.secprofile.spek{padding:8px 7px;}
.secprofile .icon{line-height: 0;}
.speakerblock{background: #fff;box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.06); border-radius: 6px; overflow: hidden; margin-bottom: 32px; margin-right: 16px;}
.speakerblock .msgblock{padding:20px;}
.speakerblock .speakerimg img{max-width: 100%; width: 100%;}
.form1 label.stylelist-checkbox{display: inline-flex; margin-right: 12px;}
.form1 label.stylelist-checkbox > input[type=checkbox]{margin-right: 8px; margin-top: 2px;}

.tg-award-section{background: url(https://www.techgig.com/files/contest_upload_files/tg3_award-201021.png) no-repeat;}
.tg-award-section .content-wrap{padding:80px 8px;}
.font24{font-size: 24px;}
.tg-award-section .img-responsive{margin: auto;}
.aw-heading{font-size: 32px;}
._head{color: #FEB95F;}
.aw-contentsection{padding: 60px 0;}
.awardsection > div{margin-top: 74px;}
.tgawrad-box{background-color: #FFFFFF; border: 1px solid #F2F2F2; padding: 16px;}
.tgawrad-box.round{border-radius: 6px;}
.tgawrad-box.round4{border-radius: 4px;}
.tgawrad-box.boxhover{transition: all 0.5s;}
.tgawrad-box.boxhover:hover{box-shadow: 0 20px 25px 0 rgba(0, 0, 0, 0.08);}
.tgawrad-box.boxhover:hover .button2{color: #fff; background: #d7263d; outline: none;}
.tgawrad-box.boxhover:hover h3 a.primarycolor{text-decoration: underline;}
.aw-contentsection .faq-wrap{ margin-bottom: 4px; box-shadow: none;}
.aw-contentsection .faq-wrap ._lbcactivelabel{border:1px solid #F2F2F2}
.aw-contentsection .faq-wrap ._lbcactivelabel:hover{box-shadow: 0 20px 25px 0 rgba(0, 0, 0, 0.08); z-index: 4; position: relative;}
.aw-contentsection .faq-wrap .popupinput:checked + ._lbcactivelabel,.aw-contentsection .faq-wrap .popupinput:checked + ._lbcactivelabel + .hiddenctrl,.aw-contentsection .faq-wrap  .popupinput:checked + header._lbcactivelabel > label{background: #F7F7F7;}
.aw-contentsection .faq-wrap .popupinput:checked + ._lbcactivelabel:hover{box-shadow: none; border-bottom-color: transparent;}
.aw-contentsection .faq-wrap .popupinput:checked + ._lbcactivelabel + .hiddenctrl{border:solid 1px #F2F2F2; border-top: none;}
.tgawrad-box .tgaward-profile{width: 110px; height: 100px; display: flex; align-items: center; justify-content: center; border-radius: 6px; overflow: hidden; padding-right: 0; margin-right: 16px;background: #f7f7f7;}
.faq-block ._lbcactivelabel > label{line-height:24px;}
.backcta{line-height: 16px;}
.votenumber,.votenumber p{color: #fff;}
.votenumber .ppic{position: absolute; z-index: 2; width: 100%; left: 0; color: #fff;}
.votenumber .progress-circle:after{background-color: #000;}
.votenumber{background-color: rgba(0, 0, 0, 0.7); border-radius: 12px 12px 0 0; padding: 8px;}
.votenumber .value-bar {background-color: #34a853; border-color: #34a853;}
.votenumber .progress-circle{margin: auto;}


.progress-circle{width:80px; height:80px; background: #B6B5B3;}
.left-half-clipper{clip:rect(0, 80px, 80px, 40px); width: 80px; height: 80px;}
.ppic,.progressive-media .progress-circle:after{width: 64px; height: 64px; top: 8px; left: 8px; border-radius: 50%; overflow: hidden;}
.ppic{position: absolute; z-index: 2;}
.ppic img{width: 100%; max-width: 100%; max-height: 100%; height: 100%;}
.progress-circle .value{line-height:80px; width:80px;}

.progress-circle.over50 .first50-bar{clip: rect(0, 80px, 80px, 40px); height:80px; width:80px;}
.progress-circle .value-bar {clip: rect(0, 40px, 80px, 0); width: 80px; height: 80px; border-radius: 50%; border:10px solid transparent; box-sizing: border-box;}
.value-bar {background-color: #34a853;border-color: #34a853;}
.progress-circle.over50 .first50-bar {position: absolute; clip: rect(0, 80px, 80px, 40px); background-color: #34a853; border-radius: 50%; width: 80px; height: 80px;}
.progress-circle:not(.over50) .first50-bar{ display: none; }
.common-message-box .close-msg{background-image: none;}



.tgawrad-box .tgaward-profile img{margin: auto; max-width: 100%; max-height: 100%;}
.tgawrad-box header{padding-bottom: 40px; margin-bottom: 24px; border-bottom: solid 1px #DADADA;}
.checkedheart{width: 40px; height: 40px; display: flex; align-items: center; justify-content: center; border-radius: 50%; margin: auto;}
.particpant-sts .checkedheart.sel,.checkedheart.sel{background: #E7297B; border-color: #E7297B;}
.particpant-sts .checkedheart.sel #tg-filled-awards,.checkedheart.sel #tg-filled-awards{display: inline-block;}
.particpant-sts .checkedheart.sel #tg-awards,.checkedheart.sel #tg-awards,#tg-filled-awards{display: none;}
.tgawrad-box.content{height: 100%;}
.participant-list{display: none;}
.particpant-sts{position: relative; margin-top: 16px;}
.particpant-sts::after{content: "";left: 0;right: 0;height: 1px;background: #F2F2F2;position: absolute;top: 50%;}
.particpant-sts .checkedheart{position: relative; z-index: 1; border:solid 1px #f2f2f2; background: #FFFFFF;}
.participant-list .tgawrad-box{margin: 0 12px; margin-top: 50px; padding: 24px;}
.part-profile{width: 100px; height: 100px; border-radius: 50%; overflow: hidden; margin: auto; display: block; margin-top:-74px;}
.part-profile img{max-height: 100%; max-width: 100%;}
.nbtn{background: #f7f7f7;width: 40px;height: 40px;border-radius:50%;display: inline-flex;align-items: center;justify-content: center; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12);position: absolute; top:50%; z-index: 1; text-decoration: none;}
.prev-btn{left: -8px;}
.next-btn{right: -8px;}
.tg-award-section ._loggedin.content-wrap{padding-bottom: 0;}
.event-awards-voting{line-height: 24px;}
.vottedsection{line-height: 40px; display: flex; align-items: center; justify-content: center; font-style: italic; color: #26D974;}

@media (min-width:1200px) {
   .container { width:1205px;}
}

@media (max-width:1200px) {
   #header .logo { margin-right:0; padding-top:5px;}
   #header .logo img {max-width:85px;}
   #header .user-area .user-actions .avatar-pic, #header .logo p { font-size:13px;}
   
   #primary-navigation > ul > li { margin-right:13px;}
   #event-schedule .schedule-box.theme-content { width:100%;}
   #why-participate-block .prizes-block .col-md-10 { padding:0 10px;}
   #userData .qblock span.field { width:304px;}
   .round-levels .block { padding:10px 10px; }
   #why-participate-block > .container { padding:0px 10px; }
   #tg3-banner h1 { font-size:20px; }
}

@media (max-width:992px) {
   #tg3-banner .win-prize { width:150px; height:156px; margin:0 auto;}
   #tg3-banner .main-sponsors { margin:0;}
   #blogathon .form1 ul { padding-left:0;}
   #prize-section-right { margin-top:0; margin-left:0;}
   #userData { padding:16px 16px 0;}
   #event-schedule .schedule-box, #userData .qblock span.field { width:100%;}
   #reason-participate .reason-participate-list ul { text-align:center; }
   #reason-participate .reason-participate-list ul li { float:none; display:inline-block; }
   #reason-participate .reason-participate-list ul li .box { float:left; }
   .round-levels .block { width:100%; text-align:center; border:none; border-bottom:1px solid #dadada;}
    .round-levels .block:last-child { border:none; }
	.round-levels .block h4 { float:none;}
	.round-levels .block.full-width { text-align:left;}
	.round-levels .block .button2 { float:none; margin:5px 0 0 0; padding:3px 10px;}
	#header.landing-header .logo { margin:-10px auto 0px auto; }
	#header.landing-header #primary-navigation ul li a { color:#424242; }
}
.form1 .varification-field .form-control{float: none;}
.form1 .varification-field.has-error .error_msg{position: static;}
@media (min-width:767px) {
	.aw-contentsection .awardsection{display: flex; align-items: center; flex-flow:row wrap; justify-content: center;}
	.tgawrad-box{padding: 32px;}
	.tg-award-section{background-size: 100%;}
	.votenumber{padding: 48px;}
	/*--- Sub-navigation --- */
	.aw-contentsection .sub-navigation > .tabs2 ul > li a, .sub-navigation > ul > li a.btn{border-bottom-color:#E7EAEE;}
	.aw-contentsection .sub-navigation > .tabs2 ul > li.active:hover a,.aw-contentsection .sub-navigation > .tabs2 ul > li.active a{border-bottom:solid 2px #19171A; color: #19171A; background: transparent;}
	.aw-contentsection .sub-navigation > .tabs2 ul{display:flex; flex: 1;}
	.aw-contentsection .sub-navigation > .tabs2 ul li{width: 33%;}
	.aw-contentsection .sub-navigation > .tabs2 ul a{text-align: center; height: 100%; justify-content: center; align-items: center; display: flex; background: transparent;border-color: transparent; font-size: 16px; font-weight: bold; color: #8c8c8c; line-height: 22px; border-bottom-width:2px;border-radius:0;}
	.aw-contentsection .sub-navigation > .tabs2 ul li:hover a{color: #19171A;}
	.outerhide{display: none;}
	.rowflex{display: flex;}
	.tg-award-section .content-wrap{padding:120px 200px;}
}
@media (min-width:960px) {
	.menucontainer a{padding:6px;}
}
@media (min-width: 1200px){
	/*.menucontainer a{padding:6px 6px;}*/
}
@media (max-width:767px) {
	.sub-navigation{overflow: visible;}	
	.tgawrad-box .tgaward-profile{margin: auto; margin-bottom: 24px;}
	.tgaward-detail header{margin-top: -85px; text-align: center;}
	.tgaward-detail .ctasection{margin:auto; margin-top: 24px; width: 80%; }
	.tgaward-detail .ctasection .button1{display: block;}
	#banner{padding:40px 0}
	.finaleinfo{margin-bottom: 18px;}
	.wdc-heading{display: block;}
	div.pp_overlay{width: 100% !important; position: fixed !important;}
	.form1 .varification-field.has-error .error_msg{position: relative;}
	#header .menu-item a.careerfairlnk::before{top:9px;}
	#tg3-banner .posfixed{display: none;}
   #tg3-banner .main-sponsors { margin:0; width:100%;}
   .landing-page header#header .logo, header#header .logo { margin:0; float:none;}
   #header .logo p > a {width: 90px; height: 40px; float:left; display:block; margin-right:5px;}
   #header .logo p { font-size:10px;}
   #header .logo p span { display:block; line-height:12px; margin-bottom:4px;}
   #header .logo .inlinelogo span {display:inline;}
   #user-actions { padding-top:0;}
   #user-actions ul { margin-left:-50px;}
   #header .logo p span { margin:0;}
   #header .logo .presented-by .sponcer-wrapper img{max-height:40px;}
   #tg3-banner .content-wrap { padding-top:0; padding-bottom:30px;}
   #cg-highlights-block { height:auto; text-align:center;}
   #cg-highlights-block .sub-sponsors .sponsor-section { float:none; margin:0;}
   #cg-highlights-block .sub-sponsors { float:none;}
   #header .user-area .user-actions .avatar-pic { line-height:26px;}
   #cg-highlights-block .sub-sponsors .sponsor-section .logo-holder { margin:8px 4px 0;}
   #cg-highlights-block .sub-sponsors p br { display:block;}
   #user-actions ul li { margin-left:4px;}
   #user-actions ul li:first-child { margin-left:0;}
   .contest-box .registration-count { float:none; margin-top:0; margin-bottom:8px;}
   .contest-box .sponsored-by { position:relative; left:auto; bottom:auto; padding-top:14px;}
   .contest-box { min-height:50px;}
   #why-participate-block .prizes-block ul li, #prize-section-right .inner-block ul li { text-align:center;}
   #why-participate-block .button1.btn-lg { margin-left:0;}
   .voucher-badge1 { left:0; width:76px; height:81px; background-size:100% 100%; position:relative; left:50%; margin-left:-38px;}
   .voucher-badge1 p { font-size:12px; line-height:16px;}
   #why-participate-block .prizes-block .inner-block { min-height:100px;}
   #footer .section { margin-right:0;}
   #footer .section, #footer .section:last-child, #footer .powered-by, #footer .inner-footer p { float:none; text-align:center;}
   #footer .powered-by { margin-top:24px;}
   .signup-login-wrap .tabs10 .tab-content { padding:24px 16px;}
   #why-participate { padding:24px;}
   .signup-login-wrap {flex-flow: column; }
   .signup-login-wrap div.left-column, .signup-login-wrap div.right-column{width:100%;}
   .table6 .sections .section { padding:0 5px;}
   #prize-section-right { margin:0 20px;}
   .table6 .score { font-size:14px;}
   #main .tabs3 .tab-strips1 > li > a { font-size:12px; line-height:16px; padding-top:7px;}
   .table6 tr td:last-child { width:100%;}
   .table6 tr td p, .table6 tr td { font-size:12px; line-height:16px;}
   .table20 tr td { float:none; width:auto;}
   .right-panel #prize-section-right { margin:0 20px;}
   #main.row { margin-left:-10px;}
   #primary-navigation > ul > li { margin-right:0;}
   #event-schedule .schedule-box header h4 span { font-size:12px; line-height:17px;}
   #event-prizes .more-prizes-list ul { margin-bottom:40px;}
   #full-screen-question.normal-view #editor-box { overflow:hidden;}
   #after-submit .modal-dialog { width:auto;}
   #tg3-banner.association-company { padding-bottom:0; text-align:center;}
   #tg3-banner.association-company .text-left { text-align:center;}
   #tg3-banner .banner-right-block { float:none; margin:0 auto;}
   #tg3-banner.association-company .button1.btn-lg { margin-bottom:24px;}
   #header .logo .presented-by > span { display:block !important; }
   
   #tg3-banner.tech-aptitude-banner .banner-right-block .sponsored-by,#tg3-banner.open-contest .banner-right-block .sponsored-by { top:auto; }
   
   #contest-shedule.open-shedule .shedule-list li:first-child { min-width:auto; padding-left:5px; }
   #contest-shedule.open-shedule .shedule-list li { padding-left:36px; width:100%; }
	.shedule-list  .inactive-status { padding-left:36px; }
   .shedule-list li { width:100%; border:none; }
   .shedule-list.active li { border:none; }
   .shedule-list li { padding-right:5px; margin-right:5px; }
   #contest-shedule.open-shedule .shedule-list li:nth-child(2) { min-width:auto; }
   
   #tg3-banner.association-company h1 { font-size:32px; line-height:40px; }
   #tg3-banner h5 { text-align:center; }
   #sponsors-list .sponsor-block.theme-sponsor, #sponsors-list .sponsor-block.base-sponsors { width:auto; }
    #header.landing-header .logo {  padding-top: 1px;  margin-bottom: 0;    background: none;    width: auto;
    height: auto;    margin-top: 0;    margin-left: 0;}  
	#header.landing-header .logo .presented-by span img { margin-top:0px; }
	
	#header.landing-header .login-lnk .btn { padding:0px; }
	#tg3-banner .main-sponsors { padding-top:0px;}
	.why-participate-list { max-width:100%; width:100%; }
	.why-participate-list.right-block { float:none; margin-top:24px;}
	#sponsors-list .sponsor-block ul li img{width:auto;}
	.landing-page  header#header .logo .presented-by > span img,header#header .logo .presented-by span img{max-width: 53px;max-height: fit-content; margin-top: -8px;}
	.landing-page header#header .logo .presented-by > span span{float:left; padding:12px 2px; font-size: 14px;}
	header#header .logo .presented-by > span span{ padding:12px 2px;padding-top: 0px;}
	header#header .logo .presented-by span.head-associate-logo img{margin-top: 0px;}
}


/* ==========================================================================
	Responsive Settings
========================================================================== */


@media (min-width:1200px) {
	
}

@media (max-width:1200px) {
	#tg3-banner .content-wrap { padding-top:30px;}
	
	#sponsors-list ul li img { width:100%;}	
	
	#awards-prizes .container-fluid { background:none; padding-bottom:0;}
	#awards-prizes .about-event { position:relative; margin-top:-40px; background:#f4f4f4; padding-top:40px; padding-bottom:20px;}
	
	#selfi-lists ul li .image { width:auto; height:auto;}
	
	#social-buzz .inner-wrap { width:435px;}
	
	#main .tabs3 .tab-strips1 > li { min-width:165px;}
	
	#main .inner-main { padding:35px 10px;}
	
	#sidebar-panel { padding:30px 0;}
	
	#event-prizes .col-sm-12 { text-align:center;}
	#event-prizes .lead { margin-bottom:50px;}
	#event-prizes .champion-image { margin-top:0;}
	
	#userData .qblock span.field { width:288px;}
	
	#main #winners .tabs3 .tab-strips1 > li { min-width:123px;}
	
	#primary-navigation > ul > li { font-size:12px;}
	#header .logo { position:relative; margin-right:-50px;}
	
	#event-prizes .theme-prizes .theme-title { margin-top:-20px;}
	
	#tg3-banner.accenture-top-banner { height:520px; background-size:cover;}
	
	#header .logo .head-associate-logo img { max-width:70px; } 
}

@media (max-width:992px) {
	#primary-navigation > ul > li { font-size:12px; margin-right:11px;}
	#header .user-area .user-actions .avatar-pic { font-size:13px;}
	
	#register-counter { margin-right:20px;}
	
	#user-actions ul li a.menu { font-size:13px;}
	#user-actions ul li { margin-left:15px;}
	#user-actions ul li a.button2 { padding:8px;}
	
	#tg3-banner .win-prize { width:120px; background-size:100% 100%; height:135px;}
	#tg3-banner .win-prize p strong { font-size:14px;}
	#tg3-banner .win-prize p { line-height:19px;}
	#tg3-banner .win-prize p span.prize-amount { font-size:22px;}
	#tg3-banner .win-prize p { font-size:12px;}
	
	#tg3-banner .register-area { width:480px;}
	#tg3-banner .register-area .sociable .social-btn { margin-right:8px;}
	#tg3-banner #newsletter-form { width:300px;}
	#tg3-banner #newsletter-form input[type="text"] { width:180px;}
	
	#tg3-banner .container, #header .container { width:100%;}	
	#tg3-banner .countdown .item { margin:0 2px;}
	#tg3-banner .bottom-bar p strong { font-size:14px;}
	#tg3-banner .bottom-bar .fa { font-size:19px; margin-right:8px;}
	#tg3-banner .bottom-bar p { font-size:11px;}
	#tg3-banner .bottom-bar .right-side p strong { font-size:20px;}
	#tg3-banner .countdown .item { font-size:18px;}
	#tg3-banner .countdown .alt-1, #tg3-banner .countdown p { display:block;}
	#tg3-banner .countdown p { line-height:11px; margin-bottom:5px;}
	#tg3-banner .countdown .alt-1 { margin-right:0; top:-1px; width:200px; margin:0 auto;}
	#tg3-banner .bottom-bar .left-side { padding-top:0;}
	#tg3-banner .bottom-bar .icon { width:20px;}
	
	#awards-prizes .container-fluid:after { display:none;}
	#awards-prizes .prizes-table .number { margin-right:8px;}
	#awards-prizes .prizes-table p { font-size:13px;}
	#awards-prizes .about-event p { font-size:14px; line-height:21px;}
	#awards-prizes .about-event { margin-top:0; padding-right:10px;}
	#awards-prizes .about-event .button1 { width:200px; margin:0 auto;}
	.contest-box .sponsored-by img { max-height:28px;}
	
	#sliding-testimonials1 .writer .image { float:none; margin:0 auto;}
	#sliding-testimonials1 .writer .details { margin-left:0;}
	#sliding-testimonials1 .writer { text-align:center;}
	
	.rotateslider-container .rotateslider-item { width:240px;}
	
	#social-buzz .inner-wrap { width:340px;}
	
	#sponsors-list h5 { font-size:14px;}
	/*#sponsors-list .sponsor-block.small { width:13%;}*/
	
	#register-bottom-block .button1 { display:block; margin:10px auto 10px; height:55px; line-height:29px; width:200px;}
	
	#ambassadors .thumbnails li img { width:60px;}
	#ambassadors .thumbnails li .details { margin-left:70px;}
	
	.section1 { padding:35px 25px;}
	.checkboxes .checkbox label { font-size:12px;}
	.checkboxes .checkbox { margin:0 5px 15px; width:18%;}
	
	.top-sponsors { padding-top:0; position:relative; margin-left:15%; margin-top:-5px;}
	.top-sponsors p { font-size:11px; line-height:28px;}
	.top-sponsors p br { display:block;}
	.top-sponsors p .block { text-align:center; float:left; margin:0 10px;}
	.top-sponsors p img { max-width:75px; max-height:28px; margin:0 10px;}
	
	#educational-occupational .form-inline { padding:0;}
	#educational-occupational .form-group { width:100%; max-width:100%;}
	
	#main .tabs3 .nav-tabs > li > a { font-size:12px; padding:10px 5px; line-height:33px;}
	#main .tabs3 .nav-tabs > li { min-width:126px;}
	#main .tabs3 .tab-strips1 > li > a { line-height:33px;}
	
	#main .inner-main { padding:25px 10px 40px;}
	
	.table6 .sections .section { padding:9px 10px 0; margin-left:0;}
	.table6 h5 { font-size:14px;}
	
	.company-participation .form1 { float:none;}
	
	#sidebar-panel { width:150px; padding:18px 0;}
	#sidebar-panel ul li a { font-size:12px; padding:10px;}
	#sidebar-panel ul { width:100%;}
	
	.user-status-box { padding:15px 10px;}
	.user-test-score { padding:15px;}
	.user-test-score .topic-score .inner-score { padding:15px 15px 1px;}
	.user-test-score .c100.big { font-size:120px;}
	
	#about-theme .theme-works ul li { width:165px;}
	#about-theme .theme-works { min-width:385px;}
	
	#event-prizes .theme-prizes .theme-title { margin-bottom:25px;}
	#event-prizes .theme-prizes ul li { margin-bottom:30px;}
	#event-prizes .champion-image { margin-bottom:50px;}
	#event-prizes .more-prizes-list h5 { margin-left:0; margin-right:0;}
	
	#event-schedule .schedule-box { width:134px;}
	#event-schedule .schedule-box ul li p { font-weight:normal;}
	#event-schedule .schedule-box header h4 { padding:0 3px; font-size:17px;}
	#event-schedule .schedule-box header h4 span { font-size:11px;}
	#event-schedule .schedule-box ul li p { font-size:12px;}
	#event-schedule .schedule-box ul li h5 { font-size:15px;}
	
	#userData .qblock span.field { width:100%; padding:0 0 15px !important;}
	#userData .qblock label { width:100%; padding:0; margin-bottom:10px;}
	#userData .qblock span.field input, #userData .qblock span.field textarea { width:100% !important;}
	
	#digitaltransformation-theme .prize-box { width:340px;}
	
	#signup-login .sociable { padding-left:55px;}
	
	#main #winners .tabs3 .tab-strips1 > li { min-width:95px;}
	
	#header { height:60px !important;}
	#header .user-area { padding-top:6px;}
	#container-wrap { padding-top:60px !important;}
	#header .user-dropdown { top:44px;}
	
	/*--- Main Navigation  --- */
	.on-scroll #primary-navigation { display:block;}
	#primary-navigation {position:absolute; z-index:8; left:0;}
	#primary-navigation ul { background: #fff; z-index:102; overflow:auto; height: 100%; left:-225px; padding: 0; position:fixed;  top:61px;  width:225px; transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-webkit-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-moz-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-o-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-ms-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;}
	.activeMenu #primary-navigation ul { left:0;}
	#primary-navigation ul li { float:none; margin:0;}
	#primary-navigation ul li { border-bottom:1px solid #dadada;}
	#primary-navigation ul li:last-child { border-bottom:0;}
	#primary-navigation ul li a { padding:3px 15px 5px !important; line-height:normal;}
	#primary-navigation ul li  a { text-transform:uppercase; display:block; line-height:28px !important;}
	#primary-navigation ul li .icon { display:inline-block;}
	#primary-navigation ul li.highlight > a { font-weight:500; border-top:0; min-height:5px;}
	#primary-navigation ul li.home.highlight a { width:100%; text-align:left;}
	#primary-navigation ul li ul.user-dropdown { background:none; padding:0; right:auto; width:100%; min-height:15px; position:relative; top:auto; left:auto; box-shadow:none; border:0; display:block;}
	/* #primary-navigation ul li.parent > a { display:none;} */
	#primary-navigation ul li .fa { display:none;}
	

    #primary-navigation ul li.parent:hover > a:before { display:none; }
	#primary-navigation ul li ul.child { position:relative; right:auto; left:0px; top:auto; border-radius:0px; box-shadow:none; padding:0px; }
	#primary-navigation ul li ul.child li.half { float:none; width:auto; border:none; padding-left:11px; margin-bottom:4px; }
	#primary-navigation ul li ul.child li.half a { padding-left:0px !important;}
	
	
	#sidebar-panel { z-index:102; overflow:auto; height: 100%; top:60px; left:-225px; padding: 0; position:fixed; width:225px; transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-webkit-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-moz-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-o-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-ms-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;}
	.activeMenu #sidebar-panel { left:0;}
	.landing-page #header .logo, #header .logo { padding:2px 0 0 0; float:left; margin:0 -10px 0 0; position:relative;}
	#header .logo .associating { position:relative; margin-top:-5px;}
	
	#user-actions { padding-top:3px;}
	#register-counter { padding:3px 10px; height:60px;}
	
	#tg3-banner.accenture-top-banner .about-beingada { padding-right:80px;}
	#tg3-banner.accenture-top-banner .about-beingada .beingada-icon { width:150px; top:-53px;}
}
@media (max-width:389px) {
	.msgErrortop{width:100%;}
	#sliding-testimonials1 blockquote p{line-height:17px}
}
@media (max-width:767px) {
	.tabs2 .nav-tabs > li{background-color: #fff;}
	.semifinal_hackathon > label.btn{line-height: 24px;}
	#footer .inner-footer{margin-left: 0; margin-right: 0; margin-top: 40px;}
	.selfie_block .cblk{margin-top: 0; padding-top: 0;}
	#header .logo { margin-right:-100px;}
	#header .logo .associating { margin-top:-3px; margin-right:10px;}
	#header .logo .associating p { font-size:10px;}
	#header .logo .associating img { max-height:28px; max-width:70px;}
	
	.msgErrortop {top:60px;}
	.message-box .alert-message-content p { font-size:11px; line-height:15px;}
	
	#user-info-msg { padding:10px 10px 12px; font-size:16px;}
	
	.checkboxes .checkbox { width:46%;}
	
	.top-sponsors { padding-top:0; position:relative;text-align:center; display:none;}
	.top-sponsors p { font-size:10px; line-height:17px;}
	.top-sponsors p .block { float:left; width:50%;}
	.top-sponsors p img { margin:0 3px; width:42%;}
	.top-sponsors .spacer { display:none;}
	.top-sponsors p br { display:block;}

	#main { margin-left:0;}
	#main .inner-main, .section1 { padding:25px 10px;}
	
	#user-actions { padding-top:3px;}
	#user-actions ul li a.button2 { font-size:11px; padding:5px 8px;}
	#user-actions ul li.signup .clear-class-cookies  { font-size:12px;}
	
	#register-counter { width:100%; position:fixed; height:25px; top:60px; padding:3px; margin:0; left:0; box-shadow:0 1px 0px rgba(0, 0, 0, 0.07);}
	#register-counter p { white-space:nowrap; font-size:9px; line-height:19px; margin:0; display:inline-block; vertical-align:top;}
	#register-counter .count { margin-left:15px;}
	#register-counter .count span { font-size:12px; height:13px; line-height:13px; padding:0 5px;}
	
	#tg3-banner .win-prize { display:none;}
	#tg3-banner { height:auto; padding-bottom:0;}
	#tg3-banner h1 { font-size:22px; line-height:28px;}
	#tg3-banner h5 { font-size:12px;}
	#tg3-banner .register-area h6 { text-align:center;}
	#tg3-banner .register-area{ width:100%;}
	#tg3-banner .register-area .sociable .social-btn:last-child { margin-right:0;}
	#tg3-banner .register-area .sociable { width:107px; margin:0 auto; float:none;}
	#tg3-banner .register-area .or-divider { float:none; margin:15px auto;}
	#tg3-banner #newsletter-form { margin-top:0;}
	#tg3-banner #newsletter-form { width:100%;}

	#tg3-banner .sponsors-section { padding-top:10px; float:none; width:auto;}
	#tg3-banner .sponsors-section .logo-holder { display:inline-block; margin:0 10px 13px;}
	#tg3-banner .bottom-bar { position:relative;}
	
	#sponsors-list h5 { font-size:16px;}
	#sponsors-list .row > div { border:0; border-bottom:1px dashed #dadada;}
	#sponsors-list .row > div:last-child { border:0;}
	#sponsors-list .container-fluid, #sponsors-list .box-default { height:auto; overflow:visible;}
	#sponsors-list .sponsor-block.small, #sponsors-list .sponsor-block { float:none; width:auto;}
	#sponsors-list .sponsor-block.sponsor-title .inner-wrap { height:auto;}
	#sponsors-list .sponsor-block.sponsor-title { background:#f4f4f4;}
	#sponsors-list h5 { padding-top:0;}
	/*#sponsors-list .sponsor-block.theme-sponsor, #sponsors-list .sponsor-block.recognition-sponsor { float:left; width:50%;}*/
	#associate-sponsors-list { clear:both;}
	#sponsors-list #associate-sponsors-list img { width:auto; max-width:200px;}
	
	.heading2, .page-head h2 { font-size:22px; margin-bottom:40px;}
	p.lead { margin-bottom:30px;}
	
	#awards-prizes .prizes-table { width:auto; padding-bottom:0;}
	#awards-prizes .prizes-table p { font-size:12px; width:100%;}
	#awards-prizes h4 { margin-bottom:40px;}
	
	.landing-page .divition-block { padding:35px 0;}
	
	#selfi-lists .voucher-badge { width:80px; left:-5px; top:-4px;}
	#selfi-lists.divition-block .btn-icon {  margin-bottom:0;}
	#selfi-lists .slider ul li { margin:0;}
	#selfi-lists .caroufredsel_wrapper{margin:auto !important;}
	#blogathon .blogathon-sponsors { position:relative; right:auto; top:auto; text-align:center;}
	#blogathon .blogs-list { margin-bottom:30px;}
	
	#sliding-testimonials1 blockquote { border:0;}
	
	.rotateslider-container .rotateslider-item { width:125px;}
	
	#videos .heading2 { margin-bottom:40px;}
	#videos { padding-bottom:0;}
	
	#social-buzz .inner-wrap { width:100%; margin-bottom:30px;}
	
	#footer.left-space { margin-left:0;}
	#footer ul li{ text-align:center;}
	#footer ul li:last-child { margin-bottom:10px;}
	
	#photos-block .slider { padding:0 60px;}
	
	#register-bottom-block h1 { font-size:18px;}
	#register-bottom-block { margin:0;}
	#register-bottom-block .button1 { margin:10px auto 0; height:40px; line-height:17px; font-size:15px; width:150px;}
	
	.steps-page ul.token-input-list-facebook { width:100%;}
	
	
	#main .tabs3 .tab-content { padding:15px;}
	#main .tabs3 .tab-strips1 > li.active > a:before, #main .tabs3 .tab-strips1 > li.ui-state-active > a:before { border-radius:2px;}
	#main .tabs3 .tab-strips1 > li.active > a:after, #main .tabs3 .tab-strips1 > li.ui-state-active > a:after { display:none;}
	#main .tabs3 .nav-tabs > li, #main .tabs3 .tab-strips1 > li { padding-right:0; width:25%; min-width:10px;}
	#main .tabs3 .nav-tabs > li > a, #main .tabs3 .tab-strips1 > li > a { font-size:9px; line-height:27px; height:46px; padding:0; text-align:center;}
	#main .tabs3 .tab-strips1 > li > a { line-height:43px; display:table; width:100%;}
	#main .tabs3 .tab-strips1 > li > a span { display:table-cell; line-height:13px; vertical-align:middle;}
	
	.table6 tr td { float:left; width:100%; text-align:center;}
	.table6 .sections { width:100%;}
	.table6 .sections .section { width:33.333%;}
	.table6 .sections .section:first-child { border:0;}
	.table6 .sections .section:last-child { width:100%; clear:both; margin-top:15px; border:0;}
	
	.table2 tr td, .table2 tr th { font-size:12px; padding:10px;}
	.table2 .user-pic, .table2 .avtar_pic, .table2 span.first-letter { margin:0 auto 5px; display:block; float:none;}
	.table2 .user { text-align:center;}
	.table2 .mark { display:block;}
	.table2 tr td, .table2 tr th { text-align:center;}
	
	.company-participation .form1 { padding-top:25px;}
	
	.qblock span.field input { width:85%; }
	.qblock span.field textarea { width:85% !important; }
	
	#uiux-theme-banner { padding-top:25px; text-align:center; height:252px;}
	#uiux-theme-banner .prize-box p { font-size:12px; }
	#uiux-theme-banner .prize-box p span { font-size:18px; }
	#uiux-theme-banner .prize-box  { padding-right:0px; }
	#uiux-theme-banner .prize-box p { text-align:center; }
	#testing-theme-banner .inner-content { width:300px; }
	#testing-theme-banner .inner-content .prize-box p span { display:block; }
	#testing-theme-banner .inner-content:before, #testing-theme-banner .inner-content:after { width:90px;}
	
	#blogathon .col-md-offset-1 { clear:both;}
	
	#tg3-banner.association-company { height:auto; padding-bottom:50px;}
	#tg3-banner .association-companies { width:298px; height:50px; padding:5px 10px; margin-bottom:15px; }
	#tg3-banner .association-companies span { padding:0 10px;}
	#tg3-banner .association-companies p { font-size:12px; line-height:40px; }
	#tg3-banner .association-companies img { max-width:85px; max-height:28px; }
	#tg3-banner .employ-box { right:auto; padding:3px 10px; left:50%; width:150px; margin:0 auto; margin-top:10px; margin-left:-75px; }
	#tg3-banner .employ-box p { font-size:10px; display:inline-block; }
	
	#about-theme .theme-work-flow { float:none; margin:0 auto; width:100%; width:300px; min-width:15px;}
	#about-theme .theme-works { float:none; margin-left:0; min-width:320px;}
	#about-theme .theme-info p, #about-theme .theme-info li { font-size:14px; line-height:21px;}
	#about-theme .theme-works h5 { font-size:16px;}
	#about-theme .theme-works ul li { width:130px;}
	#about-theme .theme-works p { font-size:12px; line-height:18px;}
	#about-theme .theme-works .time-stamp { font-size:13px;}
	#about-theme .theme-works { min-width:300px; min-height:auto; }
	
	.chart .legends { margin-bottom:30px;}
	#my-profile .user-details .contest-status li { float:none;}
	#my-profile dl { font-size:12px;}
	#my-profile dl dt { float:none; width:100%; text-align:left; margin-bottom:5px;}
	#my-profile dl dd { margin-left:0; margin-bottom:20px;}
	#my-profile .progress { margin-bottom:30px;}
	.chart { margin-bottom:0;}
	
	#badges-content .tabs3 .nav-tabs > li { width:20%;}
	
	/*--- Table-responsive --- */
	.table-responsive .table1, .table-responsive .table2 { min-width:500px;}

	
	#signup-login .sociable { padding-left:0;}
		
	#event-prizes .lead { margin-bottom:40px;}
	#event-prizes .prize-lists ul:before, #event-prizes .prize-lists ul:after { display:none;}
	#event-prizes .prize-lists ul { padding:0 0 40px 39px; margin:0 auto; max-width:250px; width:100%;}
	#event-prizes .more-prizes-list h5 { margin-top:30px;}
	#event-prizes .theme-prizes .theme-title { text-align:center;}
	#event-prizes .theme-prizes .icon { float:none; margin:0 auto 15px;}
	#event-prizes .theme-prizes .details { margin-left:0; text-align:center;}
	#event-prizes .theme-prizes ul { margin-bottom:20px;}
	
	#event-schedule .schedule-box { margin-bottom:50px;}
	
	#machinelearning-theme { padding-top:65px;}
	#machinelearning-theme .content-box { width:290px; padding-top:25px; height:84px;}
	#machinelearning-theme .content-box:after, #machinelearning-theme .content-box:before { width:20px;}
	#machinelearning-theme h1 { font-size:30px;}
	#machinelearning-theme .prize-box { background:#fff; width:100%; height:auto; padding:5px; top:auto; bottom:0;}
	#machinelearning-theme .prize-box p { width:auto;}
	
	#techaptitude-banner { text-align:center;}
	#techaptitude-banner .container { padding-top:120px;}
	#techaptitude-banner h1 { font-size:28px;}
	#techaptitude-banner .prize-box { width:290px; right:50%; margin-right:-145px; top:0; background-size:100% auto; padding-top:5px;}
	#techaptitude-banner .prize-box p { font-size:14px; line-height:21px;}
	#techaptitude-banner .prize-box p span { font-size:30px;}
	#techaptitude-banner .prize-box p .fa { font-size:28px;}
	
	#digitaltransformation-theme .container { padding-top:20px;}
	#digitaltransformation-theme .content-box { border:0; padding-right:0; width:290px; float:none; margin:0 auto;}
	#digitaltransformation-theme .prize-box { padding-top:15px; width:auto; float:none;}
	#digitaltransformation-theme .prize-box h3 { font-size:14px; line-height:21px;}
	
	#signup-login .sociable { text-align:center;}
	.signuplogin-page #tg3-banner .win-prize-mob { margin-bottom:30px;}
	.signuplogin-page #tg3-banner h1 { font-size:22px; line-height:33px;}
	.signuplogin-page #sponsors-list h3 { width:100%;}
	.signuplogin-page #sponsors-list .inner-wrap { margin-bottom:0;}
	.signuplogin-page #sponsors-list h3:before, .signuplogin-page #sponsors-list h3:after { width:28%;}
	.signuplogin-page #sponsors-list .sponsor-block.small { width:50%; padding:0 10px; float:left; margin-bottom:20px; border:0;}
	.signuplogin-page #sponsors-list { padding-top:0;}
	.signuplogin-page #sponsors-list p { font-size:14px;}
	
	#main #winners .tabs3 .tab-strips1 > li { min-width:15px;}
	.table2 tr.first-position td { font-size:13px;}
	.table2 tr.first-position td .fa-trophy { font-size:18px;}
	
	#digitaltransformation-theme .sponsored-by, #machinelearning-theme .sponsored-by,#uiux-theme-banner .sponsored-by,#testing-theme-banner .sponsored-by {right:50%; margin-right:-55px;}
	#machinelearning-theme .sponsored-by {top:-48px;}
	#digitaltransformation-theme .sponsored-by p, #machinelearning-theme .sponsored-by p ,#uiux-theme-banner .sponsored-by p,#testing-theme-banner .sponsored-by p{ line-height:26px; font-size:11px;}
	#digitaltransformation-theme .sponsored-by p span, #machinelearning-theme .sponsored-by p span,#uiux-theme-banner .sponsored-by p span,#testing-theme-banner .sponsored-by p span { width:110px; height:40px; padding:5px 10px; border-radius:30px;}
	#digitaltransformation-theme .sponsored-by p span img, #machinelearning-theme .sponsored-by p span img,#uiux-theme-banner .sponsored-by p span img,#testing-theme-banner .sponsored-by p span img { max-width:110px; max-height:30px;}
	#digitaltransformation-theme,#uiux-theme-banner,#testing-theme-banner  { padding-bottom:50px; height:370px;}
	#uiux-theme-banner .sponsored-by { bottom:3px; }
	
	#tg3-banner.accenture-top-banner .about-beingada .beingada-icon { right:50%; width:100px; margin-right:-50px;}
	#tg3-banner.accenture-top-banner .about-beingada { padding:50px 15px 15px 15px; margin-top:65px;}
	#tg3-banner.accenture-top-banner .about-beingada .details { margin-bottom:15px;}
	#tg3-banner.accenture-top-banner { padding-bottom:20px;}
	#uiux-theme-banner,#testing-theme-banner { padding-bottom:50px; }
	#uiux-theme-banner .prize-box { bottom:72px; width:100%; text-align:center; right:auto; }
	
	#tg3-banner.finale-banner { height:auto; background-size:cover; }
	#tg3-banner.finale-banner .content-wrap { padding-top:25px;}
	#tg3-banner.finale-banner h1 { font-size:32px; }
	#tg3-banner.finale-banner h5,#tg3-banner.finale-banner .bottom-bar p,#tg3-banner.finale-banner .bottom-bar .fa { font-size:14px; }
	#tg3-banner.finale-banner .bottom-bar .col-xs-12 { min-height:30px; }
	#tg3-banner.finale-banner .bottom-bar .left-side { padding-top:9px; }
	
	.finale-guidelines .table2  tr td:first-child { width:auto; }
	#tg3-banner.finale-banner .heading2 { font-size:16px; }
	#header .logo .head-associate-logo img { max-height:20px; }
	
	#tg3-banner .heading2 { font-size:32px; }
	html > body.hackathon-common-page .left-panel > h2{width:auto;}
	.round-blk > .row:after{width: 2px; right:auto; left: 5px; bottom: 0px; height: 100%; bottom: 0; width:2px; top:auto; display:block;}	
	.round-blk > .row:before{top:50%; left:0; margin-left:0px; margin-top:-6px;}
	.round-blk:first-child > .row:after,.round-blk:last-child > .row:after{width:2px; height:50%;}
	.round-blk:last-child > .row:after{top:0; bottom:auto; left:5px;}
	.round-blk > .row {padding-left: 30px; padding-top: 20px; padding-bottom: 5px; text-align:left;}
	#event-schedule  .tabs5 .nav-tabs{margin-left: -4px;}
	.tabs5 .nav-tabs li a,.tabs5 .nav-tabs li a:hover{padding: 8px 22px;}	
	.sponcer_table{overflow:visible; padding-top:24px; padding-bottom:24px;}
	.sponcer_table tbody tr td,.sponcer_table thead tr th{display:none;}
	.sponcer_table tbody tr td.text-left,.sponcer_table tbody tr td.hrrow{display: table-cell;}
	
	
	.mobile-dropdown-view ul { position:absolute; border:1px solid #dadada !important; z-index:15; top:0;  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1); width:100%; display:none; max-height:210px; overflow:auto; border-radius:3px; top:0;}
	.mobile-dropdown-view ul li { float:none; display:block; width:100% !important; border:none !important; }	
	.mobile-dropdown-view ul li.active { border:none;}
	.mobile-dropdown-view ul > li { width:100%; margin-bottom:0 !important;}
	.mobile-dropdown-view ul > li a, .tabs1 .mobile-dropdown-view ul > li a { display:block; padding:11px !important; line-height:14px !important; border:0; font-size:14px !important; color:#8a858d; text-align:left !important; white-space:nowrap; background:#fff; border:0 !important;}
	.mobile-dropdown-view ul > li.active a:hover { background:#f2f2f2 !important; border:0;}
	.mobile-dropdown-view ul > li.active a, .mobile-dropdown-view ul > li a:hover, .tabs1 .mobile-dropdown-view ul > li.active a, .tabs1 .mobile-dropdown-view ul > li a:hover, .mobile-dropdown-view ul > li a:active, .mobile-dropdown-view ul > li.active a:hover { background:#f2f2f2 !important; border:0; font-weight:normal; color:#4a4548 !important;}
	.mobile-dropdown-view { padding:0; margin:0 0 16px;position: relative;}
	.mobile-dropdown-view .popupinput:checked + .btn + ul {display:block;}
/* 	.mobile-dropdown-view .btn::after {z-index: 5; pointer-events: none; display: block; position: absolute; right: 0; top: 4px; background: url("images/tg_images_new/sprites.svg") no-repeat scroll -18px -176px; width: 31px; height: 36px; content: "";}	 */
	#header .user-area .avatar-pic img {width:21px; height:21px;}	
	.round-levels .block{margin-top: 8px; margin-bottom: 8px; text-align: left;}
	#header div.user-area{width:auto;}
	#help_recaptcha{padding-left: 8px;}
	
	.navgroup{position:fixed; left:-100%; transition:all 0.5s;top: 0; z-index:2; bottom: 0;width: 80%;}
	.popupinput:checked + .menu-btn1 + .navgroup:before{background:rgba(0,0,0,0.8); content:""}
	.popupinput:checked + .menu-btn1 + .navgroup:before,.popupinput:checked + .menu-btn1 + .navgroup .outerhide{position:fixed; top:0; left:0; bottom:0; right:0; z-index:1; display:block}
	.popupinput:checked + .menu-btn1 + .navgroup{left:0;}	
	nav#main-navigations ul > li{float:none;}
	.navgroupwrap ul,.navgroupwrap,.navgroupwrap  .user-area{position:relative; z-index:2;display: block;}
	.navgroupwrap{top:0; bottom:0; background:#fff; height:100%; padding:10px;}
	
	#header .logo .presented-by .sponcer-wrapper{display:inline-block;}
	#header .menu-item a{color: #19171a;}

	#header .logo{flex: 9; order:2; margin-left: 25px}
	#header{height:45px; background:#fff;}
	.headerbar{display:block;}
	header#header .presented-by{padding: 0px; display: flex; align-items: center; background:none;}
	.presented-by a {display: inline-block;}
	#header .logo p.presented-by > span{margin-left:8px; line-height:normal; text-align:center;}
	#header.landing-header .logo .presented-by > .sponcer-wrapper span,#header div.logo .presented-by > span span{padding-left: 0;padding-right: 2px;}
	
	/*--- User Status --- */
	header#header .logo{flex: 9; order:2; margin-left: 28px}
	#main-navigations #user-info-mob > a { padding:10px 15px; display:block;}
	#user-info-mob .image { float:left;}
	#user-info-mob .image img { width:40px; height:40px; border-radius:50%;}
	#user-info-mob .image a { padding:0;}
	#user-info-mob .details { margin-left:50px; padding-top:3px;}
	#user-info-mob .details h6 { font-weight:normal; margin-bottom:1px;}
	#user-info-mob .details h6 a { color:#424242; padding:0; line-height:14px; margin:0;}
	#user-info-mob .details p { color:#8c8c8c; font-size:11px; margin-bottom:0;}
	.table.agend_tbl tr{display: table-row; width: 100%;}
	.agendawrap .table.agend_tbl>tbody>tr>th, .agendawrap .table.agend_tbl>tbody>tr>td,
	.table.tablelist>tbody>tr>th,.table.tablelist>tbody>tr>td
	{width:100%; display: block; text-align: left; line-height: 20px; padding: 8px;}	
	.agendawrap .table.agend_tbl>tbody>tr>td .ctrlcenter.text-right{justify-content: flex-start;}
	.agendawrap .table.agend_tbl>tbody>tr>td.btngroup8 > .fctrl + .fctrl{margin-left:0;} 
	.agendawrap .table.agend_tbl>tbody>tr>td.btngroup8 > .fctrl{margin-right: 8px; margin-top: 8px;}
	.post ol{padding-left: 10px;}
}

@media (min-width:768px){
	.finaleheading{font-size: 36px; line-height: 48px;}
	#header .user-area .user-actions {padding-left: 6px;}
	#header .user-area .avatar-pic img {width:28px; height:28px;}
	#header.landing-header .presented-by > a{display:block;}
	#header.landing-header .logo .presented-by > span span { float:none; display:block; padding:5px 12px;}
	#header.landing-header .logo .presented-by > span > a{display: block;}
	#help_recaptcha{padding-left: 35%;}
	.tablelist.table>tbody>tr:not(._evem)>td:first-child{padding-left: 30px;border-right: solid 1px #eee;}
}

.titlesponcer {display: block;margin-bottom: 8px;}