/*
Theme Name: PPO GSB
Theme URI: http://gsb.edu.vn
Author: PPO VIET NAM
Author URI: http://ppo.vn/
Author Email: info@ppo.vn
Author Mobile: 096 4747 046
Description: The 2017 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
Text Domain: ppo-gsb

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
body{font-family: 'Open Sans', sans-serif;background: #f4f4f4}
a, a:link, a:active, a:hover {text-decoration: none;outline: none}
a, a:link, a:active {color: #00afec;}
a:hover{color: #ff4f19;}
img{outline: none;max-width: 100%;height: auto}
input:focus,button:focus{outline: none}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6{
    /*font-family: "Open Sans Condensed",sans-serif;*/
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 1.2;
    color: #00afec
}
iframe{max-width: 100%}
iframe[name="google_conversion_frame"]{position:absolute;left:-300px;bottom:0}
a, button, input[type=submit], .owl-prev, .owl-next, .owl-prev .fa, .owl-next .fa {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.ajax-loading-block-window{height:128px;right:0;overflow:hidden;position:fixed;top:0;width:100%;height:100%;z-index:1100;}
.ajax-loading-block-window .loading-image{
    background:url("assets/images/ajax_loader_large.gif") no-repeat;
    height:128px;left:50%;position:absolute;top:50%;width:128px;margin:0 auto;
}
#ppo-overlay {
    background: rgba(0, 0, 0, 0.7);
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 998;
}
.feature-box {background-color: #FEF4D1;border: 1px solid #F6D97D;padding: 10px;margin: 0}
.feature-box .title {color: #ca1406;font-size: 14px;font-weight:bold}
.feature-box p {margin: 10px 0;padding: 0}
.feature-box .about-content {margin-top: 10px;line-height: 18px}
.feature-box .feature-text {color: #d90000;font-size: 16px}
.feature-box .note {color: #898989}

/* Custom google form */
h1.ss-form-title {
    margin: 0 0 15px;
    font-size: 2.5em;
}
.ss-form ol, .ss-form ul{
    margin-left: 0;
    margin-bottom: 0;
    padding: 0;
}
div.ss-form-entry {
    margin-bottom: 10px!important;
}
div.ss-form-entry>input,
div.ss-form-entry>textarea{
    width: 100%;
    border: 1px solid #ccc;
    background-color: #fff!important;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    padding: 0.5em;
}
td.ss-form-entry{
    border: none
}
.ss-item table{
    border: none
}
.ss-required-asterisk {
    color: red;
}
input#ss-submit{
    background: #e30613;
    color: #fff;
    border: none;
    cursor: pointer;
    padding: 8px 30px;
    text-transform: uppercase;
    text-align: center;
}
input#ss-submit:hover{
    opacity: 0.8
}

/* Custom contact-form-7 */
.wpcf7 .wpcf7-form-control{
    width: 100%;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    padding: 0.5em;
}
.wpcf7 .wpcf7-form-control.wpcf7-submit{
    width: 100%;
    background: #111;
    color: #fff;
    border: none;
    padding: 10px 30px;
    text-transform: uppercase
}
.wpcf7 .wpcf7-form-control.wpcf7-submit:hover{
    background: #ff4f19;
}
.wpcf7-form input[type=text], .wpcf7-form input[type=email], .wpcf7-form input[type=tel], .wpcf7-form input[type=number], .wpcf7-form input[type=date], .wpcf7-form select, .wpcf7-form textarea {
    width: 100%;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    box-shadow: none;
    min-height: 40px;
    padding: 10px;
    line-height: 20px;
    font-size: 13px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

/*Custom mailchimp*/
.mc4wp-form {
    margin: 0;
    position: relative;
}
.mc4wp-form .mc4wp-form-fields input {
    display: inline-block;
    box-shadow: none;
    text-shadow: none;
}
.mc4wp-form .mc4wp-form-fields input[type=email], .mc4wp-form .mc4wp-form-fields input[type=text] {
    width: 100%;
    background: 0 0;
    border: 1px solid #fff;
    line-height: 30px;
    height: 40px;
    padding: 5px 10px;
    max-width: 425px;
    margin-left: 0;
    color: #fff;
    border-radius: 0;
    box-shadow: none;
    font-size: 13px;
    -webkit-transition: all .3s ease-in-out;
    -khtml-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.mc4wp-form .mc4wp-form-fields input[type=submit]{
    background-color: #ff4f19
}
.mc4wp-form .mc4wp-form-fields input[type=submit]:hover{
    background-color: #333;
    color: #fff
}

/* Custom visual composer */
.wpb_flexslider.flexslider .slides img{
    width: auto!important;
    max-width: 100%;
    margin: auto
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li{
    overflow: hidden
}
.wpb_gallery_slides.wpb_image_grid img:hover{
    opacity: .7;
    cursor: pointer
}
.wpb_wrapper img{max-width: 100%;height: auto}
.vc_carousel-slideline img{
    display: block;
    max-width: 100%;
    margin: auto
}
.vc_single_image-img.attachment-full {
    width: 100% !important;
}
.vc_tta-panels .vc_tta-panel .vc_tta-panel-body{
    background-color: #fff!important
}
section > article > .vc_row {
    margin-left: 0;
    margin-right: 0;
}
section > article > .vc_row > .vc_column_container.vc_col-sm-12 {
    float: none;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 1200px){
    section > article > .vc_row > .vc_column_container {
        max-width: 1170px;
    }
}

@media (min-width: 992px) and (max-width: 1199px){
    section > article > .vc_row > .vc_column_container {
        max-width: 970px;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    section > article > .vc_row > .vc_column_container {
        max-width: 750px;
    }
}
@media (max-width: 991px){
    .vc_column_container{
        padding-left: 15px!important;
        padding-right: 15px!important
    }
    .vc_column_container > .vc_column-inner{
        padding-left: 0!important;
        padding-right: 0!important
    }
}

section > article > .vc_row.fullwidth > .vc_column_container{
    width: 100%;
    max-width: 100%;
    padding-left: 0!important;
    padding-right: 0!important;
}
section > article > .vc_row.fullwidth > .vc_column_container > .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0
}

.page-builder .wpb_content_element.vc_wp_custommenu{margin-bottom: 0}
/* END: Custom visual composer */

.text-shadow{
    text-shadow: 0 2px 6px green;
}
.box-shadow{
    box-shadow: 0px 4px 10px 0px #555;
    -moz-box-shadow: 0px 4px 10px 0px #555;
    -webkit-box-shadow: 0px 4px 10px 0px #555;
}
.no-padding{padding: 0}

#scroll-to-bottom, #scroll-to-top{
    width: 46px;
    height: 46px;
    position: fixed;
    right: 40px;
    opacity: .6;
    cursor: pointer;
    z-index: 1
}
#scroll-to-bottom:hover, #scroll-to-top:hover{
    opacity: 1
}
#scroll-to-bottom{
    top: 40px;
    background: url(assets/images/toBottom.png) no-repeat;
}
#scroll-to-top{
    display: none;
    top: 45%;
    background: url(assets/images/toTop.png) no-repeat;
}

#breadcrumbs {
    color: #111111;
    padding: 15px 0;
    font-size: 16px;
    font-weight: lighter;
}
#breadcrumbs .page-title{
    margin: 0;
    text-transform: uppercase;
    font-size: 26px
}
#breadcrumbs a{
    color: #8b8b8b;
    font-weight: normal
}
#breadcrumbs a:hover, #breadcrumbs a:focus{
    color: #333
}
#breadcrumbs .breadcrumb_last{
    color: #333;
    font-weight: normal
}
.paging{
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 30px
}
.wp-pagenavi a, .wp-pagenavi span{
    line-height: 20px;
    padding: 6px 12px;
    margin: 0 5px 0 0;
    border: 1px solid #ddd;
    color: #333;
    background: #fff;
    display: inline-block
}
.wp-pagenavi span.current, .wp-pagenavi a:hover {
    font-weight: normal;
    background: #333;
    color: #fff;
    border: 1px solid #333;
}

