/*
Theme Name: Ahmmedpur Degree College
Description: Wordpress 4.7.x ready theme for Ahmmedpur Degree College Web site.
Version: 1.1.2
Author: (I) Md.Akhtaruzzaman Rony
Create Date: 01/03/2017
*/

/* ############# GENERAL RESETS AND FIXES ############# */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align:top;}:focus {outline: 0;} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;} nav ul {list-style:none;} body {line-height:normal;} ol, ul {list-style: none;} blockquote, q {quotes: none;} blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}

table {border-collapse: collapse; border-spacing: 0;} input, select {vertical-align:middle;} abbr[title], dfn[title] {border-bottom:1px dotted; cursor:help;} 

mark  {background-color:#ff9; color:#000; font-style:italic; font-weight:bold;} del { text-decoration: line-through;} ins { background-color:#ff9; color:#000; text-decoration:none;}
@font-face {
	font-family: 'Tahoma';
	src: url('fonts/Tahoma.eot');
	src: url('fonts/Tahoma.eot?#iefix') format('embedded-opentype'),
		url('fonts/Tahoma.woff') format('woff'),
		url('fonts/Tahoma.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* ############# GENERAL STYLES ############# */

body {font-family: 'Tahoma', sans-serif; font-size:14px; line-height:20px; color:#000; }
h1, h2, h3, h4, h5, h6 {font-family: 'Tahoma', sans-serif;  font-weight:700; color:#000; text-transform:uppercase; padding-bottom:10px;}
.rtd_page h1,.rtd_page h2,.rtd_page h3,.rtd_page h4,.rtd_page h5,.rtd_page h6{padding:0px 0px 15px;}
h1{font-size:32px; line-height:32px;}
h2{font-size:28px; line-height:28px;}
h3 {font-size:24px;line-height:24px;} 
h4 {font-size:20px;line-height:20px;} 
h5 {font-size:18px;line-height:18px;}
h6 {font-size:16px;line-height:16px;}

a:link, a:visited {color:#db1f3c; text-decoration:none;} a:focus, a:hover{color:#000; text-decoration:none;} a:active {color:#449cc1;}
p {padding:0 0 10px 0;}
h1 img,h2 img,h3 img,h4 img,h5 img,h6 img {margin:0;} .fl {float:left;} .fr {float:right;} blockquote{margin:1.5em;color:#666;font-style:italic;} 
strong, dfn, b {font-weight:bold;} em, dfn{font-style:italic;} sup,sub {line-height:0; font-size:.6em;} 
sup {vertical-align:super} sub {vertical-align:sub;} abbr,acronym{border-bottom:1px dotted #666;} address{margin:0 0 1.5em;font-style:italic;} 
del{color:#666;} pre{margin:1.5em 0;white-space:pre;} pre,code,tt {font:1em'andale mono','lucida console',monospace;line-height:1.5;}
ul,ol{margin:0 0 1.5em 0; padding-left:1.5em;} li ul, li ol{margin:0;} ul{list-style-type:disc;} ol{list-style-type:decimal;}
dl{margin:0 0 1.5em 0;} dl dt{font-weight:bold;} dd{margin-left:1.5em;}

table{margin-bottom:10px; width:100%;} th{font-weight:bold;} thead th{background:#c3d9ff;} th,td,caption{padding:4px 10px 4px 5px;} tfoot{font-style:italic;} caption{background:#eee;} tbody tr:nth-child(even) td,tbody tr.even td{} small {font-size: 12px;font-style: italic;font-weight: 700;} .red, .require, .star {color:#F00;} .center {text-align:center;} .justify {text-align:justify;} .clearing, .flowfix {overflow:hidden; width:100%;} .overfix {overflow:hidden;} .clr, .clear {clear:both; line-height:0px; height:0; display:block;} .nomg {margin-left:0 !important; margin-right:0 !important;} .ui-tabs-hide, .hide, .ui-helper-hidden-accessible {display:none;}  .animated {visibility:hidden;}strong, b, dfn {font-weight:700;}

/* COLUMN LAYOUT*/
.one_half, .one_third, .two_third, .one_fourth, .three_fourth {padding-bottom:8px; float:left;}
.one_half {width:49%; padding-right:2%;} .one_half.last {float:right; padding-right:0;}
.one_third {width:32%; padding-right:2%;} .one_third.last {float:right; padding-right:0;}
.two_third {width:66%; padding-right:2%;} .two_third.last {float:right; padding-right:0;}
.one_fourth {width:23.5%; padding-right:2%;} .one_fourth.last {float:right; padding-right:0;}
.three_fourth {width:74.5%; padding-right:2%;} .three_fourth.last {float:right; padding-right:0;}
.one_half+.one_half, .one_third+.two_third, .two_third+.one_third, .one_third+.one_third+.one_third, 
.one_fourth+.one_fourth+.one_half, .one_fourth+.one_half+.one_fourth, .one_half+.one_fourth+.one_fourth, 
.one_fourth+.three_fourth, .three_fourth+.one_fourth, .one_fourth+.one_fourth+.one_fourth+.one_fourth {padding-right:0%;} 
.one_half.fleft {padding-right:2%;} .one_half.fright {padding-right:0%;} .col_full, .full_col {width:100%; float:left; padding-bottom:8px;}
.ie7 .one_half { width:48.5%;} .ie7 .one_third { width:31.5%;} .ie7 .two_third { width:65.5%;} .ie7 .one_fourth { width:23%;} .ie7 .three_fourth { width:74%;}

@media (max-width: 600px) { .one_half, .one_fourth, .three_fourth {width:49%; padding-right:2%;} .one_fourth+.one_fourth {padding-right:0;} .one_third, .two_third {width:100%; padding-right:0;} }

@media (max-width: 459px) { .one_half, .one_third, .two_third, .one_fourth, .three_fourth {width:100%; padding-right:0%;}}

/* GRID LAYOUT*/
.main, .container {width:960px;	margin:0 auto; position:relative;} .row {display:block; float:left; margin-bottom:0px;} 
.grid, [class*="grid"] {float: left; margin-left:10px; margin-right:10px; } .off-grid  {float:left;}
.grid.first, [class*="grid"].first {margin-left:0px; } [class*="grid"] [class*="grid"]:first-child {margin-left:0px;}
.grid.last, [class*="grid"].last {margin-right:0px;} [class*="grid"] [class*="grid"]:last-child {margin-right:0px;}

.grid1 {width:60px;} .grid2 {width:140px;} .grid3 {width:220px;} .grid4 {width:300px;} .grid5 {width:380px;} .grid6 {width:460px;} .grid7 {width:540px;} .grid8 {width:620px;} .grid9 {width:700px;} .grid10 {width:780px;} .grid11 {width:860px;} .grid12 {width:940px;}

.section {float:left; width:100%; clear:both;} .relative {position:relative;} .fleft {float:left;} .fright {float:right;}
.on-phone, .on-tablet, .on-desktop, .off-phone, .off-tablet, .off-desktop {display:none;} .grid12 .grid3+.grid3+.grid3+.grid3, .grid9 .grid3+.grid3+.grid3 {margin-right:0;}

@media (min-width: 1220px) {
.main, .container { width:1200px;} .grid1 {width:80px;} .grid2 {width:180px;} .grid3 {width:280px;} .grid4 {width:380px;} 
.grid5 {width:480px;} .grid6 {width:580px;} .grid7 {width:680px;} .grid8 {width:780px;} .grid9 {width:880px;}
.grid10 {width:980px;} .grid11 {width:1080px;} .grid12 {width:1180px;}
.off-desktop, .on-tablet, .on-phone {display:none;} .on-desktop, .off-tablet, .off-phone {display:block;} 
}
@media (min-width: 979px) {
	.off-desktop, .on-tablet, .on-phone {display:none;} .off-phone, .off-tablet, .on-desktop {display:block;} 
}
@media (min-width: 768px) and (max-width: 979px) {
	.main, .container { width:720px;} .grid1 {width:40px;} .grid2 {width:100px;} .grid3 {width:160px;} .grid4 {width:220px;} 
	.grid5 {width:280px;} .grid6 { width:340px;} .grid7 {width:400px;} .grid8 {width:460px;} .grid9 {width:520px;} 
	.grid10 {width:580px;} .grid11 {width:640px;} .grid12 {width:700px;} 
	.off-tablet, .on-desktop, .on-phone {display:none;} .off-phone, .on-tablet, .off-desktop  {display:block;} 
}
@media (max-width: 767px) {
	.main, .container {max-width:90%; width:90%; } .row {width:100%; margin-bottom:0px;} .off-grid {display:none;}
	.grid1,.grid2,.grid3,.grid4,.grid5,.grid6,.grid7,.grid8,.grid9,.grid10,.grid11,.grid12 {width:100%; margin-left:0px; margin-right:0px;}
	.on-desktop, .off-phone, .on-tablet {display:none;} .on-phone, .off-desktop, .off-tablet {display:block;} 
}

/* HEADER */
.header{ background:#fff;}
.head-top { overflow:hidden; padding:10px 0px 5px;}
.head-fixed .head-top{ padding:5px 10px 0px;}
.head-top .site-logo{margin:0 auto; text-align:center;}
.head-top .header-menu { width:100%;}
.logo {float:left;z-index: 9;} 
.logo img {max-width:100%; height:auto;} 
.logo a:hover img {opacity:1;}
.site-logo, .head-top .site-logo{ margin:0 auto; text-align:center;}
.frlt {overflow: hidden;width: 100%; height:40px;}
.lt-fr{ float:right; display:inline-block;}
.top-right-fr.lt-fr {padding-right: 10px;padding-top: 6px;}
.ct-font-resizer {list-style: outside none none;margin: 0; padding-left:0px;}
.skiptranslate{ display:none;}
.skiptranslate.goog-te-gadget{ display:inline-block;}

/* HEADER STICKY*/
#head-fixed{background: #fff;moz-transition: all 1s ease-in-out;opacity: 0;	o-transition: all 1s ease-in-out;overflow:hidden;position: fixed;top: 0;	transition: all 1s ease-in-out;webkit-transition: all 1s ease-in-out;	width: 100%; height:0; border-bottom:1px solid #eee; padding:0px 10px;}
#head-fixed .site-logo img {height: 50px; max-width:100%;}
#head-fixed.active_more{opacity: 100;position: fixed;z-index: 1;}
#head-fixed.active{	opacity: 100;	position: fixed;z-index: 9999; height:auto;}
.logged-in #head-fixed.active{ top:32px; height:auto;}
#head-fixed .nav ul li a{ color:#000;}
#head-fixed .nav ul li a:hover{ color:#fff !important;}

/*### TOP NAVIGATION ###*/
ul.topmenu{ list-style:none; margin-bottom:10px; margin-top:10px; padding:0px 10px; text-align:right;}
ul.topmenu li{ list-style:none; display:inline-block;}
ul.topmenu li a{ padding:10px; font-size:12px; line-height:18px;}
ul.topmenu li.last a{ padding-right:0px;}
ul.topmenu li a:hover{ color:#4e7d81;}

/*### TOP CALL US###*/
.callus h4{color: #000;font-family: Tahoma;font-weight:300;font-size: 19px; line-height:20px;text-align: right; padding-bottom:15px;}

/*### SEARCH BOX ###*/ 
fieldset {border: 0;margin: 0;padding: 0;}
input {border: 1px solid #ccc;font-family: Tahoma;font-size: inherit;line-height: 1.5em;margin: 0;outline: none;padding: 0;-webkit-appearance: none;}
input[type="search"] {-webkit-appearance: textfield;-moz-box-sizing: content-box;-webkit-box-sizing: content-box;box-sizing: content-box;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
#search {background: none;border-radius: 0px;display: inline;padding: 0px;}
#search input {float: left;}
#search input[type="search"],#search input[type="submit"] {font-size: 11px;}
#search input[type="search"] {background: #fff;color: #42454e;max-width: 150px;padding: 6px 8px;border-bottom-left-radius: 5px;border-top-left-radius: 5px;}
#search input[type="submit"] {background: #007d49;color: #fff;font-weight: bold;margin-left: 0px;padding: 7px 10px;border-top-right-radius: 5px;border-top-left-radius: 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 0px;}
#search input[type="submit"]:hover {background: #3854a5;}
#search input[type="search"]::-webkit-input-placeholder { color: #42454e; }
#search input[type="search"]:-moz-placeholder { color: #42454e; }
#search input[type="search"]:-ms-input-placeholder { color: #42454e; }
/* ---------- SEARCH end ---------- */

/*### NAVIGATION ###*/
.header-menu{ background:#007d49;}
.nav  { margin:0 auto; text-align:left;list-style: none;  *zoom: 1;/* Old browsers */  box-shadow: 1px 3px 30px #f4f5f0;} 
.nav #nav-icon {display:none;}
.nav ul, .nav ul.menu {list-style:none; margin:0 auto; padding:0; margin-bottom:0px;}  
.nav ul li {float:left; position:relative; margin:0px; padding:0px; border-right: 1px solid #258145;}
.nav ul li:hover{border-right: 1px solid #333366;}
.nav ul li a {font-family: 'Tahoma', sans-serif; font-size:14px; line-height:20px;font-weight:300;color:#fff;padding:15px 15px 14px;text-decoration:none; display:block;transition:color 100ms; text-transform:capitalize;}
.nav ul li a:hover, .nav ul.menu > li.sfHover > a{ background: #333366; /* Old browsers */
background: -moz-linear-gradient(top, #333366 0%, #207cca 44%, #2989d8 67%, #333366 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #333366 0%,#207cca 44%,#2989d8 67%,#333366 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #333366 0%,#207cca 44%,#2989d8 67%,#333366 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333366', endColorstr='#333366',GradientType=0 );color:#fff; text-decoration:none;} 
.nav ul.menu > li.current-menu-item > a:hover, .nav ul.menu > li.current-menu-item.sfHover > a, .nav ul.menu > li.current-menu-parent > a, 
.nav ul.menu > li.current-menu-parent.sfHover > a, .nav ul.menu > li.current-menu-item > a, .nav ul.menu > li.current-page-parent > a, 
.nav ul.menu > li.current_page_parent > a, .nav ul.menu > li.current_page_item > a, .nav ul.menu > li.current-page-ancestor > a, 
.nav ul.menu > li.current-menu-ancestor > a, .nav ul.menu li a:active{ background: #333366; /* Old browsers */
background: -moz-linear-gradient(top, #333366 0%, #207cca 44%, #2989d8 67%, #333366 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #333366 0%,#207cca 44%,#2989d8 67%,#333366 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #333366 0%,#207cca 44%,#2989d8 67%,#333366 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333366', endColorstr='#333366',GradientType=0 );color:#fff !important;}
.nav ul.menu > li > a:hover, .nav ul.menu > li.sfHover > a {background: #333366; /* Old browsers */
background: -moz-linear-gradient(top, #333366 0%, #207cca 44%, #2989d8 67%, #333366 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #333366 0%,#207cca 44%,#2989d8 67%,#333366 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #333366 0%,#207cca 44%,#2989d8 67%,#333366 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333366', endColorstr='#333366',GradientType=0 );color:#fff;} 
.nav ul.menu > li.menu-item-has-children a:after{ content:"\f0d7";font-family: FontAwesome; font-style: normal; font-weight: normal;text-decoration: inherit;color: #fff;padding-left: 0.5em; line-height:0px}
.nav ul.menu > li.menu-item-has-children > ul.sub-menu > li a:after{ content:"";}

/* DROPDOWN */
.nav ul ul, .nav ul.menu ul, .nav div.menu ul ul {position:absolute; top:-999em; left:0; margin-top:0px; width:185px; z-index:999; padding:0; list-style:none; background:#007d49;}
.nav ul li.sfHover ul, .nav ul li:hover ul {top:100%;} 
.nav ul li.sfHover ul ul, .nav ul li:hover ul ul {top:0; left:186px; margin-top:0;}
.nav ul ul li, .nav ul.menu ul li, .nav div.menu ul ul li {width:100%; padding-right:0 !important; padding-left:0 !important; border-bottom:0; margin-left:0; margin-right:0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; border-right:none;} 
.nav ul.sub-menu li {display:block; border-top:1px solid #258145;}
.nav ul ul li a, .nav ul.menu ul li a, .nav div.menu ul ul li a {padding:9px 10px 10px; text-align:left; display:block; color:#fff; font-size:14px; font-weight:normal; line-height:18px; text-transform:inherit; border-bottom:0 none;}  
.nav ul ul li a, .nav ul.menu ul ul li a, .nav div.menu ul ul ul li a {font-size:13px; -moz-transition:background ease .8s, color ease .8s; -webkit-transition:background ease .8s, color ease .8s; transition:background ease .8s, color ease .8s; }
.nav ul li li span span {color:#fff; text-transform:inherit;}
.nav ul ul li a:hover, .nav ul.sub-menu > li.sfHover > a {color:#fff !important; background: #333366; /* Old browsers */
background: -moz-linear-gradient(top, #333366 0%, #207cca 44%, #2989d8 67%, #333366 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #333366 0%,#207cca 44%,#2989d8 67%,#333366 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #333366 0%,#207cca 44%,#2989d8 67%,#333366 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333366', endColorstr='#333366',GradientType=0 );}
.nav ul.sub-menu > li.current_page_item > a,.nav ul.sub-menu > li.current-page-ancestor > a, 
.nav ul.sub-menu > li.current-page-parent > a {color:#fff !important; background: #333366; /* Old browsers */
background: -moz-linear-gradient(top, #333366 0%, #207cca 44%, #2989d8 67%, #333366 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #333366 0%,#207cca 44%,#2989d8 67%,#333366 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #333366 0%,#207cca 44%,#2989d8 67%,#333366 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333366', endColorstr='#333366',GradientType=0 );}

/* SLIDER CAPTION */
/*
.banner {position:relative;  margin:0; padding:0px; overflow:hidden;}
.banner .ebanner {width:100%; float:left;} 
.banner .ebanner img {width:100%; height:auto; max-width:100%;}
.banner .overlay {position:absolute; z-index:19; padding:15px 30px 15px; max-width:600px;} 
.banner .overlay.caption-hide {display:none;} */
/*==========================Banner overlay=============================================*/
/*.banner.static-banner { position:relative; max-height:350px;} 
.banner .caption { width:100%; height:100%; padding:0; position:absolute; bottom:0; left:0; right:0px; top:0;}
.banner .caption.no-overlay {position:static; padding:18px 0 20px;}

.banner-title { float: left; padding-left:50px; padding-top: 22%; width: 50%;}
.banner-text{ padding-left: 50%;  padding-top: 22%;  width: 45%;}
.banner .caption p {background:rgba(0,0,0,.6);color: #fff;display: inline-block;font-family: "Tahoma",sans-serif;font-size: 16px;line-height: 20px;padding: 10px;}
.banner .caption .title {background:rgba(0,0,0,.6);display: inline-block;margin-bottom: 20px;padding: 10px;position: relative;text-align: left;text-transform: capitalize !important;}
.banner .caption .title h3{ font-size:28px; line-height:34px; font-weight:normal; text-transform:capitalize; color:#fff;}
.banner .caption a.button {background:#fdbf39; color:#fff; border:0; border-radius:0; padding:10px 13px;font-family: 'Tahoma', sans-serif; font-size:32px; line-height:32px; font-weight:700; margin-top:10px; text-transform:uppercase;}
.banner .caption a.button:hover {background:#298eb8; color:#fff;}*/


/*####################################### Banner / Flex Slider #####################################*/

.flexslider { position: relative; margin:0 auto; padding: 0; background:#fff; width:100%; overflow:hidden;}
.flexslider .slides, .flexslider .flex-control-nav, .flexslider  .flex-direction-nav {margin: 0; padding: 0; list-style: none;} 
.flexslider .slides {zoom: 1;} .flexslider .slides img {width: 100%; display: block;} 
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} .no-js .flexslider .slides > li:first-child {display: block;}
.flexslider .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .flexslider .slides {display: block;} * html .flexslider .slides {height: 1%;}

/* Slider Next/Prev */
.flex-direction-nav li {background:none !important; padding:0 !important;}
.flex-direction-nav a.flex-next, .flex-direction-nav a.flex-prev {background-repeat:no-repeat; background-position:50% 50%; border-radius:50%; height:47px; width:32px; text-indent:-999em; overflow:hidden; position:absolute; top:50%; margin-top:-24px; z-index:18; cursor: pointer; opacity:.8; filter:alpha(opacity=80);} .flex-direction-nav a.flex-prev {background-image:url(images/prev.png); left:12px; background-size:32px auto;} .flex-direction-nav a.flex-next {background-image:url(images/next.png); right:12px; background-size:32px auto;} .flex-direction-nav .flex-disabled {opacity: .3 !important; filter:alpha(opacity=30); cursor: default;}
.flex-direction-nav a.flex-prev:hover, .flex-direction-nav a.flex-next:hover {opacity:.9; filter:alpha(opacity=90);} 
.flex-direction-nav a.flex-prev:active, .flex-direction-nav a.flex-next:active {opacity:1; filter:alpha(opacity=100);} 

/* Slider pagination/dots */
.flexslider .flex-control-nav {position:absolute;left:0; line-height:16px; bottom:20px; list-style:none; padding:0; margin:0 !important; z-index:19; padding:0 !important; text-align:center; width:100%;}
.flexslider .flex-control-nav li {width:16px; height:16px;overflow:hidden;display:inline-block;margin-left:6px;margin-right:6px;padding:0 !important;}
.flexslider .flex-control-nav li a {display:block; padding-top:15px; height:1px; line-height:16px; text-indent:-999em; overflow:hidden; background:#fff; cursor:pointer; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%;}
.flexslider .flex-control-nav li a.flex-active {background:#57c6d0;}

/* Banner / Slider Caption */
.banner {position:relative; margin:0; padding:0; overflow:hidden; background:#fff !important;} 
.banner .brbanner {width:100%; margin:0 auto; max-height:450px; overflow:hidden;} 
.banner .brbanner img {width:100%; height:auto; max-width:100%;}
.banner .overlay {position:absolute; z-index:19; padding:20px 20px 18px; max-width:650px; } 
.banner .overlay.caption-hide {display:none;} .banner .caption .content {line-height:24px; font-size:17px; text-transform:uppercase;}
.banner .caption h1, .banner .caption h2, .banner .caption h3, .banner .caption h4 {font-size:32px; line-height:38px; padding:0; font-weight:300;} 
.banner .caption h4 {font-size:18px; line-height:24px; font-weight:700;} .banner .caption p {padding:0 0 10px;}
.banner .caption h1, .banner .caption h2, .banner .caption .title {text-transform:uppercase;}
.banner .caption-static {position:absolute; z-index:19; left:0; right:0; bottom:35px; -webkit-transform:translate(0,0); -moz-transform:translate(0,0); transform:translate(0,0); padding:0; color:#fff;} 
.banner .caption-static .caption-wrap {max-width:1180px; margin:0 auto;} 
.banner .caption-static.no-overlay {position:static; padding:45px 0 55px; background:#57c6d0; transform:translate(0,0); -webkit-transform:translate(0,0); -moz-transform:translate(0,0); } 
.banner .caption-static .title, .banner .caption-static h2 {color:#fff; padding:0 0 15px; font-size:42px; line-height:48px; font-weight:400; text-transform:uppercase;}
.banner .caption-static .sub-title, .banner .caption-static .static-title {padding:0; margin-top:0; font-size:18px; line-height:24px; font-weight:400; text-transform:uppercase;}
.banner .caption .call-action {margin-top:25px;}
.banner .caption a.button {background:transparent; color:#fff; border:1px solid #fff; padding:6px 25px 7px; font-size:14px; line-height:24px; font-weight:400; margin:0;} 
.banner .caption a.button:hover {background:#007d49; color:#fff;border:1px solid #007d49;}
.banner .overlay.bgcolor-dark {background:#222; background:rgba(33,33,33,.85);} 
.banner .overlay.bgcolor-light {background:#fff; background:rgba(255,255,255,.85);} 
.banner .overlay.bgcolor-none {background:none; padding:0;}
.banner .color-light { color:#fff;} .banner .color-dark { color:#57c6d0;}
.banner .color-light h3, .banner .color-light h4, .banner .color-light h5, .banner .color-light h2, .banner .color-light h1 {color:#fff;} 
.banner .color-dark h3, .banner .color-dark h4, .banner .color-dark h5, .banner .color-dark h2, .banner .color-dark h1 {color:#8a1d28;} 
.banner .color-light .content h3 {color:#5a90ff;} .banner .content .title h3 {color:#57c6d0;} 
.banner .overlay.align-right, .banner .caption.title-right { text-align:right;} 
.banner .overlay.align-left, .banner .caption.title-left { text-align:left;} 
.banner .overlay.align-center, .banner .caption.title-center  { text-align:center;}
.banner .overlay.pos-right, .banner .overlay.pos-right-t, .banner .overlay.pos-left, .banner .overlay.pos-left-t {top:20px;} 
.banner .overlay.pos-right, .banner .overlay.pos-right-t {right:25px;} .banner .overlay.pos-left, .banner .overlay.pos-left-t {left:25px;}
.banner .overlay.pos-right-t, .banner .overlay.pos-left-t {top:25px; margin-top:0 !important;}
.banner .overlay.pos-middle, .banner .overlay.pos-middle-t {left:50%; width:680px; max-width:inherit; margin-left:-340px; top:30px;}
.banner .overlay.pos-middle-t {margin-top:0 !important; top:25px;}

.page .banner .brbanner {width: 100%;float: left;max-height: 350px;}
.brbanner iframe{ height:450px !important;}

/*############################################################################*/
.go-bottom {position: absolute;bottom: 15px; text-align: center;left: 48%;}
.go-bottom img{ max-width:100%; height:auto;}

/* ############# WRAPPER/CONTENT ############# */
.wrap { margin:20px 0px; padding:10px 0px;} .wrapper {padding: 0px; background:#fff;} 
.content {padding:0;}
.rightside {float:right;} 
.leftside {float:left;} 
.alter-sidebar .rightside {float:left;} 
.alter-sidebar.right-sidebar .content {float:right;}
.rightside strong{ color:#fff;}
.rightside .side-indent{color: #fff;padding: 20px;border-radius: 8px;}

h1.heading{font-family: 'Tahoma', sans-serif; font-size:32px; line-height:32px; font-weight:700; color:#000; text-transform:uppercase;}

.search-bar {display: block; overflow: hidden; position: relative;  width: 100%;}
.search-title {float: left; width: 50%;}
.search-box{ text-align:right;}
.search-box .submit {position: absolute; right: 0;font-family: 'Tahoma', sans-serif; font-size:18px; line-height:18px; font-weight:700; background:#febe10; border:none; border-radius:none; padding:7px 20px;}
.search-box input.wpcf7-submit, .search-box input.button, .search-box input.submit, .search-box input#submit, .search-box input[type="button"], .search-box input[type="submit"],.search-box button[type="button"],.search-box button.button{ border-radius:0;}
.search-box input.input, .search-box input[type="text"]{ margin:0 0 6px; padding:4px 15px;}
.search-box .submit:hover{ background:#449cc1; border:none; border-radius:none;}

/* BOTTOM*/
.footer-bottom{ background:#007d49 /*url(images/body-bg.jpg) repeat center center*/; color:#fff; position:relative; overflow:hidden; padding:30px 0px;}
.bottom h3{font-family: 'Tahoma', sans-serif; font-size:20px; line-height:30px; font-weight:700; color:#fff; padding-bottom:15px; text-transform:capitalize;}
.bottom h3.wg-title{font-family: 'Tahoma', sans-serif; font-size:20px; line-height:30px; font-weight:700; color:#fff; padding:0px 0px 15px; text-transform:capitalize; margin:0px;}
.bottom .wg-sidebar .time, .bottom h3.time{ padding-bottom:0px;}

.bottom p{font-family: 'Tahoma', sans-serif; font-size:14px; line-height:18px; font-weight:400; color:#fff; padding-bottom:5px;}
.bottom a{ color:#fff;}
.bottom a:hover{ color:#449cc1;}
.contact-info {padding-left: 2px;}
.bottom.bottom1 .fa{float: left;height: 20px;max-width: 20px;padding-top: 3px;}
.bottom.bottom1 .fa.fa-mobile {font-size: 20px;padding-top: 0;}
.bottom.bottom1 .fa.fa-envelope-o { font-size:12px;}

/*Social*/
.socials {  float: left; margin:5px 0px 0px;}
.socials .fa{ font-size:35px; line-height:30px; margin:0px 5px 10px; color:#fff;}
.socials .fa.fa-facebook-square {margin-left: 0px;}
.socials .fa:hover{ color:#fff;  opacity:0.6; filter:alpha(opacity=60);}
.socials .fb {width:47px; height:47px;background: url(images/fb_icon.png) no-repeat; display:inline-block; margin-right:8px; opacity:1; filter:alpha(opacity=100);}
.socials .gp {width:32px; height:32px;background: url(images/gp_icon.png) no-repeat; display:inline-block; margin-right:8px; opacity:1; filter:alpha(opacity=100);}
.socials .yt {width:32px; height:32px;background: url(images/yt_icon.png) no-repeat; display:inline-block; margin-right:0px; opacity:1; filter:alpha(opacity=100);}
.social a:hover { opacity:0.6; filter:alpha(opacity=60);}

ul.quick-nav{ list-style:none; padding-left:0px;}
ul.quick-nav li a{font-family: 'Tahoma', sans-serif; font-size:13px; line-height:18px; font-weight:400; color:#fff;}
ul.quick-nav li a:hover{  opacity:0.6; filter:alpha(opacity=60);}

.bottom4 span.contact-info{font-family: 'Tahoma', sans-serif; font-size:13px; line-height:18px; font-weight:400; color:#fff;}
.bottom4 span.contact-info{ margin-left:8px;}
.bottom4 .fa {text-align: center;vertical-align: middle;width: 20px;}

#mvctable, #mvcwid{ padding:0px !important;}
#mvccount{ padding:0px 10px 10px !important;}
#mvctable td{ border:1px solid #CECECE !important; font-size:13px;}
/*#mvctable tr:nth-child(2n+1) {background-color: #ffffff;}*/
#mvctable tr {/*background-color: #fbfbfb;*/ color:#fff;}
#responsive-menu-container #responsive-menu ul.responsive-menu-submenu {display: block !important;}
.ngg-album-compact h4 .ngg-album-desc{ height:25px !important;}
.wrap-content h1,.wrap-content h2,.wrap-content h3,.wrap-content h4,.wrap-content h5,.wrap-content h6{ color:#000 !important;}
.wu-wrapper div img, .wu-wrapper table img{ max-width:35px; margin-top:5px !important;}
.wu-current-conditions .wu-day-title{ width:35% !important;font-size: 40px !important; margin-right:25px;}
.wu-forecast-wrapper .wu-day-title{ color:#fff !important;}
.wu-copyright{ display:none !important;}
.wu-current-conditions .wu-day-title small{ margin-left:-31px !important;}

/* FOOTER */
.footer{ background:#fff; padding:20px 0px;}
.copy-right {margin: 0 auto;text-align: center;}
.copy-right p{ padding-bottom:5px;}
.designby a:hover{opacity:0.6; filter:alpha(opacity=60);}


/* WIDGETS */
.wg-sidebar {margin:0 0 15px; font-size:14px; line-height:21px; font-weight:400;} 
.wg-sidebar:last-child {margin-bottom:0;}
.wg-sidebar h3 {color:#333333; font-size:22px; line-height:24px; padding:0 0 10px; font-weight:7400;}
.wg-sidebar h4 {color:#669900; font-size:16px; line-height:20px; padding:0 0 8px; font-weight:400;}
.recent-widget-pro, .menu-facilities-container, .menu-quick-links-container{border-left: 1px solid #cecece;border-right: 1px solid #cecece;border-bottom: 1px solid #cecece;}
.wg-sidebar .textwidget {border-left: 1px solid #cecece;border-right: 1px solid #cecece;border-bottom: 1px solid #cecece; padding:10px;}
.wg-sidebar.wg-sidebar-easy-school-mate-widget .textwidget p{ padding:10px 0px 10px; text-align:center;}
.wg-sidebar .wg-title, h3.wg-title, .content-indent h3.wg-title{background: #007d49;border-top: 3px solid #ed1c24;color: #fff;font-size: 18px;font-weight: normal;line-height: 24px;margin-bottom: 0px;padding: 10px 15px;text-align: center;text-transform: capitalize;}
.footer-bottom .wg-sidebar .wg-title, h3.wg-title{ background:none; border-top:none; text-align:left;}
.footer-bottom .wg-sidebar{ background:none;}

.wg-sidebar .widget-content {padding:0;} 
.wg-sidebar img {max-width:100%; height:auto;}
.wg-sidebar hr {border:none; border-bottom:1px solid #e6e6e6; clear:both; padding-top:10px; margin-bottom:20px;}
.wg-sidebar hr:last-child {margin-bottom:0;} 

.wg-sidebar ul,.wg-sidebar ul li {list-style:none; margin:0; padding:0;}
.wg-sidebar ul li a {color:#333; text-decoration:none;} 
.wg-sidebar ul li a:hover {color:#669900; text-decoration:none;}
.wg-sidebar ul li.current-menu-item a, .wg-sidebar ul li.current_page_item a, .wg-sidebar ul li.current a {color:#669900;}
.wg-sidebar.widget_categories .wg-title  {padding-left:0px;} 
.wg-sidebar.widget_categories ul {margin:0;} 
.wg-sidebar.widget_categories ul ul {margin:4px 0 0;}
.wg-sidebar.wg-sidebar-message-from-principal-widget ul{ margin:0; padding:0; list-style:none;}
.wg-sidebar.wg-sidebar-message-from-principal-widget ul li{ margin:0px; list-style:none; background:none; padding:0;}
.wg-sidebar p{ padding:0px 10px 10px 10px; text-align:justify;}
.wg-sidebar.wg-easy-school-mate p{ padding:10px;}
.wg-welcome ul, .wg-welcome ul li{ list-style:none; margin:0px; padding:0px; background:none; text-align:justify;}
.wg-welcome p{ padding-top:10px;}
.wg-education-slogan-widget{background: #007d49;border-top: 3px solid #ed1c24;color: #fff;font-size: 20px;font-weight: normal;line-height: 24px;margin-bottom: 12px;padding: 10px;text-align: center;text-transform: capitalize;}
.widget-content span.post-title a{background: #017a97;border-top: 3px solid #000;color: #fff;font-size: 18px;font-weight: normal;line-height: 24px;margin-bottom: 12px;padding: 10px;text-align: center;text-transform: capitalize;}

.latest-news {background: #f1f1f1 none repeat scroll 0 0;}
.widget_horizontal_latest_news ul{ margin:0px; padding:0px; list-style:none; background:none;}
.widget_horizontal_latest_news ul li{ display:inline-block; background:url(images/logo-icon.png) no-repeat left center; padding:10px 20px; vertical-align:middle; list-style:none;}
.widget_horizontal_latest_news ul li p{ padding:0px;}
.widget_horizontal_latest_news ul li a{ color:#000;}
.widget_horizontal_latest_news ul li a:hover{ color:#017a97;}
.latest-news-title h3{ font-size:18px; line-height:24px; color:#ed1c24; padding-bottom:0px; text-transform:capitalize; padding:10px 0px; vertical-align:middle;}

.wg-sidebar.wg-sidebar-message-from-principal-widget img, .wg-sidebar.wg-sidebar-message-from-vice-principal-widget img {display: block;float: none;
height: auto;margin: 0 auto;max-width: 200px;position: relative;text-align: center;}

.wg-notice, .wg-quick-links {}
.wg-notice ul,.wg-notice ul li{ list-style:none; background:none; margin:0; padding:0;}
.scrolling-recent-widget-pro {padding: 10px;border-left: 1px solid #cecece;border-right: 1px solid #cecece;border-bottom: 1px solid #cecece; overflow:hidden;}
.wg-notice img {height: auto;max-width: 100%;}
.wg-notice .post-title > a {font-size: 16px;}
li.scrolling-recent-item {border-bottom: 1px solid #dbdbdb;margin-bottom: 10px !important;}
.wg-notice a{color:#449cc1; text-decoration:none;}
.wg-notice a:hover{color:#4e7d81; text-decoration:none;}
p.view-details:after{content: "\f178";font-family: FontAwesome;font-style: normal;font-weight: normal;text-decoration: inherit; padding-left:4px; font-size:8px; line-height:10px;color:#449cc1;}
.wg-notice .all-news {border-top: 1px solid #dbdbdb; padding: 0; padding-top:7px;}

.widget_nav_menu ul,.widget_nav_menu ul li{ list-style:none; margin:0px; padding:0px;}
.widget_nav_menu ul{ padding-left:10px; padding-bottom:10px;}
.widget_nav_menu ul li a{ color:#000;}
.widget_nav_menu ul li a:hover{color:#ed1c24;}

.footer-bottom ul{ list-style:none; padding:0px; margin:0px;}
.footer-bottom ul li{ list-style:none; padding:0px; margin:0px; background:none;}
.widget_nav_menu ul li a:before{content:  "\f054";font-family: FontAwesome;font-style: normal;font-weight: normal;text-decoration: inherit; font-size:8px; line-height:10px; padding-right:5px;}

.footer-bottom ul li a{ color:#fff;}

.wg-sidebar.wg-sidebar-ekosh, .wg-sidebar.wg-erajshahi{border-top: 3px solid #000;}
.wg-sidebar.wg-sidebar-ekosh img, .wg-sidebar.wg-erajshahi img{ max-width:100%; height:auto; margin:0px; padding:0px;}
.wg-sidebar.wg-sidebar-ekosh p, .wg-sidebar.wg-erajshahi p{margin:0px; padding:0px;}
.wg-sidebar.wg-online-application img{ margin-top:0px; padding:0px 10px 10px;}
.wg-sidebar.wg-online-application .wg-title, h3.wg-title{ margin-bottom:0px;}
.widget_welcome_post .wg-title, h3.wg-title{ margin-bottom:0px;}
.all-news {padding: 0 10px 10px 15px;}
.all-news a:after {content: "\f178";font-family: FontAwesome;font-style: normal;font-weight: normal;text-decoration: inherit; padding-left:7px; font-size:14px; line-height:20px;}
a.more-link {color:#449cc1; text-decoration:none;} 
a.more-link:hover{color:#4e7d81; text-decoration:none;}

/* ### POST/PAGES ### */
.rtdhome-page img{ margin-top:0px !important;}
.post .entry {overflow:hidden;padding-top: 20px;}
.post h1.heading, .post h2.heading, .blog h1.heading { font-size:20px; line-height:26px; background: #007d49;border-top: 3px solid #ed1c24; text-transform:capitalize; margin-bottom:0px; text-align:center; color:#fff; padding:10px;} 
.post .heading a {color:#0231b7; text-decoration:none;} 
.post .heading a:hover {color:#9c0506; text-decoration:none;}
.post h1.heading.block-heading, .post h2.heading.block-heading, .blog h1.heading.block-heading {font-size:30px; line-height:36px; text-align:center;}

.blog .heading.block-heading  {font-size:32px; line-height:36px; padding:0 0 20px; font-weight:600;}
.blog .post {margin-bottom:20px; padding-bottom:20px; border-bottom:1px solid #dbdbdb;} 
.blog .post .entry {padding:0 0 12px;}
.blog .post h1.heading {font-size:24px; line-height:30px; padding:0 0 12px; font-weight:400; text-transform:capitalize;}
.blog .post h2.heading, .blog .post h3.heading {font-size:24px; line-height:30px; padding:0 0 15px; font-weight:400; text-transform:capitalize;}
.blog .post h4, .blog .post h3{ padding:10px 0px;}
.blog .post .post-thumbs {margin:0 0 20px 0; float:none; display:block; width:100%;} 
.blog .post .post-thumbs img {max-width:100%; margin-bottom:0;}
.blog .post .post-thumbs+.entry {padding-top:0px;}
.blog .post .post-data {overflow:hidden;} 
.blog .post .heading+.meta-date {margin-top:-6px;}
.blog .post .meta-date {color:#004a91; font-size:13px; line-height:18px; margin-bottom:12px;}
.blog.post-page .post {background:none; padding-bottom:0; margin-bottom:10px;}
.blog .post-view {overflow:hidden; border-bottom:1px solid #dbdbdb; margin-bottom:20px;} 
.blog .post-view .post {border-bottom:0 none; padding-bottom:0;} 
.blog.post-page .post-view {margin-bottom:0; border-bottom:0 none;}
.blog .post-view .meta-date {background:#669900; text-align:center; width:68px; height:46px; padding:22px 8px; float:left; margin-right:18px; line-height:24px; color:#fff; text-transform:uppercase;} 
.blog .post-view .meta-date .date { font-size:28px; display:block;} 
.blog .post-view .meta-date .month { font-size:18px; display:block;}

.blog .entry-more  {text-align:left} 
.blog .entry-more a.more-link {display:inline-block; background:#268c00; color:#fff; transition:background ease .5s; -webkit-transition:background ease .5s; -moz-transition:background ease .5s; padding:9px 18px 10px; font-weight:bold; font-size:14px; text-transform:uppercase;} 
.blog .entry-more a.more-link:hover {background:#669900;}

.blog .post .comment-view {float:right; margin-left:20px; background:#a6a6a6; padding:2px 4px; width:45px; text-align:center; font-size:11px; font-weight:normal;} 
.blog .post .comment-view a {color:#fff; text-decoration:none;} 
.blog .post .comment-view a:hover {color:#000; text-decoration:none;}

.post h1 strong, .post h2 strong, .post h1 b, .post h2 b {color:#000000;} 
.not-found h1,.not-found h2{color:#000000;}
.post p {padding:0 0 15px;} 
.post small {font-size:13px;}
.post table {margin:0 0 10px;}
.post td, .post th {padding:0px 15px 15px 0px;}
.post td, .post td p {line-height:22px; font-size:16px;}
.post td p {padding:0 0 12px;} 
.post td {border: 1px solid #cecece;padding: 10px;vertical-align: top;}

.post hr {border:none; border-bottom:1px dotted #e6e6e6; clear:both; padding-top:10px; margin-bottom:20px;}
.post .divider { border-bottom:1px dashed #e6e6e6; height:0; clear:both; margin:15px 0 20px;}

.post ol {list-style:decimal; margin:0; padding:10px 20px;}
.post ol ol {margin:0px; padding-left:20px}
.post ol li {font-size: 16px;line-height: 22px;padding: 0 5px 10px;}
.post ul {list-style:none; margin:0px 0 15px; padding:0; padding-left:0px;} 
.post ul ul {margin:0px; padding-top:6px; list-style:none;}
.post ul li {padding:0px 0 5px 24px;font-size: 16px; background-image:url(images/list_icon.png); background-repeat:no-repeat; background-position:0 5px; }
.post h4+ul {margin-top:-8px;} 
.post p+ul {margin-top:-6px;}

.post blockquote {margin:0 0 20px; padding:0 0 10px 28px; font-size:14px; line-height:22px; color:#404040; overflow:hidden; background:url(images/icon_quote.png) no-repeat 0 2px;} 
.post blockquote p {padding:0 0 8px; font-size:14px; line-height:22px; font-weight:400; color:#404040;} 
.post blockquote+h4 {text-align:right; font-size:20px; line-height:20px; color:#155699; margin-top:-25px; margin-right:20px;}
.post blockquote+h4+p {color:#484848; font-size:13px; line-height:15px; padding-bottom:15px; margin-right:20px; margin-top:-10px; text-align:right;}

.post .logo-block {margin-bottom:10px;} 
.post .logo-block p {padding:0 0 8px;}
.post .logo-block img {max-width:100%; height:auto; border:1px solid #eaeaea; padding:4px; background:#fff; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; margin:0;}

.post .nextgen_pro_thumbnail_grid {margin-left:0; margin-right:0;} 
.post .nextgen_pro_thumbnail_grid .image-wrapper {width:220px;}
.post .nextgen_pro_thumbnail_grid .image-wrapper img {max-width:100% !important;}

/* BUTTON*/

a.button {background:#007d49; color:#fff; border:0; border-radius:0; padding:8px 13px;font-family: 'Tahoma', sans-serif; font-size:20px; line-height:24px; font-weight:700; margin-top:10px; text-transform:capitalize; }

a.button:hover {text-decoration:none; color:#fff !important; background:#449cc1; color:#fff;}
a.button.btn-large {padding:16px 35px 20px; font-size:24px; line-height:30px;}
a.button.btn-product {background:#cccc33; color:#333333;} 
a.button.btn-product:hover {background:#669900; color:#fff;}

a.post-edit-link {background:#669900; color:#fff; font-size:9px; text-decoration:none; text-transform:uppercase; padding:3px 6px; line-height:14px;}
a.post-edit-link:hover {background:#669900; color:#fff;}
.post img {max-width:100%; height:auto;} 

img.alignright {float:right; margin:0px 0 10px 20px; clear:right;}
img.alignleft {float:left; margin:0px 20px 10px 0; clear:left;}
img.alignalone {margin:5px auto 8px;} img.alignnone {margin:8px 10px 10px 0px;} 
img.aligncenter {margin:5px auto 8px; display:block;}
img.alignright, img.alignleft, img.alignnone, img.aligncenter {}

.wp-caption.alignright {float:right; margin:4px 0 5px 20px; clear:right;}
.wp-caption.alignleft {float:left; margin:4px 20px 5px 0; clear:left;}
.wp-caption.alignalone {margin:5px auto 8px;}
.wp-caption.alignnone {margin:2px 0px 3px;}
.wp-caption.aligncenter {margin: 5px auto 8px;}
.wp-caption.alignright, .wp-caption.alignleft, .wp-caption.alignnone {padding:0;}
.wp-caption p {padding:5px 0 0; color:#1788d5; text-align:center;} .wp-caption img {max-width:100%; height:auto;}

.post .youtube_sc {margin:5px auto 20px;}
.post .youtube_sc+h5, .post .youtube_sc+h4 {padding-top:0; margin-top:-8px; padding:0;}
.post h5+.youtube_sc, .post h4+.youtube_sc {margin-top:15px;}

.post .videobox {margin:5px auto 10px; width:100%; max-width:680px; padding-top:55%; position:relative;}
.post .videobox iframe {width:100%; margin:0 auto; height:100%; position:absolute; top:0;}
div.download-large {width:220px; min-height:62px; margin:5px 20px 15px 0; display:inline-block;}
div.download-large span.dl-title {font-size:13px; line-height:17px; color:#333333; padding-top:25px; display:inline-block;}

a.download-button {display:inline-block; margin:0 0 5px; text-decoration:none; font-size:14px; line-height:20px; padding:1px 0 4px 25px;}
a.download-button.icon-pdf { background:url(images/icon_pdf.png) no-repeat 0 0px;}
a.download-button.icon-doc { background:url(images/icon_doc.png) no-repeat 0 0px;}
a.download-button.icon-xls { background:url(images/icon_xls.png) no-repeat 0 0px;}
a.download-button.icon-pdf.large-icon {background:url(images/icon_pdf_large.png) no-repeat 0 0; width:60px; height:62px; padding:0;}
a.download-button.icon-pdf span.non-visible {text-indent:-999em; overflow:hidden; display:inline-block;}

/* ## COMMENT ## */

#twttrHubFrameSecure,  #twttrHubFrame, #fb-root {display:none !important;} 
#fancybox-overlay {background:#000 !important;}
#post-comment .rpagi a.next, #post-comment .rpagi a.prev {margin-top:10px;}

#respond {padding-top:5px; font-size:12px;}
#respond h3, h3#comments {font-size:22px; font-weight:400; line-height:24px; color:#268c00; padding:10px 0 12px; margin-bottom:10px; border-bottom:1px solid #dedede;} 
#respond form p label {display:inline-block; padding:10px 0 0 8px;} 
#respond form p {padding:8px 0 0;}
#respond #comment {width:100%;}  
#respond #submit {background:#bdc3c7; color:#fff; border-color:#bdc3c7}
#respond #submit:hover {background:#669900; border-color:#669900;}

.commentlist {list-style:none; padding:0; margin:0 0 5px; font-size:13px; line-height:17px;}  
.commentlist .comment-meta {padding-bottom:8px;}
.commentlist .comment-meta a {color:#999; text-decoration:none;} 
.commentlist .comment-meta a:hover {color:#333;}
.commentlist ol, .commentlist ul {margin:15px 0 0 35px; list-style:none;}
.commentlist li {padding:12px 0 15px; border-bottom:1px solid #e7e6e6;} 
.commentlist li li { padding:15px 0 12px; border-top:1px solid #e7e6e6; border-bottom:0 none;}
.commentlist li:last-child {border-bottom:0 none; padding-bottom:5px;}
.commentlist a.comment-reply-link {color:#717171; background:#ddd; padding:1px 4px 4px; text-decoration:none; display:inline-block; font-size:11px; line-height:14px;} 
.commentlist a.comment-reply-link:hover {color:#000;}

/* ## PAGINATION ## */

.pagi, .wp-pagenavi {background:#373636; padding:8px 15px;color: #fff; font-family: "Tahoma",sans-serif; font-size: 18px; font-weight: 700;  line-height: 24px; padding: 0; text-transform: uppercase;}
.pagi .page-total, .wp-pagenavi span.pages {margin-right:88%; padding:3px 8px 4px; display:inline-block; line-height:34px; color:#fff;}
.pagi ul.page-numbers {display:inline-block; margin:0; padding:0;}
.pagi ul.page-numbers li {display:inline-block;float:left;}
.pagi ul.page-numbers li:last-child{border-right:none;}
.pagi ul.page-numbers li a.page-numbers, .wp-pagenavi a.page, .wp-pagenavi a.last, .wp-pagenavi a.first, .wp-pagenavi span.extend, .wp-pagenavi a.nextpostslink, .wp-pagenavi a.previouspostslink {display:inline-block; padding:10px 4px;color:#fff;}
.pagi ul.page-numbers li a.page-numbers:hover, .wp-pagenavi a.page:hover, .wp-pagenavi a.last:hover, .wp-pagenavi a.first:hover, .wp-pagenavi a.nextpostslink:hover, .wp-pagenavi a.previouspostslink:hover {color:#449cc1; text-decoration:none;}
.pagi ul.page-numbers li span.page-numbers.current, .wp-pagenavi span.current {padding:10px 4px;display:inline-block;} 
.pagi ul.page-numbers li a.next, .pagi ul.page-numbers a.prev { padding:10px 4px;margin:0 2px;}
.wp-pagenavi a, .wp-pagenavi span{ border:none !important;}

/*   Form   */

div.wpcf7 {margin-top:10px;} .wpcf7 p {padding:0 0 5px;} 
.wpcf7 p > strong {font-weight:normal; display:inline-block; width:160px; color:inherit; padding-bottom:10px;} 
.wpcf7 p > b{font-weight:normal; text-transform:uppercase;}

input.input, input[type=text], input[type=password], input[type=email], input[type=tel], input.wpcf7-text, input.wpcf7-email, input.wpcf7-date, input.wpcf7-tel, select, textarea {background:#fff; border:1px solid #d3d3d3; font-size:15px; line-height:24px; color:#828282; width:240px; padding: 8px 15px; margin:4px 0 6px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px;} textarea {height:85px;} select {padding:3px 6px 5px 10px; width:240px;}

input.input:focus, input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=tel]:focus, input.wpcf7-text:focus, input.wpcf7-email:focus, input.wpcf7-date:focus, input.wpcf7-tel:focus, select:focus, textarea:focus {border-color:#b8b8b8; color:#474747;} 

input.error, select.error, textarea.error, input.wpcf7-not-valid, select.wpcf7-not-valid, textarea.wpcf7-not-valid {border-color:#ffbfbf;} input.wpcf7-file {padding:5px 5px 5px;}

input.wpcf7-submit, input.button, input.submit, input#submit, input[type='button'], input[type='submit'], button[type=button], button.button { padding:3px 12px 3px; color:#fff !important; border:0;background:#007d49 ;transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s;cursor: pointer;margin: 0 auto;padding: 12px 25px; text-transform:uppercase; font-size:16px; font-weight:700; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;}  .wpcf7 input.wpcf7-submit {padding: 11px 28px 9px;}

input.wpcf7-submit:hover, input.button:hover, input.submit:hover, input#submit:hover, input[type='button']:hover, input[type='submit']:hover, button[type=button]:hover, button.button:hover {background:#449cc1; color:#fff !important; text-decoration:none; cursor:pointer;}

input.wpcf7-submit[disabled=disabled] {background:#999; border-color:#999; cursor:default;}
span.wpcf7-form-control-wrap {display:inline-block;}
span.wpcf7-form-control-wrap textarea, span.wpcf7-form-control-wrap input, span.wpcf7-form-control-wrap select {width:100%;} 
span.wpcf7-form-control-wrap input.vsmall {width:35px; margin-right:10px;} 
span.wpcf7-form-control-wrap input[type=checkbox], span.wpcf7-form-control-wrap input[type=radio] {width:auto;}
span.wpcf7-form-control-wrap input.wpcf7-captchar {width:105px !important; margin-right:8px; padding:6px;}
span.wpcf7-list-item {display:block; margin-left:0; margin-top:3px;} 
.sameline span.wpcf7-list-item {display:inline-block;margin-right:30px;margin-top:0;}
span.wpcf7-list-item input {margin-top:0; padding:0; width:auto;}

.wpcf7-not-valid-tip {font-size:11px !important; color:#449cc1 !important; margin-top:2px; padding:0 !important; position:absolute !important; right:10px; top:0; z-index:9;}

.wpcf7-response-output {background:#fff; font-size:12px !important; line-height:14px !important; margin:8px 0 !important; text-align:center; padding:12px 15px 15px !important; border: 1px solid #669900 !important; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; color:#000; } .wpcf7-response-output.wpcf7-validation-errors {border-color:#449cc1 !important;}

.wpcf7 img.ajax-loader {width:16px !important; height:16px !important; display:none;} 
.wpcf7 .wpcf7-form-control-wrap.ishuman {display:inline-block !important;}

.wpcf7 img.wpcf7-captchac { background:#fff; width:72px !important; height:24px !important;margin-top:4px; border:1px solid #ccc; padding:6px 8px 7px; margin-right:10px; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px;}

.error {color:#F00; font-size:12px; padding:0 0 6px; line-height:16px;}
.sidebar span.wpcf7-form-control-wrap, .one_half span.wpcf7-form-control-wrap, .col_full span.wpcf7-form-control-wrap {display:inline-block;} 

.sidebar input.input, .sidebar input[type="text"], .sidebar input[type="password"], .sidebar input[type="email"], .sidebar input.wpcf7-text, .sidebar select, .sidebar textarea, .sidebar span.wpcf7-form-control-wrap select, .sidebar span.wpcf7-form-control-wrap textarea, .one_half  input.input, .one_half input[type="text"], .one_half input[type="password"], .one_half input[type="email"], .one_half input.wpcf7-text, .one_half select, .one_half textarea, .one_half span.wpcf7-form-control-wrap select, .one_half span.wpcf7-form-control-wrap textarea, .col_full input.wpcf7-text, .col_full span.wpcf7-form-control-wrap textarea{width:100%;} .wpcf7 .one_half p, .wpcf7 .col_full p {padding-bottom:6px;}

.sidebar input.input, .sidebar input[type="text"], .sidebar input[type="password"], .sidebar input[type="email"], .sidebar input.wpcf7-text, .sidebar select, .sidebar textarea, .sidebar span.wpcf7-form-control-wrap select, .sidebar span.wpcf7-form-control-wrap textarea {border:0 none;}

/*#####################NEW POST TYPE CSS##########################*/

/*Teachers Archive page*/
.teachers-table table tr { border:1px solid #ccc;}
.teachers-table table tr td { vertical-align:middle; padding: 0;}
.teachers-table table tr th { padding:10px;}
.teachers-table table tr td,.teachers-table table tr th {border-right: 1px solid #ccc;margin: 0 auto;text-align: center;}

/*Teachers single page*/
.teacher-info table tr{ border:1px solid #ccc;}
.teacher-info table tr td,.teacher-info table tr th{border-right: 1px solid #ccc; padding:15px 10px; vertical-align:middle;}
.teacher-info tbody tr:nth-child(odd) td,tbody tr.odd td{ background:#eee; color:#000; }
.teacher-info tbody tr:nth-child(even) td,tbody tr.even td{ background:#ddd; color:#000; }

.teacher-info tbody .education-info tbody tr:nth-child(odd),tbody tr.odd{ background:#eee; color:#000; }
.teacher-info tbody .education-info tbody tr:nth-child(even),tbody tr.even{ background:#ddd; color:#000; }

/*Staffs Archive page*/
.staffs-table table tr{ border:1px solid #ccc;}
.staffs-table table tr td{ vertical-align:middle; padding: 0;}
.staffs-table table tr th{ padding:10px;}
.staffs-table table tr td,.staffs-table table tr th{border-right: 1px solid #ccc;margin: 0 auto;text-align: center;}

/*Staffs single page*/
.staffs-info table tr{ border:1px solid #ccc;}
.staffs-info table tr td,.staffs-info table tr th{border-right: 1px solid #ccc; padding:15px 10px; vertical-align:middle;}
.staffs-info tbody tr:nth-child(odd) td,tbody tr.odd td{ background:#eee; color:#000; }
.staffs-info tbody tr:nth-child(even) td,tbody tr.even td{ background:#ddd; color:#000; }

/*Students Archive page*/
.students-table table tr{ border:1px solid #ccc;}
.students-table table tr td{ vertical-align:middle; padding: 0;}
.students-table table tr th{ padding:10px;}
.students-table table tr td,.students-table table tr th{border-right: 1px solid #ccc;margin: 0 auto;text-align: center;}

/*Students single page*/
.students-info table tr{ border:1px solid #ccc;}
.students-info table tr td,.staffs-info table tr th{border-right: 1px solid #ccc; padding:15px 10px; vertical-align:middle;}
.students-info tbody tr:nth-child(odd) td,tbody tr.odd td{ background:#eee; color:#000; }
.students-info tbody tr:nth-child(even) td,tbody tr.even td{ background:#ddd; color:#000; }

.notice tbody tr:nth-child(2n) td, tbody tr.even td {background: #ddd none repeat scroll 0 0; color: #000;}
.notice tr td, .notice tr th {border: 1px solid #ccc;margin: 0 auto;text-align: center;}
.notice tr th {padding: 10px;}

/* ############# RESPONSIVE FOR ALL DEVICE ############# */
@media (max-width: 1279px){
	.banner .overlay {max-width:480px; padding:12px 15px 10px;} .banner .caption .content {line-height:22px; font-size:14px;}
	.banner .caption h1, .banner .caption h2, .banner .caption h3, .banner .caption h4 {font-size:24px; line-height:32px;}
	.banner .caption-static .title, .banner .caption-static h2 {font-size:22px; line-height:30px;}
	.banner .caption-static .sub-title, .banner .caption-static .static-title {font-size:16px; line-height:22px;}
	.banner .caption a.button {font-size:14px; padding:8px 25px 9px;} .banner .caption .call-action {margin-top:10px;}
	.banner .overlay.pos-right, .banner .overlay.pos-right-t, .banner .overlay.pos-left, .banner .overlay.pos-left-t {top:40px;}
	.flexslider .flex-control-nav, .fullwidex-slider .flexslider .flex-control-nav {bottom:15px;}

}
@media (max-width:1220px) {
	.nav ul li{ margin-left:0px;}
	.nav ul li a{ font-size:14px;padding: 10px;}
	.accomodation-text { padding-left: 30px; width: 50%;}
	.pagi .page-total, .wp-pagenavi span.pages{ margin-right:84%;}
	.site-logo img {max-width: 100%;}
	.flogo > img {max-width: 100%;}
	ul.topmenu{ margin-bottom:0px; margin-top:0px;}
	ul.topmenu li a {font-size: 11px;line-height: 11px;padding: 3px;}
	.callus h4{ font-size:16px; line-height:20px; padding-bottom:5px;}
}	
@media (max-width: 1024px) {
	span.text-content span.featured-title{ font-size:24px; line-height:30px;}
	span.text-content span.activities-title{ font-size:24px; line-height:30px;}
}

/* FOR MENU */ 
@media (max-width:979px) {
	#head-fixed{ display:none;}
	.head-top .header-menu{ width:30px;}
	.nav {position:relative; margin-top:0px;} 
	.nav #nav-icon { float:right; margin-top:5px; margin-bottom:10px; color:#fff; width:30px; height:30px; background:url(images/nav_icon.png) no-repeat 100% 100%; padding-top:0px; cursor: pointer; display: block; text-transform:uppercase; font-weight:bold; font-size:16px; font-family: "Tahoma",sans-serif; text-align:right;} 
	.nav #nav-icon span {display:none; padding:0 10px;}
	.nav #nav-icon:hover{opacity:.8; filter:alpha(opacity=100);} 
	.nav #nav-icon.show {background:url(images/nav_icon_act.png) no-repeat 100% 100%; color:#fff;}
	
	.nav ul.menu {clear:both; border:0 none; position:absolute; top:45px;right:0; z-index:99999; padding:0px; background:#000; display:none; margin-left:0 !important; margin-top:0; width:268px;}
	.nav ul.menu li {float:left; margin:0; padding:0; width:100%; background:none !important;text-align:left; border-top:1px solid #232323;}
	.nav ul.menu li:last-child, .nav ul.menu li.last {border-bottom:0 none;}
	.nav ul.menu li a {display:block; background:none !important; padding:10px !important; line-height:20px; font-size:16px; color:#fff !important;font-family: "Tahoma",sans-serif;text-transform:capitalize; text-align:left; font-weight:normal !important;} 
	.nav ul.menu li a span {padding:0 !important; font-size:inherit !important;}
	.nav ul.menu li a br, .nav ul.menu li .sf-sub-indicator, .nav span.up-indicator {display:none !important;} 
	.nav ul.menu li a:hover, .nav ul.menu li ul a:hover, .nav ul.menu li a:active, .nav ul.menu li ul a:active, .nav ul ul li a:hover, .nav ul.sub-menu > li.sfHover > a { color:#fff !important; background:#017a97 !important; border-right:none;}
	.nav ul.sub-menu > li.current_page_item > a, .nav ul.sub-menu > li.current-page-ancestor > a, .nav ul.sub-menu > li.current-page-parent > a {color:#fff !important; background:#017a97 !important;}
	.nav ul.menu li > ul.sub-menu:before {/* display:none;*/}

	.nav ul.menu ul {width:100%; position:static; visibility:visible !important; display: block !important; opacity:1 !important; background:inherit;border:0 none;margin:0; padding:0; border:0 none; left:0 !important; margin-left:0 !important;} 	
	.nav ul.menu ul li {width:100%;}
	.nav ul.menu ul li a {padding:7px 10px 6px 25px !important; font-size:16px; text-align:left;} 
	.nav ul.menu ul li ul li a {padding:7px 10px 6px 40px !important; font-size:15px; text-align:left;}
	.nav ul li.sfHover ul, .nav ul li:hover ul, .nav ul li.sfHover li.sfHover ul {top:inherit; left:inherit; margin-top:auto;}
}

@media (min-width: 980px) { 
	.nav ul.menu {display: block !important;}
}
@media (max-width:979px) {
	.site-logo.grid9, .top-right.grid3{ width:100%; margin:0 auto; text-align:center;}
	.top-menu {padding: 10px 0 5px;}
	ul.topmenu{ text-align:center;}
	ul.topmenu li a {font-size: 14px; line-height: 14px;  padding: 3px;}
	.callus h4{ text-align:center;}
	.pull-right {float: none !important;}
	small {font-size: 14px;}
	#search input {float: none !important;}
	#search{ display:none;}
	.latest-news-title h3{ font-size:14px; line-height:20px;}
	.latest-news-title.grid2.first { width: 20%; margin:0px;}
	.horizontal_latest_news-widget.grid10.last {width: 80%; margin:0px;}
	.wg-sidebar.wg-sidebar-message-from-principal-widget img, .wg-sidebar.wg-sidebar-message-from-vice-principal-widget img{ max-width:100%;}
	.bottom { clear: both; display: block; float: none; width: 100%;}
	.bottom.bottom2, .bottom.bottom3 {margin-left: 0;margin-right: 0;}
	.socials{ padding-bottom:25px;}
	.post, .wg-sidebar {font-weight:normal;}
	.post blockquote+h4 {font-size:15px; line-height:18px;}
	.post blockquote+h4+p {font-size:14px;}
	.post .post-thumbs {max-width:300px;} 
	.frlt{ display:none;}
}
@media (max-width: 980px) {
	.wpcf7 p > strong{ display:block; width:100%;}
}
@media (min-width: 768px) and (max-width: 979px) {
	.banner .overlay {max-width:420px;}
}
@media (max-width: 767px) {	
	.banner .overlay {width:60%;}
	.banner .caption-static .title, .banner .caption-static h2 {font-size:24px; line-height:30px;}

	.pagi, .wp-pagenavi{ margin-top:20px;}
	.post .post-thumbs {max-width:220px; margin-right:15px;}
	.post h1.heading, .post h2.heading, .blog h1.heading {font-size:24px; line-height:30px;}	
	img.alignright, img.alignleft, img.alignnone, img.aligncenter{ float:none; display:block; margin:15px 0px;}
}
@media (max-width:630px){
	.search-title h1.heading{ font-size:24px;}
}

@media (max-width:599px) {
	.banner .caption .content {line-height:18px; font-size:12px;}
	.banner .caption h1, .banner .caption h2, .banner .caption h3, .banner .caption h4 {font-size:16px; line-height:20px;}	
	.banner .caption-static .title, .banner .caption-static h2 {font-size:18px; line-height:24px; padding-bottom:8px;}
	.banner .caption-static .sub-title, .banner .caption-static .static-title {font-size:13px; line-height:18px; padding:0 0 8px; font-weight:400;}
	.banner .caption a.button {font-size:14px; padding:4px 15px 5px;} .banner .caption .call-action {margin-top:6px;}
	.banner .overlay.pos-right, .banner .overlay.pos-right-t, .banner .overlay.pos-left, .banner .overlay.pos-left-t {top:40px;}
	.banner .overlay.pos-middle, .banner .overlay.pos-middle-t {width:240px; margin-left:-120px; top:45px;}
	
	small {font-size: 12px;}
	.copyright-text{ width:100%; float:none; text-align:center;}
	.designby{ text-align:center;}
	.designby p{ padding:0px;}
	.search-box {text-align: center !important; padding-bottom:10px;}
	.search-title {float: none; width: 100%;}
	.search-box .submit{ left:149px; right:0px;}
	.search-title h1.heading{ text-align:center; padding-bottom:10px;}
	.pagi .page-total, .wp-pagenavi span.pages { margin-right: 70%;}
	.go-bottom {left: 46%;}
	.post .post-thumbs {float:none; margin:10px auto 15px; max-width:100%;}
	.post .nextgen_pro_thumbnail_grid .image-wrapper {width:180px;}
	.carousel .prev  { left:43%;} 
	.carousel .next { right:43%;}
	.nav ul.menu{ width:100%;}
}
@media (max-width:500px) {
	.pagi .page-total, .wp-pagenavi span.pages { margin-right: 67%;}
	.banner .caption h1, .banner .caption h2, .banner .caption h3, .banner .caption h4 {font-size: 14px; line-height: 18px; text-transform:capitalize;}

}
@media (max-width:479px) {
	#body {min-width:320px;}
	span.wpcf7-form-control-wrap input.wpcf7-captchar{ width:100%!important;}
	.wpcf7 input.wpcf7-submit{ float:left; margin-top:5px;}
	.wpcf7 p > strong{ width:inherit;}
	img.alignright,img.alignleftt{ float:none; display:block;}
	.bottom img{ margin:10px 0;}
	#mvctable img{ margin:0;}
	.carousel .prev  { left:41%;} 
	.carousel .next { right:41%;}
	.pagi .page-total, .wp-pagenavi span.pages { margin-right: 60%;}	
	.latest-news-title.grid2.first { width: 30%;}
	.horizontal_latest_news-widget.grid10.last {width: 70%;}
}
@media (max-width:479px) {
	.pagi .page-total, .wp-pagenavi span.pages { margin-right: 55%;}
	.post td, .post td p {font-size: 10px;line-height: 12px;word-break: break-all;}
	.staffs-table table tr th {font-size: 10px;line-height: 12px;padding: 10px;}
	.teachers-table table tr th {font-size: 10px;line-height: 12px;padding: 10px;}
	.flexslider .flex-control-nav{ display:none;}
}
@media (max-width:380px) {
	.go-bottom {left: 44%; bottom:5px;}
	.go-bottom img {height: auto;max-width: 35px;}
}
@media (max-width:379px) {
	.banner .caption-static .sub-title {display:none;} 
}

/* Accordion */
.iaccordion-group {border-bottom:1px solid #efefef; margin-bottom:25px; padding-bottom:15px;}
.iaccordion .content, .iaccordion .ui-accordion-content {padding:10px 0 15px;}  .iaccordion .content p:last-child {padding-bottom:0;}
.iaccordion h3.title, .iaccordion .ui-accordion-header, .iaccordion .accordion-title {font-size:22px; font-weight:400; line-height:30px; text-align:center; color:#fff; margin-top:10px; padding:10px 50px 12px; border:0; background-color:#0099cb; background-image:url(images/to-close.png); background-repeat: no-repeat; background-position:97% 50%; cursor:pointer; transition:background 350ms;} 
.iaccordion h3.title.ui-accordion-header-active, .iaccordion h3.title.ui-state-active, .iaccordion .ui-accordion-header.ui-state-active, .iaccordion h3.title.active, .iaccordion h3.title:hover, .iaccordion .ui-accordion-header:hover{background-color:#ff7e00;background-image:url(images/to-expand.png);}

.iaccordion .content table:first-child {margin-top:-10px;} .iaccordion tr th, .iaccordion tr td {vertical-align:top;}
.iaccordion tr th {background:#f6f6f6;text-align:left; font-size:16px; color:#000; line-height:24px; padding:10px 15px 11px; font-weight:600;}
.iaccordion tr th strong {color:#ff7e00; font-size:21px; }
.iaccordion tr td {padding:6px 15px 7px; font-size:15px; line-height:22px;} 
.iaccordion tr td p {padding-bottom:0;} .iaccordion tr td p+p {padding-top:8px;}
@media (min-width: 768px) and (max-width: 979px) {.iaccordion h3.title, .iaccordion .ui-accordion-header, .iaccordion .accordion-title {font-size:18px; line-height:24px; background-size:12px auto;}}
@media (max-width: 767px) {.iaccordion h3.title, .iaccordion .ui-accordion-header, .iaccordion .accordion-title {font-size:18px; line-height:24px; background-size:12px auto;}	.iaccordion tr th {font-size:15px; line-height:24px;} .iaccordion tr th strong {font-size:18px;}}
@media (max-width:479px) {.iaccordion tr th {padding:8px 10px 9px;} .iaccordion tr td { padding:4px 10px 5px; font-size:12px; line-height:17px;}}
/*  bhoechie tab */
div.bhoechie-tab-container{ z-index: 10; background-color: #ffffff; padding: 0 !important; border-radius: 4px; -moz-border-radius: 4px; border:1px solid #ddd;
margin-top: 20px; margin-left: 0px; -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175); box-shadow: 0 6px 12px rgba(0,0,0,.175); -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175); background-clip: padding-box; opacity: 0.97; filter: alpha(opacity=97); overflow:hidden;}
div.bhoechie-tab-menu{ float:right; padding-right: 0; padding-left: 0; padding-bottom: 0;}
div.bhoechie-tab-menu div.list-group{ margin-bottom: 0;}
div.bhoechie-tab-menu div.list-group>a{ margin-bottom: 0;}
div.bhoechie-tab-menu div.list-group>a .glyphicon, div.bhoechie-tab-menu div.list-group>a .fa { color: #16a085;}
div.bhoechie-tab-menu div.list-group>a:first-child{ border-top-right-radius: 0; -moz-border-top-right-radius: 0;}
div.bhoechie-tab-menu div.list-group>a:last-child{ border-bottom-right-radius: 0; -moz-border-bottom-right-radius: 0;}
div.bhoechie-tab-menu div.list-group>a.active, div.bhoechie-tab-menu div.list-group>a.active .glyphicon, div.bhoechie-tab-menu div.list-group>a.active .fa{
background-color: #16a085;  background-image: #16a085; color: #ffffff;}
div.bhoechie-tab-menu div.list-group>a.active:before{ content: '';  position: absolute; right: 100%; top: 50%; margin-top: -13px; border-left: 0;  border-bottom: 13px solid transparent; border-top: 13px solid transparent; border-right: 10px solid #16a085;}
div.bhoechie-tab-content{ background-color: #ffffff; padding-left: 20px; padding-top: 10px;}
div.bhoechie-tab div.bhoechie-tab-content:not(.active){ display: none;}

/*============================*/

.qtip-black{ background:000 !important; color:#fff !important; background-color:#000 !important; text-align:center !important; border-color:#000 !important; font-size:16px !important; line-height:20px !important;}

@media (max-width:767px) {
.qtip-black{font-size:12px !important; line-height:16px !important; width:100px !important;}
}
#pf-body table{ width:100% !important;}
#printfriendly #pf-src, #printfriendly #pf-content .blockImage{display:none;}
#pf-body #pf-title {
    width: 50%;padding-top: 50px;
    float: left;
}
#printfriendly .table-top {
    float: right;
    width: 50%;
    margin-top: -90px;
}
#printfriendly #pf-body td, #printfriendly #pf-body th {
    width: auto !important;
    padding: 0.5em;
    border: 1px solid #ccc;
}
.banner.static-banner {
    display: none;
}