@charset "UTF-8";
/* CSS Document */

/*---- changed green #3b8461 and #006f3c to CCRI green: #00703c ----
		by jnk on 7/30/19  -------*/



@import url("/_resources-2019/css/mastheads.css");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	/*font-size: 100%;*/
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
	display: block;
}
body {
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	font-size: 1.6rem;
	font-family: sans-serif;
	color: #5d5d5d;
	background-color: #ffffff;
	height: 100%;
	font-family: "Roboto", "Gill Sans MT", Calibri, sans-serif;
}

a[data-region-style='button'].ou-btn.edit-source {
  
    display: none!important;
}
::-webkit-scrollbar {
  width: 8px;
  
}


::-webkit-scrollbar-track {
  background: #f1f1f1; 
   
}
 

::-webkit-scrollbar-thumb {
  background: #828282; 
	border-radius:10px;
	 border:2px solid #f1f1f1;
}



::-webkit-scrollbar-thumb:hover {
  background: #1b9629; 
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*, *::after, *::before {
	box-sizing: border-box;
}
html {
	font-size: 62.5%;

	height: 100%;
}
body.open {
	overflow: hidden;
}
body.stuck {
    overflow: hidden;
}
.ccri-main-content {
	font-size: 1.5rem;
	
	background: #fff;
	height: 100%;
	
}
.sideMenu {
	
	font-size: 1.5rem;
	
}
address {
    font-size: 1em;
    margin-bottom: 20px;
    line-height: 1.4em;
}


.ccri-main-content a {
	transition: all 0.4s ease;
}
.clear-float{
	clear:both;
	
}
@media only screen and (min-width: 576px) {
.ccri-main-content, .sideMenu {
	font-size: 1.5rem;
}
}

@media only screen and (min-width: 768px) {
.ccri-main-content, .sideMenu {
	font-size: 1.6rem;
}
}

@media only screen and (min-width: 992px) {
.ccri-main-content, .sideMenu {
	font-size: 1.7rem;
}
}

@media (min-width: 1900px) {
.ccri-main-content, .sideMenu {
	font-size: 2rem;
}
}


.sideMenu .dropdown-menu {
  
    font-size: inherit;
	
}
@media only screen and (max-width: 1169px) {
body.nav-on-left.overflow-hidden {
	overflow: hidden;
}
}
a {
	    color: #257fb5;
	text-decoration: none;
	cursor: pointer;
	    transition: all 0.4s ease;
}
a .ccri-main-content {
	transition: all 0.3s ease;
}
img {
	/* make images responsive */
	max-width: 100%;
	height: auto;
}
button:focus {
	outline: none;
}
em {
    font-style: italic;
}
h3 {
    padding-bottom: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    color: #5d5d5d;
    font-size: 1.3em;
    clear: both;
}
/* -------------------------------- 

table styles

-------------------------------- */
.table{
		margin-bottom:30px;
}
.table td, .table th {
    padding: .6em;
    line-height: 1.4em;
    font-size: .9em;
}
.table th {
    font-weight: 600;
    letter-spacing: 1px;
    background: #5d5d5d;
    color: #FFF;
}
.table tbody+tbody, .table td, .table th, .table thead th {
    border: 0;
}
.table tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05);
}
		
caption {
    padding-top: .7em;
    padding-bottom: .7em;
    color: #6c757d;
    text-align: left;
    caption-side: top;
	font-size: 1.2em;
    color: #5d5d5d;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    line-height: 1.2em;
}

/* -------------------------------- 

Carousel and news features 

-------------------------------- */

