/*-----------------------------------------------------------------------------------------------------------------------Main CSS Begin--------------------------------------------------------------------------------------------------------*/
/*@media only screen and (min-width:1200px){*/
.container{
 width:1140px;
}

.container-vm{
 width:1140px;
}

.container-sm{
 width:1140px;
}

.container-md{
 width:1140px;
}

.container-lg{
 width:1140px;
}

.container-xl{
 width:1140px;
}

.container-fluid{
 width:100%;
}



body {
  font-family: "Open Sans, sans-serif";
  width: 100%;
  height: 100%
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}
{
 box-sizing: border-box; 
}


/*********Navbar Section Begins***************/
/*** Navbar Section Container Begins ***/

.container-navbar {
  background-color: #0000cd;
  box-shadow: 4px 4px 15px rgba(0, 0, 0, 0.3);
  width: 99%;
  height:8%;
  position: absolute;
  border-radius: 6px;
  top: -.9;
  z-index:10;
  padding-bottom: .5%;
}

        
/*.navbar-logo {
  position: relative;
  display: inline-block;
  left:1%;
 width:20%;
  height:2%;
  margin-top:-10%;
  margin-bottom:1%;
}*/

/*.navbar-logo img {
 width:120%;
 height:80%
 left:.3%;
 margin-top: 1%;
}*/


.navbar {
  border-color: #080808;
  border: 0px solid;
  padding:1%;
  color: #f0f8ff;
  position:relative;
  padding-right:0%;
  width: 100%;
}



#navbar-logo{
  position: absolute;
  left:.6%;
  width:10%;
  height:60%;
  margin: 0%;
  margin-bottom: 0%;
  top:20%;
  padding: 0px;
  display:inline-block;
}

#navbar-logo-img{
 position:relative;
  left:1%;
  width:100%;
  height:100%;
  margin: 0px;
  margin-top: 0%;
  padding: 0px;
 /* display:inline-block;*/
}
                
.navbar-items1 {
  left:28%;
  bottom:10%;
  width: 39.5%;
  height:30%;
  position:absolute;
  margin: 0 auto;
/*  margin-right: 1%;*/
  padding:1%;
  padding-right: 2%;
/*  margin-top:1%;*/
/*  margin-bottom:-.1%;*/
  margin-bottom:0%;
  display:inline-block;
  border: 2px solid;
  border-color: white;
  border-radius: 5px;
}
/*  list-style-type:none;*/


.navbar-items1 ul{
 list-style-type:none;
 top: 10%;
 margin: 0 auto;
 margin-top:1%;
 padding-top: 1%;
 padding-bottom: 0%;
}

.navbar-items1 li{
 position: relative;
 bottom: 10%;
 float:left;
 left:22%;
padding-right:1%;
/* margin: 0 auto;*/
 margin: 1%;
 margin-top:0%;
 margin-right:1%;
 border: 1px solid;
 border-color: white;
 border-radius: 5px;
 padding-left: 1%;
 
}

.navbar-items1 li a{
 font-size: 18px;
}
.navbar-items1 a{
 position relative;
 left:30%;
 color:white;
}
.navbar-items1 a:link{
 color:white;
}

.navbar-items1 a:visited{
 color:white;
}

.navbar-items1 a:hover{
 color:orange;
}

.navbar-items1 a:active{
 color:red;
}

.navbar a {
  color: #f0f8ff;
}

.navbar a:link {
/*  color: #f0f8ff;*/
}

.navbar a:visited {
  /*color: #f0f8ff;*/
  text-decoration: none;
}

.navbar a:hover {
  color: orange;
  text-decoration: underline;
}

.navbar a:active {
  color: red;
  text-decoration: underline;
}
/*** Navbar Section Container Ends ***/

/*********Main Body Section Begins***************/

#lab-main{
  position: relative;
  top:8%;
  width: 98.9%;
  border: 2px solid;
  border-radius: 10px;
  border-color: #0000cd;
  position: relative;
  text-align: left;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
  margin-top:1%;
  display:inline-block;
}

#reading-main{
  position: relative;
  margin-top:7.5%;
  left:25%;
}

