@media (max-width:767px) {
	
	.footer {
  
    position: relative;
	 margin-top: 1em;
   
}
	
	h1, .h1 {
    font-size: 30px;
}
.block-padding {
 
    padding-top: 2em;
}
.footer .col-lg-6.text-left {
    text-align: center;
}
.footer .col-lg-6.text-right {
    text-align: center;
}

.navbar-header {
    padding-bottom: 0 !important;
}
.custom-nav .navbar-nav > li > a {
    color: #333;
  
}
.services-circle {
  
    margin: 0 auto 1em;
    
}
.block-padding {
    padding-bottom: 1em;
 
}
body {

    padding-bottom: 0em;
}
.custom-caption h1 {
   
    font-size: 24px;

}
.custom-caption h2 {
    
    font-size: 20px;
 
}
.carousel-caption.custom-caption {

    font-size: 18px;
	 bottom: 4em;
 }
.carousel-indicators.slider-circle > li {

    height: 15px;
   
    width: 15px;

}
.custom-slider .item {
    height: 250px !important;
}

.left-custom a {
    color: #333;
    font-size: 18px;
    margin-bottom: 7px;
    padding: 5px 20px !important;
}
h1, .h1 {
    font-size: 24px;
}
h2, .h2 {
    font-size: 22px;
}

.custom-nav #bs-example-navbar-collapse-1
{
	-webkit-box-shadow: 0px 19px 20px -10px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 19px 20px -10px rgba(0,0,0,0.4);
box-shadow: 0px 19px 20px -10px rgba(0,0,0,0.4);

    position: relative;
    z-index: 999;
	 background: #fff none repeat scroll 0 0;
}

}
@media (min-width:567px) and (max-width:767px) {
	.custom-nav .navbar-collapse {
    background: #fff none repeat scroll 0 0;
  
    position: relative;
    z-index: 99999;
}
	.custom-nav .navbar-nav > li > a {
    border-right: 1px solid #f43e48;
    color: #000;
    line-height: 29px;
}
	.custom-nav .navbar-toggle {
  
    margin-bottom: 0;
	}
		.header .logo1{
		width:100%;
	}
	.header .logo2{
		width:100%;
		margin-top:4%;
	}
	.call-top{
		text-align:left;
	}
	.header .email,.call-top {
    margin-top: 0px;
}
	.header .call {
    margin-top: 0;
}
	.header .email {
    clear: both;
    text-align: left;
}

.navbar-toggle {
    background-color: #fff;

    border: 0px solid transparent;

    margin-right: 15px;
    margin-top: 8px;
    padding: 6px 8px;
   
}


.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #fff;
}
.navbar-header {
    padding-bottom: 7px;
}
}

@media (max-width:380px) {
	.header .logo1 {
  
    width: 273px;
}
	
	.header .call {
    margin-bottom: 10px;
    margin-left: 15px;
    margin-top: 10px;
    width: 100%;
}

.header .email {
	display:none;
}
.client-login {

    float: left;

    padding: 3px 10px;
    position: relative;
    right: 15px;
    text-align: center;
    top: 0;
}
.header .logo2 {
    display: none;
 
}

.call-top {
    float: right;
    font-size: 20px;
    margin-top: 0;
}

.navbar-toggle {
    background-color: #fff;

    border: 0px solid transparent;

    margin-right: 15px;
    margin-top: 8px;
    padding: 6px 8px;
   
}


.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #fff;
}
.navbar-header {
    padding-bottom: 7px;
}

}

@media (min-width:381px) and (max-width:480px) {
	
	.header .call {
    float: right;
    margin-bottom: 10px;
    margin-left: 15px;
    margin-top: 10px;
    width: 200px;
}
.header .logo1 {
  
    width: 200px;
}

.header .email {
	display:none;
}
.client-login {
    float: right;
    padding: 3px 10px;
    position: relative;
    right: 0;
    text-align: center;
}
.header .logo2 {
    display: none;
 
}

.call-top {
    float: right;
    font-size: 20px;
     margin-top: 10px;
}

.navbar-toggle {
    background-color: #fff;

    border: 0px solid transparent;

    margin-right: 15px;
    margin-top: 8px;
    padding: 6px 8px;
   
}


.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #fff;
}
.navbar-header {
    padding-bottom: 7px;
}

}



@media (min-width:481px) and (max-width:566px) {
	
	.header .call {
    float: right;
    margin-bottom: 10px;
    margin-left: 15px;
    margin-top: 10px;
    width: 200px;
}
.header .logo1 {
  
    width: 200px;
}

.header .email {
	display:none;
}
.client-login {
    float: right;
    padding: 3px 10px;
    position: relative;
    right: 0;
    text-align: center;
}
.header .logo2 {
    display: none;
 
}

.call-top {
    float: right;
    font-size: 20px;
     margin-top: 10px;
}

.navbar-toggle {
    background-color: #fff;

    border: 0px solid transparent;

    margin-right: 15px;
    margin-top: 8px;
    padding: 6px 8px;
   
}


.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #fff;
}
.navbar-header {
    padding-bottom: 7px;
}

}


@media (min-width:768px) and (max-width:991px) {
	h1, .h1 {
    font-size: 30px;
}
h3, .h3 {
    font-size: 20px;
}
.p-text .img-responsive {
    width: 100%;
}
	.block-padding .col-lg-3 {
    float: left;
    margin-bottom: 1em;
}
.footer .col-lg-6.text-left {
    float: left;
}
.footer .col-lg-6.text-right {
    float: right;
}
.left-custom a {
   
    font-size: 18px;
    margin-bottom: 5px;
    padding: 6px 26px !important;
}

.header .logo2 {
    height: auto;
    margin-top: 36px;
    width: 266px;
}
.header .email {
    font-size: 16px;
    margin-top: 54px;
    padding: 0;
}
.call-top {
    font-size: 15px;
    margin-top: 54px;
}
.header .logo1 {
    height: auto;
    width: 200px;
}
.custom-nav .navbar-nav > li > a {

    padding-left: 20px;
    padding-right: 20px;
}
.p-text {
   
    display: table;

}
}

@media (min-width:992px) and (max-width:1199px) {
	h1, .h1 {
    font-size: 30px;
}
.services-circle {
 
    height: 212px;
 
    width: 212px;
}
.p-text .img-responsive {
    width: 100%;
}
	.block-padding .col-lg-3 {
    float: left;
    margin-bottom: 1em;
}
.footer .col-lg-6.text-left {
    float: left;
}
.footer .col-lg-6.text-right {
    float: right;
}
	.left-custom a {
   
    font-size: 18px;
    margin-bottom: 5px;
    padding: 6px 26px !important;
}
	.header .logo1 {

    width: 240px;
}

.logo1 img {
    width: 100%;
}
.header .logo2 {
    margin-top: 36px;
    width: 340px;
}

.logo2 img {
    width: 100%;
}
.p-text {
   
    display: table;

}

}