/*
Theme Name: twentynineteen-child
Thme URI :http://www.webidom.com;
Description:This is a child theme of 219
Author: Dinesh;
Author URL: www.webidom.com;
Template: twentynineteen
version: 0.1;
*/
@import url("../twentynineteen/style.css");

@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Oswald:400,500,600,700&amp;display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800|Roboto:400,500,700,900&amp;display=swap');
@import url('https://fonts.googleapis.com/css?family=Arvo:400,700&amp;display=swap');
@import url('https://fonts.googleapis.com/css?family=Baloo+Bhai&amp;display=swap');

h1,h2,h3,h4 {
    font-family: Roboto;
}
h1, h2 {
    color: #45aeea;
    font-size: 30px;
    text-decoration: none;
    text-transform: capitalize;
}

li {
    font-size: 16px;
    padding-bottom: 14px;
    padding-left: 12px;
}
body {  
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #000000;
    background-color: #ffffff;
}
p {
    font-size: 14px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color:#858585;
    opacity: 1;
  }
  ::-moz-placeholder { /* Firefox 19+ */
    color:#858585;
    opacity: 1;
  }
  :-ms-input-placeholder { /* IE 10+ */
    color:#858585;
    opacity: 1;
  }
  :-moz-placeholder { /* Firefox 18- */
    color:#858585;
    opacity: 1;
  }
.bg-orange{
    background: #f26522;
}
.inquiry-form-sidebar {
    color: #fff;
    padding: 10px;
}
.inquiry-form-sidebar input[type="text"], .inquiry-form-sidebar input[type="tel"], .inquiry-form-sidebar input[type="email"]{
    background: #fff;
}
.inquiry-form-sidebar input.wpcf7-submit{
    background: #efefef;
    color: #000;
}
header.site-header{
    padding-top: 5px;
    min-height: 70px;
       padding-bottom: 13px;
    border-bottom: 1px solid #efefef;
}
header #menu-mainsite-top-menu > li > a, header #menu-mainsite-top-menu > li > a:hover{    
	text-decoration: none;
    text-transform: uppercase;
    color: #333333;
    font-size: 16px;
    /*background: #f36523;*/
    padding: 10px;
    border-radius: 5px;
    color: #f36523;
    border: 1px solid transparent;
    border-bottom: 0;
    transition: all 0.5s ease-in-out;
}
header #menu-mainsite-top-menu > li > a:hover, header #menu-mainsite-top-menu > li.current-menu-item > a{
	border:1px solid #f36523;
	color: #fff;
	background:#f36523;
}
header #menu-mainsite-top-menu a:visited{
	color: #f36523;
}
header ul{
    margin: 0;
    padding: 0;
}
#menu-mainsite-top-menu li .sub-menu{position: absolute;width: 260px;background-color: #f36523;padding: 10px;border-radius: 0px;transition: 0.5s;display: none;left: 0;top:28px;z-index: 55;}
#menu-mainsite-top-menu li .sub-menu:before{position: absolute;width: 30px;height: 20px;content: "";background-image: url(images/dropdown-up-icon-blue.html);background-repeat: no-repeat;background-position: center;top: -16px;right: 59px;}
#menu-mainsite-top-menu li .sub-menu li {display: block;margin: 0;padding: 0;text-align: left;line-height: 40px;float: none;}
#menu-mainsite-top-menu li .sub-menu li a {margin: 0;padding: 0;color: #fff;}
#menu-mainsite-top-menu li .sub-menu li.current-menu-item a {}
#menu-mainsite-top-menu li .:hover .sub-menu {display: block;animation: showNav 250ms ease-in-out both;}
header li{
    display: inline;
    padding: 0 12px 0 12px ;
    position:relative;
}


    



header #branding h1 {
    margin: 0;
    font-size: 14px;
}
header #branding h3 a{
	text-decoration:none;
	color:#333;    
}
header nav {
        margin-top: 11px;
	background: #efefef;
    border-radius: 5px;
}
header nav .current a {
    color:#f26522;
    font-weight: bold;
}
/*header nav a:hover{
    color: #f26522;
    border-bottom: 1px solid orange;
}*/
.owl-carousel.owl-carousel-slider .owl-nav button.owl-prev{
    left: 40px;
}
.owl-carousel.owl-carousel-slider .owl-nav button.owl-next{
    right: 40px;
}
#boxes {
    margin-top: 20px;
}

#boxes .box{
    text-align: center;
    padding: 40px 10px 10px;
    border: 1px solid orange;
    height: 170px;
    color: #000;
    text-decoration: none;
    background-color: #fff;
    display: block;
}

#boxes .box h4{
        margin: 5px;
        font-size: 1.25rem;
}
#boxes .box:hover{
    background-color: #f26522;
    color: white;
    size: 10%;
}
#boxes .box:hover p{  
    color: white;  
}

.box2 {
    position: relative;
    padding: 10px 20px;
}

.pagetitle {
    color: #ffffff;
    font-size: 10px;
    background:url('img/innerpg-image-2.jpg') no-repeat 0 -200px;
    min-height: 200px;
    text-align: center;
}

.contacticonbg{    
display: inline-block;
margin-bottom: 18px;
color: #ffffff;
font-weight: bold;
font-size: 18px;
background-color: #f36523;
height: 54px;
width: 50px;
padding-top: 8px;
}

.context{
    display: inline-block;
    width: calc(100% - 60px);
    text-align: left;
    padding-left: 10px;

}

.innerpgbg-overlay{
    position: relative;
}

.innerpgbg-overlay:before{
    content: "";
    background: #f36523;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0.5;
}

.famob {
    font-size: 40px;
}
.famob strong{
    font-size: 20px;
}

.falocat{
    font-size: 30px
}

.fenve {
    font-size: 26px;
}

.fenve strong{
    font-size: 20px;
}



.innerpg-title{
    margin-top: 33px;
    position: relative;
    width: 100%;
    margin-bottom: 50px;
}

.innerpg-title h1{
    font-family: oswald;
    color: #fff;
    text-transform: uppercase;
    font-size: 50px;
    letter-spacing: 1.5px;
}



.border{
    display: block;
    margin: auto;
    width: 180px;
    height: 3px;
    background:#ffffff;
    margin-top: 131px;
    position: relative;
   
}

.aboutdirector{
     padding: 93px 0;
    width: 100%;
    float:left;
}

.aboutdirector span {
    background-color: #f36523;
}

.aboutprinciple{
    padding: 93px 0;
    width: 100%;
    float:left;
    position: relative;

}

.aboutprinciple:after{
    content: "";
    position: absolute;
    bottom: 0;
    width: 400px;
    height: 1px;
    background-color: #666666;
    left: 0;
    right: 0;
    margin: auto;
}

.aboutprinciple:last-child:after{
    display: none;
}

.contactheading {
    text-align: center;
    padding-top: 34px;

}
.bookappointmentp{
    text-align: center;
    padding-top: 1px;
}
.bookappointment{
    text-align: center;
    padding-top: 34px;
}

.bookappointment h3 {
    color: #e23836;
}

.directorname{
    padding: 2px 27px;
    display: inline-block;
    margin-bottom: 20px;
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
}

.directormsg {
    font-family: Georgia;
    font-size: 18px;
    font-style: italic;
}

.directorpic img{
    width: 400px;
    height: 400px;
    border-radius: 200px
}
.aboutprinciple span{
    background-color: #f36523;
}

#boxes .box2 li {
    text-align: left;
    padding: 5px 0 0 15px;

}

.box2 img{
    position: absolute;
}

.box2 h5{
    padding-left: 53px;
    font-size: 20px; 
	margin: 10px 0;
}

.innerpgpara{
    line-height: 30px;

}


.innertitle{
    color: #f26522;
}
#boxes .box img{
    margin-top: -70px;
}
.leftform{
    width: 100%;
    max-width: 526px;
    color: #ffffff;
}

.leftform h3 {
    color: #333333;
    text-align: center;
    padding-top: 26px;
    padding-bottom: 0;
    margin: 0;
}
.leftform p {
    color: #333333;
    text-align: center;
    margin: 0;
    padding: 6px;
}
.rightform{
    width: 100%;
    padding:0 7px;
}

.rightform img{
    margin-top: 20px;
}

.rightform h4 {
    color: #ffffff;
    text-align: center;
    padding-top: 63px;
    padding-bottom: 0;
    margin: 0;
}

.rightform h5{
    text-align: left;
    margin-left: 48px;
    color: #ffffff;
}

.rightform p{
    text-align: left;
    line-height: 1.7;
    margin-left: 48px;
    color: #ffffff;
    text-align: justify;
    letter-spacing: 1px;
}


.leftformmain{
    background-color:#ebebeb;

 }
.rightformmain{
    background-color:#45AEEA !important;
    
 }
.container {
    width: 1140px;
    margin:auto;
    overflow: hidden;
}
.container2 {
    position: relative;
}

#showcase {
    background:url('img/bg_showcase.png') no-repeat 0 -200px;
    color: #ffffff;
    text-align: center;
    margin-top: 50px;
}	

#spilitmain {
    color: #ffffff;
    background-color: #666666;
    
}

.common {
  height: 100%;
  width: 50%;
  top: 0;  
  padding-top: 20px;
}

.rightside {
    float: right;
    right: 0;
    background-color: #fa394a;

}


.leftside {
    float: left;
    left: 0;
    background-color: #333333;
}


#owl-demo .item{
  margin: 3px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}

.owl-prev{
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translate(0,-50%);
    }

.owl-next{
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translate(0,-50%);
}
.owl-nav{
    font-size: 50px;
    color: #fff;
}
#starstudent .owl-nav{
	color:#f36523;
	
}
.certi{
    text-align: center;
}

