body > iframe { visibility:hidden; position:absolute;}

/*--- 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;}

/*--- 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;
}

/* ==========================================================================
	Layout
========================================================================== */


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

/* Header ---------------------- */
#header { position:fixed; background:#fff; padding:10px 0; height:75px !important; box-shadow:0 2px 6px rgba(0, 0, 0, 0.07);}

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

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

/*--- Main --- */
#main { margin-left: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; }
#main .inner-main { padding:45px 45px 65px 55px; float:left; width:100%; }
#main .inner-main .container { width:100%;}

/* Tg3-banner ---------------------- */
#tg3-banner { position:relative; background:url(images/tg3_images_2017/banner-bg1.jpg) center bottom no-repeat; height:365px; background-size:cover; padding-bottom:65px; text-align:center;}
#tg3-banner .button1.btn-lg { font-size:16px; min-width:180px; margin-top:3px;}


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

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

/*--- Header --- */
#header .logo { padding:0;}
#header .logo img { max-width:128px;}
#header .user-area { width:auto; padding-top:14px;}
#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;}

/*--- Register Counter --- */
#register-counter { float:right; display:none; padding-top:11px;}
.on-scroll #register-counter { display:block;}
#register-counter p { float:left; line-height:34px; margin:0; text-transform:uppercase; font-weight:500;}
#register-counter .count { display:block; float:left; margin-right:12px; border:1px solid #dadada; border-radius:2px; padding:3px 0;}
#register-counter .count span { display:block; float:left; height:26px; padding:0 8px; border-right:1px solid #dadada; line-height:24px; font-size:24px; font-weight:bold;}
#register-counter .count span:last-child { border:0;}

/*--- Top Sponsors --- */
.top-sponsors { padding-top:12px; 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;}
.on-scroll #user-actions ul li.login-lnk { display:none;}
#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;}
.on-scroll #user-actions ul li a.button2 { background:#2f94d7; color:#fff;}

/*--- Primary Navigation --- */
#primary-navigation ul { margin:0; padding:0; list-style:none;}
.on-scroll #primary-navigation { display: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;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; }
#primary-navigation ul li a:hover, #primary-navigation > ul > li.active a { color:#2f94d7;}
#primary-navigation ul li .fa { vertical-align:middle;}
#primary-navigation ul li:hover .user-dropdown { display:block;}
#primary-navigation .user-dropdown { top:56px; width:210px;}

/*--- 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 .win-prize p { font-size:14px; color:#000; font-style:italic; font-weight:500; line-height:22px;}
#tg3-banner .win-prize p strong { font-weight:500; text-transform:uppercase; 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 .content-wrap { padding-top:45px;}
#tg3-banner .heading2 { color:#ec008c; margin-bottom:35px; font-size:20px;}
#tg3-banner .heading2:after { background-color:#fff; bottom:-15px;}
#tg3-banner h1 { font-size:26px; color:#fff; margin-bottom:16px;}
#tg3-banner h5 { font-weight:200; color:#fff; margin-bottom:30px;}
#tg3-banner p {color:#fff; font-size:13px;}

#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 input[type="text"] { width:195px; font-size:15px; height:43px; font-size:13px;}
#tg3-banner #newsletter-form input[type="button"] { height:43px; padding:0 10px; width:110px;}

#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 .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 .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:-20px; top:-3px;}
#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:5px 15px; }
#tg3-banner .association-companies p { font-size:16px; vertical-align:middle; margin-bottom:0px; line-height:53px; }
#tg3-banner .association-companies img { max-width:115px; max-height:50px; } 
#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; }

/*--- 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) no-repeat; }
#testing-theme-banner .inner-content p { color:#fff; margin-bottom:5px; }
#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; text-transform:uppercase; 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; }

/*--- 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 .uiux-image { margin-bottom:28px; }
#uiux-theme-banner .button1 { font-size:14px; min-width:185px; }
#uiux-theme-banner .prize-box { padding:15px 50px 15px 0px; }
#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; }

/*--- 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; }

/*--- 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;}
#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 ul li img { max-height:40px; vertical-align:middle; max-width:100px;}
#sponsors-list .sponsor-block { padding:0 10px; float:left; width:20%;}
#sponsors-list .sponsor-block.small { width:10%;}

/*--- 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:#2f94d7; z-index:1000; display:block; border-radius:2px; width:38px; height:38px; line-height:38px; color:#fff; 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.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;}

/*--- 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;}

/*--- Slider --- */
.slider .previous-btn { left:-30px; font-size:30px; margin-top:-15px;}
.slider .next-btn { right:-10px; font-size:30px; margin-top:-15px;}

/*--- Sliding Testimonials1 --- */
#sliding-testimonials1 { background:#fff;}
#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 { padding-top:23px;}
#sliding-testimonials1 .writer .image { float:left; width:85px; height:85px;}
#sliding-testimonials1 .writer .image img {-webkit-filter: grayscale(100%); filter: grayscale(100%);}
#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;}

