

/* Media Queries */



@media only screen and (min-width: 995px) {

#wrap .container {

	width: 960px;

}

.menu {

	display: none;

}

}



@media only screen and (min-width: 768px) and (max-width: 1023px) {

#wrap .container {

	width: 768px;

	margin: 0 auto;

}

.nav {

	display: none;

}

#header img.logo {

	float: left;

	margin: 25px 0 25px 0;

	position: relative;

}

#content .services .serv_sec {

	width: 47%;

	margin: 30px 20px 0 0;

	float:left;

}

#content .team .team_sec {

	width: 47%;

}

#content .team .team_sec img {

	width: 100%;

	border-radius:190px;

}

#content .team .team_sec span.name {

	font-size: 48px;

}

#content .services .serv_sec span {

	font-size: 42px;

}

#content .services .serv_sec p {

	font-size: 22px;

}

#content .services .serv_sec a {

	font-size: 22px;

}

#content .team .team_sec span.work {

	font-size: 36px;

}

#content .blog .blog_sec {

	width: 47%;

	float: left;

}

#content .blog .blog_sec span.title {

	font-size: 44px;

}

#content .blog .blog_sec span.heading {

	font-size: 40px;

}

#content .blog .blog_sec img {

	width: 100%;

}

#content .blog .blog_sec .cate span {

	font-size: 30px;

}

#content .blog .blog_sec .cate {

	width: 45%;

	margin: 10px 0 0 20px;

	float: right;

}

#content .blog .blog_sec .cate a {

	font-size: 28px;

}

#content .blog .blog_sec .date {

	width: 46%;

	float: right;

}

#content .blog .blog_sec a.button {

	margin: 25px 0 0 0;

	font-size: 24px;

	padding: 10px 20px 10px 60px;

}

#content .blog .blog_sec .date span {

	font-size: 30px;

}

#content .blog .blog_sec .date a {

	font-size: 28px;

}

nav.primary {

	margin: -46px 0px 0 18px;

}

nav.primary ul li a {

	height: 39px;

	display: block;

	font-size: 22px;

	color: #777777;

	padding: 0 10px;

	text-decoration: none;

	line-height: 39px;

	font-family: 'dosissemibold';

}

.entry {

	margin: 15px 18px 15px 0;

	float: left;

	width: 100%;

}

.portfolio article {

    float: left;

    width: 47%;

	margin:0 18px 70px 0 !important;

}

.portfolio article:nth-child(2n+2) {

	margin-right:0px;

}

.portfolio article img {

    width: 100%;

}

.magnifier {

	top: 80px;

	left: 20px;

}

.magnifier.port-detail {

	top: 10px;

	left: 20px;

	margin-top:125px !important;

}

#content .port .detail span {

	font-size: 42px;

}

#content .port .detail a {

	font-size: 30px;

}

.main {

	padding: 0;

	margin: 0 0 0 0px;

	display: block;

}

.map iframe {

	width: 100%;

}

#footer .get_touch {

	float: left;

	width: 100%;

	margin: 30px 0 0 0;

}

#footer .form {

	width: 100%;

}

#footer .form input {

	width: 366px;

}

#footer .form textarea {

	width: 758px;

}

.full-block .about img {

	width: 47%;

	float: left;

}

.full-block .about .detail {

	width: 50%;

	float: right;

}

.full-block .our-team .text {

	width: 100%;

}

.full-block .our-team .members {

	width: 100%;

}

.full-block .our-team .members .member_sec {

	width: 33%;

	margin: 0px 0 15px 0;

}

.full-block .our-team .members .member_sec:last-child {

	margin-right: 0px;

}

.full-block .our-team .members .member_sec span.name {

	font-size:24px;

}

.full-block .pro-detail img.large {

	width: 50%;

}

.full-block .pro-detail .more_pro img {

	width: 30%;

}

.full-block .left_detail {

	width: 50%;

	float: left;

}

.full-block .right_detail {

	width: 46%;

}

#blog .left_sec {

	width: 100%;

}

#blog .right_sec {

	width: 100%;

}

#blog .left_sec .comments {

	width: 100%;

}

.full-block .get_touch {

	width:100%;

}

.full-block .form {

	width:100%;

}

.full-block .form input {

	width:47%;

}

.full-block .form textarea {

	width:100%;

}

.full-block .about img {

	width:47%;

}

.pro-detail .large {

	width:72% !important;

}

.pro-detail .more_pro {

	width:27% !important;

}

