/***** BASE CSS *****/
/* Site Name */
/*change font */
@font-face {
    font-family: NotoSans-Bold;
    src : url('NotoSans-Bold.ttf');
}
@font-face {
    font-family: NotoSans-BoldItalic;
    src : url('NotoSans-BoldItalic.ttf');
}
@font-face {
    font-family: NotoSans-Italic;
    src : url('NotoSans-Italic.ttf');
}
@font-face {
    font-family: NotoSans-Regular;
    src : url('NotoSans-Regular.ttf');   
}
#divSiteTitle {text-decoration:none;}

#divTagLine {text-decoration:none;}


/* Headline Text */

#divHeaderLine1 {display:inline-block !important}

#divHeaderLine2 {display:inline-block !important}

#divHeaderLine3 {display:inline-block !important}


/* Headings */

h3, h4, h5, h6 {line-height:1.5 !important}

.lead {
    text-align:center;
}

.lead h2 {
    font-size:33px;line-height:45px;
}

.lead h3 {
    font-size:17px;
}

.lead h3 a {
    font-size:inherit !important;
}


/* Contact */

ul#contact-info .icon {font-size:20px;float:left;line-height:25px;margin-right:10px;}

ul#contact-info .field {font-weight:bold;}

ul#contact-info {list-style:none;}


/* Grid */

#tiles li {
width:210px !important;
background-color: #ffffff;
border: 1px solid #dedede;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
padding: 10px !important;
margin-right:7px;margin-bottom:7px;float:left;
}

#tiles li img {margin-bottom:10px;}

#tiles li div.meta {color:#999;text-transform:uppercase;font-size:10px;margin:0;}

#tiles li h4 {line-height:1.5;margin:0 0 5px 0;}

#tiles li h4 a {line-height:inherit;margin:0;text-decoration:inherit;color:inherit;font-size:inherit;font-family:inherit;font-weight:inherit;font-style:inherit;}

#tiles li p {font-size:12px;line-height:1.5;margin:0;}

#tiles li a {font-size:12px;}

#tiles li .more_link {font-size:smaller;line-height:2;text-transform:uppercase;letter-spacing:2px;white-space:nowrap;display:block;margin: 5px 0 0 0;}

#tiles li blockquote {line-height:1.5;margin:0;padding:0;color:#999;border:none;font-size:150%;font-style:italic;font-family:Georgia, Times, serif;}

#tiles li blockquote small {font-size:11px;font-style:normal;}


/* Icons */

[class*="social foundicon-"]:before {font-family: "SocialFoundicons";}

[class*="general foundicon-"]:before {font-family: "GeneralFoundicons";}

        
/* Menu Side */

.menu_menu_simple ul {margin-top:0px;margin-bottom:0px;}

.menu_menu_simple ul li {margin-top:0px;margin-bottom:0px;}


/* Header Area */

#decorative1 {
margin-top:-11px;padding-top:0px;    
}


/* Menu Centered */

.centered_menu {text-align:center}

.centered_menu > div {display:inline-block;}

.centered_menu div {text-align:left}


/* Footer elements */

.social_bookmarks a {font-size:smaller !important;text-transform:uppercase;letter-spacing:1px;text-decoration:none;margin-right:20px;}

.copyright {font-size:smaller;letter-spacing:1px;}


/* Responsive Image */

img {max-width:100%;height:auto;width:auto;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}

/* Responsive Video from Zurb Foundation. Copyright (c) 2011 ZURB, http://www.zurb.com/ License: MIT */

.flex-video {position:relative;padding-top:25px;padding-bottom:67.5%;height:0;margin-bottom:16px;overflow: hidden;}

.flex-video.widescreen {padding-bottom:57.25%;}

.flex-video.vimeo {padding-top:0;}

.flex-video iframe, .flex-video object, .flex-video embed {position:absolute;top:0;left:0;width:100%;height:100%;border:none;}

@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
        .flex-video { padding-top: 0; }

    }

    
/* Additional */
    
#divBoxed {position:relative}
 
.nav-links > a {margin-right:20px;}

