/*
* @package Elos
* @copyright (C) 2014 by mojoomla.com - All rights reserved!
* @license GNU General Public License, version 2 (http://www.gnu.org/licenses/gpl-2.0.html)
* @author mojoomla.com <sales@mojoomla.com>
*/

/* Responsive CSS Styles Table of Contents */

@media only screen and (min-width: 1000px) and (max-width: 1169px){
.footer .moduletable {
	font-size:14px;	
}

.footer .moduletable img{
	width:100%;
} 

.footer .moduletable li{
	line-height: 150%;
}

.container {
	width: 1000px;
	margin: auto;
}
.wrapper_boxed, .wrapper_boxed .site_wrapper {
    width: 1060px;
}
.features_sec7 .cont {
	width: 65%;
}

.features_sec9 {
	padding-bottom: 30px;
}
.features_sec9 i {
	font-size: 30px;
	line-height: 100px;
}
.features_sec9 .box {
    width: 220px;
    height: 220px;
}
.features_sec9 .image div {
	width: 100px;
	height: 100px;
}
.features_sec9 .box:hover .image div {    
	width: 144px;
	height: 144px;
}
.features_sec9 .box:hover .image div i {
	margin-top: -15px;
	font-size: 25px;
}
.features_sec9 .text div h4{
	font-size: 16px;
	margin-bottom: 5px;
}
.features_sec9 .text{
	font-size: 13px;
	line-height: 18px;
}
.features_sec9 .text:hover div{    
    bottom: 20%;
}

.features_sec13 img {
	width: 100%;
}

.features_sec18 li.text2 {
	width: 80%;
}

.features_sec21 .img_left {
	width: 100%;
}
.features_sec21 li.text {
	width: 80%;
	margin-left: 20px;
}

.features_sec23 .cont {
	width: 65%;
}

.features_sec24 ul.news li.left img {
	width: 90%;
}
.features_sec24 ul.news li.left {
	margin: 0px 10px 0px 0px;
}
.features_sec24 ul.news:hover,
.features_sec24 ul.news.active{
	background-size: 90%;
}

.features_sec26 .box ul {
	margin: 0 0 0 25%;
}
.features_sec26 .box img {
	width: 100%;
}

.features_sec27 ul.blogs2 li img {
	width: 100%;
}
.features_sec27 ul.news2 li.text {
	width: 86%;
}

.features_sec29 .box img {
	width: 100%;
}

.features_sec30 .hvideo iframe {
	width: 80%;
	height: 400px;
}

.features_sec31 .img_left {
	width: 100%;
}
.features_sec31 ul {
	margin: 0px 20px 0px 0px;
}

.features_sec32 .left {
	float: left;
	width: 30%;
	background: url(../images/arrow-2.png) no-repeat right 40px;
}
.features_sec32 .left .cimage {
	width: 98px;
	height: 98px;
	border: 5px solid #fff;
	background-size: 100%;
}
.features_sec32 .clients li img {
	width: 100%;
}

.features_sec33 li.text {
	float: left;
	width: 73%;
	margin-left: 30px;
}

.features_sec35 .box ul {
	margin: 0 0 0 23%;
}

.features_sec39 .limage {
	width: 100%;
}
.features_sec39 .rightsection li.text {
	width: 75%;
}
.features_sec39 .rightsection ul.two {
	margin-top: 45px;
}
.features_sec39 .rightsection ul.three {
	margin-top: 40px;
}

.circle_img {
	width: 300px;
	height: 300px;
}

.skillgraph {
	width: 200px;
	height: 200px;
	font-size: 57px;
	line-height: 200px;
}
.skillgraph.one,
.skillgraph.two,
.skillgraph.three,
.skillgraph.four {
	background-size: 100%;
}

h1.section_title_drakgray {
	width: 70%;
}

.newsletter .enter_email_input {
	width: 70%;
}

.punchline_text_box {
	width: 94%;
	padding: 25px 25px;
}
.punchline_text_box strong {
	font-size: 20px;
}
.punchline_text_box .left {
	width: 75%;
}
.punchline_text_box .right {
	width: 25%;
}

.post_info_content {
	padding: 0px;
	margin: 10px 0 0 11%;
	width: 89%;
	float: left;
}

.contactform_footer .sky-form .button {
	width: 89%;
}
.fnewsletter input.enter_email_input {
	width: 160px;
}

}

@media only screen and (min-width: 768px) and (max-width: 999px){
.footer .moduletable {
	font-size:12px;
	padding-top:40px;
}

.footer .moduletable h3{
	font-size:20px;
}
.footer .moduletable img{
	width:100%;
} 

.footer .moduletable li{
	line-height: 150%;
}
.container {
	width: 747px;
	margin: auto;
}
.wrapper_boxed, .wrapper_boxed .site_wrapper {
    width: 768px;
}

#trueHeader #logo{
	margin-top:8px;
}

.features_sec4 .two_third {
	width: 100%;
}
.features_sec4 .one_third {
	width: 100%;
}

.features_sec6 .one_third img {
	width: 120%;
}
.features_sec6 .two_third {
	padding-top: 50px;
	padding-bottom: 50px;
}
.features_sec6 h2 {
	font-size: 27px;
}
.features_sec6 h1 {
	font-size: 50px;
}

.features_sec7 .cont {
	width: 90%;
}

.features_sec8 .vline {
	display: none;
}
.features_sec8 .left,
.features_sec8 .center,
.features_sec8 .right {
	float: left;
	width: 32%;
}