.pro-detail .more_pro .medium img {

	width:49% !important;

}

.pro-detail .more_pro .small img {

	width:32 !important;

}

.pro-detail .left_detail {

	width:100% !important;

}

.pro-detail .right_detail {

	width:100% !important;

}

.right_detail .pro_icon {

	width:50%;

	float:left;

}

.page-404 h1{

	font-size:200px

}

h1 {

	font-size:40px !important;

}
#social-media-content {
	display: none;
}
#youtube-box {
	display: none;
}
}



@media only screen and (min-width: 641px) and (max-width: 767px) {

#wrap .container {

	width: 640px;

}

.nav {

	display: none;

}

#header img.logo {

	float: left;

	margin: 25px 0 25px 0;

	position: relative;

}

#header .line {

	width:70%;

}

h1.heading {

	font-size: 40px;

	width: 50%;

}

#content .services .serv_sec {

	width: 100%;

}

#content .team .team_sec {

	width: 100%;

}

#content .blog .blog_sec {

	width: 100%;

	float: left;

}

#content .blog .blog_sec img {

	width: 100%;

}

#content .blog .blog_sec .cate {

	margin: 10px 0 0 0px;

}

#content .blog .blog_sec .date {

	float: left;

	margin: 10px 0 0 20px;

}

nav.primary {

	margin: 15px 0 -8px 0;

}

.entry {

	margin: 15px 18px 15px 164px !important;

}

.main {

	margin: 25px 0 0 0;

}

.map iframe {

	width: 100%;

}

#footer .get_touch {

	float: left;

	width: 100%;

	margin: 30px 0 0 0;

}

#footer .form {

	width: 100%;

}

#footer .form input {

	width: 304px;

}

#footer .form textarea {

	width: 638px;

}

#contact .form {

	width: 100%;

}

#contact .form input {

	width: 302px;

}

#contact .form textarea {

	width: 636px;

}

#content .pro-detail img.large {

	width: 40%;

}

#content .pro-detail .more_pro img {

	width: 30%;

}

#content .left_detail {

	width: 50%;

	float: left;

}

#content .right_detail {

	width: 46%;

}

#content .our_work .more_pro_imgs img {

	width: 30%;

}

.tiny.column {

	width: 100%;

	margin-right: 0px;

}

.small.column {

	width: 100%;

	margin-right: 0px;

}

.medium.column {

	width: 100%;

	margin-right: 0px;

}

.large.column {

	width: 100%;

	margin-right: 0px;

}

.column_small_navigation {

	width: 100%;

	margin-right: 0px;

}

.hosting_banner {

	width: 100%;

	margin-right: 0px;

}

.full-block .about img {

	width: 100%;

}

.full-block .about .detail {

	width: 100%;

}

.full-block .form {

	width: 100%;

	margin-top: 35px;

}

.full-block .form input {

	width: 100%;

}

.full-block .form textarea {

	width:100%;

}

.full-block .our-team .members {

    margin: 35px 0 0;

    width: 100%;

}

.full-block .our-team .members .member_sec {

	width:100%;

}

.members .member_sec img {

	width:100%;

}

.full-block .members .member_sec span.name {

	font-size:24px;

}

.full-block .members .member_sec span.work {

	font-size:18px;

}

.full-block .members .member_sec p {

	font-size:18px;

}

.full-block .get_touch {

	width:100%;

}

.pro-detail .large {

	width:72% !important;

}

.pro-detail .more_pro {

	width:27% !important;

}

.pro-detail .more_pro .medium img {

	width:49% !important;

}

.pro-detail .more_pro .small img {

	width:32 !important;

}

.pro-detail .left_detail {

	width:100% !important;

}

.pro-detail .right_detail {

	width:100% !important;

}

.right_detail .pro_icon {

	width:50%;

	float:left;

}

.page-404 h1{

	font-size:200px

}

h1 {

	font-size:40px !important;

}
#social-media-content {
	display: none;
}
#youtube-box {
	display: none;
}
}



@media only screen and (min-width: 481px) and (max-width: 640px) {

#wrap .container {

	width: 480px;

}

.nav {

	display: none;

}

#header img.logo {

	float: left;

	margin: 25px 0 25px 0;

	position: relative;

}

#header .line {

	width:70%;

}

#content .services .serv_sec {

	width: 100%;

}

#content .team .team_sec {

	width: 100;

	margin: 15px 5px 0 20px;

}

#content .blog .blog_sec {

	width: 100%;

	float: left;

}