main {
  position: relative;
  margin-top:7.5%;
  margin-bottom: 1%;
  width: 98.9%;
  border: 2px solid;
  border-radius: 10px;
  border-color: #0000cd;
  position: relative;
  text-align: left;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
  display:inline-block;
 }

main h1 {
 left: 10%;
}
#lab-area-main{ 
 position:relative;
 top:8%;
 left:.1%;
 margin-top:1%;
 padding-right: 0%;
 width: 99%;
 border-radius:10px;
 border: 1px solid;
 border-color:green;
 z-index:1;
 opacity:2;
}


#lab-area-main h1{ 
 font-size:28px;
}

#lab-area-main-topology{ 
 margin-top:9%;
}

#topology1{ 
 position: relative;
 left:13%;
}

#topology1-img{ 
 width:75%;
 height:40%;
 text-align:center;
}

#lab-environment{
}


#labs-dn-embed{
 position:relative;
 left:1.5%
}

#labs-dn-embed-url{
/* padding-top:10%;*/
/* position:relative;*/
 width:100%;
 height:90%;
}

#reading-top-nav-type1{
width:99%;
left:2%;
padding-right:0%;
margin-left:.3%;
}

.reading-top-nav-type1 li{ 
 text-decoration:underline; 
 width:0px;
 display:inline-block;
 padding:0px;
 box-shadow: 4px 8px 2px rgba(0, 0, 0, 0.3);
 border:2px solid;
 border-color: green;
 border-radius: 20px;
 margin-left:1%;
}


.reading-top-nav-type1 ul{
 list-style-type: none;
 width:40%;
 padding:0%;
 left:1%;
}
.reading.top-nav-type1{
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
  position:relative;
  background-color: white;
  float:left;
  display:inline-block;
}

.reading-top-nav-type1 p{
 font-size:15px;
 display:inline-block;
}


.reading-top-nav-type1 h4{
 font-size:16px;
 font-weight:strong;
 display:inline-block;
}

.reading-top-nav-type1 a{
 color: blue;
}

.reading-top-nav-type1 a:hover{
 color: orange;
}

.reading-top-nav-type1 a:active{
 color: red;
}

.reading-top-nav-type1 a:visited{
 color: purple;
}


#reading-top-nav-type1-items-left{
width:20%;
left:1%;
margin-right:2%;
/*text-align:center;*/
}

#reading-top-nav-type1-items-right{
width:20%;
margin-right:0px;
float:right;  
text-align:center;
}

#lab-top-nav-type1{
 width:94%;
 margin-top:2%;
 margin-bottom:1%;
 left:1%;
}

.lab-top-nav-type1{
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
  position:relative;
  background-color: white;
  float:left;
  display:inline-block;
}

.lab-top-nav-type1 ul{
 list-style-type: none;
 width:95%;
}
.lab-top-nav-type1 li{ 
 text-decoration:underline; 
 width:0px;
 display:inline-block;
 padding:0px;
 box-shadow: 4px 8px 2px rgba(0, 0, 0, 0.3);
 border:2px solid;
 border-color: green;
 border-radius: 20px;
}
.lab-top-nav-type1 p{
 font-size:15px;
 display:inline-block;
}


.lab-top-nav-type1 h4{
 font-size:16px;
 font-weight:strong;
 display:inline-block;
}

.lab-top-nav-type1 a{
 color: blue;
}

.lab-top-nav-type1 a:hover{
 color: orange;
}

.lab-top-nav-type1 a:active{
 color: red;
}

.lab-top-nav-type1 a:visited{
 color: purple;
}



#lab-top-nav-type1-items-left{
width:20%;
margin-right:0%;
text-align:center;
}

#lab-top-nav-type1-items-right{
width:20%;
margin-right:0px;
float:right;  
text-align:center;
}

#switching-labs-url{
 width:60%;
 align-text: center;
 margin-top:2%;
 padding-bottom:1%;
}

#switching-labs-url a{
 font-size: 20px;
 width:10%;
}

.collapse-content{
  visibility: hidden;
 }


section {
/*  word-wrap: break-word;*/
  width:100%;
}

article {
  word-wrap: break-word;
}

.center-content {
  width: 50%;
  margin: 0 auto;
}

.underline-text {
  text-decoration: underline;
}                

.word-wrap-breakword{
 word-wrap: break-word;
}
.no-word-wrap{
   white-space: nowrap;
}

