/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
body,html{
	padding:0px;
	margin:0px;
	font-family: 'Open Sans', sans-serif;
	}
body a{
	color:#FF762B;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
body h1,h2,h3,h4,h5,h6{
	margin:0;			   
}	
body p{
	margin:0;
}
body ul{
margin:0;
padding:0;
}

.content{
	
	position: relative;
	}
.content-text{
	position:absolute;
	top:-13%;
	width:100%;
	
	
	}

.title{
	float:left;
	width:100%;
	}

.some-title{
	float:left;
	}
.some-title h3{
	margin:0 0 .8em;
	color:#CD5D0E;
	font-size: 30px;
	font-family: 'Playfair Display', serif;
	font-weight: 600;
	text-decoration:none;
	}
.some-title h3 a{
	color:#FF762B;
	font-size: 30px;
	font-family: 'Playfair Display', serif;
	font-weight: 600;
	text-decoration:none;
	}
.some-title h3 a:hover{
	text-decoration: none;
	color: #DB7037;
	font-family: "Playfair Display", serif;
	}
.john{
	float:left;
	}
.john p{
	margin:0;
	}
.john p a{
	font-size:14px;
	color:#001D84;
	font-weight:600;
	font-style:italic;
	font-family: arial;
	text-decoration:none;
	}
.john p a:hover{
	text-decoration:none;
	}
.john p span{
	display:block;
	color:#FF762B;
	font-size: 12px;
	margin-left: -1px;
	font-style:normal;
	font-weight: 600;
	}

.free{
	margin:5em 0 5em;
	}
.free a{
	padding:22px 24px;
	background: rgb(49,155,56); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(49,155,56,1) 46%, rgba(94,163,55,1) 60%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(46%,rgba(49,155,56,1)), color-stop(60%,rgba(94,163,55,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(49,155,56,1) 46%,rgba(94,163,55,1) 60%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(49,155,56,1) 46%,rgba(94,163,55,1) 60%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(49,155,56,1) 46%,rgba(94,163,55,1) 60%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(49,155,56,1) 46%,rgba(94,163,55,1) 60%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#319b38', endColorstr='#5ea337',GradientType=0 ); /* IE6-9 */
	color:#fff;
	font-size:25px;
	border:2px solid #7FC353;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	text-decoration:none;
	font-weight:600;
	font-family: Trebuchet MS;
	}
.free a:hover{
	color:#4E832D;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 47%, rgba(249,249,249,1) 60%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(47%,rgba(255,255,255,1)), color-stop(60%,rgba(249,249,249,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 47%,rgba(249,249,249,1) 60%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 47%,rgba(249,249,249,1) 60%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 47%,rgba(249,249,249,1) 60%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 47%,rgba(249,249,249,1) 60%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
	text-decoration:none;
	border: 2px solid #EFF2EE;
	}
.web-back a{
	padding:24px 16px;
	background: rgb(222,122,72); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(222,122,72,1) 42%, rgba(216,71,52,1) 87%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(42%,rgba(222,122,72,1)), color-stop(87%,rgba(216,71,52,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(222,122,72,1) 42%,rgba(216,71,52,1) 87%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(222,122,72,1) 42%,rgba(216,71,52,1) 87%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(222,122,72,1) 42%,rgba(216,71,52,1) 87%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(222,122,72,1) 42%,rgba(216,71,52,1) 87%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de7a48', endColorstr='#d84734',GradientType=0 ); /* IE6-9 */
	color:#fff;
	font-size:22px;
	border:2px solid #DB6E35;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	text-decoration:none;
	font-weight: 300;
	font-family: Trebuchet MS;
	}
.web-back a:hover{
	color:#D2562E;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 47%, rgba(249,249,249,1) 60%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(47%,rgba(255,255,255,1)), color-stop(60%,rgba(249,249,249,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 47%,rgba(249,249,249,1) 60%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 47%,rgba(249,249,249,1) 60%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 47%,rgba(249,249,249,1) 60%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 47%,rgba(249,249,249,1) 60%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
	text-decoration:none;
	border: 2px solid #EFF2EE;
	}
.tilte-grid img{
	border: 8px solid #2B2B2B;
	box-shadow: 0px 1px 8px #adadad;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	max-width: 700px;
	width: 100%;
	}
.tilte-grid p{
	margin:1em 0 0;
	}
p.vel a{
	font-size:13px;
	color:#307D34;
	font-family: 'Lato', sans-serif;
	font-style:italic;
	font-weight: 600;
	}
p.vel a:hover{
	text-decoration:none;
	color:#000;
}
.tilte-grid p span{
	font-size:13px;
	color:#47443A;
	font-family: 'Lato', sans-serif;
	font-style: normal;
	display:block;
	font-weight: 600;
	margin:.5em 0 0;
	line-height: 23px;
	}
.tilte-grid p span label{	
	color:#4E3222;
	font-weight: 800;
	}
.tilte-grid p span a.gravida{
	font-weight:800;
	text-decoration:underline;
	font-style: normal;
	}
.tilte-grid p span a:hover{
	color:#47443A;
	}


/*-- //content --*/


/*-- //footer --*/
/*-- to-top --*/

/*-- about --*/
.content-text-bottom h3{
	color:#47443A;
	font-size:25px;
	margin:0 0 0.5em;
	font-weight:600;
	font-family: 'Playfair Display', serif;
	}


/*-- article --*/
/*-- contact --*/

p.phn-bottom{
	color:#47443A;
	font-size:1.8em;
	margin:0 0 1.65em;
	font-family: 'Playfair Display', serif;
	}
p.phn-bottom span{
	display:block;
	font-weight:600;
	}
p.lom{
	color:#47443A;
	font-size: 14px;
	line-height: 22px;
	width: 50%;
	margin:0;
	font-family: 'Lato', sans-serif;
	font-style: normal;
	}

::-webkit-input-placeholder{
	color:#fff !important;
	}


#content-text:before, #content-text:after {
  content: '';
  position: absolute;
  z-index: -2;
  bottom: 15px;
  left: 10px;
  width: 50%;
  height: 10px;
  max-width: 300px;
  box-shadow: 0 15px 10px rgba(0, 0, 0, .6);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}



/*-- //single --*/

.content-info{
	text-align:center;
	margin:0 0 2em;
}
.content-info h2{
	color: #2A732D;
	font-weight: 700;
	font-size: 26px;
	margin: 0 0 .5em;
	font-family: 'Playfair Display', serif;
}
.content-info p{
	font-size: 13px;
	color: #47443A;
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-weight: 600;
	margin:0 auto;
	line-height: 23px;
	width:80%;
}
/*-- tutorials --*/

@media (min-width: 1600px)
{
	#newsArticles{
	width: 620%;
	max-width:950px;

	
}
#adDiv {
	
}
#rightIfrforum {
	
	margin-left:37%;

}
#rightIfrforum2 {
	
	margin-left:37%;
	
}
.content-text {
		
		width:950px;
		
	}
	
	
	#allcontent {
	padding-left:10px;
	width:1700px;
}
	.title {
	width: 100%;
	}
	.videoWrapper {
		margin-bottom:-85px;
	}
}

