@font-face {font-family:MinionPro-Regular;src: url('fonts/MinionPro-Regular.otf');}
@font-face {font-family:raleway-light;src: url('fonts/raleway-light.ttf');}
@font-face {font-family:Crimson-Roman;src: url('fonts/Crimson-Roman.ttf');}
@font-face {font-family:Amanda Signature;src: url('fonts/Amanda Signature.ttf');}
@font-face {font-family:raleway-regular;src: url('fonts/raleway-regular.ttf');}
@font-face {font-family:raleway-italic;src: url('fonts/raleway-italic.ttf');}
@font-face {font-family:raleway-bold;src: url('fonts/raleway.bold.ttf');}
@font-face {font-family:Raleway-ExtraBold;src: url('fonts/Raleway-ExtraBold.ttf');}
body{
	margin: 0;
	padding: 0;
	overflow-x:hidden;
	color: #000;
	font-family:raleway-light;
}
.sear{
	font-family: raleway-bold;
}
li.current-menu-item a {
    border-bottom: 2px solid #b5b5b5;
    padding: 2px 0px 8px;
}
.dropdown-content input{
	border: none;
    padding: 8px 8px;
}
/* .dropdown-content input:focus{
	outline:1px solid #007bff;
} */

a:hover{
	text-decoration: none;
	opacity: 0.8;
}
p{
	line-height: 1.3;
	color: #000;
}
img {
	max-width: 100%;
}

/**********Header Section************/
.header .writer p{
	font-family:raleway-light;
	font-size: 15px;
}
.header .writer p:before{
  background:url(images/instagram-logo.png) no-repeat;
  content: '';
  padding-right: 25px;
  
}
.header .writer p:hover{
	 opacity:0.7;
}
.header .main-heading h1{
	font-family:Crimson-Roman;
	color: #000;
	font-size: 85px;
}
.header .main-heading p{
	font-family: Amanda Signature;
	color: #000;
	font-size:33px;
	padding-top: 10px;
    font-weight: bold;
}
.header-bg{
	background-color: #000000;
    padding: 10px 0px;
    margin-top: -0.2%;
    

}
.writer a {
    color: unset;
}
.sear-result {
	display: block;
	width: 100%;
}
h2.sear {
    padding: 40px 20px 0px;
    font-weight: bold;
}
.sear-result li {
    margin: 10px 0px;
    list-style: none;
}
.sear-result li a {
    color: #121212;
    font-weight: bold;
}
.sear-result:last-child li .search-content{
	border: none;
}
/********** Header Menu Section************/
.menu{
	border-bottom: 1px solid #b5b5b5;
	border-top: 1px solid #b5b5b5;
}
.navbar-toggler {
	font-size: 1.25rem;
	line-height: 1;
	background-color: #000;
	border: 1px solid #15131300;
	border-radius: .25rem;
	margin: 12px 0px 0px 0px;
    padding: 2px 6px 2px 6px;
}
#navbarSupportedContent .dropdown-toggle::after{
	vertical-align: 2px;
}

.navbar-dark ul a{
	color: #0F0F0F;
	font-family: raleway-light;
	font-size: 18px;
	padding-top: 16px;
}
.navbar-dark ul a.active{
	color: #000;
	padding-top: 16px;
	border-bottom: 1px solid #b5b5b5;
	padding-left: 25px;
    padding-right: 25px;
}

.navbar-dark ul a:focus, .navbar-dark ul a:hover {
    color: #000;
}

.navbar ul li{
	text-align: center;
	padding-right: 40px;
    padding-left: 20px;
}
.navbar ul .dropdown  a span{
	padding-top: 3px;
}
.navbar-dark ul {
    margin: 0 auto;
}

#myInput {
    padding: 5px 0px 5px 12px;
    border: none;
}

#myInput:focus {
    outline: unset;
}

.dropdown {
  position: relative;
  display: inline-block;
}

/* .dropdown-content,.dropdown-content1 {
    display: none;
    position: absolute;
    background-color: #fff;
    width: 150px;
    overflow: hidden;
    border: 1px solid #ddd;
    z-index: 1;
    right: 5px;
    border-radius: 3px;
} */

