html,
body {
    margin: 0;
    font-size: 100%;
    font-family: Tahoma !important;
    background: #fff;
    
}



body a {
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    font-family: tahoma !important;
}



p {
    margin: 0;
font-size: 1.1em;
    color: #8c9398;
    line-height: 2em;
    letter-spacing: 0px;
      text-align:justify;
}

ul {
    margin: 0;
    padding: 0;
}

/*--/header --*/

header.mainheader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index:1000;
}

nav.navbar.second {
    transition: all 1s ease;
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
    order: 2;
}

/*--/navbar--*/

.navbar {
    background: transparent !important;
    flex-basis: 100%;
    -webkit-flex-basis: 100%
}

a.navbar-brand img {
    width: 70%;
}

/*--logo--*/

a.nav-link.request {
       padding: 0em .5em !important;
    background: transparent;
    text-align: left !important;
    width: 15%;
}

.myhrsty
{
    border: solid 0.7px rgb(0, 123, 255);
        margin: 3em 0em;
}

/*-- /nav.navbar.second --*/

nav.navbar.second {
    transition: all 1s ease;
    background: rgba(0, 0, 0, 0.67) !important;
    /*border-bottom:solid 4px rgb(0, 123, 255) !important;*/
    position: fixed;
    z-index: 100;
    
        width: 100%;
    height: 80px;
}

a.pagescrolldisplay {
    visibility: hidden;
    transition: all 0s ease;
}

nav.navbar.shrink.pagescrollfix a.pagescrolldisplay {
    visibility: visible;
    transition: all 0.5s ease;
    color: #000000;
}

/*--model-forms--*/

.modal-header {
    border: none;
}

.login h5 {
    font-size: 1.2em;
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
}

.login button.btn.btn-primary.submit {
    background: #495057;
    padding: 0.5em 2em;
    letter-spacing: 0px;
    border: none;
}

.login button.btn.btn-primary.submit:hover {
    background: #00365c;
}

.login a {
    color: #97989a;
}

.login label {
    font-weight: 400;
    color: #5a5757;
    font-size: 0.9em;
    letter-spacing: 0px;
}

.video iframe {
    width: 100%;
    height: auto;
}

/*--//model-forms--*/

.copy-right-w3ls {
    text-transform: uppercase;
    font-size: 0.81em;
    color: #fff !important;
}



/*--/footer--*/

.n-right .form-group .form-control {
    padding: 1em 1em;
    border: 1px solid #ced4da;
    letter-spacing: 0px;
    font-size: 0.9em;
}

ul.links-nav li {
    list-style: none;
    /*margin-left: 1em;*/
    margin-left: 60px;
        direction: ltr;
    margin-bottom: 6px;
}

ul.links-nav li a {
    color: #57c8eb;
    letter-spacing: 0px;
    font-size: 1em;

}

ul.links-nav li a.active {
    color: #fff;
}

ul.links-nav li a:hover {
    color: yellow;
}

p.copy-right-w3ls a {
    color: #00365c;
}


h3.tittle.foot {
    font-size: 2em;
}

ul.social-icons li {
    list-style: none;
    display: inline-block;
}

ul.social-icons li a {
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 30px;
margin:5px;
    line-height: 34px;
    background: transparent;
  
    text-align: center;
}

ul.social-icons li a:hover {
    color: yellow;
}

.copyright a.navbar-brand {
    font-size: 1.1em;
    text-transform: uppercase;
    font-weight: 800;
    font-family: tahoma;
    color: #fff;
}

/*--//footer--*/




/*--right style starts here--*/
.right-w3ls {
	width:43%;
	
	background-size:cover;
	padding:32px;
	float:left;
}



/*--rightstyle end here--*/


