https://www.google.com/fonts/specimen/Open+Sans body {
 font-size: 100%;
}
.snew {
	background-color: #FFF;
	color: #444;
	font-family: "Open Sans";
	font-feature-settings: "'liga' 1";
	font-kerning: auto;
	font-style: normal;
	font-size: 1em;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 1.5em;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	word-spacing: 0;
}
body {
	font-size: 100%;
}
@font-face {
	font-family: 'DKCoolCrayon';
	src: url(../fonts/DKCoolCrayon.ttf);
}
@font-face {
	font-family: 'OpenSans-Regular';
	src: url(../fonts/OpenSans-Regular.ttf);
}
@font-face {
	font-family: 'OpenSans-Light';
	src: url(../fonts/OpenSans-Light.ttf);
}
@font-face {
	font-family: 'OpenSans-Bold';
	src: url(../fonts/OpenSans-Bold.ttf);
}
@font-face {
	font-family: 'OpenSans-Semibold';
	src: url(../fonts/OpenSans-Semibold.ttf);
}
/*popup*/
.bg_pop_up {
	background-color: #fff !important;
	margin: 0px !important;
	padding: 15px 15px;
	margin-top:100px !important;
}
.error {
	color: #f00 !important;
}
.new-p p{
    color: #000;
    font-family: "OpenSans-Regular";
    font-size: 13px;
    font-weight: 500;
}
.full {
	width: 100%;
	float: left;
}
.bs-example {
	margin: 20px;
}
.modal-backdrop{
	z-index: 0 !important;
}
/*navigation*/
.topnav {
	width: 213px;
	padding: 40px 28px 25px 0;
}
ul.topnav {
	padding: 0;
	margin: 0;
	font-size: 1em;
	line-height: 0.5em;
	list-style: none;
	width: 100%;
	float: left;
}
ul.topnav li {
}
ul.border li {
	border-top: solid 1px #292F7C;
}
ul.border li a {
}
ul.topnav li a {
	font-family: 'OpenSans-Bold';
	line-height: 10px;
	font-size: 15px;
	padding: 15px;
	color: #292F7C;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 15px;
}
ul.topnav li a:hover {
	background-color: #292F7C;
	outline: none;
	color: #fff;
}
ul.topnav ul {
	margin: 0;
	padding: 0;
	display: none;
	list-style: none;
}
ul.topnav ul li {
	margin: 0;
	padding: 0;
	clear: both;
}
ul.topnav ul li a {
	padding-left: 22px;
	font-size: 13px;
	font-weight: normal;
	outline: 0;
	font-family: 'OpenSans-Regular';
}
a {
	outline: 0 !important;
}
ul.topnav ul li a:hover {
	font-weight: bold;
	background: none;
	color: #292F7C;
}
ul.topnav ul ul li a {
	color: silver;
	padding-left: 40px;
}
ul.topnav ul ul li a:hover {
	background-color: #D3CEB8;
	color: #675C7C;
}
ul.topnav span {
	float: right;
}
/*end of topnav*/
.mylist-ol li {
	font-size: 14px;
	padding: 0;
}
ol {
	margin: 0;
}
/*border*/
.border {
	width: 213px;
	padding: 40px 28px 25px 0;
}
ul.border {
	padding: 0;
	margin: 0;
	font-size: 1em;
	line-height: 0.5em;
	list-style: none;
	width: 100%;
	float: left;
}
ul.border li {
}
ul.border li {
	border-top: solid 1px #292F7C;
}
ul.border li a {
}
ul.border li a {
	font-family: 'OpenSans-Regular';
	line-height: 10px;
	font-size: 13px;
	padding: 15px 5px;
	color: #292F7C;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 15px;
}
ul.border li a:hover {
	background-color: #292F7C;
	outline: none;
	color: #fff;
}
ul.border ul {
	margin: 0;
	padding: 0;
	display: none;
	list-style: none;
}
ul.border ul li {
	margin: 0;
	padding: 0;
	clear: both;
}
ul.border ul li a {
	padding-left: 22px;
	font-size: 12px;
	font-weight: normal;
	outline: 0;
	font-family: 'OpenSans-Regular';
}
a {
	outline: 0 !important;
}
ul.border ul li a:hover {
	font-weight: bold;
	background: none;
	color: #292F7C;
}
ul.border ul ul li a {
	color: silver;
	padding-left: 40px;
}
ul.border ul ul li a:hover {
	background-color: #D3CEB8;
	color: #675C7C;
}
ul.border span {
	float: right;
}
/*end of border*/
.padding40 {
	padding-top: 40px;
}
.bs-example {
	margin: 20px;
}
.item {
	text-align: center;
	height: 300px !important;
}
.bck_blue {
	background: #158ac2;
	color: #fff;
	text-transform: uppercase;
	font-family: 'OpenSans-Bold';
	font-size: 18px;
	height: 96px;
	margin-top: 80px;
}
.margintop10 {
	margin-top: 10px;
}
.anchor_left a {
	float: left;
	margin-right: 10px;
}
nav {
	background-color: #fff;
	height: 100%;
	position: fixed;
	left: -280px;
	top: 0;
	-moz-transition: right 0.2s linear;
	-o-transition: right 0.2s linear;
	-webkit-transition: right 0.2s linear;
	transition: right 0.6s linear;
	width: 280px;
	z-index: 9001;/* IT'S OVER 9000! */
	font-family: open-sans-condensed;
	z-index: 2147483647;
}
nav #menuToggle {
	background: #fff;
	display: block;
	position: relative;
	height: 72px;
	right: -300px;
	width: 60px;
}
nav #menuToggle span {
	background: #292F7C;
	display: block;
	height: 5%;
	left: 25%;
	position: absolute;
	top: 46%;
	width: 60%;
}
nav #menuToggle span:before, nav #menuToggle span:after {
	background: #292F7C;
	content: '';
	display: block;
	height: 100%;
	position: absolute;
	top: -250%;
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	width: 100%;
}
nav #menuToggle span:after {
	top: 250%;
}
nav a:nth-child(n+2) {
	color: #292F7C;
	display: block;
	font-size: 17px;
	text-transform: uppercase;
}
/*nav a:nth-child(n+2):after {
	background: #58432E;
	content: '';
	display: block;
	height: 2px;
	-moz-transition: width 0.2s;
	-o-transition: width 0.2s;
	-webkit-transition: width 0.2s;
	transition: width 0.2s;
	width: 0;
}*/
nav a:nth-child(n+2):hover:after {
	width: 100%;
}
.open {
	left: 0;
}
.open #menuToggle span {
	background: transparent;
	left: 22%;
	top: 48%;
}
.open #menuToggle span:before, .open #menuToggle span:after {
	background: #292F7C;
	top: 0;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	display: block;
}
.open #menuToggle span:after {
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#menuToggle .navClosed {
	-moz-transition: background 0.1s linear;
	-o-transition: background 0.1s linear;
	-webkit-transition: background 0.1s linear;
	transition: background 0.1s linear;
}
#menuToggle .navClosed:before, #menuToggle .navClosed:after {
	-moz-transition: top 0.1s linear 0.1s, -moz-transform 0.1s linear 0.1s;
	-o-transition: top 0.1s linear 0.1s, -o-transform 0.1s linear 0.1s;
	-webkit-transition: top 0.1s linear, -webkit-transform 0.1s linear;
	-webkit-transition-delay: 0.1s, 0.1s;
	transition: top 0.1s linear 0.1s, transform 0.1s linear 0.1s;
}
#menuToggle .navOpen {
	-moz-transition: background 0.1s linear 0.2s;
	-o-transition: background 0.1s linear 0.2s;
	-webkit-transition: background 0.1s linear;
	-webkit-transition-delay: 0.2s;
	transition: background 0.1s linear 0.6s;
}
#menuToggle .navOpen:before, #menuToggle .navOpen:after {
	-moz-transition: top 0.1s linear, -moz-transform 0.1s linear;
	-o-transition: top 0.1s linear, -o-transform 0.1s linear;
	-webkit-transition: top 0.1s linear, -webkit-transform 0.1s linear;
	transition: top 0.1s linear, transform 0.1s linear;
}
.borderline {
	padding: 10px;
	margin: 0 10px;
}
/* ------------------------------- */


