@charset "utf-8";
/* CSS Document */
.leftmargin{
	margin-left:53px;
}
.navbar-default .navbar-nav > li > a {
	color:#fff;
}
.teambg
{background:url(../img/bg/team.jpg) center center no-repeat fixed; background-size:cover;}

.team1
{background: url(../img/bg/team1.jpg) center center no-repeat fixed; background-size:cover;}

.collabbg
{background:url(../img/bg/collab2.jpg) center center no-repeat fixed; background-size:cover;}
.cor
{background:url(../img/bg/cor.jpg) center center no-repeat fixed; background-size:cover;}
.port
{background:url(../img/bg/port.jpg) center center no-repeat fixed; background-size:cover;}
.aboutbg

	{background:url(../img/global.jpg) center center no-repeat fixed; background-size:cover;}

.cont

	{background:url(../img/bg/cont.jpg) center center no-repeat fixed; background-size:cover;}
	
.legalbg

	{background:url(../img/bg/about.jpg) center center no-repeat fixed; background-size:cover;}
	
.newsbg

	{background:url(../img/bg/newsbg.jpg) center center no-repeat fixed; background-size:cover;}	
	
.background7
	{background:#061c43 url(../img/bg/contact.jpg) center center no-repeat fixed;
	    background-size: cover;
	}
	
	
	

size13 {
    font-size: 13px !important;
    line-height: 16px !important;
}
p
{font-size: 13px !important;
    line-height: 16px !important;
	color:#fff;
}
.heading
{
	text-transform:uppercase;
	color:#00aed9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
  /* For portrait layouts only */
 	.navbar-default {
   
	margin-left:10px;
}


}
@media only screen and (max-width:1200px){
	.navbar-default .navbar-nav > li > a {
    color:#fff;
	/*font-weight:500;*/
	font-size: 14px;
	padding: 10px 0px;
	margin-right:25px;
}
.leftmargin{
	margin-left:0px;
}

}


@media only screen and (max-width:767px){
	.navbar-default {
    background-color: transparent;
    border-color: transparent;
/*	margin-top:50px;*/
    
}
.navbar-default .navbar-nav > li > a {
    /*color: #fff;*/
	 color:#fff;
    font-weight: 500;
    font-size: 15px;
    padding: 7px 0px;
    /* margin-right: 12px; */
    /* margin-left: 40px; */
    text-align: center;
	margin-top:5px;
	/*background-color:#94c2fd;*/
}




}
@media only screen and (max-width:390px){

.header {
   
    background-color: rgba(0,0,0,0.7);
    margin-top: 0px;
    padding-top: 25px;
    margin-left: 0px;
    position: relative;
    text-align: center;
   /* background-color: #94c2fd;*/

}



}

@media only screen and (max-width:320px){




}
