@charset "utf-8";

/* ============================== */
/* 
	- Title: MPD Theme - Responsive HTML Boostrap
	- Autor: Mohammad Noman
*/
/* ============================== */


/*  Import Styles
================================================== */

/* bootstrap.css  - include resetes ( Media querys, grid-responsive,layout).*/
@import url("bootstrap.css");

/*Icons*/
@import url("font/fontello.css");

@import url("font/fontello-ie7.css");

 /*Google Fonts - Open Sans*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800italic,800,700italic,700,600italic,600,400italic,300italic,300);

/*media query.css*/
@import url("media-queries.css");


/*  Standar Styles
================================================== */

body{
    font-family: 'Open Sans', sans-serif;
	background: none repeat scroll 0 0 #d0d0d0 !important;
}
a{ outline: 0;}
a:hover{
text-decoration: none;}
a:hover, a:active, a:focus { text-decoration:none!important;
    outline: 0;
}

p{
    color: #8a8f97;
    font-size: 14px;
    line-height: 24px;
}

#black-studio-tinymce-2{margin-top: 22px;}

#black-studio-tinymce-2 .textwidget{color: #8a8f97;}


h1 {font-size:36px;}
h2 {font-size:30px;}
h3 {font-size:24px;}
h4 {font-size:20px;}
h5 {font-size:18px;}
h6 {font-size:14px;}

h1, h2, h3, h4, h5, h6 {color: #000000;}
img{	}

.content_address span.text_contact{color: #8a8f97;
font-weight: bold;}

.content_address li{color: #8a8f97;list-style: none;}

/*  Transitional elements
================================================== */

#menu_content li a, .portfolio_box img, .portfolio_box_text h6, .navbar .nav .menu_item a, .blog .btn-sample, .blog li a, .blog .content_center h2.sub_title a, .resume_button, .contact_button, li.box img:hover, li.img img:hover {
	 -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
}


/*  General Classes and Styles
================================================== */

.clear{
	clear: both;
}

.clearfix{
	width:1px;
	height:1px;	
	display:block;
	clear:both;
	content:" , ";
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.text_right{
	text-align: right;
}
.center{
	text-align: center;
}


.btn-warning{background: none repeat scroll 0 0 #B0B0B0!important;
font-size: 14px!important;border-radius: 0px 0px 0px 0px!important;
height: 40px!important;
margin-top: 2px!important;
text-transform: lowercase!important;}


#main_container{
    background: none repeat scroll 0 0 #d0d0d0;
    margin: 0 auto;
    padding-top: 1%;
}
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #2D2D2D;
  }

/* Header ----------------------------------------------------*/

.content_menu .resume_button a, .content_menu .contact_button a, li.box .resume_button a, li.box .contact_button a  {
	color: #fff;
}
.content_menu .resume_button:hover, .content_menu .contact_button:hover, li.box .resume_button:hover, li.box .contact_button:hover, li.box img:hover, li.img img:hover{
	opacity:0.5;
}
.content_menu .box h1{
    margin-bottom: 2px;
    margin-top: 3px;
}
.content_menu .box h1 a, li.box h1 a{
    color: #fff;
}
.content_menu .box p{
    letter-spacing: 0.6px;
    margin-bottom: 18px;
	color: #fff;
}
.content_menu .box {
text-align: left;
}

.content_menu .box .btn-sample i{
    background: 14px 14px;
    font-size: 25px;
    left: -9px;
    margin-right: 13px;
    position: relative;
    top: -7px;
}

.content_menu .navbar{
    background: #2d2d2d;
    margin-bottom: 0;
margin-left: 0px!important;
}
.navbar .btn-navbar {
    margin-bottom: 5px;
}
.row-fluid .navbar ul{
    margin-right: 0;
    padding-left: 0; /* 4.2%*/
	width: 100%;
	margin-left: 8px;
}
.row-fluid .navbar ul li{
	list-style: none;
    position: relative;
	float: left;
	margin-right: -8px;
}

 .navbar ul li a:hover{
	 /*color: #ffac22;*/
	 color: #fff;
	 text-decoration: none;
	-webkit-transition: all .8s ease-in-out;
/*background-color: #2D2D2D;*/}


.navbar ul li a{
	text-shadow: 0 0 0;
	text-transform: uppercase;
	color: #d0d0d0;
	font-size: 14px;
	padding: 0px 15px;
	list-style: none;
}

.navbar .nav .menu_item a{
    text-shadow: 0 0 0;
    text-transform: uppercase;
    color: #d0d0d0;

}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus{
    background: none;
    box-shadow: 0 0 0;
    color: #ffac22;
    text-shadow: 0 0 0;
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
   color: #ffac22;
}


/* Home 2 Slider -------------------------------------------*/
.row-fluid .span2.sliderSocial{
    padding: 0;

}
.myCarouselSocial{
    height: auto;
    margin-bottom: 0;

}
.myCarouselSocial .item{
    height: 468px;
}
.myCarouselSocial img{
    height: 100%;
    width: 100%;

}

.resume_button{border-radius: 0px 0px 0px 0px!important;}

.resume_button a{color: #FFFFFF!important;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)!important;
font-weight: 700!important;
text-transform: uppercase;
font-size: 14px!important;}