.myheader {
	background: #fff;
	float: left;
	height: 75px;
	width: 100%;
	margin-bottom: 0;
	position: fixed;
	z-index: 999999999;
	margin-top: -1px !important;
	border: 1px solid #ccc;
}
.logo {
	margin-left: 50px;
	width: 10%;
	float: left;
	padding: 12px 0px;
}
#mybackgroundPopup {
	width: 100%;
	height: 100%;
	position: fixed;
	background: #000;
	opacity: .7;
	display: none;
	z-index: 99999;
}
.menutxt {
	color: #000;
	font-size: 15px;
	font-family: open-sans-condensed;
	position: absolute;
	top: 34px;
	width: 100%;
	text-align: center;
}
.closetxt {
	color: #000;
	font-size: 15px;
	font-family: open-sans-condensed;
	position: absolute;
	top: 34px;
	width: 100%;
	text-align: center;
	display: none;
}
.width100 {
	width: 100%;
	float: left;
}
/*.outer {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.container {
	width: 100%;
}*/
.serch {
	color: #000;
	z-index: 999;
}
.button {
	padding: 5px;
	color: #9FF;
	border: solid 1px #9FF;
}
.margintop_bottom {
	margin-top: 15px;
	margin-bottom: 15px;
}
.box {
	cursor: pointer;
	/*width: 250px;
	height: 250px;
	margin: auto;
	background: #eee;*/
	float: left;
	border: 3px solid transparent;
	-moz-border-image: -moz-linear-gradient(left, #292F7C 0%, #292F7C 100%);
	-webkit-border-image: -webkit-linear-gradient(left, #292F7C 0%, #292F7C 100%);
	border-image: linear-gradient(to right, #292F7C 0%, #292F7C 100%);
	border-image-slice: 1;
}
.box_input {
	cursor: pointer;
	/*width: 250px;
	height: 250px;
	margin: auto;
	background: #eee;*/

	border: 3px solid transparent;
	-moz-border-image: -moz-linear-gradient(left, #292F7C 0%, #292F7C 100%);
	-webkit-border-image: -webkit-linear-gradient(left, #292F7C 0%, #292F7C 100%);
	border-image: linear-gradient(to right, #292F7C 0%, #292F7C 100%);
	border-image-slice: 1;
}
.box_btn a {
	background-color: #fff;
	text-decoration: none;
	/*width: 250px;
	height: 250px;
	margin: auto;
	background: #eee;*/
	letter-spacing: 1px;
	padding: 10px 20px;
	color: #0089c5;
	text-transform: uppercase;
	font-size: 16px;
	border: 3px solid transparent;
	-moz-border-image: -moz-linear-gradient(left, #292F7C 0%, #292F7C 100%);
	-webkit-border-image: -webkit-linear-gradient(left, #292F7C 0%, #292F7C 100%);
	border-image: linear-gradient(to right, #292F7C 0%, #292F7C 100%);
	border-image-slice: 1;
}
.box_btn a:hover {
	text-decoration: none;
	cursor: pointer;
	background: -webkit-linear-gradient(left, rgb(0,209,255), rgb(0,176,183)); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, rgb(0,209,255), rgb(0,176,183)); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, rgb(0,209,255), rgb(0,176,183)); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, rgb(0,209,255), rgb(0,176,183)); /* Standard syntax (must be last) */
	color: #fff;
	transition: 1s;
}
.box_btn_login a {
	text-decoration: none;
	/*width: 250px;
	height: 250px;
	margin: auto;
	background: #eee;*/
	padding: 5px;
	color: #0089c5;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
	border: 3px solid transparent;
	-moz-border-image: -moz-linear-gradient(left, #292F7C 0%, #292F7C 100%);
	-webkit-border-image: -webkit-linear-gradient(left, #292F7C 0%, #292F7C 100%);
	border-image: linear-gradient(to right, #292F7C 0%, #292F7C 100%);
	border-image-slice: 1;
	font-family: 'OpenSans-Light';
}
.box_btn_login a:hover {
	text-decoration: none;
	cursor: pointer;
	background: -webkit-linear-gradient(left, rgb(0,209,255), rgb(0,176,183)); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, rgb(0,209,255), rgb(0,176,183)); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, rgb(0,209,255), rgb(0,176,183)); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, rgb(0,209,255), rgb(0,176,183)); /* Standard syntax (must be last) */
	color: #fff;
	transition: 1s;
}
.box_btn_1 a {
	text-decoration: none;
	border: solid 3px #fff;
	padding: 10px 20px;
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
}
.box_btn_1 a:hover {
	text-decoration: none;
	background: #fff;
	cursor: pointer;
	color: #00d1c9;
	transition: 1s;
}
.margintop {
	float: left;
}
.text-color {
	color: #043658;
	font-size: 24px;
	font-weight: bold;
}
.z-999 {
	z-index: 999;
}
.border-right {
	border-left: solid 1px #292F7C;
	margin-top: 15px;
	padding: 6px 0px;
}
.border-right_1 {
	border-left: solid 1px #292F7C;
}
.border {
	border-bottom: solid 1px #292F7C;
}
.adjust {
	padding: 14px;
}
.font-size-color {
	font-size: 20px;
	text-transform: capitalize;
	color: #292F7C;
	text-align: right;
	padding: 10px;
}
.nav-tabs > li {
	margin: 0px !important;
}
.forimg span img {
	width: 100%;
	float: left;
}
.forimg1 img {
	width: 100%;
	float: left;
}
.margin_auto {
	margin: 0 auto;
	float: none;
	z-index: 9999;
}
.position_rela {
	position: relative;
}
.opacity_on_book {
	position: absolute;
	z-index: 9999;
	text-align: right;
	bottom: 161px;
	background: rgba(255,255,255,0.85);
	padding: 5px;
}
.opacity_on_book img {
	text-align: right;
}
.graphic {
	position: absolute;
	right: 200px;
	top: 0;
}
.padding10 {
	padding: 10% 0;
}
.position_abso {
	position: absolute;
	top: 227px;
}
.tex-color-on-slider {
	font-size: 8em;
	color: #fff;
	letter-spacing: 3px;
	font-family: 'DKCoolCrayon';
}
.tex-color-on-slider1 {
	font-size: 2em;
	color: #0088c4;
}
.tex-color-on-slider3 {
	font-size: 7em;
	color: #1a4a79;
	line-height: 1;
}
.tex-color-on-slider span {
	color: #fff;
}
.bc-1 {
	background: #0089c5;
	text-align: center;
}
.bc-2 {
	background: #1a72b1;
	text-align: center;
}
.bc-3 {
	background: #1a4a79;
	text-align: center;
}
.bc-4 {
	background: #002041;
	text-align: center;
}
.padd-both {
	padding: 28px 0px;
	height: 136px;
}
.color-h1 {
	color: #fff;
	text-transform: uppercase;
	font-size: 2em;
	margin-top: 15px;
	text-align: left;
}
.image img {
	width: 100%;
	float: left;
}
p {
	margin: 0;
}
.display img {
	display: table;
}
.forimg_back {
	background: url(../images/backimag.jpg) no-repeat center;
	width: 100%;
	display: table;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.forimg_back_page {
	background: url(../images/page.jpg) no-repeat center;
	width: 100%;
	display: table;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.forimg_back_page_new {
	background: url(../images/NEWS-BG-01.jpg) no-repeat center;
	height: 400px;
	display: table;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.padding70 {
	padding: 4% 0;
}
.font-light {
	font-family: 'OpenSans-Light';
}
.margintop40 {
	margin-top: 40px;
}
/*.e-book a{
	color: #001f49;
    font-family: "OpenSans-Light";
    font-size: 14px;
    font-weight: 600;
	text-align:right;
	
	}
	.e-book a:hover{text-decoration:none;}*/
.news {
	color: #1a72b1;
	font-size: 4em;
	font-family: 'OpenSans-Light';
	text-transform: capitalize;
}
.watch-text {
	color: #fff;
	font-size: 4em;
	font-family: 'OpenSans-Light';
	text-transform: capitalize;
}
.watch-text-blue {
	color: #1a72b1;
	font-size: 6em;
	text-transform: capitalize;
}
.watch-text-english {
	color: #1a72b1;
	font-size: 6em;
	font-family: 'OpenSans-Light';
	text-transform: uppercase;
}
.bottom-arg {
	margin-bottom: 50px;
}
#grad_round {
	width: 100%;
	float: left;
	background: -webkit-radial-gradient(#fff, #e5fdff); /* Safari 5.1 to 6.0 */
	background: -o-radial-gradient(#fff, #e5fdff); /* For Opera 11.6 to 12.0 */
	background: -moz-radial-gradient(#fff, #e5fdff); /* For Firefox 3.6 to 15 */
	background: radial-gradient(#fff, #e5fdff); /* Standard syntax (must be last) */
}
#grad1 {
	background: -webkit-linear-gradient(left, rgb(29,214,212), rgb(10,176,238)); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, rgb(29,214,212), rgb(10,176,238)); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, rgb(29,214,212), rgb(10,176,238)); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, rgb(29,214,212), rgb(10,176,238)); /* Standard syntax (must be last) */
	height: 400px;
}
#background_footer {
	background: #292F7C;
}
.footer_ul li {
	color: #fff !important;
	text-decoration: none;
	padding: 0 !important;
	float: left;
	width: 100%;
}
.footer_ul li a {
	font-family: 'OpenSans-Regular';
	color: #fff !important;
	text-decoration: none;
	font-size: 13px;
	letter-spacing: 1.5px;
	margin-top: 5px;
}
.footer_ul_1 li a {
	font-family: 'OpenSans-Regular';
	color: #fff !important;
	text-decoration: none;
	font-size: 13px;
	letter-spacing: 1.5px;
	margin-top: 5px;
}
.footer_ul_1 li {
	width: 16%;
	float: left;
}
.footer_ul li a:hover {
	cursor: pointer;
}
.padd_img span {
	padding-right: 10px;
}
.padd_img {
	margin-top: 10px;
}
.headding a {
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: bold;
}
.headding_1 {
	font-size: 18px;
	font-weight: 900;
	color: #fff;
	letter-spacing: 1.5px;
}
.para {
	font-family: 'OpenSans-Regular';
	font-size: 13px;
	color: #fff;
	letter-spacing: 1.5px;
	margin-top: 5px;
}
.seven a {
	color: #fff !important;
	letter-spacing: 1.5px;
	font-family: 'OpenSans-Regular';
	font-size: 13px;
}
.margintop30 {
	margin-top: 30px;
}
.width1 {
	width: 650px;
	float: right;
}
.width2 {
	width: 200px;
	float: left;
}
.width3 {
	width: 110px;
	float: right;
}
.width4 {
	font-family: 'OpenSans-Regular';
	width: 400px;
	float: left;
	text-align: left;
	padding-left: 10px;
}
.width5 {
	width: 280px;
	float: left;
	text-align: left;
}
.margintop15 {
	margin-top: 15px;
}
.input_search {
	padding: 10px;
	width: 280px;
	border: none;
	color: #292F7C;
	font-size: 13px;
}
.open > a {
	float: left;
	text-align: center;
	margin: 0;
}
.carousel-control.left {
	background: none;
}
.carousel-control.right {
	background: none;
}
.carousel-caption {
	text-shadow: none;
	padding: 0 !important;
}
.slide-text {
	font-size: 2em;
	color: #0088c4;
}
.carousel-control {
	top: auto;
	bottom: 96px;
	opacity: 1;
}
.padding-left {
	padding-left: 24px;
}
h1, h3, h2 {
	margin: 0;
	padding: 0;
}
.color-font-h1 {
	color: #292F7C;
	font-family: 'OpenSans-Regular';
	padding: 5px 0;
	font-size: 26px !important;
}
.color-font-h2 {
	color: #292F7C;
	font-family: 'OpenSans-Regular';
	padding: 5px 0;
}
.color-font-h3 {
	color: #0e2d4c;
	font-family: 'OpenSans-Regular';
	font-size: 18px;
	margin-bottom: 10px;
}
.color-para-p1 p {
	font-family: "Open Sans";
	font-size: 1.5em;
	letter-spacing: 1px;
	color: #58595b;
	margin-bottom: 30px;
}
.color-para-p2 p {
	font-family: "Open Sans";
	font-size: 20px;
	letter-spacing: 1px;
	color: #58595b;
	margin-bottom: 30px;
}
.color-para-p p {
	font-family: 'OpenSans-Regular';
	font-size: 15px;
	letter-spacing: 1px;
	color: #58595b;
	margin-bottom: 30px;
}
.margintop55 {
	margin-top: 55px;
}
.margintop72{
	margin-top:72px;
}
.marginbottom30 {
	margin-bottom: 30px;
}
.class-para-p p {
	font-size: 12px;
	color: #333333;
	font-family: 'OpenSans-Regular';
}
.marginbottom10 {
	margin-bottom: 10px;
}
.marginbottom15 {
	margin-bottom: 15px;
}
.marginbottom20 {
	margin-bottom: 20px;
}
.price {
	font-size: 14px;
	color: #000;
	font-family: 'OpenSans-bold'
}
.btn_readmore {
	border: solid #292F7C 2px;
	font-family: 'OpenSans-Regular';
	color: #292F7C;
	padding: 3px 5px;
	font-size: 11px;
	text-transform: uppercase;
}
.btn_readmore:hover {
	background: #158ac2;
	color: #fff;
	transition: 1s;
	cursor: pointer;
}
.margintop120 {
	margin-top: 120px;
}
.marginleft_p p {
	color: #001f49;
	font-size: 12px;
	font-family: 'OpenSans-Light';
}
.p-acc p {
	color: #001f49;
	font-size: 18px;
	font-family: 'OpenSans-Light';
	font-weight: 600;
}
.p-acc span {
	color: #001f49;
	font-size: 24px;
	font-family: 'OpenSans-Light';
	font-weight: 600;
}
.p-acc1 span {
	color: #001f49;
	font-size: 16px;
	font-family: 'OpenSans-Light';
}
.p-acc1 {
	color: #001f49;
	font-size: 15px;
	font-family: 'OpenSans-Light';
	font-weight: 600;
}
.p-acc2 {
	color: #001f49;
	font-size: 14px;
	font-family: 'OpenSans-Light';
	font-weight: 600;
}
.p-acc3 p {
	color: #001f49;
	font-size: 14px;
	font-family: 'OpenSans-Light';
	margin-bottom: 5px;
}
.p-acc3 a {
	color: #001f49;
	font-size: 14px;
	font-family: 'OpenSans-Light';
	margin-bottom: 5px;
}
.p-acc3 a:hover {
	text-decoration: none;
}
.color-span {
	color: #0086c1;
}
.pdd-span span {
	margin-right: 5px;
}
.bordr-right {
	border-right: solid 1px #001f49;
}
.min-height {
	height: 65px;
}
/*accordian*/
#accordion {
	list-style: none;
	padding: 2px;
}
#accordion > li {
	display: block;
	list-style: none;
	border-top: 1px solid #F0EDE4;
	float: left;
	width: 100%;
}
#accordion > li:hover {
	background: #09F;
}
#accordion > li > a {
	display: block;
	color: #000;
	padding: 6px 0;
	background: url(../img/open.png) no-repeat 99.5% 6px;
	background-size: 20px;
	background-position: right;
	font-weight: normal;
	cursor: pointer;
	font-size: 18px;
	text-align: left;
	font-family: open-sans-light;
	width: 100%;
	margin: 0 auto;
	text-transform: uppercase;
}
#accordion > li > ul {
	color: #000;
	padding: 6px 0;
	background: url(../img/open.png) no-repeat 99.5% 6px;
	background-size: 20px;
	background-position: right;
	font-weight: normal;
	cursor: pointer;
	font-size: 18px;
	text-align: left;
	font-family: open-sans-light;
	width: 100%;
	margin: 0 auto;
	list-style: none;
	padding: 6px;
	display: none;
	text-transform: uppercase; /*overflow:auto*/
}
#accordion > ul li {
	font-weight: normal;
	cursor: auto;
	padding: 0 0 0 7px;
}
#accordion a {
	text-decoration: none;
}
#accordion li > a:hover {
}
#accordion li > a.active {
	background: url(../img/close.png) no-repeat 99.5% 6px;
	background-size: 20px;
	background-position: right;
}
#accordion > li > a {
	background-image: url(../cengage/images/Right-01.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 20px auto;
}
#accordion > li > a.active {
	background-image: url(../cengage/images/Left-01.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 20px auto;
}
/*end of accordian*/
/*tab*/
/*.tab-span span a {
	color: #001f49;
	font-family: 'OpenSans-Regular';
	font-size: 14px;
	padding: 5px 13px;
	border-left: 1px solid #001f49;
	border-bottom: 1px solid #001f49;
	text-decoration: none;
}
.tab-span span a:hover {
	border: none;
	color: #0086c1;
}
.active-tab a {
	border: none !important;
	color: #0086c1 !important;
}
.tab-p {
	color: #001f49;
	font-size: 15px;
	font-family: 'OpenSans-Regular';
}
.tab-p ul li a {
	color: #001f49;
	font-size: 15px;
	font-family: 'OpenSans-Regular';
	text-transform: capitalize;
}*/
.tab-p ul li a:hover {
	text-decoration: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	background: #fff !important;
	border: none;
	color: #0086c1;
	font-size: 15px;
	font-family: 'OpenSans-Regular';
	border: solid 2px #292F7C;
	border-width: thin;
}
.nav-tabs > li > a {
	border-bottom: 2px solid #fee449;
	color: #001f49;
	font-size: 15px;
	border-radius: 0;
	margin-right: 15px;
}
.nav-tabs {
	border: none;
}
/*end of tab*/
.itaclic-color {
	color: #0086c1;
	font-size: 24px;
	font-family: 'OpenSans-Semibold';
}
/*
acord*/

