/**
  * Theme Name: People Desk Theme
  * Theme URI: https://www.reputeinfosystems.com
  * Author: Repute Infosystem
  * Author URI: https://www.reputeinfosystems.com
  * Description: Theme for ARMembership Plugin
  * Version: 1.0
  *
  **/
html,body{
      height: 100%;
}
body{
margin:0;
font-family: 'Open Sans', sans-serif !important;
letter-spacing:0.5px;
font-size:13px !important;
//background-color:#f8f8f8 !important;
}
#home_background{
    background-color:#f8f8f8 !important;
}
ul, ol {
padding: 0;
}
p{
    margin: 0px 14px 10px;
}
.pd_page_title {
    background: #1D1f3a;
    border-radius: 3px;
/*    height: 90px;*/
    margin-bottom: 35px;
    padding: 13px 10px;
}

.entry-title {
    color: white;
    font-weight: 700;
    margin: 10px;
    text-transform: capitalize;
}
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
width:1170px !important;
}
.col-md-3 {
width: 25% !important;
float:left;
}
.col-md-4 {
width: 33.3333% !important;
float:left;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}

.header {
background:url(images/header-bg.png) no-repeat;
background-size: cover;
padding:0px 0 0 0;
height:86px;
/*position: fixed;*/
width: 100%;
}
.header-logo{
float:left;
width: 26%;
padding:25px 0 0 0;
}
.top-nav{
float: right;
width:auto;
/*width: 61%\9;*/
}
.top-nav ul{
margin: 0;
padding:0;
}
.top-nav ul li{
list-style-type:none;
display:inline-block;
}
.site_title {
    color: #000000;
    font-size: 23px;
    font-weight: 500;
}
.header-logo a{ text-decoration: none; }
.top-nav ul li a{
text-decoration: none;
font-size: 16px;
font-weight: 500;
color: #3f4a57;
position: relative;
float:left;
font-family: 'Open Sans', sans-serif;
font-weight:600;
padding:32px 14px;
height:86px;
}
.top-nav ul li a:hover, .top-nav ul li a.selected, .top-nav ul li a:focus,
.top-nav ul li a:hover, .top-nav ul li.current-menu-item a, .top-nav ul li a:focus {
outline: none;
background:#e8f3f7;
border-top:4px solid #21b8e3;
padding:30px 14px;
height:86px;
-o-transition: all .1s;
-moz-transition: all .1s;
-webkit-transition: all .1s;
-ms-transition: all .1s;
transition: all .1s;

}
.banner{
/*background: url(images/banner.png) no-repeat top center;*/
background:#1D1f3a;
background-size: cover;
height:525px;
}
.banner-title{
color: #fff;
font-family: 'Open Sans', sans-serif;
font-weight:700;
text-shadow: 0 1px 3px rgba(0,0,0,0.3);
/*font-size:32px;*/
text-align:center;
text-transform:uppercase;
width:100%;
margin:auto;
padding:30px 0 0 0;
/*padding:114px 0 0 0;*/
}
.banner-title h5{
margin: 0;
font-size:16px;
font-weight:600;
line-height:25px;
text-transform:none;
font-family: 'Open Sans', sans-serif;
}
.banner-title h1{
font-size:32px;
font-weight:700;
font-family: 'Open Sans', sans-serif;
}
.banner-title h1 span {
color: #FFF;
font-weight: 300;
}

.knowledgebase_mian{
width:1009px;
margin-left:auto;
margin-right:auto;
margin-bottom:auto;
margin-top:45px;
height:344px;
/*padding:30px 0 0 0;*/
background:url(images/banner-content.png) no-repeat;
}
.knowledgebase{
width:475px;
float:left;
margin-left:5px;
}
.submitticket{
width:455px;
float:left;
margin-left:30px;
}
.submitticket_title{
width:455px;
float:left;
height:60px;
font-weight:700;
font-size:20px;
text-align:center;
text-shadow:none;
letter-spacing:normal;
line-height:60px;
/*margin:0 0 25px 20px;*/
margin: 20px 0px 10px 20px;
text-transform:uppercase;
background:#ed8038;
color:#ffffff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-moz-border-radius:50px;
-webkit-border-radius:50px;
border-radius:50px ;

}

.knowledgebase_title{
width:470px;
float:left;
height:60px;
font-weight:700;
font-size:20px;
text-align:center;
text-shadow:none;
letter-spacing:normal;
line-height:60px;
/*margin:0 0 25px 20px;*/
margin: 20px 0px 10px 20px;
text-transform:uppercase;
background:#52b258;
color:#ffffff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-moz-border-radius:50px;
-webkit-border-radius:50px;
border-radius:50px ;

}
.knowledgebase form {
width:340px;
margin:0 0 0 75px;
padding:0px 0 0 0;
}
.submitticket form {
width:340px;
/*margin:0 0 0 75px;*/
margin:0 0 0 75px;
padding:0px 0 0 0;
}

.knowledgebase p {
width:300px;
margin:auto;
text-align:center;
font-size:16px;
color:#3e4652;
text-shadow:none;
text-transform:none;
font-weight:400;
letter-spacing:normal;
}
.textinput{
display: inline-block;
background:url(images/input_pattern.png) repeat;
border:2px solid rgba(0, 0, 0, 0.1);
margin-bottom:10px;
width:340px;
height:46px;
outline: none;
font-size:15px;
/*line-height:45px\9;*/
color: #3a4354;
font-weight:400;
padding:10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing:border-box;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}
//submit a page style
.detail_feature_title {
    margin-bottom: 10px;
    margin-top: 20px;
}
.feature_detail_content { width:100% }
.sidebar .widget .arm_widget_margin_top {
    margin-top: 32px;
}
.allfields .arf_fieldset_login {
    background: #f5f5f5;
    border-color: 1px solid #d9d9d9;
    box-shadow: none;
    font-size: 15px;
    margin-bottom: 10px;
}
.arf_fieldset_login .maintitle_style {
    color: #666666;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    padding: 10px;
    text-align: left;
}
.arf_fieldset_login .arf_link_container {
    background: #ffffff;
    border-bottom: 1px solid #d9d9d9;
    height: 37px;
}
.arf_fieldset_login .otherlink_style {
    padding: 7px;
}
.arf_fieldset_login .otherlink_style a {
    cursor: pointer;
    /*font-size: 18px;*/
    padding: 10px;
    text-align: left;
    text-decoration: none;
}
.arf_fieldset_login .otherlink_style a:hover,
.arf_fieldset_login .otherlink_style a:focus {
    cursor: pointer;
    /*font-size: 18px;*/
    padding: 10px;
    text-align: left;
    text-decoration: none;
    color:#23527c;
}
.arf_managesupport_ticket_btn {
    background-color: #25c0f0;
    border: 1px solid #25c0f0;
    border-radius: 4px;
    color: #ffffff;
    font-size: 17px;
    font-weight: bold;
    margin-top: 17px;
    padding: 8px 4px;
    width: 240px;
}
.detail_main_div {
    font-size: 17px;
}
.feature_detail_content {
    width: 100%;
}
.feature_detail_content .arm_support_ticket_btn {
    background-color: #25c0f0;
    border: 1px solid #25c0f0;
    border-radius: 4px;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    margin-top: 37px;
    padding: 10px 0;
    width: 255px;
}
.detail_feature_title::after {
    background: rgba(0, 0, 0, 0) url("images/feature-title-bottom-border.png");
    content: "";
    float: left;
    height: 2px;
    margin: 8px 0 10px;
    width: 100%;
}


