/*
Theme Name: Nanotech
Theme URI: #
Author: Ipal Team
Author URI: #
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: Nanotech

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/



@font-face {
  font-family: 'HelveticaNeueMedium';
	    src: url('fonts/helveticaneue_medium-webfont.woff') format('woff'),
	     url('../fonts/HelveticaNeueMedium.ttf') format('truetype');
} 
@font-face {
  font-family: 'HelveticaNeueLight';
  src: url('fonts/helveticaneue_light-webfont.woff') format('woff'), /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
		url('fonts/HelveticaNeueLt.ttf') format('truetype');
  } 
  @font-face {
  font-family: 'HelveticaNeueBold';
  src: url('fonts/helveticaneuebd-webfont.woff') format('woff'), /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
		url('fonts/HelveticaNeueBd.ttf') format('truetype');
  } 
  @font-face {
  font-family: 'HelveticaNeue';
  src: url('fonts/helveticaneue-webfont.woff') format('woff'), /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
		url('fonts/HelveticaNeue.ttf') format('truetype');
  } 

/*menu style*/
.header {
    height: 80px;
}
.mainbar .navbar{
background-color:#EA9628;
color:white;
}
.mainbar  .navbar-default .navbar-nav >li> a{
	color:white;
	padding:30px 12px;
	font-size: 13px;
    letter-spacing: 0.039em;
    text-transform: uppercase;
    font-family: monospace;
}
.mainbar  .navbar-default .navbar-nav >li>a:hover{
background-color:white;
color:#EA9628;
}
.mainbar  .navbar-default .navbar-nav >li.open a{
	color:#EA9628;
}
.mainbar .dropdown-menu li{
	padding:10px 0;
	border-bottom:1px solid #EA9628;
	
}
.mainbar .dropdown-menu li a{
	
	font-family: monospace;

	
}





.navbar-header .navbar-brand{
    height: 80px !important;
    width: 250px !important;
    background-color: white !important;
    transform: skewX(-20deg);
        box-shadow: 3px 3px 3px #4e4a4a;
}
a.navbar-brand.img-responsive {
    padding: 0 38px;
}
.mainbar .navbar-header .navbar-brand span img {
    transform: skewX(20deg);
}
.mainbar .navbar-fixed-top{
	top:0px;
}
.mainbar .sticky{
	top:0;
}
.topbar strong{
	color: #EA9628;
}
.topbar p{
	color: gray;
}
.topbar a {
    color: gray;
}
.topbar a:hover{
    text-decoration: none;
}
@media (min-width:320px) and (max-width:500px){
	.main-slide a.main-carousel-controls.right {
    
    top: 32%;
   
    padding: 9px 5px;
    background-color: #EA9628;
    font-size: 8px;
}
.main-slide a.main-carousel-controls.left {
  
    top: 32%;
    z-index: 200;
    padding: 9px 5px;
    background-color: #EA9628;
    font-size: 8px;
}

}
@media (max-width: 550px){
	.topbar p {
    font-size: 10px;
    margin-bottom:0;
    margin-top:5px;

}
.topbar .social .fa {
    background-color: #B1B1B1;
    text-align: center;
    border-radius: 50%;
    color: white;
    padding: 5px;
    font-size: 10px;
    width: 21px;
}
.topbar ul{
	margin-bottom:0;
}
.topbar .list-inline > li {
	padding-left:0;
	padding-right:0;
	}
	.mainbar .navbar-header .navbar-brand span img{
		width:100%;
		height:auto;
	}
	.navbar-header .navbar-brand {
    height: 63px !important;
    width: 196px !important;
}
}
@media (min-width:769px) and (max-width: 1200px){
	.header {
    height: 190px;
}

	.navbar-header {
width:100%;
	}
ul#menu-main-menu {
    width: 735px;
    /* font-size: 10px; */
    margin: 0 auto;
    display: block;
    float:none !important;
    text-align: center !important;
}
.mainbar .navbar-default .navbar-nav >li> a {
    color: white;
    padding: 30px 9px;
    font-size: 13px;
}
a.navbar-brand.img-responsive {
    float: none;
    margin: 0 auto !important;
}
.navbar-header .navbar-brand {
    height: 80px !important;
    width: 250px !important;
    background-color: white !important;
     transform: skewX(0deg); 
}
.mainbar .navbar-header .navbar-brand span img {
     transform: skewX(0deg); 
}
}
@media (min-width:1200px) and (max-width: 1360px){
.news-ticker .ticker-content-wrapper{
	
	background-color:black;
	border-bottom-left-radius:2px;
	border-bottom-right-radius:2px;
	height:330px;
}
}

