/* Enter Your Custom CSS Here */
span.wpcf7-quiz-label {
    color: white !important;
}
body.category-news p {
    color: white !important;
}
div#contact .fusion-li-item-content{
	color: #c2c2c2 !important;
}
@media (min-width : 768px) and (max-width : 1024px) {
.bannertext1{font-size: 28px !important}
	.bannertext2{font-size: 23px !important}}
@media (max-width: 768px) and (min-width: 480px) {
	.bannertext1{font-size: 24px !important}
	.bannertext2{font-size: 21px !important}
}
@media only screen and (max-width: 975px) {
	.fusion-body .fusion-header-wrapper .fusion-header{
		    background-color: var(--header_bg_color);
	}
}
.fusion-body .fusion-is-sticky.fusion-header-wrapper .fusion-header{ background-color: var(--header_bg_color);}
#bannerbtn{margin-top:-5%;}
form p{
    margin-bottom: 0px !important;
}
.left-bk, .right-bk {
    display: inline-block;
	vertical-align:top;
	width: 45%;}

.about-bk p, .about-bk ul {
	color: #fff !important;}


.nicescroll-cursors {
	background: #c2c2c2 !important;}

.wpcf7-form textarea {height:100px;}

.about-block p, .about-block ul {
	color: #000;}

.contact-info a {
	color: #ccc;}

.btn-2 input {
	padding: 13px 23px 13px 23px !important;}

ul {padding-left:15px;}

.fusion-secondary-header {
	display: none;}

.fusion-logo {float:none;}

.fusion-top-header .fusion-header {text-align:center;}

.fusion-secondary-main-menu {border-bottom:5px solid #efefef;}

.hidden-block{display:none;}

.fusion-page-title-bar .fusion-page-title-row h1 {
    font-size: 35px;
    line-height: 1.04;
    font-weight: bold;
	color: #1561a5;}

#main .post h2 a {
	color: #efefef;}

#main .post h2 {
    margin-bottom: 10px;
	font-size: 20px !important;}

a.fusion-read-more {
    color: #fff;
	font-size: 16px;}

body a:after {
	color: #fff;}

#sidebar h4.widget-title {
    font-size: 22px;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #efefef;
    background: #1d73be;
	text-align: center;}

.fusion-content-widget-area .widget li a {
	color: #bdbdbd;}

section#recent-posts-2 {padding:10px;}

.fusion-widget-area .widget_recent_entries li {
	border-bottom: 1px solid #3c3c3c;}

.tfs-slider .background-image {background-position:bottom center;}

.banner-block h3, .banner-block h2 {
	margin-bottom: 20px !important;}

.block-1a p, .block-1a li {
	color: #000;}

#wpcf7-f311-p581-o1 .fusion-one-half {
    margin-bottom: 15px !important;}

.feature-bk li {
	color:#c2c2c2;
	font-size: 18px;}

.contact-info-bk li.fusion-li-item {
	color:#c2c2c2 !important;
	font-size: 16px;}

.single-post p, .single-post li, #wrapper #main .related-posts .fusion-title h3 {
	color: #1f2326;}

.fusion-blog-layout-grid .post .fusion-post-wrapper {
	background: #1f2326;}

.post_img {
	display: none;}

.single-post h2.fusion-post-title {
	color: #000 !important;}

/* DESKTOP CSS START HERE ------------------------------------*/
@media (min-width: 1200px){

.slide-content-container.slide-content-center {
	padding-top: 0px !important;}
	
}


/* MOBILE PORTRAIT CSS START HERE --------------------------------*/
@media (max-width: 480px) and (orientation : portrait){

	.fusion-body .fusion-header-wrapper .fusion-header {background-color:#efefef;}

}  
 

/* MOBILE LANDSCAPE CSS START HERE --------------------------------*/
@media (max-width: 768px) and (min-width: 480px) and (orientation : landscape) {

.fusion-body .fusion-header-wrapper .fusion-header {background-color:#efefef;}
	
	.screeshot-block .fusion-one-fifth {
		width: 49% !important;}

}  


/* IPAD PORTRAIT CSS START HERE ------------------------------------------*/
@media (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {

.fusion-body .fusion-header-wrapper .fusion-header {background-color:#efefef;}
	
.screeshot-block .fusion-one-fifth {
    width: 18% !important;
	margin: 7px !important;}

}
  
 

/* IPAD LANDSCAPE START HERE --------------------------------------------------*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)  {


}  


/* NEXUS 7 PORTRAIT CSS STARTS HERE ------------------------------------------------*/
@media (min-width : 600px) and (max-width : 760px)  and (orientation : portrait) {
	
	.fusion-body .fusion-header-wrapper .fusion-header {background-color:#efefef;}


}  


/* NEXUS 7 LANDSCAPE CSS STARTS HERE ------------------------------------------------------*/
@media (min-width : 960px) and (max-width : 1020px)  and (orientation : landscape) {
	
	.fusion-body .fusion-header-wrapper .fusion-header {background-color:#efefef;}


}  