button:focus {
    outline: none;
}

.submit-btn{
background:#3e4652;
padding:0 20px 0 20px; 
margin:3px 0 15px 0;
min-width:338px;
float:left;
border:none;
outline: none;
height:48px;
/*font-size:19px;*/
text-align:center;
color:#ffffff;
font-weight:700;
-moz-border-radius:3px ;
-webkit-border-radius:3px ;
border-radius:3px ;
}
.submit-btn:hover{
color: #fff;
background: #29c5f2;
transition: .5s all;
-moz-transition: .5s all;
-ms-transition: .5s all;
-webkit-transition: .5s all;
outline: none;
}



a:focus,a:active{
outline: none;
border: none;
text-decoration: none;
color: #fff;
}
.overview {
background: url(images/overview_bg.png) no-repeat top center;
background-size: cover;
min-height:304px;
padding:0;
}
.overview-circles {
padding-top:70px;
}
.circle-grids{
float:left;
width:31.2%;
height:170px;
padding-top:45px;
background:url(images/overview_pattern.png) repeat;
margin: 0 12px;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius:3px ;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);

}
.circle{
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-weight:800;
font-size:35px;
color:#ed8038;
}
.circle-grids label {
color: #3a4354;
font-size: 26px;
font-weight: 800;
margin-top:-7px;
float:left;
width:100%;
text-transform:uppercase;

}

/*****************/
.our-clients{
text-align: center;
padding:44px 0 15px 0;
background: url(images/banner.png) no-repeat center center;
background-size: cover;
min-height:340px;
}
.our-clients_icon{
text-align: center;
}

.our-clients p{
color: #ffffff;
font-size:15px;
margin:15px auto;
width: 70%;
font-weight: 400;
}
.our-clients span{
color: #ffffff;
font-size:17px;
font-weight:400;
display: block;
margin-bottom:20px;
}
.our-clients li{
list-style:none;
}
.our-clients_nextbtn{
margin:30px auto;
width:100%;
}
.our-clients_nextbtn img{
border:0px;
}