/*Getlfy*/
.getfly-form{
    background: #fff;
    margin: 30px auto;
    max-width: 400px;
    padding: 15px
}
.getfly-form .getfly-label{
    display: block;
    font-weight: 600
}
.getfly-form .getfly-span-c{
    color: red
}
.getfly-form .btn-submit{
    padding: 15px 30px;
    text-align: center;
    text-transform: uppercase;
    background: #ff4f19;
    color: #fff;
    border-radius: 0;
    display: block
}
.form-control{border-radius: 0}

/**************************************************************************/
.desktop-header{
    width: 100%;
    position: relative
}
.desktop-header.fixed{
    position: fixed;
    -webkit-box-shadow: 0 2px 7px rgba(0,0,0,.2);
    -moz-box-shadow: 0 2px 7px rgba(0,0,0,.2);
    box-shadow: 0 2px 7px rgba(0,0,0,.2);
}
.desktop-header .header-socket {
    color: #333;
    background: #eee;
    border-bottom: 1px solid #ddd;
    padding: 5px 0
}
.desktop-header .header-socket .hs-left{text-align: left}
.desktop-header .header-socket .hs-right{text-align: right}
.desktop-header .top-head{
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.desktop-header .top-head.no-menu{
    background: #fff;
    -webkit-box-shadow: 0px 0 12px -4px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0 12px -4px rgba(0,0,0,0.5);
    box-shadow: 0px 0 12px -4px rgba(0,0,0,0.5);
}
.desktop-header .header_logo img{
    max-height: 50px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.header_logo .logo-text{
    font-size: 30px;
    font-weight: 500
}

.header-buttons{
    text-align: right
}
.header-buttons .button-widget{
    display: inline-block;
    margin-left: 15px
}
.header-buttons .button-widget a{
    display: block;
    padding: 10px 20px;
}
.header-buttons .button-widget .style1{
    border: 2px solid #ff4f19;
    color: #333;
    background: #fff;
}
.header-buttons .button-widget .style1:hover{
    background: #ff4f19
}
.header-buttons .button-widget .style2{
    border: 2px solid #ff4f19;
    color: #333;
    background: #ff4f19;
}
.header-buttons .button-widget .style2:hover{
    background: #333;
    border: 2px solid #333;
    color: #fff;
}

.top-nav{
    background: #fff;
    color: #000;
    width: 100%;
    position: relative;
    z-index: 999
}
.top-nav.fixed{
    -webkit-box-shadow: 0 2px 7px rgba(0,0,0,.2);
    -moz-box-shadow: 0 2px 7px rgba(0,0,0,.2);
    box-shadow: 0 2px 7px rgba(0,0,0,.2);
    position: fixed;
}
.main-menu{position: relative}
.main-menu .nav{float: left}
.main-menu .nav > li{
    float: left;
    position: relative
}
.main-menu .nav > li > a{
    color: #000;
    text-transform: uppercase;
    padding: 0 14px;
    line-height: 50px;
    display: block;
    font-size: 15px;
    font-weight: 500;
}
.main-menu .nav > li.current-menu-item > a,
.main-menu .nav > li.active > a,
.main-menu .nav > li > a:hover{
    color: #ff4f19;
    background: none
}
.main-menu .nav > li > a:focus{
    background: none
}
.main-menu .nav > li > .sub-menu{
    position: absolute;
    top: 50px;
    left: 0;
    margin: 0;
    padding: 15px 0 0;
    list-style: none;
    width: 200px;
    display: none
}
.main-menu .nav > li > .sub-menu:before{
    content: "";
    position: absolute;
    top: 0;
    left: 20%;
    border-bottom: 15px solid #333;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent
}
.main-menu .nav > li:hover > .sub-menu{
    display: block
}
.main-menu .nav > li > .sub-menu > li > a{
    padding: 8px 12px;
    color: #fff;
    background: #333;
    display: block
}
.main-menu .nav > li > .sub-menu > li:first-child > a{
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}
.main-menu .nav > li > .sub-menu > li:last-child > a{
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}
.main-menu .nav > li > .sub-menu > li > a:hover{
    background: #000
}
.main-menu .nav .btn-register a, .main-menu .nav .btn-register a:hover, 
.main-menu .nav .btn-register a:focus, .main-menu .nav .btn-register a:active,
.main-menu .nav > li.btn-register > a:hover, .main-menu .nav > li.current-menu-item.btn-register > a{
    text-indent: -9999px;
    background: url(assets/images/dang-ky-ngay2.png) no-repeat!important;
    background-size: 100%!important;
    width: 160px;
    margin-top: 4px
}
.desktop-header.header2 .main-menu .nav > li.btn-register > a:hover:after,
.desktop-header.header2 .main-menu .nav > li.current-menu-item.btn-register > a:after{
    display: none!important
}

/*********************************************************************/
.menu-search {
    float: right;
    padding: 15px 0 0;
}
.menu-search .redirect-adwords{
    font-size: 24px;
    margin-top: -8px;
    margin-right: 10px;
    margin-left: 6px;
    display: inline-block;
}
.menu-search .icon-search{
    cursor: pointer;
    font-size: 18px
}
.search-tooltip{
    position: absolute;
    right: 0;
    top: 50px;
    z-index: 3;
    background: #fff;
    padding: 10px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0px 1px 12px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 1px 12px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 1px 12px 0px rgba(0,0,0,0.2);
    display: none;
    width: 292px
}
.search-tooltip .inner_tooltip{
    overflow: hidden
}
.search-tooltip input{
    width: 230px;
    height: 37px;
    padding: 0 10px;
    color: #333;
    border: 1px solid #ccc;
    border-right: none;
    float: left;
}
.search-tooltip .btn{
    height: 37px;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #fff;
    background: #f78f32;
    border: 1px solid #f78f32;
    border-left: none;
    float: left;
}
.search-tooltip .btn:hover{
    background: #333;
    border-color: #333
}
.search-tooltip .arrow-wrap {
    width: 20px;
    height: 20px;
    position: absolute;
    top: -20px;
    right: 10px;
    overflow: hidden;
}
.search-tooltip .arrow {
    width: 10px;
    height: 10px;
    position: absolute;
    top: 15px;
    right: 0;
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
    background: #fff;
    visibility: hidden\9;
}

/**************************************************************************/
.ppo-woo-cart{
    float: right;
    line-height: 45px;
    margin-right: 5px;
    padding-top: 5px;
    min-width: 46px;
    position: relative;
}
.ppo-woo-cart > a > .fa{
    font-size: 22px;
    margin-right: 0;
}
.ppo-woo-cart > a > .cart-count{
    position: absolute;
    left: 14px;
    top: 0;
    width: 24px;
    height: 24px;
    background: orangered;
    color: #fff;
    border-radius: 50%;
    line-height: 24px;
    font-size: 12px;
    text-align: center;
}
.ppo-woo-cart > a > .amount{
    color: orangered
}

/**************************************************************************/
.desktop-header.header2 .header_logo img{margin-top: 3px;margin-bottom: 2px;}
.desktop-header.header2 .header_logo .logo-text{margin-top: 8px;display: inline-block}
.desktop-header.header2 .main-menu .nav {
    float: right;
}
.desktop-header.header2 .main-menu .nav > li.current-menu-item > a,
.desktop-header.header2 .main-menu .nav > li.active > a,
.desktop-header.header2 .main-menu .nav > li > a:hover{
    color: #ff4f19;
    background: none
}
.desktop-header.header2 .main-menu .nav > li.current-menu-item > a:after,
.desktop-header.header2 .main-menu .nav > li.active > a:after,
.desktop-header.header2 .main-menu .nav > li > a:hover:after{
    position: absolute;
    content: "";
    width: 50%;
    height: 3px;
    bottom: 0;
    left: 25%;
    background: #ff4f19
}
.desktop-header.header2 .main-menu .ppo-woo-cart{margin-top: 0;min-width: 26px;margin-left: 10px}
.desktop-header.header2 .menu-search .search-tooltip{top: 65px}
.desktop-header.header2 .menu-search .search-tooltip .arrow-wrap{right: 13px}

.desktop-header.header3 .top-head{text-align: center}

/**************************************************************************/
@-webkit-keyframes moveDown{
    0% {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px);
    }
    50% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px);
    }
}
.thim-click-to-bottom {
    animation: moveDown 1.3s cubic-bezier(.07,.5,.58,1) infinite;
}
.dropshadowboxes-drop-shadow{margin-top: 0}