p {
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
/*  min-width: 200px;*/
}
                
h1 {
  font-size: 36px;
}
                
h2 {
  font-size: 24px;
}


a {
  /*color: green;*/
}

a:link{
 width:10%;
 margin 0 auto;
 padding: 0;
 text-decoration: none;
}
a:visited {
 /* color: purple;*/
  text-decoration: none;
}

a:hover {
  color:blue;
  text-decoration:underline;
}

a:active {
  text-decoration: none;
  color: red;
}

.link-color-visited a:visited {
  text-decoration: none;
  color: blue; !important
}

.link-color-hover a:hover {
  text-decoration: none;
  color: green; !important
}

.link-color-active a:active {
  text-decoration: none;
  color: red; !important
}


h1.rule-lab-solution{
 color:blue;
}

.rule-lab-header{
 position: relative;
 left:1.5%;
 border: 1.5px solid;
 border-color: green;
 border-radius: 10px;
 padding-bottom:1%; 
 margin-top:1%;
 margin-bottom:1%;
}

h2.rule-lab-switch-header{
 position: relative;
 color: green;
 text-decoration:underline;
 left:-1.5%;
}



.rule-lab-router-header{ 
 color: green;
 text-decoration:underline;
}


.rule-lab-pc-header{
 
}
h2.rule-lab-pc-header{
 position: relative;
 left:-1.8%;
}
.rule-lab-pc-header{
 color: green;
 text-decoration:underline;
}

.rule-lab-configuration-commands{
 position:relative;
 border: 2px solid;
 border-color: orange;
 border-radius: 10px;
 width: 75%;
 left:12%;
 padding-top: 1%;
 padding-bottom: 2%;
}

.rule-lab-configuration-commands p{
 color:orange;
 font-size: 18px;
 font-weight: bold;
}

h3.rule-lab-configuration-commands-header{ 
 color:orange;
 text-decoration:underline;
 font-weight:bold;
}

.rule-lab-verification-commands{
 position:relative;
 border: 2px solid;
 border-color: grey;
 border-radius: 10px;
 width: 75%;
 left:12%;
 margin-top:1%;
 padding-top: 1%;
 padding-bottom:2%;
}


h3.rule-lab-verification-commands-header{
  color: grey;
  text-decoration:underline;
  font-weight:bold;
}

.rule-lab-verification-commands p{
  color:grey;
  font-size: 18px;
  font-weight:bold;
}
.rule-lab-configuration-commands hr{
  height:2px;
  background:orange;
  border: none;
  width:75%;
}

.rule-lab-verification-commands hr{
  height:2px;
  background:grey;
  border: none;
  width:75%;
}

