.fixednavbar {display:inline-block;z-index:1000;}

article .text ul,article .text ol{margin: 13px 0;padding-left: 40px;}



/*************** Responsive Google ads css **********/
/***suhail***/
.ad-main{width:100%;background:#fff;border:1px solid #d7d7c9;text-align: center;}
.ad-bottom{ bottom: 0;position: fixed;width: 100%;z-index: 10;text-align: center;margin: 0 auto;}

/**suhail***/
.ad_two {
    display: none;
    margin-left: 10px;
}
.google-ad{border: 1px solid #999;margin:  5px -12px;}

@media(min-width:650px){.ad_two,.ad_one{display:inline-block!important;}}

@media(max-width:629px){.ad_one{margin:0 -8px!important;}}
@media(max-width: 991px){
    .col-xs-6-full{width: 100% !important;}
}
/*** share and like ***/
.above_share {
    display: inline;
    float: left;
    width: 100%;
}
.faves, .comment_share, .comment_new{padding: 0;}
.faves{width: 20%;}
.comment_share{width: 25%;}
.faves, .comment_share, .social_sharing{float:left;}
.plusfav, .share_text, .thoughts{
   color: grey;
    font-size: 15px;
    margin-bottom: 5px;
}
.fav_share{
   background: none repeat scroll 0 0 #5a2777;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    padding: 4px 8px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.fv_share::before{
   content:"\f055";
    display:inline-block;
    font-family:fontawesome;
}
.f-sharebig::before, .tweet_share::before, .comment_icon::before, .fv_share::before, .be::before, .bigp_share::before, .gp_share::before {
    color: #fff;
    font-size: 20px;
}
.fv_share, .comment_icon {
    display: inline-block;
    vertical-align: sub;
}
.fav_share {
    cursor: pointer;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
}
.add {
    color: #fff;
    display: inline-block;
    font-weight: bold;
    padding-left: 4px;
}
.social_sharing {
    margin: 0;
    padding: 0;
    width: 97%;
}
.plusfav, .share_text, .thoughts {
    color: grey;
    font-size: 15px;
    margin-bottom: 5px;
}

.bigshare {
    cursor: pointer;
    display: inline-block;
    margin: 0 1% 0 0;
    padding: 0.5%;
    text-align: center;
    text-decoration: none;
    width: 10%;
}
.social_sharing.col-md-8 > div {
    display: inline-block;
}
.fb_share {
    background: none repeat scroll 0 0 #3c5898;
}
.f-share:before,
.f-sharebig:before {
    content:"\f09a";
    font-family:"fontawesome";
}
.tweet_block {
    background: none repeat scroll 0 0 #6aadd1;
}
.t-share:before,
.tweet_share:before {
    content:"\f099";
    font-family:"fontawesome";
}
.pshare_link{display: none;}
.pin_share {
    background: none repeat scroll 0 0 #de010d;
}
.p-share:before,
.bigp_share:before {
    content:"\f0d2";
    font-family:"fontawesome";
}
.gpl_share {
    background: none repeat scroll 0 0 #cd3627;
}
.gp-share:before,
.gp_share:before {
    content:"\f0d5";
    font-family:"fontawesome";
}
.focus_comment {
    background: none repeat scroll 0 0 #00759a;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 8px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.comment_icon:before {
    content:"\f086";
    font-family:fontawesome;
}
.focus_text {
    color: #fff !important;
    display: inline-block;
    padding-left: 5px;
    text-align: left;
    width: 76%;
}
@media(max-width: 475px){
   .faves, .comment_share, .social_sharing{float:none;display: block;width: auto;text-align: left;}
   .faves, .comment_share{width: 130px;}
}
/*************** Comments ***************/
.show_error{
 border: 2px solid red!important;
}
.avatar{
width:100%;
}

.mid-hr {
    background: none repeat scroll 0 0 #d8dfd6;
    display: inline-block;
    width: 2px;
}
.report_abuse {
    position: absolute!important;
}
#reportErr, #formErr {
    display: none;
    color: red;
}
.top_small_block {
    height: 30px;
    width: 100%;
    background-color: #8C1E39;
}
#quickRegPopup {left:27%!important;
    border: 6px solid #595959;
    padding: 0;
    background: #FDFDFD;
    min-width: 250px;
    z-index: 10000;
    font-family: arial;
    font-size: 14px;
}
#quickRegPopup form {
    padding: 10px;
}
.popupemail input[type="text"], .pwd {
    border: 2px solid #CDD4D8;
    border-radius: 4px;
    font-size: 16px;
    padding: 8px;
    transition: border-color .2s linear 0s;
    width: 96%;
}
#quickRegPopup .qrlabel {
    color: #8E949C;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
    margin: 0 0 8px;
    text-transform: uppercase;
    width: 20%;
}
#quickRegPopup form div {
    margin: 16px;
}
#quickRegPopup #qrErr {
    padding: 10px;
}
#quickRegPopup #qrThanks {
    padding: 10px;
}
.registerbtnz {
    background: none repeat scroll 0 0 rgba(29, 47, 58, 0.6);
    border: medium none;
    border-radius: 3px;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    line-height: 1.1;
    padding: 8px 13px;
}
.forgotpwd:hover {
    color: #288CE4;
}
.forgotpwd {
    background: none repeat scroll 0 0 #FFF;
    border: medium none;
    color: #999;
    cursor: pointer;
    float: right;
    vertical-align: top;
}
.registerbtnz:hover {
    background-color: rgba(29, 47, 58, 0.7);
}
.subscriber_div {
    text-align: left;
    display: inline-block;
    vertical-align: top;
    max-width: 360px;
}
.subscriber_inner_div {
    font-size: 20px;
    margin: 10px 0;
}
#thankyou {
    padding: 10px;
    font-family: Arial;
    position: fixed;
    top: 15%;
    left: 33%;
    min-height: 150px;
    display: none;
    border: 1px solid;
    background: #FFF;
    -moz-box-shadow: 0 2px 5px #000;
    -webkit-box-shadow: 0 2px 5px #000;
    box-shadow: 0 2px 5px #000;
    border: solid 0 #000;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