.blog .content_left_bar .section_box .nav li a {
    background: white;
    border-radius: 0;
    color: black;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;

}
.home .box h2{font-size: 12px;
line-height: 23px;color: #fff;}

.content_menu .box h2{font-size: 12px;
line-height: 23px;color: #fff;}

/* Profile -------------------------------------------------*/

h2.sub_title{
    color: #3f3f3f;
    font-size: 26px;
	font-weight:600;
	text-transform:none;
	margin:0;
	padding:0;
}
h2.sub_title span.little_title {
	color:#8c8c8c;
	text-transform:none;
	font-style:italic;
	font-size:18px;
	font-weight:600;
}
.content_main  .banner_text{
    font-size: 30px;
	font-weight:300;
    color: #FF9F00;
    text-align: center;
    border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
    line-height: 32px;
    margin-top: 50px;
    padding-bottom: 20px;
    padding-top: 20px;
}

.profile .case{
    float: left;
    width: 21.7%;
    border: 1px solid #e5e5e5;
    margin-right: 29px;
    min-width: 240px;
    margin-top: 10px;
    overflow: hidden;

}

.profile .img_profile{
    width: 340px!important;
    padding-right: 29px;
}

.profile_box{
    background: #f9f9f9;
    display: block;
    margin: 4px;
    padding: 4px;
    min-height: 252px;
    text-align: center;
}
.profile_box h6{
    text-transform: uppercase;
    color: #666666;
}
.profile .sprite {
    background: url(../img/profile/sprite/sprite_profile.png) no-repeat;
    margin-top: 20px;
    display: block;
    margin: 0 auto;
}

.profile .sprite-edit-png {
    width: 90px;
    height: 90px;
    background-position: -101px -101px;
}

.profile .sprite-html5-png {
    width: 90px;
    height: 90px;
    background-position: -0px -101px;
}

.profile .sprite-media-png {
    width: 90px;
    height: 90px;
    background-position: -101px -0px;
}

.profile .sprite-worpress-png {
    width: 90px;
    height: 90px;
    background-position: -0px -0px;
}
.profile .case:hover{
    background-color: #fff;
}
.profile .case:hover .sprite{
    text-shadow: 0px 0px 20px #ccc;
    color: transparent;
    -webkit-animation: moveFromTop 400ms ease;
    -moz-animation: moveFromTop 400ms ease;
    -ms-animation: moveFromTop 400ms ease;
}
.profile .case:hover h6{
    color: #000;
    -webkit-animation: moveFromTop 300ms ease;
    -moz-animation: moveFromTop 300ms ease;
    -ms-animation: moveFromTop 300ms ease;
}
.profile .case:hover p{
    color: #FF9F00;
    -webkit-animation: moveFromBottom 500ms ease;
    -moz-animation: moveFromBottom 500ms ease;
    -ms-animation: moveFromBottom 500ms ease;
}

.row-fluid .content_main, .main_bottom{
    padding-left: 29px ;
    padding-right: 29px;
    background: white;
}
.profile .services_content{
    float: none;
    margin-top: 45px;
    color: #000000;
}
.portfolio .row-fluid .content_main{
    float: left;
}
.services_content{
    float: left;
    margin-top: 45px;
    color: #000000;
}
.portfolio .services_content{
    margin-top: 18px;
}
.services_content.first_service{
    margin-top: 0;

}
.services_content h5{
    color: #000000;
}
.services_content form input,.single_post form input{
    height: 43px;

}
.services_content form input:focus,.single_post form input:focus{
    background: #35bc7a;
    color: white;

}



/**********************home effect**************************/
.home .box{
    overflow: hidden;
}
.home .box:hover{
    background-color:#2d2d2d;
}
.home .box:hover .sprite{
    text-shadow: 0px 0px 20px #ccc;
    color: transparent;
    -webkit-animation: moveFromTop 400ms ease;
    -moz-animation: moveFromTop 400ms ease;
    -ms-animation: moveFromTop 400ms ease;
}
.home .box:hover h1{
    color: #FFF;
    -webkit-animation: moveFromTop 300ms ease;
    -moz-animation: moveFromTop 300ms ease;
    -ms-animation: moveFromTop 300ms ease;
}
.home .box:hover .resume_button, .home .box:hover .contact_button {
    background-color: transparent!important;
    background-image: none;
    color: #fff;
    -webkit-animation: moveFromTop 300ms ease;
    -moz-animation: moveFromTop 300ms ease;
    -ms-animation: moveFromTop 300ms ease;
}
.home .box p{
    color: #fff;
}
.home .box:hover p{
    color: #fff;
    -webkit-animation: moveFromBottom 500ms ease;
    -moz-animation: moveFromBottom 500ms ease;
    -ms-animation: moveFromBottom 500ms ease;
}
/***********************home effect*************************/

@-webkit-keyframes moveFromTop {
    from {
        -webkit-transform: translateY(-300%);
    }
    to {
        -webkit-transform: translateY(0%);
    }
}
@-moz-keyframes moveFromTop {
    from {
        -moz-transform: translateY(-300%);
    }
    to {
        -moz-transform: translateY(0%);
    }
}
@-ms-keyframes moveFromTop {
    from {
        -ms-transform: translateY(-300%);
    }
    to {
        -ms-transform: translateY(0%);
    }
}

@-webkit-keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(200%);
    }
    to {
        -webkit-transform: translateY(0%);
    }
}
@-moz-keyframes moveFromBottom {
    from {
        -moz-transform: translateY(200%);
    }
    to {
        -moz-transform: translateY(0%);
    }
}
@-ms-keyframes moveFromBottom {
    from {
        -ms-transform: translateY(200%);
    }
    to {
        -ms-transform: translateY(0%);
    }
}




/***************fontello***************************/
ul.social-circled li,ul.social-circled li a {
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;

}
ul.social-circled {
    list-style: none outside none;
}
ul.social-circled li{
    float: left;
    height: 30px;
    box-sizing: border-box;
    margin-right: 5px;
    /* 250 - (121*2) / 2 */
}
ul.social-circled li a{

    text-decoration: none !important;
    display: block;
    color: #838383;
}

ul.social-circled li:hover {
    background: none repeat scroll 0 0 white;
}
ul.social-circled li:hover a {
    color: #35bc7a;
}



/* Portfolio Gallery ---------------------------------------*/
 .portfolio .case{
     float: left;
     width: 21.7%;
     border: 1px solid #e5e5e5;
     margin-right: 27px;
     min-width: 240px;
     margin-top: 15px;
  }
.portfolio .first_service #case_content{
    margin-left: 0;
}
.portfolio .first_service .case{
    margin-top: 15px;
    list-style: none;
    width: 240px;
}

.portfolio_box {
    background: none repeat scroll 0 0 #F9F9F9;
    display: block;
    min-height: 252px;
    text-align: center;
}
.portfolio_box img{
    height: 164px;
    width: 100%;
    background: none repeat scroll 0 0 #f05a49;
    display: block;

}
.portfolio_box img:hover{
    opacity: 0.5;
    color: #4582ad;
}
.portfolio_box h6:hover{

    color: #4582ad;
}

.content_slider .item{
    height: 365px;

}
.content_slider .item img{
    width: 100%;
    height: 100%;
}

/***********carousel*********/

.carousel-control:hover, .carousel-control:focus {
    background: #35bc7a;
}

.portfolio_box_text{
	padding: 0 0 10px;
    background: #f4f4f4;
	text-align:center;

}
.portfolio_box_text h6{
    margin-top: 0;
    padding-top: 22px;
    color: #202020;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 1px;

}
.portfolio_box_text p{
    color: #8a8f97;
}
#menu_content li {
margin-right: 10px;
}
.portfolio #menu_content li {
    margin-right: 7px;

}
.portfolio #menu_content li a{
    padding-bottom: 13px;
    padding-left: 21px;
    padding-right: 21px;
    padding-top: 13px;
}

#menu_content li a{
     background: #c1c1c1;
     font-size: 12px;
     font-weight: bold;
     text-transform: uppercase;
     color: white;
     border-radius: 0;
 }
#menu_content li a:hover{
    background: #35bc7a;

}
#menu_content li.active a{
    background: #35bc7a;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

/* Portfolio Singe Item ------------------------------------*/
.single_item .content_main .main_control.left{
	line-height: 22px;
}

.single_item .content_main .main_control.right {
	line-height: 22px;
}
a .icon-menu {
	line-height:16px;
}
.details_item ul.details{
	list-style:none;
}
.details_item ul.details li{
	color:#ccc;
}



/* Education -----------------------------------------------*/
.icon_red{
    color: #f05a49;

}
.icon_blue{
    color: #1e8bc3;
}

.education strong{
    color: #8a8f97;
    text-transform: uppercase;
}
.education .slider_body{
    border-bottom: 1px solid #eaeaea;
    margin-top: 11px;

}
.education .slider_body .sub_title_edu{
    color: #202020;
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;

}
.education .slider_body .sub_title_edu i{
    background-image: none;
    display: block;
    float: left;
    font-size: 43px;
    height: 43px;
    padding-right: 18px;
    width: 43px;

}
.education .slider_body  p{
    color: #8a8f97;
    font-size: 14px;
    line-height: 24px;

}
.progress-container{
    margin-top: 22px;
}
.progress-container .progress {
    box-shadow: none;
    height: 35px;
    margin-bottom: 25px;
	
}
.progress-container .progress .bar p{
	color:#fff;
}
.row-fluid .content_tab_education{
     padding-left: 2%;
 }
.row-fluid .content_tab_education .tab-pane{
    padding-left: 23px;
    padding-right: 23px;
}
.row-fluid .content_tab_education p{
   color: #8a8f97;
    font-size: 14px;
    line-height: 24px;
}
.row-fluid .content_tab_education .nav-tabs{
    margin-top: 28px;
    border-bottom: 1px solid #35bc7a;
    margin-bottom: 14px;

}
.row-fluid .content_tab_education .nav-tabs a{
    color: #202020;
    font-weight: bold;
    border-radius: 0;
    font-size: 18px;
    padding-left: 22px;

}
.row-fluid .content_tab_education .nav-tabs a:hover{
     background: #35bc7a;
     color: white;

 }