/*--- 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-arrow.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:#2f94d7; 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:#2f94d7; 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:#2f94d7;}
#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 { width:100%; margin-bottom:10px;}
.table2 tr th { text-align:left; padding:10px 15px;}
.table2 tr td { border-bottom:1px dotted #e0e0e0; padding:15px; font-size:14px; color:#666666; font-weight:normal; text-align:left;}
.table2 tr:last-child td { border-bottom:0;}
.table2 span.first-letter { display:inline-block; width:45px; height:45px; text-align:center; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; background:#dadada; line-height:43px; text-transform:uppercase; font-size:20px; font-weight:500; margin-right:15px;}
.table2 .user-pic, .table2 .avtar_pic { width:45px; height:45px; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; margin-right:15px;}
.table2 .user { font-weight:500;}
.table2 span.number { width:45px; height:45px; display:inline-block; line-height:43px; text-align:center; background:#fff; border:1px solid #2f94d7; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; font-size:14px; color:#2f94d7; position:relative; 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;}
.table2 tr.active span.number {background:#2f94d7; color:#fff;}
.table2 .rank { padding:0; border-bottom:0; width:45px; position:relative;}
.table2 .rank:before { display:block; width:2px; height:100%; content:""; left:50%; margin-left:-1px; background:#2f94d7; position:absolute; top:0;}
.table2 .mark { font-size:24px; background:none; padding:0; font-weight:500;}
.table2  .button5 { background:#fff; text-align:center; display:inline-block; color:#424242; border-radius:2px; font-size:14px; text-transform:none; font-weight:200; border:1px solid #ccc; 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; padding:6px 12px;}
.table2  .button5:hover, .table2 .button5:focus, .table2 .button5:active, .table2 .button5.active { color:#fff; background:#424242; border:1px solid #424242; outline:none;}
.table2  .button5, .table2  .btn-success { min-width:120px; border-radius:2px;}

/*--- Table6 --- */
.table6 { width:100%; margin-bottom:20px;}
.table6 tr td { background:#ffe5f0; padding:10px; font-size:12px; color:#424242;}
.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:5px 10px 0 30px; min-height:60px; margin-left:20px; border-left:1px solid #ffffff;}
.table6 .sections .section .button2 { min-width:165px;}
.table6 .score { display:block; padding-top:3px; line-height:30px; font-size:24px; color:#333333; font-weight:500;}
.table6 .left-attempt { display:block; text-align:center; font-style:italic; font-weight:600; padding-top:3px;}

.table6 .button4 { background:#2f94d7; 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;}

/*--- 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 --- */
#social-buzz { background:#ffffff;}
#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 .social-links { padding-top:50px; 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:6px;}
#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:#015ef7;}
#social-buzz .social-links ul li.google-plus a { background:#df4f3f;}
#social-buzz .social-links ul li.github a { background:#434344;}


/*--- Awards Prizes --- */
#awards-prizes { background:#fff;}
#awards-prizes .container-fluid { padding:40px 0 32px;}
#awards-prizes .container-fluid .col-sm-9 { text-align:center;}
#awards-prizes .heading2 { margin-bottom:32px;}
#awards-prizes .col-sm-9 p { margin-bottom:10px;}
#awards-prizes .champion-prize { margin-bottom:50px;}
#awards-prizes .champion-prize .prize { font-size:37px; font-weight:bold; display:block; color:#231f20;}
#awards-prizes .champion-prize .prize .rupee-symbol { font-weight:500;}
#awards-prizes .champion-prize img { margin-bottom:30px;}

#awards-prizes .prizes-table { position:relative; padding-top:10px; padding-bottom:30px; width:100%; overflow:hidden;}
#awards-prizes .prizes-table .number { display:block; background:#f173ac; font-weight:bold; float:left; width:55px; position:relative; margin:-8px 12px -5px -3px; height:55px; text-align:center; font-size:25px; color:#ffffff; border-radius:50%; line-height:55px;}
#awards-prizes .prizes-table .number sup { font-size:14px; font-weight:normal; text-transform:none; position:relative; top:-7px; margin-left:2px;}
#awards-prizes .prizes-table p { text-transform:uppercase; padding-top:2px; height:45px; padding-right:18px; font-size:15px; border:1px solid #f173ac; border-radius:30px; line-height:19px; display:inline-block; white-space:nowrap; text-align:left; margin-bottom:30px; color:#424242; text-align:center;}
#awards-prizes p { color:#8c8c8c;}
#awards-prizes p strong { color:#424242;}
#awards-prizes h4 {margin-bottom:50px;}
#awards-prizes .more-prize-list { text-align:center;}
#awards-prizes .more-prize-list .prize-block { display:inline-block; padding:0 25px; vertical-align:top;}

#awards-prizes .container-fluid { background:url(images/tg3_images_2017/content-bg.png) right top repeat-y; }
#awards-prizes .container-fluid:after { display:block; width:2000px; content:""; background:#f4f4f4; top:0; height:100%; position:absolute; left:99.3%;}

#awards-prizes .about-event { padding-right:35px;}
#awards-prizes .about-event h4 { margin-bottom:10px;}
#awards-prizes .about-event p { font-size:16px; line-height:24px; font-weight:200;}

#awards-prizes .about-event .champion { margin-bottom:15px;}
#awards-prizes .about-event .champion img { float:left; border:1px solid #c2c2c2; width:104px; height:80px;}
#awards-prizes .about-event .champion .details { margin-left:114px;}
#awards-prizes .about-event .button1 { font-weight:bold; padding:14px 16px;}

/*--- 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;}

/*--- 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:#f4f4f4; box-shadow:0 2px 3px rgba(0, 0, 0, 0.09); border-radius:4px;}
#selfi-lists.large-space { padding:70px 45px;}
#selfi-lists .slider ul li { float:left; margin-right:20px; text-align:center;}
#selfi-lists  ul li .image { width:135px; height:135px; margin:0 auto 7px; line-height:135px;}
#selfi-lists  ul li .image img { vertical-align:middle; margin-bottom:3px;}
#selfi-lists .voucher-badge { position:absolute; left:-7px; top:-7px;}
#selfi-lists .slider .previous-btn, #selfi-lists .slider .next-btn { margin-top:-28px;}

/*--- 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);}

/*--- Footer --- */
#footer { padding:30px 0 0 0; z-index:101; background:#0c1e34;}
#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;}

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

/* ==========================================================================
	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;}

/*--- Divition Block --- */
.landing-page .divition-block { padding:50px 0; background:#f4f4f4;}
.landing-page .divition-block:nth-child(2n) { background:#fff;}

/*--- Sucess-company --- */
#sucess-company { border-radius:0; margin:0; padding:30px 25px 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:-45px}.rotateslider-container .arrow.right{right:-45px;}
.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; 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;}

/*--- About Theme --- */
#about-theme { padding-top:30px;}
#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
========================================================================== */
#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;}

/* ==========================================================================
	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;}
.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;}
 
/*--- 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 --- */
#user-info-msg { margin-bottom:0; border:0; font-size:24px; color:#424242; text-align:center; font-weight:200; background:#fee5f0; padding:15px 15px 17px;}
#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 { padding-bottom:30px;}
#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;}
.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 { float:none; margin:3px auto 14px;}
.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  --- */
#sponsors-friends { text-align:center;}
#sponsors-friends .content img { margin:0 15px 25px; max-width:200px; max-height:80px; background:#fff; padding:10px;}

/*--- 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;}

/* ==========================================================================
	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-arrow.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;}

.invites-page .banner { margin:0 0 30px;}

/* ==========================================================================
	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:159px; height:159px; line-height:140px; 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 h3 { padding:8px 0 10px; margin:0 -17px 10px; color:#fff; position:relative;}
#certificate-categories .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;}
#certificate-categories .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;}
#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:15px;}
#certificate-categories .category footer p img { vertical-align:middle; margin-left:10px;}
#certificate-categories .category .content { min-height:188px;}
#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:#3bd990;}
#certificate-categories .winner header h3:before, #certificate-categories .winner header h3:after { background-color:#2ead72;}

#certificate-categories .top-ranker header h3 { background:#e55443;}
#certificate-categories .top-ranker header h3:before, #certificate-categories .top-ranker header h3:after { background-color:#b64033;}

#certificate-categories .participation header h3 { background:#21ddee;}
#certificate-categories .participation header h3:before, #certificate-categories .participation header h3:after { background-color:#179da9;}

#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;}

/* ==========================================================================
	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:159px; height:159px; 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 -17px 10px; color:#fff; position:relative;}
#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:17px;}
#badges-content .category footer p img { vertical-align:middle; margin-left:10px;}
#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:#3bd990;}
#badges-content .code-spartacus header h3:before, #badges-content .code-spartacus header h3:after { background-color:#2ead72;}

#badges-content .code-achilles header h3 { background:#e55443;}
#badges-content .code-achilles header h3:before, #badges-content .code-achilles header h3:after { background-color:#b64033;}

#badges-content .code-zeus header h3 { background:#21ddee;}
#badges-content .code-zeus header h3:before, #badges-content .code-zeus header h3:after { background-color:#179da9;}

#badges-content .code-hercules header h3 { background:#022e53;}
#badges-content .code-hercules header h3:before, #badges-content .code-hercules header h3:after { background-color:#01223d;}

#badges-content .code-social-titan header h3 { background:#d76e10;}
#badges-content .code-social-titan header h3:before, #badges-content .code-social-titan header h3:after { background-color:#b35908;}

#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;}


/* ------------------------------------- 
 	Cross Browser CSS
	Documentation: http://rafael.adm.br/css_browser_selector/
------------------------------------- */
/*Use to make CSS 3 Rounded Corners , Text Shadows and Box Shadows for IE */
/* .ie .css3 { behavior: url("../javascript/vendor/PIE.htc"); position:relative; } */