.rule-lab-solution-understanding{
  width: 50%;
  margin: 0 auto;
  border: 2px solid;
  border-radius:20px;
  border-color: green;
  width: 40.4%;
  padding-right: 2.5%;
  margin-top: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.rule-lab-solution-understanding p{
/* color:#009E60;*/ /*.color-shamrock-green*/
 font-size: 20px;
 font-family: times new roman;
 font-weight:bold;
 max-width: 100%;
}

.rule-lab-solution-understanding h1{
 color: blue; 
 font-size: 20px;
 text-align: center;
}

.rule-lab-solution-understanding h6{
/* color:#585858;*/
 font-size: 20px;
 font-family: verdanda;
 font-weigh
 width: 100%;
}


.lab-solution-notes{
 border: 0px solid;
 border-color: #d3002d; 
 width: 80.9%; 
 padding-right: 2.5%; 
 margin-top: 10px;
 box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
 margin: 0 auto;
 width:50%;
 background-color:#E8E8E8;
}

.remove_ol_list_style_type {
  list-style-type: none;       
} 

.remove_ul_list_style_type {
  list-style-type: none;
}

.center-text {
  text-align: center;
}

.center-text2 {
  position: relative;
  left: 45%;
}

.center-text3 {
  position: relative;
  left: 36%;
}


.center-text4 {
  position:relative;
  left: 15%;
}

.center-text5 {
  position: relative;
  left: 24%;
}

.center-text6 {
  position: relative;
  left: 16%;
}

.offset-center-text-li-1{
 position: relative;
 right: 6%;
}
.offset-center-text-li-2{
 position: relative;
 left: 70px;
}

.offset-center-text-li-3{
 position: relative;
 left: 150px;
}
.color-green {
  color:green;
}
                
.color-red {
  color: red;
}

.color-blue {
  color: blue;
}

.color-black {
  color: black;
}

.color-black-normal {
  color: black;
  font-weight: normal;
}

.color-grey{
  color-grey:
}

.color-emerald-green{
 color:#50C878;
}

.color-jade-green{
 color:#00A36C;
}

.color-sea-green{
 color:#2E8B57
}

.color-shamrock-green{
 color: #009E60;
}

background-color-grey{
 background-color: grey;
}

background-color-black{
 background-color: black;!important
 clear: both;
}

.color-grey-bold {
  color: grey;
  font-weight: bold;
  
}
.bold {
 font-weight:bold;
}

.color-d3002d {
  color: #d3002d;
}

.color-orange{
 color:orange;
}
.section-relative{
 position: relative;
/* float: left;*/
 top:50%;
 left: 25%;
 text-align: center;
 width:80%;
}

.section-absolute{
position: absolute;
 float: left;
 top:20%;
 left: 25%;
 text-align: center;
}
.section-fixed{
position: fixed;
}

details summary {
 padding: 1px 1px 0;
 list-style: none;
}

details[open]{
 padding:2px;
 position: relative;
}

detail[open] summary {
 border-bottom: 1px solid red:;
 margin-bottom: 1px;
 display:none;
}
.border-type1 {
  border: 2px solid;
  border-radius:20px;
  border-color: blue;
  width:48.9%;
  padding-right: 2.5%;
  left: 25%;
  margin-top: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  z-index:1;
}

.border-type2 {
  border: 2px solid;
  border-radius:20px;
  border-color: green;
  width: 40.4%;
  padding-right: 2.5%;
  margin-top: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.border-type3 { 
 border: 2px solid; 
 border-radius:20px; 
 border-color: #d3002d; 
 width: 80.9%; 
 padding-right: 2.5%; 
 left: 25%;
 margin-top: 10px;
 box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.border-type4 { 
 border: 0px solid; 
 border-color: #d3002d; 
 width: 80.9%; 
 padding-right: 2.5%; 
 margin-top: 10px;
 box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}


.border-type5 { 
 border: 2px solid; 
 border-radius: 10px;
 border-color:#0000cd; 
 width:100%; 
 padding-right: 2.5%; 
 left: 50%;
 margin-top: 10px;
 box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.border-type6 { 
 border: 0px solid; 
 border-color: #d3002d; 
 width: 100%; 
 left:50%; 
 padding-right: 2.5%; 
 margin-top: 10px;
 box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.border-type1-notes { 
 border: 2px solid; 
 border-radius: 1px;
 border-color:black;
 width:48.9%; 
 padding-right: 2.5%; 
 margin-top: 10px;
}

.border-type2 {
  border: 2px solid;
  border-radius:20px;
  border-color: green;
  width: 40.4%;
  padding-right: 2.5%;
  margin-top: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.lab-border-type2 {
  border: 2px solid;
  border-radius:20px;
  border-color: green;
  width: 80.4%;
  padding-right: 2.5%;
  margin-top: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.container-type1-notes {
  background-color: grey;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  width: 10%;
  position: relative;
  border-radius: 10px;
}

.underline {
 text-decoration: underline;
}


.align-center {
  position: relative;
  left: 45%;
}

.align-center2 {
  position: relative;
  left: 35%; !important
}

.align-center3 {
  position: relative;
  left: 2%;
}

.align-right {
  position: relative;
  left:80%;
}

.align-left {
  position:relative;
  left:0%
}

.article-text {
  color: grey;
  position: relative;
  left: 0.5%;
  opacity: 1;
  margin: 2%;
}

.word-wrap {
  word-wrap: break-word;
}

.collapse-content{
  visibility: hidden;
 }
li{
 font-size: 20px;
}

float-right{
 left:90%
 position: absolute;
}

float-left{
 float:left;
 position: relative;
}

/*********Footer Section Begins***************/
/*** Footer Section Container Begins ***/


.move-left{
 left:0%;
}
.move-right{
 left:90%;
}

#reading-bottom-nav-type1{
 width:94%;
 margin-top:2%;
 margin-bottom:1%;
 left:1%;
}
.reading-bottom-nav-type1{
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
  margin-top: 1%;
  position:relative;
  background-color: white;
/*  float:left;*/
  display:inline-block;
}

.reading-bottom-nav-type1 ul{
 list-style-type: none;
 width:95%;
}
.reading-nav-type1 li{ 
 text-decoration:underline; 
 width:0px;
 display:inline-block;
 padding:0px;
 box-shadow: 4px 8px 2px rgba(0, 0, 0, 0.3);
 border:2px solid;
 border-color: green;
 border-radius: 20px;
}
.reading-bottom-nav-type1 p{
 font-size:15px;
 display:inline-block;
}

.reading-bottom-nav-type1 h4{
 font-size:16px;
 font-weight:strong;
 display:inline-block;
}

.reading-bottom-nav-type1 a{
 color: blue;
}

.reading-bottom-nav-type1 a:hover{
 color: orange;
}

.reading-bottom-nav-type1 a:active{
 color: red;
}

.reading-bottom-nav-type1 a:visited{
 color: purple;
}

#reading-bottom-nav-type1-items-left{
width:20%;
margin-right:0%;
text-align:center;
}

#reading-bottom-nav-type1-items-right{
width:20%;
margin-right:0px;
float:right;
text-align:center;
}


#lab-bottom-nav-type1{
 width:94%;
 margin-top:2%;
 margin-bottom:1%;
 left:1%;
}
.lab-bottom-nav-type1{
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
  margin-top: 1%;
  position:relative;
  background-color: white;
/*  float:left;*/
  display:inline-block;
}

.lab-bottom-nav-type1 ul{
 list-style-type: none;
 width:95%;
}
.lab-bottom-nav-type1 li{ 
 text-decoration:underline; 
 width:0px;
 display:inline-block;
 padding:0px;
 box-shadow: 4px 8px 2px rgba(0, 0, 0, 0.3);
 border:2px solid;
 border-color: green;
 border-radius: 20px;
}
.lab-bottom-nav-type1 p{
 font-size:15px;
 display:inline-block;
}

.lab-bottom-nav-type1 h4{
 font-size:16px;
 font-weight:strong;
 display:inline-block;
}

.lab-bottom-nav-type1 a{
 color: blue;
}

.lab-bottom-nav-type1 a:hover{
 color: orange;
}

.lab-bottom-nav-type1 a:active{
 color: red;
}

.lab-bottom-nav-type1 a:visited{
 color: purple;
}


#lab-bottom-nav-type1-items-left{
width:20%;
margin-right:0%;
text-align:center;
}

#lab-bottom-nav-type1-items-right{
width:20%;
margin-right:0px;
float:right;
text-align:center;
}


.container-footer {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  padding:50px;
  border: 20px;
  margin: 0px;
  border-color: #0000ff;
  border 2px solid;
  border-radius: 10px;
  background-color: /*#080808*/ #0000cd;
  width: 95.5%;
  position: relative;
  top:20%;
}

.footer {
  /*background-color: rgb(90, 149, 205);*/
  padding: 50px;
  border: 20px;
  margin: 0px;
  border-color: #0000ff;
  border: 2px solid;
  border-radius: 10px;
  background-color: /*#080808*/ #0000cd;
  position: absolute;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  top:90%;
  width: 98%;
}
footer{
  padding: 2px;
  border: 20px;
  margin-top:auto;
  margin-bottom: 20px;
  border-color: #0000ff;
  border: 2px solid;
  border-radius: 10px;
  background-color: /*#080808*/ #0000cd;
  position: fixed;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  bottom:0;
  width: 100%;
  left:0;
}

.Company-Social-Media {
  float: left;
  color: #f0f8ff;
}

.footer-items {
  float: right;
  color: #f0f8ff;
}

.footer-items-right a {
  float: right;
  color: yellow;
  position: relative;
}

.foter-items-right {
  float: right;
  color: #f0f8ff;
  position: relative;
}



.footer a {
  color: #f0f8ff;
} 


/*** Footer Section Container End ***/
/*********Footer Section End***************/

.box-shadow-type1{ 
   box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}


/*}*/
/*-----------------------------------------------------------------------------------------------------------------------Main CSS End--------------------------------------------------------------------------------------------------------*/
















@media only screen and (min-width:1200px) and max-width(1999px){
.container{
 width:960px;
}

.container-vm{
 width:960px;
}

.container-sm{
 width:960px;
}

.container-md{
 width:960px;
}

.container-lg{
 width:960px;
}

.container-xl{
 width:100%;
}

.container-fluid{
 width:100%;
}

.container-navbar {
 margin-top:-2%;
 margin-left:-1%;
 width:96%;
}

#navbar-logo {
 display: border-box;
 width:90%;
 left:30%;
}

#navbar-logo-img{
 width:30%;
 padding-top:1%
}
.navbar-items1 {
 width:90%;
 left:1%;
}