.features_sec9 {
	padding-bottom: 30px;
}
.features_sec9 i {
	font-size: 25px;
	line-height: 80px;
}
.features_sec9 .box {
    width: 175px;
    height: 175px;
	border-radius: 0%;
}
.features_sec9 .image div {
	width: 70px;
	height: 80px;
}
.features_sec9 .box:hover .image div {    
	width: 98px;
	height: 98px;
}
.features_sec9 .box:hover .image div i {
	margin-top: -15px;
	font-size: 20px;
}
.features_sec9 .text div h4{
	font-size: 16px;
	margin-bottom: 5px;
}
.features_sec9 .text{
	font-size: 11px;
	line-height: 16px;
}
.features_sec9 .text:hover div{    
    bottom: 10%;
}

.features_sec13 img {
	width: 100%;
}

.fun_facts li strong {
	font-size: 18px;
}
.fun_facts li i {
	font-size: 12px;
}

.features_sec18 li.icon {
	width: 18%;
}
.features_sec18 li.text {
	width: 82%;
}

.features_sec18 li.text2 {
	width: 70%;
}

.features_sec21 .img_left {
	width: 100%;
}
.features_sec21 li.text {
	width: 74.8%;
	margin-left: 20px;
}

.features_sec23 .cont {
	width: 90%;
}

.features_sec24 .latestnews {
	width: 100%;
	margin-right: 0%;
	margin-bottom: 70px;
}
.features_sec24 .latestblogs {
	width: 100%;
}
.features_sec24 ul.news:hover,
.features_sec24 ul.news.active{
	background: url(../images/site-img23.png) no-repeat 50px top;
}
.features_sec24 ul.news {
	width: 50%;
}

.features_sec25 .left {
	width: 28%;
}
.features_sec25 .right {
	width: 65%;
	padding: 2.6% 3.5%;
}

.features_sec26 .box ul {
	margin: 0 0 0 20%;
}
.features_sec26 .box img {
	width: 100%;
}

.features_sec27 ul.blogs2 li img {
	width: 100%;
}
.features_sec27 ul.news2 li.text {
	width: 83%;
}

.features_sec28 i {
	width: 172px;
	height: 174px;
	line-height: 140px;
	background-size: 80%;
}
.features_sec28 .center {
	width: 50%;
	padding: 120px 25% 0 25%;
	min-height: 382px;
}

.features_sec29 .box img {
	width: 100%;
}

.features_sec30 .hvideo iframe {
	width: 80%;
	height: 370px;
}

.features_sec31 .img_left {
	width: 100%;
}
.features_sec31 ul {
	margin: 0px 20px 0px 0px;
}

.features_sec32 .left {
	float: left;
	width: 30%;
	background: url(../images/arrow-2.png) no-repeat right 30px;
}
.features_sec32 .left .cimage {
	width: 68px;
	height: 68px;
	border: 4px solid #fff;
	background-size: 100%;
}
.features_sec32 .clients li img {
	width: 100%;
}
.features_sec33 {
	padding-bottom: 70px;
}
.features_sec33 .leftimg {
	width: 35%;
	margin-right: 3%;
}
.features_sec33 .leftimg img {
	width: 100%;
}
.features_sec33 .right {
	width: 62%;
}
.features_sec33 li.text {
	width: 70%;
	margin-left: 20px;
}

.features_sec35 .box ul {
	margin: 0 0 0 18%;
}

.features_sec39 .one_half {
	width: 100%;
}
.features_sec39 .limage {
	float: none;
	margin-top: 0px;
}
.features_sec39 .rightsection ul.two {
	margin-top: 87px;
}
.features_sec39 .rightsection ul.three {
	margin-top: 87px;
}
.features_sec39 .rightsection {
	float: left;
	width: 100%;
	padding-bottom: 50px;
}

.features_sec43 li.text {
	width: 82%;
}

.features_sec44 .img_right {
	width: 100%;
}

.circle_img {
	width: 220px;
	height: 220px;
}


.skillgraph {
	width: 170px;
	height: 170px;
	font-size: 45px;
	line-height: 170px;
}
.skillgraph.one,
.skillgraph.two,
.skillgraph.three,
.skillgraph.four {
	background-size: 100%;
}

h1.section_title_drakgray {
	width: 90%;
}


.twitter_feed .right {
	float: left;
	width: 87%;
}

.error_pagenotfound {
	width: 70%;
}

.punchline_text_box {
	width: 92%;
	padding: 25px 25px;
}
.punchline_text_box strong {
	font-size: 20px;
}
.punchline_text_box .left {
	width: 70%;
}
.punchline_text_box .right {
	width: 30%;
}

.blog_post h3 {
	width: 83%;
}
ul.post_meta_links {
	float: right;
	width: 85%;
}
.post_info_content {
	padding: 0px;
	margin: 13px 0 0 15%;
	width: 85%;
	float: left;
}
.post_info_content_small {
	padding: 0px;
	margin: 0 0 0 2.5%;
	width: 51.7%;
	float: left;
}
.post_info_content_small a.date {
	float: left;
	margin: 0px 10px 0px 0px;
}
.post_info_content_small h3 {
	font-size: 18px;
	float: left;
	width: 70%;
}
ul.post_meta_links_small {
	float: left;
	margin: -15px 0px 12px 70px;
	padding: 0px 0px 0px 0px;
	width: 70%;
}
.blog_postcontent .video_frame iframe {
	height: 250px;
}

.site-search-area .inputbox.search-query{
	width: 61%;
}

.directory .directory-list li{
	width:50%;	
}

.directory .directory-list li .item {
	height: 525px;
}

}

