/*
	Theme Name:		Governemnt Polytechnic Sitapur
	Theme URI:		https://www.cyberpassion.com/
	Description:	A Twenty Seventeen Child Theme. This theme only overrides parent style.
	Author:			Cyberpassion
	Author URI:		https://www.cyberpassion.com
	Template:		twentyseventeen
	Version:		1.0.0
*/

@import url("../twentyseventeen/style.css");

/*
	Tag Styling
*/
body {
	color: #555;
	font-family: 'Poppins',Calibri,Cambria,Arial;
	font-size: 14px;
}
a {
	outline: none!important;
}
p,
ol {
	line-height: 1.75em;
}
ul, ol {
	margin: 0 0 1.5em;
	padding: inherit;
}
.ov-h {
	overflow: hidden;
}
.show {
	display: block;
}
.ta-r {
	text-align: right;
}
.fw {
	width: 100%;
}
.hw {
	width: 50%;
}
.fh {
	height: 100%;
}
.fhw {
	height: 100%;
	width: 100%;
}
.fl-lt {
	float: left;
}
.fl-rt {
	float: right;
}
.w40 {
	width: 40%;
}
.ta-c {
	text-align: center;
}
.blue_button {
	background: #4f8fe0 !important;
	color: white !important;
	font-weight: normal!important;
	text-transform: uppercase;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1), 0 2px 10px rgba(0, 0, 0, 0.08)!important;
	font-size: 0.9em!important;
	border-radius: 2em;
}
.blue_button:hover {
	background: #4485d8 !important;
}
.green_button {
	background: #72c891 !important;
	color: white !important;
	font-weight: normal!important;
	text-transform: uppercase;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1), 0 2px 10px rgba(0, 0, 0, 0.08)!important;
	font-size: 0.9em!important;
	border-radius: 2em;
}
.green_button:hover {
	background: #58b97b !important;
}
.pos-abs {
	position: absolute;
	top: 0;
	right: 0;
}
input,
textarea,
select,
checkbox,
textarea,
button {
	border: 1px solid rgb(232, 238, 244)!important;
	border-bottom: 1px solid rgb(218, 226, 234)!important;
	outline: none;
	font-family: inherit;
	padding: 0.25em 0.4em!important;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
tr {
	border: none!important;
}
th {
	width: 175px;
}
td {
	padding: 0.25em!important;
}
input[type='text'],
textarea,
select {
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .25s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .25s;
}
input[type='text']:hover,
textarea:hover,
input[type='text']:focus,
textarea:focus,
select:focus {
	border-color: #66afe9 !important;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
}
button,
input[type="button"],
input[type="submit"] {
	background: none;
	border: none!important;
	cursor: pointer!important;
	padding: 0.75em 1.5em!important;
	font-size: 1em!important;
}
#secondary {
	display: none!important;
}
.pos-rel {
	position: relative;
}
.pos-abs {
	position: absolute;
	top: 0;
	right: 0;
}
.category img,
.category video {
	width: 100%;
}
#page {
    background: url(cyp_res/imgs/bck1.gif) repeat-y;
}
/* Changing color of header */
.custom-header {
	padding: 0!important;
	z-index: 111111;
}
.custom-header .wrap{
	padding: 0;
}
.custom-header-media {
	background: none!important;
	color: #7f7f7f;
	display: none;
	position: relative;
	z-index: 1111111111;
}
.custom-header-media span {
	font-size: 0.85em;
	top: 0.4em;
}
.site-header {
	background: none!important;
	z-index: 111111111111111;
}
.site-title {
	font-size: 2em;
	position: relative;
}
.site-title a,
.site-description {
	color: #ff3737!important;
	display: block;
	font-family: 'Cinzel', serif;
	letter-spacing: 1px;
}
.site-description {
	color: #525c44!important;
	font-weight: 400;
	font-size: 1em;
	letter-spacing: 0px;
}
.site-content-contain {
    background: none!important;
}
/* Site Branding */
.site-branding {
	padding: 0.75em 0 0.25em!important;
}
.custom-logo-link {
	padding-right: 1em!important;
}
/* Align headings to center */
.page-header,
.entry-title,
.entry-meta {
	text-align: center;
	text-transform: uppercase;
}
.entry-meta {
	display: none!important;
}
/* Top Menu */
.navigation-top {
	border-top: 1px solid #f5f5f5;
	z-index: 111111111111111;
}
.navigation-top a {
	font-weight: 400!important;
	text-transform: uppercase!important;
	padding: 0.75em 1em;
	font-size: 0.8em;
}
.main-navigation li li:hover, .main-navigation li li.focus {
	background: #fcfcfc!important;
}
.site-header .navigation-top .menu-scroll-down {
	display: none;
}
.site-footer {
    border-top: 1px solid #ececec!important;
	background: #f5f5f5;
	border: none;
}
.site-footer a {
	box-shadow: none!important;
	text-decoration: none;
	color: #e0e0e0;
}
.widget ul li, .widget ol li {
	border: none!important;
	padding: 0.15em 0;
}
/* Blog List */
div.td-paragraph-padding-1 {
	text-align: center;
}
/* Full Width for single.php page */
.has-sidebar:not(.error404) #primary {
	float: none!important;
	max-width: 100%!important;
	width: 100%!important;
}
/* Single Page - Heading on header image */
.single-featured-image-header {
	background: none;
    border: none;
    position: relative;
}
.single-post .single-featured-image-header img {
	width: 100%;
}
.single-post .entry-info-wrapper {
    position: absolute;
    top: 40%;
    left: 0;
    width: 100%;
}
.single-post .entry-info-wrapper .entry-title {
    background: rgba(201, 105, 12, 0.34);
    color: white;
    font-weight: bold;
    font-size: 2em;
    padding: 0.5em;
}
.single .site-content {
	padding: 0!important;
}
/* Front Page */
body.home .site-content {
	padding: 0!important;
}
body.home .pg_content_block {
	padding: 2.5em 0;
}
body.home .block-title h2 {
	color: #111;
	font-size: 2.75em;
	font-family: 'Oswald';
	letter-spacing: 0.5px;
}
body.home .block-title h2 .slim {
	font-weight: normal;
}
body.home .block-title p {
	font-size: 1.25em;
}
body.home div.one .block-title {
	padding: 10em 0;	
}
body.home .one {
	padding: 0!important;
	height: 450px;
}
body.home .one p {
	color: #a29e6f;
}
body.home .two,
body.home .four,
body.home .six,
body.home .eight {
	background: linear-gradient(105deg, #d02794d6 20%, #ff8100b8 100%);
	border-left: none;
}
body.home .two * ,
body.home .four * ,
body.home .six * ,
body.home .eight * {
	color: white;
}
body.home .seven {
	padding-top: 0;
}
body.home .seven .block-title {
	padding-top: 2.5em;
}
.three-column-info-blocks {
	background: white!important;
	border: 1px solid #f0f0f0;
    background: #ffffff14;
	margin: 0;
	float: left;
	margin: 0 1.5% 1.5% 0;
    width: 31.5%;
	border-radius: 2px;
	overflow: hidden;
}
.three-column-info-blocks .imgpart {
	height: 110px;
	width: 100%;
}
.three-column-info-blocks H2 {
	color: #111;
	font-size: 1.5em;
	padding: 0.75em 0 0 1em;
	margin: 0 0 0.5em 0;
}
.three-column-info-blocks p {
	padding: 0 1.35em;
	font-size: 1em;
}
.features-content .three-column-info-blocks {
	background: none!important;
	border: none!important;
	margin: 0!important;
	border-radius: 0!important;
	width: 33.33333%;
}
.features-content .three-column-info-blocks {
    padding: 0.75em 0;
}
.features-content .three-column-info-blocks H2 {
	font-size: 1.25em;
	font-family: Poppins;
	font-weight: 600;
	text-align: center;
	padding: 0.75em 0 0 0!important;
	margin: 0!important;
}
.features-content .three-column-info-blocks .imgpart {
	height: 50px;
}
/* Remove front page styling */
.has-header-image.twentyseventeen-front-page .custom-header, .has-header-video.twentyseventeen-front-page .custom-header, .has-header-image.home.blog .custom-header, .has-header-video.home.blog .custom-header,
.twentyseventeen-front-page.has-header-image .custom-header-media, .twentyseventeen-front-page.has-header-video .custom-header-media, .home.blog.has-header-image .custom-header-media, .home.blog.has-header-video .custom-header-media {
	height: initial!important;
}
.has-header-image.twentyseventeen-front-page .site-branding, .has-header-video.twentyseventeen-front-page .site-branding, .has-header-image.home.blog .site-branding, .has-header-video.home.blog .site-branding {
	position: relative!important;
}
/* Flat Top */
#flat-top {
	background: linear-gradient(105deg, #d02794d6 20%, #ff8100b8 100%);
	color: white;
	padding: 0.2em 0;
	position: relative;
	z-index: 1111111111;
}
#flat-top span {
	font-size: 0.75em;
	top: 0.35em;
}
/* Site Footer */
.site-footer {
	font-size: 0.825rem;
	margin: 0!important;
}
@media screen and (min-width: 110em) {
	.wrap {
		max-width: 100em;
	}
}
@media screen and (min-width: 72em) {
	.wrap {
		max-width: 80em;
	}
}
@media screen and (min-width: 48em) {
	.navigation-top .wrap {
		padding: 0 2em;
	}
	.site-content {
		padding: 3.5em;
	}
	.main-navigation li li.focus > a, .main-navigation li li:focus > a, .main-navigation li li:hover > a, .main-navigation li li a:hover, .main-navigation li li a:focus, .main-navigation li li.current_page_item a:hover, .main-navigation li li.current-menu-item a:hover, .main-navigation li li.current_page_item a:focus, .main-navigation li li.current-menu-item a:focus {
		color: #333!important;
	}
	.main-navigation ul li.menu-item-has-children.focus:before, .main-navigation ul li.menu-item-has-children:hover:before, .main-navigation ul li.menu-item-has-children.focus:after, .main-navigation ul li.menu-item-has-children:hover:after, .main-navigation ul li.page_item_has_children.focus:before, .main-navigation ul li.page_item_has_children:hover:before, .main-navigation ul li.page_item_has_children.focus:after, .main-navigation ul li.page_item_has_children:hover:after {
		display: none;
	}
	.main-navigation > div > ul {
		text-align: center;
	}
	.main-navigation > div > ul li {
		text-align: left;
	}
	.main-navigation ul ul {
		text-align: center;
		border: 1px solid #f5f5f5;
		box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.075);
		border-radius: 3px;
	}
	.site-navigation-fixed.navigation-top {
		background: white!important;
		border-bottom: 1px solid #f5f5f5;
		box-shadow: 0px 1px 1px rgba(0,0,0,0.025);
		width: 100%!important;
		z-index: 111111;
	}
	.site-navigation-fixed.navigation-top a {
		border-radius: 0!important;
	}
}