.navbar-items1 ul{
}

.navbar-items1 li{
}

.navbar-items1 li a{
 font-size:10px;
}
.navbar-items1 a{
}
.navbar-items1 a:link{
}

.navbar-items1 a:visited{
}

.navbar-items1 a:hover{
 color:yellow;
}

.navbar-items1 a:active{
}

body{
}


















}











/*-----------------------------------------------------------------------------------------------------------------------CSS Media Queury 1 Large Screen (992-1199px) Begin------------------------------------------------------------------*/

@media only screen and (min-width:992px) and (max-width:1199px){

.container{
 width:960px;
}

.container-vm{
 width:960px;
}

.container-sm{
 width:960px;
}

.container-md{
 width:960px;
}

.container-lg{
 width:960px;
}

.container-xl{
 width:100%;
}

.container-fluid{
 width:100%;
}

.container-navbar {
 margin-top:-2%;
 margin-left:-1%;
 width:96%;
}

#navbar-logo {
 display: border-box;
 width:90%;
 left:30%;
}

#navbar-logo-img{
 width:40%;
 padding-top:1%
}
.navbar-items1 {
 width:90%;
 left:1%;
}


.navbar-items1 ul{
}

.navbar-items1 li{
}

.navbar-items1 li a{
 font-size:10px;
}
.navbar-items1 a{
}
.navbar-items1 a:link{
}