.row.no-gutters.oneccri-carousel {
    padding: 10px;
    background: #efefef;
    margin-bottom: 2.7em;
}
.carousel-caption {
position: absolute;
    right: 0;
    bottom: 0px;
    left: 0;
    z-index: 10;
    color: #fff;
    text-align: left;
    background: rgba(6, 117, 58, 0.85);
    padding: 20px 15px;
}
@media only screen and (max-width: 550px){
.carousel-caption {
   
    padding: 10px 10px;
    font-size: .9em;
}
	
}
.news-features .box-1,
.news-features .box-3
	{
    padding: 0 4.5px 8px 0px;
}
.news-features .box-2,
.news-features .box-4
	{
    padding: 0 0px 8px 4.5px;
}
.bd-example {
    padding-bottom: 10px;
}
@media only screen and (min-width: 768px){
	.bd-example {
    padding-bottom: 0px;
}
.news-features .box-1,
	.news-features .box-2,
	.news-features .box-3,
	.news-features .box-4{
    padding: 0 0 8px 8px;
}
}
.news-features .box-3,
.news-features .box-4{
	
	padding-bottom:0px!important;
}
a.box-caption {
   font-size: 14px;
    color: #5d5d5d;
    margin-top: 5px;
    display: block;
    line-height: 16px;
}

/* -------------------------------- 

Primary Nav style

-------------------------------- */
.navbar {

    padding: .7rem 0rem;
}
nav.navbar.navbar-expand-lg.navbar-light {
    padding: 3rem 0rem;
}
.first-container {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.search-box {
    padding: 6px 0px;
    background: #efefef;
}

span.search-btn {
    margin-left: auto;
    margin-right: 20px;
}
@media only screen and (min-width: 992px) {
	span.search-btn {
    display:none;
}
	
}
@media only screen and (max-width: 991px) {
	.search-box {
    display:none;
}
	
}
.custom-control-label::before {
    
    top: 0px;
    
}
a.fs-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.8em;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}
.green-box {
    background: #06753a;
    display: block;
	padding: .7rem 0rem;
  
}
.ccri-title {
   
    display: block;
    margin-left: auto!important;
}
.ccri-title img {
    width: 87px;
    
}
nav {
    font-family: "Roboto", "Gill Sans MT", Calibri, sans-serif;
}
a.navbar-brand img {
    width: 200px;
}
@media only screen and (max-width: 550px){
	a.navbar-brand img {
    width: 150px;
}
	.ccri-title img {
    width: 55px;
    
}
	a.fs-title {
    
    font-size: 1.2em;
    
}
}
input {
	font-family: sans-serif;
	font-size: 1.6rem;
}
 input[type="search"]::-ms-clear {
  /* removes close icon - IE */
  display: none;
}
 input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
 display: none;
}



.navbar-collapse {
    margin-top: 10px;
    background: #efefef;
}
.navbar-nav .nav-link {
    border-bottom: 1px solid #fff;
    padding: 10px 15px;
}
.dropdown-menu {
    padding: 0px;
    margin: 0px;
    font-size: inherit;
    background-color: #dedede;
    border: none;
    border-radius: 0px;
}
.dropdown-item {
    padding: 10px 15px 10px 25px;
    color: #505050;
    border-bottom: 1px solid #fff;
}
@media only screen and (min-width: 992px) {
	.navbar-collapse {
    margin-top: 0px;
    background: transparent;
}
	.navbar-nav .nav-link {
    border-bottom: none;
   padding:1rem 1rem;
}
	.dropdown-menu {
    padding: 0px;
    margin: 0px;
    font-size: inherit;
    background-color: #ffffff;
    border: none;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0px;
}
	.dropdown-item {
    padding: 8px 22px;
    color: #505050;
    border-bottom: none;
}
	
}


@media screen and (min-width: 992px) and (max-width: 1330px){

.dropdown-menu.right-menu {
    right: 0;
    left: initial;
}
	
}
/* -------------------------------- 

Home Page Main COntent Styles

-------------------------------- */


.notify {
    padding: 10px;
    background: #f1f1f1;
    margin-bottom: 15px;
}
.notify p {
    font-size: .85em;
}
.notify-boxes,
.notify-boxes h3{
    color: #fff;
}