.owl-carousel{
    padding: 0px 20px;
    max-width: 1140px;
    margin: auto;
}



input[type=submit] {
  background-color: #f36523;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  width: 100%;
}

input[type=submit]:hover {
  background-color: #da5415;
}

.contsubbtn{
    text-align: center;
}
.contsubbtn input[type=submit]{
    width: 20%;
}

#contactform .full-row {
    display: flex;
}

#showcase h3{
   margin:0;
   color:#fff;
	font-size:1rem;
}
#showcase{
	padding-top:20px;
}


.full-row {
    max-width: 100%;
}
.row {
    max-width: 1140px;
}
.row.small-row {
    max-width: 1170px;
}
.header {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    z-index: 1;
}
.breadcrumb {
    color: #fff;
    text-transform: uppercase;
    background: url(images/breadcrumb.html) no-repeat left 4px;
    padding-left: 17px;
    margin-top: 20px;
}
.breadcrumb a {
    color: #fff;
    text-decoration: none;
}
.breadcrumb>span {
    margin: 0 5px;
}
.breadcrumb span>span {
    color: #99ca3b;
    text-transform: uppercase;
}
.top-bar {
    background-color: rgba(0, 0, 0, 0.1);
    text-align: right;
	padding:7px 0;
}
.top-bar ul, .top-bar .widget{
	margin:0;
}
.top-bar ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top;
}
.top-bar ul li {
    list-style: none;
    display: inline-block;
    margin: 0 0 0 20px;
    line-height: 0px;
}
.top-bar ul li a {
	color: #333333;
	font-size: 14px;
	display: block;
}
.inq-btn {
    color: #ffffff;
    display: inline-block;
    padding: 5px 15px;
    background-color: #37650f;
    text-decoration: none;
    border: 1px solid #fff !important;
    outline: none !important;
    line-height: 19px;
    font-size: 15px;
    display: inline-block;
    vertical-align: top;
}
.inq-btn:hover {
    background-color: #ffffff;
    color: #37650f;
}

.mainNav {
    padding-right: 35px;
    position: relative;
}
.search-icon {
    position: absolute;
    right: 0;
    top: 33px;
    color: #fff;
}
.mainNav ul {
    margin: 0;
    padding: 0;
    text-align: right;
}
.mainNav ul li {
    list-style: none;
    display: inline-block;
    margin: 0 0 0 25px;
    line-height: 80px;
    position: relative;
}


#certifications {
    position: relative;
}


#certifications h3{
	color:#fff;
	margin:0;
}
#getintouch{
    position: relative;
    padding-bottom: 50px;
}

#getintouch:after{
   content: "";
    position: absolute;
    bottom: 0;
    width: 500px;
    height: 1px;
    background-color: #333333;
    left: 0;
    right: 0;
    margin: auto;
}

#bookappoint{
    position: relative;
    padding-bottom: 1px;
}

#bookappoint:after{
    content: "";
    position: absolute;
    bottom: 0;
    width: 120px;
    height: 1px;
    background-color: #ebb022;
    left: 0;
    right: 0;
    margin: auto;
}

.full-row{max-width: 100%;}

@keyframes showNav {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.search-bar {
    position: fixed;
    top: -90px;
    width: 100%;
    left: 0;
    padding: 15px 0;
    background-color: #07b7e5;
    z-index: 10000;
    transition: 0.5s;
}
.search-bar.search-bar-show {
    top: 0;
}
.search-bar label .screen-reader-text {
    display: none;
}
.search-bar .search-form {
    position: relative;
}
.search-bar .search-field {
    height: 60px !important;
    border: 0;
    border-radius: 5px 0 0 5px !important;
    padding: 15px;
    margin: 0 !important;
    box-shadow: none;
    width: 78%;
}
.search-bar .search-submit {
    position: absolute;
    width: 22%;
    right: 0;
    top: 0;
    border: 0;
    border-radius: 0 5px 5px 0;
    height: 60px;
    background-color: #99ca3b;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
}
.search-bar-close {
    color: #fff;
    position: absolute;
    top: 50%;
    right: 50px;
    transform: translate(0, -50%);
    font-size: 35px;
}
.search-results article {
    padding: 30px 0;
    border-top: 1px solid #ccc;
}
.search-results article:first-child {
    border-top: 0;
}
.search-results .entry-title a,
.search-results .entry-summary a {
    color: #07b7e5;
    text-decoration: none;
}
.search-results .entry-summary p,
.search-no-results .page-content p {
    color: #333333;
    font-size: 20px;
    font-weight: 300;
}
.search-no-results .page-content {
    padding: 30px 0;
}
.mainNav ul li .sub-menu {
    position: absolute;
    width: 260px;
    background-color: #07b7e5;
    padding: 30px;
    border-radius: 10px;
    transition: 0.5s;
    display: none;
    left: 50%;
    transform: translate(-50%, 0);
    top: 75px;
}
.mainNav ul li .sub-menu:before {
    position: absolute;
    width: 30px;
    height: 20px;
    content: "";
    background-image: url(images/dropdown-up-icon-blue.html);
    background-repeat: no-repeat;
    background-position: center;
    top: -16px;
    right: 59px;
}
.mainNav ul li .sub-menu li {
    display: block;
    margin: 0;
    padding: 0;
    text-align: left;
    line-height: 40px;
}
.mainNav ul li .sub-menu li a {
    margin: 0;
    padding: 0;
}
.mainNav ul li .sub-menu li.current-menu-item a {
    font-weight: 600;
}
.mainNav ul li:hover .sub-menu {
    display: block;
    animation: showNav 250ms ease-in-out both;
}
.mainNav ul li.menu-item-has-children {
    padding-right: 20px;
    background-image: url(images/dropdown-icon.html);
    background-repeat: no-repeat;
    background-position: right center;
}
.mainNav ul li a {
    text-decoration: none;
    color: #ffffff;
    display: block;
    font-size: 20px;
    font-weight: 300;
}
.mainNav > div > ul > li > a:hover, .mainNav > div > ul > li.current-menu-item > a, .mainNav > div > ul > li.current-menu-item > a, .mainNav > div > ul > li.current-menu-parent > a{
	color:#99ca3b;
}
.logo {
    display: inline-block;
    margin: 15px 0;
}
.callus {
    color: #ffc000;
    text-transform: uppercase;
}
.callus a {
    color: #ffc000;
    text-decoration: none;
}
.mobileMenuIcon {
    display: none;
    position: absolute;
    right: 30px;
    color: #fff;
    text-decoration: none;
    top: 70px;
    font-size: 30px;
}
#mobile_menu ul {
    margin: 0;
    padding: 0;
}
#mobile_menu ul li {
    list-style: none;
    display: block;
    border-bottom: 1px solid #fff;
}
#mobile_menu ul li a {
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    display: block;
    text-decoration: none;
    font-size: 18px;
}
.header-border {
    border-bottom: 3px solid #fff;
}
.headerSticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #2c75c3;
    z-index: 1000;
    animation: showNav 250ms ease-in-out both;
    box-shadow: 0 0 22px 0px #ccc;
}
.headerSticky .mainNav ul li a {
    color: #fff;
}
.headerSticky .logo {
    margin: 10px 0;
}
.headerSticky .mainNav ul li {
    line-height: 76px;
}
.headerSticky .topbar {
    text-align: right;
    padding-top: 22px;
}
.headerSticky .topbar ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top;
}
.headerSticky .topbar ul li {
    list-style: none;
    display: inline-block;
    margin: 0 0 0 20px;
    line-height: 30px;
}
.headerSticky .topbar ul li a {
    color: #fff;
    font-size: 22px;
    display: block;
}
.headerSticky .inq-btn:hover {
    background-color: #333;
    color: #fff;
}
.headerSticky .mainNav ul li .sub-menu li a {
    color: #fff;
}
.headerSticky .mainNav ul li.menu-item-has-children {
    background-image: url(images/dropdown-icon.html);
}
.headerSticky .search-icon {
    color: #fff;
    top: 25px;
}
.btn {
    color: #ffffff;
    display: inline-block;
    padding: 10px 20px;
    background-color: #99ca3b;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    border: 0px !important;
    outline: none !important;
    font-size: 17px;
}
.btn-white {
    background-color: #fff;
    color: #99ca3b;
}
.btn:hover {
    background-color: #333333;
    color: #ffffff;
}
.social-share-icons {
    padding: 0;
}
.social-share-icons li {
    display: inline-block;
    list-style: none;
    margin: 0 5px 0 0;
}
.social-share-icons li a {
    color: #fff;
    display: block;
    line-height: 40px;
    width: 40px;
    height: 40px;
    text-align: center;
    background-color: #08e2ea;
    font-size: 22px;
    border-radius: 50%;
}
.social-share-icons li a:hover {
    background-color: #333;
}
.footer {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-top: 10px;
    background-color: #333333;
}
.botomtext{
    color: #ffffff;
}
.footer:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-color: #2f2f2f;
    content: "";
}
.footer .row {
    position: relative;
}
.footer-upper {
    padding-bottom: 20px;
}
.footer-upper-right {
    padding-top: 12px;
}
.footer h3 {
    font-size: 16px;
    font-weight: bold;
    color: #45aeea;
    text-transform: uppercase;
}
.footer h3 span {
    padding: 0 0 5px 0;
    position: relative;
    display: inline-block;
    border-bottom: 3px solid #99ca3b;
}
.footer ul {
    margin: 0;
    padding: 0;
}
.footer ul li {
    list-style: none;
    color: #fff;
    line-height: 24px;
    margin: 8px 0;
}
.footer ul li span {
    display: inline-block;
    width: 50%;
}
.footer ul li a {
    text-decoration: none;
    color: #fff;
}
.footer ul.social-links li {
    display: inline-block;
    margin-right: 30px;
    color: #99ca3b;
    font-size: 25px;
}
.footer ul.social-links li a {
    color: #99ca3b;
}
.site-info {
    color: #fff;
}
.contact-address li {
    /*padding-left: 30px;*/
    background-repeat: no-repeat;
    background-position: left 2px;
}
.contact-address li.map-icon {
    /*background-image: url(images/location-icon.png);*/
}
.contact-address li.phone-icon {
    background-image: url(images/phone-icon.html);
}
.contact-address li.fax-icon {
    background-image: url(images/fax-icon.html);
}
.es_form_container {
    position: relative;
    padding-top: 35px;
}
.es_textbox_class {
    position: absolute;
    width: 70%;
    left: 0;
    top: 0;
    height: 60px !important;
    border: 0;
    border-radius: 5px 0 0 5px !important;
    padding: 15px;
    margin: 0 !important;
}
.es_submit_button {
    position: absolute;
    width: 30%;
    right: 0;
    top: 0;
    border: 0;
    border-radius: 0 5px 5px 0;
    height: 60px;
    background-color: #99ca3b;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
}
.subscribers-text p {
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    padding: 0px 0;
	font-size:1.350rem;
}
.home-banner-section {
    padding: 193px 0 120px 0;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
}
.home-banner-section h1 {
    color: #fff;
    font-weight: 300;
    margin: 30px 0;
    font-size: 60px;
}
.banner-text {
    max-width: 585px;
    margin: auto;
}
.our-business-section {
    padding: 30px 0;
}
.our-business-section h2.section-title {
    margin-bottom: 25px;
}
.our-business-section h3 {
    font-size: 26px;
    font-weight: 300;
    color: #154890;
    padding-left: 44px;
    position: relative;
    word-break: break-word;
    letter-spacing: -1px;
	padding-top:6px;
}
.our-business-section .business-box > a{
	text-decoration: none;
    color: #000;
}
.our-business-section h3 img {
    position: absolute;
    left: 0;
	top:0;
}
.our-business-section p {
    font-size: 18px;
    font-weight: 300;
}
.our-business-section .business-content {
    padding: 20px;
}
.our-business-section .business-box {
    border: 1px solid #ccc;
    padding-bottom: 40px;
    position: relative;
}
.our-business-section .business-content .rm-btn {
    font-weight: 600;
    opacity: 0.7;
    text-decoration: none;
    text-transform: uppercase;
    color: #2d2d2d;
    position: absolute;
    left: 20px;
    bottom: 20px;
}
.our-business-section .business-content .rm-btn:hover {
    color: #99ca3b;
}
.our-business-section .business-content .rm-btn i {
    font-size: 12px;
    margin-left: 5px;
}
h2.section-title {
    font-size: 16px;
    font-weight: bold;
    color: #154890;
    text-transform: uppercase;
}
h2.section-title span {
    padding: 0 0 5px 0;
    position: relative;
    display: inline-block;
    border-bottom: 3px solid #99ca3b;
}
.about-section {
    padding: 150px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.about-section h2 {
    font-size: 60px;
    font-weight: 300;
    line-height: 50px;
    margin: 0;
    color: #fff;
}
.about-section p {
    font-size: 29px;
    font-weight: 300;
    color: #fff;
    margin-top: 9px;
    margin-bottom: 50px;
}
.about-section .large-5{
   
    padding: 0px 20px 80px;
}
.choose-mtr-section {
    padding: 50px 0;
}

.button:focus,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  background: #f36523;  
  outline-offset: -4px;
  outline: none !important;
}