#sidFloat {
    position: fixed;
    top: 50px;
    right: 0;
}
#sidFloatDiv, #joinClubBox {
    z-index: 1;
    padding: 10px;
    font-family: Arial;
    position: fixed;
    top: 15%;
    left: 26%;
    display: none;
    border: 1px solid;
    background: #FFF;
    -moz-box-shadow: 0 2px 5px #000;
    -webkit-box-shadow: 0 2px 5px #000;
    box-shadow: 0 2px 5px #000;
    border: solid 0 #000;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    z-index: 10000;
}
.div_style {
    padding: 10px;
    font-family: Arial;
    position: fixed;
    top: 15%;
    left: 26%;
    display: none;
    border: 1px solid;
    background: #FFF;
    z-index: 5;
    -moz-box-shadow: 0 2px 5px #000;
    -webkit-box-shadow: 0 2px 5px #000;
    box-shadow: 0 2px 5px #000;
    border: solid 0 #000;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.crossimg {
    height: 13px;
    width: 13px;
    cursor: pointer;
}


.report_abuse {
    background: none repeat scroll 0 0 #fff;
    border: 5px solid grey;
    box-shadow: 2px 2px 4px #000;
    display: none;
     left:12%;
    opacity: 1;
   width: 65%;
    z-index: 100;
}
.icon-warning:before {
    content: "\26a0";
    font-family:"embed-icons";
    font-size: 15px;
}
.alert_error { border-radius: 0;
    border-top: 2px solid #cbd2d6;
    background: none repeat scroll 0 0 #f55567;
	color: #fff;
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    padding:5px;
    text-shadow: none;
}


.close_err {
   background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #fff !important;
    display: block;
    float: right;
    font-size: 20px;
    font-weight: 700;
   cursor:pointer;
    padding: 0 !important;
    text-decoration: none !important;
	text-shadow: 0 1px 0 #fff;
    position: relative;
    right: 1px;
    top: 1px;
}
.icon-warning{ font-weight: 400;
 padding-right: 0.5em;
    vertical-align: middle;
	}
.side_options {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #000;
    display: inline-block;
    float: right;
    height: 0;
    margin-top: 2px;
    opacity: 0.3;
    text-indent: -99999px;
}
.side_options:hover{cursor: pointer;
    opacity: 1;}
.right_options {
    position: relative;
}
.popdiv {display:none;
    position: absolute;
    right: 0;
    top: 9px;
    width: 153px!important;
}	
	
.delete_text {
    color: grey;
    font-size:15px;
    padding-top: 5%;
}
.cancel-edit {
    color: #5d6b72;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    right: 74px;
    top: 6px;
}
.cancel-edit:hover{cursor:pointer;}
.comment-edit {
    color: rgba(0, 39, 59, 0.35);
    font-size: 13px;
     margin-right: 6px;
}
#edit-comment,.edit-alert{
display:none;
}
.posteditedcomment{background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid rgba(0, 39, 59, 0.2);
    border-radius: 4px;
display:inline-block;width: 92%;
}
.comment-edit:hover{
color:grey;cursor:pointer;
}
.pop_body {color:#7F929C;
    padding: 30px 15px 15px;
}
 .no_noti {
    color: red;
    font-size: 20px;
    font-weight: bold;
    height: 189px;
    padding: 88px 40px 40px;
    text-align: center;
}
#popup {
     background: none repeat scroll 0 0 #ffffff;
    border: 5px solid grey;
    box-shadow: 2px 2px 4px #000;
    display: none;
    opacity: 1;
    position: fixed;
    top: 21%;
    width: 500px;
    z-index: 999999;
}
.pop_head {
    background: none repeat scroll 0 0 #ffcc66;
    height: 50px;
	padding: 5px;
}

.icon-to-cancel:before {
      color: #000;
    content: "\2715";
    cursor: pointer;
    font-family: "embed-icons";
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    position: absolute;
    right: 17px;
    top: 22px;
}
 #fade {
    background-color: #555555;
    display: none;
    height: 3379px;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000;
}
.fadebck {
    overflow: hidden;
   // position: fixed;
   // width: 100%;
}
   .icon-cancel:before {
   cursor:pointer;
    color: #546673;
    content: "\2715";
    font-family: "embed-icons";
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    position: absolute;
    right: 16px;
    top: 26px;
}
   @keyframes rotate-notiloading {
            0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
            100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
        }

        @-moz-keyframes rotate-notiloading {
            0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
            100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
        }

        @-webkit-keyframes rotate-notiloading {
            0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
            100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
        }

        @-o-keyframes rotate-notiloading {
            0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
            100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
        }

        @keyframes rotate-notiloading {
            0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
            100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
        }

        @-moz-keyframes rotate-notiloading {
            0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
            100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
        }

        @-webkit-keyframes rotate-notiloading {
            0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
            100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
        }

        @-o-keyframes rotate-notiloading {
            0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
            100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
        }

       

       
        
        .notiloading { float: right;
    margin-right: 8px;
            height: 17px;
            position: relative;
            width: 17px;
            border-radius: 100%;
        -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    animation: 1.5s linear 0s normal none infinite running rotate-notiloading;
    border-color: transparent #c3ccd1;
    border-image: none;
    border-style: solid;
    border-width: 2px;
    transform-origin: 50% 50% 0;
}

        


.cmnt-head {margin-bottom:5px;
    float: left;
    width: 100%;
}
 .noti_comment{
 color: #546673;
   margin-top: 5px;
 }
 

 .child_avatar {
    float: left;
}

.child_right_content { float: left;
    margin-left: 11px;
    vertical-align: top;
    width: 84%;
}
.child_avatar_img{
height: 30px;
 width: 30px;
border-radius: 50%;
	}