@media (min-width:1000px) and (max-width: 1200px){
.news-ticker .ticker-content-wrapper{
	
	background-color:black;
	border-bottom-left-radius:2px;
	border-bottom-right-radius:2px;
	height:264px;

}

}
@media (min-width:768px) and (max-width: 1000px){
.news-ticker .ticker-content-wrapper{
	
	background-color:black;
	border-bottom-left-radius:2px;
	border-bottom-right-radius:2px;
	height:200px;
}

}


@media (max-width: 767px){
.mainbar .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: #EA9628;
    
    box-shadow: none;
}
.mainbar .navbar-nav .open .dropdown-menu li{
	border-bottom: 1px solid white !important;
}
.mainbar .navbar-nav .open .dropdown-menu li a{
	color:white;
}
.mainbar .navbar-nav .open .dropdown-menu li:hover{
	border-bottom: 1px solid #EA9628 !important;
	background-color:white;
	
}
.mainbar .navbar-nav .open .dropdown-menu li:hover .mainbar .navbar-nav .open .dropdown-menu  li a{
color:#EA9628;
	
}
.mainbar .navbar-toggle{
	margin-top:20px;
}
.navbar-header .navbar-brand{
 
    background-color: white !important;
    transform: skewX(0deg);
}

.mainbar .navbar-header .navbar-brand span img {
    transform: skewX(0deg);
}
}
/*end menu style*/

/* social*/
.social .fa{

    background-color: #B1B1B1;
    text-align: center;
    border-radius: 50%;
	color:white;
	padding: 6px;
    font-size: 12px;
    width: 25px;

}
.topbar{
	padding:4px 0;
}

/*end topsocial*/
/*slider*/
.slider-wrapper{
	position:relative;
}
.main-slide .carousel-indicators{
	display:none;
}

.main-slide a.main-carousel-controls.left {
    position: absolute;
    top: 42%;
	padding: 16px 11px;
    background-color: #EA9628;
	font-size:20px;
	z-index:200;
	left:0;
    color: #fff;
}
.main-slide a.main-carousel-controls.right {
    position: absolute;
    right: 0;
	top:42%;
	z-index:200;
	padding: 16px 11px;
    background-color: #EA9628;
	font-size:20px;
	color:#fff;
}
.carousel-caption{
	z-index:-222;
}
/*end slider*/
/*news ticker*/
.news-ticker .col4{
	width:280px;
}
.news-ticker{
	position:absolute;
	top:5%;
	right:3%;
}
.ticker-head{
	background-color:black;
	height:30px;
	padding:5px;
	border-bottom: 1px solid white;
	opacity: 0.9;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
.news-ticker span.main-heading-left{
	float:left;
	display:inline-block;
	color:#EA9628;
	
}
.news-ticker span.main-heading-right{
	float:right;
	display:inline-block;
}
.news-ticker span.main-heading-right a{
	padding:4px;
	font-size:11px;
	background-color:#EA9628;
	color:white;
}
.ticker-content-wrapper{
	
	background-color:black;
	opacity: 0.9;
	border-bottom-left-radius:2px;
	border-bottom-right-radius:2px;
	height:390px;
}
.ticker-content-wrapper ul{
	padding:5px 10px;
	width:100%;
}
.ticker-content-wrapper li{
	list-style:none;
	padding:5px 0;
	border-bottom:1px solid white;
}
.ticker-content-box{
	padding:8px 0;
	
}
.ticker-content p{
	font-size:13px;
	color:white;
	display:inline-block;
	margin:0;
	
}
.ticker-content a{
	color:#EA9628;
}
.ticker-content .date{
	color:#EA9628;
}
/*news tivker end*/
/*news ticker*/
.news-ticker2{
	    margin-bottom: 50px;
}
.news-ticker2 .col4{
	width:100%;
}

.news-ticker2 .ticker-head{
	background-color:black;
	padding:5px;
	border-bottom: 1px solid white;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
 .news-ticker2 span.main-heading-left{
	float:left;
	display:inline-block;
	color:#EA9628;
	
}
.news-ticker2 span.main-heading-right{
	float:right;
	display:inline-block;
}
.news-ticker2 span.main-heading-right a{
	padding:4px;
	font-size:11px;
	background-color:#EA9628;
	color:white;
}
.news-ticker2 .ticker-content-wrapper{
	
	background-color:black;
	border-bottom-left-radius:2px;
	border-bottom-right-radius:2px;
	height:390px;
}
.news-ticker2 .ticker-content-wrapper ul{
	padding:5px 10px;
	width:100%;
}
.news-ticker2 .ticker-content-wrapper li{
	list-style:none;
	padding:5px 0;
	border-bottom:1px solid white;
}
.news-ticker2 .ticker-content-box{
	padding:8px 0;
	
}
.news-ticker2 .ticker-content p{
	font-size:13px;
	color:white;
	display:inline-block;
	margin:0;
	
}
.news-ticker2 .ticker-content a{
	color:#EA9628;
}
.ticker-content .date{
	color:#EA9628;
}
/*news tivker end*/
/*about*/
.main-content-body{
	padding-top:40px;
}
.about .headingtxt {
    position: relative;
    display: inline-block;
	color:#EA9628;
	font-size:28px;
}
.about .headingtxt:before {
    content: '';
    position: absolute;
    width: 50%;
    height: 3px;
    bottom: 0;
    background-color: #e0af10;
}
.about  p{
	color: #7e7e7e;
    text-align: justify;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.03em;
    padding-top: 1px;
    padding-top: 22px;
}
#projects{
	background-color: #DDDDDD;
	padding: 10px 0 30px 0;
}

/*end about*/
/*footer*/

#footer-top {
	font-family:'HelveticaNeueLight';
	color:white;
	
	margin-top:0px;
	
	letter-spacing: 0.068em;
	padding:50px 0;
	    background-color: #2b2b2b;
		
}