div.wpcf7-response-output{
    border: none !important;
}

.choose-mtr-section h2 {
    font-size: 60px;
    font-weight: 300;
    line-height: 50px;
    margin: 0;
    color: #000;
}
.choose-mtr-section p {
    font-size: 20px;
    font-weight: 300;
    color: #000;
}
.choose-mtr-section ul {
    margin: 0;
    padding: 0;
}
.choose-mtr-section ul li {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
    min-width: 167px;
}
.choose-mtr-section ul li h3 {
    font-size: 20px;
    text-transform: uppercase;
}
.latest-news-section {
    padding: 30px 0;
    background-image: url(images/grid-img.html);
}
.latest-news-section h2.section-title {
    margin-bottom: 25px;
}
.latest-news-section ul,
.latest-news-section ul li {
    display: flex;
}
.latest-news-carousel {
    padding: 0px 0 20px;
	margin:0 -8px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  border-color: #da5415;
  outline: thin solid rgba(255, 255, 250, 0.2);
  outline-offset: -4px;
}

[type="text"], [type="password"], [type="date"],
[type="datetime"], [type="datetime-local"], [type="month"],
[type="week"], [type="email"], [type="number"],
[type="search"], [type="tel"], [type="time"],
[type="url"], [type="color"],
textarea {
    font-size: 16px;
}

.latest-news-carousel .items {
    padding: 0px 8px 15px;
}
.latest-news-carousel .owl-pagination {
    display: none;
}
.latest-news-carousel .owl-controls {
    display: block !important;
}
.latest-news-carousel .owl-buttons {
    position: absolute;
    bottom: -29px;
    width: 90px;
    height: 34px;
    z-index: 100;
    right: 0px;
    text-align: center;
}
.latest-news-carousel .owl-prev {
    display: inline-block;
    font-size: 0;
    width: 40%;
    height: 30px;
    background-image: url(images/left-icon-green.html);
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: top;
    border: 1px solid #99ca3b;
    border-radius: 5px;
    margin-right: 10%;
}
.latest-news-carousel .owl-prev:hover {
    background-image: url(images/left-icon-grey.html);
    border: 1px solid #adadad;
}
.latest-news-carousel .owl-next {
    display: inline-block;
    font-size: 0;
    width: 40%;
    height: 30px;
    background-image: url(images/right-icon-green.html);
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: top;
    border: 1px solid #99ca3b;
    border-radius: 5px;
}
.latest-news-carousel .owl-next:hover {
    background-image: url(images/right-icon-grey.html);
    border: 1px solid #adadad;
}
.news-box {
    padding: 30px;
    border: 1px solid #cccccc;
    display: block;
    background-color: #fff;
    position: relative;
    text-decoration: none;
}
.news-box.new:before {
    position: absolute;
    content: "New";
    background-color: #99ca3b;
    padding: 3px 15px;
    color: #fff;
    right: 30px;
    top: -15px;
}
.news-box:hover {
    background-color: #154890;
}
.news-box p {
    font-size: 18px;
    color: #154890;
    font-weight: 300;
}
.news-box:hover p,
.news-box:hover .news-date {
    color: #fff;
}
.news-box .news-date {
    color: #5b6b71;
}
.latest-news-section .va-btn {
    font-weight: 600;
    opacity: 0.7;
    text-decoration: none;
    text-transform: uppercase;
    color: #154890;
    margin: 15px 0;
}
.latest-news-section .va-btn:hover {
    color: #99ca3b;
}
.latest-news-section .va-btn i {
    font-size: 12px;
    margin-left: 5px;
}
.title-section {
    min-height: 496px;
    padding-top: 19%;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.title-section:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    content: "";
}
.title-section .row {
    position: relative;
}
.title-section h1 {
    font-weight: 300;
    color: #fff;
    font-size: 60px;
}
.about-content {
    padding: 50px 0;
}
.about-content h2 {
    font-size: 40px;
    font-weight: 300;
    color: #616161;
}
.about-content p {
    color: #000000;
    font-size: 20px;
    font-weight: 300;
}
.mtr-ability {
    padding: 100px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.mtr-ability p {
    color: #000000;
    font-size: 20px;
    font-weight: 400;
}
.our-vision {
    padding: 50px 0;
}
.our-vision-box {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 20px;
    position: relative;
    min-height: 480px;
    padding-top: 200px;
}
.our-vision-box:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    content: "";
}
.our-vision-box h3 {
    color: #fff;
    position: relative;
    font-size: 25px;
    font-weight: 400;
}
.our-vision-box p {
    color: #fff;
    position: relative;
    font-size: 16px;
    font-weight: 300;
}
.news-posts-section {
    padding: 60px 0;
}
.news-posts-section ul,
.news-posts-sectionul ul li {
    position: relative;
}
.news-posts-section .news-post {
    border: 1px solid #ebebeb;
    padding-bottom: 40px;
    position: relative;
    display: flex;
    height: 100%;
}
.news-posts-section .news-post .news-content h3 {
    font-size: 22px;
    font-weight: 300;
    color: #2d2d2d;
}
.news-posts-section .news-post .news-content h3 a {
    text-decoration: none;
    color: #2d2d2d;
}
.news-posts-section .news-post .news-content {
    padding: 20px 20px 0 20px;
}
.news-posts-section .news-post .rm-btn {
    font-weight: 600;
    opacity: 0.7;
    text-transform: uppercase;
    color: #99ca3b;
    position: absolute;
    left: 20px;
    bottom: 20px;
}
.news-posts-section .news-post .rm-btn:hover {
    text-decoration: none;
}