/* For Screen Below 48em */
@media screen and (max-width: 48em) {
	.site-title,
	.site-title a {
		font-size: 1.2em!important;
	}
	.site-branding,
	.block-title,
	.core-content,
	.site-info,
	.custom-header-media span {
		text-align: center;
		margin: 0!important;
		float: none!important;
		position: relative!important;
		width: 100%!important;
	}
	.custom-header-media {
		font-size: 0.9em;
	}
	.custom-header-media span {
		display: block;
	}
	div.slider_content p {
		display: none;
	}
	body.home div.one .pg_content_block-inner #top-label {
		padding: 7.5em 0!important;
	}
	body.home div.two {
		padding-right: 2em!important;
	}
	body.home .pg_content_block {
		margin: 0!important;
	}
	.three-column-info-blocks {
		float: none!important;
		margin: 0 0 0.75em 0!important;
		width: 100%!important;
		text-align: center;
	}
	div.pg_content_block H2 {
		text-align: center!important;
	}
	div.three .block-content img {
		float: none!important;
		margin: 0!important;
		width: 100%!important;
	}
	div.four .block-content {
		padding: 5% 2.5%;
		border-radius: 0!important;
		width: 100%!important;
	}
	.pg_content_block-inner p {
		text-align: center!important;
	}
	.single-post .entry-info-wrapper .entry-title {
		font-size: 1.5em;
	}
}