#footer-top h2{
	font-size:20px;
	color: #ea9628;
}
#footer-top ul{
	margin:20px 0 0 0;
	padding:0px;
}
#footer-top ul li{
	list-style:none;
	line-height:32px;
}
#footer-top ul li a{
	text-decoration:none;
	color:white;

}
#footer .fa-chevron-right{
	color: #ea9628;
}
.ft-first-col{

}
.ft-first-span{
	display:inline-block;
	width:5%;
}
.ft-second-span{
	display:inline-block;
	border-bottom: 1px solid rgba(240, 169, 0, 0.52);
	width:95%
}
.subscribe-field{
	width:50%;
}
.subscribe-button{
	padding: 2px 6px;
    margin-top: 16px;
    background-color: #f0a900;
    color: white !important;
    border: 3px solid rgba(240, 169, 0, 1);
}


.subscribe-field{
	color:black;

}
.ft-top-col{
	z-index:2;
}
.ft-last-col .email-field{
	position:relative;
	margin-top:20px;
	
}
.ft-last-col .email-field .fa{
	 position: absolute;
    right: 51%;
    color: #041852;
    top: 6px;
    font-size: 16px;
    background: #ffffff;
}
.ft-last-col hr{ 
   margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    width: 81%;
    margin-left: 0px;
    text-align: left;
    border-top: 1px solid #eee;
}
.ft-social .fa{
	background-color:white;
	padding:10px;
	    width: 35px;
		text-align:center;
	border-radius:50%;
}
.ft-social .fa{
	color:#041852;
}
.ft-social .fa:hover{
	background-color:#e0af10;
}
.ft-social .fa:hover{
	color:#e1e1e1;
}
div#footer2 {
    background-color: #ea9628;
    color: white;
    font-size: 12px;
    padding-top: 10px;
}
/*footer 2*/
/*owl*/
#owl-demo .item{
  margin: 3px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}
#owl-demo .item{
	position:relative;
}
#owl-demo h3{
	position: absolute;
    bottom: -10px;
    background-color: #ea9628;
    color: white;
    width: 100%;
    padding: 5px;
    opacity: 0.9;
    height: auto;
}
/*owlend*/


