.nav > li > a.active
{
color:#F69133 !important;
}
.agentlogin
{
    padding: 7px 15px;
    margin-top: 25px;
}
.readmore
{
width:10%;
padding: 10px 0;
font-size: 14px;
float:right;
}
.sep1
{
    max-width: 80px;
    border: 1px solid #F69133;    
}
.bdr {
    background: url(../img/services/line3.png) repeat-x 0 center;
    height: 2px;
    width: 150px;  
}
.pagenav
{
    background: #24242a;
}
.pagefoter
{
margin-top:100px;
}
.pagecontent
{
margin-top:120px;
}
#myModal .modal-content
{
border-radius:0px !important;
}
#myModal .modal-body .form-control
{
border-radius:0px;
height:50px;
margin-bottom:10px;
}
#myModal .sep
{
margin-top:20px;
margin-bottom:20px;
}
#frdpass
{
color:#000;
font-size:12px;
}
#myModal .modal-header
{
text-align:center;
border:none;
}

@media screen and (max-width: 767px) and (min-width: 320px) {
.readmore 
{
width:50%;
margin-right:10px;
}
}

@media screen and (max-width: 992px) and (min-width: 320px) {
.navbar-fixed-top .navbar-collapse {
    max-height: 540px;
}
.navbar-default .navbar-header .navbar-brand img {
    width: 60%;
    height: 100%;
}
.navbar-default .nav > li > a
{
padding: 16px 15px !important;
}
.agentlogin{
margin-top: 15px;
}
.top-nav-collapse .nav > li > a {
  padding: 15px 15px;
}
.top-nav-collapse button{
margin-top: 10px;
}

.dropdown-content {
  
    position: relative !important;
}
}

/*
Animate Bootstrap Carousel
Element by thecodeblock.com
*/
.carousel-animate .carousel-indicators > li {
  margin: 0 2px;
  border-color: #fff;
  opacity: .7;
}
.carousel-animate .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}
.carousel-animate .hero {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.75);
}
@media screen and (max-width: 640px) {
  .hero h1 {
    font-size: 2em;
  }
}

.carousel-fade .carousel-inner .item {
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0);
}
.carousel-bg .carousel-inner .item {
  background-size: cover;
  background-position: center;
  min-height: 480px;
}
.carousel-caption  h4
{
color:#fff;
margin:20px 0px;
}

.carousel-caption {
    right: 20%;
    left: 20%;	
    padding-bottom: 160px;
}


/* About Us section */
.whychosing
{
font-size:50px;
}
.aboutcnt
{
text-align:left;
}
#bars {overflow: hidden;}
.bar {text-align: center;}
.bar h3 {font-size: 1.4em;font-weight: normal;
	margin: 0;
color:#fff;
	text-transform: uppercase;
}
.bar-circle {
	display: block;
	margin: 0.7em auto;
}
footer p
{
color:#fff;
}
footer h3
{
color:#F69133;    font-size: 33px;
}

/* About Us */
.aboutback
{
margin-top:60px;
padding:40px;
background-image: url(../img/extraimg/backgroundabout.png);
}
.fa-3x {
    font-size: 2em !important;
}

.fa-3x:hover{-webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
.pagefoter
{
margin-top:60px;
}

 .fa-3x{
color:#fff;
	height: 2.28em;
    line-height: 2.28em;
    width: 2.28em;
    background-clip: padding-box;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
    background-color: #F69133;
}
.readm
{
    margin-top: 20px;
}
.btn1-block
{
background-color: #272727;
padding: 5px 8px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
color: #FFFFFF;
border: 3px solid #24242a;
}
.btn1-block:hover
{
background: #fff;
    color: #0d0d0d;
    text-decoration: none;
}
.servicelist p
{
font-size:14px !important;	
}

.progress
{
border-radius:0px !important;
height:30px;box-shadow:none;
}
.progress-bar{
    padding: 0;
	    height:60%;margin-top: 10px;
}
.numberCircle {
    border-radius: 50%;
    width: 36px;
    height: 36px;
    padding: 8px;
    background: #F69133 !important;
    border: 2px solid #F69133 !important;
    color: #fff;
    text-align: center; 
}
input[type=button].btn-block
{
	padding:10px;
}
a
{
	color:#000;
}
a:hover{
	color:#F69133 !important;
	text-decoration:none !important;
cursor:pointer;
}
.dropbtn {
	color: white;
    padding: 16px; 
    border: none;
    cursor: pointer;
}
.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #24242a;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown-content a {
    color:#fff;font-size: 14px;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropdown-content a:hover {background-color: #f1f1f1}
.dropdown:hover .dropdown-content {
    display: block;
}
.lb-caption
{
	display:none !important;	
}