.row-fluid .content_tab_education .nav-tabs .active a{
    background: #35bc7a;
    color: white;

}
.main_bottom {
    padding-top: 17px;

}


.experience .main_bottom{
    padding-top: 39px;
margin-left: 0px!important;
}
.main_bottom .accordion-heading a {
     background: #bdbdbd;

 }
.main_bottom .accordion-heading a.open {
    background: #35bc7a;

}
.main_bottom .accordion-heading a .icon-plus{
    background-position: 14px 14px;
}
.main_bottom .accordion-heading a .icon-minus{
    background-position: 14px 14px;
}
.main_bottom .accordion-heading  a{
    text-transform: uppercase;
    color: white;
    font-weight: bold;

}
.main_bottom .accordion-body ul{
    margin-left: 0;

}
.main_bottom .accordion-body p{
  color: #8a8f97;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
}
.education .main_bottom .accordion-body li p{
    line-height: 10px;
}
.main_bottom .accordion-body p span{
    margin-right: 17px;
    color: #35bc7a;
}
.main_bottom .accordion-body p span.icon-edit{
    background-position: 14px 14px;
}

.education .main_bottom .carousel-control{
     border-radius: 0;
     display: block;
     font-size: 22px;
     height: 26px;
     line-height: 24px;
     top: 100%;
     width: 26px;
    bottom: 0;
    margin-top: 0;

}

.education .main_bottom .carousel-control.right{
    right: 0%;

}
.education .alignleft .accordion{
    margin-top: 20px;

}

.content_main .img_education{margin-right: 31px!important;}

.education .main_bottom .item {
    height: auto;
}
/*********************bar exterior************************/
.progress-container .progress-material{
    background: none repeat scroll 0 0 #35bc7a;
}
.progress-container .progress-design{
    background: none repeat scroll 0 0 #f05a49;
}
.progress-container .progress-branding{
    background: none repeat scroll 0 0 #1e8bc3;
}
.progress-container .progress-web{
    background: none repeat scroll 0 0 #ff9f00;
}
.progress-container .progress-web2{
    background: none repeat scroll 0 0 #f86923;
}
/*********************bar interior***************************/
.progress-container .progress-material .bar {
    background: none repeat scroll 0 0 #30a96e;
}
.progress-container .progress-design .bar {
    background: none repeat scroll 0 0 #d85142;
}
.progress-container .progress-branding .bar {
    background: none repeat scroll 0 0 #1b7daf;
}
.progress-container .progress-web .bar {
    background: none repeat scroll 0 0 #e58f00;
}
.progress-container .progress-web2 .bar {
    background: none repeat scroll 0 0 #df5e1f;
}
.progress-container p {
    color: #FFFFFF;
    margin-right: 15px;
    margin-top: 6px;
}

/* Experience ----------------------------------------------*/
.experience .content_main ul{
    margin-left: 0;
  

}

.experience .content_main strong{
    color: #202020;
    font-size: 18px;
    line-height: 32px;

}
.experience .content_main .big_blue{
    color: #1e8bc3;
    display: block;
    float: left;
    line-height: 53px;
    padding-right: 20px;
    width: 256px;
}
.experience .main_bottom .logo_content{
    margin-top: 34px;
    margin-left: 0;

}

.experience .main_bottom li{
    float: left;
    height: 33px;
    margin-right: 48px;
}
.experience .main_bottom img{

}

/* Item Archives -------------------------------------------*/
.single_item .main_carousel{
    margin-top: 40px;

}
.single_item .main_carousel .content_body{
    border-top: 1px solid #eaeaea;
	padding-top:37px;

}
.single_item .content_main .main_control {
    border-radius: 0 0 0 0;
    display: block;
    font-size: 22px;
    height: 26px;
    line-height: 24px;
    margin-top: 0;
    top: -43px;
    width: 26px;
}
.single_item .content_main .main_control.menu_center{
    font-size: 10px;
}


.single_item .content_main .item .carousel{
    background: black;
    height: 326px;

}
.single_item .content_main .item .carousel .carousel-inner{
    height: 100%;
}
.single_item .content_main .item{
    padding-top: 0;
    height: 100%;
}
.single_item .content_main .item img{
    height: 100%;
}

.single_item .content_main .item  .details_item strong{
    padding-left: 40px;

}
.single_item .content_main .item  .details_item ul{
    margin-left: 0;
    padding-left: 40px;

}
.single_item .content_main .item  .details_item li{
    border-bottom: 1px solid #eaeaea;

}
.single_item .content_main .item  .details_item li{
    color: #8a8f97;
    font-size: 14px;
    line-height: 32px;

}
.single_item .content_main .item .main_bottom{
    padding-left: 0;
    padding-right: 0;

}
.single_item .content_main .item  .details_item li i{
    color: #35bc7a;
    padding-right: 18px;

}
.single_item .content_main .item  strong{
    color: #202020;
    font-size: 18px;
    line-height: 30px;

}
.single_item .content_main .item  p{
    color: #8a8f97;
    font-size: 14px;
    line-height: 30px;

}

/*Blog------------------------------------------------------*/

/*Blog - Side bar-------------------------------------------*/
.blog .content_left_bar .search_input{
    height: 39px;
    width: 96%;
	border-radius: 0 0 0 0;
	border: 1px solid #e5e5e5;
	font-style:italic;
	color:#8a8f97;
	font-size:14px;
}
.blog .content_left_bar .section_box{
    margin-top: 32px;
    display: table;
}
.content_left_bar .section_box .tab-pane{
   color:#8a8f97 ;
}
.blog .content_left_bar .section_box .nav {
       border-bottom: 1px solid #35bc7a;
    margin-top: 19px;
}
.blog .content_left_bar .section_box .nav li{
    border-bottom: 1px solid #35bc7a;

}
.blog .content_left_bar .section_box .nav .active a{
    background: #35bc7a;
    color: white;

}
.blog .content_left_bar .section_box .nav .active a:hover{
    background: #35bc7a;
    color: white;
    border: 1px solid #35bc7a;

}
.blog .content_left_bar .section_box .nav li a:hover{
    color: #35bc7a;
    border: 1px solid white;
}
.blog .content_left_bar .section_box .tab-content ul{
    margin-left: 0;

}
.blog .content_left_bar .section_box .tab-content .console{
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 16px;
    padding-top: 16px;
    display: table;

}
.blog .content_left_bar .section_box .tab-content .console.first{

    padding-top: 0;

}
.blog .content_left_bar .section_box .tab-content .console.last{
    border-bottom: 1px solid #ffffff;
    padding-bottom: 5px;

}
.blog .content_left_bar .section_box .content_categories{

}
.blog .content_left_bar .section_box .accordion-inner p{
    line-height: 19px;

}
.blog .content_left_bar .section_box .tab-content .console .content_img{
    border: 1px solid #e5e5e5;
    float: left;
    height: 66px;
    width: 84px;
    padding: 3px;
    margin-right: 10px;

}
.blog .content_left_bar .section_box .tab-content .console p{
	float:left;
	margin:0;
}
.blog .content_left_bar .section_box .tab-content .console p a{
	color: #8a8f97;
    font-size: 14px;
    line-height: 32px;
} 
.blog .content_left_bar .section_box .tab-content .console a:hover{
    color: #35bc7a;

}
.blog .content_left_bar .section_box .tab-content .console h6{
    color: #a4a8ae;
	font-size:12px;
	font-weight:normal;
	margin:0;

}
.blog .content_left_bar .section_box .tab-content .console h6 i{
    padding-right: 10px;
    background-position: 14px 14px;
}