#cssmenu, #cssmenu ul, #cssmenu li, #cssmenu a {
	margin-top: 0;
	padding: 0;
	border: 0;
	list-style: none;
	font-weight: normal;
	text-decoration: none;
	line-height: 1;
	font-size: 14px;
	position: relative;
}
#cssmenu a {
	line-height: 1.3;
}
#cssmenu {
}
/*#cssmenu > ul > li {
	margin: 0 0 2px 0;
}*/
#cssmenu ul ul li:first-child {
	border: none !important;
	padding-top: 0;
}
#cssmenu > ul > li:last-child {
	margin: 0;
	border-bottom: 1px solid #292F7C;
	color: #000000;
}
#cssmenu > ul > li > a {
	font-size: 15px;
	display: block;
	/* color: #ffffff;
  text-shadow: 0 1px 1px #000;*/
 /* background: #565656;
  background: -moz-linear-gradient(#565656 0%, #323232 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #565656), color-stop(100%, #323232));
  background: -webkit-linear-gradient(#565656 0%, #323232 100%);
  background: linear-gradient(#565656 0%, #323232 100%);
  border: 1px solid #000;*/
 /* -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;*/
	color: #000000;
	font-size: 20px;
}
#cssmenu > ul > li > a > span {
	display: block;
	border-top: 1px solid #292F7C;
	font-size: 17.42px;
	font-family: 'OpenSans-Regular';
	line-height: 10px;
	font-size: 13px;
	padding: 15px 5px;
	color: #292F7C;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 15px;/*  border: 1px solid #666666;
  padding: 6px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-weight: bold;*/
}
#cssmenu > ul > li > a:hover {
	text-decoration: none;
	background: #292F7C;
	color: #fff;
}
#cssmenu > ul > li.active {
	border-bottom: none;
}
/*active orange*/
#cssmenu > ul > li.active > a {
	background: #fee449;
	color: #fff;
}
#cssmenu > ul > li.active > a span {
	border: none;
	color: #fff;
}
/*#cssmenu > ul > li.has-sub.active > ul li .my {background: url(../images/Right-01.png) 98% center no-repeat;}*/
#cssmenu > ul > li.has-sub > a span {
	background: url(../images/Right-01.png) 98% center no-repeat;
	font-family: 'OpenSans-Regular';
	line-height: 10px;
	font-size: 13px;
	padding: 15px 5px;
	text-decoration: none;
	text-transform: uppercase;
}
#cssmenu > ul ul > li .my {
	background: url(../images/Right-01.png) 98% center no-repeat;
	font-family: 'OpenSans-Regular';
	line-height: 10px;
	font-size: 13px;
	padding: 15px 13px;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
}
#cssmenu > ul ul > li.active > .my {
	background: url(../images/Left-01.png) 98% center no-repeat;
	line-height: 13px;
	font-size: 13px;
	padding: 15px 10px;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #fee449;
	color: #fff;
}
.color-bck {
	color: #000;
	font-size: 14px;
}
.grid-thre {
	font-size: 12px;
	color: #292F7C;
}
.color-orange {
	font-size: 16px;
	cursor: pointer;
	color: #fee449;
}
.margintop70 {
	margin-top: 68px;
}
.slide-toggle1 {
	display: none;
}
.myli {
	padding: 0px !important;
}
#redirect {
	cursor: pointer;
}
#cssmenu > ul > li.has-sub > a span:hover {
	background: url(../images/Right-02-hover.png) 98% center no-repeat;
	color: #fff;
}
/*	#cssmenu > ul > li.has-sub > a span:hover {
  background:url(../images/Left-01.png) 98% center no-repeat;
}*/


