a:hover,
a:focus {
    outline: none;
}
hr {
    margin-bottom: 0 !important;
}

/****Navigation Starts****/

.vfrsi-nav.navbar {
    background-color: #f1f8f8;
}
.vfrsi-nav.custom-nav {
    height: 110px !important;
    z-index: 100;
}
@media (min-width: 767px) {
	.vfrsi-nav.custom-nav .container {
		margin-top: -15px;
	}
}
.btn-vfrsi:focus,
.btn-vfrsi.focus {
    color: #333;
}
.btn-vfrsi {
    background-color: #fcb62e;
    color: #000;
}
.btn-vfrsi:hover {
    background-color: #fcb62e;
    color: #58595b;
} 
@media (max-width: 991px) and (min-width: 768px) {
    .vfrsi-nav.custom-nav {
        height: 160px !important;
    }
    .vfrsi-nav.custom-nav .container {
		margin-top: -15px;
	}
}
.vfrsi-nav .custom-navbar-toggle.navbar-toggle {
    float: left;
    margin-top: 22px;
    margin-left: 14px;
}
@media(max-width:767px) {
    .vfrsi-nav {
        height: 110px !important;
    }
}
@media (max-width:991px) {
	.navbar-fixed-top {
		position:inherit !important;
	}
	#myCarousel {
	  margin-top: -20px;
	}
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    padding-top: 40px !important;
    background-color: #f1f8f8 !important;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #f1f8f8 !important;
}
@media (max-width: 991px) and (min-width: 768px) {
    .navbar-fixed-top .navbar-collapse {
        padding-top: 94px !important;
    }
    .navbar-right {
        float: left !important;
        padding-top: 6.5px;
    }
}
.navbar-nav > li > a {
    border-left: 1px solid #616160;
    font-size: 11px;
    line-height: 7px !important;
    padding-bottom: 9px;
    padding-top: 9px;
}
.navbar-nav > li:first-child > a {
    border-left: 0px solid #616160;
}
.navbar-default .navbar-nav > li > a {
    width: 114px;
    padding: 10px 11px !important;
    text-align: center;
    text-transform: uppercase;
}
.vfrsi-nav .nav .open > a,
.vfrsi-nav .nav .open > a:focus,
.vfrsi-nav .nav .open > a:hover {
    background-color: #7fc7b8 !important;
    color: #fff;
}
.vfrsi-nav .dropdown-menu > li > a {
    clear: both;
    color: #333;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    text-transform: uppercase;
    padding: 4.7px 0 !important;
    white-space: nowrap;
    font-size: 11px;
    background-color: rgba(114, 200, 183, 1);
    color: #fff;
    text-align: center;
}
.vfrsi-nav .dropdown-menu {
    min-width: 115px;
    background-color: rgba(114, 200, 183, 1);
    text-transform: uppercase;
}
.vfrsi-nav .dropdown-menu > li > a:hover {
    background-color: #fcce5d !important;
}
.vfrsi-nav .dropdown-toggle:hover {
    background-color: rgba(114, 200, 183, 1);
}
.vfrsi-nav .navbar-brand {
    padding: 10px !important;
}
@media (max-width: 320px) {
	.vfrsi-nav .navbar-brand { 
	  width: 50% !important;
	}
}
@media (max-width: 360px) {
	.vfrsi-nav .navbar-brand {
	  margin-top: 5px;
	  width: 60% !important;
	}
}
.vfrsi-nav .collapse {
    background-color: #ddd;
}
.vfrsi-nav .collapse > li {
    list-style-type: none;
}
.vfrsi-nav .collapse > li:hover {
    background-color: #f1f8f8;
}
@media(max-width:767px) {
    .vfrsi-nav .navbar-brand > img {
        display: block;
        float: left;
        margin: 0 auto;
        width: 70%;
    }
}
/****Navigation Ends****/