/*Cloud Tags*/
.content_left_bar .section_box .content_tag .btn-sample{
    background: none repeat scroll 0 0 #f2f2f2;
    color: #8a8f97;
    font-size: 13px;
    font-weight: normal;
    padding: 4px 9px;
    text-transform: none;
    margin-right: 0;
	text-shadow:none;

}

.btn-warning:hover{background-color: #35BC7A!important;}

.content_left_bar .section_box .content_tag .btn-sample:hover{
    background: none repeat scr
    color: #ffffff;
}
.content_left_bar .section_box .content_tag ul{
    margin-left: 0;
    list-style: none;

}
.content_left_bar .section_box .content_tag li{
    float: left;
    margin-right: 0px;
    margin-top: 3px;

}
/*Text Widget*/
.blog .content_left_bar .section_box  .content_widget p{
    color: #8a8f97;
    margin-bottom: 0;
}
/*Recent Post*/
.blog .content_left_bar .section_box .recent_post{
    margin-left: 0;
}
.blog .content_left_bar .section_box .recent_post li a{
    color: #8a8f97;
    font-size: 14px;
    line-height: 29px;
}
.blog .content_left_bar .section_box .recent_post li a:hover{
    color: #35bc7a;
}
/*Categories*/
.blog .content_left_bar .section_box .content_categories .btn-sample{
    background: #f2f2f2;
    color: #8a8f97;
    font-size: 14px;
    font-weight: normal;
    padding: 7px;
	margin:0 0 5px 0;
    text-transform: none;
    width: 100%;
	border:none;
	text-align:left;
	text-shadow:none;
}
.blog .content_left_bar .section_box .content_categories .btn-sample:hover{
    background-color: #35bc7a;
    color: white;
}
.blog .content_left_bar .section_box .content_categories .btn-sample.active{
    background: #35bc7a;
    color: white;
}

/*Accordion Widget*/
.blog .content_left_bar .section_box .accordion{
    margin-bottom: 0;
}
.blog .content_left_bar .section_box .accordion .accordion-group{
    border: 1px solid white;
}
.blog .content_left_bar .section_box .accordion .accordion-group a{
    color: #8a8f97;
    padding-left: 0;
}
.blog .content_left_bar .section_box .accordion .accordion-group i{
    background: none repeat scroll 0 0 #838383;
    background-position: 14px 14px;
    color: #ffffff;
    font-size: 8px;
    height: 11px;
    margin-right: 8px;
    width: 11px;
}
.blog .content_left_bar .section_box .accordion .accordion-group a.open{
     color: #78d2a6;
 }
.blog .content_left_bar .section_box .accordion .accordion-group a.open i{
    color: white;
    background: #78D2A6;
}
.blog .content_left_bar .section_box .accordion .accordion-inner{
    color: #8a8f97;
    padding-left: 36px;
    border-top: 1px solid white;
    padding-top: 0;
    padding-bottom: 0;
}
/*Twitter*/
.blog .content_left_bar .section_box #twitter .tweeter_content{
    margin-left: 0;
}

.blog .content_left_bar .section_box #twitter .tweeter_content a{
    color: #8a8f97;
    line-height: 24px;
}
.blog .content_left_bar .section_box #twitter .tweeter_content a i{
    margin-right: 9px;
    float: left;
    padding-top: 5px;
    font-size: 9px;
}
.blog .content_left_bar .section_box #twitter .tweeter_content a span{
    display: block;
    float: left;
    padding-left: 3px;
}

/*Blog - Main Page-------------------------------------------*/
.blog .content_center .content_post{
    padding-right: 40px;
    margin-top: 27px;
    display: table;
}
.blog .content_center .content_post.first{
    margin-top: 0px;
}
.blog .content_center h2.sub_title {
	margin:0 0 10px 0;
}
.blog .content_center h2.sub_title a {
	color:#202020;
}
.blog .content_center h2.sub_title a:hover {
	color:#35bc7a;
}
.blog .content_center .content_post img{
    margin-right: 30px;
    width: 33%;
}
.blog .content_center .content_post p{
    color: #8a8f97;
    line-height: 24px;
}
.blog a.btn-sample{
    background: #bdbdbd;
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
    text-transform: none;
	padding:10px;
    margin-top: 12px;
	text-transform:capitalize;
	text-shadow:none;
}
.blog a.btn-sample:hover {
	background-color: #35bc7a;
	color:#fff;
}
.blog .content_center .content_post .info_post{
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    display: block;
    float: left;
    list-style: none;
    margin-left: 11px;
    margin-top: 24px;
    width: 100%;
    padding-bottom: 6px;
    padding-top: 6px;
}
.blog .content_center .content_post .info_post li{
    float: left;
    margin-right: 22px;
}
.blog .content_center .content_post .info_post li a{
    color: #8a8f97;
    font-size: 12px;
    line-height: 20px;
}
.blog .content_center .content_post .info_post li a:hover{
    color: #35bc7a;
}
.blog .content_post .info_post li a i{
    background-position: 14px 14px;
    margin-right: 5px;
}
.blog .pagination{
    padding-right: 40px;
    margin-top: 40px;
}
.blog .pagination a{
    background: #bdbdbd;
    color: white;
}
.blog .pagination a:hover{
    background: #35bc7a;
}

/* Blog Singe Post -----------------------------------------*/
.single_post .content_center .carousel{

}

.single_post .content_center .carousel img{
    width: 100%;

}
.single_post .content_center .content_post .text_post{
    line-height: 30px;
    padding-top: 30px;

}
.single_post .content_center .content_post .content_person_post{
    border: 1px solid #e5e5e5;
    padding-bottom: 18px;
    padding-left: 10px;
    padding-top: 18px;

}
.single_post .content_center .content_post .content_person_post i{
    background: 14px 14px;
    color: #8a8f97;
    display: table;
    float: left;
    font-size: 60px;

}
.single_post .content_center .content_post .content_person_post a{
    color: #8a8f97;
    font-size: 12px;
    font-weight: bold;

}
.single_post .content_center .content_post .content_person_post a span{
    color: #35bc7a;

}
.single_post .content_center .content_post .content_person_post p{
    font-size: 14px;
    line-height: 18px;

}
.single_post .content_center .content_post .btn-sample{
    margin-right: 0;

}
.single_post .content_center .content_post .btn-sample:hover{
    background: #35bc7a;
}
.single_post .content_center .comment_post{
    display: block;

}
/* Contact -------------------------------------------------*/
.contact .row-fluid .content_main{
    float: left;

}
.contact .btn-sample,.single_post .comment_post .btn-sample {
  


    text-transform: none;
}
.contact .services_content{
    margin-top: 18px;

}
.contact .last_button{
     margin-right: 0;
 }
.contact .content_address p{
    color: #8a8f97;
    font-size: 14px;
    line-height: 24px;

}
.contact .content_address{
    color: #8a8f97;
    font-size: 14px;
    padding-left: 30px;

}
.contact .content_address ul{
    list-style: none;
    margin-left: 0;
    margin-top: 28px;

}
.contact .content_address li{
    line-height: 24px;

}
.contact .content_address .text_contact{
    color: #8a8f97;
    font-weight: bold;

}





/*********************body**************************/
/*=================== content wrap ================*/
.wrap{
    margin: 0 auto;
    max-width: 935px;

}
/*=================== end wrap ================*/

.home .span6{
	width: 50% !important;
	margin: auto 0px !important;
}
.home .span3{
	width: 25% !important;
	margin: 0px !important;
	display:inline-block;
}
.home.span9{
  	width:50% !important;
	margin: 0px !important;
	display:inline-block;
}