.cmnt-right { color: #546673;
    margin-left: 26px;
}
.card-body{ width: 97%;
    display: inline-block;
    margin: 10px 0 0 27px;
  
}
.unread{
border-left:3px solid blue;
}
.noti_name{
display:inline-block;
}
.parent-body{
border-left: 4px solid #e4e7ee;
    margin-bottom: 17px;
    padding: 6px 0 6px 10px;
}
.cmnt_time:before {
content: '\2022';
color: #c2c9d4;
margin-left: 4px;
margin-right: 7px;
}
.noti_date{
  color: #7f919e;
}
.noti-mid{
 background: none repeat scroll 0 0 #546673;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    margin: 0 19px;
    padding: 20px 15px;
}
.noti-bottom{
 background: none repeat scroll 0 0 #ffffff;
    margin: 6px 20px 20px;
    //padding: 20px 15px;
}
.noti-top{padding: 12px 20px;
background:#ffcc66;
}
.reply_icon {
    float: left;
    width: 26px;
}
.home-drawer {
    background: none repeat scroll 0 0 #e4e7ee;
    bottom: 0;
  right:0;
    margin: 0;
    overflow: auto;
  display:none;
    position: fixed;
    top: 0;
    transform: translate3d(0px, 0px, 0px);
    transition: all 250ms ease-in-out 0s;
    width:752px;
    z-index: 999999998;

	}

.reply_icon:before {
font-family:"embed-icons";
font-weight: 400;
line-height: 1;
content: "\3e";
color:#8ecf6c;
}
.notification-block{
border-bottom: 2px solid #e4e7ee;
    
    font-size: 15px;
    padding: 20px 15px;
}

.bluetext,.bluetext:hover{ color: #2e87e7 !important;
    font-weight: 700;
    text-decoration: none !important;
 }
 
 .Login-toggle{
 color:rgba(0, 39, 59, 0.35);
font-weight:bold;
font-size:15px;display: inline-block;
 
 }
 .comments_notification:before {
  position: absolute;
content: "\e603";
font-family:"embed-icons";
font-size: 19px;

}
.comments_notification:hover:before {
color:#3F4549;
}
.activebubble{
color:#f55567!important;
}
.activebubble:hover:before{
color:red!important;
}
 .notification_count{
 position: absolute;
top: 4px;
left: 0;
width: 20px;
color: #fff;
font-size: 10px;
font-weight: 700;
text-align: center;
}
.notification_div{
float:right;
position:relative;
margin-right: 30px;
}
.notification_div:hover{
cursor:pointer}

 #login-options{
 right:0px;top: 24px;
 }
 .dropdown-toggle{
position:relative;
 float:right;
 }
 .votes-down:hover{cursor:pointer;}
 .dropdown-toggle:hover .Login-toggle{
color:#3F4549;cursor:pointer;

}
 .dropdown-toggle:hover #caret1{
border-top: 4px solid #3F4549;
opacity:1;
}
 .share-button {color: rgba(0, 39, 59, 0.35) !important;
    float: right;
    position: relative;}
	
.votes-up{
background-image:url("/images/thumbup.png");
display: inline-block;
width: 27px;
background-position:center;
background-repeat:no-repeat;
cursor:pointer;
}
.votes-down{box-sizing: unset !important;
background-image:url("/images/thumbdown.png");
display: inline-block;
width: 20px;
margin-left:4px;
background-position:center;
background-repeat:no-repeat;
padding-bottom:6px;
}
.votecounts { color:grey;
    float: left;font-weight:600;
    font-size: 14px;
    height: 16px;line-height:23px;
    display:inline-block;
	}
.ppl-vote {
    display: inline-block;
    height: 13px;
    cursor:pointer;
}
#comments-loader{
text-align:center;
margin-top:15px;
}
.caret:hover{
cursor:pointer;
}
.sort_by{
color:rgba(0, 39, 59, 0.35);
font-weight:bold;
font-size:13px;display: inline-block;
}
.sort{
color:rgba(0, 39, 59, 0.35);
font-weight:bold;padding: 5px;
font-size:13px;
cursor:pointer;
position:relative;
}
.sort:hover{color:#ffffff;
background:#2e9fff;
}
.comment-sort{display:inline-block;
position:relative;

}
.postload{
 margin-top: 10px; text-align: center;
 }
.ticked:before
{content: "\2714";
font-family: "embed-icons";
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
font-size: 11px;
right: 10px;
top: 7px;
position: absolute;
}
.sorting_options{
position: absolute;
border: 2px solid rgba(0, 39, 59, 0.2);
z-index: 100;
background: #ffffff;
width: 126px;
padding:5px 0px;

}
.caret { font-family:"embed-icons";
display: inline-block;
width: 0;
height: 0;
text-indent: -99999px;
vertical-align: middle;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 4px solid #000;
opacity: .3;
filter: alpha(opacity=30);
content: "\2193";
}
.sort-by-options{
width:120px;
}
.sort-by-options:hover .sort_by{
color:#3F4549;cursor:pointer;

}
.sort-by-options:hover .caret{
border-top: 4px solid #3F4549;
opacity:1;
}


