@import url(http://fonts.googleapis.com/css?family=Monda);

.wpm_shadow{ background: #FFF; padding:20px;
-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.19);
-moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.19);
box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.19);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;	
} 


.row { max-width: 1200px; padding-left: 30px; padding-right: 30px; }
.wpm_different_row_width, .wpm_inner_row{  max-width: 1140px; }
@media (max-width: 480px), only screen and (max-device-width: 480px) { .row{ padding-left: 10px; padding-right: 10px; } .row .row{ padding:0px;} }

body { font-size:14px; background:#ededed;  }
h1, h2, h3, h4, h5, h6 { font-family: 'Monda', sans-serif; }

/* section 1 */
body, a:hover, .widget a, .widget ul li:hover:before, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .widget, .widget ul li:before{ color:#555; }
.footer_row .widget li{  border-bottom:solid 1px #555; }

/* section 2 */
a, .widget .heading, h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{ color:#007ec1; }

/* section 3 */
.widget a:hover{ color:#000000; }
.widget ul li{ border-bottom:solid 1px #f6f6f6; }

/********** CSS FOR BUTTONS ***********/
input[type=submit]{ background:#007ec1 url(../images/bg_button.png) repeat-x bottom;  background-size:100% 50%;  color:#FFF; font-weight:bold; }

/***** search color ***/
.wpm_search i{ color:#007ec1;  }
#wpm_search_form input[type="text"] { border:1px solid #007ec1; color:#007ec1;   }

/* heading settings **/
h1,.h1 { font-size:21px;  }h2,.h2 {  font-size:19px; }h3,.h3 {  font-size:17px;  }h4,.h4 {   font-size:16px;  }h5,.h5 {  font-size:15px;  }h6,.h6 {  font-size:14px;  } /* heading font size */

/* navigation settings */
@media (max-width: 768px), only screen and (max-device-width: 7638px) {
.top_nav ul  #menu-button::after, .top_nav ul #menu-button::before  { border-color:#007ec1; }  /********Mobile Button icon*********/
.top_nav #menu-button > a { background:#FFF !important;  } /********Mobile Button Bg*********/
.top_nav #menu-button  a:hover{ background:#000 !important; }  /********Mobile Button Bg Hover*********/

.top_nav ul li a, .top_nav ul.open ul li a { background:#FFF !important; color:#007ec1 !important; }  /********Mobile Menu Link*********/
.top_nav > ul > li > a:hover, .top_nav ul ul li a:hover, .top_nav ul ul ul li a:hover{ color:#FFF !important; background:#007ec1 !important; } /********Mobile Menu Hover*********/
.top_nav > ul > li > ul > li > a::before, .top_nav > ul > li > ul > li > ul > li > a::before{ border-color:#007ec1;}

}

.top_nav > ul > li > a { color:#007ec1; } /*** menue color ***/
.top_nav > ul > li.current_page_item > a , .top_nav > ul > li:hover > a{color:#FFF; background:#007ec1;}

.top_nav > ul > li.menu-item-has-children::after{ border-top-color:#666; }
.top_nav > ul > li:hover::after {  border-top-color:#FFF;}


.top_nav ul ul li a{ background:#FFF; color:#000000; } 
.top_nav ul ul li:hover > a {  color:#FFF; background:#970000; } 

.submenuArrow{ border-bottom-color:#FFF; }
.top_nav ul ul li.menu-item-has-children::after{  border-left-color:#000000; }
.top_nav ul ul li.menu-item-has-children:hover::after{ border-left-color:#e0e0e0; }

/********** featured **************/
.home_featured_inner{ padding:20px; }
.wpm_custom_featured_text{ margin-bottom:30px; }

/** footer settings */
.footer_row .widget h1, .footer_row .widget h2, .footer_row .widget h3, .footer_row .widget h4, .footer_row .widget h5, .footer_row .widget h6{ color:#007ec1; }
.footer_row, .footer_row .widget, .footer_row .widget ul li:before{ color:#555; }
.footer_row .widget a, .footer_row .widget ul li:before{ color:#555; }
.footer_row .widget a:hover, .widget ul li:hover:before{ color:#007ec1 !important; }

/** Copyright Area settings */
.copyright_row{ color:#555; }
.copyright_row a, .copyright_container .footer_nav ul li a{ color:#007ec1; }
.copyright_row a:hover, .copyright_container .footer_nav ul li a:hover{ color:#555; }






.flexslider{ margin-bottom:0px; position:relative; }
.flex-control-nav{ bottom:10px; text-align:right; right:20px; }
.flex-control-paging li a{ background: rgba(255,255,255,0.5); text-indent:9999px !important; }
.flex-control-paging li a:hover { background: #333; background: rgba(255,255,255,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(255,255,255,0.9); cursor: default; }




.slides .flex-caption{ position:absolute;background: rgb(0, 0, 0) transparent;/* RGBa with 0.6 opacity */
background: rgba(0, 0, 0, 0.6);/* For IE 5.5 - 7*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000, endColorstr=#000000);/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000, endColorstr=#000000)";
 bottom:20px; padding:2%; width:100%; margin-left:20px; left:0px; color:#FFF; line-height:1.2; width:50%; border-left:#FFF 4px solid; height:auto; }
 
.slides .flex-caption h2{ margin:0; padding:0; color:#FFF; }
.slides .flex-caption2{ padding-right:20px; margin-top:50px; }
.flex-direction-nav li a{ height:50px; }

@media (max-width: 480px), only screen and (max-device-width: 480px)  {	.slides .flex-caption{ display:none !important; }	  .none1{ display:none; }	}
	
@media (max-width: 340px), only screen and (max-device-width: 340px)  {	  /* Style adjustments for viewports 480px and under go here */	  .slides .my_vedio1{ margin:0; margin-left:29px !important; margin-right:29px !important; }	}
	
@media (max-width: 768px), only screen and (max-device-width: 768px)  {	  	  .slides .my_vedio1{ margin:0; margin-left:81px; margin-right:81px; }	  	  .none1{ display:none; }	}


.flexslider ul li{ list-style:none; margin:0px; padding:0px;  }


.flex-caption {
    position: relative;
    -webkit-animation: slideIn;
    -moz-animation: slideIn;
    -o-animation: slideIn;
    animation: slideIn;
    -webkit-animation-duration: 3s;
    -moz-animation-duration: 3s;
    -o-animation-duration: 3s;
    animation-duration: 3s;
}
@-webkit-keyframes slideIn {
    0% {
        left: 9%;
        opacity: 0;
    }
    100% {
        left: 0;
        opacity: 1;
    }
}
@-moz-keyframes slideIn {
    0% {
        left: 9%;
        opacity: 0;
    }
    100% {
        left: 0;
        opacity: 1;
    }
}
@-o-keyframes slideIn {
    0% {
        left: 9%;
        opacity: 0;
    }
    100% {
        left: 0;
        opacity: 1;
    }
}
@keyframes slideIn {
    0% {
        left: 9%;
        opacity: 0;
    }
    100% {
        left: 0;
        opacity: 1;
    }
}