.home .info{
	width: 99.99%;
}
.home .info,.profile .info{
    background: white;
    float: left;
    padding-top: 0;
    margin-bottom: 0;
    margin-left: 0;
}
.home h1{
    text-transform: uppercase;
}
.name_content{
    border-left: 4px solid #e07151;
    padding-left: 20px;
    border: 4px solid #E07151;

}
.box{
	height: 234px;
	font-size: 17px;
	width: 24.99% !important;
	margin: auto !important;
}

.box.span3 a{
	margin-top: 95px;
	display: inline-block;
}
.box h1,h2,h3{
    text-transform: uppercase;
}
.box .metro_text{
    text-align: center;
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.left_content{
    float: left;
    width: 100%;
}
.left_content_active{
    float: left;
    width: 60%;

}
.right_content{
    float: left;
    position: relative;
    z-index: 0;
}
.home .info_active{
    width: 166.7%;
}
.row-fluid .span1.social_hide{
    display: none;
}
.row-fluid .span2.social_hide{
    display: none;
}
.field_Double{
    float: left;
    position: relative;
}
.content_right{
    height: auto;
}

.myCarouselSocial .item.vertical_item{
    height: 234px;
}

.social_box{
    position: relative;
    z-index: 1;
}
/*****************End body*************************/
/**************customize carusell**************/
#myCarousel{
    margin-bottom: 0px;
}
/*********************sprite icons******************/
.home .sprite {
    background: url(img/sprite/sprite.png) no-repeat;
    display: block;
    height: 65px;
    margin: 0 auto;
    width: 65px;
    margin-top: 47px;
}

.home .sprite-blog-png {
    width: 65px;
    height: 65px;
    background-position: -228px -76px;
}

.home .sprite-contact-png {
    width: 65px;
    height: 65px;
    background-position: -228px -0px;
}

.home .sprite-dribbing-png {
    width: 65px;
    height: 65px;
    background-position: -152px -152px;
}

.home .sprite-education-png {
    width: 65px;
    height: 65px;
    background-position: -76px -152px;
}

.home .sprite-facebook-png {
    width: 65px;
    height: 65px;
    background-position: -0px -152px;
}

.home .sprite-loader2-png {
    width: 65px;
    height: 65px;
    background-position: -152px -76px;
}

.home .sprite-pinterest-png {
    width: 65px;
    height: 65px;
    background-position: -76px -76px;
}

.home .sprite-portfolio-png {
    width: 65px;
    height: 65px;
    background-position: -0px -76px;
}

.home .sprite-profile-png {
    width: 65px;
    height: 65px;
    background-position: -152px -0px;
}

.home .sprite-social-png {
    width: 65px;
    height: 65px;
    background-position: -76px -0px;
}

.home .sprite-twitter-png {
    width: 65px;
    height: 65px;
    background-position: -0px -0px;
}
/***********************************************/
/********************colors**********************/
.color_one{
    background: #35bc7a;
}
.color_two{
    background: #1e8bc3;
}
.color_tree{
    background: #ff9f00;
}
.color_four{
    background: #f05a49;
}
.color_five{
    background: #f86924;
}
.color_six{
    background: #3b5998;
}
.color_seven{
    background: #ea4c89;
}
.color_eight{
    background: #00baff;
}
.color_nine{
    background: #cb2027;
}
.color_ten{
    background: #ffffff;
}

/************************buttons**************************/
.btn-sample {
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #35BC7A;
    *background-color: #35BC7A;
    background-image: linear-gradient(to bottom, #35BC7A, #35BC7A);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#35BC7A), to(#35BC7A));
    background-image: -webkit-linear-gradient(top, #35BC7A, #35BC7A);
    background-image: -o-linear-gradient(top, #35BC7A, #35BC7A);
    background-image: linear-gradient(to bottom, #35BC7A, #35BC7A);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#35BC7A', endColorstr='#35BC7A', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    border: 2px solid white;
    border-radius: 0px;
    font-weight: 700;
    text-transform: uppercase;
	float:left;
	display:block;
}
.btn-sample:hover,
.btn-sample:active,
.btn-sample.active,
.btn-sample.disabled,
.btn-sample[disabled] {
    color: #FFF;
    background-color: #35BC7A;
    *background-color: #003bb3;
}
.btn-sample i{
    margin-right: 3px;
    margin-top: 0px !important;
    background-position: 14px 14px;

}
/*****************photos********************/

.row-fluid .photo{
   background: none repeat scroll 0 0 black;;

}
.row-fluid .photo img{
    height: 100%;

}
/****************end photos*********************/

/*********************lightbox******************************/
.content_modal{
    width: auto;
    height: 100%;
    background: #9d9d9d;
    padding: 0;
}
.modal{
    width: auto;

}
.modal-header{
    border-bottom: 0;
    padding: 0;

}
button.close {
    background: none;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    opacity: 1;
    padding: 0;
    position: absolute;
    right: 0;
    z-index: 2147483647;
}
button.close i {
	margin:0;
	background:none;
	padding: 0 10px;
}
.modal-body{
    max-height: 100%;
    overflow-y: visible;
    padding: 0;
    border-left: 3px solid white;
    border-radius: 4px 4px 4px;
    border-right: 3px solid white;
    border-top: 3px solid white;

}



#post-11 .content_address{width: 39%;}

.wpcf7 .wpcf7-text{width: 100%;height: 35px;}

#post-11 .wpcf7 .wpcf7-submit{background: none repeat scroll 0 0 #B0B0B0;
text-transform: none;border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
display: block;float: left;
width: 119px;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
height: 45px;
color: #fff;
border: 2px solid white;
border-radius: 0px;
font-weight: 700;}

#post-11 .wpcf7 .wpcf7-submit:hover{background-color: #35BC7A;}

#post-11 .wpcf7 .clean{background: none repeat scroll 0 0 #B0B0B0;
text-transform: none;border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
display: block;float: left;
width: 119px;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
height: 45px;
color: #fff;
border: 2px solid white;
border-radius: 0px;
font-weight: 700;}



#post-11 .wpcf7 .clean:hover{background-color: #35BC7A;}




.btn-sample {}



.modal-body img{
    height: 100%;
}
.modal-footer{
    background: #2f2f2f;
    border-radius: 0 4 0 0;
    border-top: 0;
    box-shadow: 0 0 0;
    border-bottom: 3px solid white;
    border-left: 3px solid white;
    border-right: 3px solid white;

}
.modal-footer p{
    color: white;
    text-align: center;
}

/**********************footer************************/

footer .content_footer{
    font-size: 12px;
    padding-left: 29px;background: #fff!important;
    padding-right: 29px;
    color: #8a8f97!important;
    padding-top: 60px;
    padding-bottom: 22px;
    padding: 50px 29px 22px;
    background: white;

}

footer .content_footer .span2{font-size: 12px;
color: #8a8f97;}


footer .content_footer hr{
    color: #d9d9d9;

}
.content_footer .social{
    float: left;
}
.modal-footer{
    background: #2f2f2f;
    border-radius: 0 4 0 0;
    border-top: 0;
    box-shadow: 0 0 0;
    border-bottom: 3px solid white;
    border-left: 3px solid white;
    border-right: 3px solid white;

}
.modal-footer p{
    color: white;
    text-align: center;

}

#footer{width: 100%;
margin: 0 auto;float: left;
background: #fff;
}

.menuright{width: 95%;
float: left;
margin: 0 auto;
margin-left: 22px;
border-top: 1px solid #e5e5e5;
padding-top: 10px;
}


#post-11 .wpcf7{float: left;
margin-right: 29px;
width: 100%;}

#post-11 .wpcf7 h5{
	text-align: left;
}