@media only screen and (min-width: 480px) and (max-width: 767px){
	
.directory .directory-list li{
	width:50%;	
}

.margin_top4 {
	margin-top:20px;	
}
.features_sec1 li {
	float:left;
	width:18%;	
}

.footer .moduletable {
	font-size:13px;
	padding-top:20px;
	padding-bottom:20px;	
	float:none;
	width:100%;
	height:auto;
}
.footer .moduletable ul {
	margin:0;	
}

.footer .moduletable:first-child {
	padding-left:20px;
}
.footer .moduletable li{
	line-height: 150%;
}

.features_sec16,
.tparrows {
	display:none;	
}
.header-top-right-section {
	float:left;
	width:100%;	
}
.header-top-right-section .nav {
	float:left;	
}
.header-top-right-section .nav li:first-child a{
	padding:0;
}	
.header-top-right-section .form-seach {
	float:none;
	width:100%;
}
.top_nav ul.nav li {
	float: none;
	padding: 0px;
	margin: 0px 20px 0px 0px;
	font-size: 12px;
}
.top_nav ul.nav li::after { 
    content: " ";
}
.top_nav ul.nav li a.active:after {
	background:none;
}

.container {
	width: 460px;
	margin: auto;
}
.wrapper_boxed, .wrapper_boxed .site_wrapper {
    width: 480px;
}
.content_left {
	float: left;
	width: 100%;
	padding: 59px 0px 0px 0px;
}
.right_sidebar {
	float: left;
	width: 100%;
	padding: 59px 0px 0px 0px;
}
.left_sidebar {
	float: left;
	width: 100%;
	padding: 59px 0px 0px 0px;
}
.content_right {
	float: left;
	width: 100%;
	padding: 59px 0px 0px 0px;
}
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth {
	margin-right: 0%;
}
.one_half {
	width: 100%;
	margin-bottom: 40px;
}
.one_third {
	width: 100%;
	margin-bottom: 10px;
}
.one_fourth {
	width: 100%;
	margin-bottom: 10px;
}
.one_fifth {
	width: 100%;
	margin-bottom: 10px;
}
.two_third {
	width: 100%;
	margin-bottom: 10px;
}
.three_fourth {
	width: 100%;
	margin-bottom: 10px;
}

#trueHeader #logo{
	background-position: center;
}
.logo {
	width: 100%;
	margin-bottom: 20px;
	text-align:center;
}

.menu_main {
	float: none;
	width: 100%;
	margin: 0px auto;
}

.features_sec2 .one_third .margin_top7 {
	margin-top: 40px;
}

.features_sec3 .one_fourth {
	width: 100%;
	margin-right: 0%;
}

.features_sec5 .left {
	float: left;
	width: 100%;
}
.features_sec5 .right {
	float: left;
	width: 100%;
	margin-top: 40px;
}
.features_sec5 .left .circle {
	float: left;
	margin-left: 80px;
}
.features_sec5 .right .circle {
	float: left;
	margin-left: 80px;
}

.features_sec6 .two_third {
	padding-top: 50px;
}
.features_sec6 .one_third {
	margin-bottom: 0px;
}
.features_sec6 h2 {
	font-size: 27px;
}
.features_sec6 h1 {
	font-size: 50px;
}
.features_sec6 span {
	width: 100%;
}
.features_sec6 p {
	width: 100%;
}

.features_sec7 .cont {
	width: 90%;
}

.features_sec8 .vline {
	display: none;
}
.features_sec8 .left,
.features_sec8 .center,
.features_sec8 .right {
	width: 100%;
	padding-top: 0px;
}
.features_sec8 .content_box {
	border: none;
}

.features_sec12 .left {
	width: 80%;
	padding: 10%;
}
.features_sec12 .center {
	width: 100%;
}
.features_sec12 .right {
	width: 100%;
}

.features_sec13 img {
	width: 100%;
}

.features_sec19 .left {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 50px;
}
.features_sec19 .center {
	width: 100%;
}
.features_sec19 .right {
	width: 100%;
}
.features_sec19 .left li.icon {
	float: none;
	margin-right: 20px;
	width: 100%;
	text-align: center;
}
.features_sec19 .left h3 {
	float: none;
	width: 100%;
	text-align: center;
}
.features_sec19 .left li p {
	text-align: center;
}
.features_sec19 .left li {
	float: left;
	width: 100%;
}

.features_sec19 .right li.icon {
	float: none;
	margin-right: 20px;
	width: 100%;
	text-align: center;
}
.features_sec19 .right h3 {
	float: none;
	width: 100%;
	text-align: center;
}
.features_sec19 .right li p {
	text-align: center;
}
.features_sec19 .right li {
	float: left;
	width: 100%;
}

.features_sec21 .img_left {
	width: 100%;
}
.features_sec21 li.text {
	width: 78%;
	margin-left: 30px;
}

.features_sec23 .cont {
	width: 90%;
}

.features_sec24 .latestnews {
	width: 100%;
	margin-right: 0%;
	margin-bottom: 70px;
}
.features_sec24 .latestblogs {
	width: 100%;
}
.features_sec24 ul.news:hover,
.features_sec24 ul.news.active{
	background: url(../images/site-img23.png) no-repeat 50px top;
}

.features_sec25 .left {
	width: 40%;
}
.features_sec25 .right {
	width: 53%;
	padding: 2.6% 3.5%;
}

.features_sec26 .box ul {
	margin: 0 0 0 35%;
}
.features_sec26 .box img {
	width: 100%;
}

.features_sec27 ul.blogs2 li img {
	width: 100%;
}
.features_sec27 ul.news2 li.text {
	width: 80%;
}

.features_sec28 .center {
	width: 50%;
	padding: 140px 25% 0 25%;
	min-height: 362px;
}

.features_sec29 .box img {
	width: 100%;
}

