/*
	Theme Name: Knowledge
	Created: 05/15/2016
	Updated: 06/08/2016
	Version: 1.0

*/
/* ========================================================================== */
/* ========================================================================== */
							/* [Table of contents] */
/* ========================================================================== */
/* ========================================================================== */

/*	
	## Global
		- Padding/Margin
		
		
	## Fonts Settings
		-- Roboto
		-- RobotoBlack
		-- Roboto Slab
		-- Niconne
		-- Open Sans
		-- Poppins

	## Header
		-- Top Header
		
		
	## Footer
		-- Footer Main
		-- Footer Bottom 
		-- Footer2
	
	## Page Banner
	
	## Section Header
	
	## Responsive
		-- min-width: 1200
		-- min-width: 992
		-- min-width: 992 to max-width: 1199
		-- max-width: 991
		-- max-width: 767
		-- max-width: 639
		-- max-width: 479
*/

/* ## Global */
body {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #000;
	overflow-x: hidden;
}
main,
footer {
	overflow-x: auto;
}
img {
    max-width: 100%;
	height: auto;
}
a {
    outline: 0 !important;
}

/* - Padding/Margin */
.no-padding {
	padding: 0;
}
.no-left-padding{
	padding-left: 0;
}
.no-right-padding {
	padding-right: 0;
}
.no-top-padding {
	padding-top: 0;
}
.no-bottom-padding {
	padding-bottom: 0;
}
.no-margin {
	margin: 0;
}
.no-left-margin {
	margin-left: 0;
}
.no-right-margin {
	margin-right: 0;
}
.no-top-margin {
	padding-top: 0;
}
.no-bottom-margin {
	margin-bottom: 0;
}

/* - OW pull-left/pull-right */
.ow-pull-left  {
	float: left;
}
.ow-pull-right  {
	float: right;
}

/* -- Section Padding */
.section-padding {
	padding-top: 50px;
	padding-bottom: 50px;
}

/* -- Section Header */
.section-header {
	display: inline-block;
	width: 100%;
	text-align: center;
	/*margin-bottom: 45px;*/
}
.section-header h3{
	color: #222;
	font-size: 32px;
	line-height: 28px;
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
	text-transform: capitalize;
	margin: 0 0 17px;
	word-wrap: break-word;
}
.section-header h3 span{
	color: #ffc722;
}
    .section-header p {
        color: #777;
        font-size: 15px;
        letter-spacing: 0.50px;
        line-height: 26px;
        font-family: 'Open Sans', sans-serif;
        word-wrap: break-word;
    }

/* ## Fonts Settings */

