@charset "utf-8";
/* --------------------------------------
=========================================
custom css By: Md Ayat Rahman
=========================================*/

* {
    margin: 0px;
    padding: 0px;
	box-sizing:border-box;	
}
body {
    margin: 0px;
    padding: 0px;
    line-height: 16px;
    font-family:Arial;
}
img {
    vertical-align: middle;
    border: 0;
    max-width: 100%;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
a {
    text-decoration: none;
    color: #16b2e5;
}
a:hover {
    text-decoration: none;
}
.clear {
    clear: both;
}
.clear-left {
    clear: left;
}
.clear-right {
    clear: right;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0px;
    margin: 0px;
    font-weight: normal;
}
.col-pad-0 {
    padding-right: 0px;
    padding-left: 0px;
}
.col-mar-0 {
    margin-left: 0px;
    margin-right: 0px;
}

.main-wrapper {
    position: relative;
    max-width: 1600px;
}
.container{
	margin:0px auto;
	width:1150px;
}

.small-header {
position:fixed;
width:100%;
left:0;
top:0;
background:#ffffff;
z-index:999999;
box-shadow:0 -3px 27px rgba(0,0,0,0.45);
-webkit-box-shadow:0 -3px 27px rgba(0,0,0,0.45);
-moz-box-shadow:0 -3px 27px rgba(0,0,0,0.45);
-o-box-shadow:0 -3px 27px rgba(0,0,0,0.45);
}


.legal-header{
}
.legal-logo{
	width:350px;
	float:left;
}
.legal-menu{
	float:right;
}
.web-magazine{
	width:145px;
	height:44px;
	background:url(../images/web.png) no-repeat center;
	float:right;
	
}
.web-magazine:hover{
	background:url(../images/web-hover.png) no-repeat center;
	
}
.web-magazine a{height:100%; width:100%; display:block;}


.menu_nav{margin-top:5px;}

.ayat_menu {
float:right;
margin:0;
padding:0;
}

.ayat_menu li {
position:relative;
list-style-type:none;
white-space:nowrap;
margin-left:1px;
padding:0;
z-index:9999;
}

.ayat_menu li ul li a {
text-align:left!important;
background:#E6E6E0;
border-bottom:1px solid #CCCCCB;
padding:6px 7px;
}

.ayat_menu > li {
float:left;
}

.ayat_menu a {
position:relative;
display:block;
text-decoration:none;
font-family:Bodoni MT;
text-transform:uppercase;
font-size:19px;
color:#17a29f;
text-align:center;
transition:.7s ease;
-webkit-transition:.7s ease;
-moz-transition:.7s ease;
-o-transition:.7s ease;
-ms-transition:.7s ease;
padding:7px 0px;
margin-left:25px;
}

.ayat_menu a.active{
	
	color:#292828;
	
}

.ayat_menu a:hover {

color:#292828;
}

.ayat_menu .home{
	display:block;
	width:32px;
	height:27px;
	background:url(../images/home-icon.png) no-repeat center;
	vertical-align:middle;
	margin-top:-10px;
	transition:.7s ease;
-webkit-transition:.7s ease;
-moz-transition:.7s ease;
-o-transition:.7s ease;
-ms-transition:.7s ease;
}
.ayat_menu .home:hover{
	background:url(../images/home-icon-hover.PNG) no-repeat center;
}

.ayat_menu ul {
position:absolute;
visibility:hidden;
opacity:0;
top:100px;
left:0;
z-index:999999;
min-width:100px;
transition:all .50s ease;
-webkit-transition:all .50s ease;
-moz-transition:all .50s ease;
-ms-transition:all .50s ease;
-o-transition:all .50s ease;
}

.ayat_menu li:hover > ul {
opacity:1;
visibility:visible;
top:100%;
}

ayat_menu ul ul {
left:100%;
top:0;
}

.slider-sec{
	position:relative;
	z-index:999;
	
}

.home-banner{
	position:relative;
	z-index:999;
	
}

.home-banner img{
	width:100%;
}
.legal-home-sec{
	margin-top:30px;
	padding-bottom:30px;
}

.about-legal{
	float:left;
	width:800px;
	float:left;
	
}
.about-legal h1{
	font-size: 30px;
    color: #16aaaa;
    padding-bottom: 25px;
	}
	
	.about-legal h2{
	font-size: 30px;
    color: #16aaaa;
    padding-bottom: 25px;
	}

.about-legal p{
	font-size:15px;
	color:#4c4143;
	padding:0px 0px 18px 0px;
	line-height:20px;
	text-align:justify;
	-webkit-font-smoothing: antialiased;
}

.latest-post{
	float:right;
	width:315px;
	background:#e9e8e8;
	border:solid 1px #1da7a9;
	-ms-box-shadow: 0px 11px 10px -7px #232323;
	-o-box-shadow: 0px 11px 10px -7px #232323;
	-moz-box-shadow: 0px 11px 10px -7px #232323;
	-webkit-box-shadow: 0px 11px 10px -7px #232323;
	box-shadow: 0px 11px 10px -7px #232323;
	
    border-top-left-radius: 13px;
	-webkit-border-top-left-radius: 13px;
	-moz-border-top-left-radius: 13px;
	-ms-border-top-left-radius: 13px;
	-o-border-top-left-radius: 13px;
	
    border-top-right-radius: 13px;
	-webkit-border-top-right-radius: 13px;
	-moz-border-top-right-radius: 13px;
	-o-border-top-right-radius: 13px;
	
	position:relative;
	behavior: url(../PIE/PIE.htc);
}

.latest-post h2{
	font-size:19px;
	color:#ffffff;
	text-transform:uppercase;
	text-align:center;
	background:#1da7a9;
	padding:13px 10px;
	box-shadow: 0px 11px 10px -7px #000;
	-webkit-box-shadow: 0px 11px 10px -7px #000;
	-moz-box-shadow: 0px 11px 10px -7px #000;
	-o-box-shadow: 0px 11px 10px -7px #000;
	-ms-box-shadow: 0px 11px 10px -7px #000;
    border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-o-border-top-left-radius: 10px;
	-ms-border-top-left-radius: 10px;
    border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-o-border-top-right-radius: 10px;
	-ms-border-top-right-radius: 10px;
	position:relative;
	behavior: url(../PIE/PIE.htc);
}
.post-sec{
	width:90%;
	margin:0px auto;
	padding-top:18px;
}

.post-sec .post-box{
	background:#ffffff;
	margin-bottom:7px;
	padding-bottom:7px;
}

.post-sec .post-box .post-date{
	font-size:10px;
	font-weight:bold;
	color:#1da7a9;
	padding:0px 0px;
	text-align:right;
	padding:7px 7px 0px 7px;
	
}

.post-sec .post-box .post-text{
	font-size:13px;
	color:4c4143;
	
	text-align:justify;
	padding:7px 7px 0px 7px;
	/*height:90px;*/
	height:41px;
	overflow:hidden;
	
}

.post-sec .post-box .post-text a{
	
	color:#4c4143;
	
	
	
}

.latest-post .button{
	 display:inline-block;
	 height:40px;
	 width:90px;
	 line-height:41px;
	 padding-left:10px;
	 font-size:15px;
	 color:#ffffff;
	 text-transform:uppercase;
	 background:url(../images/more-btn.png) no-repeat;
	 background-size:100% 100%;
	 float:right;
	 margin:4px 10px 10px 0px;
	 transition:.7s ease;
-webkit-transition:.7s ease;
-moz-transition:.7s ease;
-o-transition:.7s ease;
-ms-transition:.7s ease;
	
}
.latest-post .button:hover{
	 background:url(../images/more-btn-hover.png) no-repeat;
	
}
.footer-sec{
	position:relative;
}

.bottom-footer {
  background: #f7f7f7;
  border-top:solid 4px #1da7a9;
   

}

.copyright,
.sitemap,
.site-by {
  width: 33.33333333%;
  float: left;
}

.copyright span,
.sitemap span,
.site-by span {
  font-size: 14px;
  color: #767474;
   display:inline-block;
  padding: 16px 0px;
}
.copyright span{
	color:#1da7a9 !important;
	/*font-weight:600;*/
}

.copyright span .year {
}

.copyright span .copy-ic {
}

.sitemap {
	 text-align: center;
}

.sitemap span {
 
}

.sitemap span a {
  color: #767474;
}

.site-by {
	  text-align: right;
}

.site-by span {
  text-align: right;
}

.site-by span a {
  color:#59acf3;
  font-weight: bold;
}





.legal-innerpage{
	padding-bottom:20px;
	min-height:400px;
}
.breadcrumb {
	padding:10px 0px;
	
}
.breadcrumb ul {
	margin:0px;
}
.breadcrumb ul li {
	*float:left;
	display: inline-block;
	margin-right: 5px
}
.breadcrumb ul li a {
	vertical-align: middle;
	color: #4c4143;
	font-size: 14px;
	display: block;
	padding: 7px 0;
	text-decoration: none
}
.breadcrumb ul li.active-crumb a {
	color: #de0b6a
}
.banner-sec img{
	width:100%;
	  box-shadow:0px 9px 22px -6px #000;
}

.content-sec p {
    font-size: 15px;
    color: #4c4143;
    padding: 0px 0px 18px 0px;
    line-height: 20px;
    text-align: justify;
    -webkit-font-smoothing: antialiased;
}

.content-sec ul{ margin-left:30px; padding-bottom:10px;  }

.content-sec ul li{
    font-size: 15px;
    color: #4c4143;
   
    line-height: 22px;
    text-align: justify;
}
.legal-innerpage h1{
	font-size: 30px;
    color: #16aaaa;
    padding:10px 0px 20px 0px;
	text-transform:uppercase;
}
.legal-innerpage h2{
	font-size: 30px;
    color: #16aaaa;
    padding:10px 0px 20px 0px;
	text-transform:uppercase;
}

.legal-innerpage .article-title{
	font-size: 22px;
    color:#000;
    padding:10px 0px 20px 0px;
	text-transform:uppercase;
	
	font-weight:bold;
	text-align:center;
	line-height:28px;
	    letter-spacing: 1px;
		width:80%;
		margin:0px auto;
}

.articles-dt-sec p{
    font-size: 16px;
    color: #000;
    padding: 0px 0px 18px 0px;
    line-height: 28px;
    text-align: justify;
	
}
.articles-dt-sec ul{margin-left:15px;}

.articles-dt-sec ul li{
	
    font-size: 16px;
    color: #000;
    line-height: 28px;
    text-align: justify;
	
	
}
.articles-dt-sec{
	width:80%;
	margin:0px auto;
}
.articles-dt-sec h4{
	font-size:16px;
    color:#000;
    padding:10px 0px 20px 0px;
	text-transform:uppercase;
	font-weight:bold;
	
}

.num-list{
	list-style-type:upper-roman;
}

.num-list ul{
	margin-left:25px;
	list-style-type:lower-roman;
}
.author-name{
	font-size:16px;
    color:#000;
    padding:2px 0px;
	line-height: 20px;
	text-align:right;
	
}
.logo_silf{
	float:right;
	width:300px;
	padding-left:10px;
}
.logo_silf h4{
	font-size:22px;
    color:#000;
    padding:10px  10px;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	
}
.art-point{
	border-bottom:1px solid #000;
	margin-bottom:20px;
	
}
.articles-dt-sec h5{
	font-size:11px;
    color:#000;
    padding:11px 0px;
	font-family:verdana;
	border-top:1px solid #000;
	display:inline-block;
	
	
	
}


.articles-dt-sec h5 span{display:block; line-height:22px; }

.right-img{
	float:right;
	width:50%;
	margin:10px 0px 10px 10px;
	box-shadow:1px 3px 12px #777;
	-webkit-box-shadow:1px 3px 12px #777;
	-moz-box-shadow:1px 3px 12px #777;
	-o-box-shadow:1px 3px 12px #777;
	-ms-box-shadow:1px 3px 12px #777;
}

.right-img img{width:100%;}

.team-box{
	width:271px;
	min-height:100px;
	background:#FBFBFB;
	float:left;
	margin:0px 0px 22px 22px;
	box-shadow: 0px 3px 29px -8px #000;
	position:relative;
	behavior: url(../PIE/PIE.htc);
	
	
}

.team-box:nth-child(4n+1){
	margin-left:0px;
}

.team-box .figure-sec {
    width: 200px;
    margin: 0px auto;
	padding-top:10px;
    
}

.team-box .figure-sec img{
	width:100%;
	border-radius: 100px;
   /* border:solid 3px #15121B;*/
       border: solid 2px #1CA8A9;
	box-shadow:0px 2px 10px 0px #15141C;
	}
	
.team-box .name-title{
	font-size: 15px;
	 color:#16aaaa;
   
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 15px 10px 15px;
	line-height:18px;
		
	}
.team-box .name-title span{
	 color:#7B7B7B;
	display:block;
	font-weight:normal;
	font-size: 15px;
	text-transform:capitalize;
	
}

.team-box .team-about{
	
	font-size: 15px;
    color: #4c4143;
	padding:0px 15px 10px 15px;
	
}
.team-box .team-about p{padding:0px;}

.team-social{
	width:90px;
	margin:0px auto;
	padding-bottom:10px;
}
.team-social ul {margin:0px; padding:0px;}

.team-social ul li{
	display:inline-block;
	*float:left;/*for ie 7,8*/
	list-style-type:none;
	margin-left:2px;
	}
	.team-social ul li:first-child{margin-left:0px;}

.team-social ul li .fa{
	    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    /* border-radius: 50%; */
    font-size: 14px;
    box-shadow: 3px 1px 5px -1px #777;
}
.team-social ul li a{
	color:#fff;
}
.team-social ul li .fa-facebook{
	background:#3C599F;
}

.team-social ul li .fa-twitter{
	background:#32CCFE;
}

.team-social ul li .fa-linkedin{
	background:#0085AE;
}

.team-social ul li .fa-google-plus{
	background:#CF3D2E;
}

.team-bx-dt{
	text-align:center;
	margin-bottom:20px;
}

.team-bx-dt h3{
font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    padding: 7px 20px;
    display: inline-block;
    background: #1CA8A9;
	position:relative;
	text-transform:uppercase;
	
}

.team-bx-dt h3:after {
	content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 100%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid #1CA8A9;
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-bottom: 10px solid rgba(173, 1, 1, 0);
    border-left: 10px solid rgba(255, 165, 0, 0);
}

.error{
	    background: #F9C9C9;
    color: #310101;

    font-size: 13px;
    padding: 3px 5px;
    font-family: verdana;
    position: relative;
    margin-top: 7px;
    display: inline-block;
}
.error:after {
	    content: '';
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -7px;
    bottom: 100%;
    width: 0;
    height: 0;
    border-bottom: 7px solid #F9C9C9;
    border-top: 7px solid transparent;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}


.team-wrapper{
	width:600px;
	float:left;
}

.team-location{
	width: 350px;
    float: right;
    min-height: 100px;
    text-align: center;
    border-left: dotted 2px #000;
    padding: 0px 0px 0px 20px;
    min-height: 470px;
}

.team-location h4{
font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    padding: 7px 20px;
    display: inline-block;
    background: #127878;
	position:relative;
	text-transform:uppercase;
	
}

.team-location h4:after {
	content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 100%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid #1CA8A9;
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-bottom: 10px solid rgba(173, 1, 1, 0);
    border-left: 10px solid rgba(255, 165, 0, 0);
}
.team-location h5{
	font-size: 14px;
    color: #555253;
    padding: 15px 10px;
    line-height:18px;
    font-weight: bold;
	
	}
	.team-location h5 label{font-weight:normal; display:block; font-size:15px;  text-align:center;}

.team-bx-dt h4{
	font-size: 16px;
    color: #555253;
    padding: 15px 10px;
    line-height:18px;
    font-weight: bold;
	
	}
	.team-bx-dt span{display:inline-block;}
	.team-bx-dt h4 label{font-weight:normal; display:block; font-size:15px;  text-align:center;}
	
	.team-row,.team-bx-dt{
		 width:600px;
    margin: auto;
	}
.t-left{
	float:left;
	width:270px;
	text-align:left;
}
.t-right{
	float:right;
	width:270px;
	text-align:left;
	margin-right:-120px;
}
.t-right h4{padding-left:0px;}



.form-legal{
	    width: 450px;
    float: left;
    background: #F9F9F9;
    box-shadow: 0px 0px 22px -4px #000;
    border: solid 2px #1CA8A9;
	
}
.form-legal .title{text-align:center;}

.form-legal h2{
	
  font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    padding: 10px 20px;
    display: inline-block;
    background: #1CA8A9;
    /* border-radius: 20px; */
    margin-top: 15px;
    /* padding: 10px 10px; */

    
}   
.form-legal .contact_form_sec{padding:20px 20px;}
	
.contact_form{}
.contact_form .formColumn{
	
	
	margin:0px 0px 13px 0px;
	
}


.contact_form .formColumn span{
	color:#353233;
	font-size:16px;
	padding:5px 0px;
	display:block;
}

.contact_form .formColumn input[type="text"],
.contact_form .formColumn input[type="tel"],
.contact_form .formColumn input[type="email"],
.contact_form .formColumn input[type="number"],
.contact_form .formColumn textarea{
	width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    height: 38px;
    background: #FFFFFF;
    border: none;
    line-height: normal;
    box-shadow: 0px 6px 10px -6px #020202;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
}
.contact_form input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
    vertical-align: middle;
}
.contact_form input:focus,
.contact_form textarea:focus{
	 outline: solid 1px #FF9476;
	
}