.news-content{
	padding:40px 0;
}
.news-content h1 {
    font-size: 40px;
    font-weight: 300;
    color: #616161;
}
.news-content p, .news-content ul, .news-content ol  {
    color: #000000;
    font-size: 20px;
    font-weight: 300;
}
.load-more {
    padding: 20px 0 0 0;
    text-align: center;
}
.load-more .btn {
    font-weight: 300;
}
.career-content {
    padding: 40px 0;
}
.career-content h2 {
    font-size: 38px;
    font-weight: 400;
    text-transform: uppercase;
    color: #616161;
}
.career-content p {
    font-size: 25px;
    font-weight: 300;
    color: #616161;
    line-height: 30px;
}
.career-content ul {
    padding: 30px 0 0 0;
}
.career-content ul li {
    text-align: center;
}
.career-content .icon-holder {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    text-align: center;
    line-height: 150px;
    margin: auto;
}
.career-content ul li h3 {
    font-size: 22px;
    font-weight: 400;
    color: #616161;
}
.join-us-section {
    padding: 80px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    text-align: center;
}
.join-us-section h3 {
    font-weight: 300;
    font-size: 40px;
    color: #fff;
}
.apply-job-section {
    padding: 50px 0;
}
.apply-job-section h2 {
    color: #2d2d2d;
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
}
.apply-job-section h2 span {
    border-bottom: 3px solid #99ca3b;
    display: inline-block;
    padding-bottom: 5px;
}
.apply-job-section p {
    color: #000;
    font-size: 16px;
    text-align: center;
    margin-top: 30px;
    font-weight: 300;
}
.apply-job-section p.large {
    font-size: 25px;
}
.apply-job-section ul {
    padding: 50px 0;
    margin: 0;
    border-bottom: 3px solid #99ca3b;
}
.apply-job-section ul li {
    padding-left: 140px;
    position: relative;
    display: flex;
    align-items: center;
    height: 125px;
    padding-bottom: 0;
}
.apply-job-section ul li span {
    display: block;
    position: absolute;
    width: 125px;
    height: 125px;
    left: 0;
    border: 3px solid #99ca3b;
    line-height: 125px;
    text-align: center;
    border-radius: 50%;
    top: 0;
}
.apply-job-section ul li p {
    text-align: left;
    margin: 0px;
}
.career-bottom-text {
    padding: 50px 0;
    background-color: #ecebeb;
    text-align: center;
}
.career-bottom-text p {
    font-weight: 300;
}
.career-opportunities {
    background-color: #154890;
    padding: 80px;
}
.career-opportunities h2 {
    font-size: 25px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    text-align: center;
    position: relative;
    padding-bottom: 10px;
}
.career-opportunities h2:after {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    height: 3px;
    width: 50px;
    background-color: #fff;
    bottom: 0px;
    content: "";
}
.career-opportunities-list {
    max-width: 670px;
    margin: auto;
    margin-top: 40px;
}
.career-opportunities-title {
    background-color: #fff;
    padding: 15px 30px;
    font-size: 20px;
    font-weight: 300;
    outline: none;
    margin: 15px 0;
    background-image: url(images/career-down.html);
    background-repeat: no-repeat;
    background-position: center right 20px;
}
.career-opportunities-title.ui-state-active {
    background-image: url(images/career-up.html);
}
.career-opportunities-details {
    background-color: #fff;
    padding: 15px 30px;
    margin-bottom: 15px;
    margin-top: -15px;
    border-top: 1px solid #e2e2e2;
}
.career-opportunities-details h3 {
    font-size: 20px;
    color: #3c3c3b;
}
.career-opportunities-details h4 {
    font-size: 20px;
    color: #3c3c3b;
    font-weight: 400;
}
.career-opportunities-details p {
    font-size: 18px;
    color: #3c3c3b;
    font-weight: 300;
}
.contact-address-section {
    padding: 30px 0;
}
.contact-address-section ul {
    display: flex;
}
.contact-address-section ul li {
    padding: 20px;
    border-left: 1px solid #d2d2d2;
    text-align: center;
}
.contact-address-section ul li:first-child {
    border-left: 0px;
}
.contact-address-section ul li span {
    display: block;
    width: 125px;
    height: 125px;
    margin: 0 auto 20px auto;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
}
.contact-address-section ul li h3 {
    font-size: 16px;
    color: #7d7d7d;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0;
}
.contact-address-section ul li p {
    font-size: 18px;
    color: #2d2d2d;
    font-weight: 600;
    margin: 0;
}
.contact-address-section ul li span.phone-icon {
    background-color: #99ca3b;
    background-image: url(images/white-phone-icon.html);
}
.contact-address-section ul li span.address-icon {
    background-color: #154890;
    background-image: url(images/white-post-icon.html);
}
.contact-address-section ul li span.fax-icon {
    background-color: #99ca3b;
    background-image: url(images/white-fax-icon.html);
}
.team-details-section {
    padding: 75px 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.team-details-section:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(21, 72, 144, 0.7);
    content: "";
}
.team-details-section .row {
    position: relative;
}
.team-details-box {
    padding: 10px;
    text-align: center;
    background-color: #fff;
}
.team-details-box h3 {
    color: #154890;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
}
.team-details-box h4 {
    font-size: 16px;
    font-weight: 600;
    color: #2d2d2d;
}
.team-details-box p {
    font-size: 16px;
    color: #7d7d7d;
    margin: 0px;
}
.team-details-box p a {
    color: #7d7d7d;
    font-weight: 600;
}
.team-details-box p img {
    margin: 20px 0;
}
.faq-list {
    max-width: 800px;
    margin: auto;
    padding: 50px 0;
}
.faq-header {
    font-size: 22px;
    font-weight: 300;
    padding: 15px 75px 15px 30px;
    box-shadow: 0px 0 5px 0px #CCC;
    background-color: #fff;
    outline: none;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
    margin: 15px 0;
}
.faq-header:after {
    position: absolute;
    right: 0;
    height: 100%;
    width: 60px;
    content: "\f067";
    font-family: FontAwesome;
    background-color: #99ca3b;
    top: 0;
    border-radius: 0 4px 4px 0;
    text-align: center;
    color: #fff;
    font-size: 26px;
    font-weight: 300;
    line-height: 58px;
}
.faq-header.ui-state-active:after {
    content: "\f068";
}
.faq-content {
    padding: 15px 30px;
    background-color: #fff;
    box-shadow: 0px 0 5px 0px #CCC;
    margin: -15px 0 15px 0;
}
.faq-content p {
    font-size: 18px;
    font-weight: 300;
    color: #7d7d7d;
}
.faq-content ul {
    margin: 15px 0;
    padding: 0;
}
.faq-content ul li {
    font-size: 18px;
    color: #7d7d7d;
    padding-left: 30px;
    list-style: none;
    position: relative;
}
.faq-content ul li:before {
    position: absolute;
    content: "\f00c";
    font-family: FontAwesome;
    left: 0;
    top: 0px;
}
.business-page-content {
    background: url(images/business-page-bg.html) no-repeat left top;
}
.business-page-content>.row {
    background: #fff;
}
.business-page-content h2 {
    font-size: 38px;
    color: #616161;
    font-weight: 300;
    padding-bottom: 30px;
    border-bottom: 4px solid #99ca3b;
}
.business-page-right {
    padding-top: 50px;
    padding-bottom: 50px;
}
.business-page-content h3,
.services-list .services-box h3 {
    font-size: 25px;
    color: #2d2d2d;
    font-weight: 400;
    margin: 30px 0;
}
.services-list .services-box h3 a {
    color: #2d2d2d;
    text-decoration: none;
}
.services-list .services-box {
    padding: 30px 0;
    border-top: 1px solid #e1dddc;
}
.services-list .services-box:first-child {
    padding-top: 0;
    border-top: 0px;
}
.services-list .services-box h3 {
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.services-list .services-box p {
    font-size: 16px;
    /*color: #7d7d7d;*/
    font-weight: 300;
}
.services-list .services-box .lm-btn {
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    color: #7d7d7d;
}
.services-list .services-box .lm-btn:hover {
    color: #99ca3b;
}
.sidebar-menu {
    background-color: #fff;
    margin-top: -80px;
    position: relative;
    box-shadow: 0px 4px 60px 5px rgba(0, 0, 0, 0.06);
}
.sidebar-menu ul {
    margin: 0;
    padding: 0;
}
.sidebar-menu ul li {
    list-style: none;
    margin: 1px 0;
}
.sidebar-menu ul li a {
    display: block;
    padding: 15px 5px 15px 50px;
    font-size: 15px;
    text-transform: uppercase;
    color: #565656;
    text-decoration: none;
    position: relative;
    background-repeat: no-repeat;
    background-position: 13px center;
    background-size: 25px;
}
.sidebar-menu ul li.Petrochemical a{background-image: url(images/business-icon-1.html);}
.sidebar-menu ul li.NaturalGas a{background-image: url(images/ng-icon.html);}
.sidebar-menu ul li.RefinerySynGas a{background-image: url(images/business-icon-2.html);}
.sidebar-menu ul li.CarbonCapture a{background-image: url(images/business-icon-3.html);}
.sidebar-menu ul li.Dehydration a{background-image: url(images/business-icon-4.html);}
.sidebar-menu ul li.ResearchPartnering a{background-image: url(images/business-icon-5.html);}

.sidebar-menu > ul > li.Petrochemical > a:hover,
.sidebar-menu > ul > li.current_page_item.Petrochemical > a, 
.sidebar-menu > ul > li.current_page_parent.Petrochemical > a {background-image: url(images/business-icon-1-white.html);}

.sidebar-menu > ul > li.NaturalGas > a:hover,
.sidebar-menu > ul > li.current_page_item.NaturalGas > a, 
.sidebar-menu > ul > li.current_page_parent.NaturalGas > a {background-image: url(images/ng-icon-white.html);}

.sidebar-menu > ul > li.RefinerySynGas > a:hover,
.sidebar-menu > ul > li.current_page_item.RefinerySynGas > a, 
.sidebar-menu > ul > li.current_page_parent.RefinerySynGas > a {background-image: url(images/business-icon-2-white.html);}

.sidebar-menu > ul > li.CarbonCapture > a:hover,
.sidebar-menu > ul > li.current_page_item.CarbonCapture > a, 
.sidebar-menu > ul > li.current_page_parent.CarbonCapture > a {background-image: url(images/business-icon-3-white.html);}

.sidebar-menu > ul > li.Dehydration > a:hover,
.sidebar-menu > ul > li.current_page_item.Dehydration > a, 
.sidebar-menu > ul > li.current_page_parent.Dehydration > a {background-image: url(images/business-icon-4-white.html);}

.sidebar-menu > ul > li.ResearchPartnering > a:hover,
.sidebar-menu > ul > li.current_page_item.ResearchPartnering > a, 
.sidebar-menu > ul > li.current_page_parent.ResearchPartnering > a {background-image: url(images/business-icon-5-white.html);}




.sidebar-menu ul li a:before {
    position: absolute;
    top: -1px;
    width: 84%;
    height: 1px;
    background-color: #eeefef;
    content: "";
    left: 0;
    right: 0;
    margin: auto;
}
.sidebar-menu ul li:first-child a:before {
    display: none;
}
.sidebar-menu>ul>li>a:hover,
.sidebar-menu>ul>li.current_page_item>a,
.sidebar-menu>ul>li.current_page_parent>a {
    background-color: #99ca3b;
    color: #fff;
}
.presentations-box {
    padding: 20px;
    background-color: #fff;
    border-top: 4px solid #99ca3b;
    margin-top: 30px;
    box-shadow: 0px 4px 60px 5px rgba(0, 0, 0, 0.06);
}
.presentations-box h3 {
    font-size: 14px;
    font-weight: 400;
    color: #2d2d2d;
    margin-top: 0;
    text-align: center;
    margin-bottom: 15px;
}
.presentations-box ul {
    margin: 0;
    padding: 0;
}
.presentations-box ul li {
    list-style: none;
    display: block;
    margin: 0 5px;
}
.presentations-box ul li a {
    padding: 5px 0 5px 40px;
    color: #99ca3b;
    display: block;
    background-image: url(images/pdf-icon.html);
    background-repeat: no-repeat;
    background-position: center left;
}
.presentations-box ul li a:hover {
    text-decoration: none;
}
.sidebar-menu>ul>li .sidebar-submenu {
    background-color: #f3f4f4;
    display: none;
}
.sidebar-menu>ul>li.current_page_item .sidebar-submenu,
.sidebar-menu>ul>li.current_page_parent .sidebar-submenu {
    display: block;
}
.sidebar-menu>ul>li .sidebar-submenu li a {
    padding: 10px 35px;
    text-transform: unset;
    background-image: none;
}
.sidebar-menu>ul>li .sidebar-submenu li a:hover,
.sidebar-menu>ul>li .sidebar-submenu li.current_page_item a {
    color: #37650f;
    background-color: #eaf0e1;
}
.sidebar-menu>ul>li .sidebar-submenu li.inquiry-link a {
    color: #ff9000;
    font-weight: bold;
    text-decoration: underline;
}
.sidebar-menu>ul>li .sidebar-submenu li.inquiry-link a:hover,
.sidebar-menu>ul>li .sidebar-submenu li.inquiry-link.current-menu-item a {
    color: #ff9000;
    text-decoration: none;
    background-color: #eaf0e1;
}
.sidebar-menu>ul>li .sidebar-submenu li a:before {
    display: none;
}
label {
    font-size: 16px;
    color: #7d7d7d;
    font-weight: 300;
    line-height: 16px;
}

input[type="text"],
input[type="tel"],
input[type="email"]
 {
    border-radius: 8px;
    height: 50px;
    box-shadow: none;
    margin: 5px 0;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    border: 1px solid #f36523;
    resize: vertical;
    background-color: transparent;
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus {
    box-shadow: 0 0 2px 0px #ccc !important
}
.feild-group {
    margin: 10px 0;
}
select {
    border-radius: 0;
    height: 50px;
    box-shadow: none;
    margin: 5px 0;
    border: 1px solid #dbdbdb !important;
    outline: none;
}
textarea {
    border-radius: 8px;
    height: 120px !important;
    box-shadow: none;
    margin: 5px 0;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    border: 1px solid #f36523 !important;
    resize: vertical;
    background-color: #fff;
}
textarea:focus {
    box-shadow: 0 0 2px 0px #ccc !important;
}
.regular {
    font-weight: 400;
}
.bold {
    font-weight: 600;
}
.input-file input[type="file"] {
    display: none;
}
.browse-feild {
    border: 1px solid #dbdbdb;
    display: block;
    padding: 10px;
    height: 50px;
    margin: 5px 0;
    line-height: 30px;
    font-weight: 400;
    position: relative;
}
.browse-feild strong {
    position: absolute;
    right: -1px;
    top: -1px;
    width: 150px;
    bottom: -1px;
    padding: 10px;
    text-align: center;
    background-color: #99ca3b;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
}
.submit-inquiry-btn {
    color: #ffffff;
    display: inline-block;
    padding: 10px 20px 10px 40px;
    background-color: #99ca3b;
    text-decoration: none;
    border: 0px !important;
    outline: none !important;
    font-size: 17px;
    font-weight: 300;
    background-image: url(images/submit-icon.html);
    background-repeat: no-repeat;
    background-position: 14px 12px;
}
.research-team-right h3 {
    font-size: 25px;
    color: #4d4d4d;
    font-weight: 600;
    position: relative;
    padding-bottom: 10px;
}
.research-team-right h3:after {
    width: 80px;
    height: 4px;
    left: 0;
    background-color: #99ca3b;
    position: absolute;
    bottom: 0;
    content: "";
}
.research-team-right p {
    font-size: 20px;
    color: #4d4d4d;
    font-weight: 300;
}
.research-team-list {
    padding: 20px 0;
}
.research-team-list .research-team-box {
    background-color: #fff;
    box-shadow: 0 0 3px 0 #ccc;
    padding: 15px;
}
.research-team-list .research-team-box:hover {
    box-shadow: 0 3px 8px 1px rgba(0, 0, 0, 0.2);
}
.research-team-list .research-team-box h4 {
    color: #99ca3b;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.research-team-list .research-team-box p {
    color: #7f7f7f;
    font-size: 16px;
    margin: 10px 0;
}
.research-team-list .research-team-box p b {
    font-size: 16px;
    font-weight: 600;
    color: #7d7d7d;
}
.research-team-list .research-team-box .rm-btn {
    font-size: 16px;
    color: #7d7d7d;
    text-decoration: none;
    font-weight: 600;
}
.research-team-list .research-team-box .rm-btn:hover {
    color: #99ca3b;
}
.research-partnering-box .image-holder {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 150px 15px 15px 15px;
    position: relative;
}
.research-partnering-box .image-holder:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    content: "";
}
.research-partnering-box .image-holder h3 {
    position: relative;
    z-index: 1;
    font-size: 25px;
    text-transform: uppercase;
    color: #fff;
}
.research-partnering-box p {
    font-size: 18px;
    color: #000000;
}
.research-partnering-box .btn {
    border-radius: 5px;
    font-size: 20px;
    font-weight: 300;
}
.research-page-right {
    padding-top: 50px;
}
.research-page-right h2 {
    font-size: 28px;
}
.research-page-right h3 {
    font-size: 25px;
    color: #4d4d4d;
    font-weight: 600;
    position: relative;
    padding-bottom: 10px;
}
.research-page-right h3:after {
    width: 80px;
    height: 4px;
    left: 0;
    background-color: #99ca3b;
    position: absolute;
    bottom: 0;
    content: "";
}
.research-page-right p {
    font-size: 20px;
    color: #000000;
    font-weight: 300;
}
.research-area-section {
    padding: 30px 0;
    background-color: #f3f4f4;
}
.research-area-section h2 {
    font-weight: 300px;
    text-align: center;
    font-size: 20px;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.research-area-section ul li h3 {
    color: #000000;
    font-size: 18px;
    font-weight: 600;
}
.research-area-section ul li p {
    color: #000000;
    font-size: 18px;
    font-weight: 300;
}
.research-area-section ul li a {
    text-transform: unset;
}
.cta-section {
    padding: 30px 0;
    background-color: #e9e9e9;
    text-align: center;
}
.cta-section p {
    font-weight: 600;
    text-transform: uppercase;
    color: #285595;
    font-size: 20px;
}
.business-inner-right h3 {
    font-weight: 600;
}
.business-inner-right table {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
    background: #fff;
}
.business-inner-right table td,
.business-inner-right table th {
    border: 1px solid #ddd;
    padding: 8px;
}
.business-inner-right table tr:nth-child(even) {
    background-color: #f2f2f2;
}
.business-inner-right table tr:hover {
    background-color: #ddd;
}
.business-inner-right table th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #4CAF50;
    color: white;
}
.business-inner-main-content h2 {
    text-transform: uppercase;
    border-bottom: 0;
    margin: 20px 0;
    font-size: 25px;
    font-weight: 400;
    padding-bottom: 0;
}
.business-inner-main-content p {
    font-size: 16px;
    color: #000;
    font-weight: 300;
}
.business-solution-content {
    padding: 40px;
    background-color: #f6f5f5;
    margin-bottom: 60px;
    margin-top: 30px;
}
.business-solution-content h3 {
    color: #154890;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 0;
}
.business-solution-content p {
    font-size: 16px;
    color: #000;
    font-weight: 300;
}
.features-section {
    padding: 60px 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.features-section h2 {
    font-size: 30px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    padding-bottom: 10px;
    position: relative;
}
.features-section h2:after {
    position: absolute;
    content: "";
    width: 100px;
    height: 3px;
    left: 0;
    bottom: 0;
    background-color: #99ca3b;
}
.features-section h3 {
    font-size: 25px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
}
.features-section ul {
    margin: 0 0 30px 0;
    padding: 0;
}
.features-section ul li {
    margin: 5px 0;
    font-weight: 300;
    font-size: 16px;
    color: #fff;
    padding: 0 0 0 30px;
    list-style: none;
    background-image: url(images/list-icon.html);
    background-repeat: no-repeat;
    background-position: 6px 6px;
}
.features-section .btn {
    border-radius: 5px;
    font-weight: 400;
    padding: 15px 20px 15px 50px;
    background-image: url(images/inquiry-icon.html);
    background-repeat: no-repeat;
    background-position: 17px 15px;
}
.business-solution-content-temp2 {
    margin: 30px 0;
}
.business-solution-content-temp2 h3 {
    color: #2d2d2d;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 0;
}
.business-solution-content-temp2 p {
    font-size: 16px;
    color: #000;
    font-weight: 300;
}
.solution-img {
    text-align: center;
}
.solution-img img {
    padding: 30px;
    background-color: #fff;
}
.solution-img p {
    font-weight: 600;
    color: #2d2d2d;
    font-style: italic;
}
.features-section2 {
    padding: 40px;
    background-color: #f3f1f1;
}
.features-section2 h2 {
    font-size: 30px;
    color: #2d2d2d;
    font-weight: 400;
    text-transform: uppercase;
    padding-bottom: 10px;
    position: relative;
    border-bottom: 0px;
}
.features-section2 h2:after {
    position: absolute;
    content: "";
    width: 100px;
    height: 3px;
    left: 0;
    bottom: 0;
    background-color: #99ca3b;
}
.features-section2 h3 {
    font-size: 25px;
    color: #2d2d2d;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 30px 0;
}
.features-section2 ul {
    margin: 0 0 30px 0;
    padding: 0;
}
.features-section2 ul li {
    margin: 5px 0;
    font-weight: 300;
    font-size: 16px;
    color: #000;
    padding: 0 0 0 30px;
    list-style: none;
    background-image: url(images/list-icon.html);
    background-repeat: no-repeat;
    background-position: 6px 6px;
}
.btn-temp2 {
    font-weight: 400;
    padding: 15px 20px 15px 50px;
    background-image: url(images/inquiry-icon.html);
    background-repeat: no-repeat;
    background-position: 17px 15px;
    margin: 40px 0;
    text-transform: unset;
}
.feature-image img {
    padding: 15px;
    background-color: #fff;
}
.feature-image p {
    font-weight: 600;
    text-align: center;
    font-style: italic;
}
.map-box {
    position: relative;
    max-width: 1030px;
    margin: auto;
}
.map-box a {
    text-decoration: none;
    outline: none;
}
.map-box a span {
    display: block;
    text-align: center;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.marker1 {
    position: absolute;
    left: 14%;
    top: 28%;
}
.marker2 {
    position: absolute;
    left: 25%;
    top: 65%;
}
.marker3 {
    position: absolute;
    left: 50%;
    top: 51%;
}
.marker4 {
    position: absolute;
    left: 74%;
    top: 40%;
}
.marker5 {
    position: absolute;
    left: 85%;
    top: 78%;
}
.marker6 {
    position: absolute;
    left: 56%;
    top: 46%;
}
.marker7 {
    position: absolute;
    left: 89%;
    top: 55%;
}
.marker7 a span{
    color:#1b4c93;
}
.marker8 {
    position: absolute;
    left: 57%;
    top: 28%;
}
.defaultPage h2 {
    text-transform: uppercase;
    border-bottom: 0;
    margin: 20px 0;
    font-size: 25px;
    font-weight: 400;
    padding-bottom: 0;
}
.defaultPage h3 {
    font-size: 25px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
}
.defaultPage p {
    font-size: 16px;
    color: #000;
    font-weight: 300;
}
.relationship-section {
    padding: 50px 0;
    background-color: #2c80c6;
    margin-top: 30px;
}
.relationship-section h2 {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    border-bottom: 0;
}
.relationship-section p {
    color: #fff;
    text-align: center;
    font-weight: 300;
    font-size: 20px;
}
.relationship_box {
    padding: 40px;
    background-color: #fff;
    background-image: url(images/corner-icon.html);
    background-repeat: no-repeat;
}
.relationship_box p {
    color: #333;
    text-align: left;
    margin: 0;
}
.bottom-text {
    background-color: #f2f2f2;
    padding: 50px;
}
.bottom-text p {
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    color: #333;
    text-align: center;
}
.paertnering-subpage-section {
    padding: 60px 0;
}
.paertnering-subpage-section h2 {
    color: #333;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    border-bottom: 0;
}
.partnering-subpage-box {
    background-color: #06b6e5;
    display: block;
    text-decoration: none;
    color: #fff;
}
.partnering-subpage-box img {
    display: block;
    width: 100%;
}
.partnering-subpage-box p {
    font-size: 20px;
    color: #fff;
    position: relative;
    padding: 40px;
    margin: 0;
    font-weight: 300;
}
.partnering-subpage-box p:after {
    content: "";
    position: absolute;
    height: 3px;
    width: 50px;
    background-color: #fff;
    top: 20px;
    left: 40px;
}
.partner-inner-right h3 {
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    padding-bottom: 14px;
}
.partner-inner-right h3:after {
    position: absolute;
    content: "";
    left: 0;
    height: 3px;
    width: 50px;
    background-color: #99ca3b;
    bottom: 0;
}
.partner-inner-right p {
    font-size: 20px;
    color: #000;
}
.location-loop {
    padding: 0 20px;
}
.location-loop h3 {
    font-weight: 400;
}
.location-loop h4 {
    font-size: 20px;
    font-weight: 400;
    color: #333;
    margin: 0;
}
.location-loop p {
    font-size: 17px;
    font-weight: 300;
    color: #333;
    margin: 0;
}
.location-loop p a {
    text-decoration: none;
    color: #163588;
}
.location-loop .lacation-address {
    padding: 15px 0;
    border-top: 1px solid #ccc;
}
.location-loop .lacation-address:first-child {
    border-top: 0;
}

.product-badge{
    position: absolute;
    top: 0;
    right: 0;
    background: #2c75c3;
    padding: 5px 3px 8px;
    text-align: center;
}
.product-badge img{
    width: 80%;
}
/*loader*/


/* Absolute Center Spinner */

.loading {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
}

/* Transparent Overlay */

.loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}

/* :not(:required) hides these rules from IE9 and below */

.loading:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.loading:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 1500ms infinite linear;
    -moz-animation: spinner 1500ms infinite linear;
    -ms-animation: spinner 1500ms infinite linear;
    -o-animation: spinner 1500ms infinite linear;
    animation: spinner 1500ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
    box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@media only screen and (min-width: 1279px) and (max-width: 1439px) {
    .headerSticky .mainNav ul li {
        margin: 0 0 0 15px;
    }
    .headerSticky .topbar {
        padding-left: 0;
        padding-right: 5px;
    }
    .headerSticky .medium-7 {
        width: 56.33333%;
    }
    .headerSticky .medium-2 {
        width: 18.66667%;
    }
}
@media only screen and (max-width: 1279px) {
    .mainNav ul li {
        margin: 0 0 0 12px;
    }
    .mainNav ul li a {
        font-size: 14px;
    }
    .headerSticky .mainNav ul li {
        line-height: 54px;
    }
    .headerSticky .topbar ul li {
        margin: 0 0 0 10px;
    }
    .headerSticky .inq-btn {
        font-size: 12px;
        padding: 5px 6px;
    }
    .headerSticky .topbar {
        padding: 12px 5px 0 0
    }
    .headerSticky .search-icon {
        top: 17px
    }
    .search-bar .search-field,
    .search-bar .search-submit {
        height: 35px!important;
    }
    .search-bar-close {
        right: 25px;
        font-size: 22px;
    }
    .title-section {
        padding-top: 35%;
    }
}
@media only screen and (max-width: 1024px) {
    p {
        font-size: 12px;
    }
    .business-content {
        padding: 10px !important;
    }
    .business-content h3 {
        font-size: 20px;
    }
    .business-content h3 img {
        width: 20px;
    }
    .business-content p {
        font-size: 16px;
        line-height: 22px;
    }
    .business-box img {
        width: 100%;
    }
    .news-box {
        padding: 15px;
    }
    .news-box p {
        font-size: 16px;
    }
    .our-vision-box {
        min-height: 510px;
    }
    .title-section {
        min-height: 485px;
    }
    .apply-job-section ul li span {
        height: 90px;
        width: 90px;
        line-height: 90px;
    }
    .apply-job-section ul li {
        height: 90px;
        padding-left: 95px;
    }
    .apply-job-section ul {
        padding: 80px 0;
    }
    .faq-header {
        font-size: 18px;
    }
    .faq-content p,
    .faq-content ul li {
        font-size: 16px;
    }
    .sidebar-menu ul li a {
        padding: 15px;
    }
    .sidebar-menu ul li .sidebar-submenu li a {
        font-size: 14px;
        padding: 10px 25px;
    }
    .business-page-content h2 {
        font-size: 28px;
    }
    .business-page-content h3 {
        font-size: 18px;
    }
    .title-section h1 {
        font-size: 40px;
    }
}
@media only screen and (max-width: 959px) {
    .mainNav {
        display: none;
    }
    .mobileMenuIcon {
        display: block;
    }
    .smedium-12 {
        width: 100%;
    }
    .footer-upper-right {
        padding-top: 0px;
    }
    .footer-upper-right br {
        display: none;
    }
    .footer-upper-right p {
        padding-top: 0;
    }
    .our-vision-box {
        padding-top: 90px;
    }
    .career-content .icon-holder {
        height: 100px;
        width: 100px;
        line-height: 100px;
    }
    .career-content ul li h3 {
        font-size: 18px;
    }
    .title-section {
        min-height: 385px;
    }
    .map-box a span {
        display: none;
    }
    .map-box a img {
        width: 20px;
    }
}
@media only screen and (max-width: 767px) {
	.full-row{ display:block!important;}
    .logo {
        display: block;
        max-width: 200px;
    }
    .footer-logo {
        display: block;
        padding-bottom: 20px;
    }
    .es_submit_button {
        font-size: 15px;
        width: 35%;
    }
    .es_textbox_class {
        width: 65%;
    }
    .home-banner-section {
        padding: 160px 0 65px 0;
    }
    .home-banner-section h1 {
        font-size: 28px;
    }
    .btn {
        padding: 5px 15px;
        font-size: 15px;
    }
	.btn-temp2{
		 padding: 15px 20px 15px 50px;
	}
    .our-business-section ul,
    .our-business-section ul li {
        display: block;
    }
    .our-business-section .business-box img {
        width: 100%;
    }
    .our-business-section .business-content {
        padding: 15px;
    }
    .our-business-section .business-content h3 img {
        width: auto;
    }
    .our-business-section .business-content p {
        font-size: 16px;
    }
    .latest-news-section ul,
    .latest-news-section ul li {
        display: block;
    }
    .news-box {
        padding: 15px;
    }
    .news-box p {
        font-size: 16px;
        margin-top: 0;
    }
    .about-section {
        padding: 80px 0;
    }
    .about-section h2 {
        font-size: 28px;
    }
    .about-section p {
        font-size: 16px;
    }
    .choose-mtr-section h2 {
        font-size: 35px;
    }
    .choose-mtr-section p {
        font-size: 16px;
    }
    .choose-mtr-section ul li h3 {
        font-size: 13px;
    }
    .about-content h2 {
        font-size: 28px;
    }
    .about-content p {
        font-size: 16px;
    }
    .title-section h1 {
        font-size: 32px;
    }
    .title-section {
        min-height: 300px;
        padding-top: 44%;
    }
    .news-posts-section ul,
    .news-posts-sectionul ul li {
        display: block;
    }
    .career-content h2 {
        font-size: 28px;
    }
    .career-content p {
        font-size: 18px;
        line-height: 23px;
    }
    .join-us-section {
        padding: 60px 0;
    }
    .join-us-section h3 {
        font-size: 20px;
    }
    .career-opportunities {
        padding: 30px 0;
    }
    .career-opportunities-title {
        font-size: 17px;
    }
    .career-opportunities-details p {
        font-size: 16px;
        line-height: 22px;
    }
    .apply-job-section ul {
        padding: 0;
    }
    .apply-job-section ul li {
        padding-left: 0;
        height: auto;
        margin: 20px 0;
        display: block;
    }
    .apply-job-section ul li span {
        position: static;
        margin: auto;
    }
    .apply-job-section ul li p {
        text-align: center;
    }
    .contact-address-section ul {
        display: block;
    }
    .contact-address-section ul li {
        border-left: 0;
    }
    .contact-address-section ul li p {
        font-size: 16px;
    }
    .sidebar-menu{
		display:none;
        margin-top: 15px;
    }
    .services-box img {
        margin-bottom: 15px;
        width: 100%;
    }
    .business-solution-content {
        padding: 20px;
    }
    .features-section,
    .features-section2 {
        padding: 20px;
    }
    .features-section h2,
    .features-section2 h2 {
        font-size: 22px;
    }
    .features-section h3,
    .features-section2 h3 {
        font-size: 18px;
    }
    .features-section ul li,
    .features-section2 ul li {
        font-size: 14px;
    }
    .business-page-right {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .feild-group {
        margin: 0;
    }
    .inquiry-form .columns {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .business-page-content h2 {
        font-size: 22px;
    }
    .business-page-content p {
        font-size: 16px;
    }
    .research-partnering-box {
        margin: 15px 0;
    }
    .map-box a span {
        display: none;
    }
    .map-box a img {
        width: 12px;
    }
    #certifications:after{
        width: 250px;
    }
}


/***************** 12-09-2019 Ali *************/
.handle {
    width: 100%;
    background-color: #fff;
    box-sizing: border-box;
    padding: 15px;
    cursor: pointer;
    color: white;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
p.menu{
    display: inline-block;
}
.menu_icon div {
  background-color: #000;
  border-radius: 2px;
  width: 35px;
  height: 5px;
  margin: 5px;
}
.menu_icon{
    display: none;
}
nav ul#menu-mainsite-top-menu li {
    position: relative; 
}
#menu-mainsite-top-menu .show-arrow:hover .sub-menu {display: block ;animation: showNav 250ms ease-in-out both;}
blockquote {
    border-left: 5px solid #0073aa;
    margin-left: 0;
    background: rgb(0, 115, 168, 0.1);
    padding: 15px 25px;
    margin: 0;
    box-shadow: 0px 10px 20px -20px #000;
}
blockquote h1, blockquote p {
    margin: 0;
}

@media screen and (max-width: 768px){
    #menu-mainsite-top-menu li .sub-menu li {
        text-align: center;
        line-height: 55px;
    }
    #menu-mainsite-top-menu li .sub-menu li a {
        font-size: 20px;
    }
    #menu-mainsite-top-menu li .sub-menu {
        width: 100%;
        position: static;
    }
    .menu_icon{
        display: block;
    }
    #menu-mainsite-top-menu {
        display: none;
    }
    nav ul#menu-mainsite-top-menu .show-arrow:before {
        content: '\f063';
        position: absolute;
        top: 20px;
        right: 0px;
        font-family: 'FontAwesome';
        font-size: 26px;
        width: 70px;
        color: #f36523;
    }
    #menu-mainsite-top-menu .show-arrow:hover .sub-menu {display: block;animation: showNav 250ms ease-in-out both;}
    nav ul#menu-mainsite-top-menu {
        overflow: hidden;
    }
    nav ul#menu-mainsite-top-menu li{
        box-sizing: border-box;
        width: 100%;
        padding: 15px 0;
        display: block;
        text-align: center; 
    }
    header #menu-mainsite-top-menu > li > a, header #menu-mainsite-top-menu > li > a:hover {
        font-size: 22px;
        display: block;
        text-transform: capitalize !important;
    }
}
@media screen and (max-width: 767px){
    h1 {
        font-size: 22px;
    }
    h2 {
        font-size: 20px;
    }
    li {
        font-size: 14px;
    }
    .innerpg-title h1 {
        font-size: 30px;
    }
    .border {
        margin-top: 110px;
    }
    .pagetitle {
        min-height: fit-content;
    }
}