.pplvote {
    display: inline-block;
    height: 13px;
    line-height: 13px;cursor:pointer;
}
.voter{
text-align:left;
}
.vote-block{position:relative;
float:left;margin-top:10px;
}
.votecount { color:grey;
    float: left;font-weight:600;
    font-size: 14px;
    height: 16px;
}
.avatar_imgdiv{
display:inline-block;
margin:5px;
}
.voter_name{vertical-align: super;
display:inline-block;
}
.voter_name a{text-decoration:none;color: rgba(29, 47, 58, 0.6);
font-weight:bold;font-size:14px;}
.voter_name a:hover{color:#000;}


.vote-up,.vote-down,.point-separator{
display:inline-block;
  height: 13px;
    line-height: 12px;
  
 }
 
 .point-separator{color: #ccc; vertical-align: text-top;
font-weight:bold;padding-right:5px;font-size:19px;
 }
 .vote-up{cursor:pointer;
   padding-right: 2px;
 
 }
 .vote-down{padding-left:4px;cursor:pointer;
 border-left:2px solid 	#D8DFE6;
 }
.vote-up:before {color: 	#D8DFE6;
    content: "\25b3";
    font-family:"embed-icons";
}
.vote-down:before{color:#D8DFE6;
	 content: "\25bd";
	font-family:"embed-icons";
	}
	
.arrow_box {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 5px;
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.2);
    padding: 3px;
    position: relative;
    width: 198px;
}
.arrow_box:after, .arrow_box:before {
    border: medium solid transparent;
    content: " ";
    height: 0;
    left: 35%;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 0;
}
.arrow_box:after {
    border-color: #ffffff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
    border-width: 11px;
    margin-left: -38px;
}
.arrow_box:before {
    border-color: #c9c5c3 rgba(201, 197, 195, 0) rgba(201, 197, 195, 0);
    border-width: 14px;
    margin-left: -42px;
}
 .bubbletooltip { 
   
 display:none;
   position: absolute;
    z-index: 100;
}
#center {
	margin: 0 auto;
	text-align: left;
	//width: 800px;

	}
	.more
	{border:1px solid #606D74;
	background:#949EA7;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	border-radius:3px;
	padding:8px;
	margin-top:8px;
	margin-bottom:8px;
	cursor:pointer;
	}
	.more:hover{
	background:#606D74;
	}
	
	.comments_count{
	margin-bottom: 10px;
	border-top:1px solid #d9d9d9;
	border-bottom:2px solid #d9d9d9;
	padding:15px 0px 10px 0px ;
	margin-top:5px;
	}
	.comment-div {
    border-bottom: 2px solid #2e9fff;
    color: #3f4549 !important;
    font-size: 15px;
    font-weight: 700;
    padding-bottom: 10px;
}
.sharelabel{color:rgba(0, 39, 59, 0.35);
font-weight:700;font-size:13px;
}
.art_fbshare:hover{
color:#3F4549;cursor:pointer;
}
.art_fbshare{cursor:pointer;
}
.fbox{
   background-image: url("/images/sprite.png");
    background-position: -18px 0;
    background-repeat: no-repeat;
    float: left;cursor:pointer;
    height: 18px;
    width: 18px;
}
.sharetext {
  float: left;
}
 .icon-export:before{
 color:rgba(0, 39, 59, 0.35);
  font-family: "embed-icons";
 font-size: 19px;
    line-height: 0;
    position: relative;
    top: 0.25em;
	content: "\2924";
	}
	.sharebox{
	 background: none repeat scroll 0 0 #fff;
    border: 2px solid rgba(0, 39, 59, 0.2);
    border-radius: 4px;
    box-shadow: none;
    font-size: 13px;
    min-width: 157px;
    padding: 5px;
    position: absolute;
    right: 5px;
    top: 23px;
    z-index: 1001;
	}
.right-div{width:60%;position:relative;
color: rgba(0, 39, 59, 0.35) !important;
float:right;
}

div.children > div#respond > form > fieldset > div.logged-in-post > div#cancel-comment-reply > a.cancel_reply {
    right: -3px;
}

@font-face {
    font-family: "embed-icons";
    font-style: normal;
    font-weight: 400;
    src: url("embed-icons/embed-icons.eot") format("embedded-opentype"),  url("embed-icons/embed-icons.woff") format("woff"), url("embed-icons/embed-icons.ttf") format("truetype");
}
.icon-proceed:before {
content: "\2192";
font-family: embed-icons;
    font-style: normal;
    font-weight: 400;
    line-height: 0.5;
}
.s_icons
.glogin:before {
    color: #FFFFFF;
    content: "g";
    font-family: embed-icons;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height:1;
}
.glogin {text-align:center;display:inline-block;
    background: none repeat scroll 0 0 #E63242;
    border: medium none; 
	line-height:15px;
    border-radius: 20px;
    height: 30px;
    padding: 8px;
    width: 30px;cursor:pointer;
}
.flogin:before {
    color: #FFFFFF;
    content: "f";
    font-family: embed-icons;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}
.flogin {display:inline-block;text-align:center;
 line-height: 15px;
    background: none repeat scroll 0 0 #3C569A;
    border: medium none;
    border-radius: 20px;
    margin-right: 2px;
	height: 30px;
    padding: 8px;
    width: 30px;
	cursor:pointer;
}
.s_icons {
    position: absolute;
    vertical-align: top;
    width: 24%;
}
.grey_text
{ width: 108%;
 color: rgba(0, 39, 59, 0.5);
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 10px;
    text-transform: uppercase;
}

.point{
 color: #CCCCCC;float:left;
    font-size: 75%;
    line-height: 1.4;
 padding: 0 5px;font-weight:bold;
	}
.block {
	clear:both;
	width:100%
}

.comments.block {
	position:relative
}

.comments .item {
	overflow:hidden;
	position:relative;
	padding:10px 0 13px 34px
}

.comments .children,.grandchildren {
	clear:left;
	padding-left:26px;
	position:relative
}



.comments div.avatar {width:48px;height:48px;
	display:inline-block;
	position:relative;
	z-index:3;
	//background:#111111;
	margin:-10px 8px 0 -34px;
	padding:11px 0 0
}

.comments .avatar a {
	display:block;
	position:relative
}

.comments .avatar a:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	opacity:0.7
}

.comments .avatar img {
	display:block
}
.logged-in-post{margin:12px 0px;position:relative;
}

