.nav > li {
  position: relative;
  display: block;
  margin-top:5px;
  
}


.navbar-toggle {
position: relative;
float: left;
padding: 9px 10px;
margin-top: 8px;
margin-left: 15px;
margin-bottom: 15px;
background-color: rgba(0, 0, 0, 0);
background-image: none;
border: 1px solid rgba(0, 0, 0, 0);
border-radius: 4px;
}

    .dropdown1 {
position: absolute;
}


 .col-md-pul-1 {
    right: 0.333%;
    margin-top: 10px;
}


.pd-top-1 {
    padding-top:1.5%;
}

 .pg-opt .breadcrumb1{float:left; margin:0; padding:0px 0; background:none; border-radius:0; width:75%; }
.pg-opt .breadcrumb1 a{color:#e06d58;}

.pg-opt .breadcrumb{float:right; margin:0; padding:0px 0; background:none; border-radius:0; width:25%; }
.pg-opt .breadcrumb a{color:#e06d58;}



@media screen and (max-width:460) {

#cssmenu li a {
  background: #fff url(../images/seperator.png) bottom right no-repeat;
  display: block;
  font-weight: normal;
  line-height: 45px;
  margin: 0px;
  padding: 0px 10px;
  
  text-align: left;
  text-decoration: none; 

}

.nav > li {
  position: relative;
  display: block;
  margin-top:5px;
  
}

.has-sub ,.last{
    width:100%;
    }

#cssmenu li > a:hover,
#cssmenu ul li:hover > a {
  background: #B44744 url(../images/hover_sub.png) center Center no-repeat;
  color: #FFFFFF;
  text-decoration: none;
  
}
#cssmenu ul {
    background: none repeat scroll 0% 0% rgb(51, 51, 51);
    height: 0px;
    list-style: none outside none;
    margin: 0px;
    padding: 0px;
}
}

@media screen and (max-width: 768px) {


#cssmenu li a {
  background: #fff url(../images/seperator.png) bottom right no-repeat;
  display: block;
  font-weight: normal;
  line-height: 45px;
  margin: 0px;
  padding: 0px 10px;
  text-align: left;
  text-decoration: none; 
}

.nav > li {
  position: relative;
  display: block;
  margin-top:5px;

}

    .has-sub ,.last {
    width:100%;
    }

    #cssmenu li > a:hover,
#cssmenu ul li:hover > a {
  background: #B44744 url(../images/hover_sub.png) bottom right  no-repeat;
  color: #FFFFFF;
  text-decoration: none;
  
}

    #cssmenu ul {
    background: none repeat scroll 0% 0% rgb(51, 51, 51);
    height: 0px;
    list-style: none outside none;
    margin: 0px;
    padding: 0px;
}

    .dropdown1 {
position: relative;
}

     .dropdown1 > a{
color: #428bca;
float: right;
margin-top: 0px;
margin-right: 35px;
}

   .dropdown1>  a:hover,
a:active,
a:focus {
  outline: none;
  text-decoration: none;
    color:#333;
}


    .col-md-pul-1 {
color: #fff;
        float: right;
margin-top: 35px;
margin-right: 35px;
  }



}





@media (min-width:768px) and (max-width: 995px) {


#cssmenu li a {
  /*background: #fff url(../images/seperator.png) bottom right no-repeat;*/
  display: block;
  font-weight: normal;
  line-height: 45px;
  margin: 0px;
  padding: 0px 8px;
  text-align: left;
  text-decoration: none; 
}

 .col-md-1 {
        width:100% ! important;
    }
  
     .col-md-2 {
        width:100% ! important;
    }

 .col-md-3 {
        width:100% ! important;
    }
  
     .col-md-4 {
        width:100% ! important;
    }
 .col-md-5 {
        width:100% ! important;
    }
  
     .col-md-6 {
        width:100% ! important;
    }
 .col-md-7 {
        width:100% ! important;
    }
  
     .col-md-8 {
        width:100% ! important;
    }
 .col-md-9 {
        width:100% ! important;
    }
  
     .col-md-10 {
        width:100% ! important;
    }

     .col-md-11 {
        width:100% ! important;
    }
  
     .col-md-12 {
        width:100% ! important;
    }


}


/*Custom Responsive Media Query  for mibile*/

@media screen and (max-width:470px) {

    .col-md-6 {
        width:100% ! important;
    }
     
}