.features_sec30 .hvideo iframe {
	width: 90%;
	height: 300px;
}

.features_sec31 .img_left {
	width: 100%;
}
.features_sec31 ul {
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.features_sec32 .left {
	float: left;
	width: 30%;
	background: url(../images/arrow-2.png) no-repeat right 30px;
}
.features_sec32 .left .cimage {
	width: 98px;
	height: 98px;
	border: 5px solid #fff;
	background-size: 100%;
}
.features_sec32 .clients li img {
	width: 100%;
}

.features_sec33 {
	padding-bottom: 70px;
}
.features_sec33 .leftimg {
	width: 100%;
	margin-right: 0%;
}
.features_sec33 .leftimg img {
	width: 100%;
}
.features_sec33 .right {
	width: 100%;
}
.features_sec33 li.text {
	width: 71%;
}

.features_sec35 .box ul {
	margin: 0 0 0 38%;
}

.features_sec39 .limage {
	width: 100%;
	float: none;
	margin-top: 0px;
}
.features_sec39 .rightsection ul.two {
	margin-top: 65px;
}
.features_sec39 .rightsection ul.three {
	margin-top: 65px;
}
.features_sec39 .rightsection {
	float: left;
	width: 100%;
	padding-bottom: 25px;
}
.features_sec39 .rightsection li.text {
	width: 75%;
}

.features_sec44 .img_right {
	width: 100%;
}


.circle_img {
	float: none;
	margin: 0 auto;
}
.biobox {
	float: left;
	width: 81%;
	padding: 8%;
}

h1.section_title_drakgray {
	width: 90%;
}
h1.section_title_drakgray em {
	line-height: 25px;
}

.pro_bar.inner {
	margin-top: 20px;
}

.less1 {
	width: 100%;
}
.less2 {
	width: 100%;
}

ul.footer_social_links {
	float: left;
	margin-top: 20px;
}
.copyright_info .one_half {
	margin-bottom: 0px;
}

.error_pagenotfound {
	padding: 30px 20px 38px 20px;
	width: 80%;
}
.error_pagenotfound b {
	font-size: 30px;
	line-height: 40px;
}

.top_nav.two {
	float: left;
	width: 100%;
}
.top_nav.two .left {
	margin-bottom: 13px;

}

.menu_main.full {
	margin-top: 10px;
}

.punchline_text_box {
	width: 87%;
	padding: 25px 25px;
}
.punchline_text_box strong {
	font-size: 20px;
}
.punchline_text_box .left {
	width: 100%;
}
.punchline_text_box .right {
	width: 100%;
	float: left;
}
.punchline_text_box .right a.knowmore_but {
	float: left;
	margin-left: 0px;
	margin-top: 20px;
}

.single_content .box3 h3,
.blog_post h3 {
	font-size: 18px;
	float: left;
	width: 82%;
	line-height: 27px;
}
.blog_post a.date {
	float: left;
	margin-right: 15px;
}
.post_info_content {
	padding: 0px;
	margin: 0 0 0 0;
	width: 97%;
	float: left;
}
ul.post_meta_links {
	float: left;
	margin: -10px 0px 12px 72px;
	padding: 0px 0px 0px 0px;
	width: 80%;
}
.post_meta_links li.post_by {
	float: left;
	padding: 0px 0px 0px 18px;
	border-right: 1px solid #d3d3d3;
	background: url(../images/blog/icon-by-user.png) no-repeat 0px 5px;
}
.post_meta_links li.post_categoty {
	float: left;
	padding: 0px 0px 0px 25px;
	border-right: 1px solid #d3d3d3;
	background: url(../images/blog/icon-category.png) no-repeat 9px 6px;
}
.post_meta_links li.post_comments {
	float: left;
	padding: 0px 0px 0px 25px;
	background: url(../images/blog/icon-comments.png) no-repeat 9px 5px;
}
.post_meta_links li a {
	color: #a1a1a1;
	padding: 0px 10px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.blog_postcontent .image_frame {
	float: left;
	width: 96%;
	border: 7px solid #eee;
	margin-bottom: 25px;
}
.blog_postcontent .video_frame iframe {
	float: left;
	width: 97%;
	height: 200px;
	border: 7px solid #ddd;
	margin-bottom: 25px;
}
.blog_postcontent .image_frame.small {
	float: left;
	width: 97%;
	border: 7px solid #ddd;
	margin-bottom: 25px;
}
.blog_postcontent .video_frame.small iframe {
	float: left;
	width: 97%;
	height: 200px;
	border: 7px solid #ddd;
	margin-bottom: 25px;
}
.post_info_content_small {
	padding: 0px;
	margin: 0;
	width: 99%;
	float: left;
}
ul.post_meta_links_small {
	float: left;
	margin: -15px 0px 12px 80px;
	padding: 0px 0px 0px 0px;
	width: 82%;
}

#site-searchform #s{
	width: 83%;
}

ul.adsbanner-list {
	width: 50%;
}
.adsbanner-list li {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
	width: 100px;
	height: 100px;
	list-style-type: none;
}
.adsbanner-list li.last {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 100px;
	height: 100px;
	list-style-type: none;
}
.adsbanner-list li img {
	width: 100%;
	height: auto;
}

.about_author {
	width: 90%;
}
.address_info {
	width: 90%;
}
.google-map {
	width: 97%;
}

.google-map3 {
	width: 95%;
}


.portfolio_area_left {
	padding: 0px;
	margin: 0px 0px 30px 0px;
	width: 98%;
	float: left;
}
.portfolio_area_right {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 98%;
	float: left;
}
.project_details {
	padding: 0px;
	margin: 65px 0px 0px 0px;
}
.addto_favorites {
	float: left;
	margin: 15px 0px 0px 0px;
}
.addto_favorites:hover {
	float: left;
	margin: 15px 0px 0px 0px;
}
.portfolio_area_right ul.small_social_links {
	margin: 22px 0px 0px 170px;
}
.project_details span {
	padding: 4px 0px;
}
.project_details strong {
	width: 22%;
}


.features_sec1 {
	padding-bottom: 30px;
}

.features_sec39 {
	padding: 70px 0px 30px 0px;
}

.features_sec4 .one_half {
	margin-bottom: 0px;
}

.features_sec4 {
	padding: 70px 0px 0px 0px;
}

.features_sec8 {
	padding-bottom: 30px;
}

.features_sec9 {
	padding-bottom: 30px;
}

.features_sec10 {
	padding-bottom: 50px;
}

.features_sec11 {
	padding-bottom: 35px;
}

.features_sec14 .one_third.last {
	margin-bottom: 0px;
}

.features_sec16 {
	padding-bottom: 0px;
}

.footer1 .divider_line3 {
	padding-top: 0px;
}

.features_sec18 {
	padding-bottom: 30px;
}

.features_sec20 {
	padding-bottom: 0px;
}

.features_sec21 {
	padding-bottom: 30px;
}

.features_sec22 {
	padding-bottom: 30px;
}

.features_sec26 {
	padding-bottom: 25px;
}

.features_sec2 {
	padding-bottom: 30px;
}

.features_sec29 {
	padding-bottom: 30px;
}

.features_sec31 {
	padding-bottom: 30px;
}

.features_sec32 {
	padding-bottom: 0px;
}

.features_sec34 {
	padding-bottom: 25px;
}

.features_sec35 {
	padding-bottom: 25px;
}

.features_sec37 {
	padding-bottom: 25px;
}

.features_sec42 {
	padding-bottom: 0px;
}

.features_sec43 {
	padding-bottom: 0px;
}

.footer1.three {
	padding-bottom: 0px;
}

.features_sec28 {
	padding-bottom: 30px;
}

.features_sec4 .one_third {
	margin-bottom: 0px;
}

.features_sec2.lessmb .one_third.last {
	margin-bottom: 0px;
}

.features_sec42.two.three {
	padding-bottom: 0px;
}

.features_sec45 {
	padding-bottom: 0px;
}

.content_fullwidth .one_half.last,
.content_fullwidth .one_third.last,
.content_fullwidth .one_fourth.last,
.content_fullwidth .two_third.last,
.content_fullwidth .three_fourth.last,
.content_fullwidth .one_fifth.last {
	margin-bottom :0px;
}
.content_left .one_half.last,
.content_left .one_third.last,
.content_left .one_fourth.last,
.content_left .two_third.last,
.content_left .three_fourth.last,
.content_left .one_fifth.last {
	margin-bottom :0px;
}
.content_right .one_half.last,
.content_right .one_third.last,
.content_right .one_fourth.last,
.content_right .two_third.last,
.content_right .three_fourth.last,
.content_right .one_fifth.last {
	margin-bottom :0px;
}

.iframecontainer {
	width: 100%;
}
.top_nav .right li.link {
	margin-top: -2px;
}

.single_content .box .col-md-2 {
	font-size:13px;
	line-height:normal;	
}

}

