html, body {
  overflow-x: hidden;
}
body {
  position: relative
}
.top_bar{ background:linear-gradient(to top, #f4d03f 7%, #fef9e7 78%); padding:0px; 0; width:100%;}
 .navbar {
      font-family: Montserrat, sans-serif,;
      margin-bottom: 0;
      background-color:#A5D6A7    ;
      border: 0;
      font-size: 15px !important;
      letter-spacing: 2px;
      opacity: 0.9;
	  width:100%;
	 
  }
  .navbar ul {
	  margin-right:14%;
  }
  .navbar li a, .navbar .navbar-brand { 
      color: black !important;
  }
  .navbar-nav li a:hover {
      color: #fff !important;
	  background-color: #09F !important;
  }
  .navbar-nav li.active a {
      color: #fff !important;
      background-color: #0C3 !important;
  }
  .navbar-default .navbar-toggle {
      border-color: transparent;
	  
  }
  .open .dropdown-toggle {
      color: #fff;
      background-color: gray !important;
  }
  .dropdown-menu li a {
      color: #000 !important;
  }
  .dropdown-menu li a:hover {
      background-color: red !important;
  }
 
/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-menu {
    display: block;
	margin-top:10px;
}
.glyphicon-home {color:red;}
.glyphicon-wrench{color:#BA4A00;}
.glyphicon-ok{color:#F1C40F;}
.glyphicon-file{color:#2E86C1;}
.glyphicon-book{color:#FF5733;}
.glyphicon-tint{color:#D0D3D4;}

/*carousel */
.carousel-margin{margin-top:110px; background: linear-gradient(to bottom, #ffffff 0%, #009900 81%); height:250px; text-decoration:none;}
.lead {
    margin-bottom: 50px;
    font-size: 16.099999999999998px;
    font-weight: 200;
    line-height: 1.4;
}
.margin-top-20{margin-top:20px;}
.set{margin-top:100px;}

/*content */
.content{margin-top:25px; text-align:justify;}
.content h1{font-size:20px; color:blue; font-weight:bold;}

/*box content */
.box {background-color:#E8E8E8 ; margin-top:25px;}
.glyphicon-align-justify{color:red; margin-right:15px;}
.thumbnail-box{text-align:justify; margin-top:30px; }
.thumbnail-box  li{padding-right:10px;}
.thumbnail-box :hover li {
      color: #fff !important;
	  background-color:#92B558 !important;
  }
 .thumbnail{margin-bottom:40px;} 
 /*article*/
 .content h3 {
    text-align: center;
    background-color: #FC9;
}
 .content h2 {
    font-size:20px;
}
.content1{
	background-color:lavender; 
	height:400px; 
	font-size:15px;
	text-align:justify;
}
.content2{
	background-color:lavenderblush;
	height:400px; 
	text-align:justify;
}
 /* footer */
.footer{background:#C5E1A5; padding-top:30px; padding-bottom:30px;}

.footer .footer1{background:#FFF176; padding-top:20px; padding-bottom:20px; text-align:center; font-size:18px; font-weight:normal;}

 .footer .copyright{background:#D7CCC8; padding-top:20px; padding-bottom:20px; text-align:center; font-size:18px; font-weight:normal;}
 
 
/*pages*/
.code a:link {
	color: #00F;
	text-decoration: none;
}
.code a:visited {
	text-decoration: none;
	color: #6633CC;
}
.code a:hover {
	text-decoration: underline;
	color: #F00;
}
.code a:active {
	text-decoration: none;
	color: #0F3;
}
#div2{
	text-align:center;
	margin-top:40px;
}
#div2 p{text-align:left;}
#div2 h2{text-align:center;}
#div2 h4{text-align:center; color:blue; font-weight:bold;}
#div2 h5{text-align:center;}
#div6  {text-align:center; font-weight:normal;}

.our_journal{background:linear-gradient(75deg, purple, pink 20%, mediumspringgreen 40%, orange, blue, aquamarine, pink); padding:25px 0; height:570px;}

.our_journal h1{ font-size: 25px;  font-weight:bold; color:#fff}
.our_journal p{ font-size: 14px;  font-weight:normal; color:#fff}

.top_margin1.imgj_set{margin-left:10px;}

.imgj_set1{width:300px;height:425px;}
.imgj_set2{width:300px;height:425px;}
.imgj_set3{width:300px;height:425px;}

.img_set1{width:280px;height:425px;}
.img_set2{width:280px;height:425px;}
.img_set3{width:280px;height:425px;}
.img_set4{width:280px;height:425px;}

#div2{margin-top:140px;}
#div2 h2{font-size:18px;}
 #div2 h3{text-align:center;}
 #div2 b{font-size:18px; color:blue;}
 .code1 b{color:blue;}
 .code1 p{font-size:14px;}
.code1{
	text-align:justify;
	margin:auto;
	padding-bottom:10px;
	font-weight:normal;
	font-size:20px;
	} 
.code6{
	text-align:justify;
	margin:auto;
	padding-bottom:10px;
	font-weight:normal;
	font-size:13px;
	} 	
	
	 
.paragraph p{color:black; text-align:justify;}
.paragraph{padding-left:250px;}
#paragraph1{
	background-color: hsla(89, 43%, 51%, 0.3);
	width: 250px;

}
#rcorner1 {
    border-radius: 25px;
    background: #fefbd8;
    padding: 20px;
    width: 250px;
    height: 260px;
}
	
	.text {
	background-color:#9F9;
	border:solid;
	border-radius: 10px;
	border-color:white;
	text-align:center;
	font-size:17px;
	
	}
.text:hover {
	background-color:#9C6;
	border:solid;
	border-radius: 10px;
	text-decoration:none;
	border-color:white;
	}

a{
	text-decoration:none;
  }
a:hover{
	text-decoration:none;
  }

h2 {
	color: blue;
	font-weight:bold;
	font-size:22px;
}
h4 {
	color: blue;
}
	
/*Mobile view settings*/	
	@media only screen and (min-width: 320px) and (max-width: 768px) {
		.top_bar h2{font-size:16px;}
		
			.set{
				margin-top:50px;
			}
		#div2 h3{
			font-size:18px;
			font-weight:bold;
		}
		/*article*/
 .content h3 {
	font-size:18px;
}
 .content h2 {
    font-size:18px;
	font-family:bold;
	
}
.content1{
	height:400px; 
	font-size:12px;
}
.content2{
	height:400px; 
	font-size:12px;
}

	}
	
	
/* smartphone */
@media only screen and (min-width: 360px) and (max-width: 640px){
	.our_journal{background:linear-gradient(75deg, purple, pink 20%, mediumspringgreen 40%, orange, blue, aquamarine, pink); padding:10px 0; padding-bottom:170px;}

.our_journal h1{ font-size: 25px;  font-weight:bold; color:#fff}
.
.top_margin1.imgj_set{margin-left:2px;}

.imgj_set1{width:300px;height:425px; padding-bottom:5px;}
.imgj_set2{width:300px;height:425px; padding-bottom:5px;}
.imgj_set3{width:300px;height:425px; padding-bottom:5px;}
 
 .img_set1{width:165px;height:200px; padding-bottom:5px;}
.img_set2{width:165px;height:200px; padding-bottom:5px;}
.img_set3{width:165px;height:200px; margin-top:160px;}
.img_set4{width:165px;height:200px; margin-top:160px;}

#div2{margin-top:140px;}
#div2 h2{font-size:20px;}
 #div2 h3{text-align:center;}
 #div2 b{font-size:16px; color:blue;}
 .code1 b{color:blue;}
 .code1 p{font-size:14px;}
.code1{
	text-align:justify;
	margin:auto;
	padding-bottom:10px;
	font-weight:normal;
	font-size:16px;
	}
#div6  {text-align:center; font-weight:normal;}
.code6{
	text-align:justify;
	margin:auto;
	padding-bottom:10px;
	font-weight:normal;
	font-size:13px;
	} 	
	
#paragraph1{
	background-color: hsla(89, 43%, 51%, 0.3);
	width: 250px;

}
#rcorner1 {
    border-radius: 25px;
    background: #fefbd8;
    padding: 20px;
    width: 250px;
    height: 270px;
}
 #paragraph1{
 margin-bottom:20px;}
 .paragraph p{color:black; text-align:justify;}
 .paragraph{padding-left:40px;}
 
 .code1 p, li {margin-left:0px; margin-right:0px;}
 .code1 a{padding-left:20px;}
  #div2 h4{font-size:16px;  padding-left:5px; padding-right:5px;}
  #div2 h3{font-size:16px; color:blue; font-weight:bold;}
 
 .code1 b{font-size:small;}
 #div2 b{font-size:20px;}
 
 .our_journal {
    width: 100%;
    height: auto;
}
.our_journal[class*= "col-"]{
		margin-bottom:15px;
	}
	.top_margin1 img{width:400px; height:200px;}
	
	.our_journal .top_margin1 h4 , p{margin-left:10px;}

	.text {
	font-size:12px;
	margin-bottom:5px;
	}
.text:hover {
	font-size:12px;
	}
	.top_margin1 {margin-top:10px;}
	.footer .footer1{background:#FFF176; padding-top:20px; padding-bottom:20px; text-align:center; font-size:16px;}

 .footer .copyright{background:#D7CCC8; padding-top:20px; padding-bottom:20px; text-align:center; font-size:16px;}
 
 
 .code p, li {margin-left:0px; margin-right:0px;}
	
}

h2 {
	color: blue;
	font-weight:bold;
	font-size:22px;
}
h4 {
	color: blue;
}