.notify-boxes .box-1 {
    background: #53aca7;
}
.notify-boxes .box-2 {
       background: #e29236;
}
.notify-boxes .box-3{
      background: #b2a349;
}
.notify-boxes .box-4{
         background: #8ec449;
}
.notify-boxes .box-5 {
          background: #0c6f3f;
}
.row.oneccri-items {
    margin-bottom: 30px;
}
.notify-boxes h3::before {
     font-family: "Font Awesome 5 Pro";
     padding-right: 9px;
    color: #ff0000;
    font-size: .8em;
    color: inherit;
    font-size: inherit;
}

.notify-boxes .box-1 h3::before {   
    content: "\f058";  
}
.notify-boxes .box-2 h3::before { 
    content: "\f0e0";   
}
.notify-boxes .box-3 h3::before {
    content: "\f239";  
}
.notify-boxes .box-4 h3::before {  
    content: "\f3c5";
}
.notify-boxes .box-5 h3::before {
    content: "\f185";
}




/*-------------------------------- 

Footer Styles

--------------------------------*/
footer {
	background-color: #2e3233;
	color: #fff;
	padding: 40px 0px;
	text-align: center;
}

@media only screen and (min-width: 768px) {
footer {
	text-align: initial;
}
}
footer a {
	color: #fff;
}
footer a#de {
	cursor: text;
}
.footer-heading {
	font-size: 1.2em;
	margin-bottom: 3%;
	text-transform: uppercase;
	color: #bfbfbf;
}
footer ul {
	margin-bottom: 30px;
}
footer ul a {
	padding: 10px 0px;
	display: block;
}
.college-contact {
	line-height: 1.4em;
}

@media only screen and (min-width: 1080px) {
.college-contact, .footer-seal {
	padding-left: 10px;
}
}
.college-contact a {
	display: inline-block;
	padding: 0px;
}
.college-contact i {
	padding-right: 5px;
}
.footer-seal {
	width: 170px;
	margin-bottom: 20px;
	opacity: 1;
	transition: all 0.4s ease;
}
.footer-seal:hover {
	opacity: .65;
}
.lower-footer {
	border-top: 1px solid rgba(162, 162, 162, 0.31);
	text-align: center;
}
.lower-footer ul li {
	display: inline-block;
	font-size: .9em;
	color: #adadad;
}
.lower-footer ul li a {
	font-size: .9em;
	color: #adadad;
}
ul#socialmedia {
	margin-top: 30px;
}
.lower-footer ul#socialmedia li a {
	font-size: 2em;
	color: #fff;
	padding: 5px 10px;
}
.copyright {
	margin-bottom: 0px;
}
.lower-footer i {
	transition: all 0.4s ease;
}
footer ul a:hover, .lower-footer i:hover {
	color: #92ce97;
}
a#de:hover {
	color: inherit;
}
/**** footer *****/

footer .container-fluid {
    max-width: 1200px;
}
			.fit {
   
    margin: 0 auto;
    width: fit-content;
			width: intrinsic;           /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content;    /* Firefox/Gecko */
  width: -webkit-max-content;
}
	
			@media only screen and (min-width: 1900px){
			footer .container-fluid {
			max-width:1650px;
			
			}	
			
			
			}
			
			.footer-seal {
    width: 228px;
    
    opacity: .7;
   
}
			.footer-seal:hover {
   
    
    opacity: 1;
   
}
			@media only screen and (min-width: 1200px){
		.footer-seal {
    width: 260px;
    
   
   
}	}
/* -------------------------------- 

Breadcrumb Styles

-------------------------------- */
.oneccri-home-breadbox{display:none;}
.bread-box {
    background: #f5f5f5;
    
}
.bread-box .container-fluid {
    
    max-width: 1200px;
}
@media (max-width: 1000px) {
.bread-box {
   display:none;
}
	
}