.box h1, h2, h3{color: black;}

.blog-post{float: left;
width: 68%;margin-top: 25px;}

.blog-post h2 a{color: #202020;
font-size: 26px;
font-weight: 600;
text-transform: none;}

#post-28{width: 95%;
float: left;}

#post-28 .entry p{padding-bottom: 16px;}

#post-28 img{float: left;margin-right: 19px;}

#post-28 h2 a{color: #202020;
font-size: 26px;
font-weight: 600;
text-transform: none;}

#post-28 p.postmetadata{
margin-top: 17px;}




ul.info_post{float: left;
width: 100%;border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
height: 28px;margin-top: 12px;}

#recent-posts-2 li a:hover{background:url(img/arrowh.png) left no-repeat;padding-left: 8px;-webkit-transition: all .8s ease-in-out;}

#recent-posts-2 li a{background:url(img/arrow.png) left no-repeat;padding-left: 8px;;-webkit-transition: all .8s ease-in-out;}

ul.info_post li.admin a{font-size: 13px;
padding-right: 15px;padding-left: 17px;}

ul.info_post li.admin{background:url(img/admin.png) left no-repeat;}

ul.info_post li.admin:hover{background:url(img/adminh.png) left no-repeat;-webkit-transition: all .8s ease-in-out;}

ul.info_post li.date{background:url(img/date.png) left no-repeat;}

ul.info_post li.date:hover{background:url(img/dateh.png) left no-repeat;-webkit-transition: all .8s ease-in-out;}

ul.info_post li.date:hover{color: #35bc7a;}

ul.info_post li.cate{background:url(img/categori.png) left no-repeat;}

ul.info_post li.cate:hover{background:url(img/categorih.png) left no-repeat;-webkit-transition: all .8s ease-in-out;}

ul.info_post li.com{background:url(img/comments.png) left no-repeat;}

ul.info_post li.com:hover{background:url(img/commentsh.png) left no-repeat;-webkit-transition: all .8s ease-in-out;}

ul.info_post li{list-style: none;float: left;line-height: 24px;}

ul.info_post li a{padding: 0px 6px;
padding-left: 0px;color: #8a8f97;}


 small:hover{color: #35bc7a;}

ul.info_post li a:hover{color: #35bc7a;}

ul.info_post li.com{color: #35bc7a;font-size: 12px;}

ul.info_post li.com a{padding-left: 7px;}

ul.info_post li.cate a:hover{color: #35bc7a;font-size: 12px;}

ul.info_post li.cate a{font-size: 12px;color: #8a8f97;padding-left: 7px;}

#post-29{width: 95%;
float: left;}

#post-29 p.postmetadata{
margin-top: 17px;}

#post-29 img{float: left;margin-right: 19px;}

#post-29 h2 a{color: #202020;
font-size: 26px;
font-weight: 600;
text-transform: none;}

 small {
font-size: 85%;padding-left: 16px;
color: #8a8f97;padding-right: 9px;
font-size: 12px;
line-height: 20px;
}

#post-29 .entry p{padding-bottom: 16px;;}

#post-80{width: 95%;
float: left;}

#post-80 p.postmetadata{
margin-top: 17px;}

#post-80 img{float: left;margin-right: 19px;}

#post-80 h2 a{color: #202020;
font-size: 26px;
font-weight: 600;
text-transform: none;}



#post-80 .entry p{padding-bottom: 16px;}


#post-81{width: 95%;float: left;}

#post-81 img{float: left;margin-right: 19px;}

#post-81 h2 a{color: #202020;
font-size: 26px;
font-weight: 600;
text-transform: none;}

#post-81 p.postmetadata{
margin-top: 17px;}



#post-81 .entry p{padding-bottom: 16px;}

#post-91{width: 95%;
float: left;}

#post-91 img{float: left;margin-right: 19px;}

#post-91 h2 a{color: #202020;
font-size: 26px;
font-weight: 600;
text-transform: none;}

#post-91 p.postmetadata{
margin-top: 17px;}



#post-91 .entry p{padding-bottom: 16px;}

#post-94{width: 95%;
float: left;}

#post-94  img{float: left;margin-right: 19px;}

#post-94 h2 a{color: #202020;
font-size: 26px;
font-weight: 600;
text-transform: none;}

#post-94 p.postmetadata{
margin-top: 17px;}


#post-94 .entry p{padding-bottom: 16px;}

span.r a{background: #bdbdbd;
font-size: 14px;
font-weight: normal;
line-height: 30px;
padding: 10px;
color: #fff;
text-transform: capitalize;
text-shadow: none;margin-bottom: 10px;
width: 80px;;
display: block;
float: left;}

span.r a:hover{background-color: #35bc7a;
color: #fff;}

.menuleft{float: right;
width: 29%;}

.menuleft h2{color: #3f3f3f;
font-size: 26px;
font-weight: 600;
text-transform: none;
margin: 0;
padding: 0;}

.menuleft #text-2{margin-top: 26px;}


#text-2 input.search_input{height: 39px;
width: 96%;
border-radius: 0 0 0 0;
border: 1px solid #e5e5e5;
font-style: italic;
color: #8a8f97;
font-size: 14px;}

.menuleft #pptwj-2{margin-top: 25px;
}

#pptwj-2 h2.widgettitle{color: #3f3f3f;
font-size: 26px;
font-weight: 600;
text-transform: none;
margin: 0;
padding: 0;}


.pptwj-tabs-wrap .boxes{padding: 0px;
min-height: 321px;}

#tag_cloud-2{margin-top: 22px;
}

#tag_cloud-2 h2.widgettitle{color: #3f3f3f;
font-size: 26px;
font-weight: 600;
text-transform: none;
margin: 0;
padding: 0;}


#text-3 {margin-top: 22px;
}


#text-3 .textwidget{color: #8a8f97;}


#text-3 h2.widgettitle{color: #3f3f3f;
font-size: 26px;
font-weight: 600;
text-transform: none;
margin: 0;
padding: 0;}


#recent-posts-2 {margin-top: 22px;
}

#recent-posts-2 li{list-style: none;line-height: 33px;}


#recent-posts-2 h2.widgettitle{color: #3f3f3f;
font-size: 26px;
font-weight: 600;
text-transform: none;
margin: 0;
padding: 0;}

#twiget-widget-2{margin-top: 36px;}

#recent-posts-2 li a{color: #8a8f97;}

#recent-posts-2 li a:hover{color: #35bc7a!important;
-webkit-transition: all .8s ease-in-out;}

#tcvn-accordion-widget h3.accordion-title.active span {
background: #78d2a6 url(img/open.png) no-repeat scroll 0 0 transparent!important;}

#tcvn-accordion-widget h3.accordion-title span{color: #8a8f97;}



#tcvn-accordion-widget h3.accordion-title.active span{color: #78d2a6;}

#categories-2 {margin-top: 22px;
}

#categories-2 h2.widgettitle{color: #3f3f3f;
font-size: 26px;
font-weight: 600;
padding-bottom: 11px;
text-transform: none;
}

#tcvn-accordion-widget h3.accordion-title {
background: none!important;font-size: 13px;
color: #78d2a6;padding: 0px 0!important;
border-bottom: none!important;}

#tcvn-accordion-widget h3#tcvn-accordion-title94{font-size: 13px;
color: #78d2a6;background: none!important;border-bottom: none!important;}

#tcvn-accordion-widget div.accordion-description {
background: none!important;}

#tcvn-accordion-widget h3.accordion-title.active{background: none!important;font-size: 13px;
color: #78d2a6;}

#categories-2 li{list-style: none;}