/*****************************************************************/
.featured-carousel{
    padding: 50px 0
}
.featured-carousel h2 {
    color: #00afec;
    font-size: 6rem;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: lighter;
    letter-spacing: 0;
    text-align: center;
    word-spacing: 0;
    line-height: 6rem;
}
.featured-carousel h2+p {
    font-family: "Open Sans",sans-serif;
    font-size: 2rem;
    font-weight: 300;
    line-height: 2.6rem;
    margin: 0 0 5.3rem;
    text-align: center
}
.featured-carousel .entry-title{
    font-size: 16px
}
.featured-carousel .thumbnail{
    border-radius: 0
}
.featured-carousel .entry-title a{
    color: #000
}
.featured-carousel .owl-controls .owl-prev, .featured-carousel .owl-controls .owl-next{
    position: absolute;
    top: calc(35% - 25px);
    font-size: 50px;
    line-height: 50px;
}
.featured-carousel .owl-controls .owl-prev{left: 0}
.featured-carousel .owl-controls .owl-next{right: 0}

.sidebar .widget.ppo-social-widget{background: none}
.ppo-social-widget .widget-content{
    overflow: hidden;
    text-align: center;
    padding-top: 8px
}
.ppo-social-widget .widget-content .icon{
    width: 64px;
    height: 64px;
    display: inline-block;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-right: 8px
}
.ppo-social-widget .widget-content .icon:last-child{margin-right: 0}
.ppo-social-widget .widget-content .icon-fb.square{
    background-image: url(assets/images/social/facebook-square.png)
}
.ppo-social-widget .widget-content .icon-fb.circle{
    background-image: url(assets/images/social/facebook-circle.png)
}
.ppo-social-widget .widget-content .icon-fb.rounded{
    background-image: url(assets/images/social/facebook-rounded.png)
}
.ppo-social-widget .widget-content .icon-gplus.square{
    background-image: url(assets/images/social/google-plus-square.png)
}
.ppo-social-widget .widget-content .icon-gplus.circle{
    background-image: url(assets/images/social/google-plus-circle.png)
}
.ppo-social-widget .widget-content .icon-gplus.rounded{
    background-image: url(assets/images/social/google-plus-rounded.png)
}
.ppo-social-widget .widget-content .icon-yt.square{
    background-image: url(assets/images/social/youtube-square.png)
}
.ppo-social-widget .widget-content .icon-yt.circle{
    background-image: url(assets/images/social/youtube-circle.png)
}
.ppo-social-widget .widget-content .icon-yt.rounded{
    background-image: url(assets/images/social/youtube-square.png)
}
.ppo-social-widget .widget-content .icon-tw.square{
    background-image: url(assets/images/social/twitter-square.png)
}
.ppo-social-widget .widget-content .icon-tw.circle{
    background-image: url(assets/images/social/twitter-circle.png)
}
.ppo-social-widget .widget-content .icon-tw.rounded{
    background-image: url(assets/images/social/twitter-rounded.png)
}
.ppo-social-widget .widget-content .icon-in.square{
    background-image: url(assets/images/social/linkedin-square.png)
}
.ppo-social-widget .widget-content .icon-in.circle{
    background-image: url(assets/images/social/linkedin-circle.png)
}
.ppo-social-widget .widget-content .icon-in.rounded{
    background-image: url(assets/images/social/linkedin-rounded.png)
}