.delete_comment{
background-image: url("/images/delete.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    cursor: pointer;
    float: right;
    height: 12px;
    width: 12px;
}
.delete_comment:hover{
box-shadow:0px 0px 5px #606162;
}

.comments .avatar .border {
	position:absolute;
	width:65px;
	height:65px;
	top:13px;
	left:0
}

.comments .line {
	width:19px;
	height:9999px;
	//border:solid #5c5c5c;
	position:absolute;
	bottom:50%;
	left:-26px;
	border-width:0 0 1px 1px
}
.avatar-top{vertical-align:top;
display:inline-block;
margin-right:8px;
}


.comments .info {width:93%;
	
}

.comments .info strong {float:left;
	display:inline-block;
	font-size:13px;
	color:#4e4b37;
	line-height:15px
}

.comments .info strong a {display:inline-block;
	color:#5587cc;
	text-decoration:none
}

.comments .info em {float:left;
	font-style:normal;
	font-size:11px;
	color:#7F929C;
}

* html .comments .info em {
	display:inline
}

.comments .info a.comment-reply {
	
    color: rgba(0, 39, 59, 0.35);
    cursor: pointer;
    display: block;
    float: left;
    font-size: 13px;
  margin-top: 13px;
    overflow: hidden;
    position: relative;
  
    text-decoration: none;
  
}

.comments .info a:hover.comment-reply {
	color:Grey;
}

.comments div.reply {
	clear:left;
	padding-top:24px;
	position:relative
}

.comments div.reply div.reply {
	margin-left:33px
}

.comments .reply:after {
	content:"";
	display:block;
	clear:both
}

.comments .reply .avatar {
	margin-left:0;
	z-index:2;
	width:36px;height:36px;
}
.comments div.reply .info{
width:87%;
}

.comments div.reply div.reply .info {
    width: 83%;
}

.comments .text {color:#3F4549;margin-top:3px;
	display: inline;font-size:15px;
    float: left;
    margin: 0 0 -2px;
    overflow: hidden;
    position: relative;
    width: 100%;
	}
	



.comments .text .br {
min-height:28px;
	position:relative;
	padding:17px 20px 20px 24px
}

.comments .text p {
	margin:10px;
	color:#C0C0C0;
	
	//text-shadow: -1px 1px 1px #333;
}

.comments .grandchildren {
	overflow:hidden
}

.comments .info,.comments .avatar {
	float:left
}




fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

#respond {
	width: 100%;
	padding: 10px 0px;
}

#respond h2 {
	color:#c0c0c0;
}

#respond form {
	position: relative;
}

#respond p {
	clear: both;
	overflow: hidden;
}

#respond label {
	display: block;
	width: 12%;
	float: left;
	font-size: 12px;
	line-height: 30px;
	color:#c0c0c0;
}

.input,#email {border:2px solid rgba(0, 39, 59, 0.2);display:none;
//float:right;
	width: 100%;margin-right:11px;
	display: block;
	margin-bottom: 5px;
	background: #fff;
	//border: none;
	padding: 6px 10px;
	font-size: 14px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
//margin-left:156px;
	}
	.last_div{
	display:none;
	
	}
.report:before{cursor:pointer;font-family: embed-icons;float:right;
content:"\2691";font-style: normal;
    font-weight: 400;
    line-height: 1;color:#7F7F7F;

}
.report:hover:before{
color:#4E4F50;
}
.post_edit{background: none repeat scroll 0 0 rgba(29, 47, 58, 0.6);
 border-radius: 0 0 3px;border:none;color:#ffffff;
    font-size: 12px;height:30px;position:absolute;
    font-weight: 700;cursor:pointer;
    right: -2px;line-height: 28px;
    padding: 0 7px;
    top: -2px;
    white-space: nowrap;
}
.post_comment{
 background: none repeat scroll 0 0 rgba(29, 47, 58, 0.6);
    border: medium none;
    border-radius: 0 0 3px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 12px;
    font-weight: 700;
    line-height: 28px;
    padding: 0 7px;
    white-space: nowrap;
}
.post_comment:hover,.post_edit:hover{background:#5D6B72;}
#comment {border:2px solid rgba(0, 39, 59, 0.2);
	width: 84%;display:inline-block;
	padding: 7px;
	margin-bottom: 4px;
	overflow:hidden;
	background: #fff;
	
	font-size: 14px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#commentpost,#commentedit{
	 width: 100%;
	padding: 7px;
	border: none;
	background: #fff;
	
	font-size: 14px;
	overflow:hidden;
}
.postcmnt1{background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid rgba(0, 39, 59, 0.2);
    border-radius: 4px;
display:inline-block;width: 86%;
}
 .postcmnt2 {background: none repeat scroll 0 0 #F6F8F9;
    border-radius: 0 0 2px 2px;
    border-top: 2px solid rgba(0, 39, 59, 0.2);
   width: 100%;position: relative;
    right: 0;
   height:27px;
    
}
.clear {
	clear: both;
}

#cancel-comment-reply a {
	 background:none repeat scroll 0 0 rgba(29, 47, 58, 0.6);
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 3px;
    bottom: 12px;
    color: #FFFFFF;
    font-size: 11px;
    padding: 6px 8px;
    position: absolute;
    text-decoration: none;
}

#cancel-comment-reply a:hover {
	background-color: #404040;
	text-decoration: none;
}
#submit :before{
content:"\2192";
}
#submit { background: none repeat scroll 0 0 rgba(29, 47, 58, 0.6);
    border: 0 none;
    border-radius: 3px;
    color: #FFFFFF;
    display: inline-block;
    font-weight: 500;
    height: 29px;
    text-align: center;
    text-shadow: none;
    transition: background 0.2s ease 0s;
    width: 50px;
	}
	.name,.proceed{display:inline-block;
	}
.name{
margin-left:24%;width:60%;vertical-align:top;
}

.proceed{vertical-align:top;margin-top: 22px;
}
#submit:hover {
	background: none repeat scroll 0 0 rgba(29, 47, 58, 0.7);
	color:#fffff;cursor:pointer;
}

/*************** Notifications ***************/

.notification {
	position: relative;
	margin: 0 0 15px 0;
	padding: 0;
	border: 1px solid;
	font-size: 13px;
	width: 99.8%;
}

.success {
	background: #d5ffce;
	border-color: #9adf8f;
	color: #556652;
}

.error {
	background: #ffcece;
	border-color: #df8f8f;
	color: #665252;
}

