/*
Theme Name: Weht.net
Theme URI: http://www.readyedgetechnologies.com/
Description:  
Version: 3.0
Author: Tejinder Singh
Author URI: http://www.readyedgetechnologies.com/
*/
@charset "utf-8";
/* CSS Document */



* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

a img {
    border: none;
}

.clear {
    clear: both;
}

body {
    color: #282525;
    font-family: 'Lato', sans-serif;
    font-size:16px;
    background:#e5e9e9;
}

p {
    color: #282525;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 22px;
}


/**** header ****/

.header {
    width: 100%;
}

.header_wrapper {
    width: 1140px;
    margin: 0 auto;
    background: 
    #fff;
    padding: 10px 15px 0;
}

.header_mid{
    width: 100%;
    float:left;
}

.logo_main {
    width: 416px;
    float: left;
}

.header_mid_right {
    width: 183px;
    float: right;
    margin-top: 30px;
}

.logo {
    width: 206px;
    float: left;
}

.tagline {
    width: 185px;
    float: right;
}

.join_btn {
    background: 
#f08c00;
color:
    #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    border-radius: -webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
    padding: 9px 0;
    width: 89px;
    float: left;
    text-align: center;
}

.join_btn:hover {
    background: 
#222;
transition: all .75s cubic-bezier(.55,0,.1,1);
}

.login_btn {
    background: 
#e30404;
color:
    #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    border-radius: -webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
    padding: 9px 0;
    width: 89px;
    float: right;
    text-align: center;
}

.login_btn:hover {
    background: 
#222;
transition: all .75s cubic-bezier(.55,0,.1,1);
}


/**** header ****/


/**** top_nav_main ****/


.top_nav_main {
    width: 100%;
    background: 
    #038787;
    height: 50px;
}

.top_nav_wrapper {
    width: 1170px;
    margin: 0 auto;
}

.top_nav_mid{
    width: 100%;
    float:left;
}

.top_nav {
    float: left;
    margin: 0;
    padding: 0;
    width:710px;
}

.top_nav ul li {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    list-style: outside none none;
    text-decoration: none;
    float: left;
    margin: 0 36px 0 0;
    font-style: italic;
}

.top_nav ul li a {
    color: 
    #fff;
    display: block;
    padding: 16px 0 6px;
    text-decoration: none;
}

.top_nav li a:hover {
    transition: all .75s cubic-bezier(.55,0,.1,1);
    border-bottom: 5px solid 
    #fff;
}

.search_sec {
    width: 348px;
    float: right;
    background: 
#fff;
border-radius: -webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
border: 1px solid
    #026c6c;
    margin-top: 7px;
    margin-right: -3px;
}

.search_input {
    background: no-repeat;
    border: none;
    padding: 8px 16px 0px;
    float: left;
    width: 260px;
    font-size: 15px;
    color: 
    #3e3d3d;
    font-weight: 400;
    font-style: italic;
    font-family: 'Lato', sans-serif;
}

.search_btn {
    background: 
    #e30404 url(images/search.png) no-repeat center center;
    padding: 9px 11px;
    float: right;
    width: 37px;
    border-radius: -webkit-border-radius: 55px;
    -moz-border-radius: 55px;
    border-radius: 55px;
    border: none;
    cursor: pointer;
}

.search_btn:hover {
    background: 
    #222 url(images/search.png) no-repeat center center;
transition: all .75s cubic-bezier(.55,0,.1,1);
}

/**** top_nav_main ****/



/**** container ****/

.container {
    width: 100%;
}

.container_wrapper {
    width: 1150px;
    margin: 0 auto;
    background: 
    #fff;
    padding: 10px 10px 60px;
}

.container_mid{
    width: 100%;
    float:left;
}

.sidebar_left{
    width:180px;
    float:left;
}

.sidebar_tagline {
    width: 88%;
    float: left;
    padding: 20px 10px;
    border: 1px solid 
    #d7d7d7;
    border-radius: -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 11px;
}

.sidebar_tagline span{
    color:#038787;
}

.sidebar_nav_main {
    width: 100%;
    float: left;
    margin-bottom: 11px;
}