.navbar-items1 a:visited{
}

.navbar-items1 a:hover{
 color:yellow;
}

.navbar-items1 a:active{
}

body{
}



}
/*-----------------------------------------------------------------------------------------------------------------------CSS Media Queury 1 Large Screen (992-1199px) End--------------------------------------------------------------------*/



























/*-----------------------------------------------------------------------------------------------------------------------CSS Media Queury 2 Medium Screen (769-991px) Begin------------------------------------------------------------------*/

@media only screen and (min-width:769px) and (max-width:991px){ 

.container{
 width:720px;
}

.container-vm{
 width:720px;
}

.container-sm{
 width:720px;
}

.container-md{
 width:720px;
}

.container-lg{
 width:100%;
}

.container-xl{
 width:100%;
}

.container-fluid{
 width:100%;
}

.container-navbar {
 margin-top:-2%;
 margin-left:-1%;
 width:96%;
}

#navbar-logo {
 display: border-box;
 width:90%;
 left:30%;
}

#navbar-logo-img{
 width:40%;
 padding-top:1%
}
.navbar-items1 {
 width:90%;
 left:1%;
}


.navbar-items1 ul{
}

.navbar-items1 li{
}

.navbar-items1 li a{
 font-size:10px;
}
.navbar-items1 a{
}
.navbar-items1 a:link{
}

.navbar-items1 a:visited{
}

.navbar-items1 a:hover{
 color:yellow;
}

.navbar-items1 a:active{
}

body{
/*  background-color: orange;*/
}



}
/*-----------------------------------------------------------------------------------------------------------------------CSS Media Queury 2 Medium Screen (769-991px) End--------------------------------------------------------------------*/



























/*-----------------------------------------------------------------------------------------------------------------------CSS Media Queury 3 Small Screen (576-768px) Begin------------------------------------------------------------------*/

@media only screen and (min-width:576px) and (max-width:768px){ 

.container{
 width:540px;
}

.container-vm{
 width:540px;
}

.container-sm{
 width:540px;
}

.container-md{
 width:100%;
}

.container-lg{
 width:100%;
}

.container-xl{
 width:100%;
}

.container-fluid{
 width:100%;
}



.container-navbar {
 margin-top:-2%;
 margin-left:-1%;
 width:96%;
}

#navbar-logo {
 display: border-box;
 width:90%;
 left:30%;
}

