
html, body { min-height:100%

 }

body {
    background: #fff;
    font-size: 15px;
    min-width: 1000px !important;
    width: 100% !important;
	
}

/* === TYPOGRAPHY */
p, li, address, dd, blockquote, td, th { font-size:12px; line-height:1.81em }
body, p, li, address, dd, blockquote   { color:#545252; } 
h1, h2, h3, h4, h5, h6, p, dl, ul, ol  { margin:0.8em 0 0.3em; }         
a, a:hover                             { text-decoration:none; }
a, #sidebar a:hover                    { color: #ef9911 }
a:hover, #sidebar a                    { color: #a6a6a6 }
h1, h2, h3, h4, h5, h6                 { color: #000 }
h1                                     { font-size:26px; }
h2                                     { font-size:20px; }
h3                                     { font-size:20px; font-weight: normal }
h4                                     { font-size:18px; font-weight: normal }
h5                                     { font-size:12px; }
h6                                     { font-size:12px; }
h1 span, h2 span, h3 span,
h4 span, h5 span, h6 span              { color: #000 }
#content ul                            { margin-left:40px; list-style:square }
#content ol                            { margin-left:40px; }
#content h1, #content h2, #content h3,
#content h4, #content h5, #content h6  { /*padding: 0 10px*/ }
i, em                                  { font-style:italic; }
strong                                 { font-weight:bold; }
blockquote                             { background:url('images/cite.png') no-repeat 45px 25px; padding:35px; }        
dt                                     { font-weight:bold; }
.line                                  { border-top:1px solid #cacaca; }
.space                                 { height:30px }
body .last, body .widget-last          { margin-right:0; border-right:0; }
body .last-row                         { margin-bottom:0; }           
.border-line                           { height:1px; background:#ddd; width:100%; clear:both; margin:1.2em 0; }
 

/* === MAIN WIDTH */
.wrapper                          { padding: 0; min-width:1000px }              
.boxed-layout .wrapper 	          { width:1000px; margin:0 auto; } 
.inner                            { width:960px; position:relative; margin:0 auto; padding: 0 20px; /* main width */ }     
.responsive .inner                { max-width:960px; width:auto; }
body.responsive.isMobile .wrapper { overflow:hidden; }

/* ====================== START MAIN STRUCTURE ====================== */
/* ==== Widths, heights, floats and margins of all basic sections === */
#topbar     { margin: 0; padding: 0 20px; height: 40px; }
#header     { padding-top: 30px; }

#nav        { float: right; }
#slogan     {  }
#slider     { margin-bottom: 5px;}
#content    { margin-left:  15px; margin-right: 15px; width:715px; }
#sidebar    { width: 230px; }
#footer     { clear: both; margin: 0; }
#copyright  { margin: 0; }
.slider-mobile{ display:none; }


/* === LAYOUTS */
.layout-sidebar-left #sidebar, .layout-sidebar-right #content { float:left; }
.layout-sidebar-right #sidebar, .layout-sidebar-left #content { float:right; }
.layout-sidebar-no #content                                   { float:left; width:100%; }

.layout-sidebar-left #content  { margin-right: 0; }
.layout-sidebar-right #content { margin-left: 0; }
.inner #content{ margin: 0px; }



#header { }

}
#nav { }

#primary .inner {
    padding: 20px;
}

/* === SIDEBAR */
#sidebar { }


.extra-content { clear:both; margin-bottom:30px; }

/* ====================== START FOOTER ====================== */
#footer { }

#footer .footer_cols_1 .widget {
    width: 1000px;
}

#footer .footer_cols_2 .widget.widget-last {
    margin-right: 0;
    margin-left: 20px;
}

#footer .footer_cols_2 .widget {
    float: left;
    width: 480px;
    margin-right: 20px;
}

#footer .footer_cols_3 .widget.widget-last {
    margin-right: 0px;
    width: 334px;
}

#footer .footer_cols_3 .widget {
    float: left;
    width: 313px;
    margin-right: 20px;
}

#footer .footer_cols_4 .widget:last-child {
    margin-right: 0px;
    width: 250px;
}

#footer .footer_cols_4 .widget {
    float: left;
    width: 230px;
    margin-right: 20px;
}

.stretched-layout #footer .footer_cols_1 .widget {
    width: 960px;
}

.stretched-layout #footer .footer_cols_2 .widget.widget-last {
    margin-right: 0;
    margin-left: 20px;
}