/*Media Query Ends */


/*Custom Responsive Media Query  for Tablet*/

@media screen and (max-width:768px) {

    .col-md-1 {
        width:100% ! important;
    }
  
     .col-md-2 {
        width:100% ! important;
    }

 .col-md-3 {
        width:100% ! important;
    }
  
     .col-md-4 {
        width:100% ! important;
    }
 .col-md-5 {
        width:100% ! important;
    }
  
     .col-md-6 {
        width:100% ! important;
    }
 .col-md-7 {
        width:100% ! important;
    }
  
     .col-md-8 {
        width:100% ! important;
    }
 .col-md-9 {
        width:100% ! important;
    }
  
     .col-md-10 {
        width:100% ! important;
    }

     .col-md-11 {
        width:100% ! important;
    }
  
     .col-md-12 {
        width:100% ! important;
    }

.pg-opt .breadcrumb1{float:left; margin:0; padding:0px 0; background:none; border-radius:0; width:75%; }
.pg-opt .breadcrumb1 a{color:#e06d58;}

.pg-opt .breadcrumb{float:right; margin:0; padding:0px 0; background:none; border-radius:0; width:25%; }
.pg-opt .breadcrumb a{color:#e06d58;}

}

/*Media Query Ends */


/*Copy from CSS Common Combine*/



/*Common Combine Ends */



	
/*Slide Menu By Dhaval CSS*/


/* Side Menu */

#sidebar-wrapper {
    margin-right: -250px;
    right: 0;
    width: 250px;
    background: rgba(105,7,7,0.7);

    position: fixed;
    height: 100%;
    overflow-y: auto;
    z-index: 1000;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.sidebar-nav li {
    line-height: 40px;
    text-indent: 20px;
}

.sidebar-nav li a {
    color: #fff;
    display: block;
    text-decoration: none;
}

.sidebar-nav li a:hover {
    color: #fff;
    background: rgba(255,255,255,0.2);
    text-decoration: none;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 55px;
    line-height: 55px;
    font-size: 18px;
}

.sidebar-nav > .sidebar-brand a {
    color: #fff;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

#menu-toggle {
    top: 50%;
    right: 0;
    position: fixed;
    z-index: 1;
}

#sidebar-wrapper.active {
    right: 250px;
    width: 250px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.toggle {
    top: 50%;
    right: 0;
    position: fixed;
    z-index: 100;

}






@media screen and (max-width:768px)
{
    .cssmenunavbar{
    
    top:0;
    left:0;
    width: 100% !important;
    background: rgb(204,0,0);
    color:#fff;
    z-index:20;
    border-radius: 0px;
    height: auto;
   
   
  
}
.navbar-collapse {
    
     max-height: 340px;
     min-height:200px;
    padding-right: 0px ! important;
    padding-left: 0px ! important;
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    -webkit-overflow-scrolling: touch;
}

.navbar-default .navbar-nav > li > a {
    color: rgb(255, 255, 255);
    padding: 4px 16px;
    margin-right: 4px;
    font-size: 15px;
    border-bottom: solid 1px;
}

.cssmenu li ul {
  background: linear-gradient(180deg,red,darkred);
  display: none;
  height: auto;
  padding: 0px;
  margin: 0px;
  border: 0px;
  position:relative;
  width: 780px;
  z-index: 200;
  /*top:1em;
	/*left:0;*/

}

.cssmenu ul {
  background:linear-gradient(180deg,red,darkred);
  height: 35px;
  list-style: none;
  margin: 0;
  padding: 0;
   width: 100% ! important; 
  border-radius: 0px;
}

.cssmenu li {
  float: left;
  padding:0px;
  border-bottom-color: #fff;
  width: 100% ! important; 
   }

.cssmenu li a {
  background: rgb(204,0,0);
  display: block;
  font-weight: normal;
  line-height: 35px;
  margin: 0px;
  padding: 0px 35px;
  text-align: left;
  text-decoration: none;
  color: #fff;
  border-radius: 0px;
   width: 100% ! important; 
}

.cssmenu li > a:hover,
.cssmenu ul li:hover > a {
  background:linear-gradient(180deg,red,darkred);
  color: #FFFFFF;
   width: 100% ! important; 
  text-decoration: none;
}

.cssmenu li ul {
  background: linear-gradient(180deg,red,darkred);
  display: none;
  min-height:300px;
  padding: 0px;
  margin: 0px;
  border: 0px;
  position:relative;
  width: 100%;
  z-index: 200;
  /*top:1em;
	/*left:0;*/

}

.cssmenu li li {
  background:  linear-gradient(180deg,red,darkred);
  display: block;
  float: none;
  margin: 0px;
  padding: 0px;
  width: 100% ! important; 

}
}

/*CSS Menu ends*/


 .hidebr br {
            display: none;
        }

  .hidebr br.clear
{
    display : block;
    clear : both;
}

  
.cfstxt_box {
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    margin-top: 5px;
    margin-bottom: 5px;
}
.cfslabel {

width: 250px;
height: 30px;
padding: 3px;
margin-top: 5px;
margin-bottom: 5px;
color: #666;
}
 
.cfstxt_box:focus {
        border-color: rgb(102, 175, 233);
        outline: 0px none;
        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(102, 175, 233, 0.6);
    }



#process {
  min-height: 350px; }
  #process .section_header {
    margin-bottom: 60px; }
    #process .section_header h3 {
      margin: 0; }
  #process .description {
    position: relative; }
    #process .description .text {
      position: absolute;
      display: none; }
      #process .description .text.active {
        display: block; }
    #process .description h4 {
      font-size: 31px;
      line-height: 35px;
      margin-bottom: 20px; }
    #process .description p {
      font-size: 15px;
      color: #3F3F3F;
      line-height: 26px; }
  #process .areas {
    margin-left: 0;
    float: right; }
    #process .areas .circle {
      height: 210px;
      cursor: pointer;
      float: left;
      margin-right: -45px;
      text-align: center;
      width: 210px;
      background: rgba(37, 37, 40, 0.9);
      border-radius: 100%;
      -webkit-transition: all .3s;
      -moz-transition: all .3s;
      -ms-transition: all .3s;
      transition: all .3s; }
      #process .areas .circle:hover, #process .areas .circle.active {
        background: #B44744; }
      #process .areas .circle img {
        margin-top: 56px; }
      #process .areas .circle span {
        font-weight: 700;
        font-size: 22px;
        color: #fff;
        display: block;
        margin-top: 21px; }
    #process .areas .first {
      margin-left: 0; }

    @media (min-width: 768px) and (max-width: 991px) {
  #team .people .bio_box {
    text-align: center; }
    #team .people .bio_box img {
      float: none;
      margin-bottom: 25px;
      margin-left: 0; }
    #team .people .bio_box .info {
      margin: 0;
      float: none; }

  #process .areas {
    text-align: center; }
    #process .areas .last_circle {
      float: none;
      display: inline-block;
      margin-left: -75px;
      margin-top: -54px; } }