/*--responsive starts here--*/
@media (max-height: 750px) {
 .mouse, .twide {
    padding-bottom: 57%;
}

/*

step scroll : add style from line 246 to 249 in style.css file and finally change footer position to fixed in owa page where footer inline styling is done
*/

@media(max-width:2560px) {
    
 
    .container {
    max-width: 1540px;
}
    
}


@media(max-width:1920px) {
    
  
   
    .container {
    max-width: 90%;
}
    
}



@media(max-width:1366px) {
   
     .navbar-light  {
    padding: 0.1em .8em;
    }
    	
}

@media(max-width:1080px) {
      
    .navbar-light  {
     padding: 0.3em 0.5em;
    }
}



@media(max-width:1024px) {
    
    
    .navbar-light 
    {
        font-size: 0.7em;
        padding:0.1em 0.2em;
    }
    
    
  
	.main-agile h3{
		margin: 0 0 70px 0;
	}
     
   
}
@media(max-width:991.5px) {
    
     header.mainheader {
        position: fixed;
        width: 100%;
        
    background: #f8f9fa;
        top: 0%;
    }
    
	.right-w3ls {
		width: 42%;
	}

  
    .navbar-light  {
        padding: 0.4em 1.4em;
        font-size: 0.9em;
        text-align: center;
    }
    .navbar-light .navbar-brand
    {
        width:36%;
    }
   
    nav.navbar.shrink.pagescrollfix {
        position: static;
    }
  
    .navbar-light  {
        padding: 0.7em 1.4em;
        font-size: 0.9em;
        text-align: center;
        color: #00365c;
    }
 
   
    .request
    {
        display: none;
    }
}
@media(max-width:919px){
ul.links-nav li a
{
    font-size:.9em;
}
}
@media(max-width:900px) {
    
    .navbar-light .navbar-brand {
    width: 40%;
}
}

@media(max-width:800px) {
    .right-w3ls {
		width: 40%;
	}  
}

@media(max-width:768px) {
  
      .navbar-light .navbar-brand {
    width: 50%;
    padding: 0;
}
}


@media(max-width:767px) {
        .navbar-light .navbar-brand {
    width: 50%;
    padding: 0;
}
    
     .forbottomfoot
    {
        order:3 !important;
    }
      
    .forbottomfoot2 {
    order: 2 !important;
}
    .forbottomfoot1 {
    order: 1 !important;
}
    .sectcopy {

    padding: .1em;
}
       
    .formobstyl {
    text-align: center !important;
    margin-bottom: .1em;
        display:none;
}
    .newsletter_right_w3_agileits
    {
        display:none;
    }
}

@media(max-width:736px) {
     .navbar-light .navbar-brand {
    width: 55%;
    padding: 0;
}
    .right-w3ls {
		width: 43%;
		padding: 20px;
	}  
}

@media(max-width:667px) {
    
    .navbar-light .navbar-brand {
    width: 60%;
    padding: 0;
}
    	.right-w3ls {
		width: 92%;
	}
  
    h3.tittle.foot {
        font-size: 1.4em;
    }
 
}


@media(max-width:600px) {
    
    .navbar-light .navbar-brand {
    width: 65%;
    padding: 0;
}

}

@media(max-width:568px) {
    .navbar-light .navbar-brand {
    width: 70%;
    padding: 0;
}
}

@media(max-width:480px) {
    
    .navbar-light .navbar-brand {
    width: 75%;
    padding: 0;
}

}

@media(max-width:440px) {
    
    .navbar-light .navbar-brand {
    width: 75%;
    padding: 0;
}

    .copyright a.navbar-brand {
       font-size: 1em;
    }
 
}

@media(max-width:414px) {
    .navbar-light .navbar-brand {
    width: 85%;
}
    	.right-w3ls {
		width: 89%;
	}
      
}

@media(max-width:384px) {
    
    .navbar-light 
    {
        font-size: 0.8em;
        padding:0.3em 1em;
    }
      .navbar-light .navbar-brand {
    width: 85%;
}
}


@media(max-width:320px) {
    
    .navbar-light .navbar-brand {
    width: 85%;
}
   .right-w3ls {
		width: 87%;
	}
	
}

/*--//responsive end here--*/