@media screen and (max-width: 450px){
	#course-wrapper {
		margin-top: 0;
	}
	.border {
	    margin-top: 75px;
	}
	.innerpg-title {
		margin-top: 10px;
		margin-bottom: 25px;
	}
	.inquiry-form-sidebar {
		margin-bottom: 30px;
	}
	.innerpg-title h1 {
	    font-size: 22px;
	}
    #masthead {
        padding: 0;
    }
    #branding {
        min-width: 83.5% !important;
    }
    #branding h3 a span {
        font-size: 22px !important;
    }
    #branding h3 a span span {
        font-size: 12px !important;
    }
    .handle {
        position: relative;
        padding: 100px 0 10px;
        align-items: flex-end;
    }
    #branding h3 a img {
        position: absolute;
        top: 0;
        left: 35%;
    }
    .menu_icon {
        margin: 0;
    }
    nav ul#menu-mainsite-top-menu li {
        padding: 0;
    }
    header #menu-mainsite-top-menu > li > a, header #menu-mainsite-top-menu > li > a:hover {
        font-size: 18px;
    }
    nav ul#menu-mainsite-top-menu .show-arrow:before {
        font-size: 18px;
        top: 10px;
    }
    #menu-mainsite-top-menu li .sub-menu li a {
        font-size: 16px;
    }
    #menu-mainsite-top-menu li .sub-menu li {
        line-height: 35px;
    }


}

