div.top-bar {
    background-color: rgba(53,62,87,0.9);
    color: #fff;
    height: 35px;
padding-top: 5px;
   /* position: fixed;*/
    width: 100%;
    z-index: 999;
}
i.address-icon {
    margin-left: 2%;
}
i.address-icon, span.address-text {
    margin-top: 7px;
}

div.top-social-icons {
    float: right;
    padding-top: 1px;
    font-size: 20px;
	margin-right:0px;
}
ul.social-list {
    display: inline;
    list-style: none;
}
ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
}
ul.social-list li {
    display: inline;
    padding: 4px 8px;
    transition: all 0.4s ease;
}
div.top-bar li a{
	color:#FFFFFF;
	}
	.leavebtn {
   
    background: none;
    border: none;
   
}

address
{
	margin-bottom:0px;
	}
	.navbar-brand {
    float: left;
    height: 60px;
    padding: 0px 25px 0px 10px;
    font-size: initial;
    line-height: initial;
}
	active

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
    /* border-bottom: 5px solid #2aacff; */
    color: #242c42;
    font-weight: bold;
}
.navbar-default .navbar-nav .navbar-right li .active, .navbar-default .navbar-nav>.active>a:hover
{
	color: #2aacff;
	}
	
.navbar-default .navbar-nav>li>a  {
    line-height: 50px;
    padding: 10px 0 0 0px;
    margin: 0 5px;
   /* text-transform: uppercase;*/
    color: #242c42;
    position: relative;
    background-color: transparent;
    transition: all .3s ease-in-out;
}

.navbar-default .navbar-nav>li>a span{
	padding:0 5px;
}

.navbar-default .navbar-nav>li>a .border {
padding:0;
}
.navbar-default .navbar-nav>li>a :hover, .navbar-default .navbar-nav>li:hover
{
	color: #2aacff;
	}
 .navbar-default .navbar-nav>li> ul{
   
    border-radius: 0;
    border: none;
    padding-bottom: 0;
    border-bottom: 5px solid #2aacff;
}
.navbar-default .navbar-nav>li> ul li {
    transition: all .3s ease-in-out;
}
.navbar-default .navbar-nav>li> ul li a
{
	line-height: 40px;
    padding: 0;
    margin: 0 15px;
    /*text-transform: uppercase;*/
    color: #242c42;
    position: relative;
    background-color: transparent;
    transition: all .3s ease-in-out;
	}
	.navbar-default .navbar-nav>li> ul li a:hover
{
	color: #2aacff;
	border-bottom: 2px solid #2aacff;
}
	.footer-main {
    /* background-image: url(../images/banner-bg.jpg); */
    background-color: #242c42;
    overflow-x: hidden;
	padding:50px 0px 0px 0px;
	color:#FFFFFF;
	font-size:16px;
	
}
.title-widget
{
	color:#7792DB;
	font-size:20px;
	font-weight:500;
	margin-bottom:10px;
	}
	.footer-main .widget a {
    color: #fff;
}
	.brands img {
    width: 100%;
    border: 2px solid #2aacff;
    border-radius: 12px;
    margin-bottom: 10%;
}

.useful-link-list ul li {
    margin-bottom: 15px;
    display: table;
    line-height: 24px;
}
.useful-link-list ul li i {
    display: table-cell;
    width: 15px;
    color: #2aacff;
    font-weight: bold;
}
.useful-link-list ul li a {
    display: table-cell;
}
.mailing-widget .btn-email {
    background-color: #2aacff;
    line-height: 33px;
    text-align: center;
    padding: 1px;
    width: 39px;
}
.footer-main .hyperlink {
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 24px;
    display: table;
    width: 100%;
}
.socials {
    border-top: 1px solid #2F374C;
    padding-top: 15px;
    display: block;
}
.socials a{
    margin-right: 10px;
    margin-bottom: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 25px;
    border-radius: 3px;
    background-color: #3B4757;
    display: inline-block;
    transition: all .3s ease-in;
}
.bjtech-logo-heading
{
	padding:20px 0px 10px;
	font-size:36px;
	color:#FFF;
	font-weight:500;
	}
	
	
	.brand-img
{
	margin-left:0px;
	margin-right:0px;
	    padding-left: 05px;
    padding-right: 05px;
	}
	
	
	@media only screen and (min-width:768px)
	{
		
		 .navbar>.container-fluid .navbar-brand {
    margin-left: 50px;
}
		.navbar-brand {
		margin-left:50px;
		}
		}

    
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    padding-top: 10px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: red; /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color:#3796d2;
    margin: auto;
	margin-top:-60px;
    padding: 5px 10px 0px 10px;
    border: 1px solid #888;
    width: 30%;
	
	
}

/* The Close Button */
.close {
    float: right;
    font-weight: 400;
Color:white;
text-shadow:none;
opacity:1;
filter: alpha(opacity=100);
    font-size: 24px;
	text-transform: lowercase;
	font-family:Gill Sans MT, sans-serif;

}

.close:hover,
.close:focus {
    text-decoration: none;
    cursor: pointer;

color:white;
text-shadow:none;
	font-family:Gill Sans MT, sans-serif;
opacity:1;
filter: alpha(opacity=100);
	text-transform: lowercase;

}

.leave-a-msg{
	margin:50px 20px;
	color:#fff;
	line-height: 30px;
	
}