.notification div {
	display:block;
	font-style:normal;
	padding: 10px;
	line-height: 1.5em;
}
#cancel-comment-login {
    float: right;
    margin-right: 7px;
    margin-top: 2px;
}
.close_pop {
    cursor: pointer;
    float: right;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 5px;
    right: 5px;
}
.form_label {
    color: #8E949C;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 8px;
    text-transform: uppercase;
    width: 100%;
}
.subscribe_img {
    width: 300px;
    vertical-align: middle;
    border-radius: 6px;
    margin: 10px;
}
.ty_div {
    display: inline-block;
    font-size: 15px;
    width: 69%;
}
.ty_img {
    display: inline-block;
    margin-right: 5px;
    vertical-align: top;
    width: 20%;
}
.close_subs {
    height: 23px;
    width: 23px;
    cursor: pointer;
}
.form_inputs {
    border: 2px solid #CDD4D8;
    border-radius: 4px;
    font-size: 16px;
    padding: 8px;
    transition: border-color .2s linear 0s;
    width: 100%;
}
.submit_report {
    background: none repeat scroll 0 0 rgba(29, 47, 58, 0.6);
    border: medium none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    margin-top: 15px;
    font-weight: 700;
    line-height: 1.1;
    padding: 8px 13px;
}
.inner_form_div {
    padding: 7px 12px 10px;
}
.inner_form_div h5 {
    margin-bottom: 13px;
}
.report_fields {
    margin-top: 2px;
}
.cancel_reply {
    color: #5d6b72;font-size:12px;
    text-decoration: none !important;
}
@media(max-width:540px){.s_icons{margin-left:0!important;margin-right:3%;margin-bottom:3%;}}
@media(max-width:533px){.comments div.reply .info{width:88%!important;}
.s_icons{width:100%!important;  position: relative!important;}
.name{width:78%!important;margin-left:0!important;}
#comment{width:100%!important;}.avatar-top{display:none!important;}
.postcmnt1{width:100%!important;}}

@media(max-width:1024px){.default_pic{padding:15px 0;}#quickRegPopup{left:25%!important;}#sidFloatDiv,#thankyou{left:17%!important;position:absolute!important;top:2.5%!important;}.home-drawer{width:78%!important;}}


@media(max-width:980px){#sidFloatDiv,#thankyou{left:14%!important;}}

@media(max-width:991px){.comments div.reply .info{width:89%!important;}.comment_new{display:inline-block!important;margin-left:3%;width:123px;}.postcmnt1{width:88%!important;}.comments div.reply div.reply .info{width:87%!important;} .col-xs-6-pd,.col-md-push-2-pd{padding: 0px;}}


@media(max-width:800px){
#popup{left:10%!important;width:80%!important;}
#sidFloatDiv,#thankyou{width:80%!important;left:8%!important;}
.subscribe_img{width:35%!important;}
.subscriber_div{width:56%!important;}
#quickRegPopup{left:17%!important;width:64%;}
#report_block,#email_article_div{left:10%!important;width:80%!important;}
}

@media(max-width:533px){.home-drawer{width:87%!important;}}



@media(max-width:654px){.comments .children,.grandchildren{padding-left:1%!important;}.comments div.reply .info{width:87%!important;}.bubbletooltip{display:none!important}}

@media(max-width:628px){.comments .info{width:92%!important;}}

@media(max-width:568px){.comments div.reply div.reply .info{width:85%!important;}#quickRegPopup{left:11%!important;width:74%;}.name{width:59%!important;}#comment{width:85%!important;}}

/*@media(max-width:523px){.comments div.reply .info{width:89%!important;}}*/

@media(max-width:519px){.comments div.reply div.reply .info{width:88%!important;}}

@media(max-width:594px){.postcmnt1{width:87%!important;}}
@media(max-width:555px){.postcmnt1{width:86%!important;}}
@media(max-width:533px){.comments div.reply .info{width:88%!important;}.comments div.reply div.reply .info{width:84%!important;}.s_icons{width:100%!important;}.name{width:78%!important;margin-left:0!important;}#comment{width:100%!important;}.avatar-top{display:none!important;}.postcmnt1{width:100%!important;}}

@media(min-device-width:415px) and(max-device-width:496px){.subs_loginfb>img{width:49%;}}

@media(max-width:480px){#popup,#email_article_div{left:4%!important;width:90%!important;}
#quickRegPopup{left:4%!important;width:90%;}
.comments div.reply .info{width:85%!important;}
.comments div.reply div.reply .info{width:84%!important;}
.home-drawer{width:94%!important;}
#report_block {
    left: 4% !important;
    width: 91% !important;
}

}





@media(max-width:403px){.comments .info {width: 88% !important;}}
@media(max-width:414px){#sidFloatDiv,#thankyou{left:4%!important;width:93%!important;}.subscribe_img{width:94%!important;}.subscriber_div{width:100%!important;}}

@media(max-width:360px){.name_date>strong{width:96%!important;}.point{display:none;}.comments div.reply .info{width:82%!important;}.comments div.reply div.reply .info{width:79%!important;}}

@media(max-width:320px){.comments div.reply .info{width:75%!important;}.comments .info{width:86%!important;}.cancel_guest_post{bottom:-10px;float:none!important;left:21%;position:absolute;}.title1 div{padding:12px 15px 5px 10px!important;}.title1 img{height:16px!important;width:16px!important;}}



@media(max-width:401px){.avatar-top,.comments .avatar img{width:40px!important;height:40px!important;}.comments .reply .avatar{width:30px!important;height:30px!important;}}

@media(max-width:336px){.proceed{margin-top:0!important;}.name,.proceed{display:block!important;}.name{width:100%!important;}}
/* body{
			/*  font-family: Roboto,"Helvetica Neue","Helvetica",Arial,"San-serif" !important; *
		}
		body, .btn, input, button {
    font-family: Roboto,"Helvetica Neue","Helvetica",Arial,"San-serif" !important;
} */
.texthead{
	font-family: Fredoka, sans-serif;
}

.text ,.text .MsoNormal, .text > span, .text  span, .text font,.text .MsoNormal span{
   color: #575756;
    font-family: "Pt serif","Georgia","Serif" !important;
    font-size: 19px !important;
    line-height: 32px;
}

.text  b span{
color: #353535;
}
.text a{
color: #00759a;
font-weight: 600;
text-decoration:underline;
}
.text a:hover{
color: #23B49D;
}
#recentarticle img {
    height: 151px !important;
    width: 193px !important;
}
.meta .info {
    display: inline-block;
    padding: 0 5px 14px 0;
}
.meta {
    color: #999998;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-transform: uppercase;
}



.meta .category a {
    background-color: #23b49d;
    color: #fff;
    display: inline-block;
    margin: 0 4px 2px 0;
    padding: 2px 7px;
    text-transform: uppercase;
	font-style:normal;
}


.meta a {
    color: #999;
}
.titOrange{
    
	 font-family: Roboto,"Helvetica Neue","Helvetica",Arial,"San-serif" !important;
	  color: #353535 !important;
	   font-weight: bold !important;
	   margin-bottom: 16px;
}
body > #boxed, body > #boxed #header, body > #boxed #header-sub {
    max-width: 1412px !important;
}.container {
    max-width: 100% !important;
}
.col-md-push-1-sh {
    left:9.70%;
}
.col-md-pull-1-sh {
 right: -2.9%;
}
.col-md-push-2-sh {
    left: 1%;
}
.col-md-pull-6 {
    right: 51% ;
}

.col-md-1 {
    width: 9.333% !important;
}
.col-md-pull-6 {
    right: 53% !important;
}
.col-xs-0.col-md-6.col-md-push-1-sh.col-md-push-2-pd {
    padding: 0;
}
#main-menu{
	text-align:center !important;
	float:none !important;
}
#menu, #nav {
   float:none !important;
 text-align:center !important;

  
}
#nav{
 width: 100% !important;
}
#menu{
 display: inline-block;
    height: 34px;
}
#menu ul li{
	height: auto !important;
}
.arrowBox {
    display: inline-block;
    height: 10px;
   position: relative;
    vertical-align: middle;
    width: 10px;
    z-index: 2;
}.contestVoting span {
    display: inline-block;
    vertical-align: middle;
}
.arrow {
    text-decoration: line-through;
}
.arrow, .arrow1 {
    border-color: rgba(0, 0, 0, 0) #898f9c;
    border-style: solid;
    border-width: 7px 11px 6px 0;
    display: block;
    left: 1px;
    position: relative;
    top: -1px;
}.arrow1 {
    border-right-color: #ffffff;
    left: 5px;
    top: -14px;
} 
.contestVoting span {
    display: inline-block;
    vertical-align: middle;
}
.fbCount {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #898f9c;
    border-radius: 3px;
    color: #6a7180;
    font-size: 16px;
    height: 30px;
	 line-height: 30px !important;
    min-width: 30px;
    padding: 0 5px;
    text-align: center;
    vertical-align: top;
    white-space: nowrap;
}
.articleright tr td{
	padding:2px !important;
} 
.leftTabsartBig {
    background: #F5F4F0 none repeat scroll 0 0;
    padding: 13px;
}
.leftTabsartBig h6{
 margin-bottom: 0 !important;
    color: #333;
    font-size: 16px;
}
.imgartwidget{
	display: inline-block; width: 27%; vertical-align: middle;   border: 1px solid #ccc;
}
.imgartwidget img{
	width:100%;
}
.rartwidget .widget-content {
    padding: 5px;
}
.textartwidget{
	display: inline-block; width: 71%;vertical-align: middle;
}
.rartwidget{
	  border: 1px solid #ebeae6;
}
.textartwidget > a::after {
    content: none !important;
}

