

.container{width:100%;
padding:0 0 0 0;}
.clear{clear:both;}
.align-c
{
	text-align:center;
}
#\31 ::after {
    position: absolute;
    border-right: 1px solid #999;
    content: '';
    display: inline-block;
    width: 1px;
    height: 100%;
    top: 0;
    right: -1px;
}

.toggle-btn {
    padding-right: 0;
    text-align: right;
    width: auto;
    float: right;
}
.col-md-10.section_area_content {
	float:left;
    padding-left: 0;
}
.col-md-4.align-c img{
	max-width:100%;
}
.banner-list-btn {
    height: 35px;
}
ul.banner-list-btn li a{ line-height:20px;}
.banner-list-btn li a{ display:none;}
.banner-list-btn:hover a{ display:block; }
.col-1 
{
 width:98px;
 float:left;
 box-sizing:border-box;
 padding: 0 15px;
}
.col-2
{
 width:195px;
 float:left;
 box-sizing:border-box;
 padding: 0 15px;
}
.col-3
{
 width:292px;
 float:left;
 box-sizing:border-box;
 padding: 0 15px;
}
.col-4
{
 width:390px;
 float:left;
 box-sizing:border-box;
 padding: 0 15px;
}
.col-5
{
 width:488px;
 float:left;
 box-sizing:border-box;
 padding: 0 15px;
}
.col-6 {
    width: 585px;
    float: left;
    box-sizing: border-box;
    padding: 0 15px;
}
.col-7
{
 width:683px;
 float:left;
 box-sizing:border-box;
 padding: 0 15px;
}
.col-8
{
 width:780px;
 float:left;
 box-sizing:border-box;
 padding: 0 15px;
}
.col-9
{
 width:878px;
 float:left;
 box-sizing:border-box;
 padding: 0 15px;
}
.col-10
{
 width:975px;
 float:left;
 box-sizing:border-box;
 padding: 0 15px;
 
}
.col-11
{
 width:1073px;
 float:left;
 box-sizing:border-box;
 padding: 0 15px;
}
.col-12
{
 width:1170px;
 float:left;
 box-sizing:border-box;
 padding: 0 15px;
}