@media (max-width: 1366px)
{
	
#allcontent {
	padding-left:10px;
}
.title {
	width: 100%;
	}
}
@media (max-width: 1280px)
{
	#newsArticles{
	
	max-width:610px;
	
}
	.content-text {

	}
	#allcontent {
	padding-left:10px;
}
	.title {
	width: 100%;
	}
}	

@media (max-width: 1000px)
{
	#newsArticles{
	width: 62%;
	max-width:610px;
	
}

#allcontent {
	padding-left:10px;
	
}

	
	.tilte-grid p {
	  margin: 2em 0 0;
	}
	.content-text {
		max-width:800px;
	  
	  
	}
	.some-title h3 a {
		font-size: 26px;
	}
	.title {
	width: 100%;
	}
	
	.some-title h3 {
		font-size: 25px;
	}
	
	.content-text-bottom h3 {
		margin: 0px 0 0.5em;
	}
	.content-text-bottom {
	  margin: 0 0 2em;
	}
	
	
}
@media (max-width: 768px)
{
	#newsArticles{
	width: 100%;
	max-width:650px;
	margin-left:0px;
	padding-left:0px;
	padding-right:0px;
	margin-bottom:0px;
	margin-right:0px;
	
}
	#allcontent {
	width: 98%;
	margin-left:3px;
	padding-left:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	}
	#adDiv {
		
	}
	#rightIfrforum {
		display:none;
	}
	#rightIfrforum2 {
		display:none;
	}
	
	.content-text {
		width:100%;
		
	}
	.some-title h3 a {
	  font-size: 23px;
	}
	.tilte-grid p span {
		margin: 1.3em 0 0;
	}
	
	
	
	.some-title h3 {
	  font-size: 20px;
	}
	.john {
	  margin-bottom: 1em;
	}
	
	
	
	.content {
		width:100%;

	}
	
	
}


#allcontent {
	
	padding-left: 0px;
	margin-left: 5px;
	max-width:1080px;
}

#boarderArticle {
	background: #E8EEF8;
	border: medium outset #E8EEF8;
	border-radius: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	
	
}
#newsArticles{
	margin-top: 5px;
	padding-right: 15px;
	max-width: 610px;
	
	
}
#frightIfr {

	height: 520px;
	width: 320px;
	padding-bottom: 0px;
	border: medium solid #A4A4A4;
	border-radius: 15px;
		
}
#adDiv {
	
	
	
}
#rightIfrforum {
	float: left;
	padding-left:67%;
	
}
#frightIfr2 {
	border: medium solid #A4A4A4;
	border-radius: 5px;
	height: 600px;
	width: 350px;
		
}
#rightIfrforum2 {
	float: left;
	padding-left:67%;
	
}
.videoWrapper {
	margin-top:100px;
	max-width:700px;
	max-height:450px;
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	max-height: 450px;
	width: 100%;
	height: 100%;
	border: thick solid #6E6E6E;
	border-radius: 15px;
}