.btn-secondary, .btn-secondary:hover {text-shadow:none;}

#divHeaderLine1 a, #divHeaderLine2 a, #divHeaderLine3 a {
    font-size: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    font-family: inherit;
    text-shadow: inherit;
    font-weight: inherit;
    font-style: inherit;
}

#divHeaderLine1, #divHeaderLine2, #divHeaderLine3 {
    padding-top:3px !important;
    padding-bottom:3px !important;
    text-align:inherit !important;
}

#decorative2 {/*opacity:0.95;*/

    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.03);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.03);
}

.showcase-tabs > li > a {
    font-size: 14px;
    letter-spacing: 1px;
    padding-left: 20px;
    padding-right: 20px;
}

.cap1 div, .cap2 div, .cap3 div, .cap4 div, .cap5 div {
    margin: 0 -1px;
}

.camera_wrap .camera_pag .camera_pag_ul li {margin:20px 5px 0px !important;
}


/* Adjustments */

.search.adjust {margin-bottom:15px}
      
.divPanel {}

.divPanel.notop {padding-top:0px}

.divPanel.nobottom {padding-bottom:0px}


/***** BOOTSTRAP CSS BASE OVERRIDE *****/

.navbar .nav-pills > li > a {text-shadow:none;font-weight:normal;font-family: NotoSans-Regular;} 

.navbar .dropdown-menu li > a {text-shadow:none;font-weight:normal; font-family: NotoSans-Regular;}

.navbar .nav-pills > li > .dropdown-menu:before {border:none;}

.navbar .nav-pills > li > .dropdown-menu:after {border:none;}

.navbar .nav-pills > .active > a, .navbar .nav-pills > .active > a:hover, .navbar .nav-pills > .active > a:focus {-webkit-box-shadow: none;box-shadow: none; font-family: NotoSans-Regular;}

.navbar .nav-pills > li > a:hover, .navbar .nav-pills li.dropdown.open.active > .dropdown-toggle {-webkit-transition: ease-in-out .2s;-moz-transition: ease-in-out .2s;-o-transition: ease-in-out .2s;-ms-transition: ease-in-out .2s; transition: ease-in-out .2s;}

.navbar .nav-pills .open .dropdown-toggle {background-color:transparent;}

.btn .caret {margin-top: 8px !important;}



body{background-image: none; background-position: initial initial; background-repeat: initial initial; }

#divLogo{margin-top: 9px; margin-bottom: 0px; margin-left: -3px;}

#divSiteTitle{font-family: 'Century Gothic', sans-serif; color: rgb(255, 255, 255); font-size: 28px; text-shadow: none; line-height: 42px; letter-spacing: 2px; text-transform: uppercase; font-weight: normal; font-style: normal;}

#divTagLine {font-family: 'Century Gothic', sans-serif; font-size: 12px; text-transform: uppercase; letter-spacing: 5px; line-height: 22px; color: rgb(255, 255, 255); text-shadow: none; padding-left: 3px; padding-right: 3px; font-weight: normal; font-style: normal;}

.navContainer {margin-top: 0px; }

.navContainer .navMenu {}

.navContainer .navMenu li {background-color: rgb(245, 245, 245); border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; }

.navContainer .navMenu li a {font-family: NotoSans-Regular;}

.navContainer .navMenu li.current {background-color: rgb(174, 0, 0); }

.navContainer .navMenu li.current a {}

.camera_caption > div {opacity: 0.85;filter:alpha(opacity=85);opacity: 0.85;filter:alpha(opacity=85);}

.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {opacity: 0.85;filter:alpha(opacity=85);opacity: 0.85;filter:alpha(opacity=85);}

.camera_wrap .camera_pag .camera_pag_ul li, .camera_wrap .camera_pag .camera_pag_ul li, .camera_wrap .camera_pag .camera_pag_ul li:hover > span {box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);}

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {}

.camera_wrap {display: block; margin-bottom: 15px; height: 410px; border: 5px solid rgb(255, 255, 255); margin-left: -5px; -webkit-box-shadow: rgba(0, 0, 0, 0.294118) 0px 1px 4px; box-shadow: rgba(0, 0, 0, 0.294118) 0px 1px 4px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; margin-top: 44px;}