.page-header {
    margin-top: 120px;
    border-bottom: 0px solid !important;
    padding-bottom: 9px;
}
@media (min-width: 768px) {
	.con-wrapper { 
	    min-height: 450px;
	}
}
@media (min-width: 992px) {
	.con-wrapper {
	    margin-top: 130px;
	    min-height: 450px;
	}
}
#con-wrapper4 {
    text-align: center;
    margin-top: 10px;
}
.section-heading {
    text-align: center;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    font-style: normal;
}
.section-subheading {
    margin-top: 40px;
    color: #000;
    text-align: center;
    font-size: 26px;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    font-style: normal;
}
.large {
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    margin-top: 40px;
    color: #000;
    text-align: justify;
}
.ful-width {
    margin-top: 30px;
}
.about >h2 {
    font-size: 36px;
    text-transform: uppercase;
    color: #58595b;
    text-align: justify;
}
.about >p {
    color: #58595b;
    font-size: 24px;
    line-height: 36px;
    text-transform: uppercase;
    text-align: justify;
}
.paragraph {
    margin-top: 20px;
    text-align: justify;
}
.desc > p {
    padding-top: 10px;
    text-align: justify;
}
.ft-medium {
    font-style: normal;
    font-size: 21px;
    text-align: center;
    padding-top: 20px;
    text-align: center;
    font-family: "Roboto", sans-serif;
    color: #000;
    text-transform: lowercase;
}
.ft-medium > strong {
    color: #83cfc0;
}
.search a {
    border-right: 0 solid !important;
    padding: 3px 0 0 !important;
    width: 92px !important;
}
#news {
    padding-top: 15px;
    text-transform: uppercase;
}
#news-btn {
    background-color: #fcce5d;
    color: #000;
}
/*** Social Starts ***/

.social-join {
    background-color: #fff;
    min-height: 0;
    padding-bottom: 25px;
    z-index: 100;
}
#social-circle {
    padding-top: 35px;
}
ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0;
}
ul.social-network li {
    display: inline;
    margin: 0 5px;
}
.social-network a.icoRss:hover {
    background-color: #F56505;
}
.social-network a.icoFacebook {
    background-color: #3B5998;
}
.social-network a.icoFacebook:hover {
    background-color: #3B5998;
}
.social-network a.icoTwitter {
    background-color: #33ccff;
}
.social-network a.icoTwitter:hover {
    background-color: #33ccff;
}
.social-network a.icoGoogle {
    background-color: #7fc7b8;
}
.social-network a.icoGoogle:hover {
    background-color: #7fc7b8;
}
.social-network a.icoLinkedin {
    background-color: #bd3518;
}
.social-network a.icoLinkedin:hover {
    background-color: #bd3518;
}
.social-network a.icoRss:hover i,
.social-network a.icoFacebook:hover i,
.social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i,
.social-network a.icoVimeo:hover i,
.social-network a.icoLinkedin:hover i {
    color: #fff;
}
a.socialIcon:hover,
.socialHoverClass {
    color: #44BCDD;
}
.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 50px;
    height: 50px;
    font-size: 20px;
}
.social-circle li i {
    margin: 0;
    line-height: 50px;
    text-align: center;
}
.social-circle li a:hover i,
.triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}
.social-circle i {
    color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}
/*** Social Ends ***/
/*** Footer ***/
/* footer social icons */

#footerWrapper {
    background-color: #f1f8f8;
    padding-top: 15px;
    z-index: 100;
}
#footerWrapper .head3 {
    color: #000000;
    display: block;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    padding-bottom: 20px;
    text-decoration: none !important;
    text-transform: uppercase !important;
}
footer li > a {
    display: block;
    font-size: 12px;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    color: #000000;
    text-decoration: none !important;
}
#footerRights {
    padding-left: 10px;
}
.copyright {
    padding: 20px 20px 20px 23px;
    font-size: 11px;
}
.copyright > span > a {
    color: #000 !important;
    font-size: 11px;
}
/*** Footer Ends***/
/***Login Starts***/