.sidebar_nav_main h2 {
    color: 
#fff;
font-size: 18px;
font-style: italic;
font-weight: normal;
background:
    #258e8e;
    border-radius: -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 4px 13px;
    margin:0;
}

.sidebar_nav_inner {
    float: left;
    margin: 0;
    padding: 10px 6px 18px;
    width: 92%;
    border-right: 1px solid 
#d7d7d7;
border-left: 1px solid
#d7d7d7;
border-bottom: 1px solid
    #d7d7d7;
    border-radius:-webkit-border-bottom-right-radius: 1px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 1px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 1px;
border-bottom-left-radius: 10px;
}

.sidebar_nav_inner ul li {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    list-style: outside none none;
    text-decoration: none;
    font-style: italic;
    background: url(images/nav.png) no-repeat left 12px;
}

.sidebar_nav_inner ul li a {
    color: 
    #258e8e;
    display: block;
    padding: 3px 10px;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: -0.5px;
}

.sidebar_nav_inner li a:hover {
    transition: all .75s cubic-bezier(.55,0,.1,1);
    color:#2e2e2e;
}

.sidebar_nav_inner2 {
    float: left;
    margin: 0;
    padding: 10px 6px 18px;
    width: 92%;
    border-right: 1px solid 
#d7d7d7;
border-left: 1px solid
#d7d7d7;
border-bottom: 1px solid
    #d7d7d7;
    border-radius:-webkit-border-bottom-right-radius: 1px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 1px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 1px;
border-bottom-left-radius: 10px;
}

.ads_side {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 5px;
}

.sidebar_right{
    width:180px;
    float:right;
}

.sidebar_nav_inner3 {
    float: left;
    margin: 0;
    padding: 10px 6px;
    text-align:center;
    width: 92%;
    border-right: 1px solid 
#d7d7d7;
border-left: 1px solid
#d7d7d7;
border-bottom: 1px solid
    #d7d7d7;
    border-radius:-webkit-border-bottom-right-radius: 1px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 1px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 1px;
border-bottom-left-radius: 10px;
}

.sidebar_nav_inner3 p {
    color: 
    #3e3d3d;
    font-size: 13px;
    line-height: 21px;
    text-align: left;
    margin-bottom: 11px;
}

.sidebar_input {
    color: 
#3e3d3d;
font-size: 15px;
font-style: italic;
float: left;
width: 87%;
padding: 10px;
border: 1px solid
    #d6d6d6;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    border-radius: -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin-bottom: 6px;
}

.subs_btn {
    color: 
#fff;
font-size: 15px;
font-style: italic;
float: left;
width: 100%;
padding: 10px 0;
border: none;
cursor:pointer;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    border-radius: -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin-bottom: 6px;
    background:#e30404;
}

.subs_btn:hover {
    background:#2e2e2e;
}

.content {
    width: 770px;
    float: left;
    margin: 0 9px;
}

.banner {
    width: 95%;
    float: left;
    background: 
#f0f8ff;
padding: 26px 19px 16px;
border: 1px solid
    #e3e3e3;
    border-radius: 2px;
    margin-bottom: 10px;
}

h1 {
    color: 
    #e30404;
    font-weight: 900;
    font-style: italic;
    line-height: 18px;
    margin-bottom: 19px;
    font-size: 28px;
}

h2 {
    color: 
    #038387;
    font-size: 21px;
    line-height: 30px;
    font-style: italic;
}

.banner p {
    color: 
    #212020;
    font-size: 19px;
    line-height: 30px;
    margin: 0;
}

.blog_Sec{
    width:100%;
    float:left;
    margin-top: 30px;
}

.blog_Sec_boxes {
    width: 95%;
    float: left;
    border: 1px solid 
    #d6d6d6;
    border-radius: -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 8px 30px 7px 8px;
    margin-bottom: 2px;
}

.blog_Sec_boxes_left {
    width: 72px;
    float: left;
    border: 1px solid 
    #d6d6d6;
    border-radius: -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 7px;
}

.blog_Sec_boxes_right {
    width: 630px;
    float: right;
}

.blog_Sec_boxes_right_inner {
    width: 100%;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 7px;
}

.blog_Sec_boxes_right_inner_left{
    width:200px;
    float:left;
}