/**************************************************************************/
article .widget_nav_menu .menu{
    overflow: hidden;
    list-style: none;
    margin: 0;
    padding: 0;
    background: #fff
}
article .widget_nav_menu .menu > li{float: left}
.page-title{
    margin-top: 0;
    margin-bottom: 30px
}
#main > .entry-header{
    padding: 15px;
    background: #00A9DB;
    color: #fff;
    text-transform: uppercase;
    text-align: center
}
#main > .entry-header .page-title{
    margin: 0;
    color: #fff;
    font-size: 30px;
    font-family: "Open Sans Condensed", sans-serif
}
article.post, article.page, article.feedback{
    padding: 15px;
    border: 1px solid #ccc;
    background: #fff;
    -webkit-box-shadow: 0px 2px 10px -5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 2px 10px -5px rgba(0,0,0,0.5);
    box-shadow: 0px 2px 10px -5px rgba(0,0,0,0.5);
}
article.page{margin-bottom: 30px}
.home article.page, .home-page article.page, .page-builder article.page{
    padding: 0;
    margin-bottom: 0;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none;
}
.page-news article.page{
    padding: 10px;
    margin-bottom: 0;
    border: none
}
article .page-title, article .entry-title{
    font-size: 26px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px
}
article .page-title{
    margin-bottom: 20px
}
.entry-meta{
    margin-bottom: 10px;
}
.entry-meta, .entry-meta a{
    color: #999;
}
.entry-meta a:hover{
    color: #000;
}
.entry-meta > .entry-date, .entry-meta > .byline, .entry-meta > .edit-link, entry-meta > .comments-link{
    margin-right: 10px;
}
.entry-content{
    line-height: 22px;
    text-align: justify;
    margin-bottom: 15px
}
.entry-content h2, .entry-content .h2{
    font-size: 26px
}
.entry-content h1, .entry-content .h1, .entry-content h2, .entry-content .h2, .entry-content h3, .entry-content .h3,
.entry-content h4, .entry-content .h4, .entry-content h5, .entry-content .h5, .entry-content h6, .entry-content .h6{
    color: #333
}
.entry-content iframe{
    display: block;
    margin: auto;
}