#content .blog .blog_sec .cate {

	margin: 10px 0 0 0px;

}

nav.primary {

	margin: 15px 0 -8px 0;

}

.main {

	margin: 25px 0px 0 0px;

}

.map iframe {

	width: 100%;

}

#footer .get_touch {

	float: left;

	width: 100%;

	margin: 30px 0 0 0;

}

.entry {

	margin: 15px 18px 15px 64px !important;

}

#footer .form {

	width: 100%;

}

#footer .form input {

	width: 220px;

}

#footer .form textarea {

	width: 480px;

}

#contact .form {

	width: 100%;

}

#contact .form input {

	width: 224px;

}

#contact .form textarea {

	width: 480px;

}

#content .pro-detail img.large {

	width: 100%;

}

#content .pro-detail .more_pro {

	float: left;

	margin: 0 0 0 60px;

}

#content .left_detail {

	width: 50%;

	float: left;

}

#content .right_detail {

	width: 46%;

}

#content .our_work .more_pro_imgs img {

	width: 42%;

}

h1.heading {

	width: 100%;

}

#blog .left_sec .comments .comment_sec {

	width: 84%;

}

#blog .left_sec .comments .comment_sec.medium {

	width: 84%;

}

#blog .left_sec .comments .comment_sec.medium .text {

	width: 80%;

}

#blog .left_sec .comments .comment_sec .text {

	width: 80%;

}

.tiny.column {

	width: 100%;

	margin-right: 0px;

}

.small.column {

	width: 100%;

	margin-right: 0px;

}

.medium.column {

	width: 100%;

	margin-right: 0px;

}

.large.column {

	width: 100%;

	margin-right: 0px;

}

.column_small_navigation {

	width: 100%;

	margin-right: 0px;

}

.hosting_banner {

	width: 100%;

	margin-right: 0px;

}

.full-block .about img {

	width: 100%;

}

.full-block .about .detail {

	width: 100%;

}

.full-block .form {

	width: 100%;

	margin-top: 35px;

}

.full-block .form input {

	width: 100%;

}

.full-block .form textarea {

	width:100%;

}

.full-block .our-team .members {

    margin: 35px 0 0;

    width: 100%;

}

.full-block .our-team .members .member_sec {

	width:100%;

}

.members .member_sec img {

	width:100%;

}

.full-block .members .member_sec span.name {

	font-size:24px;

}

.full-block .members .member_sec span.work {

	font-size:18px;

}

.full-block .members .member_sec p {

	font-size:18px;

}

.full-block .get_touch {

	width:100%;

}

.pro-detail .large {

	width:100% !important;

}

.pro-detail .more_pro {

	width:100% !important;

}

.pro-detail .more_pro .medium img {

	width:48% !important;

	margin:0 3px 3px 0;

}

.pro-detail .more_pro .small img {

	width:32% !important;

	margin:0 3px 3px 0;

}

.pro-detail .left_detail {

	width:100% !important;

}

.pro-detail .right_detail {

	width:100% !important;

}

.right_detail .pro_icon {

	width:100%;

	float:left;

}

.page-404 h1{

	font-size:175px

}

h1 {

	font-size:34px !important;

}

#respond-input div {

    margin: 0 7px;

    width: 95%;

}

#respond-input div input {

    margin-bottom:5px;

}

#respond textarea {

	margin-left: 7px;

    width: 95%;

}
#social-media-content {
	display: none;
}
#youtube-box {
	display: none;
}

}



@media only screen and (min-width: 321px) and (max-width: 480px) {

#wrap .container {

	width: 320px;

}

.nav {

	display: none;

}

#header img.logo {

	float: left;

	margin: 25px 0 25px 0;

	position: relative;

}

#header .line {

	width:70%;

}

#content .services .serv_sec {

	width: 100%;

}

#content .team .team_sec {

	width: 100%;

	margin: 15px 5px 0 0px;

}

#content .pro-detail img.large {

	width: 100%;

}

#content .pro-detail .more_pro img {

	width: 30%;

}

#content .pro-detail .more_pro {

	float: left;

	width: 100%;

	margin: 0 0 0 0;

}

#content .left_detail {

	width: 100%;

	float: left;

}

#content .right_detail {

	width: 100%;

}

#content .our_work .more_pro_imgs img {

	width: 42%;

}

h1.heading {

	font-size: 40px;

	width: 100%;

}

#content .blog .blog_sec {

	width: 100%;

	float: left;

}

#content .blog .blog_sec .cate {

	margin: 10px 0 0 0px;

}