.blog_Sec_boxes_right_inner_right {
    width: 80px;
    float: right;
    background: url(images/calendr.png) no-repeat left center;
    text-align: right;
}

.blog_Sec_boxes_right h2 {
    font-size: 16px;
    font-weight: bold;
    color: 
    #038787;
    font-style: normal;
    margin-bottom: 4px;
    line-height: 20px;
}

.blog_Sec_boxes_right p {
    font-size: 13px;
    color: 
    #2f2f2f;
    line-height: 18px;
    margin: 0;
}

.blog_Sec_boxes_right .read_btn{
    color:#e30404;
    font-weight:bold;
}

.read_btn:hover{
    color:#258e8e;
}

.add {
    width: 100%;
    float: left;
    text-align: center;
    margin: 0px 0 15px;
}

.numbers {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 16px;
    color: 
    #1b1b1b;
    font-weight: bold;
    margin-top: 20px;
}

.num {
    color: 
#038787;
border: 1px solid
    #bababa;
    border-radius: 50% 50%;
    padding: 6px 12px;
    margin: 0 2px;
}

.num:hover {
    color: 
#bababa;
border: 1px solid
    #038787;
}

.sidebar_left_res{
    display:none;
}

/**** container ****/


/**** single ****/

.content_innerpage {
    width: 730px;
    float: left;
    margin: 0px 30px;
}

.banner_innerpage{
    width: 95%;
    float: left;
    background: 
#f0f8ff;
padding: 10px 19px 10px;
border: 1px solid
    #e3e3e3;
    border-radius: 2px;
    margin-bottom: 10px;
}

.banner_innerpage_box_left {
    width: 25%;
    float: left;
    font-weight: bold;
}

.banner_innerpage_box_right {
    width: 74%;
    float: right;
}