@media (min-width: 1900px) {
.bread-box .container-fluid {
   max-width: 1650px;
}
	
}
.breadcrumb {
    padding: 0px;
    margin-bottom: 0px;
    background-color: transparent;
    border-radius: 0px;
	font-family: "Roboto", "Gill Sans MT", Calibri, sans-serif;
}

.breadcrumb li::after {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    content: "\f054";
    padding-left: 3px;
	color: #a9a9a9;
}

.breadcrumb li:last-child:after{
	content: "";
	
}
.breadcrumb a {
       padding: 13px 10px;
    display: inline-block;
	color: #585858;
}

.breadcrumb li {
    font-size: .9em;
    color: #585858;
}


.breadcrumb li:last-of-type {
    padding: 13px 10px;
    display: inline-block;
    color: #585858;
    background: #fff;
    margin-left: 10px;
}

.breadcrumb .first-crumb a{
    color: #00703c;
	
}
.breadcrumb a:hover {
 
	color: #00703c;
}


/* -------------------------------- 

list with dots Styles (default for ul's)

-------------------------------- */
.main-edit-section ol,.main-edit-section ul {
    list-style: none;
    margin-bottom: 20px;
	line-height: 31px;
	    font-size: .9em;
 
}
.main-edit-section ul li {
    padding-left: 0px;
    position: relative;
	overflow: hidden;
}
.main-edit-section li ul,
.main-edit-section li ol{
    margin-bottom: 0px;
    padding-left: 10px;
	    font-size: .9em;
}
.main-edit-section li ul li:last-of-type,
.main-edit-section li ol li:last-of-type{
    margin-bottom: 0px;
}

.main-edit-section li ul,
.main-edit-section li ol{
    margin-top: 10px;
}
.main-edit-section li p {
    display: inline;
}
/* -------------------------------- 

list without dots Styles (

-------------------------------- */
.main-edit-section ul li.no-dots::before {
   display: none;
    content: " ";
}

.main-edit-section ul li.no-dots {
padding-left: 0px;
    position: relative;
}

/* -------------------------------- 

Remove dots from newsfeeds Styles (

-------------------------------- */


.main-edit-section ul.slick-dots li::before {
   display: none;
    content: " ";
}

.main-edit-section ul.slick-dots li {
padding-left: 0px;
    position: relative;
}
/* -------------------------------- 

two colums in mobil three for desktop

-------------------------------- */
.three-two {
    column-count: 2;
	    word-break: break-word;
}

@media (min-width: 650px) {
	.three-two {
	 column-count: 3;
	}
}
.three-two li {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}
/* -------------------------------- 

Left column styles
-------------------------------- */
.left-edit-section {
    width:100%;
    margin-left: 0px;
    margin-right: 0px;
    padding: 15px;
    padding-top: 0px;
    transition: all 0.3s;
    background: #fff;
}
@media only screen and (min-width: 1001px){
.left-edit-section {
min-width: 300px;
    max-width: 300px;
   
}
}
/* -------------------------------- 

images main edit section styles 

-------------------------------- */

.img-left{
    float: left;
    margin: 0px 20px 20px 0px;
	display:block;
}
.img-right{
    float: right;
    margin: 0px 0px 20px 20px;
	display:block;
}
@media (max-width: 600px) {
	.img-left, .img-right{
    float: none;
	margin: 0px 0px 20px 0px;
}
	
}

/* -------------------------------- 

News Feed Styles

-------------------------------- */

.slick-slider {
    display: grid;
	
}
.news-slide-box {
    margin: 0 25px 20px 25px;
}

.slider-item-inner {
    margin: 0px 5px;
}
.slider-body {
   padding: 10px 5px;
}