@media screen and (max-width: 375px) {
    #branding h3 a span span {
        font-size: 12px !important;
    }
    header #menu-mainsite-top-menu > li > a, header #menu-mainsite-top-menu > li > a:hover {
        font-size: 16px;
        padding: 5px;
    }
    #menu-mainsite-top-menu li .sub-menu li {
        line-height: 30px;  
    }
    #menu-mainsite-top-menu li .sub-menu li a {
        font-size: 14px;
    }
    nav ul#menu-mainsite-top-menu .show-arrow:before {
        top: 5px;
    }
    nav ul#menu-mainsite-top-menu .show-arrow:before {
        width: 50px;
    }
}

@media screen and (max-width: 320px) {
    #branding h3 a span {
        font-size: 18px !important;
    }
    #branding h3 a span span {
        font-size: 10px !important;
    }
    #branding h3 a img {
        left: 32%;
    }
    .innerpg-title h1 {
        font-size: 24px;
    }
    .border {
        margin-top: 100px;
    }
}

.owl-carousel .owl-item img {
	height: fit-content;
}
#contactform {
	margin: 20px 0;
}
#certifications .owl-carousel .owl-item img {
	height: auto;
}
header.site-header {
	padding-bottom: 15px;
}
.leftform {
	max-width: 100%;
}
#contactform #boxes {
	padding: 80px 10px !important;
}
#showcase ul {
	margin: 0;
}
#showcase h3 {
	margin-top: 20px;
}
#showcase {
	padding-top: 0px;
}
#showcase ul li {
	padding: 40px 0 !important;
	transform: scale(1);
	transition: 0.3s transform ease-in-out;
}
#showcase ul li:hover {
	transform: scale(1.1);
}
#showcase ul li a img {
	transform: rotateY(0deg);
	transition: 0.3s transform ease-in-out;
}
#showcase ul li:hover a img {
	transform: rotateY(160deg);
	transition: 0.5s transform ease-in-out;
}
#showcase ul li a h3 {
	transition: 0.3s color ease-in-out;
}
#showcase ul li:hover a h3 {
	color: #f36523;
}
#contactform .rightform h3 {
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	font-size: 35px;
    color: rgb(255, 155, 109);
    margin-top: 30px;
}