.stretched-layout #footer .footer_cols_2 .widget {
    float: left;
    width: 460px;
    margin-right: 20px;
    margin-left: 0;
}

.stretched-layout #footer .footer_cols_3 .widget.widget-last {
    margin-right: 0px;
    width: 320px;
}

.stretched-layout #footer .footer_cols_3 .widget {
    float: left;
    width: 300px;
    margin-right: 20px;
}

.stretched-layout #footer .footer_cols_4 .widget.widget-last {
    margin-right: 0px;
    width: 240px;
}

.stretched-layout #footer .footer_cols_4 .widget {
    float: left;
    width: 220px;
    margin-right: 20px;
}
/* ====================== END FOOTER ====================== */

/* ====================== START COPYRIGHT ====================== */
#copyright { }

/* === TWO COLUMNS */
#copyright .inner .left {
    float: left;
}
        
        
#copyright .inner .right {
    float: right;
    text-align: right;
}
#copyright p{ 
color: #fff;
}
/* ====================== END COPYRIGHT ====================== */


/* ====================== START WIDGETS ====================== */
.widget             { margin-bottom:10px; }
.widget ul          { list-style: none }
.widget ul.children { list-style-image: url('images/icons/ruz.png'); list-style-position: inside; margin:0; }
.widget ul li       { line-height: 26px; }

