/*------------------ Enter Your Custom CSS Here ---------------------- */


/* aboutblurb on right */
.aboutblurb {
 background-color: #547f54; 
 padding: 20px; 
 color: #fff; 
}



.form10 .wdform_page {
    background: none repeat scroll 0 0 #000;
    border-radius: 0;
    font-family: Segoe UI;
    padding-top: 15px;
}

.et_pb_slide_content p:last-of-type  {
 color: #152d60;
 
}


/* Logo */


.et_fixed_nav #logo {
    margin-bottom: 20px;
    max-height: 120px;
}


/* Slide Description */

.et_pb_slide_description{
    color: #152d60;
    font-size: 46px;
    font-weight: 300;
}


.et_pb_slide_description {
    animation-delay: 0.9s;
    animation-duration: 0.7s;
    animation-fill-mode: left;
    animation-name: fadeBottom;
    animation-timing-function: ease-in-out;
    padding: 210px 100px;
}


/* Top Menu */
 #top-menu li > a, .fullwidth-menu li > a {
    padding-bottom: 29px;
    padding-top: 26px;
}


#top-menu li > a, .fullwidth-menu li > a {
    padding-bottom: 29px;
}


#top-menu .menu-item-has-children > a:first-child::after, .fullwidth-menu .menu-item-has-children > a:first-child::after, #et-secondary-nav .menu-item-has-children > a:first-child::after {
    content: " > ";
    font-size: 9px;
    position: absolute;
    right: 0;
    top: 25px;
    transform: rotate(90deg);
} 


.et_pb_bg_layout_dark, .et_pb_bg_layout_dark h1, .et_pb_bg_layout_dark h2, .et_pb_bg_layout_dark h3, .et_pb_bg_layout_dark h4, .et_pb_bg_layout_dark h5, .et_pb_bg_layout_dark h6 {
    color: #fff!important;
    font-size: 46px;
    font-weight: 500;
 
   
}


.et_pb_bg_layout_dark .et_pb_slide_description {
    color: #152d60;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}



.et_pb_section_video_bg embed, .et_pb_section_video_bg iframe, .et_pb_section_video_bg object, .et_pb_section_video_bg video {
    max-width: 100%;
 margin: 0 0 0 -951.5px;
}

 .et_pb_pricing_heading {
  
 background-color: #4d769e; 
}

#footer-bottom {
 background-color: #346094; 
}






/* Search Icon */


#et_search_icon::before {
    content: "U";
    font-size: 17px;
    left: 0;
    position: absolute;
    top: 28px;
}

.et_pb_row {
  
  heights: 10px;
}


#greeting {
  height: 60px;
}

.messageee {
	width: 900px;
	height: 100px;
	margin-top: 200px;
	margin-left: -300px;
	font-size: 30px;
	line-height: 130%;
    background-color: #005953;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 40px;
    padding-bottom: 80px;
  opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}

  /* Set the slider height */
    .et_pb_slider, .et_pb_slider .et_pb_container { 
        height: 720px !important; 
  		
    }
    .et_pb_slider, .et_pb_slider .et_pb_slide { 
        max-height: 720px; 
  	    
    }
    .et_pb_slider .et_pb_slide_description { 
        position: relative; 
        top: 25%; 
        padding-top: 0 !important; 
        padding-bottom:0 !important; 
        height:auto !important;
  		
    }


/* Check later about Bullitin Point (This causes submenu not working)*/

/* .et-search-form, .nav li ul, .et_mobile_menu, .footer-widget li::before, .et_pb_pricing li::before, blockquote {
    border-color: #1e73be;
    display: none;
   
} */



/*--------------------Tablet or medim size compuer screen ---------------------------------------*/
@media screen and (max-width: 1400px)  {
     .et_pb_slider, .et_pb_slider .et_pb_container { 
        height: 520px !important; 
  		
    }
    .et_pb_slider, .et_pb_slider .et_pb_slide { 
        max-height: 520px; 
  	    
    }
    .et_pb_slider .et_pb_slide_description { 
        position: relative; 
        top: 25%; 
        padding-top: 0 !important; 
        padding-bottom:0 !important; 
        height:auto !important;
  		
    }
  
  	.messageee {
      width: 700px;
		height: 100px;
		margin-top: 120px;
		margin-left: -150px;
		font-size: 20px;
		line-height: 130%;
}
    .moreinfo {
   	  width: 150px; 
      margin-left: 90px;
      margin-top: -20px;
    
  }
    #socialiconss img {
   display: none;
   
  }
  


}


  
/* --------------------------- Mobile --------------------------------------------------------------- */
@media screen and (max-width: 600px)  {
/* .et_pb_slider, .et_pb_slider .et_pb_slide {
    display: none;
    } */
    
  #et_search_icon::before {
  display: none;
  }

  #socialiconss img {
   display: none;
   
  }
  
   .et_pb_slider, .et_pb_slider .et_pb_container { 
        height: 230px !important; 
  		
    }
    .et_pb_slider, .et_pb_slider .et_pb_slide { 
        max-height: 230px; 
  	    
    }
    .et_pb_slider .et_pb_slide_description { 
        position: relative; 
        top: 25%; 
        padding-top: 0 !important; 
        padding-bottom:0 !important; 
        height:auto !important;
  		
    }
  
  
.messageee {
    font-size: 11px;
    width:100%;
    height: 80px;
    line-height: 130%;
    margin-left: -40px;   
    margin-top: 0px;
    width: 200px;
    position: absoulte;
}
 
.moreinfo {
   	  display: none;
    
  }
  
 #et-info-email {
   	display: none;
  }
  
 #et-info-phone {
    
    display: none;
  }
 .et-cart-info {
   display: none; 
  }
  #top-header {
   display: none; 
  }
  
  

}


