@media all{a{outline:none !important}.m0{margin:0 !important}.p0{padding:0 !important}.pr0{padding-right:0 !important}.pl0{padding-left:0 !important}.p10{padding:10px !important}.mt0{margin-top:0 !important}.mt5{margin-top:5px !important}.mt7{margin-top:7px !important}.mr5{margin-right:5px !important}.mr10{margin-right:10px !important}.mr20{margin-right:20px !important}.mt10{margin-top:10px !important}.mt20{margin-top:20px !important}.mb0{margin-bottom:0 !important}.mb5{margin-bottom:5px !important}.mb10{margin-bottom:10px !important}.mb20{margin-bottom:20px !important}.ml5{margin-left:5px !important}.lh1{line-height:1em !important}.mhAuto{min-height:auto !important}.mauto{margin:auto !important}.small{font-size:.85em}.block{display:block !important}.border{border-bottom:1px solid #e8e8e8}.noline{text-decoration:none !important}.w50{width:50px !important}.posRel{position:relative !important}.absTopRight{position:absolute;top:0;right:0}a i{text-decoration:none}}body{padding-top:70px}.sidebar{padding:0 0 0 0}.sidebar .sidenav>li{margin-bottom:2px;border:1px solid #ccc}.sidebar .sidenav>li.active>a{background:#eee;color:#116a3a;font-weight:bold}.sidebar .sidenav ul{margin:5px 25px}.sidebar .sidenav ul li{margin:2px 0}.sidebar .sidenav ul li a{padding:5px 5px;line-height:1.3em;font-size:.95em}.sidebar .sidenav ul li.active>a{background:#eee;color:#116a3a;font-weight:bold}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: inherit;
    font-family: "Open Sans",sans-serif;
    /*font-weight: 500;*/
    line-height: 1.1;
}

body {
    color: #333;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    padding-top:0px;
}

.container{
    max-width: 1170px;
    padding-left: 0;
    padding-right: 0;
}

.container-fluid{
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
}

.mediumFontSize{
    font-size: 13px;
}

.smallFontSize{
    font-size: 12.4px;
}

.contentDetail{
    background-color: #FFFFFF !important;
    margin-top: 1%;
}

.top-bar-container{
    background-color: #242c42;
    color: #fff;
    line-height: 40px;
}

.email {
    margin-right: 20px;
}

.email, .phone {
    display: inline-block;
}

.email .topbar-icon, .phone .topbar-icon {
    color: #86bc42;
    font-size: 16px;
    margin-right: 10px;
}

.email a ,.phone a{
    color: #fff;
    font-size: 12px;
}

header .topbar .pull-right {
    border-top: medium none;
    display: inline-block;
    padding-top: 0;
}

.pull-right a{
	color: #fff;
	line-height: 30px;
	padding: 0 12px;
}

/*.logo{
	line-height: 100px;
}*/
.img-responsivelogo{
	line-height: 100px;
}

.navbar-header .logo{
    margin-left: 15px;
  
}

.navbar-toggle{
    margin-top: 5px;
}


.navbar-default .navbar-nav > li > a {
    font-size: 1.1em;
    line-height: normal;
    border-radius: 5px;
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
}

.navbar-nav {
    float: right;
}

@media (max-width: 767px){

.navbar-nav {
    float: left;
    margin-top: 0;
    width: 100%;
    margin-left: 2px;
}


}

.navbar-default .navbar-nav > li > a{
    margin: 0 15px;
    text-transform: uppercase;

}

.navbar-default .navbar-nav > .active > a
,.navbar-default .navbar-nav > .active > a:hover
,.navbar-default .navbar-nav > .active > a:focus {
    border-bottom: 5px solid #86bc42;
    color: #86bc42;
    font-weight: bold;
    background-color: #FFFFFF; 
}

.navbar-default {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    padding-top: 20px;
}

.navbar-default .navbar-nav > li > a:hover{
    border-bottom: 5px solid #86bc42;
    color:#86bc42;
}

.navbar-nav > li > a{
    display: block;
}

.Heading{
	background-color: #242c42 !important;
	color: #FFFFFF;
	padding-left: 40px;
}

.Heading p{
 	color: #d1d8eb;
 	line-height: 25px;
}

/*.Heading a{
	background-color: #86bc42;
	border: 2px solid #86bc42;
	border-radius: 0px;
	margin-top: 20px;
	padding: 5px;
	font-size: 12px;
}

.Heading a:hover{
	border-style: solid;
    border-color: #FFFFFF #242c42 #242c42 ;
	background-color: inherit;
}*/

.Subscribe{
	background-color: #86BC42;
	padding-bottom: 60px;
	padding-top: 40px;
	padding-left: 40px;
}

.subscribetitle{
	color: #ffffff;
    font-size: 30px;
    line-height: 30px;
}

.emailSubscribeClass input {
    height: 40px;
    width: 65%;
    float: left;
    border-radius: 20px;
    width: 100% !important;
    background-color: rgba(255, 255, 255, 0.07);
    color: #ffffff;
    border-style: solid;
    border-width: 1px;
    padding-left: 20px;
    margin-top: 15px;

}

.submitClass .button {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FFFFFF;
    border-radius: 0 20px 20px 0;
    color: #86BC42;
    line-height: 20px;
    margin-right: 16px;
    margin-top: 16px;
    padding: 10px 0px;
    position: absolute;
    right: 0;
    width: 32%;
}

.jumbotron{
	background-color: #FFFFFF; 
}

.icon{
    background-color: #399fb5;
    color: #fff;
    border-radius: 50%;
    vertical-align: center;
}

/*.icon a {
    border-radius: 50%;
    display: table;
    font-size: 30px;
    height: 70px;
    line-height: 70px;
    overflow: hidden;
    text-align: center;
    width: 70px;
}*/

.icon i{
    font-size: 30px;
    line-height: 70px;
    text-align: center;
    width: 70px;
}

.homePageHeading{
	text-align: center;
}

.homePageHeading h2{
	font-weight: lighter;
    line-height: 40px;
    font-size: 32px;
}

.nav-tabs li a{
	    text-align: center;

}

.nav-tabs li a{
 	font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase;
    color: #909195;
    padding: 15px 25px;
}

.nav-tabs li a:hover{
	 color: #3d3d47;
	 background-color: #FFFFFF;
	 border-color: #FFFFFF;
	 border-bottom: #909195;
}

.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover, 
.nav-tabs > li.active > a:focus {
    border-color: red #ddd transparent;
}

.productout{
    width: 95%;
    margin-top: 40px;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    box-shadow: 1px 0 1px rgba(206, 206, 206, 0.4);
}

.productout .img-responsive{
	width:100%;
}

.productout h6{
	text-transform: uppercase;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}

.productout h6:hover{
	color: #01a2a6;
}

.newstitle_51{
    box-shadow: 0 0 0 1px #e0e0e0;
    background-color: #D7951C;
    padding: 0px;
    margin-bottom: 4%;
}

.newstitle_52{
    box-shadow: 0 0 0 1px #e0e0e0;
    background-color: #528D35;
    padding: 0px;
    margin-bottom: 4%;
}

.newstitle_53{
    box-shadow: 0 0 0 1px #e0e0e0;
    background-color: #BF504D;
    padding: 0px;
    margin-bottom: 4%;
}

.newstitle_54{
    box-shadow: 0 0 0 1px #e0e0e0;
    background-color: #548DD4;
    padding: 0px;
    margin-bottom: 4%;
}

.newstitle_55{
    box-shadow: 0 0 0 1px #e0e0e0;
    background-color: #7E7E7E;
    padding: 0px;
    margin-bottom: 4%;
}

.newstitle_56{
    box-shadow: 0 0 0 1px #e0e0e0;
    background-color: #604A7B;
    padding: 0px;
    margin-bottom: 4%;
}

.newstitle_51 > h4,
.newstitle_52 > h4,
.newstitle_53 > h4,
.newstitle_54 > h4,
.newstitle_55 > h4,
.newstitle_56 > h4{
    color: #FFFFFF !important;
    padding-bottom: 2%;
    padding-top: 2%;
    text-align: center;
}

.contactAddress > a,
.contactAddress > a:hover {
    color: #FFFFFF !important;
}

.newstitleDescription {
    background-color: #FFFFFF;
    font-size: 15px;
    height: 250px;
    padding: 3%;
}

.training{
    border: 1px solid #FFFFFF;
    box-shadow: 0 0 0 1px #e0e0e0;
    background-color: #FFFFFF;
    padding: 0px;
    height: 190px;
}

@media (max-width: 767px){

.training{
    border: 1px solid #FFFFFF;
    box-shadow: 0 0 0 1px #e0e0e0;
    background-color: #FFFFFF;
    padding: 0px;
    height: 330px;
}


}

.trainingimage .img-responsive{
    margin-top: 30px;
}

.training h3{
    color: #86BC42;
}

.training p{
    color: #909195;
    font-size: 15px;
}

.LatestNews{
	background-color: #f0f0f0;
	margin-top: 30px;
	padding-bottom: 70px;
	padding-left: 10px;
	padding-right: 10px;
}

.Newsdisplay{
    border: 1px solid #FFFFFF;
    box-shadow: 0 0 0 1px #e0e0e0;
    padding: 0px;
}

.Newsdisplay .img-responsive{
	width:100%;
	height: 221px;
}

.Newsdisplay h6{
	text-transform: uppercase;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}

.Newsdisplay h6:hover{
	color: #01a2a6;
}

.newstitle{
	padding: 20px 25px 15px;
	background-color: #FFFFFF;
	height: 221px;
}

.newstitle p{
	color: #909195;
	font-size: 13px;
}

footer {
    background-color: #242c42 !important;
    color: #ffffff;
}

.contactPanelRow .contactAddress {
    padding: 16px 2px;
}

label {
    font-weight: 500 !important;
}

.contactTitle{
	font-size: 20px;
	color: #86BC42;
}

.contactPanelRow{
    height: 283px;
    padding: 10px;
}

.usefullinksPanelRow {
    border-right: 1px solid #bcbcbc;
    height: 283px;
    padding: 10px;
}

.usefullinksTitle{
	font-size: 20px;
	color: #86BC42;
}

.useful-link-list{
	padding: 16px 2px;
}

.useful-link-list .item-row {
    line-height: 24px;
}

.item-row a {
    color: #fff;
}

.useful-link-list i {
    color: #86bc42;
    display: table-cell;
    font-weight: bold;
    width: 15px;
}

.useful-link-list a {
    display: table-cell;
}

.item-row a:hover {
    color: #86BC42;
    text-decoration: none;
}

.mailingPanelRow{
	padding: 10px;
}

.mailingTitle{
	font-size: 20px;
	color: #86BC42;
}

.mailingContent{
	padding: 16px 2px;
}

.mailingClass input {
    height: 35px;
    float: left;
    width: 70% !important;
    background-color: #ffffff;
    color: #555;
    border-style: solid;
    border-width: 1px;
    padding-left: 20px;
    margin-top: 15px;
}

.emailsubmit .button {
    padding: 9px 20px;
    margin-left: -22px;
    margin-top: 14px;
    background-color: #86bc42;
    line-height: 35px;
    padding: 0 14px;
    height: 36px;
    border: 1px solid #86bc42;
}

.emailsubmit .button:hover{
	color: #6F953E;	
}

.subscribePanel p{
	margin-top: 15px;
}

.socialIconPanelRow{
	border-top: 1px solid #2f374c;
    padding-top: 15px;
}

.socialIconPanelRow a {
    background-color: #3b4757;
    border-radius: 3px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    margin-right: 10px;
    text-align: center;
    width: 30px;
}

.footerbottom{
	border-top: 1px solid #2f374c;
	padding-top: 15px;
}

.scrollToTop:before{
    content: '\f102';
    border: 2px solid #86BC42;
    font-family: FontAwesome;
    color: #86BC42;
    font-size: 26px;
    padding: 5px 8px;
    text-decoration: none;
}

.scrollToTop:hover:before{
    background-color: #86BC42;
    color: #FFFFFF !important;
    text-decoration: none;
}

.scrollToTop:hover,
.scrollToTop:focus,
.scrollToTop:active{
    text-decoration: none;
}

.scrollToTop {
    display: none;
    font-weight: bold;
    height: 32px;
    padding: 10px;
    position: fixed;
    right: 40px;
    text-align: center;
    text-decoration: none;
    top: 500px;
    width: 32px;
}

.fatlist-row{
    padding: 30px;
}