.contact_form textarea{
	height:100px !important;
	padding:10px 10px;
}

.un_checkbox{
	background:url(../images/uncheck.png) center no-repeat #fff; 
	height:25px; 
	width:25px; 
	display:inline-block;
	 vertical-align: middle;
}
.checked{
	background:url(../images/checked.png) center no-repeat #fff; 
	height:25px; 
	width:25px; 
	display:inline-block;
}
.contact_form .formColumn .country-code{
	display:inline-block;
	width:25% !important;
}
.contact_form .formColumn .phone{
	display:inline-block;
	width:70% !important;
	margin-left:3%;
}
.contact_form .checkbox-sec{
	padding:12px 0px;
}
.contact_form .checkbox-sec label {
	color:#C2E6F7;
	font-family:Muli;
	font-size:15px;
}

.contact_form  .btn{
	display: block;
    width: 180px;
    font-size: 18px;
    line-height: normal;
    text-transform: uppercase;
    margin: 0px auto;
    background: #005E5F;
    padding: 10px 5px;
    outline: none;
    border: solid 1px #035556;
    box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.72);
    margin-top: 10px;
    color: #fff;
}


.legal-map-address{
	width:50%;
	float:right;
	box-shadow: 0px 0px 22px -4px #000;
	 padding:0px 0px 0px 0px;
}