.archive-title{
    text-transform: uppercase;
    color: #333;
    margin-bottom: 30px;
    font-size: 30px
}
.archive-description{
    border: 1px solid #e0ecf9;
    padding-bottom: 15px;
    margin-bottom: 30px;
    background: #F6FAFF;
    padding: 15px
}
.archive-description p:last-child{margin-bottom: 0}
.archive-content{
    margin-bottom: 15px
}
.archive-content .entry{
    overflow: hidden;
    margin-bottom: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid #ccc;
    background: #fff;
    -webkit-box-shadow: 0px 2px 10px -5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 2px 10px -5px rgba(0,0,0,0.5);
    box-shadow: 0px 2px 10px -5px rgba(0,0,0,0.5);
}
.archive-content .entry .entry-title{
    font-size: 20px;
    margin: 0 0 5px;
}
.archive-content .entry .entry-title a{
    color: #333;
}
.archive-content .entry .entry-title a:hover{
    color: #ff4f19;
}
.archive-content .entry .thumbnail{
    position: relative;
    border-radius: 0;
    margin-bottom: 0
}
.archive-content .entry .thumbnail:hover{
    border-color: #a7304f
}
.archive-content .entry .thumbnail img{
    width: 100%
}
.archive-content .entry .thumbnail .icon-play{
    display: block;
    position: absolute;
    width: 38px;
    height: 37px;
    left: calc(50% - 19px);
    top: calc(50% - 19px);
    background: url(assets/images/play.png) no-repeat
}
.archive-content .entry .thumbnail .icon-play-hover{
    display: none;
    background-image: url(assets/images/play-hover.png)
}
.archive-content .entry .thumbnail:hover .icon-play{display: none}
.archive-content .entry .thumbnail:hover .icon-play-hover{display: block}
.archive-content .entry .description{
    text-align: justify
}
.archive-content .entry .description p{
    margin-bottom: 0
}
.archive-content .entry .description .more-link{
    display: inline-block;
    margin-left: 10px
}