@media only screen and (max-width: 479px){
.copyright_info img {
	margin:0 10px 0 0;
}
.margin_top4 {
	margin-top:20px;	
}
.features_sec1 li {
	float:left;
	width:18%;	
}

.header-top-right-section .form-seach {
	margin:10px 0;
	float:left;
	 width:100%;
}

.footer .moduletable {
	font-size:13px;
	padding-top:20px;
	padding-bottom:20px;	
	float:none;
	width:100%;
	height:auto;
}
.footer .moduletable ul {
	margin:0;	
}

.footer .moduletable:first-child {
	padding-left:20px;
}
.footer .moduletable li{
	line-height: 150%;
}

.copyright_info .one_third {
	text-align:left;	
}

.features_sec16,
.tparrows {
	display:none;	
}

.itp-sb-left a{ margin-right:4px !important;}
.itp-sb-left a.right.email { float:none; margin-left:0 !important;}
.itp-sb-left a.right.print { float:none; margin: 0 !important;}

.header-top-right-section .nav { float:left; }
.header-top-right-section .nav li a {
	background:none !important;
	padding:0;	
}

.header-top-right-section .nav li {
	margin:0 0 0 15px;	
}

.header-top-right-section .nav li:first-child {
	margin-left:0;	
}
.header-top-right-section .nav li:first-child a{
	padding:0;
}	
.header-top-right-section {
	float:left;
	width:100%;	
}
.top_nav {
	padding: 6px 25px;
}
.top_nav ul.nav li {
	float: none;
	padding: 0px;
	margin: 0px 20px 0px 0px;
	font-size: 12px;
}
.top_nav ul.nav li::after { 
    content: " ";
}
.top_nav ul.nav li a.active:after {
	background:none;
}

.container {
	width: 300px;
	margin: auto;
}
.wrapper_boxed, .wrapper_boxed .site_wrapper {
    width: 320px;
}
.content_left {
	float: left;
	width: 100%;
	padding: 59px 0px 0px 0px;
}
.right_sidebar {
	float: left;
	width: 100%;
	padding: 59px 0px 0px 0px;
}
.left_sidebar {
	float: left;
	width: 100%;
	padding: 59px 0px 0px 0px;
}
.content_right {
	float: left;
	width: 100%;
	padding: 59px 0px 0px 0px;
}

.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth {
	margin-right: 0%;
}
.one_half {
	width: 100%;
	margin-bottom: 20px;
}
.one_third {
	width: 100%;
	margin-bottom: 10px;
}
.one_fourth {
	width: 100%;
	margin-bottom: 10px;
}
.one_fifth {
	width: 100%;
	margin-bottom: 10px;
}
.two_third {
	width: 100%;
	margin-bottom: 10px;
}
.three_fourth {
	width: 100%;
	margin-bottom: 10px;
}
#trueHeader #logo{
	background-position: center;
}
.logo {
	width: 100%;
	margin-bottom: 20px;
	text-align:center;
}