.map-google{
	height:300px;
	background:#CCC;
}

.map-google iframe{
	width:100%;
	height:100%;
}

.address-box{
	margin: auto;
    text-align: center;
    line-height: 22px;
    font-style: normal;
    font-size: 16px;
    color: #4c4143;
    margin-bottom: 0px;
    padding-bottom: 17px;
	
}

.legal-map-address h3{
	background: #1CA8A9;
    padding: 10px 0px;
    color: #Ffffff;
    font-weight: bold;
    text-transform: uppercase;
	text-align:center;
	font-size:20px;
   
	margin-bottom:4px;

}

.address-box h4{
	
    font-size:16px;
    padding: 4px 0px;
    color: #231F20;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;

}
.address-box a{color:#17a29f;}


.post-grid{
	width: 560px;
    margin: 0% 0% 30px 30px;
	min-height:100px;
	background: #FBFBFB;
    float: left;
    box-shadow: 0px 3px 29px -8px #000;
	border: 2px #1CA8A9 dotted;
	}
	
	.post-grid:nth-child(2n+1){
		margin-left:0px;
	}
.post-grid .post_date {
    font-size: 12px;
    font-weight: bold;
    color: #1da7a9;
    
    /*text-align: right;*/
    padding:15px 15px 0px 15px;
}
.post-grid .post_text{
	font-size: 13px;
    color: 4c4143;
    text-align: justify;
     padding: 15px 15px;
    /*height: 60px;*/
    overflow: hidden;

}

.post-grid .post_text p{
	padding:0px;
}

.more-btn{
	display: inline-block;
    padding: 6px 5px;
    background: #1D1E22;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
	float:right;
	margin: 0px 15px 15px 15px;
	box-shadow: 0px 0px 7px #151414;
	transition:ease 0.7s;
	
}

.more-btn:hover{
	background:#1da7a9;
	
}
.more-btn .fa{padding-left:5px;}




#mask {
  position: fixed;
  left: 0;
  top: 0;
  width:100%;
  height:100%;
  z-index: 99999;
  background:rgba(0, 0, 0, 0.44) ;
  display: none;
  overflow-x:hidden;
}
 
 .boxes-load{
	 width:65%;
	 background:#fff;
	 margin:0px auto;
	 margin-top:100px;
	 padding-bottom:20px;
	 box-shadow:0px 0px 32px #A4A59D;
	 -webkit-box-shadow:0px 0px 32px #A4A59D;
	 -moz-box-shadow:0px 0px 32px #A4A59D;
	 -ms-box-shadow:0px 0px 32px #A4A59D;
	 -o-box-shadow:0px 0px 32px #A4A59D;
 }