/*banner*/
.banner{
	height:100px;
	width:100%;
	background-color:#DDDDDD;
	text-align:center;
}
.banner{
	    background: url(images/breadcrumb-bg-img.png) repeat scroll 0 0 #676768;

}
.banner h2{
	color:#EA9628;
	padding:6px 0;
	margin:0;
	
}
.banner-content-wrapper{
	background-color:white;
	display:inline-block;
	height:100%;
	padding:10px;
}
/*end banner*/
/*team*/
.team-box{
	box-shadow:0px 0px 3px gray;
}
.team-box h4{
	    margin: 0;
    padding: 6px 5px 0 5px;
    text-align: center;
    font-family: HelveticaNeueMedium;
    font-size: 16px;
    color: #616161;


}
.team-box .border{
	width: 20%;
    height: 2px;
    display: block;
    margin: 11px auto !important;
    background-color: #ea9628;
   
	
}
.team-box{
	margin-bottom:50px;
}
.team-box p{
	    font-size: 14px;
    font-family: HelveticaNeueLight;
    text-align: justify;
    color: #616161;
    padding: 0 5px 8px 5px;
    min-height:172px;
	
}
.team-box .social{
	text-align:center;
	border-top: 1px solid #e2d6d6;
}
.team-box .social .fa{
    text-align: center;
    color: gray;
    font-size: 17px;
	    background-color: white;
}
.colaborators-social .fa{
font-size:21px;
color:#808080;
}
.colaborators-social img{
	width:30px;
}
.collaborator_link a.link{
	color:#808080;
	font-size:16px;
}
.collaborator_link strong{
	font-size:20px;
}
.team-box{
	margin-top:40px;
}
.team-box .team-img{
	box-shadow:0 1px 3px #5a5757;
}
.team-box>img{
	box-shadow:0 1px 3px #5a5757;
	margin:0 auto;
}
.scholar-icon{
	
    vertical-align: middle;
    display: inline-block;
    width: 20px;
}
a.readmore {
    text-decoration:none;
    color: #ea9628;
}
/*end team*/
/* content styling of publication*/
span.publication_title {
    font-weight: bold;
    color: #656360;
    margin-right: 8px;
}
.pandr .container{
	margin-bottom: 25px;

}

.pandr p{
	font-family: HelveticaNeueLight;
	color: #7e7e7e;
	letter-spacing: 0.035em;
	line-height:24px;
	font-size: 14px;
	margin:0;
	text-align: justify;
}
.pandr .container p strong{
	color: #EA9628;
}

.pandr-archive h4{
margin:4px 0 4px 0;
font-size:16px;
}
.pandr-archive .paddingleft0{
padding-left:0;
}
.publication-cover{
	float:left;
	padding:0 15px;
}
.collaborators .collaborator_link{
	word-wrap: break-word;
}
/* end */
/*contact*/
#contact{
	padding:30px 0 0 0;
	
}
.contact-box{
	text-align:center;
	padding:20px 0;
}
.contact-title{
	font-family:'HelveticaNeueBold';
	    font-size: 15px;
    line-height: 28px;
    letter-spacing: 0.035em;
    color: #041852;
    margin-top: 8px;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.contact-content{
	font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.035em;
    color: #616161;
	font-family:'HelveticaNeueMedium';
}
#contact .fa{
	font-size: 58px;
    max-height: 54px;
    color: #ea9628;
}

.custom-col-12{
	margin:0 8.33333333%;
}
#contact input{
	    height: 45px;
    border-radius: 0;
    display: block;
    width: 100%;
    padding: 6px 12px 6px 0;
    font-size: 14px;
    line-height: 1;
    color: #616161;
    letter-spacing: 0.035em;
    margin-bottom: 28px;
    border: none;
    border-bottom: 1px solid #e0e0e0;
	transition: border-color ease-in-out 0.15s;
	z-index:1;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #616161;
	font-family:'HelveticaNeueMedium';
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #616161;
   font-family:'HelveticaNeueMedium';
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #616161;
   font-family:'HelveticaNeueMedium';
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #616161;
   font-family:'HelveticaNeueMedium';
}
#contact textarea{
	width: 100%;
    height: 117px;
    margin: 0 0 32px;
    border-radius: 0;
    padding-top: 15px;
    border-radius: 0;
    display: block;
    font-size: 14px;
    line-height: 1;
    color: #616161;
    letter-spacing: 0.035em;
    margin-bottom: 28px;
    border: none;
    border-bottom: 1px solid #e0e0e0;
}
#contact .wpcf7-submit
{ display: inline-block;
    margin-bottom: 0;
    text-align: center;
    border: 1px solid #c89c0e;
    color: rgba(255, 255, 255, 0.8);
    background-color: #ea9628 !important;
    float: none;
    padding: 13.5px 36px;
    font-size: 13px;
    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: 0.075em;
    width: 100%;
    text-shadow: 1px 0 1px rgba(0, 0, 0, 0.3);
}
input[type="submit"]:hover {
    color: #fff !important;
}
input:focus,textarea:focus{
	    border-color: #ea9628 !important;
		outline:none;
}
.contact-field-row{
	padding:30px 0;
}
#map{
	padding:80px 0 0 0;
}
.contact-content .fa{
	    font-size: 22px !important; 
    margin: 11px;
	color:#616161 !important;
}