#categories-2 li a{background: #f2f2f2;
color: #8a8f97;list-style: none;
font-size: 14px;
font-weight: normal;
padding: 7px;
margin: 0 0 5px 0;
text-transform: none;
width: 100%;
border: none;
text-align: left;
text-shadow: none;}

#accordion_widget-3{margin-top: 34px;}

#accordion_widget-3 h2.widgettitle{color: #3f3f3f;
font-size: 26px;
font-weight: 600;
text-transform: none;
margin: 0;
padding: 0;}


ul.social-circled{}

ul.social-circled li a.g{ background: url(img/g.png) no-repeat;
width: 89%;
height:29px;
display:block;}

ul.social-circled li a.p{background: url(img/p.png) no-repeat;
width: 89%;
height:29px;
display:block;}

ul.social-circled li a.twit{background: url(img/twitter.png) no-repeat;
width: 89%;
height:29px;
display:block;}

ul.social-circled li a.in{background: url(img/in.png) no-repeat;
width: 89%;
height:29px;
display:block;}

ul.social-circled li a.face{background: url(img/face.png) no-repeat;
width: 89%;
height:29px;
display:block;}

ul.social-circled li a.skype{background: url(img/skype.png) no-repeat;
width: 89%;
height:29px;
display:block;}


ul.social-circled li a.g:hover{ background: url(img/gh.png) no-repeat;
width: 89%;
height:29px;
display:block;}

ul.social-circled li a.p:hover{background: url(img/ph.png) no-repeat;
width: 89%;
height:29px;
display:block;}

ul.social-circled li a.twit:hover{background: url(img/twith.png) no-repeat;
width: 89%;
height:29px;
display:block;}

ul.social-circled li a.in:hover{background: url(img/inh.png) no-repeat;
width: 89%;
height:29px;
display:block;}

ul.social-circled li a.face:hover{background: url(img/fh.png) no-repeat;
width: 89%;
height:29px;
display:block;}

ul.social-circled li a.skype:hover{background: url(img/skypeh.png) no-repeat;
width: 89%;
height:29px;
display:block;}

.content_footer{background: #fff;}

#footer #text-4 .span3 {
margin-top: 20px;width: 27%;
margin-bottom: 22px;
float: right!important;
}

#footer .span2{
	margin-top: 20px;
	margin-bottom: 22px;
	width:21%;
}

#edd_search-2{margin-top: 46px;}

#edd_search-2 #searchsubmit{display: none;}


#edd_search-2 .eddsw-search-field{height: 39px;
width: 96%;
border-radius: 0 0 0 0;
border: 1px solid #e5e5e5;
font-style: italic;
color: #8a8f97;
font-size: 14px;}

#text-5{margin-bottom: 9px;}

.widget_sb_tabbed_widget ul.sb_tabs li a.tab-current {
box-shadow: none!important;
background: #35bc7a!important;
color: white!important;
}

.tagcloud{}

.tagcloud a{background: none repeat scroll 0 0 #f2f2f2;
color: #8a8f97;
font-size: 13px!important;
font-weight: normal;
padding: 4px 14px;
text-transform: none;
margin-right: 0;
text-shadow: none;
display: inline-block;
margin-bottom: 8px;}

.tagcloud a:hover{background: none repeat scroll 0 0 #35bc7a;
color: #ffffff;-webkit-transition: all .8s ease-in-out;}

#categories-3 ul{}

#categories-3 h2.widgettitle{margin-bottom: 20px;}

#categories-3 li.cat-item {list-style: none;margin-bottom: 20px;}

#categories-3 li.cat-item a {background: #f2f2f2;
color: #8a8f97;
font-size: 14px;
font-weight: normal;
padding: 7px;
margin: 0 0 5px 0;
text-transform: none;
width: 100%;
border: none;
text-align: left;
text-shadow: none;}

#categories-3 li.cat-item a:hover{background: none repeat scroll 0 0 #35bc7a;
color: #ffffff;
-webkit-transition: all .8s ease-in-out;;}





.widget_sb_tabbed_widget {
border:none!important;}

.widget_sb_tabbed_widget .tab-content ul li a{color: #8a8f97!important;}

#tcvn-accordion-widget h3.accordion-title.active span{color: #78d2a6;background:url(img/post.png) no-repeat 3px 3px !important; transparent!important;}



.widget_sb_tabbed_widget ul.sb_tabs {border-bottom: 1px solid #35bc7a!important;}


.widget_sb_tabbed_widget ul.sb_tabs li a {background: none!important;
-webkit-box-shadow: none!important;
box-shadow: none!important;
background: white;
border-radius: 0;
color: black!important;
font-weight: bold;
text-transform: uppercase;
padding-left: 20px;
padding-right: 20px;
}

form#contact_form-comments, #commentform{float: left;
width: 67%;}

form#contact_form-comments .button, #commentform #submit{background: none repeat scroll 0 0 #B0B0B0;
text-transform: none;
border: none;
-webkit-transition: all .8s ease-in-out;
color: #fff;
height: 46px;
width: 110px;}

form#contact_form-comments .button:hover, #commentform #submit:hover{background: #35bc7a;-webkit-transition: all .8s ease-in-out;}

form#contact_form-comments h3#respond, #commentform h3#respond{font-size: 16px;
color: #8a8f97;
line-height: 24px;
text-transform: lowercase;
font-weight: normal;}

form#contact_form-comments  #name, #commentform #author{width:99%;
height: 30px;margin-bottom: 10px;
background-color: #ffffff;padding-left: 6px;
border: 1px solid #cccccc;color: #8a8f97;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border linear .2s, box-shadow linear .2s;
-moz-transition: border linear .2s, box-shadow linear .2s;
-o-transition: border linear .2s, box-shadow linear .2s;
transition: border linear .2s, box-shadow linear .2s;}



form#contact_form-comments  #email, #commentform #email{width:99%;
height: 30px;margin-bottom: 10px;
background-color: #ffffff;color: #8a8f97;
border: 1px solid #cccccc;padding-left: 6px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border linear .2s, box-shadow linear .2s;
-moz-transition: border linear .2s, box-shadow linear .2s;
-o-transition: border linear .2s, box-shadow linear .2s;
transition: border linear .2s, box-shadow linear .2s;}

form#contact_form-comments  #Web, #commentform #url{width:99%;
height: 30px;margin-bottom: 10px;padding-left: 6px;
background-color: #ffffff;color: #8a8f97;
border: 1px solid #cccccc;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border linear .2s, box-shadow linear .2s;
-moz-transition: border linear .2s, box-shadow linear .2s;
-o-transition: border linear .2s, box-shadow linear .2s;
transition: border linear .2s, box-shadow linear .2s;}

form#contact_form-comments  #desc, #commentform #comment{width:99%;
margin-bottom: 10px;padding-left: 6px;
background-color: #ffffff;color: #8a8f97;
border: 1px solid #cccccc;height: 150px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border linear .2s, box-shadow linear .2s;
-moz-transition: border linear .2s, box-shadow linear .2s;
-o-transition: border linear .2s, box-shadow linear .2s;
transition: border linear .2s, box-shadow linear .2s;}

.content_menu .box{width: 37%!important;}


.content_menu .navbar{width: 63%!important;}


div.wpcf7 img.ajax-loader{display: none;}

.content_main ul li{list-style: none!important;}


.content_menu .box .btn-sample i {
background: 14px 14px;
font-size: 25px;
left: -9px;
margin-right: 13px;
position: relative;
top: -7px;
}

.resume_button{height: 20px;}