.menu_main {
	float: none;
	width: 100%;
	margin: 0 auto;
}

.features_sec2 .one_third .margin_top7 {
	margin-top: 40px;
}
.features_sec3 .one_fourth {
	width: 100%;
	margin-right: 0%;
}

.features_sec5 .left {
	float: left;
	width: 100%;
}
.features_sec5 .right {
	float: left;
	width: 100%;
	margin-top: 40px;
}
.features_sec5 .left .circle {
	float: left;
	margin-left: 4px;
}
.features_sec5 .right .circle {
	float: left;
	margin-left: 4px;
}

.features_sec6 .one_third img {
	width: 100%;
}
.features_sec6 .two_third {
	padding-top: 50px;
}
.features_sec6 .one_third {
	margin-bottom: 0px;
}
.features_sec6 h2 {
	font-size: 22px;
}
.features_sec6 h1 {
	font-size: 40px;
}
.features_sec6 span {
	width: 100%;
}
.features_sec6 p {
	width: 100%;
}

.features_sec7 .cont {
	width: 94%;
	margin-top: 0px;
}

.features_sec8 .vline {
	display: none;
}
.features_sec8 .left,
.features_sec8 .center,
.features_sec8 .right {
	width: 100%;
	padding-top: 0px;
}
.features_sec8 .content_box {
	border: none;
}

.features_sec12 .left {
	width: 80%;
	padding: 10%;
}
.features_sec12 .center {
	width: 100%;
}
.features_sec12 .right {
	width: 100%;
}

.features_sec13 img {
	width: 100%;
}

.features_sec18 li.text2 {
	width: 80%;
}

.features_sec19 .left {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 50px;
}
.features_sec19 .center {
	width: 100%;
}
.features_sec19 .right {
	width: 100%;
}
.features_sec19 .left li.icon {
	float: none;
	margin-right: 20px;
	width: 100%;
	text-align: center;
}
.features_sec19 .left h3 {
	float: none;
	width: 100%;
	text-align: center;
}
.features_sec19 .left li p {
	text-align: center;
}
.features_sec19 .left li {
	float: left;
	width: 100%;
}

.features_sec19 .right li.icon {
	float: none;
	margin-right: 20px;
	width: 100%;
	text-align: center;
}
.features_sec19 .right h3 {
	float: none;
	width: 100%;
	text-align: center;
}
.features_sec19 .right li p {
	text-align: center;
}
.features_sec19 .right li {
	float: left;
	width: 100%;
}

.features_sec21 .img_left {
	width: 100%;
}
.features_sec21 li.text {
	width: 70%;
	margin-left: 20px;
}

.features_sec23 .cont {
	width: 94%;
	margin-top: 0px;
}

.features_sec24 .latestnews {
	width: 100%;
	margin-right: 0%;
	margin-bottom: 70px;
}
.features_sec24 .latestblogs {
	width: 100%;
}
.features_sec24 ul.news:hover,
.features_sec24 ul.news.active{
	background: url(../images/site-img23.png) no-repeat 50px top;
}

.features_sec25 .left {
	width: 100%;
	text-align: center;
	background: none;
	margin-bottom: 30px;
}
.features_sec25 .right {
	width: 82%;
	padding: 8% 9%;
}
.features_sec25 .left h5 {
	width: 40%;
	display: inherit;
	margin-top: 50px;
	text-align: center;
}
.features_sec25 .left h5 em {
	display: block;
}

.features_sec26 .box ul {
	margin: 0 0 0 27%;
}
.features_sec26 .box img {
	width: 100%;
}

.features_sec27 ul.blogs2 li img {
	width: 100%;
}
.features_sec27 ul.news2 li.text {
	width: 80%;
}

.features_sec28 .center {
	width: 60%;
	padding: 110px 20% 0 20%;
	min-height: 392px;
}

.features_sec29 .box img {
	width: 100%;
}

.features_sec30 .hvideo iframe {
	width: 94%;
	height: 200px;
}