@font-face {
  font-family: "untitled-font-5";
  src:url("fonts/untitled-font-5.eot");
  src:url("fonts/untitled-font-5.eot?#iefix") format("embedded-opentype"),
    url("fonts/untitled-font-5.woff") format("woff"),
    url("fonts/untitled-font-5.ttf") format("truetype"),
    url("fonts/untitled-font-5.svg#untitled-font-5") format("svg");
  font-weight: normal;
  font-style: normal;

}
[data-icon]:before {
  font-family: "untitled-font-5" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  font-size:14px;
  text-decoration:none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "untitled-font-5" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  font-size:14px;
  text-decoration:none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-sicon:before {
  content: "\61";
}

.post-list {
    position: relative;
	padding-top:0px;
}

.double_underline .first
{
			margin-bottom:0px;
		}
.double_underline .list {
			border-bottom: 1px solid #666;  
			margin-bottom: 5px;
			
			padding-bottom: 5px;
		}
		
		.post-list .text p img {
    padding: 3px 0 8px 0;
}
.double_underline .information
		{
			     border-bottom: 1px solid #666;
				 overflow:hidden;
		}
.button {
    margin: 0 0 0 0;
    padding: 0 0 0 0px;
    display: none;
    position: absolute;
    bottom:-12px;
	right:0;
    background: #afd23e;
	border-radius:3px;
	border: 0 solid transparent;
    z-index:9999;
}
.with_space .text {
    padding: 0px 0 3px;
}
.show-btn:hover > .button {
	display: block;
}
.button ul{margin:0;
padding:0;
}
.button ul li {
	list-style: none;
	display: inline-block;
	margin: 0;
	padding: 0; 
	float:left;
	
}
/* #\33 ::after { */
    /* border-right: 4px solid #fff; */
    /* position: absolute; */
    /* right: 14px; */
    /* content: ''; */
/* }   */

.masonary:nth-child(2)::before {
    border-right: 1px solid #999;
    content: '';
    height: 100%;
    position: absolute;
    left: 0px;
}
.masonary:nth-child(3)::before {
  border-right: 1px solid #999;
    content: '';
    height: 100%;
    position: absolute;
    left: 0px;
}
.section_area:hover .section_area_btn {
    display: block;
}
.section_area p img {
    margin: 5px 0 0 0 ;
}
.button ul li a {
	margin: 0 0 0 0;
    padding: 0;
    display: block;
    text-decoration: none;
    line-height: 40px;
    height: 35px;
    font-size: 16px;
}

.button ul li a i {
    font-size: 15px;
    color: #fff;
    margin: 0 0 0 0;
    padding: 4px 9px;
    text-decoration: none;
    font-weight: 400;
}
.section_area_content p {
    margin: 0;
    line-height: 10px;
	margin-bottom:5px;
}
.section_area{padding:4px 0 6px 0;} 

.button ul li a:hover {
    background: #669c22;
    color: #fff;
    display: block;

}

.section_area_btn{
	 margin: 0 0 0 0;
    padding: 0 0 0 0px;
    display: none;
    position: absolute;
    top:0;
	 right:0;
    background: #afd23e;
	border-radius:3px;
	border: 0 solid transparent;
    z-index:9999;
}
.update-bt-h {
    height: 37px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.section_area:hover > .section_area_btn {
	display: block;
}
.section_area_btn ul{margin:0;
padding:0;
}
.section_area_btn ul li {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0 0px 0 0;
}

.section_area_btn ul li a {
    margin: 0 0 0 0;
    padding: 5px 10px;
    display: block;
	cursor:pointer;
}

.section_area_btn ul li a i {
    font-size: 15px;
    color: #fff;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-decoration: none;
    font-weight: 400;
}

.section_area_btn ul li a:hover {
    background: #669c22;
    color: #fff;
    display: block;

}

.show-btn .text {
    display: block;
    clear: both;
}
.bd{ padding-left:0; padding-right:0;}
 /*.col-sm-12 > div,*/ .nicEdit-main {
         width: auto !important;
         }
         .section_area {
         display: block;
        /* overflow: hidden;*/
         position:relative;
         }
      
		 .section_area_btn i {
    color: #000;
    font-size: 16px;
}
         .masonary{
		 position: relative;
		 padding:0 15px;
		 width: 33.33333333%;
		 margin-bottom:30px;
     display: table-cell;
     float: none;
         }
       .bd {
    display: inline-block;
    width: 100% !important;
    max-width: 100% !important;
    position: relative;
    margin-bottom: -7px;
    padding-bottom: 6px;
    float: none !important;

}
.bd a{text-decoration:none;}
.bd.single_underline.no_space {
    padding-bottom: 1px;
}
.no_space {
    padding-bottom: 3px;
}
.all_information::before {
    height: 5px;
    content: '';
    width: 100%;
    background: #fff;
    display: inline-block;
    position: relative;
    z-index: 99;
    top: 10px;
}


         .bd:last-child
         {}
		 
		 .bd.single_underline .list {
			    border-bottom: 1px solid #9a9a9a;
    margin-bottom: 0px;
    /* overflow: hidden; */
    padding-bottom: 0px;
    padding-top: 0px;
	
		}

		
         
		 
.form-horizontal .form-group {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.section_area.drag_item.collapse_section .col-md-9, .section_area.drag_item.collapse_section .col-md-3 {
    padding: 0;
}

form#add_section_trontend {
    margin-bottom: 10px;
    overflow: hidden;
}
div#add_section .container{width: 600px; height:auto; padding-top: 15px;}
div#update_section_frontend .container {
    width: 600px;
	padding:0 30px;
	height:490px !important;
}

select#section_name {
    margin-bottom: 15px;
}
input.submit-btn, .cancel-btn, input.submit-section , input#upload-button , input.update_submit-btn, .btn{
    background: #000;
    color: #fff;
    border: none;
    padding: 5px 10px !important;
    text-transform: capitalize;
    display: inline-block;
    margin-left: 10px;
    float: right;
	margin-top:0px;
	margin-bottom:1px;
}
input.update_section
{margin-bottom:1px;}
input.submit-btn:hover, .cancel-btn:hover, .btn:hover, input.submit-section:hover,input.update_submit-btn:hover,input.update_submit-btn:focus, input.submit-btn:focus, .cancel-btn:focus, .btn:hover, input.submit-section:focus,
input.update_submit-btn:visited , input.submit-btn:visited , .cancel-btn:visited , .btn:visited , input.submit-section:visited 
{
	text-decoration:none;
	color:#fff;
}
.row.masonary::after {
    border-right: 2px solid #fff;
    height: 100%;
    width: 4px;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}
div#myModal .container {
    padding-top: 5px;
    padding-bottom: 30px;
	padding-left: 5px;
	padding-right: 30px;
}
div#add_article .container {
 
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    padding-right: 30px;
}

.col-md-12.button-center {
    text-align: center;
}


