/*Theme Name: Neue Blog Responsive WordPress ThemeTheme URI: http://www.dessign.net/neueblogthemeDescription: Neue Blog Responsive WordPress Theme is stylish, customizable, simple, and readable. Perfect for any creative, architect or graphic designer.Version: 2.0.1Author: Marios LublinskiAuthor URI: http://www.dessign.netTags: 2 column theme, clean, portfolio*//* =WordPress Core-------------------------------------------------------------- */.alignnone {    margin: 5px 20px 20px 0;}.aligncenter,div.aligncenter {    display: block;    margin: 5px auto 5px auto;}.alignright {    float:right;    margin: 5px 0 20px 20px;}.alignleft {    float: left;    margin: 5px 20px 20px 0;}.aligncenter {    display: block;    margin: 5px auto 5px auto;}a img.alignright {    float: right;    margin: 5px 0 20px 20px;}a img.alignnone {    margin: 5px 20px 20px 0;}a img.alignleft {    float: left;    margin: 5px 20px 20px 0;}a img.aligncenter {    display: block;    margin-left: auto;    margin-right: auto}.wp-caption {    background: #fff;    border: 1px solid #f0f0f0;    max-width: 96%; /* Image does not overflow the content area */    padding: 5px 3px 10px;    text-align: center;}.wp-caption.alignnone {    margin: 5px 20px 20px 0;}.wp-caption.alignleft {    margin: 5px 20px 20px 0;}.wp-caption.alignright {    margin: 5px 0 20px 20px;}.wp-caption img {    border: 0 none;    height: auto;    margin: 0;    max-width: 98.5%;    padding: 0;    width: auto;}.wp-caption p.wp-caption-text {    margin: 0;    padding: 0 4px 5px;}#wpadminbar { display: none; }/* Global */body, div { margin: 0; padding: 0; }body { font-size: 14px; font-family: 'Roboto', sans-serif; color: #222; font-weight: 400;}input { font-family: 'Roboto', sans-serif; }a {color: #585858; text-decoration: none; transition: background 0.3s ease 0s, color 0.3s ease 0s; }a:hover { color: #666; text-decoration: none; }h1,h2,h3,h4,h5 { margin: 10px 0; color: #696969;}h2{    font-size: 20px;}p{margin: 10px 0;}img { border: none; }p { line-height: 150%;   }.left { float: left; }.right { float: right; }.clear { clear: both; }.container { width: 1180px; margin: 0 auto; }#infscr-loading { DISPLAY: NONE !important; visibility: hidden !important; } /* hide infinite scroll loading image */::selection {    background: #ccc; }::-moz-selection {    background: #ccc; }.accordion-title{    background: #9D9FA1;    padding: 10px 20px;    box-sizing: border-box;    cursor: pointer;    color: #fff;}.accordion-title:hover,.accordion-title:focus,.accordion-title:active,.accordion-title.open{    background: #585858;    outline: none;}.accordion-content{    padding: 10px 20px;}/* HTML5 tags */header, section, footer,aside, nav, article, figure {    display: block;}/* Header *//*#header { padding: 20px 0; }*/#header { /*position: fixed; top: 0; left: 0;*/ width: 100%; padding: 0 !important;  }/*body.home #header { position: static; width: auto; }*/.slicknav_menu { display: none; }.sy-pager { display: none !important; }.logo{    display: block;    float: right;    width: 40%;}.logo_cont { float: left; max-width: 250px; margin-right: 25px; }.head_title{ float: left; display: block; width: 100%; text-align: left; }.head_title h1 { text-transform: uppercase; color: #fff; font-size: 60px; font-weight: normal; line-height: 50px;}.head_text{ float: left; display: block; width: 60%; text-align: left;}.head_text p{ color: #9D9FA1; letter-spacing: 1px;}.head_text p.ref{ color: #505050;}.ref{font-weight: bold; font-size: 16px; text-transform: uppercase; color: #3E3E3E;}.lcase{    text-transform: lowercase;}.ncase{    text-transform: none;}.nuase{    text-transform: uppercase;}.head_text h1 span.small{ font-size: 30px; font-weight: thin;}.full_logo_cont { padding: 0px 0 15px;  text-align: right; float: none; background: #937600 url('images/wood-bg.jpg') no-repeat center center; background-size: cover; height: 200px; border-bottom: 5px solid #937600; }.full_logo_cont img,.logo_cont img { max-width: 100%; height: auto; float: right;}.header_right_text { float: right; width: 300px; padding-bottom: 10px; }.header_spacing { display: block; }/*body.home .header_spacing { display: none; }*//*body.home .footer_copyright_cont { display: none; }*/#header { background: #fff; /*position: fixed; top: 0; left: 0;*/ padding: 15px 0 0; width: 100%; z-index: 9999; }/*body.home #header { background: none; }*/.logo { /*float: left; margin-right: 55px;*/ }.header_bottom { /*padding: 5px 0;*/ }.header_menu { float: left; margin-top: 0px; max-width: 100%; }.header_menu ul { list-style-type: none; margin: 0; padding: 0; }.header_menu ul li { float: left; margin-right: 5px; font-size: 14px; font-family: 'Roboto', sans-serif; font-weight: 500; color: #333; position: relative; padding-bottom: 8px; margin-bottom: 5px; letter-spacing:1px;}.header_menu ul li:last-child { margin-right: 0; }.header_menu ul li a { color: #fff; display: block; background-color: #777777; padding: 1px 1px; height: 65px; padding: 10px; max-width: 121px; text-align: left; position: relative; /*border-bottom: 3px solid #fff;*/ }.header_menu ul li a::after{    content: '';    position: absolute;    bottom: 0; left: 0;    border-bottom: 15px solid #fff;    border-right: 15px solid #777;    width: 0;}.color-line{
 
    display: block;
    width: 100%;
    height: 10px;
    clear: both;
    margin-bottom: 10px;
    background-color: #777777;
}.header_menu ul li a:hover,.header_menu ul li.current-menu-item a,.header_menu ul li.current_page_item a { color:#fff; text-decoration: none;  /*border-bottom: 3px solid #000;*/ }.header_menu ul li ul { position: absolute; top: 30px; left: 0; z-index: 100; display: none; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);}.header_menu ul li ul li { float: none; margin: 0; width: 170px; border-top: 1px solid #f3f3f3; background-color: #fff; padding: 0; font-size: 13px; }.header_menu ul li ul li:first-child { border-top: none; }.header_menu ul li ul li a { padding: 8px 10px; display: block; border-bottom: none; }.header_menu ul li ul li a:hover { color: #222; text-decoration: none; border: none; }#gallery::-webkit-scrollbar { display: none !important; }#gallery {  }.header_social { float: right; text-align: center; /*padding-bottom: 15px;*/ max-width: 293px; }.header_social img { display: inline-block; margin: 0 2px; }/* Content */#slideshow_cont {  width: 1180px; height: 500px; position: relative; margin-bottom: 65px; }.slide_box { display: none; position: absolute; top: 0; left: 0; }.slide_box_first { display: block; }.slide_box img, .slide_box iframe { width: 1180px; height: 500px;  }.slide_prev, .slide_next { position: absolute; top: 50%; margin-top: -40px; z-index: 50; cursor: pointer; }.slide_prev { left: 0; }.slide_next { right: 0; }.slider_text { width: 590px; position: absolute;  left: 50%; margin-left: -295px; cursor: pointer; }.slider_text_inside {  padding: 8px 10px; font-size: 25px; font-family: 'Oswald', sans-serif;  color: #222; font-weight: 400; text-align: center;  }#home_inside_cont { padding: 0 10px; }#home_cont {  padding-top: 25px }#content { padding-top: 25px; }.home_left { float: left; width: 770px; }.home_post_box { font-size: 18px; float: left; width: 273px; margin-right: 15px; margin-bottom: 20px;  }.home_post_box h3 { font-size: 25px; }.home_post_box img,.home_post_box iframe { width: 273px; height: 239px; transition:all 0.3s ease-in-out;}.home_post_box_last { margin-right: 0; }.home_box img:hover,.home_post_box img:hover { opacity:0.8; filter:alpha(opacity=80); }.home_post_box.clear,.archive_cont .home_post_box.clear { width: auto; height: auto; margin: 0; padding: 0; }.home_box { /*float: left; width: 555px;*/ /*margin-right: 60px;*/ margin-bottom: 30px; /*width: 46%; margin: 0 2% 30px;*/ width: 48%; font-size: 18px; font-family: 'Roboto', sans-serif; color: #666;  font-weight: 400; line-height: 30px;  }.post_meta {  margin-bottom: 10px; margin-top: 15px; font-size: 12px; font-family: 'Roboto', sans-serif; color: #888;  font-weight: 400;}.home_box img { width: 100%; max-width: 100%; height: auto; transition:all 0.3s ease-in-out; }.home_box h3 { font-size: 40px;  font-family: 'Oswald', sans-serif;  color: #222; font-weight: 400; line-height: 45px;  }.home_box iframe { max-width: 100%; width: 100%; height: 420px; }.grid-sizer { width: 48%; }.gutter-sizer { width: 4%; }/*.home_box_last { margin-right: 0; }*/.archive_cont .home_post_box { margin-right: 50px; }.archive_cont .home_post_box_last { margin-right: 0; }.home_blog_bottom_box_cont { width: 960px; margin: 25px auto; }.home_blog_bottom_box { float: left; width: 290px; margin-right: 45px; }.home_blog_bottom_box h3 { font-size: 17px; font-weight: normal; }.home_blog_bottom_box_last { margin-right: 0; }.load_more_cont { margin-bottom: 30px; text-align: center; }.load_more_cont a { display: inline-block; padding: 8px 30px; /*background-color: #e6e6e6;*/ font-size: 13px; color: #000;  }.home_latest_cont { padding-bottom: 5px; position: relative; }.home_featured_prev { background: url('images/home-featured-prev.png') no-repeat; width: 23px; height: 42px; position: absolute; left: -32px; top: 50%; margin-top: -42px; cursor: pointer; border-bottom-color: #fff; }.home_featured_next { background: url('images/home-featured-next.png') no-repeat; width: 23px; height: 42px; position: absolute; right: -32px; top: 50%; margin-top: -42px; cursor: pointer; border-bottom-color: #fff; }.home_latest_box { float: left; /*width: 573px;*/ width: 568px; font-size: 16px; margin-bottom: 10px; }.home_latest_box img,.home_latest_box iframe { max-width: 100%; width: 568px; height: 283px; }.home_latest_box_last { float: right; }.home_blog_box { font-size: 14px; margin-bottom: 20px; margin-right: 8px; width: 388px; float: left; }.home_blog_box img,.home_blog_box iframe { max-width: 100%; width: 388px; height: 368px; }.home_blog_box img:hover { opacity:0.8; filter:alpha(opacity=80); }.home_blog_box h3 { font-size: 18px; margin-top: 0; }.home_blog_box .p_date { font-size: 12px; }.home_blog_box_content { padding: 0 0px 0 100px; }.home_blog_box_last { margin-right: 0; }.home_blog_box.clear { width: auto !important; float: none !important; margin: 0 !important; }/*.home_blog_box .read_more { float: right; display: block; padding: 5px 10px; color: #000; text-decoration: none; border: 1px solid #ccc; }*/.archive_title { margin-bottom: 20px; font-size: 23px; }.archive_title { border-left: 20px solid #000; padding-left: 10px; text-transform: uppercase; }.archive_box { margin-bottom: 30px; margin-right: 21px; font-size: 13px; width: 379px; float: left; position: relative; }.archive_box img,.archive_box iframe { max-width: 100%; width: 379px; height: 254px; }.archive_box h3 { font-weight: normal; font-size: 25px; margin-top: 0; }.archive_box h3 a { text-decoration: none; }.archive_box h3 a:hover { text-decoration: underline; }.archive_box.clear,.home_featured_post.clear { margin: 0; padding: 0; float: none; height: 0; width: 0; }.archive_box_last { margin-right: 0; }.archive_box_hover { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('images/trans-back.png') repeat; display: none; }.archive_box_tbl { display: table; width: 100%; height: 100%; }.archive_box_tcell { display: table-cell; text-align: center; vertical-align: middle; color: #fff; padding: 0 25px; line-height: 19px; }.archive_box_media { position: relative; }.archive_box_media img { display: block; }.sy-caption-wrap .sy-caption { display: none !important; }#single_cont { }.single_full_cont { }.single_left { float: left; width: 830px; font-size: 17px; position: relative; }.single_left img { max-width: 100%; height: auto; }.single_left p { margin-bottom: 15px; }.single_left a {  font-family: 'Roboto', sans-serif; font-weight: 400;  text-decoration: none;                  border-bottom: 1px solid #333; transition:all 0.3s ease-in-out; }.single_left a:hover {  font-family: 'Roboto', sans-serif; font-weight: 400;  border-bottom-color: #fff; transition:all 0.3s ease-in-out; }.single_full { float: none; width: 900px; margin: 0 auto; position: relative; }h1.single_title { margin: 0 0 20px; padding-right: 110px; font-size: 30px;  font-family: 'Oswald', sans-serif;  color: #333; font-weight: 400; line-height: 40px;}.single_inside_content img { width: 100%; height: auto; }.single_inside_content img.size-full { max-width: 100%; width: auto; }#commentform input[type=submit] { background-color: #161616; color: #fff; border: 1px solid #6E6E6E; padding: 3px 5px; }.next_prev_cont { padding: 25px 0; }.next_prev_cont .left { float: left; width: 45%; }.next_prev_cont .left a { display: block; background: url('images/post_prev.png') no-repeat; background-position: top left; padding-left: 25px; min-height: 30px; border-bottom-color: #fff;}.next_prev_cont .right { float: right; width: 45%; text-align: right; }.next_prev_cont .right a { display: block; background: url('images/post_next.png') no-repeat; background-position: top right; padding-right: 25px;  min-height: 30px; border-bottom-color: #fff;}.next_prev_cont_top_right {  padding: 0; position: absolute; top: 0; right: 0; }.next_prev_cont_top_right .left { float: left; width: auto; }.next_prev_cont_top_right .left a { display: block; background: url('images/new-prev.png') no-repeat; background-position: top left; padding-left: 0px; min-height: 0px; width: 30px; height: 30px; border-bottom-color: #fff;}.next_prev_cont_top_right .right { float: right; width: auto; margin-left: 10px; }.next_prev_cont_top_right .right a { display: block; background: url('images/new-next.png') no-repeat; background-position: top right; padding-right: 0px;  min-height: 0px; width: 30px; height: 30px; border-bottom-color: #fff;}/* Sidebar */#sidebar { float: right; width: 300px; }.side_box { margin-bottom: 25px; }h3.side_title { margin: 0 0 15px; font-size: 17px; font-weight: bold; }.side_box ul { list-style-type: none; margin: 0; padding: 0; }.side_box ul li { margin-bottom: 8px; }.t1_search_cont input[type=text], .t1_search_cont input[type=submit] { box-sizing: border-box;                                                                       -moz-box-sizing: border-box;                                                                       -webkit-box-sizing: border-box; height: 24px; font-family: 'Source Sans Pro', sans-serif, arial; }.t1_search_cont input[type=text] { width: 180px; }.t1_search_cont input[type=submit] { border: none; background-color: #252628; color: #90939C; width: 80px; }/* Footer */#footer { padding: 0px 0 0px;  margin-top: 25px; }.footer_box_col { float: left; width: 362px; margin-right: 46px; }.footer_box { margin: 25px 0; text-align: center; }.footer_box_col_last { margin-right: 0; }.footer_copyright_cont { /*padding-bottom: 25px; padding-top: 10px; */ margin-top: 35px; padding-bottom: 15px; text-align: center; }.footer_copyright { padding: 20px 0 20px; text-align: right; font-size: 14px; text-align: center; }.footer_box ul { list-style-type: none; margin: 0; padding: 0; }.footer_box ul li { margin-bottom: 8px; }/** ADDITIONAL STYLE OVERRIDES **/.clearfix{    clear: both;}.row{    display: block;    width: 100%;    margin: 0 0 40px;    padding: 0;}.row .half-block{    width: 50%;    margin-right: 0px;}.row .third-block{    width: 32%;    float: left;    margin-right: 2%;}.third-block .content{    padding: 0 30px;}.third-block .content strong,.third-block .content a{    font-size: 16px;    color: #fff;}.third-block .content h3 > a{    font-size: 28px;}.third-block .content h3{    font-size: 28px;    color: #fff;}.third-block .content a:hover{    text-decoration: underline;}h3,h3 a{    font-size: 20px;}.no-margin{    margin: 0 !important;}/*.half-block.right{        background: #fff;        width: 33.8%;}*/.half-block.right img{    width: 100%;}.half-block.right p,.half-block.right h3{    color: #fff;}.third-block{    background: rgb(119, 119, 119);    position: relative;    min-height: 310px;}.third-block.last{    float: right;}.third-block::after{    content: '';    position: absolute;    bottom: 0; left: 0;    border-bottom: 30px solid #fff;    border-right: 30px solid transparent;    width: 0;}.third-block.left small{    font-size: 14px;}.third-block.right{    margin: 0;    width: 51%;}.third-block.right img{    display: block;    width: 45%;    margin-right: 5px;    float: left;}.third-block.right img:last-of-type{    display: block;    width: 45%;    float: right;    margin-right: 0;}.left{    float: left;    text-align: left;}.right{    float: right;}.csRow{    margin-bottom: 20px;}.column{    text-align: left;    margin-bottom: 20px;}.column p{    margin: 0 !important;}.column img{    width: 100%;    height: 100%;}.column h1 a{    display: block;    background: #fac606;    color: #fff;    padding: 15px 30px;    margin-top: 0;    margin-bottom: 20px;    text-align: left;    position: relative;}.column h1 a::after{    content: '';    position: absolute;    bottom: 0; left: 0;    border-bottom: 15px solid #fff;    border-right: 15px solid #777777;    width: 0;}.column h1 a:hover{    color: #000;}.footer_details{    background: rgb(119, 119, 119);    padding: 10px 0;}.footer_details p{    color: #fff;}.footer_details a{    color: #000;}.footer_details a:hover{    text-decoration: underline;}.overview {width: 100%;  padding: 30px 15px; float: right; color: #fff!important; font-family: "Roboto", sans-serif; font-size: 18px; }.overview .overviewImgs {width: 36%; float: left; }.overview .overviewHeader {width: 90%; margin-left: 5px; float: left;}.half-block .overview h2 {margin: 0; font-size: 40px; line-height: 1em; font-weight: 700; color: #fff; text-transform: uppercase; letter-spacing: 2px;}.half-block .overview ul {list-style-type: disc; margin: 0 0 10px 0; padding: 0;}.half-block .overview li {    font-size: 24px;    line-height: 1.2em;    font-weight: 400;    color: #fff!important;    margin: 0 0 12px 20px;    font-weight: bold;    text-transform: uppercase;    letter-spacing: 2px;}.half-block .overview p {font-size: 18px; line-height: 1.2em; font-weight: bold; margin: 15px 0; color: #fff!important; letter-spacing: 1px;}.half-block .overview p.large {font-size: 24px; margin:10px 0 0; letter-spacing: 2px;    line-height: 0.1em;}/** ADDITIONAL STYLES FOR NATIONAL EDUCATION FRAMEWORK WEBSITE **/.green-text{  font-size: 66px; color: #979896; text-transform: uppercase;}.dark-green-text { 
    color: #928f8f;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: -6px;
    margin-left: 0px;
}
.gray-text{    color: #9D9FA1;    margin-left: -3px;}
.dark-green-text {    font-size: 28px;    text-transform: uppercase;}.green-text {     font-size: 66px;    color:#ccc;     text-transform: uppercase;}.slicknav_nav a {    background: #474a47 !important;   }.slicknav_nav, .slicknav_nav ul {    width: 98% !important;}.contact-third-block {     color: #fff;    font-size: 22px;}.head_title h2 {     margin-top: -13px;    margin-left: -3px;}.header_menu ul li a {    color: #fff;    display: block;    background-color: #777777;    padding: 1px 1px;    height: 37px;    padding: 10px;    max-width: 146px;    text-align: left;    position: relative;    /* border-bottom: 3px solid #fff; */}
input, textarea {    
    font-size: 23px;  
    border-radius: 8px;   
    border: 1px solid #c7c7c7; 
    padding: 10px 10px 10px 10px;  
    color: #398f14;  
    width: 93%;
    /* background-color: #005f27; */
    margin-bottom: 25px;

} 
.main_header_menu li a {        padding: 10px 7px;        max-width: 104px !important;    }    .overview .title_1 {         font-size: 27px !important;        font-weight: 100;        margin-bottom:20px !important;    }    .overview .title_2 {         margin-top: 20PX !important;        font-size: 27PX !important;        font-weight: BOLD;    }    .overview .title_3 {         margin-top: 20PX !important;         font-size: 21PX !important;        font-weight: BOLD;    }    .overview .title_4 {         margin-top: 20px !important;           font-size: 20px;        margin-left: 29px !important;    }    .overview .title_5 {         margin-top: 25PX !important;         font-size: 25PX !important;    }p {    font-size: 17px;    line-height: 29px;    font-weight: 200;}

.clearfix{
    clear: both;
}
.row{
    display: block;
    width: 100%;
    margin: 0 0 40px;
    padding: 0;
}

.row .half-block{
    width: 50%;
}
.row .third-block{
    width: 32%;
    float: left;
    margin-right: 2%;
}

.flex {
    display: flex;
}

.right { 
    margin-left: 0.5%;
}


.bk_green { 
   background-color: #afafaf;
}

@media only screen and (max-width: 767px) {
    .flex {
        display: block;
    }

    .half-block .overview h2 {
        font-size: 23px;
    }

    .half-block .overview p.large {
        font-size: 16px;
    }
}


@media only screen and (max-width: 837px) {
    .large { 
        font-size: 24px !important;
        margin-top: 22px !important;
    }
}

.overviewHeader {
    padding-left: 2px;
}

.section_billboard_header {
    color: #ffffff85;
}

.overviewHeader ul {
    margin-top:10px;
    margin-left:5% !important;
}

.overviewHeader p { 
    margin-top:30px !important;
    margin-bottom:30px !important;
}

.wpcf7-submit {
    color: #5a5d59;
    width: 93%;
    background-color: #fbfbfb;
    width: 37%;

}

.header_menu ul li a {
    padding: 10px 7px;
    max-width: 121px;
}



.upper_details a { 

color: #fff;
	
}


.header_menu ul li a {
    max-width: 206px;
}