.boxes-load-dt h3 {
    font-size: 30px;
    color:#4E5050;
	text-align:center;
	text-transform:uppercase;
	padding:27px 0px;
	letter-spacing:1px;
}

.boxes-load-dt p{
    font-size: 12px;
    color: #404040;
	text-align:center;
	padding:27px 0px;
	text-align:justify;
	padding:5px 20px;
}
.loat-btn{
	 width: 150px;
	  background:#06556F;
    background: linear-gradient(#6CCEF3,#06556F);
    margin: 0px auto;
    box-shadow: 0px 4px 18px -6px #000;
    border-radius: 5px;
	margin-top:22px;
	cursor:pointer;

	
}
.loat-btn a{
	display: block;
    padding: 17px 10px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    /* font-weight: bold; */
    letter-spacing: 0.7px;
	cursor:pointer;

}

.s_wrap {
	
	margin: auto
}
.ps-1 {
	width:300px;
	float: left
}
.ps-2 {
	width: 45%;
	float: right
}
.site-map ul {
	margin-left: 11px;
	list-style-type: none
}
.site-map ul li a {
	color: #888585;
	padding: 4px 10px;
	font-size: 15px;
	font-family: Arial;
	background: #F5F5F5;
	display: block;
	margin-bottom: 10px
}
.site-map ul li a:hover {
	color: #973C8B
}
.site-map h3 {
	padding: 0 2px 10px 10px;
	color: #888585;
	font-size: 14px;
	font-weight: 700
}
.site-map ul li ul li a {
	background: #F9F9F9
}
.site-map ul li a:hover {
	background: #D4FDFD
}
.site-map ul li ul {
	margin-left: 10px
}

.articles-box-wrapper{
	width:100%;
	/*float:left;*/
}

.articles-box-wrapper .articles-box{
	min-height:100px;
	background:#F8F8F8;
	padding:15px 15px;
	margin-bottom:25px;
	
}

.article-date{
	display:block;
	text-align:right;
	font-size:14px;
	color:#1da7a9;
	padding:5px 0px;
}

.articles-box-wrapper .articles-box .art-text h4{
	font-size:17px;
	color:#333333;
	font-weight:bold;
	padding:5px 0px;
	text-transform:uppercase;
	
	
}

.articles-box-wrapper .articles-box .art-text p{
	font-size:15px;
	color:#333333;
	padding:5px 0px;
	text-align:justify;
	
	
}

.articles-box-wrapper .articles-box .art-text span{
	font-size:15px;
	color:#333333;
	padding:2px 0px;
	display:block;
	font-weight:bold;
	
	
	
	
}
.articles-box-wrapper .articles-box .btn-article{
	display: inline-block;
    height: 42px;
    width: 130px;
    line-height: 41px;
    padding-left: 15px;
    font-size: 15px;
    color: #ffffff;
    text-transform: uppercase;
    background: url(../images/article_btn.png) no-repeat;
    background-size: 100% 100%;
    float: right;
    margin:4px 0px 0px 0px;
    transition: .7s ease;
    -webkit-transition: .7s ease;
    -moz-transition: .7s ease;
    -o-transition: .7s ease;
    -ms-transition: .7s ease;
}
.articles-box-wrapper .articles-box .btn-article:hover{ background: url(../images/article_btn_hover.png) no-repeat;}

.back-btn{
	width: 100px;
    background: #24A9AE;
    display: block;
    margin: 0px auto;
    font-size: 15px;
    color: #ffffff;
    padding: 10px 10px;
    text-align: center
}
.back-btn .fa{padding-right:10px;}

.quick-link{
	width:30%;
	
	float:right;
	padding:10px 0px;
}
.quick-link h4{
	font-size:17px;
	color:#333333;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	padding:5px 5px 15px 5px;
	
}

.quick-link ul{
	padding:0px;
	margin:0px;
}

.quick-link ul li{
	list-style-type:none;
	 background-image:url(../images/lc-bullet.png);
    background-repeat: no-repeat;
	background-position:0px 2px;
    line-height:20px;
    padding-left: 30px;
	margin-bottom:5px;
	
	
}

.quick-link ul li a{
	font-size:13px;
	color:#333333;
	display:block;
	
	
}


#mask-aricle {
  position: fixed;
  left: 0;
  top: 0;
  width:100%;
  height:100%;
  z-index: 99999;
  background:url(../images/popupbg.png) ;
  display: none;
  overflow-x:hidden;
}
 
 .boxes-aricle{
	 width:450px;
	 background:#fff;
	 margin:0px auto;
	 margin-top:100px;
	 padding-bottom:20px;
	 box-shadow:0px 0px 32px #A4A59D;
	 -webkit-box-shadow:0px 0px 32px #A4A59D;
	 -moz-box-shadow:0px 0px 32px #A4A59D;
	 -ms-box-shadow:0px 0px 32px #A4A59D;
	 -o-box-shadow:0px 0px 32px #A4A59D;
 }