.resume_button  li.res{background:url(http://vibrantlylive.com/mpd/wp-content/uploads/2013/11/resumebg.png)no-repeat;
height: 26px;position: relative;
right:3px;
list-style: none;
}

.resume_button  li.res-home{background:url(http://vibrantlylive.com/mpd/wp-content/uploads/2013/11/homei.png)no-repeat;
height: 26px;position: relative;
right: 7px;
list-style: none;
}


li.res-home a {
font-size: 13px!important;
padding-left: 20px;
position: relative;
top: 5px;
}


.resume_button ul{margin: 0px;
position: relative;
top: -4px;}

.resume_button a
{font-size: 13px!important;
padding-left: 33px;
position: relative;
top: 5px;}

li.con-home a {
font-size: 13px!important;
padding-left: 13px;
position: relative;
top: 0px;
}


.content_menu  .contact_button li.con{background:url(http://vibrantlylive.com/mpd/wp-content/uploads/2013/11/i.png)no-repeat;
height: 26px;position: relative;
top: -5px;
list-style: none;
}

.contact_button li.con-home{background:url(http://vibrantlylive.com/mpd/wp-content/uploads/2013/11/resumehome1.png)no-repeat;
height: 26px;
list-style: none;
}



.contact_button {height: 20px;
border-radius: 0px 0px 0px 0px!important;
}


.contact_button ul{margin: 0px;
position: relative;
top: 0px;}



.contact_button a
{font-size: 13px!important;
padding-left: 19px;
position: relative;
top: 5px;}


/* Updates CSS */

.row-fluid [class*="span"]:first-child {
	margin-left: 0;
	text-align: center;
}

.color_one {
	background: #000;
}

.box .metro_text1{
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
	margin-top: 40px;
	color: #a7a9ac !important;
}

.box .metro_text2{
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
	margin-top: 40px;
	color: #4e4d4e !important;	
}

.box .sprite_new {
    background: url(img/home/sprite_new.png) no-repeat;
    display: block;
    height: 65px;
    margin: 0 auto;
    width: 65px;
    margin-top: 24px;
}

.box .sprite_recruiting {
    width: 65px;
    height: 65px;
    background-position: 7px -11px;
}

.box .sprite-contact {
    width: 65px;
    height: 65px;
    background-position: -82px -11px;
}

.box .sprite-up-comming {
    width: 65px;
    height: 65px;
    background-position: -172px -11px;
}

.box .sprite-mtt {
    width: 80px;
	height: 65px;
	background-position: -84px -84px;
}

.box .sprite-wwd {
    width: 65px;
    height: 65px;
	background-position: -90px -166px;
}


.box .sprite_recruiting:hover{
    text-shadow: 0px 0px 20px #ccc;
    color: transparent;
    -webkit-animation: moveFromTop 400ms ease;
    -moz-animation: moveFromTop 400ms ease;
    -ms-animation: moveFromTop 400ms ease;
}

.home .box:hover .sprite_new{
    text-shadow: 0px 0px 20px #ccc;
    color: transparent;
    -webkit-animation: moveFromTop 400ms ease;
    -moz-animation: moveFromTop 400ms ease;
    -ms-animation: moveFromTop 400ms ease;
}

.home .box:hover h1{
    color: #FFF;
    -webkit-animation: moveFromTop 300ms ease;
    -moz-animation: moveFromTop 300ms ease;
    -ms-animation: moveFromTop 300ms ease;
}

.home .box p{
    color: #fff;
}
.home .box:hover p{
    color: #fff;
    -webkit-animation: moveFromBottom 500ms ease;
    -moz-animation: moveFromBottom 500ms ease;
    -ms-animation: moveFromBottom 500ms ease;
}

.bg1{
	background:url(img/home/bg1.png) no-repeat;
	background-position: center center;
}

.bg2{
	background:url(img/home/bg2.png) no-repeat;
	background-position: center center;
}

.bg3{
	background:url(img/home/bg3.png) no-repeat;
	background-position: center center;
}
.bg4{
	background:url(img/home/bg4.png) no-repeat;
	background-position: center center;
}

.slogan a, .slogan{
	margin-top: 12px;
	color: white;
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
}

.slogan a:hover{
	color: white;
}

.current_page_item a{
	/*color: #ffac22 !important; */
	color: #fff !important;
}

.home{
	font-family:"Arial Black";
}
.home img{ height: 234px;}
.logo{padding: 23px;height: 234px;}
.logo img{ height: auto !important; }
.color1{ color: #2d2a2b;}
.color2{ color: #4a4b4c;}
.color3{ color: #e9e9ea; }


.post{ text-align: left;}
.post > h2{
	margin-bottom: 20px;
	margin-top: 15px;
}
/* Tagline Menu */
/*
.menu-tagline{
	text-align: left;
}

#menu-tagline-menu{
	list-style: none;
}

#menu-tagline-menu li{
	display: inline-block;
	border-left: 1px solid white;
}

#menu-tagline-menu li a{
	margin: 0px 5px 0px 10px;
}

#menu-tagline-menu li:first-child{
	border-left: none;
}

#menu-tagline-menu li a:hover{
	color: #ffac22;
	-webkit-transition: all .8s ease-in-out;
}
*/

.page-id-8 img{
	margin-bottom: 10px;
}

@media (min-device-width: 768px), screen and (min-width: 768px){
	.cntctfrm{ margin: 0 !important; }
	.map3 { float: right !important; margin-left: 2.127659574468085% !important; }
}

@media (max-device-width: 767px), screen and (max-width: 767px){
	.home .span6{
		width: 100% !important;
	}
	.home .span3{
		width: 100% !important;
	}
	.bg1, .bg2, .bg3, .bg4{
		background-repeat: repeat;
		background-size: 100% 100%;
	}
	.home .img{
		background-color: #000;
	}
	.blog-post{width: 100% !important;}
	.menuleft{width: 100% !important;}
	span.r a{width: 80px !important;}
	ul.info_post{float: none !important;border: none !important;}
	.wp-pagenavi{padding-top: 15px;}
	#post-11 .wpcf7{width: 100% !important;}
	.content_map .span6,
	.content_map+.row-fluid .span6{width: 100% !important;text-align: left;}
	
	.span3.box.img img{
		width: 100% !important;
	}
	img{
		margin-bottom: 10px;
	}

	
}


@media (max-width: 979px){
	.row-fluid .navbar ul li{
		float: none !important;
		margin: auto !important;
		text-align: left;
	}
	.row-fluid .navbar ul{
		height: auto !important;
	}
	.content_menu .navbar {
		width: 100% !important;
		height: auto !important;
	}
	
	.mobmenu{
		display: none;
	}
	.navbar .btn-navbar{
		display: block !important;
	}
	

	

}

.blog-post img{
	float: left;
	margin-right: 19px;
}
.content_main{
	text-align: left !important;
}
.form-allowed-tags{
	display: none;
}
.cntct-msg{
	width: 100%;
	height: 120px;
}


.page-id-8 img{
	margin-right: 30px;
}

@media only screen and (max-device-width: 320px), screen and (max-width: 320px){
	ul.social-circled li {
		width: 35px !important;
	}
	
	.slogan a, .slogan{
		font-size: 12px !important;
	}
	
	.uiStreamStory .mainWrapper{
		margin: 0px !important;
	}
	._rw {
		height: 25px !important;
		width: 25px !important;
	}
	.storyInnerWrapper{width: 100px !important;}
	.uiStreamStory .storyContent .storyInnerContent {
		margin-left: 32px !important;
	}
	#text-7 iframe{
		width: 195px !important;
	}
	
	.post > h2{font-size: 25px !important;}
	
	.logo{ height: 210px !important;}
	
	.span3.box.img img{
		width: 100% !important;
	}
	
	
}

	.comments-title{
		display: inline-block;
	}