h4.slider-title {
  margin-bottom: 10px;
    font-size: 1.5em;
    color: #388460;
    font-family: 'Roboto Condensed', sans-serif;
	    font-weight: bold;
}
p.slider-text {
    font-size: 1.1em;
}
.slider-body p {
    margin-bottom: 10px;
}
.slider-readmore a {
        text-decoration: none;
    font-size: .8em;
    display: inline-block;
    color: #356684;
}
.slider-readmore a:hover {
    padding-left: 2px;
    
}
.slider-readmore a::after {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: "\f054";
    padding-left: 7px;
}
.slick-dots {
    position: relative;
       bottom: initial;
}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: initial;
    height: initial;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:before, .slick-next:before {
    font-family: "Font Awesome 5 Pro";
    font-size: 34px;
    line-height: 1;
    opacity: .75;
    color: #424242;
    content: ' ';
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
}

.slick-next:before {
    content: "\f105";
}
.slick-prev:before {
    content: "\f104";
}
/* -------------------------------- 

local Nav Styles

-------------------------------- */

.local-menu-sidebar {
    background: #ffffff;
    color: #808080;
    font-size: 16px;
    padding: 15px 20px;
    z-index: 10;
    position: absolute;
    left: -45px;
    top: 167px;
    bottom: initial;
    display: block;
    border: none;
    border-right: none;
    transform: rotate(-90deg);
    transform-origin: left top 0;
    border-radius: 5px 5px 0px 0px;
    box-shadow: 2px -8px 13px 0px rgba(99, 130, 115, 0.2);
	cursor: pointer;
	transition: all 0.4s ease;
}
.local-menu-sidebar:hover {
    color: #505050;
}
.active .local-menu-sidebar {
   
    box-shadow: none;
}
.local-menu-sidebar i{
    padding-right: 8px;
}

@media (min-width: 1001px) {
.local-menu-sidebar{

display:none;
	}
}



.local-menu-sidebar .local-menu-sidebar-text:after {
    /* symbol for "opening" panels */
    font-family: "Font Awesome 5 Pro";  /* essential for enabling glyphicon */
    content: "\f077";    /* adjust as needed, taken from bootstrap.css */
           /* adjust as needed */
	padding-left: 10px;
    font-weight: bold;
}
		
.local-menu-sidebar .local-menu-sidebar-text.open-left:after {
    /* symbol for "collapsed" panels */
    content: "\f078";    /* adjust as needed, taken from bootstrap.css */
}




.side-bar-heading {
    margin-bottom: 15px;
    font-size: 1.6em;
    color: #00703c;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: .5px;
    margin-left: 15px;
	font-weight:bold;
}
.local-nav-box {
       margin-bottom: 25px;
    background: #f5f5f5;
    border: 1px solid #f1f1f1;
}

.local-nav a {
    color: #5d5d5d;
    display: block;
    font-size: 1em;
    padding: 10px 15px;
	
}
.local-nav a.dropdown-toggle {
        padding-right: 55px;
    position: relative;
    white-space: inherit;
}
.local-nav a:hover {
      background: #dcdcdc;
 
	
}
.local-nav-dropdown a {
    padding-left: 22px;
}

.local-nav-dropdown {
    background: #ececec;
}
.local-nav li{
border-bottom: 1px solid #e4e4e4;
	
	
}
.local-nav li:last-of-type {
	border-bottom: none;
}


.local-nav-box .dropdown-toggle.collapsed:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f078";
    margin-left: initial;
    vertical-align: initial;
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: none;
    padding-right: 15px;
    color: inherit;
	height: 1.1em;
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    right: 15px;
    left: auto;
}
		
.local-nav-box .dropdown-toggle:after {
    font-family: "Font Awesome 5 Pro";
   content: "\f077";
    margin-left: initial;
    vertical-align: initial;
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: none;
    padding-right: 15px;
    color: inherit;
	height: 1.1em;
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    right: 15px;
    left: auto;
}

/* -------------------------------- 

local Contact Styles

-------------------------------- */