.col-md-12.button-center a.cancel-btn, .col-md-12.button-center input.submit-btn
{
    float: none;
    margin-top: 15px;
}
#add_article {
	overflow-y: auto;
	overflow-x: hidden;
}
#filter_article_update
{
	overflow-y:auto;
	overflow-x:hidden;
}

form#update_section {
    overflow: hidden;
    margin-bottom: 15px;
    margin-top: 15px;
}
input#publish_btn , input#draft_btn{
    margin-left: 5px;
}
@media (max-width:600px)
{
 div#add_section .container{width: 100%;
    padding-top: 15px;
    margin-left: 8px;}
 div#update_section_frontend .container {
    width: 100%;
    padding-top: 15px;
    margin-left: 8px;
}
}
 .clearfloat
	  {
	  clear:both;
	  }
	  .form-group {
   /* overflow: hidden;*/
}

.fr-view {
  /* font-family: 'courier';*/
 
}
.fr-wrapper {
    min-height: 100px;
}
.title_button p {
    margin: 0px;
}

.fr-box.fr-basic .fr-element {
    min-height: 230px !important;
}
.fr-placeholder {
    display: none !important;
}
#update_section .cancel-btn {
    margin-top: 0px;
}

.add_text h2 {
    font-size: 14px;
    text-align: center;
    color: #000;
    font-weight: 700;
    font-family: 'courier';
    margin-bottom: 5px;
    padding: 0;
    text-transform: capitalize;
    margin-top: 0;
}
 
 .cat-select-box {
    border: none;
    padding:0 15px;
}

#get_section_trontend {
    padding: 0 20px;
}

#add_section_trontend {
    padding: 0 15px;
}

.col-md-6.col-sm-6.col-xs-12.add-.add\+::before {
    content: 'OR';
    position: absolute;
    left: -4px;
    font-size: 16px;
    background: #fafafa;
}


.add- {
    padding: 0 40px;
}



.col-md-6.col-sm-6.col-xs-12.add-.add\+::before {

    content: 'OR';
    position: absolute;
    left: -4px;
    font-size: 16px;
    background: #fafafa;
    z-index: 99;
    top: 13px;

}

.col-md-6.col-sm-6.col-xs-12.add-.add\+::after {
    height: 50px;
    position: absolute;
    width: 1px;
    content: '';
    position: absolute;
    left: 6px;
    background: #333;
    top: 0;
    z-index: 1;
}
.form-group.cat_filter_result .col-sm-5 {
    padding-left: 0;
    width: 66.6%;
    padding-right: 0;
    margin-bottom: 8px;
}
.control-label.col-sm-4.clearfloat {
    padding-left: 0;
    margin-top: 0;
    padding-top: 0;
}
.form-group.cat_filter_result .col-sm-3 {
    padding-right: 0;
    float: right;
    margin: 4px 4px 0 0px;
}
.col-sm-12 > div, .nicEdit-main {
    padding-left: 0;
}
input#myButton1 {
        padding: 0px 3px;
    font-size: 15px;
    position: relative;
    font-weight: bold;
    height: 17px;
    top: -3px;
    left: -4px;
    float: left;
    background: #ea1341;
    line-height: 20px;
}

.read_more_btn, .less_show{
  
       font-size: 14px;
    font-family: courier new,courier,monospace;
    font-weight: 600;
    color: #333;
    cursor: pointer;
    font-style: italic;
}
#read_more{
    padding: 0px 3px;
    font-size: 15px;
    position: relative;
    font-weight: bold;
    height: 17px;
    /* top: -3px; */
    /* left: -4px; */
    /* float: left; */
    background: #ea1341;
    line-height: 18px;
}
span.view-text {
    float: left;
    font-size: 11px;
    font-family: arial;
    font-weight: 600;
    position: relative;
    top: -1px;
	color:#ea1341;
}
.banner_content {
    position: relative;
	margin-top:5px;
}
.ad_area{position:relative;}
.banner-button {display:none;}
.banner_content:hover .banner-button,.ad_area:hover .banner-button {display:block;}
.banner-button  ul {
    position: absolute;
    top: 10px;
    left: 0;
    margin: 0 auto;
    right: 0;
}
.banner-button li {
    list-style: none;
    display: inline-block;
    margin-left: -10px;
}
.banner-button li a {
    text-decoration: none;
    font-size: 16px;
    background: #afd23e;
    padding: 8px 10px;
    color: #fff;
    }