.cap1 > div {opacity: 0.85;filter:alpha(opacity=85);opacity: 0.85; background-color: rgb(212, 173, 0);  }

.cap2 > div {opacity: 0.85;filter:alpha(opacity=85);opacity: 0.85; background-color: rgb(212, 173, 0);  }

.cap3 > div {opacity: 0.85;filter:alpha(opacity=85);opacity: 0.85;filter:alpha(opacity=85);}

.cap4 > div {opacity: 0.85;filter:alpha(opacity=85);opacity: 0.85;filter:alpha(opacity=85);}

.cap5 > div {opacity: 0.85;filter:alpha(opacity=85);opacity: 0.85;filter:alpha(opacity=85);}

h1 {font-family: 'Source Sans Pro', sans-serif; font-weight: normal; font-style: normal; font-size: 40px; line-height: 65px; margin-top: 0px; color: rgb(0, 0, 0);}

.page-content {line-height: 25px; font-family: 'Open Sans', sans-serif;}

.page-content a {color: rgb(60, 160, 91); font-family: 'Open Sans', sans-serif;}

.sidebox {width: 297px;-webkit-box-shadow:rgba(0, 0, 0, 0.298039) 0px 1px 3px;-moz-box-shadow:rgba(0, 0, 0, 0.298039) 0px 1px 3px;box-shadow:rgba(0, 0, 0, 0.298039) 0px 1px 3px;background-color:rgb(250, 250, 250);color:rgb(51, 51, 51);border-width:1px;border-style:solid;border-color:rgb(255, 255, 255);border-radius:3px;padding:18px;margin-top:28px;}

.sidebar {}

.sidebox-title {line-height: 40px; font-weight: normal; font-style: normal; font-family: 'Source Sans Pro', sans-serif; color: rgb(51, 51, 51);}

.sidebox a{color: #0ba04a;}

#decorative1{position: relative; background-color: rgb(240, 240, 240);   -webkit-background-size: cover; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat no-repeat;
            
}
/*-webkit-box-shadow: 0px 3px 11px #cccaca;
-moz-box-shadow:    0px 3px 11px #cccaca;
box-shadow:         0px 3px 11px #cccaca;
*/

#decorative2{background-color: #f9f9f9; height: 100px; -webkit-box-shadow: 0px 3px 11px #cccaca;
-moz-box-shadow:    0px 3px 11px #6F6F6F;
box-shadow:         0px 3px 11px #6F6F6F;}

#divFooter{font-family: 'Open Sans', sans-serif; background-color: transparent; color: rgb(41, 41, 41); padding-top: 32px; line-height: 22px; font-size: 12px; text-transform: none; background-image: url(chruch.png); background-repeat: repeat repeat;}

#divFooter a{color: rgb(54, 150, 86);}

#divFooter h3{color: rgb(41, 41, 41);}

h2 {font-weight: normal; font-style: normal; font-family: 'Source Sans Pro', sans-serif; font-size: 35px; line-height: 45px;}

.breadcrumbs {/*line-height: 105px;*/ font-family: 'Open Sans', sans-serif;}