.archive-content.grid .col-md-3:nth-child(4n+1){
    clear: both
}
.archive-content.grid .entry{
    padding-top: 0;
    padding-bottom: 0
}
.archive-content.grid .entry:hover{
    -webkit-box-shadow: 0px 0px 15px -3px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 15px -3px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 15px -3px rgba(0,0,0,0.5)
}
.archive-content.grid .entry .thumbnail{
    margin-bottom: 10px;
    border-top: none;
    border-left: none;
    border-right: none
}
.archive-content.grid .entry .thumbnail:hover{border-color: #ddd}
.archive-content.grid .entry .entry-title{
    margin: 0;
    padding: 0 10px 10px;
    font-size: 14px;
    font-weight: bold;
    min-height: 42px
}
.archive-content.grid .entry .entry-meta{
    padding-left: 10px;
    padding-right: 10px
}

.single .share-nav {
/*    border-top: 1px dotted #000;
    margin-top: 30px;*/
    text-transform: uppercase;
    letter-spacing: 0.2em;
    padding: 30px 0 20px;
    overflow: hidden;
}
.single .post-navigation{
    float: right;
    /*width: 45%;*/
    width: 100%;
}
.single .post-navigation .screen-reader-text {
    display: none;
}
.single .post-navigation .nav-links > a {
    width: 50%;
    color: #333;
}
.single .post-navigation .nav-links > a:hover {
    color: #333;
}
.single .post-navigation .nav-links a[rel="prev"] {
    float: left;
}
.single .post-navigation .nav-links a[rel="next"] {
    float: right;
    text-align: right;
}
.single .post-navigation .nav-links .meta-nav {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50%;
    border: 0;
    overflow: hidden;
    display: inline-block;
    width: 6px;
    height: 12px;
    text-indent: -9999px;
}
.single .post-navigation .nav-links a[rel="prev"] .meta-nav {
    background-image: url(assets/images/larr.png);
}
.single .post-navigation .nav-links a[rel="next"] .meta-nav {
    background-image: url(assets/images/rarr.png);
}
.single .share-social-box {
    float: left;
    position: relative;
    top: -10px;
    margin: 0;
}
.related-posts {
    margin-bottom: 20px
}
.related-posts .title{
    font-size: 22px!important;
    margin: 0 0 15px;
    text-transform: uppercase;
}
.related-posts .col-sm-6:nth-child(3) {
    clear: both;
}
.related-posts ul{
    padding-left: 18px
}
.related-posts .entry{
    margin-bottom: 30px;
}
.related-posts .entry .thumbnail{
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 0;
    -webkit-box-shadow: 0px 2px 10px -5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 2px 10px -5px rgba(0,0,0,0.5);
    box-shadow: 0px 2px 10px -5px rgba(0,0,0,0.5);
}
.related-posts .entry .entry-title{
    font-size: 16px;
    line-height: 1.4;
    margin: 0 0 5px
}
/**************************************************************************/
.sidebar .widget{
    background: #fff;
    margin-bottom: 30px
}
.sidebar .widget .widget-title{
    padding: 12px;
    margin: 0;
    background: #fafafa;
    color: #333;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 3px solid #ddd;
    border-radius: 2px
}
.sidebar .widget.cat-posts-list-widget .widget-content{
    border: none;
    padding: 0 10px
}
.sidebar .widget.cat-posts-list-widget .widget-content .item{
    padding: 10px 0;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
}
.sidebar .widget.cat-posts-list-widget .widget-content .item:last-child{
    border-bottom: none
}
.sidebar .widget.cat-posts-list-widget .widget-content .item .thumbnail{
    margin: 0;
    border-radius: 0;
    padding: 0
}
.sidebar .widget.cat-posts-list-widget .widget-content .item h4{
    margin: 0;
    font-size: 16px;
    line-height: 20px;
}
.sidebar .widget.support-widget .widget-content{padding-top: 10px}
.sidebar .widget.widget_search{
    float:none;
    padding-top: 0
}
.sidebar .widget.widget_search .search-field{
    border: 1px solid #ccc;
    padding: 5px 10px
}
.sidebar .widget.widget_search .search-submit{
    border: 1px solid #ccc;
    padding: 5px 10px
}
.sidebar .widget.widget_search .search-submit:hover{
    background: #333;
    color: #fff
}
.sidebar .widget ul, .sidebar .widget ol{
    margin: 0;
    padding: 10px;
    list-style: none
}
.sidebar .widget ul li, .sidebar .widget ol li{
    background: url(assets/images/bullet.gif) no-repeat left 12px;
    padding: 5px 0 5px 15px
}
.sidebar .widget table{width: 100%}

/************************* FOOTER STYLE ***********************************/
#footer{
    background: #111;
    color: rgba(255,255,255,.9);
}
#footer a{
    color: rgba(255,255,255,.9);
}
#footer a:hover{
    color: #ff4f19;
}
#footer .footer-widgets{
    padding-top: 50px
}
#footer .footer-widgets .widget{
    padding-bottom: 40px
}
#footer .footer-widgets .widget .widget-title{
    text-transform: uppercase;
    margin: 0 0 15px;
    color: #fff
}
#footer .footer-widgets .widget ul, #footer .footer-widgets .widget ol{
    margin: 0;
    padding: 0;
    list-style: none;
}
#footer .footer-widgets .widget li{
    margin-bottom: 8px
}
#footer .copyright{
    border-top: 1px solid #333;
    text-align: center;
    padding: 15px;
    color: #fff;
}
#footer.fixed{
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
}
#footer .menu-footer{
    padding: 15px 0;
    text-align: center;
}
#footer .menu-footer .nav li{display: inline-block}