#strip {
    background-color: #fff;
    background-image: linear-gradient(to right, #f3339a 24%, #dbdbdb 17%, #dbdbdb 51%, #dbdbdb 18%, #dbdbdb 76%);
    display: inline-block;
    height: 4px;
    width: 100%;
}
.textartwidget > a {
    font-size: 17px;
}
#recentarticle a {
    font-size: 16px !important;
	  color: #00759a !important;
}
.prevpost {
    margin-bottom: 0 !important;
	margin: 0px 41px !important; 
}
.prevpost .post {
    margin-bottom: 0 !important;
}
.prevpost h2 {
    margin-top: 14px;
    vertical-align: middle;
}
.previcon{
	width: 36px; float: left; vertical-align: middle; margin: 11% 0px;
}
.previcon .icomoon-undo,.previcon .icomoon-redo {
    font-size: 34px;
	
}
.prevpost .btn.btn-icon-link {
    top: 32% !important;
}
.container-below{	overflow:hidden;background-color: rgb(239, 237, 238); padding: 11px; border: 1px solid rgb(204, 204, 204);
}

.prevpost .link > img {
    min-height: 149px;
    max-height: 155px;
}
.articlenavbar{
	background: linear-gradient(to bottom, #ffffff, #f2f2f2);display: inline-block; margin: 0 auto;  text-align: center;width: 100%;padding:4px;
}
.articlenavbar div{
padding:5px 16px; display:inline-block;
}
.articlenavbar a {
    color: #5581a6;
    font-size: 14px;
	 text-transform: uppercase;
}
.previcon.nexticon {
    display: inline-block;
    float: right;
    margin: -87px 9px !important;
    vertical-align: top;
    width: 4%;
}
.prevpost article.post-thumb .post-content {
    margin-left: 184px !important;
	margin-right: 21px;
}
.bx-wrapper .bx-viewport {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
}
.articlenavbar .slide > a {
    color: #5581a6;
}
.article_narrow {
    background: #fff none repeat scroll 0 0;
    border-radius: 8px;
    box-shadow: 1px 1px 8px #222;
    padding: 0px 10px;
    position: fixed;
    right: -6px;
    top: 66%;
    z-index: 9000;
}
.article_narrow  a:hover {
color:#23B49D;
}
.arrow-left {
    right: auto !important;
}

.artarrow {
    float: right;
    font-size: 70px;
}

.fleft , .fright{
    display: none;
    font-size: 15px;
    margin-top: 14px;
    width: 81%;
	line-height: 22px;
    padding-left: 10px;
	font-weight:600;
	}
	.search_box {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dbdbdb;
    height: 31px;
    position: relative;
    width: 299px;
}
.search_box input {
   border: 1px solid #fff;
    color: #7b7b7b;
    font-size: 13px;
    width: 86%;
    float: left;
    height: 29px;
}
.search_icon {
    background: red none repeat scroll 0 0;
    color: #fff;
    font-size: 15px;
    padding: 7px;
    position: absolute;
    right: 0;
    top: 0;
    width: 36px;
    z-index: 1;
}
.footer{

width:100% !important;
}
.footer .right{
width:100% !important;}
.footer .left1{
 height: auto !important;
 
}
.footer .left {
  
    width: 18% !important;
}
.footer .rightmain {
    
    width: 81% !important;
	 padding-right: 32px;
	}
.rightm div {
    float: left !important;
    width: 19% !important;
}
.footer a{ font-size: 14px !important;}
@media (min-width:800px) and (max-width:1300px){
.col-md-1{display:none !important;}
.col-md-6{ width: 66% !important;}
.col-md-push-1-sh{ left: 5% !important;
}
.col-md-pull-1-sh {
   right: -7.667%;
}
}
@media (min-width:0px) and (max-width:800px){
.col-md-1{display:none !important;}
.col-md-6{ width: 100% !important;}
.col-md-push-1-sh{ left: 2% !important;
}
.col-md-pull-1-sh {
   right: auto;
}
}
#menu ul li {
	 padding: 2px 8px 5px 2px !important;
}