/* font-family: 'Roboto', sans-serif; */
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/0eC6fl06luXEYWpBSJvXCBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/Fl4y0QdOxyyTHEGMXX8kcRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/-L14Jk06m6pUHB-5mXQQnRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/I3S1wsgSg9YCurV6PUkTORJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/NYDWBdD4gIq26G5XYbHsFBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/Pru33qjShpZSmG3z6VYwnRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/ek4gzZ-GeXAPcSbHtCeQI_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/mErvLBYg_cXG3rLvUsKT_fesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/-2n2p-_Y08sg57CNWQfKNvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/u0TOpm082MNkS5K0Q4rhqvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/NdF9MtnOpLzo-noMoG0miPesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/Fcx7Wwv8OzT71A3E1XOAjvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/CWB0XYA8bzo0kSThX0UTuA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v15/ZLqKeelYbATG60EpZBSDyxJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v15/oHi30kwQWvpCWqAhzHcCSBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v15/rGvHdJnr2l75qb0YND9NyBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v15/mx9Uck6uB63VIKFYnEMXrRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v15/mbmhprMH69Zi6eEPBYVFhRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v15/oOeFwZNlrTefzLYmlVV1UBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v15/77FXFjRbGzN4aCrSFhlh3hJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v15/isZ-wbCXNKAbnjo6_TwHThJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v15/UX6i4JxQDm3fVTc1CPuwqhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v15/jSN2CGVDbcVyCnfJfjSdfBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v15/PwZc-YbIL414wB9rB1IAPRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v15/97uahxiqZRoncBaCEI3aWxJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v15/7m8l7TlFO-S3VkhHuR0atzTOQ_MqJVwkKsUn0wKzc2I.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v15/7m8l7TlFO-S3VkhHuR0atzUj_cnvWIuuBMVgbX098Mw.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v15/7m8l7TlFO-S3VkhHuR0at0bcKLIaa1LC45dFaAfauRA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v15/7m8l7TlFO-S3VkhHuR0at2o_sUJ8uO4YLWRInS22T3Y.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v15/7m8l7TlFO-S3VkhHuR0at76up8jxqWt8HVA3mDhkV_0.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v15/7m8l7TlFO-S3VkhHuR0atyYE0-AqJ3nfInTTiDXDjU4.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v15/7m8l7TlFO-S3VkhHuR0at44P5ICox8Kq3LLUNMylGO4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* -- font-family: 'Niconne', cursive; */
/* latin-ext */
@font-face {
  font-family: 'Niconne';
  font-style: normal;
  font-weight: 400;
  src: local('Niconne'), local('Niconne-Regular'), url(https://fonts.gstatic.com/s/niconne/v6/at9nZeERhG1mh4D7CWUJzfY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Niconne';
  font-style: normal;
  font-weight: 400;
  src: local('Niconne'), local('Niconne-Regular'), url(https://fonts.gstatic.com/s/niconne/v6/Ci0yFRBPDqtg7EHO7VR0Zw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* -- font-family: 'Open Sans', sans-serif; */
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/K88pR3goAWT7BTt32Z01mxJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/RjgO7rYTmqiVp7vzi-Q5URJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/LWCjsQkB6EMdfHrEVqA1KRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/xozscpT2726on7jbcb_pAhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/59ZRklaO5bWGqF5A9baEERJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/u-WUoqrET9fUeobQW7jkRRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* -- RobotoBlack */
/* -- font-family: 'robotoblack'; */
@font-face {
   font-family: 'robotoblack';
    src: url('fonts/roboto-black.woff2') format('woff2'),
         url('fonts/roboto-black.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* -- font-family: 'Poppins', sans-serif; */
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v1/gG8m82oGcrBJF727xHU04fY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
  unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v1/F4YWuALHubF63LLQPw0rMfY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v1/HLBysyo0MQBO_7E-DWLwzg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url(https://fonts.gstatic.com/s/poppins/v1/BAM-XigHGVWzifDv8-EC1SEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
  unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url(https://fonts.gstatic.com/s/poppins/v1/9VWMTeb5jtXkNoTv949NpSEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url(https://fonts.gstatic.com/s/poppins/v1/zO07Oxe3SOlw0l2YX2sdIfk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* ## Header */
/* -- Top Header */	
.top-header {
	background-color: #333;
	line-height: 50px;
}
.topheader-left {
	display: inline-block;
	width: 50%;
}
.topheader-left a {
	color: #999;
    display: inline-block;
    font-size: 13px;
    margin-right: 10px;
    padding-right: 20px;
    position: relative;
    text-decoration: none;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
}
.topheader-right a:hover,
.topheader-left a:hover {
	color: #ffc722;
}
.topheader-left a::after{
	color: #494949;
    content: "/";
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 0;	
}
.topheader-left a:last-of-type::after{
	content: "";
}
.topheader-left a i{
	font-size: 21px;
	margin-right: 10px;	
	position: relative;
	top: 2px;
}
.topheader-left  span {
	display: inline-block;
	margin-right: 5px;
}
.topheader-right {
	float: right;
	text-align: right;
	width: 50%;
}
.topheader-right a {
	color: #999;
    font-size: 13px;
    line-height: 26px;
    margin-right: 10px;
    padding-right: 15px;
    position: relative;
    text-decoration: none;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
}
.topheader-left a:last-of-type,
.topheader-right a:last-of-type {
	margin-right: 2px;
	padding-right: 0;
}
.topheader-right a i{
	margin-right: 9px;
}
.topheader-right a::after {
	background-color: #4f4f4f;
    content: "";
    height: 16px;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
}
.topheader-right a:last-of-type::after {
	width: 0;	
}
/* -- Expanding Search */
.menu-block .container {
	position: relative;
}
.menu-block .menu-search {
	float: right;
	position: absolute;
	padding-left: 15px;
	top: 42px;
	right: 16px;
}
.menu-block .menu-search::before{
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	background-color: #000;
	height: 25px;
	width: 1px;
}
.menu-search .sb-search-submit i {
	font-size: 18px;
	color: #808080;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	font-weight: 300;
}
.menu-block.navbar-fixed-top .menu-search .sb-search-submit:hover i,
.menu-search .sb-search-submit:hover i {
	color: #ffc722;
}
.menu-search .sb-search-input::-webkit-input-placeholder {
    color: #777;
}
.menu-search .sb-search-input:-moz-placeholder {
    color: #777;
}
.menu-search .sb-search-input::-moz-placeholder {
    color: #777;
}
.menu-search .sb-search-input:-ms-input-placeholder {
    color: #777;
}
.menu-search .sb-search {
	position: relative;
	top: 0;
}
.menu-search .sb-icon-search,
.menu-search .sb-search-submit {
    width: auto;
    display: block;
    position: absolute;
    right: 0px;
    top: 0;
    padding: 0;
    margin: 0;
    text-align: center;
    cursor: pointer;
}
.menu-search .sb-search-submit {
    background: transparent; 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 1;
    color: transparent;
    border: none;
    outline: none;
    z-index: 1;
	position: relative;
	left: 0;
	right: 0;
	top: 2px;
	margin:0 auto;
	width: 100%;
}
/* Open state */
.menu-search .sb-search.sb-search-open,
.menu-search .no-js .sb-search {
    width: 100%;
    -webkit-transition: width 0.8s;
    -moz-transition: width 0.8s;
    transition: width 0.8s;
    -webkit-backface-visibility: hidden;
}
.menu-search .sb-search.sb-search-open .sb-icon-search,
.menu-search .no-js .sb-search .sb-icon-search {
    color: #fff;
    z-index: 11;
}
.menu-search .sb-search.sb-search-open .sb-search-submit,
.menu-search .no-js .sb-search .sb-search-submit {
    z-index: 90;
}
.menu-search .sb-search-input {
    position: absolute;
    top: 52px;
    right: 0;
    border: none;
    outline: none;
    background: none;
    width: 0;
    height: 0;
    margin: 0;
    z-index: 11;
    font-size: 14px;
    color: #222;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
}
.menu-search .sb-search.sb-search-open .sb-search-input {
    top: 67px;
	right: 0;
    padding: 10px 30px 10px 30px;
    background-color: #fff;
    width: 280px;
    height: 40px;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
}
.menu-block.navbar-fixed-top .menu-search {
	border: none;
	top: 23px;
}
.menu-block.navbar-fixed-top .menu-search .sb-search.sb-search-open .sb-search-input {
	top: 48px;
}
.menu-block.navbar-fixed-top  .menu-search .sb-search-submit i {
	color: #fff;
}
.menu-block.navbar-fixed-top .menu-search::before {
	background-color: #fff;
}

/* ## Footer */
/* -- Footer Main */
.footer-main {
	background-color: #232323;	
}
.footer-main .row {
	padding-top: 20px;
	padding-bottom: 10px;
}
.ftr-widget{
	margin-bottom: 2px;
}
/* -- Wiget:: About */
.about_widget {
	padding-right: 50px;
}
a.footer-logo{
	color: #fff;
    display: inline-block;
    float: left;
   font-family: 'Roboto Slab', serif;
    font-size: 18px;
    line-height: 16px;
    margin-bottom: 5px;
    padding-left: 56px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}
.footer-logo > img{
	left: 0;
    position: absolute;
    top: -6px;
}
.footer-logo span{
	color: #777;
    display: block;
    font-family: 'Roboto Slab', serif;
    font-size: 13px;
    line-height: 20px;
    text-transform: capitalize;
}
.about_widget ul {
	float: right;
	margin-bottom: 20px;
	padding-left: 0;
}
.about_widget ul li{
	display: inline-block;
}
.about_widget ul li a{
	color: #888888;
    font-size: 13px;
    letter-spacing: 0.65px;
    line-height: 24px;
    margin-right: 33px;
    text-decoration: none;
    transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;	
}
.about_widget ul li a:hover{
	color: #ffc722;
}
.about_widget ul li:last-of-type a{
	margin-right: 0;
}
.about_widget p {
	color: #888;
    display: inline-block;   
    font-size: 13px;
    font-weight: 300;
    line-height: 26px;
    width: 100%;
}

/* -- Widget Title */
.ftr-widget .widget-title {
	margin: 0;
	font-size: 18px;
	font-weight: 400;
	text-transform: capitalize;
	line-height: 26px;
	font-family: 'Roboto Slab', serif;
	color: #fff;
	position: relative;
	padding-bottom: 21px;
	margin-bottom: 23px;
}
.ftr-widget .widget-title::after {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	background-color: #ffc722;
	width: 30px;
	height: 1px;
}
.footer2 .ftr-widget .widget-title {
	font-size: 16px;
	color: #ccc;
	padding-bottom: 15px;
}
.footer2 .ftr-widget{
	margin-bottom: 24px;
}
/* -- Widget:: Newsletter */
.newsletter_widget .input-group {
	min-height: 60px;
	padding: 4px 3px;
	display: inline-block;
	width: 100%;
}
.newsletter_widget .input-group-btn{
	position: absolute;
    right: 128px;
    top: 9.5px;
	z-index: 5;
}
.newsletter_widget .form-control {
	border: 1px solid #343434;
	border-radius: 0;
	box-shadow: none;
	text-shadow: none;
	background-color: transparent;
	color: #888;
	font-weight: 300;
	font-style: italic;
	font-size: 13px;
	line-height: 60px;
	min-height: 60px;
	padding-left: 19px;
	padding-right: 155px;
	letter-spacing: 0.52px;	
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
}
.newsletter_widget .form-control:focus {
	border-color: #fff;
}
.newsletter_widget .btn {
	background-color: #ffc722;
	border-radius: 0;
	min-height: 49px;
	border: 1px solid transparent;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	line-height: 26px;
	letter-spacing: 0.42px;
	font-family: 'Roboto Slab', serif;
	padding: 8px 35px;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	position: relative;
	z-index: 1;	
}
.newsletter_widget .btn::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	width: 0;
	bottom: 0;
	top: 0;
	background-color: rgba(35,35,35,1);
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	z-index: -1;
}
.newsletter_widget .btn:hover::before {
	width: 100%;
}

/* -- Widget:: UpcomingEvent */
.upcomingevent_widget {
	padding-right: 35px;
}
.upcoming-eventbox{
	position: relative;
}
.upcoming-eventbox p {
	color: #888;
	font-size: 13px;
	line-height: 26px;
}
.upcoming-eventbox ul{
	padding-left: 0;
	display: inline-block;
}
.upcoming-eventbox ul li {
	display: inline-block;
	margin-right: 16px;
}
.upcoming-eventbox ul li:last-of-type {
	margin-right: 0;
}
.upcoming-eventbox ul li a {
	text-decoration: none;
	color: #888;
	font-size: 13px;
	line-height: 26px;
	text-transform: capitalize;
}
.upcoming-eventbox ul li a i{
	margin-right: 10px;
}
.upcoming-eventbox > a {
	float: right;
	font-size: 13px;
	line-height: 26px;
	letter-spacing: 0.39px;
	color: #eeba22;
	text-transform: capitalize;
	text-decoration: none;
	position: relative;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
}
.upcoming-eventbox > a::before {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	width: 0;
	background-color: #eeba22;
	height: 1px;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
}
.upcoming-eventbox > a:hover::before {
	width: 100%;
}
.upcoming-eventbox > a:hover {
	color: #fff;
}
.upcomingevent_widget .carousel-control {
	background: rgba(0, 0, 0, 0.2);
    height: 38px;
    line-height: 38px;
    opacity: 1;
    text-align: center;
    text-shadow: none;
    width: 38px;
    z-index: 999;  
	font-size: 12px;
	top: -80px;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
.upcomingevent_widget .carousel-control:hover {
	background: rgba(255, 199, 34, 0.8);
	color: #333;
}
.upcomingevent_widget .left.carousel-control {
    left: auto;
    right: 50px;
}

/* -- Widget:: Flickr */
.flickr_widget ul {
	padding-left: 0;
}
.flickr_widget ul li {
	display: inline-block;
	margin-right: 8px;
	margin-bottom: 8px;
	position: relative;
}
.flickr_widget ul li a{
	text-decoration: none;
}

.flickr_widget ul li:nth-child(odd) a::before,
.flickr_widget ul li:nth-child(even) a::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(255,199,34,0.4);
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
.flickr_widget ul li:nth-child(odd) a::before {
	height: 0;
}
.flickr_widget ul li:nth-child(odd) a:hover::before {
	height: 100%;
}
.flickr_widget ul li:nth-child(even) a::before {
	width: 0;
}
.flickr_widget ul li:nth-child(even) a:hover::before {
	width: 100%;
}
.flickr_widget ul li:last-of-type {
	margin-right: 0;
}

/* -- Footer Bottom */
.footer-bottom{
	border-top: 1px solid #343434;
	padding-top: 13px;
	padding-bottom: 28px;
}
.copyright{
	display: inline-block;
}
.footer-bottom span{
	font-size: 12px;
	line-height: 26px;
	letter-spacing: 0.6px;
	color: #888;
	display: inline-block;
	font-family: 'Roboto Slab', serif;
}
.footer-bottom .ow-navigation{
	float: right;
	width: auto;
}
.footer-bottom .ow-navigation .nav.navbar-nav > li{
	margin: 0 12px;
}
.footer-bottom .ow-navigation .navbar-collapse{
	padding-right: 0;
	padding-left: 0;
}
.footer-bottom .ow-navigation .nav.navbar-nav li > a{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 26px;
	letter-spacing: 0.6px;
	color: #888;
	display: inline-block;
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
}
.footer-bottom .ow-navigation .nav.navbar-nav li > a:hover{
	color: #ffc722;
}
.footer2 .footer-bottom span,
.footer2 .footer-bottom .ow-navigation .nav.navbar-nav li > a{
	text-transform: capitalize;
	font-weight: 300;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
}


/* -- Footer2 */

.footer2.footer-main {
	background-color: #242424;
}
.footer2.footer-main .row{
	padding-bottom: 55px;
}
.footer2 .about_widget {
	padding-right: 0;
}
.footer2 .about_widget > span{
	display: inline-block;
	width: 100%;
	color: #888;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	margin-bottom: 24px;
	letter-spacing: 0.28px;
}
.footer2 .about_widget.ftr-widget p {
	position: relative;
	padding-left: 42px;
	margin-bottom: 9px;
	color: #999;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	letter-spacing: 0.42px;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
}
.footer2 .about_widget.ftr-widget p:hover a,
.footer2 .about_widget.ftr-widget p:hover span,
.footer2 .about_widget.ftr-widget p:hover {
	color: #ffc722;
}
.footer2 .about_widget p span {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 20px;
	color: #999;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
}
.footer2 .about_widget p:first-of-type{
	margin-top: -3px;
}
.footer2 .about_widget p:first-of-type span {
	top: 5px;
}
.footer2 .about_widget p a {
	color: #999;
	text-decoration: none;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
}

/* -- Widget:: UsefullLink */
.footer2 .useful-llink {
	padding-left: 72px;
}
.footer2 .useful-llink ul {
	padding-left: 0;
	margin-bottom: 0;
}
.footer2 .useful-llink ul li {
	display: inline-block;
	width: 100%;
	margin-bottom: 12px;
}
.footer2 .useful-llink ul li:last-of-type {
	margin-bottom: 0;
}
.footer2 .useful-llink ul li a{
	color: #888;
	font-size: 14px;
	text-decoration: none;
	line-height: 28px;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;	
}
.footer2 .useful-llink ul li a:hover{
	color: #ffc722;
	margin-left: 5px;
}

/* -- Widget:: Flickr  */
.footer2 .flickr_widget .flickr-box{
	position: relative;
	display: inline-block;
	width: 100%;
	margin-bottom: 17px;
}
.footer2 .flickr_widget .flickr-box img{
	position: absolute;
	left: 0;
	top: 0;
	border: 3px solid rgba(255,255,255,0.3);
	border-radius: 100%;
}
.footer2 .flickr_widget .flickr-box p{
	padding-left: 80px;
	color: #ccc;
	font-size: 14px;
	line-height: 28px;
	text-transform: capitalize;
}
.footer2 .flickr_widget .flickr-box p span{
	display: block;
	color: #666;
	line-height: 24px;
}

/* -- Widget:: Newsletter */
.footer2 .ftr-widget.newsletter_widget > p {
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	color: #888;
}
.footer2 .newsletter_widget .form-control{
	min-height: 45px;
	line-height: 45px;
	padding-right: 65px;
	background-color: #2c2c2c;
	border: none;
}
.footer2 .newsletter_widget .input-group{
	margin-top: 11px;
}
.footer2 .newsletter_widget .input-group-btn {
	position: absolute;
	right: 50px;
	top: 4px;
}
.footer2 .newsletter_widget .btn{
	min-height: 44px;
	line-height: 30px;
	padding: 5px 13px;	
	font-weight: 700;
}
.footer2 .newsletter_widget ul{
	padding-left: 0;
	margin-bottom: 0;
	border-top: 1px solid #383838;
	padding-top: 22px;
	margin-top: 16px;
}
.footer2 .newsletter_widget ul li a{
	color: #949494;
	font-size: 14px;
	text-decoration: none;
	line-height: 26px;
	letter-spacing: 2.8px;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	margin-right: 18px;
}
.footer2 .newsletter_widget ul li a:hover{
	color: #ffc722;
}
.footer2 .newsletter_widget ul li:last-of-type a{
	margin-right: 0;
}
.footer2 .newsletter_widget ul li{
	display: inline-block;
}

/* ## Page Banner */
.pagebanner {
	background: url("images/pagebanner-courses.jpg"); 
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	min-height: 80px;
}
.pagebanner::before {
	background-color: rgba(0, 0, 0, 0.7);
	bottom: 0;
	content: "";
	display: inline-block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.pagebanner-content{
	margin-top: 40px;
}
.pagebanner h3{
	position: relative;
	font-size: 35px;
	line-height: 26px;
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
	color: #fff;
	display: inline-block;
	float: left;
	margin: 0;
}
.pagebanner .breadcrumb {
	background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    float: right;
    margin-bottom: 0;
    padding: 0;
    position: relative;
}
.pagebanner .breadcrumb > li + li::before{
	content: "-";
	padding: 0 6px 0 2px;
	color: #fff;
}
.pagebanner .breadcrumb li {
	color: #fff;
	font-size: 12px;
	letter-spacing: 0.6px;
	line-height: 26px;
	font-weight: 400;
	font-family: 'Roboto Slab', serif;
	text-transform: capitalize;
}
.pagebanner .breadcrumb a{
	color: #fff;
	text-decoration: none;
}

/* ========================================================================== */
/* ========================================================================== */
							/* [ Responsive ] */
/* ========================================================================== */
/* ========================================================================== */

/* -- min-width: 1200 */
@media (min-width: 1200px) {
	.container {
		width: 1200px;
	}
}

/* -- min-width: 992 */
@media (min-width: 992px) {
	/* -- Footer Main */
	.footer-main .col-md-6:nth-child(2n+1){
		clear: both;
	}
	.footer-main.footer2 .col-md-3:nth-child(4n+1) {
		clear: both;
	}
}

/* -- min-width: 992 to max-width: 1199 */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	/* -- Footer Main */	
	/* -- Wiget:: About */
	.about_widget ul li a{
		margin-right: 5px;
	}
	
	/* -- Wiget:: UpcomingEvent */
	.upcoming-eventbox ul li{
		margin-right: 10px;
	}
	
	/* -- Footer2 */
	.footer2 .about_widget.ftr-widget p{
		padding-left: 35px;
	}
	.footer2 .useful-llink{
		padding-left: 40px;
	}
	
}

/* -- max-width: 991 */
@media (max-width: 991px) {
	/* -- Menu Block */		
	/* -- Menu Search */
	.menu-block .menu-search{
		right: 85px;
		top: 18px;
	}
	.menu-block .menu-search::before{
		width: 0;
	}
	.menu-search .sb-search.sb-search-open .sb-search-input{
		top: 35px;
		width: 230px;
	}
	.menu-block.navbar-fixed-top .menu-search{
		top: 15px;
	}
	.menu-block.navbar-fixed-top .menu-search .sb-search.sb-search-open .sb-search-input{
		top: 40px;
	}
	
	/* -- Footer Main */
	.footer-main .col-md-6:nth-child(2n+1){
		clear: both;
	}
	
	/* -- Widget:: About */
	.about_widget ul{
		display: inline-block;
		width: 100%;
		text-align: center;
	}
	
	/* -- Widget:: UpcomingEvent */
	.upcoming-eventbox > a{
		float: left;
	}
	
	/* -- Footer Bottom */
	.footer-bottom{
		padding-top: 0;
		padding-bottom: 7px;
	}
	.footer-bottom span{
		line-height: 50px;
	}
	.footer-bottom .ow-navigation{
		position: relative;
		margin-top: -50px;
		width: 100%;
	}
	.footer-bottom .ow-navigation .nav.navbar-nav > li,
	.footer-bottom .ow-navigation .nav.navbar-nav li > a{
		margin: 0;
	}
	
	.footer-bottom .ow-navigation .navbar-collapse > ul > li > a{
		padding-top: 2px;
		padding-bottom: 2px;
	}
	
	/* -- Footer2 */
	.footer2.footer-main .col-md-3:nth-child(2n+1){
		clear: both;
	}
	.footer2 .useful-llink{
		padding-left: 0;
	}
	.footer2 .about_widget.ftr-widget p{
		margin-bottom: 12px;
	}
	/* -- PageBanner */
	.pagebanner h3{
		font-size: 25px;
	}
}

/* -- max-width: 767 */
@media (max-width: 767px) {	
	/* -- Top Header */
	.topheader-left{
		width: 60%;
	}
	.topheader-right{
		width: 40%;
	}
	/* -- Footer Main */
	.footer-main .row {
		padding-bottom: 0;
		padding-top: 30px;
	}
	.footer-main .row
	/* -- Widget:: About */
	.about_widget{
		padding-right: 5px;
	}
	.about_widget ul{
		display: inline-block;
		width: auto;
		text-align: center;
	}
	
	/* -- Widget:: UpcomingEvent */
	.upcoming-eventbox > a{
		float: right;
	}
	/* -- PageBanner */
	.pagebanner h3{
		font-size: 25px;
		width: 100%;
		text-align: center;
	}
	.pagebanner .breadcrumb{
		display: inline-block;
		float: none;
		width: 100%;
		margin-top: 25px;
		text-align: center;
	}
}

/* --  max-width: 639 */
@media (max-width: 639px) {
	/* -- Top Header */
	.topheader-left{
		width: 72%
	}
	.topheader-right{
		width: 28%;
	}
	.topheader-left a,
	.topheader-right a{
		font-size: 11px;
	}
	.topheader-left a{
		margin-right: 5px;
		padding-right: 15px;
	}
	.topheader-right a{
		margin-right: 5px;
		padding-right: 5px;
	}
	
	/* -- Widget:: UpcomingEvent */
	.upcoming-eventbox ul li {
		margin-right: 8px;
	}
	
	/* -- PageBanner */
	.pagebanner h3{
		font-size: 20px;
	}
}

/* --  max-width: 479 */
@media (max-width: 479px) {
	/* -- Top Header */
	.top-header{
		line-height: 35px;
	}
	.topheader-left,
	.topheader-right {
		width: 100%;
		text-align: center;
	}
	.topheader-left a {
		font-size: 11px;
		padding-right: 11px;
		margin-right: 5px;
	}
	.topheader-left a i{
		margin-right: 5px;
		font-size: 20px;
	}
	.topheader-right{
		float: none;
	}
	
	/* -- widget:: About */
	.about_widget ul{
		width: 100%;
	}
	
	/* -- widget:: Newsletter */
	.newsletter_widget .input-group{
		padding: 4px 0;
	}
	
	/* -- widget:: UpcomingEvent */
	.upcomingevent_widget{
		padding-right: 5px;
	}
	.upcoming-eventbox > a{
		float: left;
	}
	
	/* -- Footer Bottom */
	.footer-bottom span{
		font-size: 10px;
	}
	
	/* -- PageBanner */	
	.pagebanner-content{
		margin-top: 130px;
	}
	.pagebanner h3{
		font-size: 18px;
	}
}


/*header form*/

.search_form_shortcode.edumax-header-search {
    width: 210px;
    transition: 300ms;
    padding-right: 15px;
}

@media (min-width: 1200px) {
    .search_form_shortcode.edumax-header-search {
        width: 300px;
    }
}


.rtl .search_form_shortcode.edumax-header-search {
    margin-right: 0;
    margin-left: 15px;
}

.edumax-header-search input[type="text"] {
    height: 38px;
    background: #F6FAFB;
    border: 1px solid #E8EFF1;
    color: #6d7382;
    font-size: 14px;
    padding-right: 35px;
}

.edumax-header-search button {
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: var(--edumax-heading-color);
    right: 15px;
}

/*.edumax-course-tab*/


.edumax_btn {
    line-height: 48px;
    padding: 0 20px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 500;
    color: white;
    border: 1px solid var(--edumax-major-color);
    transition: 300ms;
    background-color: #337ab7;
}

/**
 * Edumax Login Modal Popup
 */

.edumax-modal-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #1D252D;
    top: 0;
    right: 0;
    z-index: -1;
    opacity: .4;
    cursor: url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.852 12.004L.23 22.7a.764.764 0 0 0 0 1.076.75.75 0 0 0 1.068 0L12 13l10.703 10.778a.75.75 0 0 0 1.069 0 .764.764 0 0 0 0-1.076L13.148 12.004l10.63-10.706a.764.764 0 0 0 0-1.075.752.752 0 0 0-1.067 0L12 11.008 1.289.223a.752.752 0 0 0-1.068 0 .764.764 0 0 0 0 1.076l10.631 10.705z' fill='%23F0576A' fill-rule='evenodd'/%3E%3C/svg%3E"), auto;
}

.edumax-signin-modal-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .edumax-signin-modal-popup .edumax-signin-popup-inner input[type="phone"],
    .edumax-signin-modal-popup .edumax-signin-popup-inner input[type="number"],
    .edumax-signin-modal-popup .edumax-signin-popup-inner input[type="email"],
    .edumax-signin-modal-popup .edumax-signin-popup-inner input[type="text"],
    .edumax-signin-modal-popup .edumax-signin-popup-inner select,
    .edumax-signin-modal-popup .edumax-signin-popup-inner input[type="password"] {
        height: 50px;
        line-height: 48px;
        border: 1px solid #DBDBDB;
        background: #ffffff;
        display: block;
        width: 100%;
        text-indent: 15px;
        border-radius: 3px;
        font-weight: 600;
        color: #1D252D;
        font-size: 16px;
        margin-bottom: 30px;
        transition: 300ms;
    }


    .edumax-signin-modal-popup .edumax-signin-popup-inner input:not([type="submit"]):focus {
        outline: none;
        border-color: var(--edumax-major-color);
    }

    .edumax-signin-modal-popup .edumax-signin-popup-inner {
        background: #fff;
        width: 780px;
        max-height: 90%;
        overflow: auto;
        position: relative;
    }

        .edumax-signin-modal-popup .edumax-signin-popup-inner .edumax-login-modal-close {
            position: absolute;
            right: 20px;
            top: 20px;
            color: var(--edumax-text-color);
            opacity: .5;
            font-size: 18px;
            transition: 300ms;
        }

            .edumax-signin-modal-popup .edumax-signin-popup-inner .edumax-login-modal-close:hover {
                opacity: 1;
            }

        .edumax-signin-modal-popup .edumax-signin-popup-inner input:not([type="submit"])::-webkit-input-placeholder,
        .edumax-signin-modal-popup .edumax-signin-popup-inner input:not([type="submit"])::-moz-placeholder,
        .edumax-signin-modal-popup .edumax-signin-popup-inner input:not([type="submit"]):-ms-input-placeholder,
        .edumax-signin-modal-popup .edumax-signin-popup-inner input:not([type="submit"]):-moz-placeholder {
            color: rgba(29, 37, 45, 0.34);
            opacity: 1;
        }

.edumax-signin-popup-body {
    display: flex;
    width: 100%;
    align-items: center;
    flex-wrap: wrap;
}

    .edumax-signin-popup-body > div {
        padding: 50px;
    }

@media (max-width: 800px) {

    .edumax-signin-modal-popup .edumax-signin-popup-inner {
        max-width: 90%;
    }

    .edumax-signin-popup-body {
        width: 100%;
    }

        .edumax-signin-popup-body > div {
            min-width: 100%;
        }
}



.edumax-signin-popup-body > div {
    flex-grow: 1;
}

.edumax-signin-popup-body .edumax-signin-modal-form {
    border-right: 1px solid #EAEAEA;
}

.edumax-signin-popup-body button {
    text-transform: uppercase;
    font-size: 14px;
}


.edumax-signin-popup-body h2 {
    font-size: 26px;
    margin-bottom: 35px;
    margin-top: 0;
}

.edumax-signin-modal-right {
    max-width: 375px;
    border-left: 1px solid #EAEAEA;
    margin-left: -1px;
}

    .edumax-signin-modal-right > p {
        margin-bottom: 30px;
    }

.edumax-signin-popup-footer {
    line-height: 27px;
    padding: 20px;
    background: #FAFAFA;
    text-align: center;
    color: #1D252D;
    border-top: 1px solid #EAEAEA;
}

.edumax-login-remember input {
    display: none;
}


    .edumax-login-remember input + span {
        width: 24px;
        height: 24px;
        background: #EAEAEA;
        color: #EAEAEA;
        border-radius: 3px;
        display: inline-block;
        vertical-align: top;
        margin-right: 15px;
        line-height: 24px;
        text-align: center;
    }


    .edumax-login-remember input:checked + span {
        background: var(--edumax-major-color);
        color: #fff;
    }

.edumax-login-remember {
    display: block;
    line-height: 24px;
    cursor: pointer;
    font-weight: 500;
    color: var(--edumax-heading-color);
    margin-bottom: 28px;
}

.edumax-signin-modal-right a.edumax_btn {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
    cursor: pointer;
    position: relative;
    text-transform: uppercase;
    font-size: 14px;
}

    .edumax-signin-modal-right a.edumax_btn i {
        position: absolute;
        left: 15px;
        top: 50%;
        transform: translateY(-50%);
    }

    .edumax-signin-modal-right a.edumax_btn.bg-black {
        background: #000;
        border-color: #000;
    }

        .edumax-signin-modal-right a.edumax_btn.bg-black:hover {
            background: #333;
            border-color: #333;
        }


    .edumax-signin-modal-right a.edumax_btn.bg-google {
        background: #FF442A;
        border-color: #FF442A;
    }

        .edumax-signin-modal-right a.edumax_btn.bg-google:hover {
            background: #d63923;
            border-color: #d63923;
        }

    .edumax-signin-modal-right a.edumax_btn.bg-twitter {
        background: #55ACEE;
        border-color: #55ACEE;
    }

        .edumax-signin-modal-right a.edumax_btn.bg-twitter:hover {
            background: #4c9bd6;
            border-color: #4c9bd6;
        }

    .edumax-signin-modal-right a.edumax_btn.bg-facebook {
        background: #3B5998;
        border-color: #3B5998;
    }

        .edumax-signin-modal-right a.edumax_btn.bg-facebook:hover {
            background: #2d4576;
            border-color: #2d4576;
        }

.edumax-login-popup-divider {
    margin: 12px 0;
    color: #666666;
    text-align: center;
}

.edumax-login-modal-close {
    position: absolute;
}



/* ----------------------------------------------------------------
	Pricing Boxes
-----------------------------------------------------------------*/

.pricing {
    position: relative;
}

    .pricing [class^=col-] {
        padding: 0;
        margin-top: 20px;
    }


/* Pricing Boxes
-----------------------------------------------------------------*/

.pricing-box {
    position: relative;
    border: 1px solid rgba(0,0,0,0.075);
    border-radius: 3px;
    text-align: center;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    background-color: #F5F5F5 !important;
}


/* Pricing Boxes - Title
-----------------------------------------------------------------*/

.pricing-title {
    padding: 15px 0;
    background-color: #F9F9F9;
    border-radius: 3px 3px 0 0;
    text-shadow: 1px 1px 1px #FFF;
    border-bottom: 1px solid rgba(0,0,0,0.05);
}

    .pricing-title h3 {
        margin: 0;
        font-size: 20px;
        letter-spacing: 1px;
        font-weight: bold;
        text-transform: uppercase;
        color: #555;
    }

    .pricing-title span {
        display: block;
        color: #999;
        font-weight: 300;
        font-size: 14px;
        margin-top: 3px;
        text-transform: uppercase;
    }


/* Pricing Boxes - Price
-----------------------------------------------------------------*/

.pricing-price {
    position: relative;
    padding: 25px 0;
    color: #333;
    font-weight: 300;
    font-size: 50px;
    line-height: 1;
}

    .pricing-price:after {
        content: '';
        position: absolute;
        width: 100px;
        border-top: 1px solid rgba(0,0,0,0.1);
        top: auto;
        bottom: 0;
        left: 50%;
        margin-left: -50px;
    }

    .pricing-price span {
        display: inline-block;
        vertical-align: top;
        margin: 7px 3px 0 0;
        font-size: 28px;
        font-weight: normal;
    }

        .pricing-price span.price-tenure {
            vertical-align: baseline;
            font-size: 16px;
            font-weight: normal;
            color: #999;
            margin: 0 0 0 3px;
        }


/* Pricing Boxes - Features
-----------------------------------------------------------------*/

.pricing-features {
    border-bottom: 1px solid rgba(0,0,0,0.075);
    text-align: left;
}

    .pricing-features ul {
        /*margin: 0;
        padding: 0 0;*/
        list-style: none;
    }

    .pricing-features li {
        padding: 6px 0;
        font-size: 14px;
    }


/* Pricing Boxes - Action
-----------------------------------------------------------------*/

.pricing-action {
    padding: 15px 30px;
}


/* Pricing Boxes - Best Price
-----------------------------------------------------------------*/

.pricing-box.best-price {
    background-color: #FFF;
    box-shadow: 0 0 8px rgba(0,0,0,0.1);
    z-index: 10;
}

.pricing-box.best-price {
    margin: -20px -1px 0 -1px;
}

    .pricing-box.best-price .pricing-title {
        background-color: #FFF;
        padding: 20px 0;
    }

        .pricing-box.best-price .pricing-title h3 {
            font-size: 22px;
        }

    .pricing-box.best-price .pricing-price {
        color: #1ABC9C;
        font-size: 72px;
    }


/* Pricing Boxes - Minimal
-----------------------------------------------------------------*/

.pricing-box.pricing-minimal .pricing-price {
    background-color: #FFF;
    border-bottom: 1px solid rgba(0,0,0,0.075);
}

    .pricing-box.pricing-minimal .pricing-price:after {
        display: none;
    }


/* Pricing Boxes - 5 Columns
-----------------------------------------------------------------*/

.pricing.pricing-5 .pricing-box {
    float: left;
    width: 20%;
    margin-top: 20px;
}

    .pricing.pricing-5 .pricing-box.best-price {
        margin-top: 0;
    }

    .pricing.pricing-5 .pricing-box:nth-child(5) {
        margin-left: -1px;
    }

.pricing.pricing-5 .pricing-title h3 {
    font-size: 18px;
}

.pricing.pricing-5 .best-price .pricing-title h3 {
    font-size: 20px;
}


/* Pricing Boxes - Extended
-----------------------------------------------------------------*/

.pricing-box.pricing-extended {
    background-color: #FFF;
    text-align: left;
}

    .pricing-box.pricing-extended .pricing-desc {
        float: left;
        width: 75%;
        padding: 25px;
    }

    .pricing-box.pricing-extended .pricing-title {
        background-color: transparent;
        padding-top: 0;
        text-align: left;
    }

    .pricing-box.pricing-extended .pricing-features {
        border: 0;
    }

        .pricing-box.pricing-extended .pricing-features ul {
            padding: 15px 0 0 0;
        }

        .pricing-box.pricing-extended .pricing-features li {
            padding: 6px 0;
            font-size: 15px;
            width: 50%;
            float: left;
        }

        .pricing-box.pricing-extended .pricing-features ul li i {
            position: relative;
            top: 1px;
            width: 16px;
            margin-right: 2px;
        }

    .pricing-box.pricing-extended .pricing-action-area {
        position: absolute;
        top: 0;
        left: auto;
        right: 0;
        width: 25%;
        height: 100%;
        border-left: 1px solid rgba(0,0,0,0.05);
        background-color: #F9F9F9;
        padding: 30px;
        border-radius: 0 3px 3px 0;
        text-align: center;
    }

        .pricing-box.pricing-extended .pricing-action-area .pricing-price,
        .pricing-box.pricing-extended .pricing-action-area .pricing-action {
            padding: 0;
        }

        .pricing-box.pricing-extended .pricing-action-area .pricing-price {
            padding-bottom: 20px;
        }

            .pricing-box.pricing-extended .pricing-action-area .pricing-price:after {
                display: none;
            }

            .pricing-box.pricing-extended .pricing-action-area .pricing-price span.price-tenure {
                display: block;
                margin: 10px 0 0 0;
                font-weight: 300;
                text-transform: uppercase;
                font-size: 14px;
            }

    .pricing-box.pricing-extended .pricing-meta {
        color: #999;
        font-weight: 300;
        font-size: 14px;
        letter-spacing: 1px;
        text-transform: uppercase;
        padding-bottom: 10px;
    }
.pricing--feature-list {
    margin: 0 4em;
   
    padding: 2em 0;
}



.boxed_list {
    text-align: center;
    padding: 12px;
    border: 1px solid #ededed;
    display: block;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-bottom: 25px;
    box-shadow: 0 0 10px 1px rgba(0,0,0,0.10);
   
}

    .boxed_list i {
        font-size: 60px;
        font-size: 3.75rem;
        margin-bottom: 15px;
    }

    .boxed_list h4 {
        font-size: 18px;
        font-size: 1.125rem;
        color: #333;
    }

    .boxed_list p {
        color: #777;
        margin-bottom: 0;
    }

    .boxed_list:hover i {
        color: #32a067;
    }

.btn-purple {
    background-image: url("../Content/images/right1.png");
    background-repeat: no-repeat;
}
.has-error {
    border-color: #a94442 !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
}