.login-parent {
	font-size: 8px !important;
	font-weight: 700;
	padding-top: 5px;
	text-align: right;
	width: 100%;
}
.login-links > a {
    font-size: 11px;
    color: #000;
    margin-right: 10px;
    color: #7fc7b8;
    text-transform: uppercase;
    outline: none;
}
.login-links > a:hover, .login-links > a:focus {
	color: #20797e;
	outline: medium none;
	text-decoration: none;
}
/***Login Ends***/
/*** Time Line ***/

.time-line-footer .more-link-big {
    color: #575756;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 12px 20px;
    text-decoration: none;
    text-transform: uppercase;
    margin: 10px 0;
}
.time-line-footer .arrow-img {
    background: rgba(251, 185, 24, 0.7) url("../img/arrow_horizontal.png") no-repeat scroll right center content-box border-box;
    line-height: 1.3;
}
.time-line-footer .arrow-img:hover {
    background: rgba(251, 185, 24, 1) url("../img/arrow_horizontal_hover.png") no-repeat scroll right center content-box border-box;
    line-height: 1.3;
}
.time-line-footer .text {
    font-size: 18px;
    line-height: 24px;
    text-align: justify !important;
}
.time-line-footer .history {
    min-height: 220px;
}
/*** Time Line Ends ***/
/*** Responsive Tables ***/

@media only screen and (max-width: 800px) {
    /* Force table to not be like tables anymore */
    
    .table-responsive2 table,
    .table-responsive2 thead,
    .table-responsive2 tbody,
    .table-responsive2 th,
    .table-responsive2 td,
    .table-responsive2 tr {
        display: block;
    }
    /* Hide table headers (but not display: none;, for accessibility) */
    
    .table-responsive2 thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .table-responsive2 tr {
        border-color: #ccc;
        border-image: none;
        border-style: solid;
        border-width: 0 0 1px;
    }
    .table-responsive2 td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
    }
    .table-responsive2 td:before {
        /* Now like a table header */
        
        position: absolute;
        /* Top/left values mimic padding */
        
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
    }
    .table-responsive2 td:before {
        content: attr(data-title);
    }
}
/*** Responsive Ends ***/
/*** Common Starts ***/

.row-line {
    margin-bottom: 15px;
}
.row.no-gutter {
    margin-left: 0;
    margin-right: 0;
}
.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
    padding-right: 0;
    padding-left: 0;
}
.custom-navbar-toggle:hover,
.custom-navbar-toggle:focus {
    background-color: #72c8b7 !important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #72c8b7;
}
.custom-navbar-toggle:hover > .icon-bar {
    background-color: #fff;
}
.custom-navbar-toggle {
    border-color: #72c8b7 !important;
}
.sidebar-nav li a {
    color: #fff !important;
}
.sidebar-nav li a:hover {
    color: #000 !important;
}
.sidebar-nav .collapse {
    background-color: #eee;
}
.sidebar-nav .collapse a {
    color: #514f4f !important;
}
.vfrsi .pagination > .active > a,
.vfrsi .pagination > .active > span,
.vfrsi .pagination > .active > a:hover,
.vfrsi .pagination > .active > span:hover,
.vfrsi .pagination > .active > a:focus,
.vfrsi .pagination > .active > span:focus {
    background-color: #e9f5f3;
    border-color: #dcf1ed !important;
    color: #575756;
    cursor: default;
    z-index: 3;
}
.vfrsi .pagination > li > a:hover,
.vfrsi .pagination > li > span:hover,
.vfrsi .pagination > li > a:focus,
.vfrsi .pagination > li > span:focus {
    background-color: #72c8b7;
    border-color: #c8e8df;
    color: #fff;
    z-index: 2;
}
.vfrsi .pagination > li > a,
.pagination > li > span {
    border: 1px solid #dcf1ed;
    color: #72c8b7;
}
.scholar .btn-scholar {
    font-weight: bold;
    text-transform: uppercase;
}
.scholar .img-box {
    background-color: #f1f8f8;
    border: 1px solid #bbe6de;
    border-radius: 0;
    padding: 11px;
    transition: all 0.2s ease-in-out 0s;
}
@media (max-width: 360px) {
    .scholar .img-box {
        margin: 0 auto;
    }
}
.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #72c8b7;
    color: #eeeeee;
    width: 50px;
    height: 48px;
    line-height: 45px;
    right: 30px;
    bottom: 30px;
    padding-top: 2px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
    background-color: #888888;
}
.scroll-top-wrapper.show {
    visibility: visible;
    cursor: pointer;
    opacity: 1.0;
    z-index: 100;
}
.scroll-top-wrapper i.fa {
    line-height: inherit;
}
.stButton {
    display: none;
}
.carousel-caption a {
    color: inherit !important;
}
.carousel-caption a:hover {
    text-decoration: none;
}
/*** Common Ends ***/
/**validation ***/

