.main_logo_res img{
    width:100%;
}
.read_more a:hover{
    color: #6b6b6b;
}
p.date_01 {
	background: url(../images/noticeNo.png) 0 0 no-repeat;
	width: 59px;
	height: 67px;
	display: inline-block;
	float: left;
	text-align: center;
	padding-top: 25px;
	line-height: 19px;
	color: #2962b0;
	font-size: 25px;
	margin-right: 10px;
}
/****----start------**/
.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	//padding: 1em 0 4em;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}
.grid {
	background-image: -webkit-linear-gradient( 90deg, rgb(63, 115, 211) 0%, rgb(47,93,212) 100%);
	height: 130px;
    border-radius: 10px;
}
.grid .box {
	border-right: 1px solid #6cacca;
	width: 12.5%;
	height: 130px;
	text-align: center;
	float: left;
    padding: 1em 0 4em;
}
a {
	color: #337ab7;
	text-decoration: none;
}
.grid .box h3 {
	color: #fff;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	font-weight: 400;
	font-size: 16px;
	margin-top: 5px;
}
.section1 {
	width: 50%;
	float: left;
	background: #f6fafb;
}
.section img {
	width: 30%;
	float: left;
	height: 230px;
}
.godImage {
	margin: 17px;
	border: 3px #76ccf5 solid;
}
.content {
	width: 60%;
	float: left;
	padding: 20px 18px 0 14px;
}
.content h2 {
	text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
}
.grid {
	width: 100%;
}
@media only screen and (max-width: 1200px) {
  .grid .box {
	border-right: 1px solid #6cacca;
	width: 20%;
	height: 130px;
	text-align: center;
	float: left;
	border-bottom: 1px solid #6cacca;
	background-image: -webkit-linear-gradient( 90deg, rgb(63, 115, 211) 0%, rgb(47,93,212) 100%);
    }
}  
@media only screen and (max-width: 950px) {
    .grid {
	width: 100%;
}
.grid .box {
	width: 25%;
    }
.section1 {
	width: 100%;
	float: left;
	background: #f6fafb;
	margin-bottom: 2px;
}
.section img {
	width: auto;
	float: left;
	height: 190px;
	margin-right: 10px;
}
}
@media only screen and (max-width: 426px) {
   .section img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        float: none;
    }
    .content {
	width: auto;
	float: left;
	padding: 20px 18px 0 14px;
    }
    .content  h2{
        text-align: center;
    }
}
@media only screen and (min-width: 1400px) {
.section img {
	width: auto;
	float: left;
	height: 230px;
}
}
@media only screen and (max-width: 768px) {
  .grid .box {
    width: 33%;
    }
}
@media only screen and (max-width: 450px) {
  .grid .box {
    width: 50%;
    }
}
.content  h2 span{
	font-size: 24px;
}