#cssmenu > ul > li.has-sub.active > a span {
	background: url(../images/Left-01.png) 98% center no-repeat;
}
.direction {
	color: #292F7C;
	font-size: 20px;
}
/* Sub menu */
#cssmenu ul ul {
	display: none;
}
#cssmenu ul ul li {
	font-family: 'OpenSans-Regular';
	border-top: 1px solid #292F7C;
	line-height: 10px;
	font-size: 13px;
	padding: 10px 15px;
	color: #292F7C;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 15px;
}
#cssmenu ul ul a {
	display: block;
	color: #292F7C;
	font-size: 13px;
	padding: 1% 0;
	font-family: 'OpenSans-Regular';
	font-size: 12px;
	letter-spacing: 1px;
}
#cssmenu ul ul a:focus {
	color: #292F7C;
	font-weight: bold;
}
.center-img img {
	text-align: center;
	max-height: 150px;
}
.center-img {
	text-align: center;
}
.center-img a:hover {
	text-decoration: none;
}
.center-img a p {
	text-decoration: none;
	font-size: 12px;
}
.font-black {
	font-size: 12px;
	color: #000;
	text-align: left;
}
.showing {
	padding: 8px 0px;
	font-size: 18px;
	color: #333;
}
.shor-by, .show-2 {
	font-size: 14px;
	width: 100px;
}
.width1000 {
	float: left;
	width: 100%;
}
.show-1 {
	font-size: 11px;
	color: #333;
}
.show-2 {
	width: 44px;
}
.fa-size {
	padding: 5px;
	border: solid 1px #ccc;
	font-size: 13px;
	color: #ccc;
}
.expand li {
	margin-left: 10px;
}
.expand li:first-child {
	padding-top: 10px !important;
}
/*.expand{
		width:100%;
		text-align: right;
	}
	
	.expand ul li a{
		font-style: italic;
	}
	
	.letter{
		 letter-spacing: 2px;
	}*/
	
	/*end or acord*/