form.cmxform label.error,
label.error {
    color: red;
    font-style: italic;
    font-size: 12px;
}
/***validation end ****/
/*** Text align css ***/

@media (max-width: 767px) {
    .text-xs-left {
        text-align: left;
    }
    .text-xs-right {
        text-align: right;
    }
    .text-xs-center {
        text-align: center;
    }
    .text-xs-justify {
        text-align: justify;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .text-sm-left {
        text-align: left;
    }
    .text-sm-right {
        text-align: right;
    }
    .text-sm-center {
        text-align: center;
    }
    .text-sm-justify {
        text-align: justify;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .text-md-left {
        text-align: left;
    }
    .text-md-right {
        text-align: right;
    }
    .text-md-center {
        text-align: center;
    }
    .text-md-justify {
        text-align: justify;
    }
}
@media (min-width: 1200px) {
    .text-lg-left {
        text-align: left;
    }
    .text-lg-right {
        text-align: right;
    }
    .text-lg-center {
        text-align: center;
    }
    .text-lg-justify {
        text-align: justify;
    }
}
/*** Text align css ends ***/
/** Footer fix for less content on page for large desktop **/

/**** Search Box ****/
@media (max-width: 1024px) { 
    .mobile .modal-content {
        border-radius: 0px !important;
    }
    .mobile .modal-header .modal-title {
        color: #333;
        font-size: 14px !important;
        line-height: 1.42857;
        font-weight: 500;
    }
    .mobile .form-control {
        border-radius: 0;
        box-shadow: none;
        height: 50px;
        padding: 13.5px 12px;
    }
    .mobile .form-control:focus {
        border-color: #56b39f;
    }
    .mobile .search {
        font-size: 12px;
        border-redius: none;
    }
    .mobile .btn-info {
        background-color: #56b39f;
        border-color: #56b39f;
        color: #fff;
        margin-top: 10px;
        padding: 5px 10px;
        border-radius: 0;
    }
    .mobile .btn-info:hover {
        background-color: #56b39f;
        border-color: #56b39f;
        color: #fff;
    }
    .mobile .close {
        font-size: 28.7px;
    }
    .mobile .glyphicon-search {
        font-size: 25px;
        color: #7fc7b8;
    }
    #SearchModal {
        top: 30%;
    }
}
@media (max-width: 740px) {
    .mobile .visible-xs {
        .responsive-invisibility();
        float: right;
        margin-right: 40px;
        margin-top: 25px;
    }
    .mobile .modal-content {
        border-radius: 0px !important;
    }
    .mobile .modal-header .modal-title {
        color: #333;
        font-size: 14px !important;
        line-height: 1.42857;
        font-weight: 500;
    }
    .mobile .form-control {
        border-radius: 0;
        box-shadow: none;
        height: 50px;
        padding: 13.5px 12px;
    }
    .mobile .form-control:focus {
        border-color: #56b39f;
    }
    .mobile .search {
        font-size: 12px;
        border-redius: none;
    }
    .mobile .btn-info {
        background-color: #56b39f;
        border-color: #56b39f;
        color: #fff;
        margin-top: 10px;
        padding: 5px 10px;
        border-radius: 0;
    }
    .mobile .btn-info:hover {
        background-color: #56b39f;
        border-color: #56b39f;
        color: #fff;
    }
    .mobile .close {
        font-size: 28.7px;
    }
    .mobile .glyphicon-search {
        font-size: 25px;
        color: #7fc7b8;
    }
    #SearchModal {
        top: 30%;
    }
}