.banner_innerpage_box {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

.text_sec {
    width: 100%;
    float: left;
    margin: 14px 0;
}

.text_sec_left{
    width:100%;
    float:left;
    text-align:center;
}

.text_sec_right {
    width: 100%;
    float: left;
    margin-top: 0px;
}

.title_inner {
    color: 
    #e30404;
    font-weight: 900;
    font-style: italic;
    line-height: 18px;
    margin-bottom: 19px;
    font-size: 24px;
}

.text_sec_left2{
    width:490px;
    float:left;
}

.text_sec_right2{
    width:213px;
    float:right;
    text-align:center;
}
.text_sec_right2 img {
    max-width: 100%;
}

.no_co {
    color: 
    #258e8e;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    background: url(images/nav.png) no-repeat left center;
    padding-left: 20px;
    width: 94%;
    float: left;
    margin: -20px 20px 20px;
}

.video_sec {
    width: 100%;
    float: left;
    margin-bottom: 18px;
}

.video_img {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}

h4 {
    color: 
    #212121;
    margin-bottom: 10px;
    font-style: italic;
    font-weight: 700;
    font-size: 16px;
}

.links{
    width: 100%;
    float: left;
    color:#258e8e;
    font-size:17px;
    font-weight:bold;
    font-style: italic;
}

h5 {
    color: 
    #e30404;
    margin-bottom: 3px;
    font-style: italic;
    font-weight: 700;
    font-size: 16px;
}

.ama_box_main {
    width: 100%;
    float: left;
    margin-bottom: 35px;
	font-size: 24px;
    font-weight: bold;
}

.ama_box{
    width:146px;
    float:left;
}

.social_media {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    /*border-bottom: 5px solid 
    #e5e9e9;*/
    padding-bottom: 5px;
}

.social_media_left {
    width: 130px;
    float: left;
    font-weight: 800;
    font-style: italic;
    font-size: 16px;
    margin-top:4px;
}

.social_media_right{
    width:590px;
    float:right;
}

.form_sec{
    width: 100%;
    float: left;
}

.form_sec_inner{
    width: 100%;
    float: left;
}

.form_sec_inner h3 {
    color: 
    #212121;
    font-size: 26px;
    font-weight: 900;
    font-style: italic;
    margin-bottom: 10px;
}

.form_sec_inner2{
    width: 100%;
    float: left;
}

.form_sec_inner2_inner{
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.form_sec_inner2_inner_left {
    width: 200px;
    float: left;
    font-size: 17px;
    color: 
    #282525;
    font-weight: 600;
    margin-top: 6px;
}

.form_sec_inner2_inner_right {
    width: 390px;
    float: left;
    border: 1px solid 
    #e0e0e0;
    padding: 13px;
    border-radius: -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: 'Lato', sans-serif;
}

.form_sec_inner2_inner_right2 {
    width: 502px;
    float: right;
    border: 1px solid 
    #e0e0e0;
    padding: 13px;
    border-radius: -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: 'Lato', sans-serif;
    min-height: 150px;
}

.form_sec_inner2_inner2{
    width:530px;
    float:right;
}

.submit_btn {
    background: 
#e30404;
color:
    #fff;
    font-style: italic;
    font-family: 'Lato', sans-serif;
    border: none;
    padding: 11px 0;
    font-size: 17px;
    font-weight: 600;
    border-radius: -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    cursor: pointer;
    width: 200px;
    float: left;
    margin-bottom: 35px;
}

.submit_btn:hover {
    background: 
#282525;
transition: all .75s cubic-bezier(.55,0,.1,1);
}

.check_sec{
    width:100%;
    float:left;
    color:#212121;
    font-size:15px;
    margin-bottom:15px;
}

.green_links {
    width: 88px;
    float: left;
}

.green_links2 {
    color: 
    #258e8e;
    font-size: 14px;
}

.verify_sec {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.verify_sec_l {
    width: 170px;
    float: left;
    font-weight: bold;
    font-style: italic;
    margin-top: 17px;
}

.verify_sec_r {
    float: right;
    width: 360px;
}

/**** single ****/
/**404--page*/
.inner-section .page-title {
    color: #e30404;
    font-weight: 900;
    font-style: italic;
    line-height: 30px;
    margin-bottom: 10px;
    font-size: 28px;
    margin-top: 20px;
}
.inner-section {
    margin-top: 30px;
    float: left;
    width: 100%;
}
.inner-section input {
    padding: 11px;
}
.inner-section #searchsubmit {
    background: #f08c00;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    border: none;
    padding: 10px 15px;
    cursor: pointer;
    border-radius: 5px;
}
#searchsubmit:hover {
    background: #222;
    transition: all .75s cubic-bezier(.55,0,.1,1);
}

.search a {
    color: #000;
    font-weight: 500;
}
/**blog***/
.blog-sec .post-block {
    width: 100%;
    float: left;
}
.blog-sec .col-lg-4.col-md-4.post-blog {
    width: 10%;
    float: left;
}
.blog-sec .col-lg-8.col-md-8.blog-content {
    width: 90%;
    float: right;
    margin-bottom: 15px;
}
.blog-sec .btn2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    border-radius: -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    padding: 9px 9px;
    background: #f08c00;
    margin-bottom: 15px;
    float: left;
}
.blog-sec .btn2:hover {
    background: #222;
    transition: all .75s cubic-bezier(.55,0,.1,1);
}
.banner_innerpage_box_right .post-categories li {

    list-style: none;

}
.banner_innerpage_box_right .post-categories li a {

    color: #282525;

}
.comment-form-author label {
    font-weight: bold;
    margin-right: 40px;
}
.comment-form-email label {
    font-weight: bold;
    margin-right: 40px;
}
.comment-form-url label{
    font-weight: bold;
    margin-right: 30px;
}
.comment-form-comment label {
    font-weight: bold;
    margin-right: 20px;
}
#author {
    width: 378px;
   border: 1px solid #e0e0e0;
    padding: 13px;
    border-radius: 5px;
    font-family: 'Lato', sans-serif;
}
#email {
     width: 378px;
   border: 1px solid #e0e0e0;
    padding: 13px;
    border-radius: 5px;
    font-family: 'Lato', sans-serif;
}
#url {
     width: 378px;
   border: 1px solid #e0e0e0;
    padding: 13px;
    border-radius: 5px;
    font-family: 'Lato', sans-serif;
}
#comment {
    width: 378px;
    
    border: 1px solid #e0e0e0;
    padding: 13px;
    padding-right: 13px;
   
    border-radius: 5px;
    font-family: 'Lato', sans-serif;
    min-height: 150px;
    
}
#submit {
    background: #e30404;
    color: #fff;
    font-style: italic;
    font-family: 'Lato', sans-serif;
    border: none;
    padding: 11px 0;
    font-size: 17px;
    font-weight: 600;
    
    border-radius: 25px;
    cursor: pointer;
    width: 200px;
    float: left;
    margin-bottom: 35px;
}
.logged-in-as a {
    color: #282525;
}
#user_login {
    width: 300px !important;
    float: left;
    border: 1px solid #e0e0e0;
    padding: 13px;
    border-radius: 5px;
    font-family: 'Lato', sans-serif;
}
#user_pass {
    width: 300px !important;
    float: left;
    border: 1px solid #e0e0e0;
    padding: 13px;
    border-radius: 5px;
    font-family: 'Lato', sans-serif;
}
#wppb-submit {
background: #e30404;
color: #fff;
text-transform: uppercase;
font-size: 12px;
font-weight: 600;
border-radius: 25px;
padding: 9px 0;
width: 89px;
float: left;
text-align: center;
border: none;
cursor: pointer;
}
#wppb-submit:hover {
background: #222;
transition: all .75s cubic-bezier(.55,0,.1,1);
}
#passw1,#passw2,#description,#website,#nickname,#last_name,#first_name,#username {
    width: 378px !important;
    float: left;
    border: 1px solid #e0e0e0;
    padding: 13px;
    border-radius: 5px;
    font-family: 'Lato', sans-serif;
}
#register {
    background: #e30404;