.features_sec31 .img_left {
	width: 100%;
}
.features_sec31 ul {
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.features_sec32 .left {
	float: left;
	width: 100%;
	background: none;
	margin-bottom: 20px;
}
.features_sec32 .left .cimage {
	float: none;
	width: 98px;
	height: 98px;
	border: 5px solid #fff;
	background-size: 100%;
	margin: 0 auto;
}
.features_sec32 .clients li img {
	width: 100%;
}
.features_sec32 .right {
	width: 90%;
	padding: 3% 5%;
}

.features_sec33 {
	padding-bottom: 70px;
}
.features_sec33 .leftimg {
	width: 100%;
	margin-right: 0%;
}
.features_sec33 .leftimg img {
	width: 100%;
}
.features_sec33 .right {
	width: 100%;
}
.features_sec33 li.text {
	width: 59%;
	margin-left: 20px;
}

.features_sec35 .box ul {
	margin: 0 0 0 31%;
}

.features_sec39 .limage {
	width: 100%;
	float: none;
	margin-top: 0px;
}
.features_sec39 .rightsection {
	float: left;
	width: 100%;
	padding-bottom: 0px;
	background: none;
}
.features_sec39 .rightsection li.text {
	width: 65%;
}
.features_sec39 .rightsection li.icon {
	margin-right: 20px;
}

.features_sec43 li.text {
	width: 79%;
}

.features_sec44 .img_right {
	width: 100%;
}

.pro_bar.inner {
	margin-top: 20px;
}

.circle_img {
	float: none;
	width: 290px;
	height: 290px;
	margin: 0 auto;
}
.biobox {
	float: left;
	width: 81%;
	padding: 8%;
}

h1.section_title_drakgray {
	font-size: 35px;
	width: 100%;
}
h1.section_title_drakgray em {
	line-height: 25px;
}


.readmore_but12 {
	padding: 10px 18px;
}

h2.section_title_whitebig {
	font-size: 30px;
}
h2.section_title_whitebig strong {
	font-size: 50px;
	line-height: 50px;
}

.less1 {
	width: 100%;
}
.less2 {
	width: 100%;
}

.footer1 {
	padding-bottom: 0px;
}
ul.footer_social_links {
	float: left;
	margin-top: 20px;
}
.copyright_info .one_half {
	margin-bottom: 0px;
}

.error_pagenotfound {
	width: 75%;
	padding-top: 25px;
}
.error_pagenotfound strong {
	font-size: 100px;
	margin-bottom: 0px;
}
.error_pagenotfound b {
	font-size: 20px;
	line-height: 30px;
}
.error_pagenotfound em {
	font-size: 14px;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.top_nav.two {
	float: left;
	width: 100%;
}
.top_nav.two .left {
	margin-bottom: 4px;

}
.menu_main.full {
	margin-top: 10px;
}

.punchline_text_box {
	width: 80%;
	padding: 25px 25px;
}
.punchline_text_box strong {
	font-size: 20px;
}
.punchline_text_box .left {
	width: 100%;
}
.punchline_text_box .right {
	width: 100%;
	float: left;
}
.punchline_text_box .right a.knowmore_but {
	float: left;
	margin-left: 0px;
	margin-top: 20px;
}


.features_sec39 .rightsection h3 {
    margin-bottom: 10px;
    width: 100%;
}
.single_content .box3 h3,
.blog_post h3 {
	font-size: 18px;
	float: left;
	width: 71%;
	line-height: 25px;
}
.blog_post a.date {
	float: left;
	margin-right: 15px;
}
.post_info_content {
	padding: 0px;
	margin: 10px 0 0 0;
	width: 97%;
	float: left;
}
ul.post_meta_links {
	float: left;
	margin: -10px 0px 12px 72px;
	padding: 0px 0px 0px 0px;
	width: 70%;
}
.post_meta_links li.post_by {
	float: left;
	padding: 0px 0px 0px 18px;
	background: url(../images/blog/icon-by-user.png) no-repeat 0px 5px;
}
.post_meta_links li.post_categoty {
	float: left;
	padding: 0px 0px 0px 25px;
	background: url(../images/blog/icon-category.png) no-repeat 9px 6px;
}
.post_meta_links li.post_comments {
	float: left;
	padding: 0px 0px 0px 25px;
	background: url(../images/blog/icon-comments.png) no-repeat 9px 5px;
}
.post_meta_links li a {
	color: #a1a1a1;
	padding: 0px 10px 0px 0px;
	text-decoration: none;
	font-size: 10px;
}
.blog_postcontent .image_frame {
	float: left;
	width: 94%;
	border: 7px solid #eee;
	margin-bottom: 25px;
}
.blog_postcontent .video_frame iframe {
	float: left;
	width: 94%;
	height: 200px;
	border: 7px solid #ddd;
	margin-bottom: 25px;
}
.blog_postcontent .image_frame.small {
	float: left;
	width: 95%;
	border: 7px solid #ddd;
	margin-bottom: 25px;
}
.blog_postcontent .video_frame.small iframe {
	float: left;
	width: 95%;
	height: 200px;
	border: 7px solid #ddd;
	margin-bottom: 25px;
}
.post_info_content_small {
	padding: 0px;
	margin: 0;
	width: 95%;
	float: left;
}
ul.post_meta_links_small {
	float: left;
	margin: -15px 0px 12px 80px;
	padding: 0px 0px 0px 0px;
	width: 70%;
}

.pagination b{
	float: left;
	margin: 0px 0px 10px 0;
	padding:0px 10px;
	font-weight: normal;
	color: #999;
	width: 90%;
}

#site-searchform #s{
	width: 74%;
}

ul.adsbanner-list {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 50%;
}
.adsbanner-list li {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
	width: 110px;
	height: 110px;
	list-style-type: none;
}
.adsbanner-list li.last {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 110px;
	height: 110px;
	list-style-type: none;
}
.adsbanner-list li img {
	width: 100%;
	height: auto;
}
ul.adsbanner-list.two {
	margin: 0px 0px 0px 0px;
	float: left;
}

.about_author {
	width: 85%;
}
.address_info {
	width: 84%;
}
.google-map {
	width: 95%;
}

.google-map3 {
	width: 94%;
}
.contactform_footer {
	width: 95%;
}
.contactform_footer .sky-form .button {
	width: 82.5%;
}
.fnewsletter input.enter_email_input {
	width: 220px;
}

.cforms {
	float: left;
	width: 94%;
}

.portfolio_area_left {
	padding: 0px;
	margin: 0px 0px 30px 0px;
	width: 98%;
	float: left;
}
.portfolio_area_right {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 98%;
	float: left;
}
.project_details {
	padding: 0px;
	margin: 65px 0px 0px 0px;
}
.addto_favorites {
	float: left;
	margin: 15px 0px 0px 0px;
}
.addto_favorites:hover {
	float: left;
	margin: 15px 0px 0px 0px;
}
.portfolio_area_right ul.small_social_links {
	margin: 22px 0px 0px 170px;
}
.project_details span {
	padding: 4px 0px;
}
.project_details strong {
	width: 30%;
}




.features_sec1 {
	padding-bottom: 30px;
}

.features_sec39 {
	padding: 70px 0px 30px 0px;
}

.features_sec4 .one_half {
	margin-bottom: 0px;
}

.features_sec4 {
	padding: 70px 0px 0px 0px;
}

.features_sec8 {
	padding-bottom: 30px;
}

.features_sec6 .readmore_but3 {
	margin-bottom: 10px;
}

.features_sec9 {
	padding-bottom: 30px;
}

.features_sec10 {
	padding-bottom: 50px;
}

.features_sec11 {
	padding-bottom: 35px;
}

.features_sec14 .one_third.last {
	margin-bottom: 0px;
}

.features_sec16 {
	padding-bottom: 0px;
}

.footer1 .divider_line3 {
	padding-top: 0px;
}

.features_sec18 {
	padding-bottom: 30px;
}

.features_sec20 {
	padding-bottom: 0px;
}

.features_sec21 {
	padding-bottom: 30px;
}

.features_sec22 {
	padding-bottom: 30px;
}

.features_sec26 {
	padding-bottom: 25px;
}

.features_sec2 {
	padding-bottom: 30px;
}

.features_sec29 {
	padding-bottom: 30px;
}

.features_sec31 {
	padding-bottom: 30px;
}

.features_sec32 {
	padding-bottom: 0px;
}

.features_sec34 {
	padding-bottom: 25px;
}

.features_sec35 {
	padding-bottom: 25px;
}

.features_sec37 {
	padding-bottom: 25px;
}

.features_sec42 {
	padding-bottom: 0px;
}

.features_sec43 {
	padding-bottom: 0px;
}

.footer1.three {
	padding-bottom: 0px;
}

.features_sec28 {
	padding-bottom: 30px;
}

.features_sec4 .one_third {
	margin-bottom: 0px;
}

.features_sec2.lessmb .one_third.last {
	margin-bottom: 0px;
}

.features_sec42.two.three {
	padding-bottom: 0px;
}

.features_sec45 {
	padding-bottom: 0px;
}


.content_fullwidth .one_half.last,
.content_fullwidth .one_third.last,
.content_fullwidth .one_fourth.last,
.content_fullwidth .two_third.last,
.content_fullwidth .three_fourth.last,
.content_fullwidth .one_fifth.last {
	margin-bottom :0px;
}
.content_left .one_half.last,
.content_left .one_third.last,
.content_left .one_fourth.last,
.content_left .two_third.last,
.content_left .three_fourth.last,
.content_left .one_fifth.last {
	margin-bottom :0px;
}
.content_right .one_half.last,
.content_right .one_third.last,
.content_right .one_fourth.last,
.content_right .two_third.last,
.content_right .three_fourth.last,
.content_right .one_fifth.last {
	margin-bottom :0px;
}

.iframecontainer {
	width: 100%;
}
.top_nav .right li.link {
	margin-top: 10px;
}

.page_title h1 {
		font-size:24px;	
	}

.catalog-details .img,
.catalog-details .details {
	float:none;
	 width:100%;	
}
.catalog-details .img {
	margin:0 0 20px;
}

.catalog-details h2.title {
	font-size:20px;	
}

.directory .directory-list li { float:none; width:100%; margin: 0 0 25px;}
	
.directory .directory-list li.item { height:auto;}

}

