/***
@media screen and (min-width:950px) {
   
    .headerlogo img{
    width: 200px;
    height:59.357px;
	}
  
  #footerlogo .AFICfooterlogo {
  width:100px;
    height:79.59px;
  }
  
    .menu ul.sub-menu { 
        display:block;
        font-size:1rem;
        border-top: 0;
		position: absolute;
		
		z-index: 8999;
        background:rgba(255,255,255,0.8);
        padding-top:10px;
        min-width:100px;
    }
  
  .page-id-27258  h1 {display: none;}
  }
***/

/*
@media screen and (min-width:950px) {
   
    .headerlogo img{
    width: 200px;
    height:59.357px;
	}
  
  #footerlogo .AFICfooterlogo {
  width:100px;
    height:79.59px;
  }
  
    .menu ul.sub-menu { 
        display:block;
        font-size:1rem;
        border-top: 0;
		position: absolute;
		z-index: 8999;
        background:rgba(255,255,255,0.8);
        padding-top:10px;
        min-width:100px;
    }

.page-id-27258  h1 {
  display: none;
  }
*/


ul.et_pb_tabs_controls {background-color: #ffffff!important;}



sup, sub {font-size: 65%!important;}

#footer-widgets .et_pb_widget a {color: #ffffff!important;}
.et_pb_widget a {color: #333333!important;}

img#logo {
  display: inline-block !important;
    float: none;
    max-height: 54%;
    margin-bottom: 0;
    vertical-align: middle;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transform: translate3d(0,0,0);
}
/*** Customized Fonts ***/
h1#logo-text, h5#logo-tagline { display: none;}

.et_pb_text_inner a {
  border-bottom: 2px solid #4f9948;
}

.et_pb_text_inner a:hover {
  border-bottom: 3px solid #4f9948;
}

a.sbi_photo, a.sbi_photo:hover { border: none;}

/*** Customized Fonts ***/


@media screen and (min-width: 1401px) {
  .get-started-num {height: 380px;}
}

@media screen and (max-width: 1400px) and (min-width: 1201px) {
  .get-started-num {height: 420px;}
}

@media screen and (max-width: 1200px) and (min-width: 981px) {
  .get-started-num {height: 490px;}
}
    
@media screen and (max-width:980px) {
  .get-started-num {height: 350px;}
}

@media screen and (max-width:350px) {
  .get-started-num {height: 400px;}
}

.about img {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.about img:hover {
  -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}


#footer-bottom {display: none;}
.footer-bottom {
  padding: 10px 0;
  background: #1a1a1a;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}
.footer-bottom a {
  font-size: 12px;
  color: #ffffff;
}
.footer-social {
  text-align: center;
  background: #1a1a1a!important;
}


@media only screen and (max-width: 840px) {
table.responsive {
margin-bottom: 0;
overflow: hidden;
overflow-x: scroll;
display: block;
white-space: nowrap;
}
  .et_pb_row {width: 90%;}
}    
    