color: #fff;
text-transform: uppercase;
font-size: 12px;
font-weight: 600;
border-radius: 25px;
padding: 9px 0;
width: 89px;
float: left;
text-align: center;
border: none;
cursor: pointer;
}
#register:hover {
    background: #222;
transition: all .75s cubic-bezier(.55,0,.1,1);
}
.wppb-logout-url {
    color: #e30404;
}
.menu_title a {
    color: #fff;
}
.text_sec_right p {
    margin: 0;
}
.text_sec_left2 p {
    margin: 5px;
}

.blog_Sec_boxes_right a {
    color: #282525;
}

.commentlist li {

    list-style: none;

}
.avatar.avatar-32.photo {
    height: auto;
    width: 50px;
    display: inline-block;
    margin-bottom: 10px;
    float: left;
    margin-right: 20px;
    margin-top: 4px;
}
.comment-body p {

    margin-bottom: 0;
    margin-left: 69px;

}
.comment-body .fn {
    font-size: 18px;
    font-weight: bold;
}
.comment-body .says {
    font-size: 18px;
    font-weight: bold;
}
.comment-meta a {
    color: #282525 !important;
    font-size: 13px;
}
.reply .comment-reply-link {
color: #282525;
font-weight: bold;
}
.reply {

    margin-left: 35px;
    padding-left: 35px;
    margin-bottom: 10px;
    margin-top: 10px;

}
#reply-title a {
    color: #e30404;
}
.comment-body {

    border: 1px solid #ccc;
    margin: 10px auto;
    padding: 10px;

}
.numbers {
    display: none;
}
.social_media .es_txt_email {

    width: 225px;
    float: left;
    padding: 6px;
    line-height: 20px;

}
.social_media .es_subscription_form_submit {

    width: 120px;
    background: #e30404;
    color: #fff;
    border: none;
    padding: 7px;
    margin-left: 7px;
    line-height: 20px;
    font-size: 17px;
    letter-spacing: 1px;

}
.social_media .es_caption {
	color: #212121;
	font-size: 26px;
	font-weight: 900;
	font-style: italic;	 
}
.es-field-wrap{margin-bottom:0px!important}

.social_media h2 {
    color: #212121;
    font-size: 21px;
    line-height: 30px;
    font-style: italic;
    padding: 15px 0;
}
.aawp-product__title {
    color: #212121;
}
.video_sec a{color:#038387}
.video_sec h5 {
	float: left;
	width: 100%;
	border-bottom: 1px solid #038387;
	font-size: 20px;
}
.social_media.subscription-form {
    background: #4AB3B3;
    padding: 10px 3% 20px 3%;
    border: 0px;
    margin-bottom: 20px;
    width: 94%;
}
.social_media.subscription-form h2 {

    color: #fff;
    padding-top: 0;

}