.buynow_section{
height:130px;
background:#ffffff;
padding:43px 0 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.buynow_section p{
width:70%;
float:left;
text-align:center;
font-size:21px;
font-weight:400;
padding:9px 0 0 0;
}
.buynow_button{
width:auto;
float:left;
height:52px;
color:#FFFFFF;
line-height:52px;
background:#ed8038;
text-align:center;
cursor:pointer;
text-transform:uppercase;
font-size:19px;
font-weight:700;
box-shadow: none !important;
border: 1px solid #ed8038;
padding:0 30px 0 30px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius:3px ;
}
.buynow_button:hover{
background:#cf631c;
transition: .5s all;
-moz-transition: .5s all;
-webkit-transition: .5s all;
}



/*--forum--*/
.forum{
position:relative;
padding-top:85px;
}
.forum-grids{
padding-bottom:50px;
position:relative;
}

.forum-grids-left{
float:left;
width: 33.5%;
margin-right:3%;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;
}
.forum_tab_main{
width:100%;
float:left;
cursor:pointer;
margin-bottom:10px;
}
.triangle-right { width: 0; height: 0; border-top:20px solid transparent; border-left: 12px solid #f8f8f8; border-bottom: 20px solid transparent; position:relative; left:289px; top:40px; }
.triangle-right2 {border-bottom:22px solid transparent; border-left:14px solid #f8f8f8; border-top:22px solid transparent; height: 0; position: relative; width: 0; z-index: -1;}

.forum_tab_main:hover .triangle-right,.selected .triangle-right{ width: 0; height: 0; border-top:20px solid transparent; border-left: 12px solid #01c5ec; border-bottom: 20px solid transparent;left:288px; top:40px;transition: .5s all;
-moz-transition: .5s all;
-webkit-transition: .5s all;}
.forum_tab_main:hover .triangle-right2, .selected .triangle-right2 {border-bottom:22px solid transparent; border-left:14px solid #08adce; border-top:22px solid transparent; height: 0; margin-top:0px;  position: relative; width: 0; z-index: -1; left:288px; top:-1px;transition: .5s all;
-moz-transition: .5s all;
-webkit-transition: .5s all;
}
.forum_tab_main:hover .forum_tab, .forum_tab_main.selected  .forum_tab{
background:#01c5ec;
border:1px solid #08adce;
transition: .5s all;
-moz-transition: .5s all;
-webkit-transition: .5s all;
}
.forum_tab_main:hover .forum_title,.selected .forum_title{
color:#FFFFFF;
}
.forum_tab_main:hover p, .selected p{
color:#FFFFFF !important;
}
.forum_tab_main:hover .forum_icon,.selected .forum_icon{
background:url(images/arform.png) no-repeat center center;
}
.forum_tab_main:hover .knowledgebase_icon,.selected .knowledgebase_icon{
background:url(images/arprice.png) no-repeat center center;
}
.forum_tab_main:hover .activity_icon,.selected .activity_icon{
background:url(images/arsocial.png) no-repeat center center;
}
.forum_tab_main:hover .armember_icon{
background:url(images/armember.png) no-repeat center center;
}
.forum_tab_main:hover .forum_icon_mian,.selected .forum_icon_mian{
background:#f1f1f1;
}
.forum_tab{
width:89%;
float:left;
height:150px;
margin-left:10%;
padding:15px 0 15px 50px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius:3px;
background:#fbfbfb;
border:1px solid #e8e8e8;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;
}
.forum_icon_mian{
width:75px;
height:75px;
position:relative;
top:39px;
border:3px solid #FFFFFF;
text-align:center;
padding:15px 0 0 0;
background:#51646a;
-moz-border-radius:50%;
-webkit-border-radius:50%;
border-radius:50%;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;
}
.forum_icon{
width:42px;
height:42px;
margin:auto;
background:url(images/arform_1.png) no-repeat center center;
//background:url(images/forum-iocn.png) no-repeat center center;
}
.knowledgebase_icon{
width:42px;
height:42px;
margin:auto;
background:url(images/arprice_1.png) no-repeat center center;
//background:url(images/knowledbase-icon.png) no-repeat center center;
}
.activity_icon{
width:42px;
height:42px;
margin:auto;
background:url(images/arsocial_1.png) no-repeat center center;
//background:url(images/activity-icon.png) no-repeat center center;
}
.armember_icon{
width:42px;
height:42px;
margin:auto;
background:url(images/armember_1.png) no-repeat center center;
//background:url(images/activity-icon.png) no-repeat center center;
}

.forum_title{
width:100%;
float:left;
padding:0 0 10px 0;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-weight:700;
font-size:23px;
color:#3f4a57;
}
.forum-grids p{
color: #3f4a57;
font-size:14px;
margin:0px;
padding:0 10px 0 0;
font-weight: 400;
line-height:21px;
letter-spacing: .5px;
float:left;
}
.forum-grids-right p {
    padding: 5px 10px;
}
.buynow_button a {
    color: #ffffff;
    text-decoration: none;
}
.submitticket a.forgot_pwd {
/*  float: right;*/
    font-size: 12px;
    position: relative;
    text-align: center;
    top: 3px;
}

.forum-grids-right{
float:left;
//width: 63%;
max-width:63%;
height:auto;
background:#fff;
//background:#f1f1f1;
padding:15px;
border:1px solid #e8e8e8;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius:3px ;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.points_main{
width:48.5%;
float:left;
height:145px;
padding:15px;
cursor:pointer;
margin:0 5px 10px 5px;
background:#ffffff;
border:1px solid #e8e8e8;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;
}
.points_main:hover p{
color:#20a8cd;
}
.points_main p{
float:left;
font-size:15px;
text-align:center;
}
.points_icon{
width:96%;
float:left;
padding:0 2% 10px 2%;
text-align:center;
}
.more{
width:100%;
float:left;
padding-top:10px;
text-align:center;
color:#f36428;
font-size:12px;
}
.more a{
color:#f36428;
text-decoration:underline;
}
.populer_topic{
position:relative;
padding-top:85px;
}
.populer_topic-grids{
padding-bottom:50px;
position:relative;
}
.populer_topic h3{
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-weight:700;
font-size:27px;
color:#3f4a57;
padding:10px 0 15px 0;
}
.populer_topic-grids-left{
float:left;
width:66%;
margin-right:3%;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;
}

.populer_topic-grids-right{
float:left;
width:31%;
background:#fbfbfb;
padding:0px 15px 15px 15px;
border:1px solid #e8e8e8;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.populer_topic_main{
width:100%;
float:left;
background:url(images/sep.png) repeat-x left bottom;
padding:10px 0px 0 0px;
}
.avatar_main{
width:90px;
float:left;
padding:5px 0 0 20px;
}
.avatar_main img{
width:56px;
height:56px;
-moz-border-radius:50%;
-webkit-border-radius:50%;
border-radius:50%;
}
.avatar_details{
width:88%;
float:left;
}
.populer_topic_title{
width:100%;
float:left;
font-weight:700;
font-size:16px;
color:#1791b3;
}
.populer_topic_duration{
width:100%;
float:left;
color:#d45807;
font-size:11px;
font-weight:600;
text-transform:uppercase;
}
.avatar_details p{
font-size: 13px;
font-weight: 400;
letter-spacing: 0.5px;
line-height: 20px;
float:left;
padding:5px 0 0 0;
}
.article_main{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background:url(images/sep.png) repeat-x left bottom;
padding:11px 0px 11px 0px;
width:100%;
float:left;
}
.article_icon{
padding:5px 0px 0 0px;
width:10%;
float:left;
}
.article_detail{
width:90%;
float:left;
}
.article_title{
padding:0px 0px 4px 0px;
width:100%;
float:left;
font-weight:700;
font-size:15px;
color:#3f4a57;
}



form {
width:100%;
/*float:left;*/
padding:10px 0 0 0;
}
.newsletter input[type="text"] {
display: inline-block;
background:url(images/input_pattern.png) repeat;
border: 1px solid rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 0px 1px  rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
width:255px;
height:48px;
outline: none;
font-size:15px;
/*line-height:normal !important;
line-height:47px\9 !important;*/
color: #3a4354;
font-weight:400;
padding:10px 20px 10px 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius:3px ;
}
.newsletter input[type="submit"] {
background:#21b8e3;
padding:0 20px 0 20px; 
width:auto;
float:right;
top:-48px;
position:relative;
border:none;
outline: none;
height:48px;
font-size: 17px;
color:#ffffff;
font-weight: 700;
-moz-border-radius: 0px 3px 3px 0px ;
-webkit-border-radius: 0px 3px 3px 0px ;
border-radius:0px 3px 3px 0px ;
}
.newsletter input[type="submit"]:hover{
color: #fff;
background: #11c9fe;
-o-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
outline: none;
}
.footer{
background:#172a30;
padding:47px 0 0 0;
float:left;
width:100%;
}
.footer-grids p{
font-weight: 400;
color:#FFFFFF;
}
.space{
margin-right:60px;
}
.footer-grids h4{
margin: 0 0 10px 0;
font-size: 20px;
font-weight:700;
letter-spacing: 1px;
color:#ffffff;
}
.footer-grids h5 {
margin: 0;
color: #5f5f5f;
font-size: 11px;
font-weight: 600;
}
.tags-detail{
padding:20px 0;
}
.tags{
padding:0px 5px;
margin:5px 5px;
width:auto;
float:left;
height:22px;
line-height:21px;
font-size:13px;
color:#eaeaea;
background:rgba(255, 255, 255, 0.1);
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px ;
}

.tags-detail ul{
display:block;
padding:0px;
margin:0px;
}
.tags-detail li{
list-style:disc;
margin-left:10px;
font-size:14px;

padding:5px 0 5px 5px;
color:#FFFFFF;
}
.tags-detail li a{
text-decoration:none;
color:#FFFFFF;
float:left;
}
.newsletter{
width:100%;
float:left;
padding:0 0 0 0;
}
/*#main-content{
    min-height: 411px;
}*/
.footer-bottom{
background:#203238;
text-align:center;
height:50px;
/*margin-top:30px;*/
width:100%;
float:left;
}
.footer-bottom p{
color: #ffffff;
margin: 0;
font-size:13px;
font-weight: 600;
text-align:center;
padding-top:18px;
}
.footer-bottom p a{
color:#ffffff;
margin-left: 5px;
text-decoration: underline;
}
.footer-bottom p a:hover{
text-decoration: underline;
color:#ffffff ;
}

/*sticky Header Starts*/

.header.topbelt_sticky{
        background: rgba(0, 0, 0, 0) url("images/header-bg.png") no-repeat scroll 0 0 / cover ;
        //height: 86px;
        padding: 0;
        width:100%;
        float:left;
        height:auto;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
       // box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
        position:fixed;
        z-index:99999;
        /*-webkit-transition: all 0.5s ease-in-out;*/
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

.header.topbelt_sticky .nav1{
    //margin-top:25px ;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.header.topbelt_sticky ul li a {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.header.topbelt_sticky .header-logo {
/*    background: transparent url("images/logo.png") no-repeat scroll 5px -140px !important;*/
    height: 90px;
    width: 375px;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
}

.header.topbelt_sticky ul li a:hover, .header.topbelt_sticky ul li a:focus {
    background: rgba(0, 0, 0, 0) url("images/header-bg.png") no-repeat scroll 0 0 / cover ;
}
/*.entry-content .helpdesk_wrap{
    width: 75%;
}
*/
@media screen and (max-width: 479px) and (min-width:320px) {

}
@media all and (max-width: 991px) and (min-width: 768px) {
     .header.topbelt_sticky ul {
        margin-top: 0px;
    }
    .header.topbelt_sticky .nav1 {
        margin-top: 0px !important;
    }
    
}

/*sticky Header ends*/


@media all and (max-width: 1366px) and (min-width: 1281px){

.container {
width: 1170px;
}
.banner {
background: url(images/banner.png) no-repeat top center;
}
.banner-title {
width:1020px;
}
}

@media all and (max-width: 1280px) and (min-width: 1025px){
.container {
width: 1000px !important;
}

.header-logo, .header.topbelt_sticky .header-logo {
float: left;
padding: 25px 0 0;
width: 28%;
}
.header-logo .site_title { font-size: 21px; }
.top-nav{
float: right;
width:65%;
}
.top-nav ul{
margin: 0;
padding:0;
float:right;
}
.top-nav ul li{
list-style-type:none;
display:inline-block;
}
.top-nav ul li a{
text-decoration: none;
font-size: 14px;
font-weight: 500;
color: #3f4a57;
position: relative;
float:left;
font-family: 'Open Sans', sans-serif;
font-weight:600;
padding:32px 10px;
height:86px;
}
.top-nav ul li a:hover, .top-nav ul li a.selected, 
.top-nav ul li a:focus {
outline: none;
background:#e8f3f7;
border-top:4px solid #21b8e3;
padding:30px 10px;
height:86px;
-o-transition: all .2s;
-moz-transition: all .2s;
-webkit-transition: all .2s;
-ms-transition: all .2s;
transition: all .2s;
}
.banner-title {
width:100%;
}
.knowledgebase_mian{
width:100%;
background:url(images/banner-content_1280.png) top center no-repeat;
}
.knowledgebase{
width:415px;
margin-left:41px;
}
.knowledgebase_title{
width:100%;
margin:0 0 25px 0px;
}

.submitticket{
width:415px;
margin-left:55px;
}
.submitticket_title{
width:100%;
margin:0 0 25px 0px;
}
.knowledgebase form {
width:335px;
margin:0 0 0 35px;
}
.submitticket form {
width:335px;
margin:0 0 0 45px;
}
.forum-grids-left{
margin-right:2%;
width:36%
}
.forum-grids-right{
width:62%;
}
.triangle-right { left:100.5% !important; top:41px; }
.triangle-right2 {left:100.5% !important; top:-2px;}

.forum_tab_main:hover .triangle-right,.selected .triangle-right{ left:100% !important; top:41px;}
.forum_tab_main:hover .triangle-right2.selected .triangle-right2  {left:100% !important; top:-2px;}

.points_main{
width:48.2%;
}
.circle-grids {
width: 31.5%;
margin: 0 8px;
}
.circle {
font-size:30px;
}
.circle-grids label {
font-size:26px;
}
.populer_topic-grids-left{
width:61%;
}

.populer_topic-grids-right{
width:35%;
}
.avatar_details {
width: 80%;
}

}

@media (max-width: 1024px) {
    .top-nav ul li a:hover, .top-nav ul li a.selected, .top-nav ul li a:focus,
    .top-nav ul li a:hover, .top-nav ul li.current-menu-item a, .top-nav ul li a:focus {    
        padding: 0 5% 0 5%;
        height: auto;
        border:none;
        line-height: 39px;
    }
}
@media all and (max-width:1024px) and (min-width:1000px){

.container {
width: 940px !important;
padding:0px !important;
}
.header-logo{ width: auto; }
.top-nav {
width: 50%;
margin: 0 15px 0 0;
}
span.menu {
display: block;
position: relative;
cursor: pointer;
float: right;
background: url(images/menu-icon.png)no-repeat 0px 0px;
padding: 16px;
margin:25px 0px 0 0;
width:46px;
height:38px;
}
span.menu:hover {
background: url(images/menu-icon_hover.png)no-repeat 0px 0px;
}
.top-nav  ul.nav1{
display:none;
margin:23px 22px 0 0;
position:absolute;
z-index: 999;
background:#e8f3f7;
width:47%;
float:none;
left: 485px;
top:63px;
box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.4);
}
.top-nav ul.nav1 li {
display: block;
text-align: center;
margin:0px;
border-bottom:1px solid #d6e1e7;
width:100%;
height:40px;
padding:0;
float:left;
}
.top-nav ul li a {
color: #3f4a57;
display: block;
padding:0 5% 0 5%;
font-size: 16px;
border:none;
line-height:40px;
letter-spacing:normal;
width:100%;
text-align:left;
height:auto;
}

.top-nav ul li a:hover, .top-nav ul li a.selected, 
.top-nav ul li a:focus {
outline: none;
color:#FFFFFF;
background:#3e4652;
border:none;
padding:0 5% 0 5%;
height:40px;
-o-transition:none;
-moz-transition: none;
-webkit-transition: none;
-ms-transition: none;
transition: none;
}

.banner-title {
width:100%;
}
.knowledgebase_mian{
width:940px;
background:url(images/banner-content_1280.png) top center no-repeat;
}
.knowledgebase{
width:390px;
margin-left:45px;
}
.knowledgebase_title{
width:100%;
margin:0 0 25px 0px;
}

.submitticket{
width:390px;
margin-left:55px;
}
.submitticket_title{
width:100%;
margin:0 0 25px 20px;
}
.knowledgebase form {
width:335px;
margin:0 0 0 25px;
}
.submitticket form {
width:335px;
margin:0 0 0 50px;
}
.forum-grids-left{
margin-right:2%;
width:36%
}
.forum-grids-right{
width:62%;
}
.triangle-right { left:100.5%; top:41px; }
.triangle-right2 {left:100.5%; top:-2px;}

.forum_tab_main:hover .triangle-right,.selected .triangle-right{ left:100%; top:41px;}
.forum_tab_main:hover .triangle-right2,.selected .triangle-right2  {left:100%; top:-2px;}

.points_main{
width:48%;
height:auto;
}

.circle-grids {
width: 31.5%;
margin: 0 8px;
}
.circle {
font-size:30px;
}
.circle-grids label {
font-size:24px;
}
.populer_topic-grids-left{
width:61%;
}

.populer_topic-grids-right{
width:35%;
}
.avatar_details {
width: 80%;
}
}
@media all and (max-width:999px) and (min-width:768px){
.container {
width:750px !important;
padding-left:0px!important;
padding-right:0px!important;
}
.header-logo{
float:left;
width: 40%;
padding:30px 0 0 35px;
}

.banner{
background: url(images/banner.png) no-repeat top center;
background-size: cover;
height:auto;
padding-bottom:40px;
}
.banner-title {
width:750px;
}
.knowledgebase_mian{
width:500px;
margin:auto;
height:auto;
margin-top:45px;
padding:30px 0 0 0;
background:#ffffff url(images/banner-content_mobile.png) 230px 300px no-repeat;
-moz-border-radius:45px;
-webkit-border-radius:45px;
border-radius:35px;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
.knowledgebase{
width:100%;
float:left;
padding:0 5% 0 5%;
margin-left:0px;
}
.submitticket{
width:100%;
float:left;
margin-left:0px;
margin-top:90px;
padding:0 5% 2% 5%;
}
.submitticket_title{
width:100%;
margin:0 0 15px 0px;
}

.knowledgebase_title{
width:100%;
margin:0 0 15px 0px;
}
.knowledgebase form {
width:80%;
float:none;
margin:auto;
}
.submitticket form {
width:100%;
margin:0 0 0 0px;
}
.submit-btn{
float:none;
}


.top-nav {
width: 50%;
margin: 0 15px 0 0;
}
span.menu {
display: block;
position: relative;
cursor: pointer;
float: right;
background: url(images/menu-icon.png)no-repeat 0px 0px;
padding: 16px;
margin:25px 25px 0 0;
width:46px;
height:38px;

}
span.menu:hover {
background: url(images/menu-icon_hover.png)no-repeat 0px 0px;
}
.top-nav  ul.nav1{
display:none;
margin:23px 22px 0 0;
position:absolute;
z-index: 999;
background:#e8f3f7;
width:47%;
float:none;
left: 372px;
top:63px;
box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.4);
}
.top-nav ul.nav1 li {
display: block;
text-align: center;
margin:0px;
border-bottom:1px solid #d6e1e7;
width:100%;
height:40px;
padding:0;
float:left;
}
.top-nav ul li a {
color: #3f4a57;
display: block;
padding:0 5% 0 5%;
font-size: 16px;
border:none;
line-height:40px;
letter-spacing:normal;
width:100%;
text-align:left;
height:auto;
}

.top-nav ul li a:hover, .top-nav ul li a.selected, 
.top-nav ul li a:focus {
outline: none;
color:#FFFFFF;
background:#3e4652;
border:none;
padding:0 5% 0 5%;
height:40px;
-o-transition:none;
-moz-transition: none;
-webkit-transition: none;
-ms-transition: none;
transition: none;
}
.forum-grids-left{
margin-right:2%;
width:45%
}
.forum-grids-right{
width:53%;
}
.circle-grids {
width: 31%;
margin: 0 8px;
}
.circle {
font-size:30px;
}
.circle-grids label {
font-size:20px;
}
.our-clients li {
width:85%;
margin:auto;
}
.our-clients p {
width: 100%;
}
.our-clients_nextbtn {
float: left;
width: 100%;
margin:0 auto;
}
.our-clients {
background: url(images/banner.png) no-repeat center center;
}
.buynow_section {
height:auto;
padding:43px 0 40px 0;
}
.buynow_section p {
float: left;
padding: 9px 0 0;
width:100%;
}
.buynow_button {
width: 226px;
margin:2% 0 0 35%;
}
.forum-grids h4  a{
margin: 1em 0 0 0;
font-size: 22px;
}
form {
width: 100%;
}

.triangle-right { left:100.5%; top:41px; }
.triangle-right2 {left:100.5%; top:-2px;}

.forum_tab_main:hover .triangle-right,.selected .triangle-right{ left:100%; top:41px;}
.forum_tab_main:hover .triangle-right2, .selected .triangle-right2 {left:100%; top:-2px;}

.populer_topic {
padding-top:35px;
}

.populer_topic-grids-left{
width:100%;
margin-right:0px;
padding:0 5% 0 5%;
}
.populer_topic-grids-right{
width:90%;
margin:6% 5% 0 5%;
}
.article_icon {
width:5%;
}
.avatar_main{
width:60px;
float:left;
padding:5px 0px 0 0px;
}
.avatar_details{
width:87%;
float:left;
margin-left:20px;
}
.points_main{
width:97%;
}
.footer {
padding:20px 0 0;
}
.footer-grids{
width:70%;
margin:auto;
}
.footer-bottom p {
text-align:center;
}
.footer-grids h4 {
float:left;
margin-top:15px; 
}
.col-md-3, .col-md-4{
float: left !important;
width:100% !important;
border-bottom:1px solid rgba(255, 255, 255, 0.2);
padding:10px 0px 10px 0px !important;
}
.tags p {
overflow: hidden;
height: 24px;
}
.tags-detail {
float:left;
width:100%;
padding:5px 0px;
}
.newsletter input[type="text"] {
width:355px;
float:left;
}
.newsletter input[type="submit"] {
float:left;
top:0;
left:-5px;
}

}
@media all and (max-width:767px) and (min-width:641px){

.container {
width:620px !important;
}
.header-logo{
float:left;
width: 40%;
padding:28px 0 0 35px;
}
.banner{
background: url(images/banner.png) no-repeat top center;
background-size: cover;
height:auto;
padding-bottom:40px;
}
.banner-title {
width:100%;
}
.knowledgebase_mian{
width:500px;
margin:auto;
height:auto;
margin-top:45px;
padding:30px 0 0 0;
background:#ffffff url(images/banner-content_mobile.png) 230px 300px no-repeat;
-moz-border-radius:45px;
-webkit-border-radius:45px;
border-radius:35px;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
.knowledgebase{
width:100%;
float:left;
padding:0 5% 0 5%;
margin-left:0px;
}
.submitticket{
width:100%;
float:left;
margin-left:0px;
margin-top:90px;
padding:0 5% 2% 5%;
}
.submitticket_title{
width:100%;
margin:0 0 15px 0px;
}
.knowledgebase_title{
width:100%;
margin:0 0 15px 0px;
}
.knowledgebase form {
width:80%;
float:none;
margin:auto;
}
.submitticket form {
width:100%;
margin:0 0 0 0px;
}
.submit-btn{
float:none;
}
.top-nav {
width: 50%;
margin: 0 2em 0 0;
}
span.menu {
display: block;
position: relative;
cursor: pointer;
float: right;
background: url(images/menu-icon.png)no-repeat 0px 0px;
padding: 16px;
margin:25px 0px 0 0;
width:46px;
height:38px;
}
span.menu:hover {
background: url(images/menu-icon_hover.png)no-repeat 0px 0px;
}
.top-nav  ul.nav1{
display:none;
margin:23px 22px 0 0;
position:absolute;
z-index: 999;
background:#e8f3f7;
width:47%;
float:none;
left: 290px;
top:63px;
box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.4);
}
.top-nav ul.nav1 li {
display: block;
text-align: center;
margin:0px;
border-bottom:1px solid #d6e1e7;
width:100%;
height:40px;
padding:0;
float:left;
}
.top-nav ul li a {
padding:0 5% 0 5%;
font-size: 16px;
border:none;
line-height:40px;
letter-spacing:normal;
width:100%;
text-align:left;
height:auto;
}
.top-nav ul li a:hover, .top-nav ul li a.selected, 
.top-nav ul li a:focus {
outline: none;
color:#FFFFFF;
background:#3e4652;
border:none;
padding:0 5% 0 5%;
height:40px;
-o-transition:none;
-moz-transition: none;
-webkit-transition: none;
-ms-transition: none;
transition: none;
}
.forum_icon_mian{
left:0px;
margin:auto;
top:-35px;
}
.forum_title{
text-align:center;
margin-top:30px;
padding:0px;
}
.forum-grids p{
text-align:center;
width:100%;
}
.points_main{
width:98.5%;
margin: 0 5px 10px 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.points_icon {
width: 100%;
}
.forum-grids-left{
margin-right:2%;
width:100%
}
.forum-grids-right{
width:100%;
}
.overview-circles {
padding-top:50px;
padding-bottom:50px;
}
.circle-grids {
width: 100%;
margin:12px auto;
}
.circle {
font-size:35px;
}
.circle-grids label {
font-size:26px;
}
.our-clients li {
width:85%;
margin:auto;
}
.our-clients p {
width: 100%;
}
.our-clients_nextbtn {
float: left;
width: 100%;
margin:0 auto;
}
.our-clients {
background: url(images/banner.png) no-repeat center center;
}
.buynow_section {
height:auto;
padding:43px 0 40px 0;
}
.buynow_section p {
float: left;
padding: 9px 0 0;
width:100%;
}
.buynow_button {
width: 226px;
margin:2% 0 0 32%;
}
.forum-grids h4  a{
margin: 1em 0 0 0;
font-size: 22px;
}
form {
width: 100%;
}

.triangle-right { left:0px; top:117%; bottom:0px; margin:auto; border-top:14px solid #f8f8f8;  border-left:20px solid transparent;  border-right:20px solid transparent;}
.triangle-right2 {left:0px; top:86%; margin:auto;  border-top:14px solid #f8f8f8;  border-left:20px solid transparent; border-right:20px solid transparent;}
.forum_tab_main:hover .triangle-right,.selected .triangle-right{ left:0px; top:115%; border-top:14px solid #01c5ec;  border-left:20px solid transparent; border-right:20px solid transparent;}
.forum_tab_main:hover .triangle-right2, .selected .triangle-right2  {left:0px; top:86%; border-top:14px solid #08adce;  border-left:20px solid transparent; border-right:20px solid transparent;}

.forum_tab{
width:100%;
float:left;
height:150px;
margin-left:0px;
margin-bottom:70px;
margin-top:10px;
padding:3% 5% 3% 5%;
}

.populer_topic {
padding-top:35px;
}

.populer_topic-grids-left{
width:100%;
margin-right:0px;
padding:0 5% 0 5%;
}
.populer_topic-grids-right{
width:90%;
margin:6% 5% 0 5%;
}
.article_icon {
width:5%;
}
.avatar_main{
width:60px;
float:left;
padding:5px 0px 0 0px;
}
.avatar_details{
width:82%;
float:left;
margin-left:20px;
}
.footer {
padding:20px 0 0;
}
.footer-grids{
width:70%;
margin:auto;
}
.footer-bottom p {
text-align:center;
}
.footer-grids h4 {
float:left;
margin-top:15px; 
}
.col-md-3, .col-md-4{
float: left !important;
width:100% !important;
border-bottom:1px solid rgba(255, 255, 255, 0.2);
padding:10px 0px 10px 0px !important;
}
.tags p {
overflow: hidden;
height: 24px;
}
.tags-detail {
float:left;
width:100%;
padding:5px 0px;
}
.newsletter input[type="text"] {
width:300px;
float:left;
}
.newsletter input[type="submit"] {
float:left;
top:0;
left:-5px;
}

}
@media all and (max-width:640px) and (min-width:481px){

.container {
width:481px !important;
}
.top-nav {
width: 30%;
margin: 0 2em 0 0;
}
span.menu {
display: block;
position: relative;
cursor: pointer;
float: right;
background: url(images/menu-icon.png)no-repeat 0px 0px;
padding: 16px;
margin:25px 0px 0 0;
width:46px;
height:38px;

}
span.menu:hover {
background: url(images/menu-icon_hover.png)no-repeat 0px 0px;
}

.top-nav  ul.nav1{
display:none;
margin:23px 22px 0 0;
position:absolute;
z-index: 999;
background:#e8f3f7;
width:60%;
float:none;
left:152px;
top:63px;
box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.4);
}
.top-nav ul.nav1 li {
display: block;
text-align: center;
margin:0px;
border-bottom:1px solid #d6e1e7;
width:100%;
height:40px;
padding:0;
float:left;
}
.top-nav ul li a {
padding:0 5% 0 5%;
font-size: 16px;
border:none;
line-height:40px;
letter-spacing:normal;
width:100%;
text-align:left;
height:auto;
}

.top-nav ul li a:hover,  .top-nav ul li a.selected, 
.top-nav ul li a:focus {
outline: none;
color:#FFFFFF;
background:#3e4652;
border:none;
padding:0 5% 0 5%;
height:40px;
-o-transition:none;
-moz-transition: none;
-webkit-transition: none;
-ms-transition: none;
transition: none;
}

.header-logo, .header.topbelt_sticky .header-logo {
width:50%;
padding-top:32px;
}
.header-logo img {
width: 100%;
}
.header-logo .site_title { font-size: 18px; }
.banner{
background: url(images/banner.png) no-repeat top center;
background-size: cover;
height:auto;
padding-bottom:40px;
}
.banner-title {
width:100%;
}
.knowledgebase_mian{
width:440px;
margin:auto;
height:auto;
margin-top:45px;
padding:30px 0 0 0;
background:#ffffff url(images/banner-content_mobile.png) 197px 300px no-repeat;
-moz-border-radius:45px;
-webkit-border-radius:45px;
border-radius:35px;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
.textinput{
width:300px;
}

.knowledgebase{
width:100%;
float:left;
padding:0 5% 0 5%;
margin-left:0px;
}
.submitticket{
width:100%;
float:left;
margin-left:0px;
margin-top:90px;
padding:0 5% 2% 5%;
}
.submitticket_title{
width:100%;
margin:0 0 15px 0px;
}

.knowledgebase_title{
width:100%;
margin:0 0 15px 0px;
}
.knowledgebase form {
width:80%;
float:none;
margin:auto;
}
.submitticket form {
width:100%;
margin:0 0 0 0px;
}
.submit-btn{
float:none;
width:300px;
min-width:300px;
}

.forum_icon_mian{
left:0px;
margin:auto;
top:-35px;
}
.forum_title{
text-align:center;
margin-top:30px;
padding:0px;
}
.forum-grids p{
text-align:center;
}
.forum-grids-left{
margin-right:2%;
width:100%
}
.forum-grids-right{
width:100%;
}

.overview-circles {
padding-top:50px;
padding-bottom:50px;
}
.circle-grids {
width: 100%;
margin:12px auto;
}
.circle {
font-size:35px;
}
.circle-grids label {
font-size:26px;
}
.our-clients li {
width:85%;
margin:auto;
}
.our-clients p {
width: 100%;
}
.our-clients_nextbtn {
float: left;
width: 100%;
margin:0 auto;
}
.our-clients {
background: url(images/banner.png) no-repeat center center;
}
.buynow_section {
height:auto;
padding:43px 0 40px 0;
}
.buynow_section p {
float: left;
padding: 9px 0 0;
width:100%;
}
.buynow_button {
width: 226px;
margin:2% 0 0 25%;
}
.forum-grids h4  a{
margin: 1em 0 0 0;
font-size: 22px;
}
form {
width: 100%;
}

.triangle-right { left:0px; top:112%; bottom:0px; margin:auto; border-top:14px solid #f8f8f8;  border-left:20px solid transparent;  border-right:20px solid transparent;}
.triangle-right2 {left:0px; top:84%; margin:auto;  border-top:14px solid #f8f8f8;  border-left:20px solid transparent; border-right:20px solid transparent;}
.forum_tab_main:hover .triangle-right,.selected .triangle-right{ left:0px; top:111%; border-top:14px solid #01c5ec;  border-left:20px solid transparent; border-right:20px solid transparent;}
.forum_tab_main:hover .triangle-right2, .selected .triangle-right2 {left:0px; top:84%; border-top:14px solid #08adce;  border-left:20px solid transparent; border-right:20px solid transparent;}

.forum_tab{
width:100%;
float:left;
height:150px;
margin-left:0px;
margin-bottom:70px;
margin-top:10px;
padding:3% 5% 3% 5%;
}
.populer_topic {
padding-top:35px;
}
.populer_topic-grids-left{
width:100%;
margin-right:0px;
padding:0 5% 0 5%;
}
.populer_topic-grids-right{
width:90%;
margin:6% 5% 0 5%;
}
.article_icon {
width:5%;
}
.article_detail {
float: left;
width: 90%;
padding-left:2%;
}
.avatar_main{
width:60px;
float:left;
padding:5px 0px 0 0px;
}
.avatar_details{
width:80%;
float:left;
margin-left:20px;
}
.points_main{
width:98%;
}
.points_icon {
width: 100%;
}
.footer {
padding:20px 0 0;
}
.footer-grids{
width:70%;
margin:auto;
}
.footer-bottom p {
text-align:center;
}
.footer-grids h4 {
float:left;
margin-top:15px; 
}
.col-md-3, .col-md-4{
float: left !important;
width:100% !important;
border-bottom:1px solid rgba(255, 255, 255, 0.2);
padding:10px 0px 10px 0px !important;
}
.tags p {
overflow: hidden;
height: 24px;
}
.tags-detail {
float:left;
width:100%;
padding:5px 0px;
}
.newsletter input[type="text"] {
width:70%;
float:left;
}
.newsletter input[type="submit"] {

}
.footer-bottom {
padding:0px 0 15px 0;
height:auto;
}
}
@media all and (max-width:480px) and (min-width:320px){

.container {
width:315px !important;
}
.top-nav {
width:15%;
margin: 0 0px 0 0;
}
span.menu {
display: block;
position: relative;
cursor: pointer;
float: right;
background: url(images/menu-icon.png)no-repeat 0px 0px;
padding: 16px;
margin:27px 0px 0 0;
width:46px;
height:38px;
}
span.menu:hover {
background: url(images/menu-icon_hover.png)no-repeat 0px 0px;
}
.top-nav  ul.nav1{
display:none;
margin:23px 22px 0 0;
position:absolute;
z-index: 999;
background:#e8f3f7;
width:86%;
float:none;
left:20px;
top:63px;
box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.4);
}
.top-nav ul.nav1 li {
display: block;
text-align: center;
margin:0px;
border-bottom:1px solid #d6e1e7;
width:100%;
height:40px;
padding:0;
float:left;
}
.top-nav ul li a {
padding:0 5% 0 5%;
font-size: 16px;
border:none;
line-height:40px;
letter-spacing:normal;
width:100%;
text-align:left;
height:auto;
}
.top-nav ul li a:hover, .top-nav ul li a.selected, 
.top-nav ul li a:focus {
outline: none;
color:#FFFFFF;
background:#3e4652;
border:none;
padding:0 5% 0 5%;
height:40px;
-o-transition:none;
-moz-transition: none;
-webkit-transition: none;
-ms-transition: none;
transition: none;
}
.header-logo {
width:70%;
padding-top:35px;
}
.header-logo img {
width: 100%;
}
.header-logo .site_title { font-size: 15px; }
.header.topbelt_sticky .header-logo { width: 70%; margin-top: 0px; }
.banner{
background: url(images/banner.png) no-repeat top center;
background-size: cover;
height:auto;
padding-bottom:40px;
}
.banner-title {
width:100%;
}
.knowledgebase_mian{
width:100%;
margin:auto;
height:auto;
margin-top:45px;
padding:0px 0 0 0;
background:#ffffff url(images/banner-content_mobile.png) 125px 270px no-repeat;
-moz-border-radius:0px;
-webkit-border-radius:0px;
border-radius:0px;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
.textinput{
width:100%;
}

.knowledgebase{
width:100%;
float:left;
padding:0 0px 0 0px;
margin-left:0px;
}
.submitticket{
width:100%;
float:left;
margin-left:0px;
margin-top:90px;
padding:0 0 2% 0;
}
.submitticket_title{
width:100%;
font-size:16px;
margin:0 0 15px 0px;
-moz-border-radius:0px;
-webkit-border-radius:0px;
border-radius:0px;
}
.knowledgebase_title{
width:100%;
font-size:16px;
margin:0 0 15px 0px;
-moz-border-radius:0px;
-webkit-border-radius:0px;
border-radius:0px;
}
.knowledgebase p {
width:auto;
font-size:15px;
}
.knowledgebase form {
width:80%;
float:none;
margin:auto;
}
.submitticket form {
width:80%;
margin:auto;
float:none;
}
.submit-btn{
float:none;
width:100%;
min-width:100%;
}

.forum_icon_mian{
left:0px;
margin:auto;
top:-35px;
}
.forum_title{
text-align:center;
margin-top:30px;
padding:0px;
}
.forum-grids p{
text-align:center;
}

.forum-grids-left{
margin-right:2%;
width:100%
}
.forum-grids-right{
width:100%;
}
.points_icon {
width: 100%;
}

.overview-circles {
padding-top:50px;
padding-bottom:50px;
}
.circle-grids {
width: 100%;
margin:12px auto;
}
.circle {
font-size:30px;
}
.circle-grids label {
font-size:22px;
}
.our-clients li {
width:85%;
margin:auto;
}
.our-clients p {
width: 100%;
}
.our-clients_nextbtn {
float: left;
width: 100%;
margin:0 auto;
}
.our-clients {
background: url(images/banner.png) no-repeat center center;
}
.buynow_section {
height:auto;
padding:43px 0 40px 0;
}
.buynow_section p {
float: left;
padding: 9px 0 0;
width:100%;
}
.buynow_button {
width:100%;
margin:2% 0 0 0;
}
.forum-grids h4  a{
margin: 1em 0 0 0;
font-size: 22px;
}
form {
width: 100%;
}

.triangle-right { left:0px; top:107%; bottom:0px; margin:auto; border-top:14px solid #f8f8f8;  border-left:20px solid transparent;  border-right:20px solid transparent;}
.triangle-right2 {left:0px; top:82%; margin:auto;  border-top:14px solid #f8f8f8;  border-left:20px solid transparent; border-right:20px solid transparent;}
.forum_tab_main:hover .triangle-right,.selected .triangle-right{ left:0px; top:106%; border-top:14px solid #01c5ec;  border-left:20px solid transparent; border-right:20px solid transparent;}
.forum_tab_main:hover .triangle-right2, .selected .triangle-right2 {left:0px; top:81%; border-top:14px solid #08adce;  border-left:20px solid transparent; border-right:20px solid transparent;}

.forum_tab{
width:100%;
float:left;
height:150px;
margin-left:0px;
margin-bottom:70px;
margin-top:10px;
padding:3% 5% 3% 5%;
}

.populer_topic {
padding-top:35px;
}

.populer_topic-grids-left{
width:100%;
margin-right:0px;
padding:0 0 0 0;
}
.populer_topic-grids-right{
width:100%;
margin:6% 0 0 0;
}
.populer_topic h3 {
font-size:22px;
text-align:center;
padding:5px 0 15px 0;
}
.article_icon {
width:5%;
}
.avatar_main{
width:56px;
float:none;
margin:auto;
padding:5px 0px 0 0px;
}
.avatar_details{
width:100%;
float:left;
margin-left:0px;
}
.article_detail {
float: left;
width: 95%;
padding-left:5%;
}
.populer_topic_title{
text-align:center;
}
.populer_topic_duration
{
text-align:left;
}
.avatar_details p{
text-align:center;
}

.points_main{
width:97%;
height:auto;
}
.footer {
padding:20px 0 0;
}
.footer-grids{
width:100%;
margin:auto;
}
.footer-bottom p {
text-align:center;
}
.footer-grids h4 {
float:left;
margin-top:15px; 
}
.col-md-3, .col-md-4{
float: left !important;
width:100% !important;
border-bottom:1px solid rgba(255, 255, 255, 0.2);
padding:10px 0px 10px 0px !important;
}
.tags p {
overflow: hidden;
height: 24px;
}
.tags-detail {
float:left;
width:100%;
padding:5px 0px;
}
.newsletter input[type="text"] {
width:70%;
float:left;
}
.footer-bottom{
height:70px;
margin-top:0px;
}

}
/* My purchases table css */

.pd_ticket-activity_content table {
    border: 1px solid #e9e9e9;
}

.pd_ticket-activity_content table tr {
    background-color: #ffffff;
    border-bottom: 1px solid #e2e2e2;
    height: 50px;
}

.pd_ticket-activity_content table tr td:first-child {
    background-color: #f2f2f3;
}

.forum_tab_main p { font-size:16px !important;}