/*end contact*/
/*publication widget styling*/
div#lct-widget-taxonomy3-container {
    text-align: center;
}
section#lc_taxonomy-2 select {
    height: 27px;
    
}
section#lc_taxonomy-2 input[type="submit"] {
    background-color: #ea9628;
    color: white;
    border: 1px solid #ea9628;
}


section#custom-post-type-categories-2 .screen-reader-text {
    display: none;
}
section#custom-post-type-categories-2 {
    text-align: center;
}
section#custom-post-type-categories-2  #custom-post-type-categories-dropdown-2 {
    height: 30px;
    border: 2px solid #ea9628;
}
/* end publication*/
/*search*/


.uform_title {
   
    padding: 10px 0;
    background-color: #ea9628;
    color: white;

}
#uwpqsf_id {
    background-color: rgba(212, 212, 212, 0.42);
}
#uwpqsf_id select,input#uwpqsf_id_key {
   
    height: 32px;
}
.uwpqsf_class select:hover,.uwpqsf_class select:focus {
    border-color: #ea9628 !important;
}
#uwpqsf_id label {
    margin: auto 1%;
}
#uwpqsf_id .-keyword{
	margin-top:5px;
}
#uwpqsf_id_btn{
background-color: #ea9628;
    border:1px solid #ea9628;
    color: white;
}@media (min-width:320px) and (max-width:500px){
	.main-slide a.main-carousel-controls.right {
    
    top: 32%;
   
    padding: 9px 5px;
    background-color: #EA9628;
    font-size: 8px;
}
.main-slide a.main-carousel-controls.left {
  
    top: 32%;
    z-index: 200;
    padding: 9px 5px;
    background-color: #EA9628;
    font-size: 8px;
}

}
@media (min-width:500px) and (max-width:767px){
	.main-slide a.main-carousel-controls.right {
    
    top: 31%;
   
   
}
.main-slide a.main-carousel-controls.left {
  
    top: 31%;
   

}
}
@media (min-width:365px) and (max-width:605px){
	.header{
		height:92px;
	}

}
@media(max-width:844px){
.mainbar .navbar-default .navbar-nav >li> a {
    color: white;
    padding: 7px 12px;
    }
}


/*changes 23 april 2019*/

.ticker-content-wrapper{
	height:292px;
}

.about p,.pandr p,.team-box p,.team-box h4,span.publication_title,.contact-content,#contact input{
	color:#000;
}
.mainbar .navbar-default .navbar-nav >li>a:hover {
    background-color: #ad6200;
    color: #fffffe;
}
#contact .get_in_touch p{
	margin: 0 0 4px;
    font-size: 16px;
    font-family: Roboto;
}
#contact .get_in_touch .fa{
	font-size:21px;
}
#contact .get_in_touch h3{font-size: 24px;
    font-family: roboto;
    border-bottom: 2px solid gray;
    padding-bottom: 11px;}

    #contact textarea,#contact input{
    	margin-bottom:61px;
    	 padding: 6px 12px 6px 10px;
    }
    #contact  .contact-content{
    color: #000;
    background-color: #fff;
    text-align: center;
}
#contact {
    background: url(http://nanotechlab.itu.edu.pk/wp-content/uploads/2019/04/nanotech.jpg);
    padding: 30px 0 0 0;
    color: #fff;
}