.font-weight {
	font-weight: 700;
}
.list-result img {
	float: left;
	width: 95px;
}
.list-result, .new {
	font-weight: 700;
	color: #fee449;
	text-transform: uppercase;
}
.bluepara a {
	text-decoration: none;
	color: #0071a2;
	font-weight: 700;
	text-transform: capitalize;
}
.top-padd {
	padding-top: 5px;
}
.italic-text {
	font-style: italic;
}
.list-result, .new, .bluepara, .italic-text, .font-normal {
	font-size: 14px;
}
.paddingbottom15 {
	padding-bottom: 15px;
	border-bottom: solid 1px #ccc;
}
.slide-border {
	border: solid 1px #ccc;
}
.ebook p a {
	text-decoration: none;
	font-size: 14px;
	width: 100%;
	float: left;
	padding: 5px 8px;
	border-top: solid 1px #fee449;
	border-bottom: solid 1px #fee449;
	font-weight: 700;
	text-transform: capitalize;
}
.online p {
	font-size: 14px;
	color: #000;
	padding: 5px 0px;
	text-transform: capitalize;
}
.show-on-mobile {
	display: none;
}
.toggle-size {
	font-size: 20px !important;
}
.padd-toggle {
	padding: 10px;
}
.nav-size li a {
	font-size: 13px;
	font-family: 'OpenSans-Regular';
}
.book-width {
	width: 100px;
	float: left;
}
/*new css*/
.widthcountrydrop {
	width: 200px;
	padding: 5px;
	font-size: 15px;
}
.label-color {
	color: #043658;
	font-size: 15px;
	width: 200px;
	font-family: 'OpenSans-Regular';
}
.height-fix {
	height: 800px;
}
.criteria-p {
	font-size: 18px;
	font-family: 'OpenSans-Regular';
	color: #043658;
}
.hei-fix {
	padding: 5px;
	height: 30px;
	color: #fff;
	background-color: #292F7C;
	text-transform: uppercase;
	font-size: 15px;
	text-align: center;
	font-family: 'OpenSans-Regular';
}
.new-p {
	color: #000;
	font-size: 13px;
	font-family: 'OpenSans-Regular';
}
.contact-lable {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.p-acc-new {
	color: #292F7C;
	font-size: 18px;
	font-family: 'OpenSans-Light';
	font-weight: 600;
}
.tat {
	font-size: 16px;
}
.box1 {
	display: none;
}
.p-ml p {
	margin-left: 10px;
}

.padd-g-4ltr {
	border: solid 1px #292F7C;
	padding: 15px 15px 0px;
	height: 250px;
}


.padd-g-4ltr:hover {
	border: solid 1px #fee449;
	
}
	.isbn-new{
		   color: #001f49;
    font-family: "OpenSans-Light";
    font-size: 14px;
   
	font-weight:normal;
		}

/*admin*/
.widthcountrydrop_admin {
	width: 200px;
	padding: 1px;
	font-size: 15px;
}
.label_color_admin {
	color: #043658;
	font-size: 14px;
	font-weight: normal !important;
	width: 200px;
	font-family: 'OpenSans-Regular';
}
.input-group-addon {
	cursor: pointer;
}
.btn_new_full {
	width: 100%;
	float: left;
}
.text-label {
	font-family: 'OpenSans-Regular';
	font-size: 13px;
	color: #043658;
}
.widthcountrydrop_admin_1 {
	width: 85px;
	font-size: 15px;
	padding: 1px;
}
/*.tr-1 {
	width: 100%;
	float: left;
}
*/.tr-1 th {
	font-size: 11px;
	color: #fff;
	font-family: 'OpenSans-Regular';
	text-align: left;
	padding: 5px;
	border-right: 1px solid #fff;
	background-color: #292F7C;
}
.tr-1 td {
	font-size: 11px;
	color: #000;
	font-family: 'OpenSans-Regular';
	text-align: left;
	padding: 5px;
	background-color: #f3f5f7;
	border-right: 1px solid #fff;
}
.tr-2 th {
	font-size: 11px;
	color: #fff;
	font-family: 'OpenSans-Regular';
	padding: 5px;
	border-right: 1px solid #fff;
	background-color: #292F7C;
}
.tr-2 td {
	font-size: 11px;
	color: #000;
	font-family: 'OpenSans-Regular';
	padding: 5px;
	background-color: #f3f5f7;
	border-right: 1px solid #fff;
	border-bottom:solid 1px #fff;
}
.size-edit_cross:before {
	font-size: 20px;
	padding-right: 10px;
	padding-left: 10px;

}

.tr-3 td {
	font-size: 11px;
	color: #000;
	font-family: 'OpenSans-Regular';
	padding: 5px;
	background-color:#cae4ef;
	border-right: 1px solid #fff;
	border-bottom:solid 1px #fff;
		
}
.widthsr-icon{
	width:100px;
	text-align:center;
	}
	.widthsr-icon-new{
	width:140px;
	text-align:center;
	}
	.controle-size img{
		height:40px;
		width:100px;
		
		}

.widthsr {
	width: 50px;
}
.widthtitle {
	width: 400px;
}
.widthisbn {
	width: 124px;
}
.marginleft_new{
	margin-left:5px;
	}

.search_btn{
	background-image:url(../images/search.png);
	background-color: transparent; /* make the button transparent */
    background-repeat: no-repeat;  /* make the background image appear only once */
    background-position: 0px 0px;  /* equivalent to 'top left' */
    border: none;           /* assuming we don't want any borders */
    cursor: pointer;        /* make the cursor like hovering over an <a> element */
    height: 40px;           /* make this the size of your image */
    padding-left: 35px;     /* make text start to the right of the image */
    vertical-align: middle
	
}
.box_btn_login button {
	text-decoration: none;
	/*width: 250px;
	height: 250px;
	margin: auto;
	background: #eee;*/
	padding: 5px;
	/* color: #0089c5; */
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
	border: 3px solid transparent;
	-moz-border-image: -moz-linear-gradient(left, #292F7C 0%, #292F7C 100%);
	-webkit-border-image: -webkit-linear-gradient(left, #292F7C 0%, #292F7C 100%);
	border-image: linear-gradient(to right, #292F7C 0%, #292F7C 100%);
	border-image-slice: 1;
	font-family: 'OpenSans-Light';
}
.box_btn_login button:hover {
	text-decoration: none;
	cursor: pointer;
	background: -webkit-linear-gradient(left, rgb(0,209,255), rgb(0,176,183)); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, rgb(0,209,255), rgb(0,176,183)); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, rgb(0,209,255), rgb(0,176,183)); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, rgb(0,209,255), rgb(0,176,183)); /* Standard syntax (must be last) */
	color: #fff;
	transition: 1s;
}
.delete_btn {
    background-color: transparent;
    background-image: url("../../images/cross1.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    border: medium none;
    cursor: pointer;
    height: 15px;
    padding-left: 9px;
    vertical-align: middle;
}
 @media (max-width: 1620px) {
body {
	font-size: 75%;
}
}
 @media (max-width: 1400px) {
body {
	font-size: 70%;
}
.tex-color-on-slider {
	font-size: 7em;
}
.tex-color-on-slider1 {
	font-size: 3em;
}
.color-h1 {
	font-size: 2.5em;
	text-align: center;
}
.percent img {
	width: 100%;
	float: left;
}
}
 @media (max-width: 1200px) {
.slide-toggle1 {
	display: block !important;
	text-align: right;
	font-size: 20px;
	transition: 2s;
}
.box1 {
	display: none;
	float: right;
}
.hideon-mobile {
	display: none;
}
.show-on-mobile {
	display: block !important;
}
.color-h1 {
	font-size: 3em;
}
.percent img {
	width: auto;
	float: none;
}
body {
	font-size: 70%;
}
}
 @media (max-width: 990px) {
.hide-bg-icon {
	display: none;
}
.position_abso {
	top: 130px;
}
.forimg_onmobile img {
	float: left;
	width: 100%;
}
.tex-color-on-slider {
	font-size: 5em;
}
body {
	font-size: 50%;
}
.image100_mobile img {
	width: 100%;
}
}
 @media (max-width: 767px) {
.marg_row {
	margin-left: 15px;
	margin-right: 15px;
}
.topnav {
	width: 100%;
	float: left;
}
.class-para-p span {
	text-align: center;
}
.class-para-p {
	text-align: center;
}
.class-para-p p {
	text-align: center;
}
}
 @media (max-width: 480px) {
}