/* === RECENT POSTS */
.recent-post                          { margin-top:20px }
.recent-post .hentry-post             { line-height:18px; margin-bottom: 10px; }
.recent-post a                        { }
#sidebar .recent-post a.title         { color:#A16404; }
#sidebar .recent-post a.title:hover   { color:#DA8102; }
.recent-post div.link                 { display:block; height:77px; margin-bottom:2em }
.recent-post div.link:last-child      { margin-bottom:0; }
.recent-post .thumb-img               { float:left; margin-right:10px; }
.recent-post .thumb-img img           { padding:3px; border:1px solid #d7d2d2; float:none; }
.recent-post .thumb-img .thumb-shadow { background:url('images/bg/shadow-thumb-recentposts.png') no-repeat center top; margin:-7px 0 0; width:100%; height:14px; }
.recent-post p, .recent-post small    { color:#656262; }
.recent-post .post-date               { margin-top:5px; font-size:11px; }



/* === NAV MENU */
.widget_nav_menu ul.sub-menu { margin:0; padding-left: 15px; }


/* === COLUMNS */
.one-fifth {float:left;margin-right:3%;width:17.6%;}
.box-sections,
.one-fourth {float:left;margin-right:3%;width:22.75%;}
.one-third  {float:left;margin-right:3%;width:31.33%;}
.two-third  {float:left;margin-right:3%;width:65.66%;}
.two-fourth {float:left;margin-right:3%;width:48.5%;}
.one-fourth .box-sections, .one-third .box-sections, .two-fourth .box-sections, .two-third .box-sections {width:auto;}

.box-sections, .col    { float: left; margin: 0 2.0833% 2.0833% 0; display: inline; }    
.col1_4 { width: 220px }
.col2_4 { width: 460px }
.col3_4 { width: 700px }
.col1_3 { width: 300px }
.col2_3 { width: 620px }
.col1_2 { width: 460px }

/* === LISTS */
ul.short {margin:20px 0;padding:0;list-style-type:none!important;}
ul.short.info {background-color:transparent !important;border:none !important;box-shadow:none !important;-moz-box-shadow:none !important;-webkit-box-shadow:none!important;}
ul.short li {padding:0 0 0 25px;marg:0 0 0 5px;}
ul.star li  {background:url('images/icons/bullet/star.png') no-repeat center left;}
ul.arrow li {background:url('images/icons/bullet/arrow.png') no-repeat center left;}
ul.check li {background:url('images/icons/bullet/check.png') no-repeat center left;}
ul.add li   {background:url('images/icons/bullet/add.png') no-repeat center left;}
ul.info li  {background:url('images/icons/bullet/info.png') no-repeat center left;}

/* === TABS */
#content .tabs-container ul.tabs {list-style-type:none;margin:0 !important;padding:0;height:40px;position:relative;z-index:1;border:1px solid #d4d4d4;background:#f9f9f9 url('images/bg/bg-tabs.png') repeat-x bottom;}
#content .tabs-container ul.tabs li {list-style:none;}
#content .tabs-container ul.tabs li a {font-family:Tahoma, Sans-serif; color:#C6C6C6;font-size:1em;height:40px;line-height:40px;display:block;float:left;text-align:center;border:1px solid #d4d4d4;border-left:0;border-top:0;padding:0 3%;}
#content .tabs-container ul.tabs li a:hover {background:#f9f9f9;color:#fff;}
#content .tabs-container ul.tabs li.current a {background:#fff;border-bottom:1px solid #fff;color:inherit;}  
#content .tabs-container ul.tabs li:first-child {/*border-left:1px solid #d4d4d4 !important;*/}
#content .tabs-container ul.tabs li:last-child {border-right:1px solid #d4d4d4 !important;}
#content .tabs-container div.panel {padding:20px 20px 10px;}
#content .tabs-container div.panel p {margin:0;}
#content .tabs-container div.border-box {position:relative;top:-1px;left:0;border:1px solid #d4d4d4 !important;z-index:0;background:#FFF;clear:both;}
#content .tabs-container div.border-box {-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5p}
#content .tabs-container ul.tabs {-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;border-top-left-radius:5px;border-top-right-radius:5p}
#content .tabs-container ul.tabs li:first-child a {-webkit-border-top-left-radius:5px;-moz-border-radius-topleft:5px;border-top-left-radius:5px;}
#content .tabs-container ul.tabs h4 {clear:none !important;margin:0;}

/* === FEATURES TAB */
.features-tab-container { background: #fff url(images/bg-features-tab.png) repeat-y left top; border: 1px solid #d4d4d4; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; overflow: hidden; position: relative; width: 700px; }
.features-tab-container.without-sidebar { width: 960px; }
.features-tab-container .features-tab-wrapper { border-top-right-radius: 5px; border-bottom-right-radius: 5px; -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; width: 374px; }
.features-tab-container.without-sidebar .features-tab-wrapper { width: 634px; }
.features-tab-container .features-tab-labels { border-top-left-radius: 5px; border-bottom-left-radius: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; float: left; list-style-type: none; margin: 0 0 -1px; padding: 0; width: 285px; }
.hentry .features-tab-container .features-tab-labels li { border-bottom: 1px solid #d4d4d4; color: #727171; cursor: pointer; padding: 10px 16px; position: relative; width: 253px; z-index: 100; }
.hentry .features-tab-container .features-tab-labels li:last-child { border-bottom: none; }
.hentry .features-tab-container .features-tab-wrapper { float: right; padding: 20px; }
.hentry img.attachment-features_tab_icon { border: none; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; margin: 0 15px 0 0; vertical-align: middle; }
.hentry .features-tab-container .features-tab-labels li.current-feature { background-color: #fff; border-right: 1px solid #fff; border-bottom: 1px solid #d4d4d4; border-top-left-radius: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; color: #000; }

/* === CALL TO ACTION 1 & 2 */
.call-to-action { width:100%; height:113px; background:#fff url('images/gradient-call-to-action.png') repeat-x top left; border:1px solid #cbc9c9; position:relative; }
.call-to-action .incipit, .call-to-action .separate-phone, .call-to-action .number-phone { float:left; height:100%; margin-left:20px; position:relative; z-index:1; }
.call-to-action .incipit h2 { margin:0; font-size:30px; line-height:38px; margin:24px 0 0; padding-top:0; } 
.call-to-action .incipit p { color:#464444; font-size:14px; line-height:25px; margin:0; }
.call-to-action .separate-phone { width:64px; background:url('images/icons/phone-call-to-action.png') no-repeat top left; }         
.call-to-action .number-phone { margin-right:20px; margin-left:10px; line-height:106px; font-size:42px; color:#838383; font-weight:bold; font-family: 'Calibri', 'Droid Sans', Verdana, Arial, sans-serif; text-shadow:1px -1px 2px rgba(255,255,255,0.83); letter-spacing:-3px; } 
.call-to-action .decoration-image { position:absolute; right:0; bottom:0; width:100%; height:120%; background:url('images/woman.png') no-repeat right bottom; }

.call-to-action-two { background:#ebeced; padding:20px; position:relative; margin-top:4em; clear:both; border: 1px solid #DDDDDD; }
.call-to-action-two p { color:#555657; font-size:20px !important; float:left; width:75%; line-height:18px; }
.call-to-action-two p span { color:#393b3c; }
.call-to-action-two .call-button { display:block; float:right; padding:10px 15px; font-size:24px; font-weight:bold; font-family: 'Calibri', 'Droid Sans', Verdana, Arial, sans-serif; background:#A0A5AC; color:#fff; }
.call-to-action-two .call-button:hover { background:#89909b; }
.call-to-action-two .special-font, .call-to-action-two .special-font span {font-family:Arial,Helvetica,sans-serif\ !important;}

/* === TICK */
.yiw-sc-tick { text-shadow: 0px 0px 1px #bbb; }

/* === IMAGE STYLED */
.image-styled a.thumb {display:block;position:relative;max-width:100%;width:auto;}
.image-styled .img_frame {max-width:100%;padding:4px;background:#fff;border:1px solid #FFFFFF;box-shadow:0 2px 5px rgba(0, 0, 0, 0.3);border-radius:2px 2px 2px 2px;-moz-border-radius:2px 2px 2px 2px;-webkit-border-radius:2px 2px 2px 2px;}
.image-styled .img_frame img {display:block;max-width:100%;width:auto;}
.image-styled .img_frame.img_size_fullwidth, .image-styled .img_frame.img_size_fullwidth img {display:block;max-width:940px;width:auto;height:auto;}   
a.zoom { position:absolute; width:280px; height:143px; left:5px; top:5px; text-indent:-9999px; background:#000 url('images/icons/zoom.png') center no-repeat }      
a.video a.zoom { background:#000 url('images/icons/play.png') center no-repeat }

/* === TESTIMONIALS SLIDER */
#primary .testimonials-slider {position:relative;margin:20px 0;}
#primary .testimonials-slider .testimonial-list {padding:30px 0;position:relative;}
#primary .testimonials-slider .top.shadow {top:0}
#primary .testimonials-slider .bottom.shadow {bottom:-10px;}     
#primary .testimonials-slider ul {margin:0;list-style:none;width:80%;margin:0 auto;}    
#primary .testimonials-slider ul li {width:100%;height:90px;}    
#primary .testimonials-slider ul li blockquote {background:none;padding:0;}
#primary .testimonials-slider ul li blockquote p {font-size:18px;color:#030303;text-align:center;margin:0;padding:0;line-height:28px;}
#primary .testimonials-slider ul li p.meta {font-size:1.0714em;color:#030303;text-align:center;padding:0;margin:0;}
#primary .testimonials-slider ul li p.meta strong {color:#373737;}
#primary .testimonials-slider ul li a {color:#030303;line-height:24px;}
#primary .testimonials-slider ul li a:hover {color:#1c1c1c;}
#primary .testimonials-slider .prev, #primary .testimonials-slider .next {cursor:pointer;width:30px;height:30px;overflow:hidden;position:absolute;top:10px;}
#primary .testimonials-slider .prev {background:url('images/icons/prev_button.png') no-repeat;left:0px;text-indent:-100px;}
#primary .testimonials-slider .next {background:url('images/icons/next_button.png') no-repeat;right:0px;text-indent:100px;}
#primary .testimonials-slider .prev:hover {background-position:left bottom;}
#primary .testimonials-slider .next:hover {background-position:right bottom;}

/* === FEEDS SLIDER */
#primary .feeds-slider {position:relative;margin:20px 0;}
#primary .feeds-slider ul {margin:0;list-style:none;width:80%;margin:0 auto;}
#primary .feeds-slider ul li {width:100%;}
#primary .feeds-slider ul li h3 {margin:0;}
#primary .feeds-slider ul li a {color:#030303;line-height:24px;}
#primary .feeds-slider .prev, #primary .feeds-slider .next {cursor:pointer;width:30px;height:30px;overflow:hidden;position:absolute;top:30px;}
#primary .feeds-slider .prev {background:url('images/icons/prev_button.png') no-repeat;left:0px;text-indent:-100px;}
#primary .feeds-slider .next {background:url('images/icons/next_button.png') no-repeat;right:0px;text-indent:100px;}
#primary .feeds-slider .prev:hover {background-position:left bottom;}
#primary .feeds-slider .next:hover {background-position:right bottom;} 




/* === SECTIONS */
div.section-caption { width:100%; margin:20px 0 40px; }
div.section-caption h5 { color:#636161; text-transform:none; width:120px; padding-right:30px; float:left; font-weight:normal; margin-top:0 }
div.section-caption .captions { float:left; width:460px; }
div.section-caption .caption { border-left:1px solid #cfcfcf; padding-left:30px; margin-bottom:45px; }
div.section-caption .caption h6 { font-style:italic; margin-top:0; line-height:18px; }    
div.section-caption .captions br { display:none; }


/* ====================== START TESTIMONIALS ====================== */
.testimonial {position:relative;border-bottom:1px solid #d3d2d2;margin-bottom:60px;margin-top:20px;}
.testimonial .thumbnail {position:absolute;top:0;left:0;background:url('images/bg/thumb-testimonial.png') no-repeat center;padding-top:0;}
.testimonial .thumbnail img {width:94px;height:94px;padding:11px;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0; position: relative; top: 2px;}                                                          
.testimonial .testimonial-text {margin-left:136px;min-height:130px;}
.testimonial .testimonial-text.testimonial-noimage {margin-left:0;}       
.testimonial .testimonial-text p {margin:6px 0 0;}                                                 
.testimonial .testimonial-name {float:right;height:20px;text-align:right;}
.testimonial .testimonial-name .name, .testimonial .testimonial-name .website {display:block;clear:both;}
.testimonial .testimonial-name .name {background:#fff;padding-left:10px;font-size:1.4em;float:right;margin:0;}
.testimonial .testimonial-name a.website {font-size:12px;color:#1c1c1c;}

/* widget */
.testimonial-widget blockquote { padding:12px 0 0 35px; background-position:0 0; }
.testimonial-widget strong {color:#000;}
/* ====================== END TESTIMONIALS ====================== */

/* ====================== PORTFOLIO ====================== */  
ul#portfolio { list-style:none; margin:0; padding-top:20px; }
#portfolio li { display:block; float:left }  
#portfolio li.hentry { padding:0 }
#portfolio li .thumb { display:block; padding:5px; height:143px; width:298px; border:1px solid #c5c1c1; overflow:hidden; position:relative; margin-bottom: 10px; }
#portfolio li img { width:298px; height:143px; border:0; padding:0; margin-bottom: 10px; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; }  
#portfolio h5 a{ color: #000; }
#portfolio h5 a:hover{ color: #C98206; }
#portfolio .col1_3 {width:306px;}

#portfolio li p { margin-bottom:15px; font-size:1em } 
#portfolio li p img { display:block }   
a.zoom { position:absolute; width:280px; height:143px; left:5px; top:5px; text-indent:-9999px; background:#000 url('images/icons/zoom.png') center no-repeat }      
a.video a.zoom { background:#000 url('images/icons/play.png') center no-repeat }            

.portfolio-filterable #sidebar {width:190px;z-index:2;position:relative;}                     
.portfolio-filterable .layout-sidebar-left #primary, .portfolio-filterable .layout-sidebar-right #primary {width:713.334px;z-index:1;}
.internal_page_item { padding: 5px; border: 1px solid #B2B0B0; float: left; width: 208px; margin:20px 27px 27px 0; overflow: hidden; position:relative; }
.layout-sidebar-no .internal_page_item { margin-right:27px; margin-bottom:27px; }
ul.gallery_categories_widget {}
ul.gallery_categories_widget li {line-height:2em;}
#portfolio-gallery { position:relative; margin-right:-28px; }
#portfolio-gallery ul.gallery-wrap { list-style:none; margin: 0 0 1em; } 
.gallery-wrap li { float:left; position:relative; overflow:hidden; /*height: 300px;*/ } 
/*.gallery-wrap li h5 {font-size:0.86em;position:absolute;display:none;}*/
.gallery-wrap li h5 {margin:0;padding:0 !important;left:1px;border-bottom: 1px solid #d3d0d0;position:absolute;text-transform:uppercase;top:1px;z-index:9000;}
.gallery-wrap li h5 a {display:block;padding:8px 10px;color:#000;font-size:11px;}
.gallery-wrap li.group { clear:both; }
.gallery-wrap li img { display:block; margin-bottom:0; }
a.zoom { position:absolute; width:280px; height:204px; left:5px; top:5px; text-indent:-9999px; background:#000 url('images/icons/zoom.png') center no-repeat }   
.internal_page_item_gallery a.zoom { margin: 6px 6px }
.internal_page_item_gallery { margin-top: 0; background:#fff; } 
#portfolio-gallery .overlay {display:none; background: none repeat scroll 0 0 #FCFCFC;height:100%;left:0;overflow: hidden; position: absolute; top: 0; width: 100%;}
#portfolio-gallery .overlay .controls {position:absolute;right:5px;bottom:5px;}
#portfolio-gallery .overlay a.icon-more {background:url('images/more.png') no-repeat;border-left-width:0px;height:20px;width:20px;text-indent:-9999px;float:left;}
#portfolio-gallery .overlay a.icon-zoom {background:url('images/zoom.png') no-repeat;height:20px;text-indent:-9999px;width:20px;float:left;}
#portfolio-gallery .overlay p {color: #666666;font-size:12px; margin:50px 10px 10px 10px!important;}
.no_js #portfolio-gallery .overlay:hover {opacity: 1;}
.gallery-filters {overflow:hidden;padding-bottom:5px;margin-bottom:5px;}
.gallery-filters h1 {float:left;font-size:18px;margin:0;}
.gallery-filters ul.filters {float:left;list-style:none;margin:8px 1px 0px;}
.gallery-filters ul.filters li {float:left;height:12px;line-height:11px;margin-bottom:10px;color:#6f6f6f;}
.gallery-filters ul.filters li.first {border-left:0;}
.gallery-filters ul.filters li a {float:right;font-size:12px;color:#6f6f6f;}
.gallery-filters ul.filters li a:hover, .gallery-filters ul.filters li.selected a {color:#c67a02;margin:0;}        

.layout-sidebar-no .internal_page_item_gallery a.zoom { margin:26px 19px !important; }
.layout-sidebar-no .internal_page_item_first a.zoom { margin:26px 7px !important }


/* ====================== START PAGINATION ====================== */
.general-pagination {
    clear:both;
    height:18px;
    margin:0 auto;
    margin-bottom:20px;
    text-align:center;
}

.general-pagination span {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    display:none;
}
    
.general-pagination a {
    background:url('images/bg-pagination.png') top repeat-x;
    border:1px solid #aeaeae;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color:#918e8e;
    display:inline-block;
    line-height:17px;
    margin-right:4px;
    padding:0 5px;
    text-align:center;
}
        
.general-pagination a:hover {
    background-position:0 -36px;
    color:#3e3c3c;
    text-decoration:none;
}

.general-pagination a.selected {
    background-position:0 -18px;
    color:#3e3c3c;
}
/* ====================== END PAGINATION ====================== */

     

/*features tab*/
.hentry .features-tab-container {
    background: #fff url(images/bg-features-tab.png) repeat-y left top;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    -moz-border-radius: 5px;    
    -webkit-border-radius: 5px;
    overflow: hidden;
    position: relative;
    width: 700px;
}

.hentry .features-tab-container.without-sidebar {
    width: 960px;
}

.hentry .features-tab-container .features-tab-wrapper {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    width: 374px;
}

.hentry .features-tab-container.without-sidebar .features-tab-wrapper {
    width: 634px;
}

#content .hentry .features-tab-container .features-tab-labels {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    float: left;
    list-style-type: none;
    margin: 0 0 -1px;
    padding: 0;
    width: 285px;
}

.hentry .features-tab-container .features-tab-labels li {
    border-bottom: 1px solid #d4d4d4;
    color: #727171;
    cursor: pointer;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 14px !important;
    padding: 10px 16px;
    position: relative;
    width: 253px;
    z-index: 100;
}

.hentry .features-tab-container .features-tab-labels li:last-child {
    border-bottom: none;
}

.hentry .features-tab-container .features-tab-wrapper {
    float: right;
    padding: 20px;
}

.hentry img.attachment-features_tab_icon {
    border: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 0 15px 0 0;
    vertical-align: middle;
}

.hentry .features-tab-container .features-tab-labels li.current-feature {
    background-color: #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #d4d4d4;
    border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    color: #000;
}

/* === EXTRA */
.clear{clear:both;} 
.left{float:left;}
.right{float:right;}
.nomargin{margin:0}
.nopadding{padding:0}
/* Pop Up */


	

* {
	outline:none;
}


hgroup {
	position:fixed;
	z-index:3;
	left:10px;
	top:50px;
	padding:10px;
	background:url(images/fs_img_g_bg.png);
	color:#000;
	font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
	font-size: 30px;
	letter-spacing: 1px;
	text-shadow:rgba(0, 0, 0, 0.50) 0 1px 1px;
	
}
hgroup h1 {
	margin: 0px;
	text-shadow:rgba(0, 0, 0, 1) 3px 2px 0;
}
hgroup h4 {
	font-family:'Century Gothic', arial, serif;
	font-size: 22px;
	font-weight:normal;
	margin: 0px;
}
hgroup a {
	text-decoration:none;
	color: #FFF;
	border-bottom: 1px dashed #FFF;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	transition: all 1s ease-out;
}
hgroup a:hover {
	background: rgba(0, 0, 0, 0.50);
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	transition: all 1s ease-out;
}
#toolbar {
	position:fixed;
	z-index:3;
	right:10px;
	top:10px;
	padding:5px;
	background:url(images/fs_img_g_bg.png);
}
#toolbar img {
	border:none;
}
#img_title {
	position:fixed;
	z-index:3;
	right:10px;
	bottom: 60%;
	padding:10px;
	background:url(images/fs_img_g_bg.png);
	color:#FFF;
	font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
	text-transform:uppercase;
	font-size: 30px;
	letter-spacing: 1px;
}
#bg {
	position:fixed;
	z-index:1;
	overflow:hidden;
	width:100%;
	height:100%;
}
#overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background: url(images/dotted.png);
	opacity: 0.3;
}
#bgimg {
	display:none;
	-ms-interpolation-mode: bicubic;
}
#preloader {
	position:relative;
	z-index:3;
	width:32px;
	padding:20px;
	top:80px;
	margin:auto;
	background:#000;
}
#thumbnails_wrapper {
	z-index:2;
	position:fixed;
	bottom:0%;
	width:100%;
	height: 205px;
	background:url(images/empty.gif); /* stupid ie needs a background value to understand hover area */
}
#outer_container {
	position:relative;
	padding:0;
	width:100%;
	margin:40px auto;
}
#outer_container .thumbScroller {
	position:relative;
	overflow:hidden;
	background:url(images/fs_img_g_bg.png);
	background: rgba(0,0,0,0.850);
}
#outer_container .thumbScroller, #outer_container .thumbScroller .container, #outer_container .thumbScroller .content {
	height:170px;
}
#outer_container .thumbScroller .container {
	position:relative;
	left:0;
}
#outer_container .thumbScroller .content {
	float:left;
}
#outer_container .thumbScroller .content div {
	margin:5px;
	height:100%;
}
#outer_container .thumbScroller img {
	border:3px solid #fff;
}
#outer_container .thumbScroller .content div a {
	display:block;
	padding:5px;
}
.nextImageBtn, .prevImageBtn {
	display:block;
	position:absolute;
	width:50px;
	height:50px;
	top:50%;
	margin:-25px 10px 0 10px;
	z-index:3;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity:0.4;
	opacity:0.4;
	-webkit-transition:all .25s linear;
	-moz-transition:all .25s linear;
	-o-transition:all .25s linear;
	-ms-transition:all .25s linear;
	transition:all .25s linear;
}
.nextImageBtn:hover, .prevImageBtn:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	opacity:0.8;
	-webkit-transition:all .25s linear;
	-moz-transition:all .25s linear;
	-o-transition:all .25s linear;
	-ms-transition:all .25s linear;
	transition:all .25s linear;
}
.nextImageBtn {
	right:0;
	background:#000 url(images/nextImgBtn.png) center center no-repeat;
}
.prevImageBtn {
	background:#000 url(images/prevImgBtn.png) center center no-repeat;
}
ul.menu {
	margin:0;
	margin-top:10px;
	padding:0;
	list-style: none;
	font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
	font-size:14px;
	width:680px;
	position:absolute;
	top:30%;
	right:0%

	
	
}
ul.menu a {
	text-decoration:none;
	outline:none;
}
ul.menu li {
	float:left;
	width:170px;
	height:85px;
	position:relative;
	cursor:pointer;
}
ul.menu li > a {
	position:absolute;
	top:0px;
	left:0px;
	width:170px;
	height:85px;
	z-index:12;
	background:transparent url(images/overlay.png) no-repeat bottom right;
	background-color: rgba(0, 0, 0, 0.75);
	-moz-box-shadow:0px 0px 2px #000 inset;
	-webkit-box-shadow:0px 0px 2px #000 inset;
	box-shadow:0px 0px 2px #000 inset;
}
ul.menu li a img {
	border:none;
	position:absolute;
	width:0px;
	height:0px;
	bottom:0px;
	left:85px;
	z-index:100;
	-moz-box-shadow:0px 0px 4px #000;
	-webkit-box-shadow:0px 0px 4px #000;
	box-shadow:0px 0px 4px #000;
}
ul.menu li span.wrap {
	position:absolute;
	top:25px;
	left:0px;
	width:170px;
	height:60px;
	z-index:15;
}
ul.menu li span.active {
	position:absolute;
	background: rgba(0, 0, 0, 0.75);
	top:85px;
	width:170px;
	height:0px;
	left:0px;
	z-index:14;
	-moz-box-shadow:0px 0px 4px #000 inset;
	-webkit-box-shadow:0px 0px 4px #000 inset;
	box-shadow:0px 0px 4px #000 inset;
	-webkit-box-shadow: 0px 0px 4px #000 inset;
	-moz-box-shadow: 0px 0px 4px #000 inset;
	box-shadow: 0px 0px 4px #000 inset;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
}
ul.menu li span span.link, ul.menu li span span.descr, ul.menu li div.box a {
	margin-left:15px;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #000;
}
ul.menu li span span.link {
	color:#fff;
	font-size:24px;
	float:left;
	clear:both;
}
ul.menu li span span.descr {
	color:#0B75AF;
	float:left;
	clear:both;
	width:155px; /*For dumbass IE7*/
	font-size:10px;
	letter-spacing:1px;
}
ul.menu li div.box {
	display:block;
	position:absolute;
	width:170px;
	overflow:hidden;
	height:170px;
	top:85px;
	left:0px;
	display:none;
	background:#000;
}
ul.menu li div.box a {
	float:left;
	clear:both;
	line-height:30px;
	color:#0B75AF;
}
ul.menu li div.box a:first-child {
	margin-top:15px;
}
ul.menu li div.box a:hover {
	color:#fff;
}
article {
	display:none
}
.image {
	border: 2px solid rgba(255, 255, 255, 0.15);
	border-radius: 5px;
	float: right;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
/* TABS */

.header{
   width: 100%;
   display: block;
   text-align: center;
   padding: 20px 0;
   font-size: 15px;
   color: black;
   background-color: #fff;
   margin-bottom: 30px;
   box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
}
.header h1{
   font-size: 60px;
   font-weight: bold;
   color: #4DB8FF;
   margin: 0 0 15px 0;
   padding: 0;
}
.header a{
   color: #ff7260;
   font-size: 15px;
   text-decoration: underline;
}
.header a:hover{
   color: #505050;
}

.header p{
   margin: 6px 0;
   padding: 0;
   font-size: 15px;
   color: #fff;
}
.header p.header_buttons{
   margin-top: 15px;
}
.header p.header_buttons a{
   background-color: #4DB8FF;
   color: #000;
   display: inline-block;
   text-align: center;
   padding: 10px 30px;
   margin: 0 10px;
   text-decoration: none;
   text-transform: uppercase;
}
p.header_buttons a:hover{
   background-color: #4DB8FF;
}
.content{
   width: 940px;
   display: block;
   margin: 0 auto;
}
.content.demo_responsive{
   width: 100%;
   padding: 0 20px;
   box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
}
.content h2{
   font-size: 40px;
   font-weight: bold;
   color: #fff;
   margin-bottom: 30px;
   margin-top: 30px;
}
.content h3{
   font-size: 35px;
   font-weight: 300;
   color: #fff;
   margin-bottom: 15px;
   margin-top: 25px;
}
.content a{
   color: #000;
   text-decoration: underline;
}
.content a:hover{
   color: #fff;
   text-decoration: none;
}
.content code{
   width: 100%;
   background-color: #f0f0f0;
   display: block;
   padding: 20px;
   color: #000;
   letter-spacing: 0.5px;
   font-size: 16px;
   font-weight: normal;
   margin: 15px 0 30px 0;
   box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
}
.content p{
   color: #fff;
   font-size: 17px;
   margin: 15px 0;
}
.content strong{
   font-weight: bold;
   font-size: 17px;
   color: #fff5c3;
}
.content code strong{
   color: #000;
}
.content table{
   background-color: #fff;
   width: 100%;
}
.content table thead tr th{
   border: 1px solid #505050;
   padding: 8px;
   font-size: 17px;
   color: #ff7260;
   font-weight: bold;
}

.footer{
   display: block;
   padding: 30px 0 15px 0;
   text-align: center;
   color: #fff;
   font-size: 15px;
}
.footer a{
   color: #fff;
   text-decoration: underline;
   font-size: 15px;
}
.footer a:hover{
   text-decoration: none;
}