.About_us_01 {
	width: 100%;
	float: left;
	margin-bottom: 70px;
	margin-top: 70px;
}
/****************end*************/
.About_us_01 h1 span{
    color:#2f5dd4;
    font-size:35px;
    font-weight:500;
    position:relative;
    text-align:center;
    filter: drop-shadow(2px 2px rgb(0, 5, 3));
    font-weight: bold;
}
.heading_sec_01 {
	padding-bottom: 50px;
}
/**************************/
.section3 {
	float: left;
	background-image: -webkit-linear-gradient( 90deg, rgb(63, 115, 211) 0%, rgb(47,93,212) 100%);
	padding: 25px 10%;
	width: 100%;
}
.section3 .box-pic {
	float: left;
	margin-right: 2%;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.section3 .box-pic img {
	display: block;
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
}
.section3 .box1:nth-child(2), .section3 .box1:nth-child(3), .section3 .box1:nth-child(4) {
	border-right: 1px solid #33b6f5;
}
@media only screen and (min-width: 1400px) {
        .section3 .box1 {
        float: left;
        width: 25%;
        margin: 0 auto;
        display: block;
        padding: 0 25px 0 40px;
        min-height: 100px;
        padding-top: 18px;
        margin-top: 40px;
    }
}
.section3 .box1 {
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
}
.section3 .box1 {
	float: left;
	width: 20%;
	margin: 0 auto;
	display: block;
	padding: 0 15px 0 25px;
	min-height: 170px;
	padding-top: 45px;
	margin-top: 30px;
}
@media only screen and (max-width: 1181px) {
    .section3 .box1{
    width:15%;
    }
    .section3 {
	padding: 25px 4%;
    }
}
@media only screen and (max-width: 992px) {
    .section3{
    width:100%;
    }
    .section3 .box1 {
	float: left;
	width: 50%;
	margin: 0 auto;
	display: block;
	min-height: 140px;
	margin-top: 0;
	border-bottom: 1px solid #33b6f5;
	padding: 20px 0% 20px 15%;
    }
.section3 .box-pic img {
	display: block;
    margin-left: auto;
    margin-right: auto;
    }
    .section3 .box-pic {
        float: none;
    }
}
@media only screen and (max-width: 300px) {
    .section3 .box1 {
	width: 100%;
    }
}
.thought_01 {
	margin-bottom: 50px;
}
.about_width {
	background-image: url('../images/Slider2.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
@media only screen and (max-width: 992px) {
  .about_width {
    background: none;
  }
}
.footerBtm {
	background: #fff;
	height: 57px;
	margin: 0px auto;
	max-width: 587px;
	position: relative;
	text-align: center;
	margin-top: 20px;
	font-size: 13px;
	color: #000;
	padding-top: 9px;
}
.footerBtm::after {
	content: "";
	background: url(../images/faleft.png) 0px 0px no-repeat;
	height: 57px;
	width: 99px;
	float: left;
	position: absolute;
	left: -99px;
	top: 0;
}
.footerBtm::before {
	content: "";
	background: url(../images/faright.png) 0px 0px no-repeat;
	height: 57px;
	width: 99px;
	float: right;
	position: absolute;
	right: -99px;
	top: 0;
}
.fullbox {
	width: 100%;
	float: left;
}
.notice_left_01 img.hover{
	display: none;
}
.notice_left_01:hover img.hover {
	display: block;
}
.notice_left_01:hover img {
	display: none;
}
/**************marqueee---------------------------*/
.strip {
	position: fixed;
	bottom: 0;
	padding-top: 5px;
	height: 45px;
	background: #fff;
	width: 100%;
	z-index: 9;
  border-top: 3px dotted blue;
  border-bottom: 3px dotted blue;
}
.strip {
	//position: relative;
}
.strip ul li {
	//float: left;
	list-style: none;
	padding: 0 6px;
	font-size: 18px;
	//margin-top: -10px;
	display:contents;
}
.strip ul li a {
	text-decoration: none;
}
@media only screen and (max-width: 506px) {
  .sec_height {
  padding-bottom: 45px
  }
  .footerBtm {
    height: auto;
  }
}
.con_01 h4 {
	color: #012951;
	font-size: 18px;
	margin: 0;
}
.con_01 h4::before {
	text-shadow: none;
	-webkit-font-smoothing: antialiased;
	font-family: fontawesome;
	speak: none;
	font-weight: 400;
	font-variant: normal;
	line-height: 1;
	text-transform: none;
	bottom: 3px;
	color: #ea6645;
	content: "\f133";
	display: inline-block;
	font-size: 12px;
	margin-right: 6px;
	position: relative;
	left: -1px;
}
.con_01 .schedule-list li {
	padding-bottom: 0;
	padding-left: 10px;
	position: relative;
}
.course-schedule-block {
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 30px;
	padding-bottom: 10px;
	position: relative;
}
.padding-left-20 {
  padding-left: 20px;
}
@media only screen and (max-width: 1025px) {
  .logo_container {
	height: auto !important;
  }
}
.media-heading {
	margin-top: 0;
	margin-bottom: 5px;
}
.pull-left {
	float: left !important;
}
h3 small, h4 small {
	font-weight: 400;
	line-height: 1;
	color: #0A0303;
}
.counselor-img{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  border: 1px solid;
}
.sticky-container {
  padding: 0px;
  margin: 0px;
  position: fixed;
  right: -182px;
  top: 130px;
  width: 220px;
  z-index: 9;}
  .sticky-container ul.sticky {
    margin: 0;
    padding: 0; }
    .sticky-container ul.sticky li {
      list-style-type: none;
      background: #d9042f;
      height: 35px;
      padding: 4px;
      margin: 0px 0px 1px 0px;
      transition: all 0.25s ease-in-out;
      cursor: pointer;
      overflow: hidden; }
      .sticky-container ul.sticky li * {
        color: #fff; }
      .sticky-container ul.sticky li:hover {
        margin-left: -185px;
        background-color: #003aa8; }
      .sticky-container ul.sticky li i {
        float: left;
        margin: 5px 5px;
        margin-right: 10px; }
      .sticky-container ul.sticky li span {
        font-size: 1rem;
        color: #fff;
        vertical-align: middle; }
.sticky-container_1 {
  padding: 0px;
  margin: 0px;
  position: fixed;
  //right: -182px;
  left: 5px;
  top: 300px;
  width: auto;
  z-index: 99;}
  .sticky-container_1 ul.sticky {
    margin: 0;
    padding: 0; }
    .sticky-container_1 ul.sticky li {
      list-style-type: none;
      //background: #d9042f;
      height: 100px;
      padding: 0px;
      margin: 0px 0px 1px 0px;
      transition: all 0.25s ease-in-out;
      cursor: pointer;
      overflow: hidden; }
      .sticky-container_1 ul.sticky li * {
        color: #fff; }
      /*.sticky-container_1 ul.sticky li:hover {
        margin-left: -185px;
        background-color: #003aa8; }*/
      .sticky-container_1 ul.sticky li i {
        float: left;
        margin: 5px 5px;
        margin-right: 10px; }
      .sticky-container_1 ul.sticky li span {
        font-size: 1rem;
        color: #fff;
        vertical-align: middle; }
@media only screen and (max-width: 991px) {
 .sticky-container_1{
    top: 150px;
 }
 .sticky-container_1 img{
 width: 80%;
}
}
@media only screen and (max-width: 768px) {
 .sticky-container_1{
    top: 250px;
 }
 .sticky-container_1 img{
 width: 60%;
}
}
 @media only screen and (max-width: 380px) {
 .sticky-container_1{
    top: 200px;
 }
.sticky-container_1 img{
 width: 40%;
}
}
.pay_width{
    width: 50%;
    display: block;
    float: left;
}
.pay_width img{
//display: block;
//margin-left: auto;
//margin-right: auto;
border: 3px solid #3e4095;
padding: 20px;
}
.pay_width img:active {
  border:none;
}
.pay_width img:hover {
  border: 3px solid #156dd1;
  background: #166dd133;
}
.cta1 {display: inline-block;top: 4px;right: 10px;font-size: 12px;font-weight: bold;line-height: 25px;}
.cta1 a{margin-top: 25px;background-color: #0c3a71;position: absolute;color: #ffffff;padding: 3px 15px;letter-spacing:2px;text-transform:uppercase;text-decoration:none;/* box-shadow: 0 20px 50px rgb(90 90 90 / 43%); */overflow:hidden;text-align: center;} .cta1 a::before {content: '';position: absolute;top: 2px;left: 2px;bottom: 2px;width: 100%;/* background: rgba(0,255,0,0.5); */} .cta1 a span:nth-child(1) {position: absolute;top: 0;left: 0;width: 100%;height: 2px;background: linear-gradient(to right,#FFC107,#FFEB3B);animation: animate1 2s linear infinite;} @keyframes animate1 { 0% { transform:translateX(-100%); } 100% { transform:translateX(100%); } } .cta1 a span:nth-child(2) {position: absolute;top: 0;right: 0;width: 2px;height: 100%;background: linear-gradient(to right,#FFC107,#FFEB3B);animation: animate2 2s linear infinite;animation-delay: 1s;} @keyframes animate2 { 0% { transform:translateY(-100%); } 100% { transform:translateY(100%); } } .cta1 a span:nth-child(3) {position: absolute;bottom: 0;left: 0;width: 100%;height: 2px;background: linear-gradient(to right,#FFC107,#FFEB3B);animation: animate3 2s linear infinite;} @keyframes animate3 { 0% { transform:translateX(100%); } 100% { transform:translateX(-100%); } } .cta1 a span:nth-child(4) {position: absolute;top: 0;left: 0;width: 2px;height: 100%;background: linear-gradient(to right,#FFC107,#FFEB3B);animation: animate4 2s linear infinite;animation-delay: 1s;} @keyframes animate4 { 0% { transform:translateY(100%); } 100% { transform:translateY(-100%); } }