.footer {
	padding: 30px 0;
	border-top: 8px solid #45aeea;
}
.wrapper-box {
	display: flex;
	flex-direction: row;
	justify-content: center;
}
#colophon .botomtext {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.directorpic {
	text-align: center;
}
.innerpgbg-overlay {
	margin-bottom:30px;
}
.aboutprinciple {
	background-color: #45aeea;
	margin-top: 50px;
	padding: 80px 0;
}
.directorname {
	margin-bottom: 0;
}
.aboutprinciple p {
	color: #fff;
	display: flex;
	align-items: center;
}
.aboutprinciple p i {
	color: #f36523;
}
.page-id-327 .large-6.columns {
    margin-top: 50px;
}

#course-wrapper {
	display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: 50px;
}
.course-widget {
    width: 32.433%;
    border: 1px solid #f36523;
    margin-bottom: 50px;
    border-radius: 5px;
    transition: 0.4s ease-in-out all;
}
.course-widget:hover {
	border-radius: 5px;
	border-width: 0;
	box-shadow: 0px 5px 50px -30px #f36523;
}
.course-widget:nth-child(3n+2) {
	margin: 0 15px 50px;
}
.course-widget h3 {
	text-align: center;
    margin: 0;
    padding: 15px 0;
    border-bottom: 1px solid #f36523;
    font-family: Oswald;
    letter-spacing: 0;
    color: #f36523;
    transition: 0.4s ease-in-out all;
}
.course-widget:hover h3 {
	border-width: 0;
	background-color: #f36523;
	color: #fff;
}
.course-widget p {
    margin: 0 15px;
    padding: 8px 0;
    font-size: 16px;
    font-family: Roboto;
}
.course-widget p b {
	font-family: Roboto;
}