@media (max-width: 670px) {
    .mobile .visible-xs {
        .responsive-invisibility();
        float: right;
        margin-right: 30px;
        margin-top: 27px;
    }
    .mobile .modal-content {
        border-radius: 0px !important;
    }
    .mobile .modal-header .modal-title {
        color: #333;
        font-size: 14px !important;
        line-height: 1.42857;
        font-weight: 500;
    }
    .mobile .form-control {
        border-radius: 0;
        box-shadow: none;
        height: 50px;
        padding: 13.5px 12px;
    }
    .mobile .form-control:focus {
        border-color: #56b39f;
    }
    .mobile .search {
        font-size: 12px;
        border-redius: none;
    }
    .mobile .btn-info {
        background-color: #56b39f;
        border-color: #56b39f;
        color: #fff;
        margin-top: 10px;
        padding: 5px 10px;
        border-radius: 0;
    }
    .mobile .btn-info:hover {
        background-color: #56b39f;
        border-color: #56b39f;
        color: #fff;
    }
    .mobile .close {
        font-size: 28.7px;
    }
    .mobile .glyphicon-search {
        font-size: 25px;
        color: #7fc7b8;
    }
    #SearchModal {
        top: 30%;
    }
}
@media (max-width: 370px) {
    .mobile .visible-xs {
        .responsive-invisibility();
        float: right; 
    }
    .mobile .modal-content {
        border-radius: 0px !important;
    }
    .mobile .modal-header .modal-title {
        color: #333;
        font-size: 14px !important;
        line-height: 1.42857;
        font-weight: 500;
    }
    .mobile .form-control {
        border-radius: 0;
        box-shadow: none;
        height: 50px;
        padding: 13.5px 12px;
    }
    .mobile .form-control:focus {
        border-color: #56b39f;
    }
    .mobile .search {
        font-size: 12px;
        border-redius: none;
    }
    .mobile .btn-info {
        background-color: #56b39f;
        border-color: #56b39f;
        color: #fff;
        margin-top: 10px;
        padding: 5px 10px;
        border-radius: 0;
    }
    .mobile .btn-info:hover {
        background-color: #56b39f;
        border-color: #56b39f;
        color: #fff;
    }
    .mobile .close {
        font-size: 28.7px;
    }
    #SearchModal {
        top: 30%;
    }
    .mobile .glyphicon-search {
        font-size: 25px;
        color: #7fc7b8;
    }
}
@media (mim-width: 775px) {
    .navbar-form .visible-lg {
        .responsive-invisibility();
    }
}
@media (max-width: 990px) {
    .ipad-form .visible-sm {
        .responsive-invisibility();
        float: right; 
        width: 32%;
        border-color: #7fc7b8;
        margin-top: 40px;
    }
    .ipad-form .input-group .form-control {
        border-color: #7fc7b8;
    }
    .ipad-form .input-group .input-group-btn .btn-default {
        background-color: #f1f8f8 !important;
        color: #7fc7b8;
        border-color: #7fc7b8;
    }
}
.navbar-form .input-group .input-group-btn .btn-default {
    background-color: #f1f8f8 !important;
    color: #7fc7b8;
    border-color: #7fc7b8;
}
.navbar-form {
    padding: 10px 1px !important;
    margin-top: -13px !important;
}
.navbar-form .input-group .form-control {
    border-color: #7fc7b8;
}
.navbar-form-2 .md-desk .glyphicon-search {
	color: #7fc7b8;
	font-size: 25px;
}
.navbar-form-2 .md-desk {
  border-left: 0 none !important;
  margin-top: -10px;
  width: 45px !important;
}
@media  (max-width : 378px){
	input {
    font-size: 16px !important; 
}
}