input#s {
    position: absolute;
    background-color: #fff;
    width: 150px;
    overflow: hidden;
    border: 2px solid #ddd;
    z-index: 1;
    right: 0px;
    border-radius: 3px;
    height: 38px;
}
.show {display: block;}


/********Umar menu************/
ul#menu-topmenu {
    margin: 10px auto;
}

/**********Content Section************/

.content p{
	font-size: 22px;
	font-family: raleway-regular;
    
}
.content p span{
	font-family:raleway-italic;
}

.content{
	min-height: 480px;
}

/**********Footer Section************/
footer{
    background-color: #000000;
    margin-bottom: -1%;
}
footer h1{
	color: #fff;
	font-size: 18px;
	padding-bottom: 5px;
}
footer p{
	color: #fff;
	font-size:15px;
}
.footer-content{
	display: -webkit-inline-box;
}
footer .footer-content img{
	padding-right: 8px;

}
/************************Second Content**********************/

.second-content h3{
	font-family:raleway-bold;
	font-size:28px;
	font-weight:bold;
}
.second-content p{
	font-size:22px;
}
.image-col img{
	width:100%;
}
/***********umar contact us************/

.contact .btn.btn-dark {
    background-color: #000;
    font-size: 19px;
    padding: 2px 32px;
}
.contact input, .contact textarea {
    font-size: 17px;
}
.contact .contact-box{
	bottom: 11px;
	right: 0px;
}
.contact-box img {
    margin: 0px auto;
    display: block;
}
.contact .image img {
    max-width: unset;
}

/*******************************umar book******************/
.book .book-margin{
	margin:0px auto;
}
.card-data h1 {
    font-size: 22px;
    margin-bottom: 10px;
	font-family: raleway-regular;

}
.card-data a {
    color: #000;
    border: 1px solid #ccc;
    padding: 5px 12px;
    border-radius: 12px;
	font-family: raleway-regular;

}
.making-ideas img{
	min-height:320px;
}
.make-mark img{
	min-height:320px;
}
.making-ideas .card-data{
	padding-right:75px;
}
.make-mark .card-data{
	padding-right:95px;
}

/**********end book***************/


#check{
	padding:inherit;
}

/*********Third Content************/
.publication-content a {
    font-style: italic;
}

.third-content h3{
	font-family:raleway-bold;
	font-size: 26px;
    font-weight: bold;
	margin-bottom:1%;
	margin-top:3%;
}
.third-content p{
	
	font-family: raleway-regular;
	font-size:18px;
	margin-bottom:1%;
	
}

.third-content img{
	/*width:auto;*/
}
.Publication-Color .publication-content{
	background:url(images/Publication-Color-Bird.png) no-repeat bottom right;
		margin-right:-19px;
	
}
.third-content a {
    color: #000;
}
.third-content a:hover {
    text-decoration: underline;
}


.publication-content{
	min-height:505px;
}
.search-content p {
    line-height: 1.5;
}
a.readmore {
    padding-left: 5px;
	font-size: 20px;
}
.search-content {
    border-bottom: 1px solid #b5b5b5;
}
.search-content p:nth-last-child(){
    border-bottom:unset
}
/*********Media Queries************/

@media only screen and (min-width: 2000px){
	.paragraph{
		margin-left:40%;
	}
}

@media only screen and (min-width:1370px){
.awards .content{
	background:url(images/Color-tree.png) no-repeat right bottom;
		
	
}

}

@media only screen and (max-width:1369px){
.awards .content{
	background:url(images/Color-tree.png) no-repeat right bottom;
	background-size:400px 450px;	
	
}

}


@media only screen and (max-width:1199px){
	
.making-ideas .card-data{
	padding-right:unset !important;
	
}
	.make-mark .card-data{
	padding-right:unset !important;
}

}


@media only screen and (max-width:1048px){
.awards .content{
	background:url(images/Color-tree.png) no-repeat right bottom;
	background-size:320px 450px;	
	
}
}