@media only screen and (max-width: 999px)
{
	.page_title h1 {
		font-size:24px;	
	}
	
	.blog_post h2,
	.blog_post h3 { width:100%; }
	
	.features_sec43 li.icon
	{
		margin-right:10px;
	}
	
	.tp-caption.title {
		line-height:normal !important;
	}
	
	.tp-banner-container .tp-banner .description{
		display:none;
	}
	
	.single_content .box {
		margin:0;	
	}
	
	.single_content .box .col-md-2 { float:none; width:100%;  text-align:left !important; clear:both;}
	.single_content .box .col-md-2:after { clear:both; }
	.single_content .box .col-md-2 .circle { float:left; margin-right:20px;}
	
	.projects .category,
	.projects .department,
	.directory .department,
	.directory .alphabet { width:100%; margin: 20px 0px 10px;  text-align:left;}
	
	.directory .department li,
	.projects .category li,
	.projects .department li { width:100%; float:none; text-align:left; padding:0;}
	
	.directory .department li a,
	.projects .category li a,
	.projects .department li a{ text-align:left; padding:0 20px; height:30px; font-size:13px;}
	
	.projects .form-seach,
	.directory .form-seach { width:100%; float:left; text-align:left;}
	
	.projects .projects-list li { float:none; width:100%; margin: 0 0 25px;}
	.projects .projects-list li .item{ height:auto;}
	
	.catalog li,
	.catalog li.pull-right { width:100%; float:left;}
	
	.catalog li:after { clear:both !important;}
	
	.single_content .box2 { float:none; width:100%;}
	
	.blog_post h4 { font-size:14px;}
	
	.directory-details .img { width:100%; float:none; margin:0 0 10px;}
	.directory-details .img img{ width:100%; float:none; margin:0}
	.directory-details .details { float:none; width:100%;}
}

@media only screen and (min-width: 999px)
{
	.tp-caption.title {
		line-height:42px !important;
	}

}