.banner-button li a:hover
{
	background:#669c22
}
.f-child
{
	border-radius: 3px 0px 0px 3px;
}
.l-child
{
	padding:8px 0 !important;
	border-radius:0px 3px 3px 0px;
}
ul.banner-list-btn {
    margin: 0;
    padding: 0;
}
ul.banner-list-btn li {
    list-style: none;
    margin: 0;
    display: inline-block;
    padding: 0;
}
ul.banner-list-btn li a {
    text-decoration: none;
    font-size: 16px;
    background: #afd23e;
    padding: 8px 10px;
    color: #fff;
}
ul.banner-list-btn li a:hover {
    background: #669c22;
}
.lower_input.modal.fade.add_banner1_frontend.in .container ,.lower_input.modal.fade.add_banner2_frontend.in .container ,div#update_banner_above_logo .container ,div#update_banner_under_logo .container,div#update_logo .container, div#update_ad_frontend .container,div#add_ad_frontend .container{
    background: #fafafa;
    width: 1230px;
    margin: 0 auto;
    padding: 15px;
}
.lower_input.modal.fade.add_banner1_frontend.in .update-bt-h ,.lower_input.modal.fade.add_banner2_frontend.in .container .update-bt-h ,div#update_banner_above_logo .container .update-bt-h ,div#update_banner_under_logo .container .update-bt-h ,div#update_logo .container .update-bt-h,div#update_ad_frontend .container .update-bt-h,div#add_ad_frontend .container .update-bt-h{
    padding-right: 17px;
}
.lower_input.modal.fade.add_banner1_frontend.in .container .form-group.cat_filter_result .col-sm-3 ,.lower_input.modal.fade.add_banner2_frontend.in .container .form-group.cat_filter_result .col-sm-3 ,div#update_banner_above_logo .container .form-group.cat_filter_result .col-sm-3 ,div#update_banner_under_logo .container  .form-group.cat_filter_result .col-sm-3 , div#update_logo .container  .form-group.cat_filter_result .col-sm-3,div#update_ad_frontend .container  .form-group.cat_filter_result .col-sm-3, div#add_ad_frontend .container  .form-group.cat_filter_result .col-sm-3
{
	    margin: 8px 0px 0 0px;
    text-align: right;
}

@media (max-width:1025px){
	
	.container{width:1250px;}
}
@media( max-width:992px){
.masonary.col-md-4{ float:left;}

}


@media (max-width:991px)
         {
         .masonary{
         column-count: 1;
         -webkit-column-count: 1;
         -moz-column-count: 1;
         column-gap: 0;
         }
         }
		  @media (max-width:767px)
         {
			 
			 .toggle-btn{ padding-left:0;}
         .masonary{
         column-count: 1;
         -webkit-column-count: 1;
         -moz-column-count: 1;
         column-gap: 0;
		 width:100%;
		 margin-bottom:5px;
         }
		 .masonary:last-child{ margin-bottom:30px;}
		 .collapse_section::after {
    height: 1px;
    content: '';
    width: 100%;
    display: inline-block;
    position: absolute;
    background: #666;
    left: 0;
    bottom: -7px;
}
		 .container {
    width: 100%;
}
.section_area_content.col-md-9 {
    float: left;
    margin: 0 13px 0 0px;
}
.collapse_section.add_border::after {height:0px;}
.collapse_section .col-md-3{ float:right;}
.collapse_section {
    border-bottom: 1px solid #666;
    display: inline-block;
    width: 100%;
}
.collapse_section.add_border{border-bottom:none;}
.masonary .bd:last-child {
    border-bottom: 1px solid #9a9a9a;
    padding-bottom: 5px !important;
}
.collapse_section{ padding:2px 0;}
         }
		 
         @media (max-width:500px)
         {
			.section_area_content {
    letter-spacing: -0.7px;
	padding-right:5px;
}
         .masonary{
         column-count: 1;
         -webkit-column-count: 1;
         -moz-column-count: 1;
         column-gap: 0;
         }
         .bd
         {
         border:none;
         }
         }

.textwidget {
    text-align: center;
}
.collap{display:none;}
.fwidth.header_banner {
    text-align: center;
}

@font-face {
  font-family: "elizah";
  src:url("fonts/elizah.eot");
  src:url("fonts/elizah.eot?#iefix") format("embedded-opentype"),
    url("fonts/elizah.woff") format("woff"),
    url("fonts/elizah.ttf") format("truetype"),
    url("fonts/elizah.svg#elizah") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "elizah" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "elizah" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-a-plus:before {
  content: "\e000";
}
.icon-a-plus-1:before {
  content: "\e001";
}
.icon-sicon:before {
  content: "\e002";
}