@media only screen and (max-width:1135px){
	
.awards .content{
	background:url(images/Color-tree.png) no-repeat right bottom;
	background-size:350px 450px;	
	
}
	
	
.Publication-Color .publication-content{
	background-size:280px;		
	
}
}









@media only screen and (max-width:992px){
.awards .content{
	background:url(images/Color-tree.png) no-repeat right bottom;
	background-size:340px 450px;	
	
}
.Publication-Color .publication-content{
	background-size:270px auto;		
	
}

.second-content h3{
	/*font-size:23px;*/
}
.second-content p{
	font-size:22px;
}
}

@media (max-width: 991px){
.navbar ul li {
    padding-right: 30px;
    padding-left: 15px;
}
.header .main-heading h1 {
    font-size: 50px;
}
.publication-content .box-img {
    max-width: unset !important;
}
.contact-box img{
	float: right;
}
.contact .contact-box{
	bottom: 0px;
}
}



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

.Publication-Color .publication-content{
	background-size:235px auto;		
	
}
}

@media (max-width:767px){
	.awards .content{
	background:none;
		
}
.box-img{
	display:none
}
.second-content p h3{
	font-size:12px;
}
.content{
	min-height: 320px;
}
.making-ideas .card-data{
	padding-right:75px !important;
}
 
	.card-data h1{
font-size:19px;
}
.card-data a{
font-size:19px;
}
.navbar ul li {
    padding-right: 12px;
    padding-left: 5px;
	}
	.header .main-heading h1 {
    font-size: 40px;
}
.header .writer p:before {
    padding-right: 25px;
    margin-left: -55px;
}
.Publication-Color .publication-content{
    background:none !important;
}
.contact-box img{
	display: none;
}
.content p {
    font-size: 18px;
	margin-bottom:5px;
}
.search-box {
    padding-left: 13px;
}

}

@media (max-width:575px){
	.publication-content {
    min-height: 458px;
}
.making-ideas img{
width:183px;	
	
}
.card-data{
text-align:unset !important;
}	
.card-data h1{
font-size:19px;

}
.card-data a{
font-size:19px;

}	
div#navbarSupportedContent {
	position: absolute;
	top: 60px;
	z-index: 3;
	right: 15px;
	width: 226px;
	}

.navbar-dark ul{
    width: 100%;   
}
nav.navbar {
    bottom:205px;
       right: 10px;
    float: right;
}
div#navbarSupportedContent {
	position: absolute;
    top: 67px;
    z-index: 3;
    right: 15px;
    width: 215px;
	}
.navbar-dark ul a {
    color: #fff;
    background: #000;
	display:block
}
.navbar-dark ul a.active {
    color: #fff;
    padding-top: 16px;
}
.navbar-dark ul a {
   padding: 10px 0px 10px 0px;
    border-bottom: 1px solid #fff;
}
.header .main-heading h1 {
    font-size: 55px;
}
.header-bg {
   
}
footer {
     margin-bottom:0px; 
}

input[type=search] {
    padding: 5px 4px 5px 2px;
    }
.menu {
     border-bottom:unset; 
    border-top: 1px solid #b5b5b5;
}
.header .writer p:before {
   padding-right: 20px;
    margin-left: -1px;
}
.header .main-heading p {
    font-size: 30px;
}
.search-box {
    padding-left: 80px;
}
.third-content h3{
	font-size: 24px;
}
.third-content p{
    font-size:18px;
}
}

@media (max-width:448px){
	
.making-ideas img {
	min-height:unset !important;
}
.making-ideas img {
	min-height:unset !important;
}
.make-mark img {
	min-height:unset !important;
}	
.making-ideas .card-data{
	padding-right:unset !important;
}
.card-data h1{
font-size:18px;

}
.card-data a{
font-size:18px !important;
}		
}


@media (max-width:375px){
    .search-box {
   padding-left: 23px;
}
.header .main-heading h1 {
    font-size: 40px;
}
nav.navbar {
    bottom:186px;
    right: 10px;
}
}



@media only screen and (max-width:321px){
.awards .content{
	background:none;
		
}
.box-img{
	display:none
}
.second-content p h3{
	font-size:12px;
}
.content{
	min-height: 320px;
}

 
}



/*new css start*/