/************************* MOBILE STYLE ***********************************/
.mobile-header {
    display: none;
    position: fixed;
    z-index: 99999;
    background: #3a3a3a;
    top: 0;
    left: 0;
    height: 51px;
    border-bottom: 1px solid #3a3a3a;
    width: 100%
}
.mobile-header .left-menu, .mobile-header .right-menu {
    border: none;
    background: #ff4f19;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    padding: 0;
    height: 50px;
    width: 50px;
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s
}
.mobile-header .left-menu {
    font-size: 3rem;
    left: 0
}
.mobile-header .right-menu {
    font-size: 1.25rem;
    right: 0;
    width: 120px;
}
.mobile-header .right-menu .reg{
    float: right;
    padding: 6px;
    width: 31px;
    height: 31px;
    text-align: center;
    margin-top: 10px;
    margin-right: 10px;
    border: 2px solid #fff;
    border-radius: 50%
}
.mobile-header .right-menu .menu-search{
    float: right;
    margin-right: 10px;
    border: 2px solid #fff;
    border-radius: 50%;
    width: 31px;
    height: 31px;
    text-align: center;
    padding: 6px;
    margin-top: 10px
}
.mobile-header .right-menu .menu-search .icon-search{font-size: 14px}
.mobile-header .right-menu .search-tooltip .arrow-wrap{right: 60px}
.mobile-header .title {
    width: 100%;
    padding-left: 50px
}
.mobile-header .title img{
    max-height: 48px;
}
.mobile-header .title p {
    font-size: 20px;
    letter-spacing: .1rem;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0;
}
.mobile-header .title p a{
    color: #ff4f19
}
.st-menu {
    position: fixed;
    top: 0;
    left: -200px;
    display: none;
    width: 200px;
    height: 100%;
    z-index: 99999;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    background: #ff4f19;
    color: #000;
}
.st-menu .nav {
    margin: 15px 0 0;
    padding: 0
}
.st-menu .nav ul{
    list-style: none
}
.st-menu .nav > li > ul.sub-menu{
    padding-left: 35px
}
.st-menu .nav > li > ul.sub-menu > li > ul.sub-menu{
    padding-left: 18px
}
.st-menu ul li {
    width: 100%;
}
.st-menu ul li a {
    color: #fff;
    padding: 5px 15px;
    display: block;
    text-transform: uppercase;
}
.st-menu ul li a:hover,
.st-menu ul li a:focus{
    color: #000;
    background: none
}
.st-menu ul.sub-menu li a{
    padding-left: 0
}
.st-menu li.menu-item-has-children {
    background-image: url('assets/images/arrow_right.png');
    background-repeat: no-repeat;
    background-position: top 10px right 10px;
}
.st-menu li.menu-item-has-children.dropdown{
    background-image: url('assets/images/arrow_bot.png');
    background-position: top 10px right 12px;
}
.st-menu ul li.menu-item-has-children span.arrow {
    content: "";
    height: 26px;
    width: 33px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.bar {
    margin: 0 auto;
    display: block;
    width: 25px;
    height: 2px;
    margin-bottom: 3px;
    background: #fff;
    box-shadow: inset 0 9999in;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.bar:nth-child(1) {margin-top: 5px}
.menu-icon {display: none}
.st-menu-open .menu-icon {display: block}
.st-menu-open .menu-icon+span {display: none}
.st-menu-open .bar:nth-child(1) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: 5px
}
.st-menu-open .bar:nth-child(2) {display: none}
.st-menu-open .bar:nth-child(3) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -5px
}
.st-menu .searchcontainer{
    position: relative;
    margin-top: 15px;
    padding: 0 15px
}
.st-menu .searchcontainer span{
    color: #ff4f19;
    font-size: 16px;
    left: 21px;
    position: absolute;
    top: 8px;
}
.st-menu .searchcontainer .input-text{
    width: 100%;
    padding: 5px;
    color: #000;
}