nav.primary {

	margin: 5px 0 -88px 0;

}

.main {

	margin: 15px 0px 0 0px;

	padding: 50px 0 0 0;

}

.entry {

	margin: 0px 18px 15px 13px !important;

}

.map iframe {

	width: 100%;

}

#footer .get_touch {

	float: left;

	width: 100%;

	margin: 30px 0 0 0;

}

#footer .form {

	width: 100%;

}

#footer .form input {

	width: 300px;

}

#footer .form textarea {

	width: 300px;

}

#contact .form {

	width: 100%;

}

#contact .form input {

	width: 302px;

}

#contact .form textarea {

	width: 302px;

}

h1.heading {

	width: 100%;

}

#contact .form.blog input {

	width: 315px;

}

#contact .form.blog textarea {

	width: 315px;

}

#blog .left_sec .comments .comment_sec .text {

	float: right;

	width: 438px;

	margin: 0 0 0 20px;

}

#blog .left_sec .comments .comment_sec {

	width: 100%;

}

#blog .left_sec .comments .comment_sec.medium {

	width: 90%;

}

#blog .left_sec .comments .comment_sec.medium .text {

	width: 70%;

}

#blog .left_sec .comments .comment_sec .text {

	width: 72%;

}

.tiny.column {

	width: 100%;

	margin-right: 0px;

}

.small.column {

	width: 100%;

	margin-right: 0px;

}

.medium.column {

	width: 100%;

	margin-right: 0px;

}

.large.column {

	width: 100%;

	margin-right: 0px;

}

.column_small_navigation {

	width: 100%;

	margin-right: 0px;

}

.hosting_banner {

	width: 100%;

	margin-right: 0px;

}

.full-block .about img {

	width: 100%;

}

.full-block .about .detail {

	width: 100%;

}

.full-block .form {

	width: 100%;

	margin-top: 35px;

}

.full-block .form input {

	width: 100%;

}

.full-block .form textarea {

	width:100%;

}

.full-block .our-team .members {

    margin: 35px 0 0;

    width: 100%;

}

.full-block .our-team .members .member_sec {

	width:100%;

}

.members .member_sec img {

	width:100%;

}

.full-block .members .member_sec span.name {

	font-size:24px;

}

.full-block .members .member_sec span.work {

	font-size:18px;

}

.full-block .members .member_sec p {

	font-size:18px;

}

.full-block .get_touch {

	width:100%;

}

.pro-detail .large {

	width:100% !important;

}

.pro-detail .more_pro {

	width:100% !important;

}

.pro-detail .more_pro .medium img {

	width:48% !important;

	margin:0 3px 3px 0;

}

.pro-detail .more_pro .small img {

	width:32% !important;

	margin:0 3px 3px 0;

}

.pro-detail .left_detail {

	width:100% !important;

}

.pro-detail .right_detail {

	width:100% !important;

}

.right_detail .pro_icon {

	width:100%;

	float:left;

}

.page-404 h1{

	font-size:125px

}

h1 {

	font-size:34px !important;

}

#respond-input div {

    margin: 0 7px;

    width: 95%;

}

#respond-input div input {

    margin-bottom:5px;

}

#respond textarea {

	margin-left: 7px;

    width: 95%;

}
#social-media-content {
	display: none;
}
#youtube-box {
	display: none;
}
}



@media only screen and (max-width: 320px) {

#wrap .container {

	width: 265px;

	padding: 0px;

}

.nav {

	display: none;

}

.menu img {

	float: right;

	margin: 0px 0 5px 0;

	cursor: pointer;

}

#header img.logo {

	float: left;

	margin: 25px 0 5px 0;

	height: 52px;

	position: relative;

}

#header .line {

	width:70%;

}

#content .services .serv_sec {

	width: 100%;

}

#content .team .team_sec {

	width: 100%;

	margin: 15px 5px 0 0px;

}

#content .pro-detail img.large {

	width: 100%;

}

#content .pro-detail .more_pro img {

	width: 50%;

	float: left;

}

#content .pro-detail .more_pro {

	float: left;

	margin: 0 0 0 0;

	width: 100%;

}

#content .left_detail {

	width: 100%;

	float: left;

}

#content .right_detail {

	width: 100%;

}

#content .our_work .more_pro_imgs img {

	width: 42%;

}

h1.heading {

	font-size: 40px;

	width: 100%;

}

#content .blog .blog_sec {

	width: 100%;

	float: left;

}