.modal-input{
	border:2px solid #23345e;
	padding:0.8px 1px;
	color:#fff;
	margin-top:5px;
	background-color:rgba(35, 52, 94, 0.6);
	/*rgba(242, 124, 102, 0.5);*/
	width:450px;
}
#myBtn{
   
background: none;

border: none;

}
#myBtn:hover {
background: none;
border: none;
}
#myBtn:hover{
   
   /* border-color: #3597d3;*/
    color:  #3597d3;
    /*background-color: rgba(255,255,255,1);*/
}

@media only screen and (min-width:768px) and (max-width:992px){
	.modal-content {
    background-color:#3796d2;
    margin: auto;
	margin-top:50px;
    padding: 5px 10px 0px 10px;
    border: 1px solid #888;
    width: 53%;
}


/* The Close Button */
.close {
	    float: right;
font-size: 24px;

    font-weight: 400;
Color:white;
text-shadow:none;
font-family:Gill Sans MT, sans-serif;
opacity:1;
filter: alpha(opacity=100);
text-transform: lowercase;
}


.modal-submit{
	margin-left:66%; 
	margin-top:8px; 
	color:black; 
	padding:7px 10px;
	width:120px; 
	border-radius: 6px;
	border-color: #1C1D2E; 
	background-color:#B3B3C2;
}


}

@media only screen and (min-width:300px) and (max-width:400px){
	.modal-content {
    background-color:#3796d2;
    margin: auto;
	margin-top:10px;
    padding: 5px 10px 0px 10px;
    border: 1px solid #888;
    width: 83%;
}


/* The Close Button */
.close {
	    float: right;
font-size: 24px;

    font-weight: 400;
Color:white;
text-shadow:none;
	font-family:Gill Sans MT, sans-serif;
	text-transform: lowercase;
opacity:1;
filter: alpha(opacity=100);

}


.modal-input{
	border:2px solid #23345e;
	padding:0.8px 1px;
	color:#fff;
	margin-top:5px;
	background-color:rgba(35, 52, 94, 0.6);
	/*rgba(242, 124, 102, 0.5);*/
	width:240px;
}



.modal-submit {
	margin-left: 50%;
    margin-top: 8px;
    color: black;
    padding: 3px 8px;
    width: 120px;
    border-radius: 6px;
    border-color: #1C1D2E;
    background-color: #B3B3C2;
}



}

@media only screen and (min-width:400px) and (max-width:767px){
	.modal-content {
    background-color:#3796d2;
    margin: auto;
	margin-top:10px;
    padding: 5px 10px 0px 10px;
    border: 1px solid #888;
    width: 83%;
}


/* The Close Button */
.close {
      float: right;
font-size: 24px;
	font-family:Gill Sans MT, sans-serif;
    font-weight: 400;
Color:white;
text-shadow:none;
	text-transform: lowercase;
	
opacity:1;
filter: alpha(opacity=100);
}


.modal-input{
	border:2px solid #23345e;
	padding:0.8px 1px;
	color:#fff;
	margin-top:5px;
	background-color:rgba(35, 52, 94, 0.6);
	/*rgba(242, 124, 102, 0.5);*/
	width:280px;
}

.modal-submit {
	margin-left: 57%;
    margin-top: 8px;
    color: black;
    padding: 3px 8px;
    width: 120px;
    border-radius: 6px;
    border-color: #1C1D2E;
    background-color: #B3B3C2;
}

}



@media only screen and (min-device-width: 480px) and (orientation: landscape),
@media only screen and (min-device-width: 640px) and (orientation: portrait) {
.modal-content {
    background-color:#3796d2;
    margin: auto;
	margin-top:10px;
    padding: 5px 10px 0px 10px;
    border: 1px solid #888;
    width: 40%;
	}
	
	
.modal-submit {
	margin-left: 70%;
    margin-top: 8px;
    color: black;
    padding: 3px 8px;
    width: 120px;
    border-radius: 6px;
    border-color: #1C1D2E;
    background-color: #B3B3C2;
}
	
}



.head{
	color:white;
	
    background-color: #3B3738;
	text-align:center;
	vertical-align:middle;
	padding:25px;
}
.head h1{
	font-size:40px;
	color:white;
	
}
.head li{
	
display:inline;
	
}
.head-pan{
background-color:#242c42;
text-align:center;
padding:8px;
color:white;

}
.head-pan h4{
	    text-decoration: none;
    color:#fff;
    font-size: 32px;
} 
.body-pan ul{
	
	padding-left:0px;
}
.body-pan li{
	display:block;
	
}
.body-pan li a{
	color:#6f8190;
	text-decoration:none;
	
	
}
#bjtech-clients h1
{
	color: #3C96D2 ;
}
.coloum1 h2{
	
font-weight:bold;
color:rgba(61, 150, 210, 1);
margin-bottom:10px;
}
.coloum1 h1,.coloum1 p{

	
}

.coloum1 h1
{
	color:#000;
}
.section{
	
	background-color:#eaedf5;
	
}

.img-vision{
	margin-left:250px;
	
	
}
.img-vision2{
	margin-left:200px;
	margin-bottom:30px;
	
	
}
.img-team{
	float:left;
	padding-right:15px;
	}
.video-div
	{
		    background-color: rgba(0,0,0,0.6);
    padding: 0px 80px;
	}
	
	@media Screen and (min-width: 1025px)
		{
			.text-justyfied{
	text-align:justify;
	
}
		}
		h2
{
	    color: rgba(61, 150, 210, 1);
		}