.contact-box {
    background: #f5f5f5;
    border: 1px solid #f1f1f1;
    margin-bottom: 25px;
    padding: 15px;
	    font-size: 1.1em;
    color: #5d5d5d;
	line-height:2.4rem;
}

.contact-box h3, .contact-box h6 {
    margin-bottom: 10px;
    font-size: 1.3em;
    color: #00703c;
    font-family: 'Roboto Condensed', sans-serif;   
	font-weight:bold;
}
.contact-box h6 {
	margin-top:3rem;
	font-size: 1.1em;
	color:#5D707D;
}
.contact-box .leader-img {
    margin-bottom: 10px;
}

.contact-box img.leader-img[src=""] {
    display: none;
}

ul.contact-list {
    margin-bottom: 20px;
}

.contact-list li {
       line-height: 26px;
}

.contact-list .contact-name {
       font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
	    font-size: 1.1em;
}
.contact-box a {
    color: #257fb5;
    text-decoration: underline;
}


.contact-box a:hover {
    color: #2d5e7b;
	    text-decoration: none;
}

.contact-box strong {
    font-weight: bold;
}




.hp-section {
	padding-top: 20px;
	padding-bottom: 20px;
}

@media only screen and (max-width: 1169px) {
.hp-section.section-one {
	padding: 0px;
}
}

@media only screen and (min-width: 1170px) {
.hp-section {
	padding-top: 40px;
	padding-bottom: 40px;
}
}
.container-fluid {
	max-width: 1895px;
}

.future p {
	color: #828282;
	text-align: left;
	max-width: 610px;
	margin: 0 auto;
	font-size: 1.2em;
	font-weight: 300;
	line-height: 1.2em;
	margin-bottom: 20px;
}



/*--------- up button ------------*/

.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	/* image replacement properties */
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: rgb(27, 150, 41) url(/images/cd-top-arrow.svg) no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
	z-index: 3;
	border-radius: 50%;
}
@media only screen and (min-width: 1001px) {
.cd-top {

	z-index: 997;
	
}
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
}
.cd-top.cd-fade-out {
	/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
	opacity: .5;
}
.cd-top:hover {
	background-color: rgb(20, 123, 31);
	opacity: 1;
}

@media only screen and (min-width: 768px) {
.cd-top {
	right: 20px;
	bottom: 20px;
}
}

@media only screen and (min-width: 1024px) {
.cd-top {
	height: 60px;
	width: 60px;
	right: 30px;
	bottom: 30px;
}
}
	
/*******************************
Inside Navigation Styles
********************************/
	.nav-inside{
display:block!important;
	
	}
	@media (min-width: 992px) {
	.grey-box {
    background: #efefef;
}
	}
	nav.navbar.navbar-expand-lg.navbar-light.nav-inside {
    padding: initial;
    padding-bottom: 3rem;
}
	.nav-inside a.navbar-brand {
    margin: 2rem 0;
}
	.nav-inside a.navbar-brand img {
    width: 340px;
}
	@media (min-width: 992px) {
	.nav-inside.navbar>.container, .nav-inside.navbar>.container-fluid {
   
        justify-content: initial!important;
}
	}
	
	span.sub-title {
    font-size: 1.4em;
    color: #8a8787;
    font-style: italic;
    padding-left: 20px;
    margin-bottom: -20px;
}
	@media (max-width: 991px) {
	span.sub-title {
    display: none;
}
	}
	.container.container-one {
    padding-right: 15px;
    padding-left: 15px;
}
	@media only screen and (max-width: 550px){
.nav-inside a.navbar-brand img {
    width: 150px;
}
	}
	@media only screen and (min-width: 551px) and (max-width: 991px){
.nav-inside a.navbar-brand img {
    width: 200px;
}
	}
	@media only screen and (max-width: 991px){
	nav.navbar.navbar-expand-lg.navbar-light.nav-inside {
  
    padding: 3rem 0rem;
}
	.nav-inside a.navbar-brand {
    margin: initial;
}
	}
