
@font-face {
    font-family:BebasNeue-Regular;
    src: url(../fonts/BebasNeue-Regular.otf);
}
@font-face {
    font-family:Montserrat-Bold;
    src: url(../fonts/Montserrat-Bold.otf);
}
@font-face {
    font-family:Pangram-Light;
    src: url(../fonts/Pangram-Light.otf);
}
@font-face {
    font-family:Pangram-Regulara;
    src: url(../fonts/Pangram-Regulara.otf);
}
@font-face {
    font-family:Pangram-Medium;
    src: url(../fonts/Pangram-Medium.ttf);
}
@font-face {
    font-family:Poppins-Bold;
    src: url(../fonts/Poppins-Bold.ttf);
}
@font-face {
    font-family:Poppins-Regular;
    src: url(../fonts/Poppins-Regular.ttf);
}
@font-face {
    font-family:Poppins-Light;
    src: url(../fonts/Poppins-Light.ttf);
}
div.wpcf7 .screen-reader-response {
    display: none!important;
}
html, body {position: relative;height: auto;overflow-x: hidden;}
body {overflow: hidden;font-size: 17px;color:#000;margin: 0;padding: 0;/*font-family:Pangram-Light;*/overflow-x: hidden;}
h1, h2, h3, h4{font-family:Poppins-Bold;}
p{font-size: 17px;color:#000;
    /*font-family:Pangram-Light;*/}
a {
    text-decoration: none;
    transition: color .5s linear;
    color:#0C9CC6;
}
a:hover, a h3:hover, a h4:hover, a h2:hover, a h1:hover, a h5:hover, a i:hover, a p:hover{
    text-decoration: none;
    transition: color .5s linear;
    color:#00308E!important;
}
.digital-col {
    width: 50%;
    float: right;
    margin-left: 30px;
    border: 1px solid #333;
    padding: 30px;
}
img{width:100%;height:auto;}
.top-fluid {
    padding: 0px 7%;
    background:#00308E!important;
}
.top-fluid p {
    margin: 0px;
    line-height: 50px;
    color: #fff;
}
.serv-d-row li{font-weight:900}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700!important;
    margin: 0px 0px!important;
}
.crumb {
    padding: 10px 6%;
    width: 100%;
    margin: 0px;
}
.crumb p {
    margin: 0px;
    padding: 5px 10px;
    padding-top: 0px;
    border-bottom: 1px solid #00308e;
}
.crumb a{}
.crumb b{}
.top-col-left{}
.top-col-left p {}
.top-col-right{}
.top-col-right p {
    text-align: right;
}
.top-col-right i {
    font-size: 24px;
    margin-right: 10px;
}
.top-col-right a {
    color: #fff;
    padding-right: 10px;
}
.top-col-right a:hover{color:#0C9CC6!important;}
.banner-fluid {
    margin: 0px;
    position: relative;
}

.banner-fluid .carousel-control-next, .banner-fluid .carousel-control-prev {
    position: absolute;
    top: auto;
    bottom: 45%;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #1a489a;
    color: #fff;
    text-align: center;
    opacity: 1;
    transition: opacity .15s ease;
}
.up-fluid {
    width: 100%;
    top: 0px;
    z-index: 99999;
    margin: 0px;
    padding: 15px 7%;
    position: absolute;
    height: 100px;
    background-image: linear-gradient(white, rgba(255, 255, 255, 0));
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.sticky{
    position: fixed;
    height: auto;
    padding:0px 7%;
    background:#fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.15);
    z-index:9999999;
}
.logo-col{}
.logo-col img {
    width: 250px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.sticky .logo-col img {
    width: 100px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.banner-col{padding:0px;}
.banner-col img{}
.banner-col .banner-caption {
    position: absolute;
    bottom: 10%;
    left: 7%;
    width: 550px;
    background: url(../images/banner-bg.png);
    padding: 35px 30px;
    background-size: 100% 100%;
}
.banner-col .banner-caption h2 {
    font-size: 60px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 30px;
}
.banner-col .banner-caption p {
    color: #fff;
}
.nav-col .bg-dark {
    background-color: rgba(52, 58, 64, 0)!important;
    padding: .5rem 0rem;
}
.nav-col .navbar-dark .navbar-nav .nav-link {
    color: rgb(33, 33, 33);
    font-family:Pangram-Regular;
}
.nav-col {
    padding: 0px;
}
@media (min-width: 768px){
    .nav-col .navbar-expand-md .navbar-collapse {
        display: block!important;
    }
}
.nav-col .navbar-nav {
    float: right;
}
.nav-col .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}
.nav-col .navbar-expand-md .navbar-nav .nav-link:hover{
    background: #00308e;
    color: #fff!important;
    border-radius: 100px;
}
.nav-col .navbar-expand-md .navbar-nav .nav-link .fa {
    color: #00308e;
    font-size: 24px;
    line-height: 29px;
}
.nav-col .navbar-expand-md .navbar-nav .nav-link:hover .fa{
    color: #fff!important;
}
.univ-serv-fluid {
    padding: 50px 7%;
    background: url(../images/univ-serv-bg.png);
    margin: 0px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.customer-icon{}
.col-univ{}
.col-univ .slick-slide {
    margin: 0px 15px;
    padding-bottom: 20px;
    position:relative;
}
.col-univ .slick-slide b{
    position: absolute;
    right: 0px;
    width: 1px;
    top: 25%;
    height: 50px;
    background: rgba(255, 255, 255, 0.35);
}
.col-univ .slick-list {
    overflow: hidden;
    overflow-x: scroll;
}
.col-univ .slick-list::-webkit-scrollbar {
    height: 5px;

}

/* Track */
.col-univ .slick-list::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.35);
}

/* Handle */
.col-univ .slick-list::-webkit-scrollbar-thumb {
    background: #fff;
    width: 100px
}

/* Handle on hover */
.col-univ .slick-list::-webkit-scrollbar-thumb:hover {
    background: #fff;
}
.col-univ img {
    width: 80px;
    margin: 0px 0px 20px 0px;
}
.col-univ h4 {
    font-family: Pangram-Light;
    color: #fff;
    font-size: 1.2rem;
}
.coluniv-serv {
    padding-left: 9%;
    text-align: right;
}
.coluniv-serv h3 {
    font-family: Pangram-Light;
    color: #fff;
    padding-bottom: 20px;
}
.coluniv-serv p{
    color: #fff;
}
.abthm-fluid {
    padding: 3% 7%;
}
.abthm-fluid h3 {
    margin-bottom: 40px;
    color: #1a4a99;
}
.col-abt-hm {
    padding-right: 7%;
}
.col-abt-hm img {
    margin-bottom: 20px;
}
.col-abt-hm img{}
.col-abt-hm p{}
.col-abt-hm a {
    display: inline-block;
    color: #545454;
    float: left;
}
.btn-lead br{display:none;}
.col-slid-pgm a {
    background: rgba(208, 208, 208, 0.85);
}
.page-pgm .col-slid-pgm a {
    background: none;
}
.col-abt-hm a .arrow {
    width: 75px;
    padding-left: 15px;
    margin-top: 19px;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    display: none!important;
}
.error404 #primary {
    padding: 13% 5% 4%;
    width: 100%;
    text-align: center;
    background: #f1f1f1;
}
.error404 #secondary {
    display: none;
}
.search #primary {
    padding: 15% 5% 4%;
    background: #f1f1f1;
}
.search #primary h1 {
    padding: 0em;
}
.search #primary article img{
    width: 40%;
    float: left;
    margin: 0px 20px 20px 0px;
}