.page-id-268 .admission-form {
	margin: 0 auto;
    display: block;
    float: none;
}
.admission-form > div {
	margin-bottom: 25px;
}
label {
	font-family: Roboto !important;
	color: #000 !important;
	font-size: 16px !important;
}

input, select, textarea {
	border-radius: 0 !important;
    margin: 0 !important;
    border: 2px solid #eee !important;
    border-radius: 0 !important;
    font-family: Roboto !important;
   	font-size: 14px !important;
   	margin-top: 15px;
}
input:active, select:active, textarea:active, input:focus, select:focus, textarea:focus {
	border: 2px solid #f36523 !important;
}

.header-contact {
	display: flex;
	justify-content: flex-end;
}
.header-contact .phone {
	display: flex;
	justify-content: flex-start;
}
.header-contact .phone, .header-contact .mail {
	margin-left: 15px;
}
.header-contact a {
	font-family: Roboto;
	color: #45aeea;
	vertical-align: middle;
	font-size: 16px;
}

.para h3 {
	color: #45aeea;
	margin-bottom: 5px;
	font-size: 20px;
	font-family: Oswald;
}
.para ul li, .para p {
	padding-bottom: 0;
	margin: 0;
	font-size: 16px;
}
.para ul {
	margin: 0;
}
#tablepress-1 thead th, #tablepress-2 thead th, #tablepress-3 thead th {
    background-color: #45aeea;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 15px;
    font-family: Oswald;
}
#tablepress-1 tr td, #tablepress-2 tr td, #tablepress-3 tr td  {
    font-size: 15px;
    text-align: center !important;
    font-family: Roboto;
}
.tablepress .row-hover tr:hover td {
    background-color: rgba(69, 174, 234, 0.2) !important;
}
.tablepress .row-hover tr:hover {
    box-shadow: 0px 0px 0px 0px #45aeea;
}
#boxes p {
	text-align: center;
	margin: 0;
	padding: 10px 0;
	transition: 0.3s all;
}
#boxes p:hover {
	background-color: #f36523;
}
#boxes p:hover a, #boxes p:hover a u {
	color: #fff;
}
#boxes p a {
	font-size: 16px;
	font-family: Roboto;
}
#boxes p a u, #boxes p span {
	text-decoration: none;
}
#boxes .box-2 div {
	padding: 0 !important;
}
.page-id-517 .course-widget, .page-id-496 .course-widget {
    width: 47%;
}
.attendence-sheet {
    min-width: 90%;
}
.attendence-sheet tr td {
	font-family: Roboto;
	text-align: center;
    border: 1px solid #000;
    transition: 0.3s all;
}
.attendence-sheet tr td:hover {
    background-color: rgba(69, 174, 234, 0.2) !important;
}
.attendence-sheet .course-head {
    background-color: #45aeea;
    color: #fff;
    width: 200px;
}
.attendence-sheet {
    color: #ff0000;
}
.ui-accordion .ui-accordion-header {
    text-align: center;
    background-color: #45aeea;
    border: none;
    padding: 15px 0;
    color: #fff;
    font-size: 18px;
    font-family: Oswald;
    margin: 5px 0;
}
.ui-accordion .ui-accordion-content {
    padding: 25px 15px;
    border-top: 0;
    overflow: auto;
    margin: 0 auto;
    border: none;
    width: auto !important;
    height: auto !important;
}
#accordion .table-1, #accordion .table-2 {
   height: auto !important;
}
#accordion .yearly {
    font-size: 30px;
}
@media only screen and (max-width: 1024px) {
	.wrapper-box {
		flex-direction: column;
	}
	.director-box {
		display: flex;
		flex-direction: row;
	}
	.director-box img {
	    float: none !important;
	    position: static !important;
	    width: auto !important;
		max-width: 50%;
	}
	.director-text {
		padding-left: 0 !important;
	}
	.director-text p {
		margin: 0;
	    padding: 0 25px;
	    font-size: 28px;
	    text-align: justify;
	}
	.box2 marquee h4 {
		font-size: 20px;
	}
	.box2 marquee p {
		font-size: 18px;
	}
	header li {
		padding: 0 5px;
	}
	.footer h3 {
		font-size: 20px;
	}
	.footer ul li a, .footer p {
		font-size: 18px;
	}
	.course-widget {
   		width: 32.333%;
	}
}
@media only screen and (max-width: 992px) {
	.director-box img {
		max-width: 35%;
	    height: auto;
	}
	header li {
		padding: 0;
	}
	header #menu-mainsite-top-menu > li > a, header #menu-mainsite-top-menu > li > a:hover{
		font-size: 14px;
		padding: 10px 7px;
	}
	.director-text p {
		font-size: 20px;
	}
	#colophon .botomtext {
		padding: 0 15px;
	}
	.medium-3 {
	    width: 33%;
	}
	.course-widget {
   		width: 31.833%;
	}
	.course-widget h3 {
		font-size: 18px;
	}
	.course-widget p {
		font-size: 16px;
		padding: 5px 0;
	}
}
@media only screen and (max-width: 768px) {
    .ui-accordion .ui-accordion-content {
        width: fit-content !important;
    }
    .ui-accordion .ui-accordion-content {
        padding:0;
    }
    .attendence-sheet {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    .page-id-327 .large-6.columns {
        margin-top: 0px;
    }
    .contsubbtn input[type=submit] {
	    width: 50%;
	}
	#tablepress-1 thead th, #tablepress-2 thead th, #tablepress-3 thead th {
	    font-size: 14px;
	    padding: 15px 8px;
	}
	#tablepress-1 tr td, #tablepress-2 tr td, #tablepress-3 tr td {
		font-size: 12px;
	}
    .ui-accordion .ui-accordion-content {
        height: 190px !important;
    }
    #showcase {
        display: none;
    }
    #contactform {
        margin: 20px 0 0;
    }
}

@media only screen and (max-width: 450px) {
    .attendence-sheet tr td strong {
        font-size: 12px !important;
    }
	.owl-carousel.owl-carousel-slider, .owl-carousel .owl-item img {
		height: 250px;
	}
	#boxes .box h4 {
		font-size: 20px;
	}
	#boxes .box {
		height: 130px;
		padding-top: 20px;
	}
	#boxes .box img {
	    margin-top: -100px;
    	zoom: 0.7;
	}
	.director-box {
		flex-direction: column;
	}
	.director-box img {
	    max-width: 100%;
	    height: auto;
	}
	.director-text p {
	    font-size: 16px;
	    padding: 0;
	}
	#showcase {
	    background: url(img/bg_showcase.png) no-repeat;
	    background-size: cover;
	}
	#showcase ul {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		flex-direction: row;
		padding: 0;
	}
	#showcase h3 {
		font-size: 0.6rem;
	}
	#showcase ul li {
    	padding: 25px 7px !important; 
    }
    .medium-3 {
	    width: 50%;
	}
	.course-widget {
	    width: 100% !important;
	    margin-bottom: 20px ;
	}
	.course-widget:nth-child(3n+2) {
	    margin: 0 0px 20px;
	}
	.course-widget p {
	    font-size: 18px;
	    padding: 10px 0;
	}
	.course-widget h3 {
	    font-size: 24px;
	}
	.medium-3 {
	    width: 100%;
	}
	.aboutprinciple span {
	   background-color: #f36523;
	    text-align: center;
	    margin: 30px auto 0;
	    display: block;
	}
	.header-contact {
	    justify-content: flex-start;
	    flex-direction: column;
	}
	.header-contact .phone {
	    justify-content: flex-end;
	}
	.header-contact a {
	    font-size: 14px;
	}
	.icon-box {
		display: none;
	}
	.contactheading {
		padding-top: 0;
	}
}
@media only screen and (max-width: 320px) {
	#contactform .rightform h3 {
		font-size: 24px;
	}
	.top-bar ul li {
		font-size: 12px;
	}
}