.breadcrumbs a {color: rgb(60, 160, 91); font-family: 'Open Sans', sans-serif;}
.top_bar{margin-right:57px;  font-size: 18px; color:#74BE44; margin-top: 35px;   font-family: 'Open Sans', sans-serif;}
.top_bar:hover{ text-decoration: none;}
.top_bar1{margin-right:17px; color:#666666; color: #0BA04A; font-size: 18px; margin-top: 35px;   font-family: 'Open Sans', sans-serif;}
.top_bar1:hover{ text-decoration: none;}
.top_bar_fx{ height: 25px;}
#divHeaderLine1{
	letter-spacing: 0px;
	word-spacing: 0px;
	margin-top: 0px;
	color: rgb(51,51,51);
	font-size: 50px;
	line-height: 64px;
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: none;
	text-shadow: rgba(0, 0, 0, 0.14902) 0px 3px 5px, rgba(255, 255, 255, 0.298039) 0px -5px 35px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	background-color: rgb(255,255,255);
	opacity: 0.9;
	padding: 3px 10px;
}

#divHeaderLine2 {font-size: 20px; line-height: 30px; letter-spacing: 1px; margin-top: 11px; font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif; color: rgb(255, 255, 255); text-shadow: none; text-align: center; font-weight: normal; font-style: italic; background-color: rgb(0, 0, 0); opacity: 0.9; padding: 3px 10px; background-position: initial initial; background-repeat: initial initial;}

#divHeaderLine3{margin-top: 18px; color: rgb(0, 0, 0); text-align: center; line-height: 16px; text-transform: none; font-size: 15px;}

a.btn, a.btn-large, a.btn-small, a.btn-mini {color:#333}

 a.btn-info, a.btn-success, a.btn-warning, a.btn-danger, a.btn-inverse {color:#ffffff}

 .btn-secondary, .btn-secondary:hover, a.btn-secondary, a.btn-secondary:hover {color:#323232;}

 .btn-secondary {border:1px solid #dfdfdf;border-bottom:1px solid #afafaf;background-color:#fafafa;background-repeat: repeat-x;background-image:-webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#e1e1e1));background-image:-webkit-linear-gradient(top, #fafafa, #e1e1e1);background-image:-moz-linear-gradient(top, #fafafa, #e1e1e1);background-image:-ms-linear-gradient(top, #fafafa, #e1e1e1);background-image:-o-linear-gradient(top, #fafafa, #e1e1e1);background-image:linear-gradient(top, #fafafa, #e1e1e1);filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fafafa, endColorstr=#e1e1e1, GradientType=0);filter: progid:dximagetransform.microsoft.gradient(enabled=false);}

 .btn-secondary:hover, .btn-secondary:active, .btn-secondary.active, .btn-secondary.disabled, .btn-secondary[disabled] {background-color:#dfdfdf;}

.btn-primary, .btn-primary:hover, a.btn-primary, a.btn-primary:hover {color:#ffffff;}

 .btn-primary {border:1px solid #74BE44;border-bottom:1px solid #74BE44;background-color:#74BE44;background-repeat: repeat-x;background-image:-webkit-gradient(linear, left top, left bottom, from(#74BE44), to(#74BE44));background-image:-webkit-linear-gradient(top, #74BE44, #74BE44);background-image:-moz-linear-gradient(top, #74BE44, #74BE44);background-image:-ms-linear-gradient(top, #74BE44, #74BE44);background-image:-o-linear-gradient(top, #74BE44, #74BE44);background-image:linear-gradient(top, #74BE44, #74BE44);filter: progid:dximagetransform.microsoft.gradient(startColorstr=#40ac62, endColorstr=#3a9b58, GradientType=0);filter: progid:dximagetransform.microsoft.gradient(enabled=false);}

 .btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {background-color:#74BE44;}

#divHeaderText {padding-top: 200px; padding-bottom: 30px; border-color: rgb(51, 51, 51); text-align: left;}

#decorative2{background-image:-moz-linear-gradient(bottom,#369656,#40ac62);background-image:-o-linear-gradient(bottom,#369656,#40ac62);background-image:-webkit-gradient(linear,left top, left bottom,from(#369656),to(#40ac62));background-image:-webkit-linear-gradient(bottom,#369656,#40ac62);background-image:linear-gradient(to bottom,#f9f9f9,#f9f9f9);background-image:linear-gradient(bottom,#369656,#40ac62);}

#contentOuterSeparator{margin-top: 0px; border-top-color: rgb(255, 255, 255); border-top-width: 0px; border-top-style: solid; margin-bottom: 25px; height: 0px; background-color: transparent;}

#footerOuterSeparator{margin-top: 20px; border-top-width: 0px; border-top-style: solid; border-top-color: rgb(95, 95, 95);}

#headerSeparator{margin-top: 7px; border-top-color: rgb(51, 51, 51); border-top-width: 0px; border-top-style: solid;}

h3,.page-content h3 a {font-weight: normal; font-style: normal; font-family: 'Source Sans Pro', sans-serif; font-size: 25px; line-height: 45px;}

h4,.page-content h4 a {font-weight: normal; font-style: normal; font-family: 'Source Sans Pro', sans-serif; font-size: 21px; line-height: 45px;}

h5,.page-content h5 a {font-weight: normal; font-style: normal; font-family: 'Source Sans Pro', sans-serif; font-size: 17px; line-height: 45px;}

h6,.page-content h6 a {font-weight: normal; font-style: normal; font-family: 'Source Sans Pro', sans-serif; font-size: 15px; line-height: 45px;}

.line-separator{border-top-width: 1px; border-top-style: solid; margin-top: 21px; margin-bottom: 21px; border-top-color: rgb(234, 234, 234); border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: solid; }

#headerSeparator2{margin-top: 45px; margin-bottom: 18px; }

#divVideo{border: 7px solid rgb(255, 255, 255); margin-left: -5px; -webkit-box-shadow: rgba(0, 0, 0, 0.498039) 0px 15px 10px -10px, rgba(0, 0, 0, 0.298039) 0px 1px 4px; box-shadow: rgba(0, 0, 0, 0.498039) 0px 15px 10px -10px, rgba(0, 0, 0, 0.298039) 0px 1px 4px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; margin-top: 36px; }

.nav .dropdown-toggle .caret {color: white;}
//border-top-color:rgb(0, 0, 0);border-bottom-color:rgb(0, 0, 0);
.nav .dropdown-toggle:hover .caret {color: white;} 
.navbar .dropdown-menu, .dropdown-menu {background-color: #f2ff2f2; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; color: #333333; font-family: NotoSans-Regular; font-size: 15px;}
.navbar .dropdown-menu li > a, .dropdown-menu li > a, .navbar .nav-pills .open .dropdown-toggle {color: #333333; font-family: NotoSans-Regular;}/*rgb(54, 150, 86)*/
.navbar .dropdown-menu li > a:hover, .navbar .dropdown-menu .active > a, .navbar .dropdown-menu .active > a:hover, .dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a, .navbar .nav-pills .open a.dropdown-toggle:hover {filter:none;color:#333333;background-image:none;background-color: #EBEBEB; font-family: NotoSans-Regular;}
.navbar .nav-pills > li > a {margin-left: 2px; height: 6px;  margin-right: 2px; padding: 27px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; color: #0ba04a; border-bottom-style: none;}
.navbar .nav-pills > li > a:hover, .navbar .nav li.dropdown.open.active > .dropdown-toggle, .navbar .nav-pills > li > a:focus {color:#ffffff;background-color: #333333; border-bottom-style: none;}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle {background-color:#333333; color: white;}//background-color: rgb(64, 172, 98);
.navbar .nav-pills > .active > a, .navbar .nav-pills > .active > a:hover, .navbar .nav-pills li.dropdown.open > .dropdown-toggle, .navbar .nav-pills li.dropdown.active > .dropdown-toggle {color: white;  border-bottom-style: none;}.navbar .ddmenu {margin-top:-2px;margin-bottom:0px; margin-left: 156px;}
.navbar .nav-pills li.dropdown > .dropdown-toggle .caret, .navbar .nav-pills li.dropdown.open > .dropdown-toggle .caret, .navbar .nav-pills li.dropdown.active > .dropdown-toggle .caret, .navbar .nav-pills li.dropdown.open.active > .dropdown-toggle .caret {border-top-color:white;border-bottom-color:white; color: white;}
//border-top-color:rgb(255, 255, 255);border-bottom-color:rgb(255, 255, 255);
.navbar .nav-pills li.dropdown > .dropdown-toggle:hover .caret {color: white;}
//border-top-color:rgb(255, 255, 255);border-bottom-color:rgb(255, 255, 255);
.navbar .nav-pills li.dropdown.active > .dropdown-toggle .caret {color: white;}
.dropdown-menu .sub-menu {left:100%;position:absolute;top:0;visibility:hidden;margin-top:-1px;}
.dropdown-menu li:hover .sub-menu {visibility:visible;}
.ddmenu.nav-pills li a {font-family: NotoSans-Regular; color: white; font-size: 15px; text-shadow: none; line-height: 15px; }
.ddmenu .dropdown-menu li a{line-height: 29px; font-size: 12px; color: #333333;  }
#decorative2 {position:fixed;top:0;left:0;right:0;z-index:1032;}
/*
-webkit-box-shadow: 0px 3px 11px #ccc;
-moz-box-shadow:    0px 3px 11px #ccc;
box-shadow:         0px 3px 11px #ccc;
*/



 body {padding-top:85px}
.lead h2 {font-size: 26px; line-height: 48px; font-family: 'Open Sans'; color: #fefefe;}
.lead h3 {font-size: 21px; line-height: 31px;}
.dropdown-menu .sub-menu {left:100%;position:absolute;top:0;visibility:hidden;margin-top:-7px;}
.dropdown-menu li:hover .sub-menu {visibility:visible;}
.navbar .btn-navbar-highlight {display:none;width:100%}
#custom-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
    background-color: red;
}
#left_menu{margin-left:-415px; margin-top: -5px;}
#decorative2 {z-index:100 !important}
.post-a-job-service-row {
    align-items: center;
    background-color: #444;
    display: flex;
    height: 60px;
}
@media (max-width: 1499px) {
    #nav_bar_menu{margin-top:-2px;margin-bottom:0px; margin-left: 97px;}
     #re_img1{margin-left: 165px;}
}
@media (max-width: 1399px) {
    #nav_bar_menu{margin-top:-2px;margin-bottom:0px; margin-left: 36px;}
    #re_img1{margin-left: 165px;}
}
@media (max-width: 1299px) {
    #nav_bar_menu{margin-top:-2px;margin-bottom:0px; margin-left: 7px;}
    #re_img1{margin-left: 165px;}
    .read_more_re1{ margin-top: 118px;}
}
@media (max-width: 1199px) {    
   #home1 .h2_con{ font-size: 22px;}
   #img_3{ margin-left: 57px;}
   #read_more{ margin-right: 251px;}
   .footer_Area1{ width: 142px;}
  .footer_Area2{ width: 154px;}
   .footer_Area3{ width: 166px;}
   .footer_Area4{ width: 177px;}
   .row-fluid .span2{width: 16.893617%;}
   #slide_box{width: 259px;}
   .p_text1{ text-align: left;}
    #nav_bar_menu{margin-top:-2px;margin-bottom:0px; margin-left: 65px;}
    #re_img1{margin-left: 165px;}
}

@media (max-width: 979px) {
    #menu-mobile{ margin-top: -90px;}
/*    #menu-mobile{ margin: 25px;}*/
     #divLogo {margin-bottom:10px; }
    .navbar .btn-navbar-highlight {display:inline;padding:9px 14px;margin-top:15px;}
    .navbar {width:100%;}
    #divMenuRight {float:none}
    .dropdown-menu .sub-menu {left:0%;position:relative;top:0;visibility:visible;margin-top:3px;display:block}
 //   .dropdown-menu, .sub-menu {border-radius:5px !important;}
    .navbar .ddmenu {margin-top: 0px;margin-bottom: 0px;}
    /* Fixed Top */
    #decorative2 {position:static;  height:auto;}
    body {padding-top:0px}
    #home1 .h2_con{  font-size: 18px;}
    #img_2{ margin-left: 57px;}
    #read_more{ margin-right: 145px;}
     .row-fluid .span2{width: 15.893617%;}
     .p_text1{ text-align: left;}
     #slide_box{width: 259px;}
     #left_menu{margin-left:0px; }
     #nav_bar_menu{margin-top:-2px;margin-bottom:0px; margin-left: 45px; float: none;}    
     #mob-1{ color:#333333;}
    #mob-1:hover{ color:white;}
    #mob-1:active{ color:white;}
    #mob-2{ color:#333333;}
    #mob-2:hover{ color:white;}
    #mob-3{ color:#333333;}
    #mob-3:hover{ color:white;}
    #mob-4{ color:#333333;}
    #mob-4:hover{ color:white;}
dropdown:active{ color: white;}
#cart1 { color: #333333;}
    #cart2 { color: #333333;}
    #cart3 { color: #333333;}
    #cart4 { color: #333333;}
    #read_more_re{ margin-right: 26px;  margin-top: 30px;}
    #read_more_re1{ margin-top: 30px;}
}


@media (max-width: 767px) {    
    #cart1 { color: #333333;}
    #cart2 { color: #333333;}
    #cart3 { color: #333333;}
    #cart4 { color: #333333;}
    body{margin: 0 auto;padding: 0px;}
    #menu-mobile{ margin-top: -100px;}  
    #divLogo {margin-top:10px;margin-bottom:10px;margin-left: -50px;}
    #divSiteTitle {font-size: 25px;}    
    #divHeaderText {margin:0px;padding:10px 0px;}   
    #divHeaderLine1 {margin-top: 0px;}
    #img_3{ margin-left: 42px;}
    #img_2{ margin-left: 42px;}
    #img_1{ margin-left: 42px;}
    #ch_txt{ font-size: 15px;}
    #del_od{ height: 30px;}
    #divMenuRight {width:100%;margin-top: 0px;padding-top:0px}
    .ddmenu, .navbar .ddmenu {margin-top: 0px; margin-bottom: 0px;}
    .navbar .btn-navbar-highlight {padding:9px 14px;margin-top:0px;}
    .bt_st{background-color:#0ba04a; width: 22px; height: 2px;}
    .navbar {width:100%;margin-top: 0px;padding-top:0px;}
    .container{padding: 0 20px;}
    #divFooter .container{padding: 0;}
    #decorative2, #decorative3{padding-left:20px;padding-right:20px;}
    .p_text1{ text-align: left;}    
    /* Fixed Top */
    #decorative2 {position:static;}
    body {padding-top:0px}    
    #divFooter {padding-left:20px;padding-right:20px;}    
    #divBoxed > #divFooter {margin-left:0px;margin-right:0px;padding-left:0px;padding-right:0px;}    
    body > #footerOuterSeparator, body > #contentOuterSeparator {margin-left:-20px;margin-right:-20px;}    
    .headerArea, .topArea {padding:20px !important;}
 /*only for templates without divBoxed*/    
    #camera_wrap {margin-top:20px}
    #divVideo {margin-top:20px}    
    .dropdown-menu .sub-menu {left:0%;position:relative;top:0;visibility:visible;margin-top:3px;display:block}
    //.dropdown-menu, .sub-menu {border-radius:5px !important;}
    .navbar .ddmenu {margin-top: 0px;margin-bottom: 0px;}
    .loc_ul_ce{ margin:0px;}
     #home1 .h2_con{  text-align: left;margin-left: 70px;}
    #awards_h2{ margin-left: -60px;}
    #clients_h2{ margin-left: -60px;}
    #read_more{ margin-right: 161px;}    
    #footer_Area1{ width: 141px;}
    #footer_Area2{ width: 154px;}
   #footer_Area3{ width: 166px;}
   #footer_Area4{ width: 177px;}
   #footer_Area7{ width: 300px;}
   #slide_box{width: 259px;}
    #loc_ul_ce{ margin-left: 30px;}
    #menu-mobile.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
     #left_menu{margin-left:15px; }
     #nav_bar_menu{margin-top:-2px;margin-bottom:0px; margin-left: 0px; float: none; padding: 15px;}  
     #nav_bar_menu  a {color:white;}
}
#menu-mobile .navbar-toggle:hover .icon-bar,
#menu-mobile .navbar-toggle:focus .icon-bar {
    background-color: #888;
}
#mob-1{ color:#333333;}
#mob-1:hover{ color:white;}
#mob-1:active{ color:white;}
#mob-2{ color:#333333;}
#mob-2:hover{ color:white;}
#mob-3{ color:#333333;}
#mob-3:hover{ color:white;}
#mob-4{ color:#333333;}
#mob-4:hover{ color:white;}
dropdown:active{ color: white;}
#read_more_re{ margin-right: 26px;  margin-top: 71px;}
}
.bottom_line{border: 1px solid #e5e5e5;}
 /* jssor slider bullet navigator skin 21 css */           
.jssorb21 {
    position: absolute;
}
.jssorb21 div, .jssorb21 div:hover, .jssorb21 .av {
    position: absolute;
    /* size of bullet elment */
    width: 19px;
    height: 19px;
    text-align: center;
    line-height: 19px;
    color: white;
    font-size: 12px;
    background: url(../images/b21.png) no-repeat;
    overflow: hidden;
    cursor: pointer;
}
.jssorb21 div { background-position: -5px -5px; }
.jssorb21 div:hover, .jssorb21 .av:hover { background-position: -35px -5px; }
.jssorb21 .av { background-position: -65px -5px; }
.jssorb21 .dn, .jssorb21 .dn:hover { background-position: -95px -5px; }

.jssora21l, .jssora21r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: url(../images/a21.png) center center no-repeat;
    overflow: hidden;
}
.jssora21l { background-position: -3px -33px; }
.jssora21r { background-position: -63px -33px; }
.jssora21l:hover { background-position: -123px -33px; }
.jssora21r:hover { background-position: -183px -33px; }
.jssora21l.jssora21ldn { background-position: -243px -33px; }
.jssora21r.jssora21rdn { background-position: -303px -33px; }
/*extra Css */
.h2_con{
    font-family: "Open Sans";
    font-size: 28px;    
    line-height: 30px;
    color:#666666;
    text-align: center;
}
.p_text1{
     font-family: "Open Sans";
    font-size: 13px;
    font-style: normal;
    font-weight: normal;    
    color:#666666;
    
}
.btn_aln{ margin-left: 80px;}
.img_bor{}
.img_cl{margin-left: 50px;}
.mr_txt{ margin-left: -22px;}

.list_text ul{list-style:none;margin:0;padding:0;}
.list_text li{background:url(../images/dott.jpg) no-repeat scroll left 10px;line-height: 25px;padding-left: 30px;}
.list_text li ul{list-style:none;}
.list_text li a {color:#777777;}
.p_text{ font-family: "Open Sans"; color: #777777; font-size: 14px;}
.semi_txt{font-family: "Open Sans"}
.car_page{ background-color: #fafafa; border: 1px solid #eeeeee;}
.loc_cs{float: left; margin-right: 80px;}
.loc_img_cs{float: left; margin-right: 80px;}
.li_first{color:#0ba04a;line-height: 30px; }
.re_date{ font-size: 20px; color: #0ba04a; margin-left: 10px;}
.loc_ul{list-style-type: none;}
.loc_ul_ce{ margin-left: 330px}
.download_pdf{ width: 250px; float: left;}
.rt{float: right; margin-right: 5px; margin-top: 10px; }
.h4_con{
    font-family: "Open Sans";
    font-size: 23px;
    font-style: normal;
    font-weight: normal;
    line-height: 45px;
    color:#666666;
    text-align: center;}
.btn_aln1{ margin-left: 40px;}
.clear{clear: both;}
.new_event_date{width: 64px; height: 52px; padding: 10px; background-color:  #0ba04a; border-radius: 8px; color:white; text-align: center; font-weight: bold; font-size: 13px; font-family: "Open Sans"; }
.img_mar{ margin: 10px;}
.img_mar1{ margin: 10px 10px 10px 57px;}
.bt_st{background-color:#0ba04a; width: 22px; height: 2px;}
/* page Css */
.mob_al{margin-left:0px;}
.read_more_re1{ margin-top: 118px;}
.read_more_re2{ margin-top: 48px; margin-left: 120px;}

/* Chats */
#lhc_min{display:none !important;}
#lhc_remote_window{display:none !important;}
#lhc_title{display:none !important;}
.col-xs-9{display:none !important;}