/* Themify Customize Styling */
#headerwrap {	background-image: url(https://qubeemn.org/wp-content/uploads/2022/09/Featre.jpg);
	background-repeat: no-repeat;
	background-position: center top;background-attachment: fixed; 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	background: none;
	background-color: #000000; 
}
#main-nav a {		font-size:12px;
 
}
.mobile_menu_active #headerwrap .sidemenu-on, .dropdown-menu-style.mobile_menu_active #headerwrap #main-nav {	background: none;
	background-color: #000000; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#headerwrap {	
	background-size: cover; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap {	
	background-size: cover; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
#headerwrap {	
	background-repeat: no-repeat;
	margin-top: -40px; 
}
 }
/* Themify Custom CSS */
/* twee font zize */
.bctt-ctt-text a {
  font-family: "Montserrat", Helvetica, Arial, sans-serif !important;
    font-size: .6em !important;
}

/* tweet button */
a.bctt-ctt-btn {
    font-family: "Montserrat", Helvetica, Arial, sans-serif !important;
 font-size: .5em !important;
 color: #1c6d16;
	
/* 	  border-bottom: solid 1px !important;
    border-radius: 10px !important;
    border-right: solid 1px !important;
    border-left: solid 1px !important;
    border-top: solid 1px !important;
    margin: 0;
    padding: 5px 34px 5px 10px !important; */
	
}

/* tweet Box shadow */
.bctt-click-to-tweet {
    box-shadow: 1px 5px 9px #00000012 !important;
    border: 0px solid #1e621400 !important;
    /* border: dashed #006400 .5px !important; */
}
/*Chaging color after select*/
.bctt-ctt-text a::selection {
background-color: cyan; text-color: white;
}


/* search title font-size */
.post-title a {
 font-size: 12px !important;;
}