.dropdown.dropdownart {
    height: 450px;
    overflow: scroll;
}
@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}

.footer
{
	width:1000px;
	height:auto;
	margin:0 0 0 0;
	background:#FF9900;
	/*border-top:#c8b211 2px solid;*/
}

.footer a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}

.footer a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/*text-decoration:underline;*/
	color:#FF0000;
	/*font-weight:bold;*/
}


.footer .left
{
	width:200px;
	height:auto;
	/*border:#000000 1px solid;*/
	float:left;
	display:block;
	margin-left:8px;
}

.footer .left1
{
	width:205px;
	height:88px;
	border:#FF9900 1px solid;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	background:#FFFFFF;
	margin-top:0px;
	padding-top:20px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	display:block;
	/*background:url(images/adv.jpg) no-repeat top left;*/
}

.footer .left1 a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}

.footer .left1 a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
}

.footer .left2
{
	width:225px;
	height:112px;
	/*border:#eeee99 1px solid;*/
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	background:#eeee99;
	margin-top:0px;
	margin-bottom:5px;
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	display:block;
	/*background:url(images/adv.jpg) no-repeat top left;*/
}

.footer .rightmain
{
	width:750px;
	height:auto;
	/*border:#000000 1px solid;*/
	float:right;
	display:block;
	margin-left:0px;
	padding-left:0px;
}

.footer .right
{
	width:720px;
	height:auto;
	border:#d1bf3c 1px solid;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:5px 10px 5px 10px;
	background:#FFFFFF;
	margin-right:5px;
}
.right li a, .right2 li a ,.right3 li a, .right4 li a , .right5 li a {
	text-decoration:none;
}
.footer .right1
{
	width:135px;
	float:left;
	/*border:1px #000000 solid;*/
}

.footer .right1 li
{
	background:url(/images/bullet.jpg) no-repeat center left;
	list-style-type:none;
	padding-left:10px;
	padding-bottom:3px;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-bottom:1px #000000 dotted;
}

.footer .right2
{
	width:140px;
	float:left;
	margin-left:5px;
	/*border:1px #000000 solid;*/
}

.footer .right2 ul
{
	margin-left:10px;
}

.footer .right2 li
{
	background:url(/images/bullet.jpg) no-repeat center left;
	list-style-type:none;
	padding-left:10px;
	padding-bottom:3px;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-bottom:1px #000000 dotted;
}


.footer .right3
{
	width:140px;
	float:left;
	margin-left:5px;
	/*border:1px #000000 solid;*/
}

.footer .right3 ul
{
	margin-left:10px;
}

.footer .right3 li
{
	background:url(/images/bullet.jpg) no-repeat center left;
	list-style-type:none;
	padding-left:10px;
	padding-bottom:3px;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-bottom:1px #000000 dotted;
}


.footer .right4
{
	width:140px;
	float:left;
	margin-left:5px;
	/*border:1px #000000 solid;*/
}

.footer .right4 ul
{
	margin-left:10px;
}

.footer .right4 li
{
	background:url(/images/bullet.jpg) no-repeat center left;
	list-style-type:none;
	padding-left:10px;
	padding-bottom:3px;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-bottom:1px #000000 dotted;
}


.footer .right5
{
	width:140px;
	float:right;
	margin-left:5px;
	/*border:1px #000000 solid;*/
}

.footer .right5 ul
{
	margin-left:10px;
}

.footer .right5 li
{
	background:url(/images/bullet.jpg) no-repeat center left;
	list-style-type:none;
	padding-left:10px;
	padding-bottom:3px;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-bottom:1px #000000 dotted;
}



.footer .copyright
{
	width:745px;
	float:left;
	display:block;
	padding-left:13px;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#wrapper {
    background: #f2f2f2 none repeat scroll 0 0;
    clear: both;
 padding: 0 3px;
}
.pin {
	border: 6px solid #FFFFFF;
    border-radius: 0;
    box-shadow: 0 1px 3px #BABABA;
    display: inline;
    float: left;
    margin: 12px 12px;
    padding: 0;
    width: 233px;
	background: #ffffff;
   
	
}

.pin img {
	width:233px;
	max-height:250px;
	height:230px;
	
}

.pin p {
	 color: #1d83c1;
    font-family: Open Sans,sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}

.feature-item:hover img {opacity: 0.5; transform: scale(1.4) rotate(15deg);}
.feature-item img {margin: 0 auto;opacity: 1;transition: all 0.4s ease 0s; ;}
.feature-item {display: block;line-height: 0;margin: 0;overflow: hidden;position: relative;width: 100%;}
.search-container input {
   
    flex: 1;
    padding: 12px;
    border: none;
    outline: none;
    font-size: 16px;
    margin-top: 0px !important;
}