.boxes-load-aricle h3 {
    font-size: 30px;
    color:#4E5050;
	text-align:center;
	text-transform:uppercase;
	padding:27px 0px;
	letter-spacing:1px;
}

.boxes-load-aricle p{
    font-size: 12px;
    color: #404040;
	text-align:center;
	padding:27px 0px;
	text-align:justify;
	padding:5px 20px;
}
.load-btn{
	width: 62px;
    background: #06556F;
    background: linear-gradient(#6CCEF3,#06556F);
    margin: 0px auto;
    box-shadow: 0px 4px 18px -6px #000;
    border-radius: 5px;
    margin-top: 22px;
    cursor: pointer;

	
}
.load-btn a{
	display: block;
    padding: 11px 7px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    /* font-weight: bold; */
    letter-spacing: 0.7px;
    cursor: pointer;
    text-transform: uppercase;

}

.article_disclaimer{
	border-top: solid 1px #8A8484;
    margin: 79px 0px 0px 0px;
	
}

.article_disclaimer p{
	font-size:13px;
	padding:5px 0px;
	font-style:italic;
}

.press-box {
    position: relative;
    width: 277px;
    float: left;
    margin: 0px 0px 13px 13px;
    box-shadow: 0px -1px 11px -2px #000;
    -webkit-box-shadow: 0px -1px 11px -2px #000;
    -moz-box-shadow: 0px -1px 11px -2px #000;
    -ms-box-shadow: 0px -1px 11px -2px #000;
    -o-box-shadow: 0px -1px 11px -2px #000;
    overflow: hidden;
}
.press-box img{ width:100%;}

.press-box:nth-child(4n+1) {
    margin-left: 0px;
}