.search #primary article{
    width: 100%;
    display:block;
    clear:both;
}
.col-prcs-hm{}
.col-process{}
.col-bdr {
    padding: 20px;
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
}
.col-bdr p {
    margin-bottom: 0px;
}
.col-prs-img {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0px;
}
.col-prs-img img {
    width: 50px;
    float: left;
}
.col-prs-img p {
    text-align: right;
    line-height: 50px;
    margin: 0px;
}
.col-prs-img p span {
    width: 20px;
    height: 20px;
    background: red;
    color: #fff;
    padding: 0px 5px;
    display: initial;
    border-radius: 100%;
    font-size:15px;
}
.study-fluid {
    padding: 0px 7% 2%;
}
.study-fluid h3 {
    color: #1a4a99;
}
.study-cnt-fluid {
    padding: 5% 12%;
    background-image: linear-gradient(#20549F, rgba(255, 255, 255, 0) 25%);
}
.study-cnt-fluid h3 {
    font-family: Poppins-Regular;
    color: #000;
}
.col-stdy-one{}
.col-stdy {
    width: 100%;
    height: 100%;
    background-image: linear-gradient(#ffffff, rgba(255, 255, 255, 0));
    padding: 50px;
}
.col-stdy h3{
    margin-bottom: 20px;
}
.col-stdy p {
    padding-bottom: 20px;
    border-bottom: 1px solid #848282;
}
.col-stdy-oth {
    margin-bottom: 40px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.col-stdy-oth img{}
.col-pos-study {
    position: absolute;
    bottom: 0px;
    right: 30px;
    left: 30px;
    padding: 20px;
    background-image: linear-gradient(rgba(255, 255, 255, 0) -4%, #ffffff 80%, rgba(255, 255, 255, 0.02));
}
.col-padd-stdy {
    padding: 30px;
}
.col-pos-study h3{}
.col-pos-study p{}
.study-cnt-fluid .arrow-link {
    display: block;
    color: #545454;
    width: 100%;
    float: left;
    padding-left: 30px;
}
.study-cnt-fluid .arrow-link  .arrow {
    width: 75px;
    padding-left: 15px;
    margin-top: 0px;
}
.study-cnt-fluid .col-stdy .arrow-link  .arrow {
    padding: 10px;padding-left: 0px;margin-top: 10px;
}
.study-cnt-fluid .col-stdy .arrow-link {
    display: block;clear: both;float: none;padding-left: 0px;
}
.study-cnt-fluid .col-stdy-oth .arrow-link  .arrow {
    width:60px;
    padding: 10px;padding-left: 0px;margin-top: 10px;
}
.study-cnt-fluid .col-stdy-oth .arrow-link {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display:none;clear: both;float: none;padding-left: 0px;
}
.col-stdy-oth:hover .col-pos-study {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.15);
    background:#fff;
}
.col-stdy-oth:hover .arrow-link {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display:block;
}
.prm-hm-fluid {
    padding: 3% 7% 5%;
    background: url(../images/hmprg-bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-bottom: 2%;
    height: 460px;
}
.col-sild-row{}
.col-slid-pgm a {
    display: inline-block;
    padding: 10px;
    margin-bottom: 20px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.col-slid-pgm .fa {
    padding: 15px 5px;
    border: 2px solid #3e3e3e;
    font-size: 38px;
    width: 70px;
    text-align: center;
    color: #6b6b6b;
    margin-right: 18px;
    float: left;
}
.col-pgmside{}
.col-pgmside h4 {
    font-size: 18px;
    color: #1a4a99;
    font-family: Poppins-Regular;
    margin-bottom: 0px;
}
.col-pgmside p {
    margin: 0px;
    line-height: 18px;
    margin-top: 8px;
}
.col-prg-hm .carousel-control-next, .col-prg-hm .carousel-control-prev {
    top: auto;
    bottom: -35px;
    width: 20px;
    background: red;
    height: 20px;
    border-radius: 100%;
}
.col-prg-hm .carousel-control-prev {
    left: auto;
    right: 25px;
}

.col-slid-pgm a:hover{
    background-color: #1a4a99;
    color: #fff!important;
}
.col-slid-pgm a:hover .fa{
    color: #fff!important;
}
.col-slid-pgm a:hover .col-pgmside h4{
    color: #fff!important;
}
.col-slid-pgm a:hover .col-pgmside p{
    color: #fff!important;
}
.newshm-fluid {
    padding: 5% 7%;
    background-image: linear-gradient(#13A0CB, rgba(255, 255, 255, 0) 20%);
}
.col-newshm {
    padding-right: 30px;
}
.col-newshm img {
    margin-bottom: 15px;
}
.col-newshm h3 {
    font-family: Poppins-Regular;
    margin-bottom: 20px;
}
.col-newshm p{}
.col-newshm-oth {
    padding-top: 50px;
}
.col-12-news {
    padding: 30px 20px 20px;
    border-right: 1px solid #ccc;
}
.col-12-news p{}
.col-news-img {
    display: flex;
    margin-bottom: 20px;
}
.col-news-img img {
    width: 85px;
    margin-right: 15px;
    border-radius: 100%;
}
.col-testim img {
    width: 140px;
    margin-right: 0px;
    margin-bottom:20px;
}
.col-news-img h4 {
    font-family: Poppins-Regular;
    padding: 12px 10px;
    line-height: 26px;
    margin: 0px;
}
.col-newshm-oth .carousel-control-next, .col-newshm-oth .carousel-control-prev {
    top: 1px;
    bottom: auto;
    width: 20px;
    right: 47px;
    left: auto;
    height: 22px;
    border-radius: 100%;
    background: #abaaaa;
    color: #fff;
    position: absolute;
    opacity: 1;
    z-index: 99999;
}
.col-newshm-oth .carousel-control-next {
    right: 20px;
    left: auto;
}
.col-last-hm {
    padding: 0px;
    padding-left: 50px;
}
.col-last-news {
    background-image: linear-gradient(#1a4a99, rgba(255, 255, 255, 0));
    padding: 25px 15px;
    display: inline-block;
    color: #fff;
    text-align: center;
    width: 100%;
}
.col-last-hm span {
    float: right;
    background: #28539c;
    padding: 5px;
    color: #fff;
    border-radius: 100px;
    font-size: 14px;
}
.col-last-hm h5 {
    font-family: Poppins-Regular;
    width: 70%;
    float: left;
    margin-right: 15px;
}
.col-last-news h4{font-family: Poppins-Light;}
.col-last-news .fa {
    margin-left: 20px;
    font-size: 27px;
}
.col-last-hm p {
    display: inline-block;
    width: 100%;
}
.col-last-hm .carousel-control-next, .col-last-hm .carousel-control-prev {
    top: auto;
    left: 30px;
    bottom: -20px;
    width: 20px;
    height: 20px;
    background: gray;
    opacity: 1;
    border-radius:  100%;
}
.col-last-hm .carousel-control-prev {
    left: 0px;
}
.col-last-hm .carousel-control-next span, .col-last-hm .carousel-control-prev span {
    background: transparent;
}
.opt-fluid {
    padding: 3%;
    background: #f1f1f1;
    display: inline-block;
}
.div-width {
    width: 1000px;
    margin: auto;
    text-align: center;
}
.div-width p{margin-bottom:50px;}
.flex-div {
    display: flex;
}
.flexs-col {
    padding: 0px 10px;
    width: 20%;
}
.flexs-col a {
    color: #fff;
    padding: 35px 20px;
    width: 100%;
    height: 150px;
    display: block;
    font-size: 15px;
    text-transform: uppercase;
}
.flex-one{margin-top:80px;}
.flex-one a {
    font-size: 20px;
    display: block;
    background: #51B848;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
}
.flex-one .fa {
    font-size: 33px;
    display: block;
    margin-bottom: 10px;
}
.flex-two{margin-top:40px;}
.flex-three{margin-top:80px;}
.flex-two a {
    background: #A6CE39;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
}
.flex-three a {
    background: #B369AB;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
}
.flex-two, .flex-three{}
.flex-two h4, .flex-three h4, .flex-five h4 {
    font-family: Poppins-Light;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
}
.flex-four p {
    color: #fff;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #fff;
}
.flex-four a {
    background: #F25A04;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
}
.flex-four p{}
.flex-four{margin-top:120px;}
.flex-five{margin-top:80px;}
.flex-five a{
    background: #58B0E3;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
}
.flex-five .fa{}
.map-fluid{padding:0px;position: relative;}
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 0px dotted black;
    opacity: 1
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 200px;
    text-align: center;
    border-radius: 0px;
    position: absolute;
    z-index: 1;
    top: -30%;
    left: 120%;
    border-bottom: 1px solid #000;
}
span.wpcf7-not-valid-tip {
    color: #f00!important;
}
.tooltip .tooltiptext p {
    background-color: #002d77;
    padding: 3px 5px;
    color: #fff;
    margin-bottom: 8px;
    font-size: 15px;
}
.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent black;
    display: none
}
.tooltip:hover .tooltiptext {
    visibility: visible;
}
.loc-icon{
    width: 30px;
    height: 30px;
}
.tip3 {
    position: absolute;
    bottom: 22%;
    left: 14%;
}
.tip4 {
    position: absolute;
    bottom: 20%;
    left: 13.5%;
}
.tip1 {
    position: absolute;
    bottom: 17%;
    left: 14%;
}
.tip5 {
    position: absolute;
    top: 3%;
    right: 2%;
}

.tip5 .tooltiptext {
    right: 120%;
    left:auto;
}
.tip2 {
    position: absolute;
    bottom: 15%;
    left: 15%;
}
.lead-bg {
    padding: 3% 10%;
    background: url(../images/lead-bg.png);
    background-size: 100% 100%;
}
.col-form {
    background-image: linear-gradient(#ffffff, rgba(255, 255, 255, 0) 100%);
    padding: 30px;
}
.col-form h3 {
    font-family: Poppins-Light;
    font-size: 1.5rem;
    margin-bottom: 20px;
}
.row-control{}
.row-control .form-control {
    background: transparent;
    border: 0px;
    border-bottom: 1px solid #000;
    color: #000;
    margin: 10px 0px;
    border-radius:0px;
}
.row-control .form-control::-webkit-input-placeholder { /* Edge */
    color: #000;
}
.row-control .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000;
}
.row-control .form-control::placeholder {
    color: #000;
}
.row-control .form-check-label {
    color: rgba(255, 255, 255, 0.59);
    margin: 10px 0px;
}
.row-control .btn-lead {
    background: #FF5252;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    color: #fff;
    padding: 6px 20px;
    margin: 10px 0px;
}
.col-slid {
    padding-left: 6%;
    margin-top: 18%;
}
.col-slid h3{
    font-family: Poppins-Light;
    margin-bottom: 20px;
    color:#fff;
}
.col-slid .slide {
    margin-right: 20px;
    padding-bottom: 20px;
}
.col-slid .slide img{}
.col-slid .slick-list {
    overflow: hidden;
    overflow-x: scroll;
}
.col-slid .slick-list::-webkit-scrollbar {
    height: 5px;

}

/* Track */
.col-slid .slick-list::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.35);
}

/* Handle */
.col-slid .slick-list::-webkit-scrollbar-thumb {
    background: #fff;
    width: 100px
}
.col-mob{display:none}
/* Handle on hover */
.col-slid .slick-list::-webkit-scrollbar-thumb:hover {
    background: #fff;
}
.nav-item {
    position: relative;
}
.nav-item ul{
    padding: 0;
    list-style: none;
    background: #f2f2f2;
}
.nav-item ul li{
    display: inline-block;
    position: relative;
    line-height: 21px;
    text-align: left;
}
.nav-item ul li a {
    display: block;
    padding: 5px .5rem;
    border-bottom: 1px solid #d8d8d8;
    color: #000;
    text-decoration: none;
    font-size: smaller;
    font-family: Pangram-Regular;
}
.col-pos p:hover {
    color: #fff!important;
}
.col-pos h5:hover {
    color: #fff!important;
}
.nav-item ul.dropdown {
    width: 200px;
    height: 0px;
    background: #FFFFFF;
    box-shadow: 0px 22px 20px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    top: 90%;
    overflow: hidden;
    opacity: 0;
    position: absolute;
    z-index: 999;
    padding: 10px;
    left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.nav-item:hover ul.dropdown{
    height: auto;
    opacity:1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.nav-item ul.dropdown li{
    display: block;
}
.test-row {
    padding: 3% 10%;
    background: url(../images/test-bg.JPG);
    background-size: cover;
    background-repeat: no-repeat;
}
.test-col {
    padding-right: 20%;
}
.test-col i {
    padding-left: 10%;
    font-size: 40px;
    color: #fff;
    margin-bottom: 40px;
}
.test-col img {
    width: 100px;
    float: left;
}
.test-col p {
    margin-bottom: 15px;
    line-height: 18px;
    width: 100%;
    float: none;
    padding-top: 10px;
}
.test-slid {
    background: #fff;
    padding: 20px 15px;
}
.test-col b {
    display: block;
    width: 100%;
}
.test-col .arrow-link {
    position: absolute;
    right: 15px;
    bottom: 15px;
}
.test-col .arrow{width:50px;}
.test-col .col-news-img {
    display: block;
}
.vid-col{}
.vid-col video{height:340px;}
.test-col .carousel-control-next, .test-col .carousel-control-prev {
    top: auto;
    bottom: -30px;
    width: 20px;
    height: 20px;
    background: #ff5252;
    opacity: 1;
}
.row-fluid {
    padding: 3% 6%;
    background: #00308E;
    color: #fff;
}
.col-foot a {
    color: #fff;
}
.col-foot a:hover {
    color: #859ba0!important;
}
.col-foot .social a:hover {
    color: #859ba0!important;
}
.col-foot .social a i:hover {
    color: #859ba0!important;
}
.logo-foot{}
.logo-foot a{color: #fff;}
.logo-foot img {
    width: 200px;
    margin-bottom: 40px;
}
.col-abt-hm p {
    text-align: justify;
}
.col-stdy p {
    text-align: justify;
}
.col-newshm p {
    text-align: justify;
}
.div-width p {
    text-align: justify;
}
.right-foot{}
.right-foot i {
    font-size: 27px;
    line-height: 50px;
    width: 50px;
    border-radius: 100%;
    text-align: center;
    height: 50px;
    color: #fff;
    float: left;
    margin-right: 20px;
    margin: 20px;
    background: #2b3a57;
}
.right-foot span{}
.right-foot h3 {
    font-family: Poppins-Light;
}
.col-f {
    float: right;
    width: 60%;
}
.col-foot{}
.col-foot p {
    color: #fff;
}
.col-foot span {
    width: 100%;
    display: block;
    padding: 5px 0px;
}
.social {
    margin-top: 50px;
}
.social p{}
.social span {
    display: inline-block;
    width: auto;
    padding-right: 20px;
}
.social a {
    color: #fff;
    font-size: 25px;
}
.col-dest {
    padding: 5px 15px;
}
.col-dest h4 {
    font-family: Poppins-Light;
}
.col-dest p{}
.col-add{}
.col-add i {
    font-size: 22px;
    float: left;
    margin: 3px;
    margin-right: 20px;
}
.col-add p{}
.last-row {
    margin-top: 50px;
}
.last-row img {
    width: 38%;
    margin-right: 6%;
}
.last-row p {
    text-align: right;
}
.last-fluid {
    padding: 10px 6%;
    background: #2b3a57;
}
.last-fluid p{margin:0px;color: #fff;}
.last-fluid span{
    color: #fff;
}
.last-fluid a {
    padding: 5px;
    color: #fff;
}
.last-fluid a:hover {
    color: #ccc!important;
}

/* Services Page */

.caption {
    position: absolute;
    bottom: 15%;
    left: 9%;
}
.caption h2 {
    font-family: Poppins-Light;
    padding: 8px 15px;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    background: rgba(255, 255, 255, 0.62);
}
.serv-fluid {
    background: #efefef;
    padding: 3% 7%;
}
.col-servi {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-bottom: 40px;
}
.col-servi h6 {
    font-size: 20px;
    margin-top: 10px;
}
.col-servi b {
    display: block;
    height: 1px;
    width: 60px;
    background: #000;
    margin-top: 20px;
    margin-bottom: 15px;
}
.col-pos {
    position: absolute;
    bottom: 0px;
    left: 30px;
    right: 30px;
    background: #253e7c;
    flex: none;
    max-width: initial;
    width: auto;
    height: 0px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity:0;
}
.col-servi:hover .col-pos {
    height: auto;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity:1;
}
.col-ser img{}
.col-ser a {
    width: 20%;
    text-align: center;
    display: block;
    text-transform: uppercase;
    position: absolute;
    color: #fff;
    top: 35%;
    left: 40%;
    background: rgba(0, 0, 0, 0.2);
    padding: 10px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.col-servi:hover .col-ser a {
    top: 10%;
    background: #253e7c;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color:#fff!important;
}
.col-ser a span {
    display: block;
    border-top: 1px solid #fff;
    opacity: 1;
}
.col-ser b{}
.col-ser h6{}
.col-pos{}
.col-pos h6{color:#fff;}
.col-pos b{
    background: #fff;
}
.col-pos p{color:#fff;}
.col-pos h5{color:#ccc;}
.serv-d-row {
    padding: 3% 9%;
    background: #e6e6e6;
}
.col-12-ser {
    padding: 30px;
    background: #fff;
}
.col-sev-d {
    padding: 20px 25px;
}
.col-sev-d h3 {
    font-family: Poppins-Light;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 20px;
}
.col-sev-d p{}
.col-sev-d a {
    margin-bottom: 20px;
    display: inline-block;
    cursor:pointer;
}
.col-sev-d a i {
    padding-left: 10px;
}
.col-sev-d img {
    margin-bottom: 20px;
}
.col-med-row{}
.col-med-row h4{
    font-family: Poppins-Light;
    font-weight: 600;
    margin-bottom: 20px;
}
.col-bdr-ser {
    border: 1px solid #bbb;
    padding: 20px 20px 0px;
    margin-bottom: 30px;
}
.srev-pos p, .srev-pos h4, .srev-pos a{ color:#fff!important;}
.srev-pos {
    position: absolute;
    top: 0px;
    background: #0083a9;
    display: none;
    left: 15px;
    width: auto;
    box-shadow: 0px 22px 20px rgba(0, 0, 0, 0.25);
    right: 15px;
    padding: 20px 20px 0px;
    z-index: 999999;
}
.col-form-d {
    padding: 20px 10px;
}
.look-col {
    padding: 30px 25px;
    background-image: linear-gradient(#017a8c, rgb(6, 52, 144));
    color: #fff;
}
.look-col p {
    color: #fff;
    margin: 10px 0px 5px;
}
.look-col img {
    margin-bottom: 15px;
}
.look-col .form-control {
    color: #fff;
    border-bottom: 1px solid #fff;
    height: auto;
    padding: 5px;
    border-radius: 0px;
}
.look-col h3 {
    font-family: Poppins-Light;
    font-weight: 600;
    margin-bottom: 15px;
}
.look-col .btn-lead{width:100%;}
.look-col .form-control::-webkit-input-placeholder { /* Edge */
    color: #fff;
}
.look-col .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}
.look-col .form-control::placeholder {
    color: #fff;
}


/* Contact Page */

.cont-fluid {
    padding: 4% 10%;
}
.col-cont-bg {
    background: url(../images/study.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.col-cnt-12 {
    position: absolute;
    bottom: 20%;
    right: 0px;
    text-align: right;
    width: 70%;
    padding: 20px;
    padding-left: 16%;
    background: url(../images/cont-bg.png);
    color: #fff;
}
.col-cnt-12 h3 {
    font-family: Poppins-Light;
    margin-bottom: 10px;
}
.col-cnt-12 p{color:#fff;margin:0px;}
.col-cont-form {
    padding: 40px;
}
.col-cont-form .form-control{}
.col-cont-form .form-check-label {
    color: #000;
    margin: 10px 0px;
}
.col-map-fluid {
    padding: 3% 10%;
    background: #00308e;
    -webkit-box-shadow: 0px 4px 7px 0px rgb(255 255 255);
    -moz-box-shadow: 0px 4px 7px 0px rgb(255 255 255);
    box-shadow: 0px 4px 7px 0px rgb(255 255 255);
    display: inline-flex;
    width: 100%;
    margin: 0px;
}
.col-acc{}
.rw-acc{}
.link-cola {
    color: #fff;
    width: 100%;
    display: block;
    padding: 8px 5px;
    border-bottom: 1px solid #fff;
    margin-bottom:10px;
}
.link-cola:hover h4{
    color: #fff!important;
}
.link-cola i {
    float: right;
    margin-top: 5px;
}
.cola-pos {
    position: relative;
    top: 0%;
    padding: 10px;
    color: #fff;
    background: #00308e;
    z-index: 9999;
    left: 0px;
    right: 0px;
    border: 1px solid #fff;
    margin-bottom: 20px;
}
.link-cola h4 {
    font-family: Poppins-Light;
    margin:0px;
}
.cola-pos p{color: #fff;}
.cola-pos a{color: #fff!important;}
.news-fluid {
    padding: 5% 12% 0px;
    background: #ededed;
}
.col-rw-news {
    margin: 0px;
    padding: 0px 0px 9%;
    position: relative;
}
.col-img-new{}
.col-img-new img{
    -webkit-box-shadow: 25px 25px 0px 3px rgba(224,224,224,1);
    -moz-box-shadow: 25px 25px 0px 3px rgba(224,224,224,1);
    box-shadow: 25px 25px 0px 3px rgba(224,224,224,1);
}
.col-cnt-new {
    position: absolute;
    bottom: 8%;
    background: #fff;
    padding: 30px 50px;
    right: 30%;
    width: 100%;
}
.col-cnt-new p {
    line-height: initial;
}
.col-cnt-new h4 {
    font-family: Poppins-Light;
    margin: 10px 0px;
    font-weight: 600;
}
.col-cnt-new span {
    color: #00308e;
    font-weight: 900;
}
.col-cnt-new a {
    color: #000;
    padding: 10px;
    border: 1px solid #000;
    margin-top: 10px;
    display: inline-block;
}
.col-newsimg-oth img{
    -webkit-box-shadow: -25px 25px 0px 3px rgba(224,224,224,1);
    -moz-box-shadow: -25px 25px 0px 3px rgba(224,224,224,1);
    box-shadow: -25px 25px 0px 3px rgba(224,224,224,1);
}
.col-news-oth {
    left: 30%;
    right: auto;
    z-index: 99999;
    text-align: right;
}


/* About Page */

.abt-fluid {
    padding: 4% 7%;
    position: relative;
}
.abt-fluid h2 {
    font-family: Poppins-Light;
    color: #00308e;
    font-weight: 600;
    margin-bottom: 35px;
}
.abt-fluid h1 {
    position: absolute;
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    left: 45%;
    top: 40%;
    color: #ccc;
}
.abt-fluid a i {
    padding-left: 15px;
}
.abt-fluid a {
    background: #D34747;
    padding: 10px 15px;
    display: inline-block;
    margin: 15px 0px;
    color: #fff;
}
.abt-row{}
.col-abt-pg {
    padding-right: 4%;
}
.col-abt-pg p{}
.col-abt-pg a{}
.col-abt-pg img {
    margin-top: 20px;
}
.col-vid-abt {
    padding-left: 4%;
}
.col-vid-abt video{}
.abt-nrow{}
.col-abt-cnt{}
.col-abt-cnt h4 {
    font-family: Poppins-Light;
    font-weight: 600;
    margin-top: 30px;
    line-height: 36px;
}
.col-viddown-abt video{display:none;}
.col-viddown-abt{}
.col-viddown-abt p {
    margin-top: 30px;
    padding-left: 6%;
}
.col-viddown-abt a {
    margin-left: 6%;
}
.fluid-abt-last h2 {
    font-family: Poppins-Light;
    color: #00308e;
    font-weight: 600;
    margin-bottom: 35px;
}
.fluid-abt-last {
    padding: 1% 0px 0px;
    position: relative;
}
.fluid-abt-last h2 {
    font-family: Poppins-Light;
    color: #00308e;
    font-weight: 600;
    margin-bottom: 35px;
    padding-left: 30%;
}
.fluid-abt-last h3 {
    padding: 20px 0px;
    color: #00308e;
    font-family: Poppins-light;
    font-weight: 600;
    margin: 0px;
}
.fluid-abt-last p {
    padding-bottom: 20px;
}
.last-abt-rw {
    padding: 3% 6%;
    background: #F1F3F4;
    margin: 0px;
}
.col-vision{}
.col-vis {
    position: absolute;
    right: 15px;
    left: 15px;
    top: -20%;
    background: #fff;
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.15);
    padding: 0px;
    width: auto;
}
.col-vis h3 {
    padding-left: 20px;
    padding-right: 20px;
}
.col-vis p {
    padding: 0px 20px 20px;
}
.col-vis img{}
.col-6-abt {
    padding: 0px 2.5%;
}
.customer-log {
    margin: 20px 0px;
    border: 1px solid #6b6b6b;
    border-left: 0px;
    border-right: 0px;
    padding: 30px 0px;
}
.customer-log .slide{padding:0px 20px;height:160px}
.customer-log img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding:10px;
    background:#fff;
}
.customer-lead .slide{padding:0px 5px;height:160px;margin-bottom:10px;}
.customer-lead img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding:3px;
    background:#fff;
}
.col-img-abtlast{}
.col-img-abtlast img{}

.dest-det {
    padding: 3% 10%;
    background: #f1f1f1;
}
.col-dest-det {
    padding: 0px;
    z-index: 999;
}
.col-dest-det h3{
    padding:0px 25px;
}
.col-dest-det .look-col {
    padding: 0px;
}
.col-dest-det .row-control {
    margin: 0px;
    padding: 0px 15px;
    padding-bottom: 35px;
}
.look-col .form-control option{color:#000!important;}
.col-acc-det {
    padding: 50px;
    margin: 50px 0px;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
}
.card {
    border: 0px;
    border-radius: 0px;
}
.card h3 {
    font-family: Poppins-Light;
    margin: 0px;
}
.card-header:first-child {
    border-radius: 0px;
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.85);
}
.viwsmr {
    display: block;
    padding: 30px 0px;
    clear: both;
    cursor: pointer;
    color:#000;
}
.card-body {
    padding: 1.25rem 0px;
}
.viwsmr i{
    padding-left: 10px;
}
.dets-last-row {
    padding: 2% 0px;
    background: #f1f1f1;
    margin:0px;
}
.dets-last-row h4 {
    font-family: Poppins-Light;
    font-weight: 600;
    margin-top: 50px;
}
.col-tab-dest {
    background: url(../images/abt-side.png);
    background-size: cover;
    display: inline-block;
}
.pos-tabs {
    width: 330px;
    float: right;
    margin-right: -15px;
    padding: 20px;
    background: #D34747;
    color: #fff;
}
.pos-tabs .nav-tabs{}
.pos-tabs .nav-item {
    display: block;
    width: 100%;
    color: #fff;
    border-bottom: 1px solid #fff;
}
.pos-tabs .nav-link {
    color: #fff;
    padding: 10px 0px;
    line-height: 40px;
}
.pos-tabs .nav-tabs .nav-link:focus, .pos-tabs .nav-tabs .nav-link:hover {
    border-color: transparent;
}
.pos-tabs .nav-link i {
    font-size: 30px;
    width: 40px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    float: left;
    margin-right: 10px;
}
.pos-tabs .nav-link span{}
.col-tab-cnt-dest {
    padding: 0px;
}
.dets-last-row .col-md-4{
    padding: 0px;
}
.col-tab-cnt-dest .tab-content {
    background: #fff;
    padding: 50px 50px 20px;
    margin-bottom: 30px;
}
.col-tab-cnt-dest .tab-content img {
    width: 400px;
    float: right;
    margin: 0px 0px 20px 20px;
}
.col-tab-cnt-dest .tab-content h3 {
    font-family: Poppins-Light;
    margin-bottom: 25px;
}
.col-tab-cnt-dest .tab-content p{margin-bottom:30px;}
.remodal-close {
    background: #37c5d2;
    top: -25px;
    left: auto;
    right: -25px;
}
.remodal {
    padding: 20px;
    background: #fff;
    border: 10px solid #225596;
}
.col-univ h4:hover{color:#ccc!important;}
.col-nurs{
    padding: 5% 3% 5% 8%;
    background: #e6e6e6;
}
.col-fm-nur{padding:2%;}
.remodal-overlay {
    z-index: 9999999999;
}
.remodal-wrapper {
    z-index: 9999999999999;
}
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");
.faq-ac .panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f055";
    padding-right: 5px;
}
.faq-ac .panel-title > a.collapsed:before {
    float: right !important;
    content:"\f056";
}
.faq-ac .panel-title > a:hover,
.faq-ac .panel-title > a:active,
.faq-ac .panel-title > a:focus  {
    text-decoration:none;
}
.faq-ac .panel-title a{
    background: #f7f7f7;
    color: #000;
    font-weight: 100;
    margin:0px;
    width: 100%;
}
.faq-ac .panel-title {
    width: 100%;
    font-weight: 100;
    font-family: Pangram-Light;
    margin: 0px;
}
.faq-ac .panel-body{
    padding: 10px 20px;
    background: #fff;
    color: #000;
}
.faq-ac .panel-default{margin-bottom:5px;}
.col-genrl p {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    width: 100%;
    margin:auto;
}
.col-genrl a {
    display: table;
    line-height: 20px;
    text-align: left;
}
.col-genrl a .fa {
    padding: 10px 5px;
    border: 1px solid #3e3e3e;
    width: 70px;
    text-align: center;
}
.col-genrl a:hover .fa{
    border: 1px solid #fff;
}
.col-genrl p{color:#00308e;}
.col-genrl a:hover p{
    color:#fff!important;
}

.last-fluid  .col-md-4 a{
    float: right;
}

@media only screen and (max-width: 1830px){
    body {font-size: 16px;}
    p{font-size: 16px;}
    h1 {
        font-size: 2.2rem;
    }
    h2 {
        font-size: 1.8rem;
    }
    .h3, h3 {
        font-size: 1.7rem;
    }
    .h4, h4 {
        font-size: 1.4rem;
    }
    .col-last-hm span {
        font-size: 13px;
    }
    .tooltip .tooltiptext p {
        font-size: 14px;
    }
    .col-stdy {
        padding: 30px 50px;
    }
    .col-univ img {
        width: 70px;
    }
    .col-univ h4 {
        font-size: 16px;
    }
    .banner-col .banner-caption h2 {
        font-size: 52px;
    }
    .test-col img {
        width: 90px;
    }
    .col-servi h6 {
        font-size: 19px;
    }
    .col-abt-cnt h4 {
        line-height: 30px;
    }
    .abt-fluid h2 {
        margin-bottom: 32px;
        font-size: 1.8rem;
    }
    .fluid-abt-last h2 {
        margin-bottom: 32px;
    }
    .abt-fluid h1 {
        font-size: 2.2rem;
    }
    .customer-log .slide{padding: 0px 17px;height: 145px;}
    .customer-lead .slide{height: 145px;}
    .col-vis {
        top: -18%;
    }
}
@media only screen and (max-width: 1700px){
    body {font-size: 15px;}
    p{font-size: 15px;}
    h1 {
        font-size: 2.1rem;
    }
    h2 {
        font-size: 1.7rem;
    }
    .h3, h3 {
        font-size: 1.6rem;
    }
    .col-form h3 {
        font-size: 1.4rem;
    }
    .h4, h4 {
        font-size: 1.2rem;
    }
    .col-news-img h4 {
        line-height: 22px;
    }
    .col-last-hm span {
        font-size: 12px;
    }
    .tooltip .tooltiptext p {
        font-size: 13px;
    }
    .form-control {
        font-size: inherit;
    }
    .col-stdy {
        padding: 25px 50px;
    }
    .col-univ img {
        width: 60px;
    }
    .col-univ h4 {
        font-size: 15px;
    }
    .banner-col .banner-caption h2 {
        font-size: 48px;
    }
    .col-dest p {
        line-height: 19px;
    }
    .logo-foot img {
        width: 180px;
    }

    .test-col img {
        width: 80px;
    }
    .col-servi h6 {
        font-size: 18px;
    }
    .abt-fluid h2 {
        margin-bottom: 30px;
        font-size: 1.7rem;
    }
    .abt-fluid h1 {
        font-size: 2rem;
    }
    .fluid-abt-last h2 {
        margin-bottom: 30px;
    }
    .customer-log .slide{padding: 0px 15px;height: 125px;}
    .customer-lead .slide{height: 125px;}
    .col-vis {
        top: -16%;
    }
}
@media only screen and (max-width: 1610px){
    body {font-size: 15px;}
    p{font-size: 15px;}
    h2 {
        font-size: 1.6rem;
    }
    h1 {
        font-size: 2rem;
    }
    .h4, h4 {
        font-size: 1.2rem;
    }
    .h5, h5 {
        font-size: 1rem;
    }
    .col-news-img h4 {
        line-height: 20px;
    }
    .tooltip .tooltiptext p {
        font-size: 12px;
    }
    .loc-icon {
        width: 20px;
        height: 20px;
    }
    .look-col {
        padding: 30px 14px;
    }
    .tooltip .tooltiptext {
        top: -50%;
    }
    .tooltip .tooltiptext p {
        margin-bottom: 3px;
    }
    .col-stdy {
        padding: 20px 50px;
    }
    .col-prs-img img {
        width: 40px;
    }
    .col-prs-img p {
        line-height: 40px;
    }
    .col-prs-img p span {
        padding: 0px 3px;
        font-size: 11px;
    }
    .col-last-news {
        padding: 15px;
    }
    .col-prs-img {
        margin-bottom: 10px;
    }
    .col-dest p {
        line-height: 18px;
    }
    .right-foot i {
        font-size: 22px;
        line-height: 40px;
        width: 40px;
        height: 40px;
    }
    .test-col p {
        margin-bottom: 8px;
        line-height: 18px;
        padding-top: 0px;
    }
    .coluniv-serv h3 {
        padding-bottom: 10px;
    }
    .coluniv-serv p {
        line-height: 17px;
    }
    .col-12-news {
        padding: 30px 20px 10px;
    }
    .col-servi h6 {
        font-size: 17px;
    }
    .col-cnt-new {
        padding: 30px;
    }
    .col-cnt-new a {
        padding: 5px 10px;
    }

    .col-abt-cnt h4 {
        line-height: 26px;
    }
    .abt-fluid h2 {
        margin-bottom: 28px;
        font-size: 1.6rem;
    }
    .fluid-abt-last h2 {
        margin-bottom: 28px;
    }
    .abt-fluid h1 {
        font-size: 1.9rem;
    }
    .customer-log .slide{padding: 0px 12px;height: 110px;}
    .customer-lead .slide{height: 110px;}
    .col-vis {
        top: -15%;
    }
}
@media only screen and (max-width: 1530px){
    body {font-size: 14px;}
    p{font-size: 14px;}
    h1 {
        font-size: 1.9rem;
    }
    h2 {
        font-size: 1.5rem;
    }
    .h3, h3 {
        font-size: 1.4rem;
    }
    .col-form h3 {
        font-size: 1.3rem;
    }
    .h4, h4 {
        font-size: 1.1rem;
    }
    .col-last-hm span {
        font-size: 11px;
    }
    .col-news-img h4 {
        line-height: 18px;
    }
    .tooltip .tooltiptext p {
        font-size: 11px;
    }
    .col-univ img {
        width: 50px;
    }
    .col-stdy {
        padding: 17px 50px;
    }
    .col-univ h4 {
        font-size: 14px;
    }
    .banner-col .banner-caption h2 {
        font-size: 42px;
    }
    .col-dest p {
        line-height: 16px;
    }
    .logo-foot img {
        width: 150px;
    }
    .test-col img {
        width: 70px;
    }
    .col-servi h6 {
        font-size: 16px;
    }
    .abt-fluid h2 {
        margin-bottom: 25px;
        font-size: 1.5rem;
    }
    .fluid-abt-last h2 {
        margin-bottom: 25px;
    }
    .abt-fluid h1 {
        font-size: 1.7rem;
    }
    .top-col-right i {
        font-size: 20px;
    }
    .customer-log .slide{padding: 0px 10px;height: 105px;}
    .customer-lead .slide{height: 105px;}
}
@media only screen and (max-width: 1445px){

    .news-fluid {
        padding: 5% 8% 0px;
    }
}
@media only screen and (max-width: 1370px){
    body {font-size: 13px;}
    p{font-size: 13px;}
    h1 {
        font-size: 1.8rem;
    }
    h2 {
        font-size: 1.4rem;
    }
    .h3, h3 {
        font-size: 1.3rem;
    }
    .col-form h3 {
        font-size: 1.1rem;
    }
    .h4, h4 {
        font-size: 1rem;
    }
    .banner-col .banner-caption h2 {
        font-size: 34px;
    }
    .logo-col img {
        width: 200px;
    }
    .col-news-img img {
        width: 65px;
        margin-right: 10px;
    }
    .cont-fluid {
        padding: 4% 7%;
    }
    .col-map-fluid {
        padding: 3% 7%;
    }
    .col-cnt-12 {
        width: 90%;
        padding-left: 24%;
    }
    .col-cont-form {
        padding: 20px;
    }
    .serv-d-row {
        padding: 3% 4%;
    }
}
@media only screen and (max-width: 1290px){
    .row{margin-left:0px;margin-right:0px;}
    .row-fluid {
        padding: 3%;
    }
    .last-fluid {
        padding: 10px 3%;
        background: #2b3a57;
    }
    .test-row {
        padding: 3% 6%;
    }
    .lead-bg {
        padding: 3% 6%;
    }
    .newshm-fluid {
        padding: 5% 4%;
    }
    .prm-hm-fluid {
        padding: 3% 3% 5%;
    }
    .study-cnt-fluid {
        padding: 5% 7%;
    }
    .abthm-fluid {
        padding: 3% 4%;
    }
    .univ-serv-fluid {
        padding: 50px 4%;
    }
    .top-fluid {
        padding: 0px 4%;
    }
    .banner-col .banner-caption {
        left: 4%;
    }
    .up-fluid {
        padding: 15px 4%;
    }
    .sticky {
        padding: 0px 4%;
    }
    .study-fluid {
        padding: 0px 4% 2%;
    }
    .serv-fluid {
        padding: 3% 4%;
    }
    .news-fluid {
        padding: 5% 4% 0px;
    }
    .cont-fluid {
        padding: 4% 4%;
    }
    .col-map-fluid {
        padding: 3% 4%;
    }
    .abt-fluid {
        padding: 4%;
    }
    .last-abt-rw {
        padding: 3% 4%;
    }
    .caption {
        left: 4%;
    }
    .dest-det {
        padding: 3% 6%;
    }
    .banner-col .banner-caption {
        width: 500px;
        left: 5%;
    }
    .banner-col .banner-caption h2 {
        font-size: 29px;
    }
    .col-nurs {
        padding: 5% 3% 2% 3%;
    }
}
@media only screen and (max-width: 1200px){
    .col-ser a {
        width: auto;
        left: 37%;
    }
    .col-ser{padding:0px}
    .col-pos {
        left: 15px;
        right: 15px;
    }
    .row-fluid {
        padding: 3% 2%;
    }
    .last-fluid {
        padding: 10px 2%;
        background: #2b3a57;
    }
    .test-row {
        padding: 3% 2%;
    }
    .lead-bg {
        padding: 3% 2%;
    }
    .newshm-fluid {
        padding: 5% 2%;
    }
    .prm-hm-fluid {
        padding: 3% 2% 5%;height: 400px;
    }
    .study-cnt-fluid {
        padding: 5% 2%;
    }
    .abthm-fluid {
        padding: 3% 2%;
    }
    .univ-serv-fluid {
        padding: 50px 2%;
    }
    .top-fluid {
        padding: 0px 2%;
    }
    .up-fluid {
        padding: 15px 2%;
    }
    .sticky {
        padding: 0px 2%;
    }
    .div-width {
        width: 100%;
    }
    .col-news-img img {
        width: 90px;
        margin-right: 10px;
    }
    .col-last-hm h5 {
        width: 100%;
    }
    .col-last-hm span {
        float: left;
        margin-bottom: 5px;
    }
    .col-last-hm {
        padding-left: 20px;
    }
    .col-newshm-oth {
        padding-top: 0px;
    }
    .col-12-news {
        padding: 15px 10px 10px;
    }
    .col-slid-pgm a {
        padding:5px 0px;
    }
    .col-prg-hm{padding:0px;}

    .serv-fluid {
        padding: 3% 2%;
    }
    .col-cnt-new {
        padding: 20px;
    }
    .cont-fluid {
        padding: 4% 2%;
    }
    .col-map-fluid {
        padding: 3% 2%;
    }
    .abt-fluid {
        padding: 2%;
    }
    .last-abt-rw {
        padding: 3% 2%;
    }
    .caption {
        left: 2%;
    }
    .serv-d-row {
        padding: 3% 2%;
    }
    .dest-det {
        padding: 3% 2%;
    }
    .col-tab-cnt-dest .tab-content img {
        width: 300px;
    }
    .col-tab-cnt-dest .tab-content {
        padding: 30px 20px 20px;
    }
    .pos-tabs {
        width: 300px;
    }
    .pos-tabs {
        width: 100%;
        margin-right: 0px;
    }
    .pos-tabs .nav-link i {
        font-size: 20px;
        width: 30px;
        text-align: center;
        height: 30px;
        line-height: 30px;
        float: left;
        margin-right: 0px;
    }
    .pos-tabs .nav-link {
        color: #fff;
        padding: 6px 0px;
        line-height: 30px;
    }
    .col-tab-dest {
        padding: 0px;
    }
    .crumb {
        padding: 10px 2%;
    }
}
@media only screen and (max-width: 1110px){

    .digital-col {
        padding: 20px;
    }
    .news-fluid {
        padding: 5% 2% 0px;
    }
    .abt-fluid h2 {
        margin-left: 15px;
    }
    .banner-fluid .carousel-control-next, .banner-fluid .carousel-control-prev {
        width: 30px;
        height: 30px;
    }
    .carousel-control-next-icon, .carousel-control-prev-icon {
        width: 15px;
        height: 15px;
    }
    .search #primary article img{
        width: 300px;
    }

}
@media only screen and (max-width: 1050px){
    .col-pos p:hover {
        color: #fff!important;
        line-height: 13px;
    }
    .col-pos h5 {
        color: #ccc;
        display: none;
    }
    .col-servi:hover .col-ser a {
        top: 2%;
    }
    .look-col {
        padding: 20px 10px;
    }
    .test-row {
        padding: 3% 1% 6%;
    }

    .prm-hm-fluid {
        height: 470px;
    }
}
@media only screen and (max-width: 1024px){
    .col-abt-hm {
        padding-right: 3%;
    }
    .div-width p {
        margin-bottom: 20px;
    }
    .test-col {
        padding-right: 10%;
    }
    .col-form {
        padding: 10px;
    }
    .abt-nrow table td img {
        width: 120px!important;
    }
}
@media only screen and (max-width: 992px){

    .abt-fluid h1 {
        left: 43%;
    }
    .col-12-ser {
        padding: 10px;
    }
    .col-univ .slick-slide {
        text-align: center;
    }
    .col-univ img {
        display: block;
        margin: 0px auto 15px;
    }

    .col-768{display:none;}
    .col-768-h{display:block!important;}
    .digital-col {
        width: 100%;
        padding: 30px;
    }
    .page-id-556 .abt-fluid{text-align:center;}
    .page-id-556 .abt-fluid li{text-align:left;}
}
@media only screen and (max-width: 991px){
    .col-ser {
        padding: 0px 15px;
    }
    .col-last-hm .carousel-control-next span, .col-last-hm .carousel-control-prev span {
        padding-top: 10px;
    }
    h1 {
        font-size:1.6rem;
    }
    h2 {
        font-size: 1.3rem;
    }
    .h3, h3 {
        font-size: 1.2rem;
    }
    .col-form h3 {
        font-size: 1rem;
    }
    .h4, h4 {
        font-size: 0.9rem;
    }
    .row-fluid {
        padding: 3% 1%;
    }
    .last-fluid {
        padding: 10px 1%;
        background: #2b3a57;
    }
    .lead-bg {
        padding: 3% 1%;
    }
    .newshm-fluid {
        padding: 5% 1%;
    }
    .prm-hm-fluid {
        padding: 3% 1% 5%;
    }
    .cont-fluid {
        padding: 4% 1%;
    }
    .col-map-fluid {
        padding: 3% 1%;
    }
    .study-cnt-fluid {
        padding: 5% 1%;
    }
    .abthm-fluid {
        padding: 3% 1%;
    }
    .univ-serv-fluid {
        padding: 50px 1%;
    }
    .top-fluid {
        padding: 0px 1%;
    }
    .up-fluid {
        padding: 15px 1%;
    }
    .sticky {
        padding: 0px 1%;
    }
    .last-abt-rw {
        padding: 3% 1%;
    }
    .serv-fluid {
        padding: 3% 1%;
    }
    .serv-d-row {
        padding: 3% 1%;
    }
    .nav-col .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 8px;
        padding-left: 8px;
    }
    .lead-bg {
        background-size: 100% 122%;
    }
    .nav-col .navbar-expand-md .navbar-nav .nav-link .fa {
        font-size: 20px;
        line-height: 20px;
    }
    .dest-det {
        padding: 3% 1%;
    }
    .col-acc-det {
        padding: 30px;
        margin: 0px 0px;
    }
    .logo-col img {
        width: 160px;
    }
    .look-col img {
        margin-bottom: 15px;
        float: left;
        width: 50%;
        margin-right: 20px;
    }
    .row-control {
        display: flex;
        width: 100%;
    }
    .banner-col .banner-caption h2 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .banner-col .banner-caption {
        bottom: 1%;
    }
    .col-sev-d {
        padding: 20px 15px;
    }
    .col-servi {
        padding: 0px;
    }
    .study-cnt-fluid .arrow-link .arrow {
        width: 50px;
    }
    .study-cnt-fluid .col-stdy-oth .arrow-link .arrow {
        width: 40px;
    }
    .col-slid-pgm a {
        padding: 5px;
    }
    .col-stdy {
        padding: 10px;
    }
    .col-padd-stdy {
        padding: 15px;
    }
    .col-pos-study {
        right: 15px;
        left: 15px;
        padding: 10px;
    }
    .col-news-img {
        display: block;
        margin-bottom: 20px;
    }
    .col-news-img {
        display: block;
        margin-bottom: 10px;
    }
    .col-news-img h4 {
        padding: 12px 0px 0px;
    }
    .prm-hm-fluid {
        background: url(../images/hmprg-bg.png);
        background-size: cover;
        background-position: center;
    }
    .col-foot {
        padding: 0px;
    }
    .col-f {
        float: right;
        width: 100%;
    }
    .col-cnt-new {
        padding: 20px;
        position: relative;
        margin: 0px;
        bottom: 0px;
        height: 100%;
        right: 0px;
    }
    .col-news-oth {
        left: 0px;
    }
    .div-new-cols{padding:0px;}
    .caption h2 {
        font-family: Poppins-Light;
        padding: 3px 5px;
        border-left: 1px solid #000;
        border-bottom: 1px solid #000;
        font-size: 1rem;
    }
    .caption {
        position: absolute;
        left: 2%;
    }
    .col-map iframe{height:300px;}
    video {
        background: #333;
    }
    .abt-fluid {
        padding: 4% 1%;
    }
    .fluid-abt-last h2 {
        padding-left: 36%;
    }
    .col-vis {
        top: -10%;
    }
    .col-img-abtlast {
        display: none;
    }
    .abt-nrow {
        display: inline-block;
        width: 100%;
    }
    .col-viddown-abt video {
        display: block;
        height: 400px;
    }
    .col-dest-det .look-col img {
        margin-bottom: 15px;
        float: left;
        width: 100%;
        margin-right: 0px;
    }
    .col-tab-cnt-dest .tab-content img {
        width: 240px;
    }
    .crumb p {
        font-size: 12px;
    }
}
@media only screen and (max-width: 800px){
    .col-cnt-12 {
        background-size: 166% 100%;
        background-position: right;
    }
    .viwsmr {
        padding: 30px 0px 0px;
    }
    .card-header {
        padding: 8px 0px;
    }
    .crumb {
        padding: 2px 2%;
    }

    .abt-nrow table td img {
        width: 80px!important;
    }
}
@media only screen and (max-width: 775px){
    .col-univ .slick-slide {
        margin: 0px;
        padding:0px 5px 5px;
    }
    .col-univ h4 {
        font-size: 12px;
    }
}
@media only screen and (max-width: 768px){

}
@media only screen and (max-width: 767px){
    .top-col-left {
        display: none;
    }
    .last-fluid {
        text-align: center;
    }
    .last-fluid  .col-md-4 a{
        float: none;
    }
    .up-fluid {
        position: relative;
        border-bottom: 1px solid #00308e;
    }
    .sticky {
        position: fixed!important;
    }
    .up-fluid .logo-col img {
        width: 77px;
    }
    .digital-col {
        width: 100%;
        padding: 10px;
    }
    .univ-serv-fluid {
        padding: 10px 0% 0px;
    }
    .col-newshm-oth {
        margin-bottom: 30px;
    }
    .prm-hm-fluid {
        height: auto;
    }
    .col-last-hm {
        padding-left: 0px;
    }
    .col-newshm-oth {
        background: #e8e8e8;
    }
    .col-newshm-oth .carousel-control-next, .col-newshm-oth .carousel-control-prev {
        top: -10px;
    }
    .fluid-abt-last h2 {
        padding-left: 15px;
    }
    .fluid-abt-last p {
        padding-bottom: 20px;
        padding: 20px 10px 10px;
    }
    .fluid-abt-last h3 {
        padding: 20px 10px 10px;
    }
    .col-vis {
        top: 12px;
        position: relative;
        right: 0px;
        left: 0px;
    }
    .abt-fluid h1 {
        display: none;
    }
    .logo-col img {
        width: 110px;
    }
    .banner-col .banner-caption p {
        padding: 15px 30px;
        display: none;
    }
    .up-fluid {
        padding: 5px 1%;
        height: auto;
    }
    .nav-col .bg-dark {
        padding: 0px;
    }
    .top-fluid p {
        line-height: 30px;
    }
    .top-col-right i {
        font-size: 16px;
    }
    .navbar-toggler-icon {
        width: 1em;
        height: 1em;
    }
    .navbar-dark .navbar-toggler {
        color: rgb(0, 48, 142);
        border-color: rgb(0, 48, 142);
        float: right;
        background: #00308e;
        position: absolute;
        right: 10px;
        top:12px;
    }
    .navbar-collapse {
        width: 100%;
        position: absolute;
        top: 50px;
        right: 0px;
        left: 0px;
        text-align: center;
        z-index: 999;
        background: rgb(0, 48, 142);box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.15);
        z-index: 9999999;
    }
    .abt-nrow table td img {
        width: 60px!important;
    }
    .abt-nrow table td {
        font-size: 10px!important;
        padding: 5px;
    }
    .nav-col .navbar-expand-md .navbar-nav .nav-link .fa {
        color: #ffffff;
    }
    .navbar-collapse ul{
        padding: 20px;
    }
    .nav-col .navbar-nav {
        float: right;
        width: 100%;
    }
    .sticky .logo-col img {
        width: 77px;
    }
    .nav-col .bg-dark {
        position: unset;
    }
    .nav-col {
        position: unset;
    }
    .nav-col .navbar-expand-md .navbar-nav .nav-link {
        color: #fff;
    }
    .coluniv-serv {
        padding-left: 0px;
        margin-top: 20px;
        background: #e8e8e8;
        color: #000;
        padding: 10px;
    }
    .abthm-fluid h3 {
        margin-bottom: 20px;
        color: #1a4a99;
    }
    .banner-col .banner-caption h2 {
        font-size: 10px;
        margin-bottom: 0px;
        text-align:center
    }
    .coluniv-serv h3 {
        color: #000;
    }
    .coluniv-serv p {
        color: #000;
    }
    .banner-col .banner-caption {
        width: auto;
        left: 0px;
        right: 0px;
        padding: 15px;
        background-size: 146% 100%;
        position: relative;
        background: #000;
    }
    .col-abt-hm a {
        display: inline-block;
        margin-bottom: 20px;
    }
    .col-process {
        margin-bottom: 30px;
    }
    .study-cnt-fluid .arrow-link {
        display: block;
        color: #545454;
        float: none;
        padding-left: 15px;
        clear: both;
        width: 100%;
    }
    .col-newshm p {
        margin-bottom: 40px;
    }
    .col-newshm-oth .carousel-control-next, .col-newshm-oth .carousel-control-prev {
        left: auto;
        right: 20px;
    }
    .col-newshm-oth .carousel-control-next {
        right: -5px;
        left: auto;
    }
    .col-12-news {
        border-right: 0px;
    }
    .col-last-hm p {
        margin-bottom: 15px;
    }
    .map-fluid img, .map-fluid .tooltip{display:none;}
    .map-fluid iframe{display:block!important;height:300px;}
    .study-fluid h3 {
        margin-top: 20px;
    }
    .flexs-col a {
        color: #fff;
        padding: 20px 10px;
        width: 100%;
        height: 120px;
        display: block;
        font-size: 13px;
        text-transform: uppercase;
    }
    .col-slid {
        padding-left: 4%;
        margin-top: 5%;
    }
    .vid-col {
        margin-top: 60px;
    }
    .test-col {
        padding-right: 15px;
    }
    .col-foot{padding:0px 15px}
    .col-dest {
        padding: 5px 0px;
    }
    .social {
        margin-top: 0px;
    }
    .flex-div {
        display: block;
    }
    .flexs-col {
        padding: 0px 10px;
        width: 33%;
        float: left;
        margin: 10px 0px!important;
    }
    .map-fluid {
        padding: 0px;
        position: relative;
        display: inline-block;
        width: 100%;
        clear: both;
    }
    .div-new-col-mob{display:none;}
    .col-mob{display:block;}
    .div-new-cols {
        padding: 0px 15px;
    }
    .col-cnt-12 {
        width: 100%;
        position: relative;
        bottom: 0px;
        padding: 20px;
        right: 0px;
        background-size: 100% 100%;
        margin: 10% 0px;
    }
    .col-vid-abt {
        display: none;
    }
    .col-viddown-abt p {
        margin-top: 30px;
        padding-left: 0px;
    }
    .col-viddown-abt a {
        margin-left: 0px;
    }
    .col-viddown-abt video {
        display: block;
    }
    .col-abt-pg {
        padding-right: 15px;
    }
    .col-abt-cnt h4 {
        margin-bottom: 20px;
        margin-top: 10px;
    }
    .pos-tabs .nav-link i {
        display: none;
    }
    .pos-tabs .nav-item {
        position: relative;
        white-space: nowrap;
    }
    .pos-tabs .nav-tabs {
        display: flex;
        flex-wrap: unset;
        overflow: hidden;
        padding-left: 0;
        overflow-x: scroll;
        padding-bottom: 20px;
        border: 0px;
    }
    .dets-last-row h4 {
        display: none;
    }
    .pos-tabs .nav-tabs::-webkit-scrollbar {
        height: 5px;

    }
    .pos-tabs .nav-tabs::-webkit-scrollbar-track {
        background: rgba(255, 255, 255, 0.35);
    }

    /* Handle */
    .pos-tabs .nav-tabs::-webkit-scrollbar-thumb {
        background: #fff;
        width: 100px
    }

    /* Handle on hover */
    .pos-tabs .nav-tabs::-webkit-scrollbar-thumb:hover {
        background: #fff;
    }
    .pos-tabs .nav-link {
        padding: 6px 10px;
    }
    .abov-767{display:none;}
    .below-767{display:block!important;}
}
@media only screen and (max-width: 600px){
    .banner-col .banner-caption p {
        display: none;
    }
    .crumb p {
        padding: 1px 0px;
        font-size: 10px;
    }
}
@media only screen and (max-width: 575px){
    .study-cnt-fluid {
        padding: 5% 10%;
    }
    .logo-foot img {
        width: 120px;
        margin: auto;
        display: block;
        margin-bottom: 20px;
    }
    .right-foot i {
        display: block;
        margin: auto;
        margin-bottom: 10px;
    }
    .col-f {
        float: right;
        width: 100%;
        display: grid;
        align-content: center;
        text-align: center;
    }
    .col-add i {
        float: none;
        margin-right: 0px;
        margin-bottom: 10px;
    }
    .col-foot {
        padding: 20px 15px;
        text-align: center;
    }
    .last-row p {
        text-align: center;
        margin-top: 20px;
    }
    .last-row img {
        width: 40px;
        margin-right: 0px;
    }
    .social span {
        padding-right: 0px;
        padding: 5px;
    }
    .flexs-col {
        padding: 0px 10px;
        width: 48%;
        float: left;
        margin: 10px 0px!important;
    }
    .banner-col img {
        height: 180px;
        width: auto;
    }
    .page-template-digital .banner-col img {
        height: auto;
        width: 100%;
    }
    .page-template-registration .banner-col img {
        height: auto;
        width: 100%;
    }
    .banner-col .carousel-item img {
        height: auto;
        width: 100%;
    }
    .col-viddown-abt video {
        height: 300px;
    }
    .banner-fluid .carousel-control-next, .banner-fluid .carousel-control-prev {
        width: 20px;
        height: 20px;
    }

    .carousel-control-next-icon, .carousel-control-prev-icon {
        width: 10px;
        height: 10px;
    }
}
@media only screen and (max-width: 485px){
    .study-cnt-fluid {
        padding: 5% 6%;
    }
    .col-tab-cnt-dest .tab-content img {
        width: 100%;
        margin: 0px 0px 20px;
    }

    .search #primary article img{
        width: 100%;
        margin:0px 0px 20px;
    }
}
@media only screen and (max-width: 425px){
    .top-fluid p {
        line-height: 30px;
        font-size: 11px;
    }
    .logo-col img {
        width: 100px;
    }
    .study-cnt-fluid {
        padding: 5% 2%;
    }
    .look-col img {
        margin-bottom: 20px;
        float: left;
        width: 100%;
        margin-right: 0px;
    }
    .col-servi {
        padding: 0px;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media only screen and (max-width: 375px){
    .col-viddown-abt video {
        display: block;
        height: 200px;
    }
}
@media only screen and (max-width: 325px){

}