#navbar-logo-img{
 width:40%;
 padding-top:1%
}
.navbar-items1 {
 width:90%;
 left:1%;
}


.navbar-items1 ul{
}

.navbar-items1 li{
}

.navbar-items1 li a{
 font-size:10px;
}
.navbar-items1 a{
}
.navbar-items1 a:link{
}

.navbar-items1 a:visited{
}

.navbar-items1 a:hover{
 color:yellow;
}

.navbar-items1 a:active{
}

body{
/* background-color: red;*/
}







}
/*-----------------------------------------------------------------------------------------------------------------------CSS Media Queury 4 Small Screen (576-768px) End--------------------------------------------------------------------*/


































/*-----------------------------------------------------------------------------------------------------------------------CSS Media Queury 5 Small Screen (300-575px) Begin--------------------------------------------------------------*/

@media only screen and (min-width:300px) and (max-width:575px){ 

.container{
 width:270px;
}

.container-vm{
 width:270px;
}

.container-sm{
 width:100%;
}

.container-md{
 width:100%;
}

.container-lg{
 width:100%;
}

.container-xl{
 width:100%;
}

.container-fluid{
 width:100%;
}


.container-navbar {
 margin-top:-2%;
 margin-left:0%;
/* width:10%;*/
left:-.8%;
}

#navbar-logo {
 display: border-box;
 width:90%;
 left:35%;
}

#navbar-logo-img{
 width:35%;
 padding-top:1%
}
.navbar-items1 {
 width:90%;
 left:2.5%;
}


.navbar-items1 ul{
 left:50%;
}

.navbar-items1 li{
}

.navbar-items1 li a{
 font-size:10px;
}
.navbar-items1 a{
}
.navbar-items1 a:link{
}

.navbar-items1 a:visited{
}

.navbar-items1 a:hover{
 color:yellow;
}

.navbar-items1 a:active{
}

body{
/* background-color:yellow;*/
}

main{
margin-top:28%;
left:-1.5%;
}



.border-type2{
 width:80%;
}

h1{
 font-size:22px;
}

h2{
 font-size:18px;
}

p{
 font-size:16px;
}







}
/*-----------------------------------------------------------------------------------------------------------------------CSS Media Queury 5 Extra Small Screen (300-576px) End--------------------------------------------------------*/





















/*-----------------------------------------------------------------------------------------------------------------------CSS Media Queury 6 Very Small Screen (100-299px) Begin--------------------------------------------------------------*/

@media only screen and (min-width:100px) and (max-width:299px){ 

.container{
 width:100%;
}

.container-vm{
 width:100%;
}

.container-sm{
 width:100%;
}

.container-md{
 width:100%;
}

.container-lg{
 width:100%;
}

.container-xl{
 width:100%;
}

.container-fluid{
 width:100%;
}


.container-navbar {
 margin-top:-2%;
 left:1%;
 width:97%;
}

#navbar-logo {
 display: border-box;
 width:90%;
 left:30%;
}

#navbar-logo-img{
 width:40%;
 padding-top:1%
}
.navbar-items1 {
 width:94%;
/* left:1%;*/
 padding-left:1%;
 margin-left:-14%;
}


.navbar-items1 ul{
 padding-left:0;
}

.navbar-items1 li{
 margin-left:6%;
}

.navbar-items1 li a{
 font-size:9.5px;
 left:1%;
}
.navbar-items1 a{
}
.navbar-items1 a:link{
}

.navbar-items1 a:visited{
}

.navbar-items1 a:hover{
 color:yellow;
}

.navbar-items1 a:active{
}

body{
/* background-color:pink;*/
}


main{
 margin-top:45%;
 left:-1.5%;
}


.border-type2{
 width:80%;
}


h1{
 font-size:22px;
}

h2{
 font-size:18px;
}

p{
 font-size:16px;
}










}
/*-----------------------------------------------------------------------------------------------------------------------CSS Media Queury 6 Very Small Screen (100-299px) Begin--------------------------------------------------------------*/