@media (max-width: 767px) {
  #team .container {
    padding: 0px 20px; }
  #team .people .row1 {
    margin: 0; }
  #team .people .bio_box {
    overflow: hidden;
    margin-bottom: 35px; }
    #team .people .bio_box img {
      margin: 0; }

  #aboutus {
    margin-bottom: 75px; }
    #aboutus .intro {
      margin-bottom: 45px; }

  #process .areas {
    margin-top: 193px;
    margin-bottom: 0px;
    text-align: center; }
    #process .areas .circle {
      float: none;
      display: inline-block;
      margin: 0; }
    #process .areas .last_circle {
      margin-top: -23px; } }
@media (max-width: 480px) {
  #team .people .bio_box {
    text-align: center; }
    #team .people .bio_box img {
      float: none;
      margin-bottom: 18px; }

  #aboutus .intro {
    margin-bottom: 30px; }

  #team .people .bio_box .info {
    float: none;
    margin: 0; }

  #process .areas {
    margin-top: 250px; }
    #process .areas .circle {
      width: 100px;
      height: 100px; }
      #process .areas .circle img {
        margin-top: 22px; }
      #process .areas .circle span {
        display: none; }
    #process .areas .last_circle {
      margin-top: 0; } }

.center {
margin-left:auto;
 margin-right:auto;
 width:100%;

}

.fa {
 display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1.5;

-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}


.dropdown-menu > li > a > .glyphicon, .dropdown-menu > li > a > .fa, .dropdown-menu > li > a > .ion {
margin-right: 10px;
}


@media screen and (max-width:768px) {

.col-md-pul-1 {
color: #fff;
float: right;
margin-top: 35px;
margin-right: -20px;
}
}