/* Slideshow */
div#slideshowdiv div.slider_content {
	color: white;
	top: 30%;
	z-index: 11111;
	font-family: 'Poppins';
}
div#slideshowdiv div.slider_content h1 {
	color: white;
	font-size: 3.5em;
	text-shadow: 3px 2px 3px rgba(0,0,0,0.5);
	font-weight: bold;
	margin-bottom: 0;
}
div#slideshowdiv div.slider_content p {
	color: #caff4d;
	font-size: 1.45em;
	position: relative;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}
div#slideshowdiv .slider_transparent_div {
	/*background: url('cyp_res/imgs/slider-arrows.png') no-repeat left;*/
	background-size: contain;
}
input.slider_buttons {
	background: #4D85C5;
	border: none;
	display: none;
	color: rgba(255,255,255,0.9);
	cursor: pointer;
	font-size: 0.65em;
	padding: 0.25% 2.5%;
	-moz-box-shadow: 1px 1px 1px rgba(50,50,50,0.15);
	-webkit-box-shadow: 1px 1px 1px rgba(50,50,50,0.15);
	box-shadow: 1px 1px 1px rgba(50,50,50,0.15);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
input.slider_buttons:hover {
	background: #588FCF;
	color: rgba(255,255,255,0.95);
}
.category-3 .entry-title a {
	color: red!important;
}

/* TablePress */
.tablepress {
    border: 1px solid #dcdcdc!important;
}
.tablepress thead .column-1 {
    width: 20px;
}
#tablepress-1 .column-3 {
    width: 75%;
}
.tablepress td, .tablepress th {
    padding: 6px 0 6px 12px !important;
}