#content .blog .blog_sec .cate {

	margin: 10px 0 0 0px;

}

nav.primary {

	margin: 5px 0 -88px 0;

}

.main {

	margin: 15px 0px 0 0px;

	padding: 50px 0 0 0;

}

.entry {

	margin: 0px 18px 15px 0 !important;

	width: 93%;

}

.magnifier.port-detail {

	margin: 150px 0 0 -64px !important;

}

.magnifier {

	left: 181px;

}

.map iframe {

	width: 100%;

}

#footer .get_touch {

	float: left;

	width: 100%;

	margin: 30px 0 0 0;

}

#footer .form {

	width: 100%;

}

#footer .form input {

	width: 260px;

}

#footer .form textarea {

	width: 260px;

}

#contact .form {

	width: 100%;

}

#contact .form input {

	width: 250px;

}

#contact .form textarea {

	width: 250px;

}

h1.heading {

	width: 100%;

}

#contact .form.blog input {

	width: 250px;

}

#contact .form.blog textarea {

	width: 250px;

}

#blog .left_sec .section .admin {

	padding: 10px 10px;

}

#blog .left_sec .comments .comment_sec {

	width: 95%;

}

#blog .left_sec .comments .comment_sec.medium {

	width: 90%;

}

#blog .left_sec .comments .comment_sec.medium .text {

	width: 68%;

}

#blog .left_sec .comments .comment_sec .text {

	width: 68%;

}

.tiny.column {

	width: 100%;

	margin-right: 0px;

}

.small.column {

	width: 100%;

	margin-right: 0px;

}

.medium.column {

	width: 100%;

	margin-right: 0px;

}

.large.column {

	width: 100%;

	margin-right: 0px;

}

.column_small_navigation {

	width: 100%;

	margin-right: 0px;

}

.hosting_banner {

	width: 100%;

	margin-right: 0px;

}

.full-block .about img {

	width: 100%;

}

.full-block .about .detail {

	width: 100%;

}

.full-block .form {

	width: 100%;

	margin-top: 35px;

}

.full-block .form input {

	width: 100%;

}

.full-block .form textarea {

	width:100%;

}

.full-block .our-team .members {

    margin: 35px 0 0;

    width: 100%;

}

.full-block .our-team .members .member_sec {

	width:100%;

}

.members .member_sec img {

	width:100%;

}

.full-block .members .member_sec span.name {

	font-size:24px;

}

.full-block .members .member_sec span.work {

	font-size:18px;

}

.full-block .members .member_sec p {

	font-size:18px;

}

.full-block .get_touch {

	width:100%;

}

.full-block .blog .blog_sec .cate {

	width:100%;

}

.pro-detail .large {

	width:100% !important;

}

.pro-detail .more_pro {

	width:100% !important;

}

.pro-detail .more_pro .medium img {

	width:48% !important;

	margin:0 3px 3px 0;

}

.pro-detail .more_pro .small img {

	width:32% !important;

	margin:0 3px 3px 0;

}

.pro-detail .left_detail {

	width:100% !important;

}

.pro-detail .right_detail {

	width:100% !important;

}

.right_detail .pro_icon {

	width:100%;

	float:left;

}

#blog .right_sec .search-form input {

	width:206px;

}

.right_sec ul.ad-blocks-125 li a img {

	width:122px;

	height:122px;

}

.page-404 h1{

	font-size:125px

}

h1 {

	font-size:34px !important;

}

#respond-input div {

    margin: 0 7px;

    width: 95%;

}

#respond-input div input {

    margin-bottom:5px;

}

#respond textarea {

	margin-left: 7px;

    width: 95%;

}
#social-media-content {
	display: none;
}
#youtube-box {
	display: none;
}
.main-slider {
	display: none;
}
}



@media only screen and (max-width: 960px) {

#about-us .about img {

	width: 100%;

	float: left;

}

#about-us .about .detail {

	width: 100%;

	float: right;

}

#about-us .our-team .text {

	width: 100%;

}

#about-us .our-team .members {

	width: 100%;

}

#about-us .our-team .members .member_sec {

	width: 100%;

	margin: 0px 0 15px 0;

}

#contact .get_touch {

	width: 100%;

}

#blog .left_sec {

	width: 100%;

}

#blog .right_sec {

	width: 100%;

}

}



@media only screen and (min-width: 2400px) {

#header .line {

	background: #ed1f24 center;

	display: block;

	height: 52px;

	float: left;

	width: 44%;

	position: absolute;

	margin: 25px 0 0 0;

}

}

