.navigation ul li a {
    padding-left:14px;
    padding-right:14px;
}
.iac1 .navigation ul li .children.iac2 .sub li a  {
	color: #333333 !important;
}
.iac1 .navigation ul li .children.iac2 .sub li:hover a {
    color: #fff !important;
}
.iac3 .dl-submenu li.menu-item.mg-parent-menu a:first-child {
    background: red;
    display: none !important;
}
.iac4.iq_banner ul li img {
    width: 100%;
    height: auto;
    opacity: 0.8;
    height: 540px;
}
.iac4 .iq-caption-title:before {
    top: 0px;
    width: 200px;
}
.iac4 .iq-caption-title{
	padding-top: 15px;
}
.iac4 .iq-caption-title{
    color: #ffffff;
    font-weight: 500;
    font-size: 35px;
    line-height: normal;
    text-transform: inherit;
    font-family: 'Roboto Condensed', sans-serif;
}
.news_left {
    float:left;
    width: 12%;
    margin-bottom: auto;
    margin-right: 10px;
    color:#FFF;
    text-align:center;
    margin-top: 5px;
    margin-bottom:10px;
}
.news_left_date{background:#ffe5bf;padding:9px 0px;font-size: 22px;color:#f26530; line-height: 5px;}
.news_left_year{background:#3e769a; font-size: 11px;color:#fff; line-height: 5px; padding: 6px 0px;}
.news_left_month{background:#3e769a;font-size: 12px;color:#fff;text-transform:uppercase; line-height: 5px; padding: 6px 0px;}
.news_txt {
    float:left;
    width: 80%;
    margin-bottom:10px;
}
.news_txt p{margin:0px !important;word-break: break-word;}
.news_txt a {
    color:#333333;
    font-family: 'Lato', sans-serif;
    font-size:15px;
    text-align:left;
    float: left;
}
.news_txt a:hover {
    color:#a20f66;
}
.iac5 {
    padding-left: 0;
    padding-right: 0;
    margin-top: 8px;
    border-bottom: 1px dashed #000;
    padding-bottom: 3px;
}
.hide-scrollbar::-webkit-scrollbar {
    display: none;
}
.data-list {
    overflow-y: hidden;
    min-height: 200px;
    max-height: 740px;
}
.data-list .iac5 .news_txt p a:after {
    content: "";
    width: 30px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-image:url("../extra-images/new.gif");
    height: 15px;
    display: none;
    margin-left: 5px;
    margin-top: 5px;
}
.data-list .iac5:nth-child(1) .news_txt p a:after , 
.data-list .iac5:nth-child(2) .news_txt p a:after ,
.data-list .iac5:nth-child(3) .news_txt p a:after 
{
    display: revert !important;
}
.iac6{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.iac7{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.iac8{
    width: 50px;
    margin: 0px 0px 12px;
}
.iac9{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.iac10{
    margin-top: 1px;
}
.iac11:focus {
    outline-color: -webkit-focus-ring-color;
    outline-style: auto;
    outline-width: 0px !important;
}
.iac12 .iq_teacher_style_1 h4 {
    margin-bottom:5px;
}
.iac12 .iq_teacher_style_1 h5 {
    margin-bottom:2px;
    text-transform: capitalize;
}
.iac13 .brnd-slider .thumb {
    filter: grayscale(100%);
}
.iac13 .brnd-slider .thumb:hover, .iac13 .brnd-slider .slick-center .thumb {
    filter: grayscale(0%);
}
.iac14 p {
    line-height: 17px;
    word-break: break-word;
}
.iac15{
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.iac16 p {
    word-break: break-word;
    text-align: justify;
}
.sp-height-hi{
    min-height: 220px;
}
.about-us-section .thumb:before {
     background-color:transparent; 
}
.iac17 h4 {
    border-bottom: 2px solid #24a3da;
    padding-bottom: 5px !important;
    color: #24a3da;
}
.iac18{
    padding-right: 0;
    padding-left: 0;
}
.iac18 img{
    width: 100%;
    margin-top: 15px;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 4px;
    margin-bottom: 20px;
}
.iac20 .categries-list li:before {
    float: left;
    content: "\f192";
    margin: 0 15px 0 0;
    color: currentColor;
    font-family: "FontAwesome";
}
.iac21 p{
    margin-bottom: 7px !important;
}
.iac21 .categries-list{
    margin-top: 15px;
}
.iac21{
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 20px;
}
.iac22{
    padding-left: 0;
    padding-right: 0;
}
.iac22 .course-lesson-list li{
    padding: 5px 0 5px;
    border-top: 0px dashed #3c3c3c;
}



.accordion__item {
    background: #fffffe;
    border-radius: 4px;
}
.accordion__item:not(:last-child) {
    margin-bottom: 15px;
}
.accordion__header {
    padding: 20px;
    padding-right: 50px;
    font-weight: 600;
    font-size: 1.25rem;
    color: #ffffff;
    position: relative;
    cursor: pointer;
    background: #24a3da;
    font-weight: 400;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
}
.accordion__header::after {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    /*background-image: url(../extra-images/best-knowledge-01.jpg) ;*/
    background: url("../extra-images/chevron-arrow-down.svg") no-repeat center;
    background-size: contain;
    transition: all .4s ease;
}
.accordion__body {
    padding: 0 40px 20px 20px;
    font-weight: 300;
    font-size: 0.875rem;
    color: #5f6c7b;
    line-height: 1.5;
    display: none;
    border: 1px solid #24a3da;
    padding: 20px;
}
.open-accordion .accordion__body {
    display: block;
}
.open-accordion .accordion__header::after {
    transform: rotate(-180deg);
}
.table>tbody>tr:nth-child(odd)  {
    background-color: #f9f9f9;
}
.table>tbody>tr:hover {
    background-color: #f3f3f3 !important;
}
        .table tr.table-header {
    background: #4e565d !important;
    color:white;
}
       .table tr.table-header:hover {
    background: #4e565d !important;
    color:white;
}
.table>tbody>tr>td {
    color: #0a0a0a;
    line-height: 1.42857143;
    vertical-align: top;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: 300;
    vertical-align: middle;
    padding: 7px 10px;
}
.table .table-header .cell {
    padding: 20px 10px;
    line-height: 1.42857143;
    vertical-align: top;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}
.table {
    margin-bottom: 0;
}
.iac23 {
    width: 50px;
    height: 55px;
}
.iac24{
    margin-bottom: 20px;
}
.iac25 .box-white {
    min-height: 113px;
    text-align: center;
    padding: 20px;
    background: white;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
    border-left: 3px solid #e7790c;
    margin-bottom: 20px;
}
.iac25 .col-vcont {
    display: table-cell;
    vertical-align: middle;
}
.iac25 .col-table {
    display: table;
    height: 70px;
}
.iac25 .col-table a {
    color: #207cc9;
    font-family: Roboto,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
}
.iac26{
    width: 100%;
    text-align: center;
    padding: 10px 10px 10px 10px;
    font-size: 25px;
    color: #fff;
    line-height: 41px;
    font-weight: 500;
    text-transform: uppercase;
    background: -webkit-linear-gradient(#006699 50%,#000000 100%) repeat scroll 0 0 transparent;
    text-shadow: 1px 1px 1px #000000;
}
.iac27 tr th {
    padding: 5px;
    line-height: 1.42857143;
    vertical-align: top;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    background: #e9e9e9;
    color: #333333;
    padding: 15px 10px;
}
.iac27 td {
    padding: 3px 10px;
    vertical-align: middle;
    font-size: 14.5px;
    color: #333333;
}
.iac27 .iac28{
    width: 12%;
    text-align: center;
}
.iac27 .iac29{
    width: 12%;
    text-align: center;
}
.iac27>tbody>tr:hover {
    background-color: #f5f5f5;
}
.iac27 .iac30{
    width: 30%;
    text-align: center;
}
.iac27 .iac31{
    width: 30%;
    text-align: center;
}
section {
    padding: 70px 0px 70px;
}
.iac32{
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.iac33 ul li {
    color: #727272;
    padding-bottom: 15px;
    position: relative;
    padding-left: 25px;
}
.iac33 ul li:before {
    position: absolute;
    content: "\f00c";
    font-family: FontAwesome;
    color: #286090;
    left: 0;
    top: 0;
}
.iac33 ul li a {
    color:#286090;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    font-weight: 500;
}
.iac33 ul li:hover a {
    color: #177fd7;
}
.iac33 ul li a:after {
    content: "";
    width: 30px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-image:url("../extra-images/new.gif");
    height: 15px;
    display: none;
    margin-left: 5px;
    margin-top: 5px;
}
.iac33 ul li:nth-child(1) a:after
{
    display: revert !important;
}
.iac34 h5.widget-title span {
    color: #24a3da;
}
.iac34 h5.widget-title {
    margin-top: 15px;
}
.iac35 tbody tr th{
    background-color: #20489e;
    padding: 10px;
    /*font-family: Roboto, sans-serif;*/
    font-size: 15px;
    line-height: 26px;
    font-weight: bold;
    color: white;
    border: 0;
}
.iac35 tbody tr td {
    padding: 10px;
    /*padding-bottom: 9px;*/
    /*padding-top: 9px;*/
    line-height: normal;
    /*font-family: Roboto, sans-serif;*/
    font-size: 15px;
    line-height: 26px;
    font-weight: bold;
    font-weight: 400;
    font-style: normal;
    border: 0;
    color: #444444;
}
.iac35 tbody tr td a{
    font-size: 13px;
    border-radius: 35px;
    padding-right: 8px;
    padding-left: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 400;
    text-align: center;
    background-color: #dc3545;
    border-color: #dc3545 #dc3545 #bd2130;
    color: #FFF;
}
.iac35 tbody tr td a:hover{
    background-color: #e25663;
    border-color: #e4606d #e4606d #dc3545;
    color: #FFF;
}
.iac35 tbody tr td a i{
    padding-right: 2px;
}
.iac35>tbody>tr:nth-child(odd)  {
    background-color: #f3f4f5;
}
.iac35>tbody>tr:hover {
    background-color: #f3f3f3 !important;
}
.iac36{
    text-align: center;
}
.iac37{
    text-align: center;
    width: 75px;
}
.iac39 {
    margin-top: 20px;
    margin-bottom: 10px;
    color: #333333;
    font-weight: 400;
    font-style: normal;
    line-height: normal;
    text-decoration: none;
    font-size: 20px;
}
.iac40{
    padding-right: 0;
    padding-left: 0;
}
.iac41{
    margin-bottom: 0;
}
.iac41 h4{
    margin-bottom: 0;
}
.categries-list li {
    display: inline-flex;
}
.iac42 iframe{
    width: 100%;
    height: 1100px;
}
.iac46 .accordion__body{
    width: 100%;
    /*display: table;*/
}
.iac46 .accordion__body iframe{
    width: 100%;
}
.iac46 .open-accordion .accordion__body{
    width: 100%;
    display: table !important;
}
.iac46 .open-accordion .accordion__body iframe{
    width: 100%;
    height: 100vh;
}

.iac44:before {
    background-color: #24a3da;
    content: " ";
    height: 100%;
    width: 100%;
    opacity: 0.8;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    color: #fff;
    text-align: center;
    transform-origin: top left;
    transform: rotate(90deg);
    transition: all 0.3s ease-in-out;
    position: absolute;
}
.iac45{
    display: inline-grid;
    position: absolute;
    align-items: center;
    text-align: center;
    width: 100%;
    height: 100%;
}
.iac45 i{
    color: #333;
    width: 45px;
    height: 45px;
    font-size: 20px;
    line-height: 45px;
    margin:auto;
    background-color: #fff;
    display: none;
}
.iac43:hover .iac45 i{
    display: block;
}
.iac43:hover .iac44:before {
    transform: rotate(0deg);
    -webkit-transition: all 0.3s ease-in-out;
}
.iac44{
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin: 0 0 30px;
}
.span-a-head{
    float: left;
}
.iq_top_contact a.span-a-ph{
    margin-left: 10px;
}
.span-a-head-m{
    float: left;
    margin-left: 20px;
}
.iq_top_contact a.span-a-m{
    margin-left: 10px;
}
.iq_top_contact a.span-a-ph .span-co {
 display: revert;
}
.iq_top_contact a.span-a-ph:nth-child(odd) .span-co {
 display: none;
}
.s2_capstion_thumb {
    display: table;
    padding-left: 15px;
}
.ddd1 h4{
    font-size: 25px;
    font-weight: bold;
}
.ddd1 .iq_heading_1{
    margin-bottom: 0;
}
.about-us-section .text.ddd1 p {
    margin: 0 0 5px;
}
.ddd1 .ddd2{
    display: table;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
}
.ddd1 .categries-list li:before {
    float: left;
    content: "\f192";
    margin: 1px 15px 0 0;
    color: currentColor;
    font-family: "FontAwesome";
}
.ddd3{
    padding-left: 0;
    padding-right: 0;
}
.ddd4{
    padding-left: 0;
}
.ddd5{
    padding-right: 0;
}
.ddd5 img{
    width: 100%;
}
.ddd6{
    display: table;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
}
.ddd7{
    display: table;
    width: 100%;
    padding-bottom: 7px;
    padding-top: 7px;
}
.ddd8 {
    border-bottom: 2px solid #24a3da;
    padding-bottom: 30px;
    margin-bottom: 30px;
    display: table;
    width: 100%;
}
.ddder1 {
    border-bottom: 0px solid #24a3da;
    padding-bottom: 0;
    margin-bottom: 20px;
    display: table;
    width: 100%;
}
.ddder1 h4 span{
    margin-left: 0;
}
.ddder2 br {
    content: "";
    margin: 10px;
    display: block;
}
.table>tbody>tr.ddder3>td {
    color: #ffffff;
    background: #120f2d;
}
.ddder1 .ddd1 .categries-list li:before {
    content: "";
    margin: 1px 0px 0 0;
}
.ddder1 .categries-list li {
    margin-bottom: 20px;
}
.ddder1 .categries-list li:last-child {
    margin-bottom: 0px;
}
.ddder1 .categries-list {
    margin-top: 10px;
    margin-bottom: 8px;
}
.about-us-section .ddder1 .text.ddd1 .ddder4 p:last-child {
    margin: 0 0 0px;
}
.about-us-section .ddder1 .text.ddd1 .ddder4 p.ddder5 {
    margin: 0 0 10px;
}
.about-us-section .ddder1 .text.ddd1 .ddder4 p{
    word-break: break-word;
}
@media screen and (max-width: 1001px){
    .sp-hide-none{
        background-image: none !important;
    }
    .sp-wi-mr{
        margin-left: 0;
        width: 100%;
    }
    .sp-col-sm-9-fac{
        width: 100%;
    }
    .sp-col-sm-3-fac{
        width: 100%;
    }
    .iqoniq2-subcribe.sp-ico-fac {
        width: 80%;
        float: none;
        display: inline-block;
        text-align: left;
    }
}
@media screen and (max-width: 992px){
    .sp-height-hi {
        min-height: 280px;
    }
    .sp-mar-la{
        margin-bottom: 31px;
        margin-top: 0px;
    }
}
@media screen and (max-width: 767px){
    .sp-height-hi {
        min-height: auto;
    }
}
@media screen and (max-width: 640px){
    table{
        overflow-x: auto;
        display: block;
    }
    .table .table-header .cell{
        padding:20px 5px;
    }
}
@media (max-width: 1199px) and (min-width: 992px){
    .iq_professional_services p {
        max-height: none;
    }
}
@media screen and (max-width: 768px) { 
    .iac4.iq_banner ul li img {
        height: auto;
    }
    .iac4 .iq-caption-title {
        font-size: 16px;
        display: block;
    }
    .iq-caption-text {
        font-size: 20px;
    }
    .iq_link_1 {
        font-size: 15px;
        min-width: auto;
        padding: 6px 6px;
    }
    .iac4 .iq-caption-title {
        padding-top: 5px;
        padding-bottom: 5px;
        margin-bottom: 0px;
    }
    .iq-caption-text {
        margin: 0 0 5px;
    }
    .data-list {
        min-height: 200px;
        max-height: 340px;
        display: inline-grid;
    }
    .filterable_container.main-gallery [class*="col"] {
        width: 100%;
    }
    .iac15 {
        -webkit-line-clamp: 3;
    }
    .span-a-head-m{
        display: none;
    }
    .iq_top_contact a.span-a-m{
       display: none;
    }
    .iq_top_contact a.span-a-ph {
        margin-left: 5px;
    }
    .ddd5 {
        padding-right: 0;
        padding-left: 0;
        width: 100%;
        display: table;
    }
    .ddd3 {
        width: 100%;
        display: table;
    }
    .ddd4 {
        width: 100%;
        display: table;
        padding-right: 0;
        padding-left: 0;
    }
    .ddd1 .categries-list li{
        text-align: left;
        margin-bottom: 5px;
    }
    .ddd1 .categries-list{
        margin-bottom: 15px;
    }
    .about-us-section .text.ddd1 p {
        text-align: left;
    }
    .ddd7 {
        text-align: left;
    }
    .ddd6 {
        text-align: left;
    }
    .ddd8 {
        padding-bottom: 0px;
        margin-bottom: 15px;
    }
    .about-us-section .ddd8 .text {
        margin-bottom:5px;
    }
    .about-us-section .iq_heading_1 h4 {
        font-size: 18px;
    }
    }
@media screen and (max-width: 551px) { 
    .teacher_s2_thumb figure{
    width: 100%;
    overflow: inherit;
    display: grid;
    margin-bottom: 20px;
    height: auto;
    }
    .teacher_s2_thumb figure img{
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    }
    .s2_capstion_thumb {
    padding-left: 0px;
    }
    .iac22 .course-lesson-list li {
    display: grid;
    text-align: left;
    }
    .iac22 .course-lesson-list li a{
    margin-bottom: 7px;
    }
}
.adm1 {
	z-index: 9999;
	transform: rotate(270deg);
	right: -96px !important;
	position: fixed;
	top: 50%;
}

.adm1 a {
	padding-left: 20px;
	padding-right: 20px;
	font-weight: 500;
	font-size: 17px;
}

.adm1 a {
	background-color: #007BFF;
	/* Initial background */
	border-radius: 5px;
	animation: bgChange 3s infinite alternate;
	transition: background-color 0.3s ease;
}

@keyframes bgChange {
	0% {
		background-color: #063956;
	}

	/* Deep Teal */
	50% {
		background-color: #e79800;
	}

	/* Amber */
	100% {
		background-color: #1a1c1e;
	}

	/* Charcoal */
}

.iq_link_1:hover {
	background-color: #ffc107;
	/* Optional hover color */
}
@media screen and (max-width: 768px) {
	.adm1 {
		right: -97px !important;
	}
	.adm1 a {
        padding-left: 15px;
        padding-right: 15px;
        font-weight: 500;
        font-size: 15px;
        padding-bottom: 7px;
        padding-top: 7px;
    }
}