
/* Top div*/
.top_nav {width: 100%; background: #02bed4; color: #fff;  border-bottom: 1px solid #e1e1e1; min-height:40px; box-shadow:3px 5px 10px #cdcdcd; font-size:12px; border-top: 1px solid #8b8b8b;}
.top_nav1 {width: 100%; background: #02bed4; color: #fff;  min-height:10px; box-shadow:2px 2px 8px #cdcdcd;}
.sitemap {float: left; padding-top: 10px; padding-bottom: 10px;}
.sitemap a {border-right: 1px solid #ddd; color:#fff; padding-right: 11px;  padding-left: 11px; text-shadow:2px 2px 7px #616161;}
.sitemap a:hover { text-decoration:none; color:#eeeeee;}
#last {border-right:none;}
.top_social_icons {padding-top:10px; padding-bottom:10px;}
.top_social_icons li {display:block; float:left; margin-right:15px;}
.top_social_icons li a {color:#fff; font-size:12px; text-shadow:2px 2px 7px #616161;}
.top_social_icons li a:hover {color:#eee; text-decoration:none;}



.navbar-nav li a {font-family:'Marcellus'; font-size:18px; text-transform:uppercase; margin-top:25px;}
#menu {margin-top:12px; margin-bottom:12px; }
#slider {}
.item img {width:100%;}
.carousel-indicators li {background-color:#02bed4; border:1px solid #02bed4;}
.carousel-indicators .active { background:none; border:2px solid #02bed4;}

#general-text {width:100%; background:#02bed4; padding:20px 0px; box-shadow: inset 0px 0px 26px rgba(0,0,0,0.5); -moz-box-shadow: inset 0px 0px 26px rgba(0,0,0,0.5); -webkit-box-shadow: inset 0px 0px 26px rgba(0,0,0,0.5);}
/*.general-text {text-align:center;}*/
.general-text span{font-size:32px; font-variant:small-caps; font-family:'Marcellus'; color:#fff; margin-bottom:25px; letter-spacing:2px;}
.general-text a{padding:13px 45px; background:#0099CC; color:#fff; text-decoration:none; text-transform:uppercase; font-size:17px; border:1px solid #d5d5d5; text-align:center;}
.general-text a:hover { background:#0095a6; color:#fff; border:1px solid #eee;}
	
.head_title_main {text-align:center; font-family:'Marcellus'; font-size:35px;  font-variant:small-caps; letter-spacing:2px; color:#505050; font-weight:bold;}
.head_title {font-size:35px; font-family:'Marcellus'; font-variant:small-caps; text-align:center; font-weight:bold; letter-spacing:2px; color:#505050;}
.head_title span  {border-bottom:5px solid #02bed4; padding-bottom:10px;}
.head_title hr {width:130px; height:1px; background:#02bed4; border:none; margin-top:10px;}

/*About and MD message*/
#about {padding:20px 0px;}
.about {margin-top:10px; border-right:1px solid #CCC;}
.about_title {font-size:19px; text-transform:uppercase; letter-spacing:3px; font-weight:bold; font-family:arial; color:#434343; border-bottom:1px solid #02bed4; padding-bottom:5px; line-height:38px;}
.about_title span  {border-bottom:5px solid #02bed4; padding-bottom:5px;}
.about p {color:#464646; margin-top:20px; line-height:25px; font-size:15px;}
.message p{line-height:22px; font-style:italic; color:#666666; text-align:justify;}
.message img{margin-bottom:7px;}
.message h4{font-style:italic;}
.md_name {float:right;}
.md_name h4{text-transform:uppercase; font-style:normal;}
.md_name h6{font-style:italic;}


/* Home testimonials */
#carousel {
	background:url(../images/testimonials_bg.png) no-repeat;
	background-size:100% 100%;
	padding:28px 0px;
	margin-left:-7px;
}

/*  Testimonials  Carousel Fade Transition   */
#fade-quote-carousel.carousel {
  padding-bottom: 10px;
  padding-top:30px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: -20px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #e84a64;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}
.profile-circle img {
	border-radius:50%;
}
blockquote p{color:#7d7d7d; font-style:italic; font-size:16px;}
.testimonial_name h5 {text-align:center; font-style:italic;}
.testimonial_name h3 {text-align:center; text-transform:uppercase; font-size:19px; }



/*client list*/
#clients{padding:25px 0px 20px 0px;}
.client-list {margin-top:10px;}
.client-list li {display:block; float:left; margin-right:35px; margin-bottom:50px;}




/* Send CV and news */
#news_and_cv {background:#e6e6e6;}
#send_cv {background:#e6e6e6; padding:25px 0px 20px 0px;}
#news {background:#02bed4; padding:25px 10px 20px 10px; min-height:450px;}
.submit {padding:13px 20%; background:#02bed4; color:#fff; text-transform:uppercase; font-size:18px; letter-spacing:1.5px; border:1px solid #fff; margin-top:10px;}
.submit:hover {background: #0095a6;}
.home-form {padding-top:15px;}
.home-form span {text-align:left;}
.form-style {display: block; width: 76%; height: 37px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff;background-image: none; border: 1px solid #ccc;}
#send_cv form, input {margin:0 auto;}
.news_detail {padding:0px 55px 0px 15px; color:#fff; margin-bottom:13px; margin-top:13px;}
.news_detail p {text-align:justify; margin-bottom:7px;}
.news_detail a {color:#fff; text-decoration:underline;}



/*Footer*/
footer {background:#2c2c2c; color:#fff; padding:30px 0px 35px 0px;}
.footer h3 {font-family:'Marcellus'; font-variant:small-caps; margin-bottom:25px; letter-spacing:1.5px;}
.footer img {margin-bottom:20px;}
.footer p{line-height:26px; color:#848484;}
.footer ul li {margin-bottom:10px; list-style-type:square; color:#c5c5c5;}
.footer ul li a {font-size:15px; color:#848484;}
.footer ul li a:hover {text-decoration:none; color:#fff;}
address i{font-size:16px; color:#848484; margin-bottom:20px;}
address span {margin-left:10px; margin-bottom:15px; line-height:26px; color:#848484;}
address b {color:#848484;}
.readmore{padding:10px 24px; background:#009dd3; color:#fff;}
.readmore:hover{background:#fff; color:#000; text-decoration:none;}
#copyright {background:#111111; padding:12px 0px; color:#565656;}


/* For mobile devices */
@media screen and (max-width : 360px) {

      .social_icons {width:100%; text-align:center;}	  
	  .sitemap {width:100%; text-align:center;}
	  .logo { margin:0 auto;}
	  .navbar-nav li a{font-size:13px;}
	  .navbar-nav li a{margin-top:0px;}
	  #menu .pull-right {float:left;}
	  
	  .about{border-bottom:1px solid #ccc; margin-bottom:15px; border-right:none;}
	  .news_detail {padding:0px 15px; color:#fff; margin-bottom:13px; margin-top:13px;}	
	  .single-job {height:290px; width:100%;}  
   }
   
   
/* Common*/   
#breadcrumb {width:100%; padding:15px 0px; background: #f4f4f4; border-bottom: 1px solid #ebebeb; background:url(../images/breadcrumb-bg.png) no-repeat; background-size:100% 100%;}
.breadcrumb-menu li {display:block; float:left; margin-right:10px; margin-top:15px; color:#798184;}
.breadcrumb-menu li a {color:#666666;}
.breadcrumb-menu li a:hover {text-decoration:none; color:#000;}
.breadcrumb-title {font-size:21px; margin-top:10px; float:left; color:#798184;}
.dropcap {padding:5px 10px; background:#09F; color:#fff; margin-right:5px; font-size:28px;}
.single_title {font-size:24px; text-transform:uppercase; font-weight:bold; font-family:arial; color:#434343; text-align:center;}
.single_title hr {width:130px; height:1px; background:#02bed4; border:none; margin-top:10px;}
.sub_single_title {font-size:19px; text-transform:uppercase; font-weight:bold; font-family:arial; color:#434343;}
.sub_single_title hr {width:130px; height:2px; background:#02bed4; border:none; margin-top:8px; margin-bottom:0px;}

/* About page*/
#about_single {padding:20px 0px;}
.about_img {margin-bottom:20px;}
.content {color:#666; line-height:26px; padding-top:20px;}
#md {background: url(../images/bg-3.png) no-repeat; background-size:100% 100%; padding:25px 0px; border-bottom:3px solid #eee; border-top:3px solid #eee; margin-top:20px;}
.md_img img {border:5px solid #fff;}
.white {color:#fff;}
.iso {font-size:22px; font-style:italic;}
.quote {font-size:50px;}

/*contact page*/
#map {padding:10px 0px 25px 0px;}
.contact_title {text-align:left; font-size:24px; text-transform:uppercase; font-weight:bold; font-family:arial; color:#434343; background:#f7f7f7; padding:15px 20px; margin-bottom:20px;}
.contact_title hr {width:130px; height:1px; background:#02bed4; border:none; margin-top:10px;}
.contact_title p {font-size:15px; text-transform:none; font-weight:normal; color:#666;}
.submit_btn {padding: 12px 26px 11px; color:#fff; background:#02bed4; border:none;}
.submit_btn:hover {background:#0095a6;}
.cont_form {margin-top:30px; border-radius:0px 6px 6px 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;}
.social-icons li {display:block; float:left; margin-right:20px;}
.social-icons li a { font-size:22px;}
.social-icons li a:hover {color:#666; text-decoration:none;}
#contact {padding:25px 0px;}
.address-name span,{color:#000;}

/* Social Media Brand Colors */
.twitter{color:     #00aced }
.facebook {color: #3b5998     }
.googleplus {color: #dd4b39  }
.pinterest{color:   #cb2027  }
.linkedin {color:   #007bb6  }
.youtube{color:    #bb0000 }
.vimeo{color:      #aad450 }
.tumblr{color:     #32506d }
.instagram{color:   #517fa4  }
.flickr{color:    #ff0084 }
.dribbble{color:   #ea4c89  }
.quora{color:   #a82400  }
.foursquare{color:  #0072b1  }
.forrst{color:   #5B9A68 }
.vk{color:       #45668e}
.wordpress{color:  #21759b  }
.stumbleupon{color: #EB4823 }
.yahoo{color:    #7B0099 }
.blogger{color:  #fb8f3d  }
.soundcloud{color: #ff3a00  }
 
/* Testimonials page */
#testimonials {padding:25px 0px 55px 0px;}
.single_testimonial {border:1px solid #eee; padding:20px 20px; border-bottom:3px solid #02bed4; margin-bottom:20px;}
.single_testimonial img {border:5px solid #eee; display: block; margin: 0 auto;}
.single_testimonial p {font-style:italic; text-align:center; padding-top:0px;}


#employer {padding:25px 0px;}
.sidebar {background:#f7f7f7; padding:20px 20px;}
.industry-list li {margin-bottom:10px;}
.leftbar {background:#f7f7f7; padding:20px 20px; margin-bottom:20px;}


#current-jobs {padding:25px 0px;}
.job-list {border:1px solid #eee; padding:0px 15px 15px 15px; background:#eee; margin-bottom:20px;}
.single-job {width:100%; min-height:210px; background: #fff; padding:15px;}
.single-job h3 {font-size:20px; font-weight:bold; font-family:arial; color:#434343; margin-top:0px;}
.view_btn {padding: 8px 11px; color:#fff; background:#02bed4; border:none; margin-top:20px; float:left;}
.view_btn:hover {background:#0095a6; text-decoration:none; color:#fff;}
.top_space {margin-top:15px;}
.table_heading {font-size:16px; font-weight:bold;}
.table_details {font-size:15px;}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {
/* Styles */
.my-table {border:1px solid #bababa;}
.my-table td {padding:7px; border:1px solid #bababa;}
.my-table th {padding:7px; border:1px solid #bababa;}
}

/* Large screens ----------- */
@@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
/* Styles */
.my-table {border:1px solid #bababa;}
.my-table td {padding:7px; border:1px solid #bababa;}
.my-table th {padding:7px; border:1px solid #bababa;}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
/* Styles */
.my-table {border:1px solid #bababa;}
.my-table td {padding:7px; border:1px solid #bababa;}
.my-table th {padding:7px; border:1px solid #bababa;}

}
	
/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
/* Styles */
.my-table {border:1px solid #bababa;}
.my-table td {padding:7px; border:1px solid #bababa;}
.my-table th {padding:7px; border:1px solid #bababa;}
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
    }
	
	
	
/*#table th:nth-child(odd) {background:#f5f5f5;}
#table tr:nth-child(odd) {background:#c8c8c8;}*/
#table tbody:nth-child(odd) {background:#f5f5f5;}
#table tbody {font-size:15px;}
.job_details {padding-bottom:15px; margin-bottom:80px;}


.navbar i {font-size:12px; float:right; margin-top:3px; margin-left:5px; font-weight:normal;}