/* Responsive */
@media (min-width: 992px) and (max-width: 1199px){
    h2, .h2{font-size: 26px}
    .main-menu .nav > li > a{font-size: 14px;padding: 0 10px}
    .menu-search{padding-left: 10px}
}
@media (max-width: 991px){
    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{line-height: 1.5}
    h1, .h1{font-size: 30px}
    h2, .h2{font-size: 22px}
    h3, .h3{font-size: 16px}
    #wpadminbar{display: none;visibility: hidden}
    .mobile-header{display: block}
    .desktop-header{display: none}
    #breadcrumbs{padding-top: 65px}
    #main, .page-builder{margin-top: 50px!important}
    #main #breadcrumbs{padding-top: 15px}
    #breadcrumbs + #main{margin-top: 0!important}
    .archive-content.grid .col-md-3:nth-child(4n+1){
        clear: inherit
    }
    .archive-content.grid .col-sm-4:nth-child(3n+1){
        clear: both
    }
}
@media (max-width: 767px){
    #scroll-to-top{
        top: inherit;
        right: 5px;
        bottom: 10px
    }
    .archive-content.grid .col-sm-4:nth-child(3n+1){
        clear: inherit
    }
    .archive-content.grid .col-xs-6:nth-child(2n+1){
        clear: both
    }
}
@media (max-width: 480px){
    
}
@media (max-width: 479px){
    #breadcrumbs .breadcrumbs{display: none}
}
@media (max-width: 320px){
    .mobile-header .right-menu{display: none}
}
@media (max-width: 240px){
    body{font-size: 13px}
}